@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info


Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<El_Diablo> hmmm. cajuncoo... is that how you catch alligators?
<El_Diablo> aaaaiiiiieeeeeeeee!
<_cajuncoo> not sure if i get it
<El_Diablo> there be alligators in de bayou!
<El_Diablo> s/th/d/
<R-66Y> http://yh.yayhooray.com/web20logos.html
<R-66Y> that's a fun thread
<El_Diablo> down in fraggle rock!
<Golgo_13> !list
<Golgo_13> hey hey
<Golgo_13> Whats up
<_cajuncoo> http://www.ovlm.com/yay/olive.jpg
<_cajuncoo> that's ****ing gold
<R-66Y> heh
<R-66Y> some of these are pretty fantastic
<_cajuncoo> tylenlol, haha
<R-66Y> http://www.etchalon.com/random/johndeere20.png
<kenners> That deer poops in defiance of gravity! -- ze frank
<R-66Y> http://nicora.net/yh/enron2.gif
<cajuncook> http://armadastudio.com/yh/espnbeta.jpg
<cajuncook> that's sheer brilliance to me
<cajuncook> espn should do that, with different colors and styling obviously, for espn2
<El_Diablo> maybe I'm retaining water.
<El_Diablo> I don't think I had enough today
<Visor> I dont think I ever drink enough
<gogglespy> water is important
<joojii> i like lemon in my water
<El_Diablo> goggles, does sweden need to send you to montreal again anytime soon? ;)
<El_Diablo> R-***y.
<jpnance> hi
<El_Diablo> sup yo
<jpnance> eh nothing
<jpnance> about to work on the picks website a bit
<El_Diablo> yay
<kenners> yeah pat
<kenners> that **** is way slow
<kenners> :D
<jpnance> it's as fast as i can make it now
<kenners> it's just like
<kenners> slow T_T
<kenners> i guess it won't be up to me
<jpnance> well, that's not true
<jpnance> i could skip some colors
<El_Diablo> why would colours make it slow
<kenners> it's a gradient move
<El_Diablo> then there'll be a better way.
<jpnance> you're both silly
<El_Diablo> why am I silly?
<El_Diablo> (in this case)
<jpnance> i'm going from color 0 to color 100 in 100 steps
<jpnance> so, instead, i'll skip every other color to get there in just 50 steps
<El_Diablo> or... use transparent pngs?
<El_Diablo> or gradient graphics
<jpnance> you're silly because you don't know what we're talking about
<El_Diablo> I know that a 4k graphic won't slow things down... ;)
<jpnance> who said it would?
<El_Diablo> kenners? :)
<kenners> ?
<kenners> no.
<El_Diablo> ok, so what ARE you talking about then ;)
<jpnance> ****ing ****, IE
<jpnance> why must you blow so much
<El_Diablo> just to annoy you ;)
<Xavier> r
<Xavier> opera > firefox > ie
<jpnance> i don't use IE
<El_Diablo> y'know, I did do it for a living, patrick, I might actually be able to help.
<jpnance> but i have to make my **** interoperable
<jpnance> GUESS I'M MAKING A GIF, JUST FOR INTERNET EXPLORER
<Xavier> oic
<jpnance> i don't if i can even fix this, actually
<jpnance> el: how do i fix IE to accept transparent PNGs?
<jpnance> and here's the catch
<jpnance> they're not in <img> tags
<El_Diablo> there's a way, not sure if it'll work when it's not in an <img> tag
<El_Diablo> can't hurt to try, I spose
<jpnance> the pngfix.js
<jpnance> yes
<jpnance> already tried
<El_Diablo> heh
<jpnance> all it does is replace text of <img> tags
<El_Diablo> why can't you use it in an <img> tag
<jpnance> because it's the background of a table cell?
<El_Diablo> you could cheat
<jpnance> i'd rather make a gif
<El_Diablo> or do that.
<El_Diablo> <td width=x height=y><div style="position: absolute;"><img src="image.png"></div><div style="position: absolute;">table cell contents</div></td>
<jpnance> xav
<jpnance> opera supports transparent PNGs, right?
<El_Diablo> might need to add a z-index as well, but it'll work.
<jpnance> el: i'd REALLY rather make a gif :P
<El_Diablo> then shut your pie hole and make the damn gif ;)
<jpnance> but thanks, i appreciate the help
<jpnance> just pissed at IE :(
<jpnance> I AM!!
<El_Diablo> there's another way as well, but you'd roll your eyes ;)
<jpnance> haha
<El_Diablo> table with many rows of varying transparency
<jpnance> is there any way to script within a CSS file?
<jpnance> (*rolls eyes*)
<El_Diablo> don't think so
<jpnance> man
<jpnance> that would be so cool
<El_Diablo> you can use javascript, though
<El_Diablo> document.getElementById(name).style...
<jpnance> yeah, i know
<Xavier> you could use php to generate css on the fly
<Xavier> :(
<El_Diablo> that too
<El_Diablo> or even a combination of both ;)
<Xavier> and I have no idea about transparent pngs
<Xavier> I'd ***ume so
<Xavier> I haven't run into any compatibility problems except for sites that specifically look for ie/mozilla/etc in the useragent
<jpnance> xav: well, let's find out!
<El_Diablo> I believe opera does support them, yes., yes.
<El_Diablo> s/, yes.//
<jpnance> http://picks.kenners.net/concept/concept4.html
<jpnance> does that page look plain or colorful?
<El_Diablo> colourful enough ;)
<El_Diablo> I still want the Avs logo, though. ;)
<jpnance> goddamn
<jpnance> gifs blow
<jpnance> as does ie
<kenners> ie7 looks good ;|
<jpnance> yeah, because IE 7 actually supports this stuff
<jpnance> i forgot GIFs only have one color of transparency
<jpnance> *SIGH*
<El_Diablo> can you add the filter to a table cell background?
<El_Diablo> <img src="blank.gif" style="width: 100px; height: 100px; filter:
<El_Diablo> progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png', sizingMethod='scale')" />
<El_Diablo> in place of blank.gif, put the proper png, so that other browsers still work
<jpnance> it might work, but i don't wanna do that
<jpnance> i'd have to do it for every single cell
<jpnance> 21 * 20
<jpnance> 420 cells
<El_Diablo> I notice one major flaw with your mockup screen here
<jpnance> try me
<El_Diablo> you have me picking buffalo.
<jpnance> ha
<El_Diablo> especially over NE. wtf?
<El_Diablo> you know me better than that.
<jpnance> but mysql's random number generator doesn't :P
<El_Diablo> rule 1. plus, extreme is from boston, boston is in new england.
<El_Diablo> why are some picks yellow
<El_Diablo> what makes YOOOOOOU so special
<jpnance> it means that you've changed the pick since you loaded the page
<jpnance> (demo: double click your "SD" pick)
<El_Diablo> hmm. eeeenteresting.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #nintendo
or
Go to some related logs:

#freebsd
fufu adware
we'are going to make them eat our shit
#beginner
#beginner
driver a5e
#politics
LENNIX LEWIS STATS
#firebird
#worldcup



Home  |  disclaimer  |  contact  |  submit quotes