Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Darl181

Pages: 1 ... 5 6 [7] 8 9 ... 253
91
News / Re: Customize your Casio off-screen logo with a BitMaP image
« on: August 03, 2013, 08:53:21 pm »
Pretty nifty :) Should work as a pretty good fix for the lack of the naming system on the b/w models.

What do Casios do on shutdown that takes so long anyway?

92
Miscellaneous / Re: Random YouTube Videos
« on: August 03, 2013, 08:04:58 pm »

Shiny :P

93
OmnomIRC Development / Re: OmnomIRC changelog and suggestions
« on: August 02, 2013, 12:34:50 pm »
Personally I haven't had any of those problems, except maybe youtube acting up but that's b/c of garbage wifi, and flash turning into depreciated garbage :P
"Page not found" errors pop up almost instantly for me, and I even have errorzilla installed.

94
Miscellaneous / Re: Random YouTube Videos
« on: August 02, 2013, 02:28:37 am »
Personally I like this idea.

95
Site Feedback and Questions / Re: (Poll) Can anyone access this URL?
« on: August 01, 2013, 04:54:46 pm »
Same as most of the others - works, works, 403.

OT but regarding omnistats.png, it's incredibly hard to read on a dark bg :P

96
Humour and Jokes / Re: Weird/funny pictures thread
« on: July 31, 2013, 07:40:22 pm »
Oh yeah, well I have..um, automatically hiding window decorations? (take that, something)


Anyway

97
Humour and Jokes / Re: This is amazing
« on: July 31, 2013, 12:47:17 pm »
Yay for adblock plus?

Fortunately, public computers usually don't have speakers. Unless you bring your own laptop...
Also fortunately, many laptops have a rather handy mute button :P

98
Humour and Jokes / Re: Weird/funny pictures thread
« on: July 30, 2013, 05:20:42 am »
So we're talking about stoplights/driving in irc, and then I find this ~an hour later.

99
Site Feedback and Questions / Re: Unsecure bb code video blocks
« on: July 29, 2013, 06:15:46 pm »
Believe it or not, it's already been done, except invisible :P (a certain retired admin who had a knack for embedding stuff)

Anyway, hope there's a fix for this :/ at least it can't just load code from anywhere.


100
Miscellaneous / Re: What is your signature?
« on: July 28, 2013, 01:59:00 am »
The dotted line is what happens when alt-text is involved. ;)

And yeah, they prolly won't all get finished :/ Hopefully after this summer class ends I can at least get a few of the better minigames on ticalc and that tba taken care of.


Edit: woo 3333 posts :P

101
Miscellaneous / Re: What is your signature?
« on: July 27, 2013, 09:20:06 pm »
Maybe you could ninja-fit a couple userbars in there, above or below the bandcamp pic? Those are pretty small :P

E: noticed the limit is up to 3k now, I can fit the project bar again \o/

102
OmnomIRC Development / Re: OmnomIRC changelog and suggestions
« on: July 27, 2013, 12:44:28 pm »
how come you make stuff look this awesome?
I'm just like that, I guess :P Also if you're looking at something for a long time it might as well look good ;)

As for the 404, it's working for me ???
Attached anyway.


Edit for code stuffs.
Spoiler For code:
/* for replacing hardcoded colors to match themes -
    #dfdfdf is light bg, #cacaca is dark bg, #999 is border */

#scrollbar {
    background-color: #cacaca;
    box-shadow: none;
    transition: background-color 1s 1s, box-shadow 1s 1s;
    -webkit-transition: background-color 1s 1s, box-shadow 1s 1s;
    border-radius: 2px;
}

#scrollbar:hover {
    background-color: #dfdfdf;
    box-shadow: none;
    transition: background-color .5s .25s, box-shadow 1s 0s;
    -webkit-transition: background-color .5s .25s, box-shadow 1s 0s;
}

#scrollbar:active {
    background-color: #dfdfdf;
    box-shadow: 0 0 4px #999;
    transition: background-color 0s 0s, box-shadow 0s 0s;
    -webkit-transition: background-color 0s 0s, box-shadow 0s 0s;
}

/* this'll have to work until the track gets an id =P */
body > *:nth-child(16) {
    background-color: #cacaca;
    border: 1px solid #999;
    border-top: none;
    width: 6px;

/* top and height, ideally, is lined up with mboxcont (chat content), guessing that would be part of js
    goes for the functioning height as well, atm scrollbar goes through entire frame */
    top: 38px;

/* js changed so track is three pixels to the left of current position */
/*    left: 1139px; */

}

103
OmnomIRC Development / Re: OmnomIRC changelog and suggestions
« on: July 26, 2013, 08:48:41 pm »
So I've been messing with the scrollbar a bit. :P

http://darl181.webuda.com/other/scrollThingy.webm

Thoughts?

104
Miscellaneous / Re: What is your signature?
« on: July 26, 2013, 07:30:17 pm »
Bump for all the people changing their sigs. :P

Personally I just took out everything after the six bars. Kind of disappointing losing the project bar but it's for the best.


edit for testing something
Spoiler For test:
mini-spoiler!
Spoiler For another:
tables are fun


Edit for posterity:
Spoiler For old sig:



 
Spoiler For Stuff:



OS 2.43  Boot 1.02  Hardware Rev. B

OS 1.04.32

OS 3.1.0.392  Boot1 3.0.99  Boot2 3.10.16
Spoiler For Misc:
Quote
You'll understand / It's not a shame / To be always / Losing the game / Burma-Shave
"Dynamic userbars!"
Omnimaga radio
Our World of Text
Draw on websites
Then blow them up
In-browser flight simulator
Haxball: MMO soccer/air hockey game
  Draw with sand.  Yay?
The Game
:hyper:
Zombo.com
light post color is #dfefff
dark post color is #cae4ff
quote box color is #6699ff
transparent color is...transparent 0.o
Spoiler For Forum search alternative (bookmarklet):
https://www.squarefree.com/bookmarklets/search.html
javascript:q=""+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);if(!q)q=prompt("No%20selected%20text;%20enter%20search%20term.").replace(/\s\+/g,"%252B");if(q!=null)location="http://www.google.com/search?q="+q.replace(/\s+/g,"+")+"+site:"+location.hostname;void(0);

105
Site Feedback and Questions / Re: New Signature Limitations
« on: July 26, 2013, 03:50:41 pm »
Personally not 100% on the spoiler part, but judging by the past few months I can see where it's coming from.
Looking good :)

Pages: 1 ... 5 6 [7] 8 9 ... 253