@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> This screening process is neither screening nor processing.
<1> SBemail?
<0> of course
<1> haven't seen it yet
<1> their RSS only saw fit to notify me hours ago
<0> hey, i got your xmas card, but hand delivered a few weeks ago from old roomate
<1> yeah, we paid extra for that special touch
<1> The wife wouldn't let me send out Kwanza cards this year :/
<0> heh
<0> so, what's the hot new thing in town now that everyone knows about xmlhttprequest and json?
<1> i'm only doing Flex these days
<0> adobe?
<1> yup
<0> is it flash for webapps?
<1> kicks the pants off of dhtml
<1> yup, except you don't know it's flash



<0> nice
<1> standard coding/visual ide, etc...
<0> should i burn my text editor and make the switch?
<1> nice to get back to an actual compiler too
<1> i don't know man, this one looks like it can gain some traction
<2> i was look at flex before pick domapi, it is too slow on some older machine
<1> flex 2 is much faster
<0> can you plug any backend or do i get get stuck with the jruns again?
<1> requires flash player 9
<1> no, any
<0> cool, heard of it but never investigated much.
<1> i get real tight integration with coldfusion though, obviously
<0> no doubt
<2> hehe, that's why you like it
<0> good progression for you then
<1> shrug, it's not much differnet for me than having cf build json packets
<1> now i just get to skip that step
<1> and instead of loosely coupled ajax, i get tightly coupled objects
<0> nice. and using eclipse instead of homesite, how does that rub you?
<1> using cf, i also have objects that can move between the server and client too
<2> i was doing some component programming in flash5 era
<1> i still hate eclipse
<2> my eclipse crash twice per day now, the project is hitting the limit of eclipse
<0> it's better than what we're using as an ide
<2> there is no hope for you, jumping back in java/struts
<0> bah, that's just so i can milk it on my cv
<2> i don't want to put more stuff on my cv, it look so much bs already
<0> find me something better in montreal, preferably all english.
<1> new job not working out?
<0> same job, diff position. my integration team can swim on their own, so i'm switching over to the java team
<0> what was that line i used yesterday?
<0> My integer days are numbered.
<0> heh
<0> jdk 1.3 or bust
<2> that's why i love javascript, i hate types
<0> yeah. i hear you
<0> Torgo, got a name for your band. Null Pointer and the Exceptions
<2> hahhahahah, you make me hate it already
<0> hmmm... Parallels isn't keeping desktop resolution between reboots.
<3> furtive: integer days?
<0> play on integrator
<4> 'night people
<3> Goodnight Aquel
<3> types rock..
<3> there would be a hell of variables around without knowing what the hell are there for unless you make a dry run
<0> no, duck typing rocks
<0> types ****
<0> http://en.wikipedia.org/wiki/Duck_typing
<5> WIKIPEDIA AWAY
<5> !!!
<3> (_)
<3> Wikipedia away?
<3> I don't like decraling variables without types
<3> besides i think it would be memory consumption
<3> btw you can create any variable as an 'object'
<6> anyone know why: http://murderdesign.com/rna/ fades in the logo and menu, but the indicator does not fade out?
<7> hi
<7> i have an event handler responding to the 'ondblclick' even of a span element. How do I prevent the side-effect of the text being selected by the dbl-click?
<8> hello is there a workaround for the google toolbar turning textboxes yello?
<9> uninstall google tool bar OR give em silly names



<9> and colate the tags for the names at the end of the document and div align them next to the text boxen
<8> so like <input name="sillyname"?
<9> yup
<8> ill try
<9> it looks for stuff like <input type=text name=email|email_address|e-mail|mail_address
<8> for somereason its all over mt p***word field
<8> my
<0> Heh: http://img404.imageshack.us/img404/9136/p12200258ux.jpg
<10> hehe
<10> hrm, should I get vista?
<10> have it on my msdn-downloads... :S
<0> no idea
<0> i'm not paying for it
<0> i'm sure it'll run nicely on my macbook pro
<0> http://fatbrain.justgotowned.com
<10> lol
<4> hello
<10> hellow Aquel
<11> hi all i'am looking for a javascript graph library anybody has a good suggestion?
<12> only one ive used is xygraph, but its ie only
<11> not an option ie only :(
<11> i would love to find something "fresh"
<11> all those library look so "old
<12> there are prolly some flash ones around
<11> yeah..
<13> Not much of an improvement heh.
<12> or you could ajax+gnuplot
<11> ok thanks for the tips
<11> i got to go
<11> Bye
<14> hello
<13> Hello
<15> hi. i have a question . what is the url of a web page. it seems hidden.. can anyone tell me wich is it?
<15> the web page is gamebookers.com - it's a frameset and i cannot tell wich page contains the sports data
<16> what is the url of a web page <--- TOPIC PLZ
<0> what kind of question is that?
<0> ah
<0> hehe
<0> i see now
<16> ;)
<2> furtive, you "work" at home today?
<0> yup
<2> I still don't know why you want a new job then :D
<2> may be I just want complaint about mine
<0> i'm all ears. bummed already so soon after xmas holidays? Statistically yesterday was supposed to be the worst/saddest day of the year, so you should cheer up :-)
<17> Hello, I come here in peace :P
<18> not me
<17> I have a strange problem on the Domapi Listgrid object
<17> A list that works fine with FF but not in IE
<18> sounds like a job for [Torgo]
<18> ie what?
<17> ie 6
<18> what compliance mode you in? (doctype)
<17> I do not put any
<17> the weird part is that have have a lot of lists that work fine on other pages
<18> not sure
<17> plus, when the list has no entries its fine
<18> never actually used domapi myself
<18> [Torgo] is the guy to talk to
<18> and, as you can see, he's not here
<17> :D
<17> Ok, I'll p*** by some other time then !!!
<17> Thx
<19> can i check many condition like if (1 = true) AND (2 = true) ?
<0> if (a && b)
<19> thanks
<13> Just for the record, that _is_ equivalent to if(a == true && b == true) (though furtive's example suffices).
<0> i m lzy
<13> I do the same hehe.
<19> i do a timer... with second = second -1 but it's possible to replace 9 by 09 8 by 08 ect..
<20> str.padding()
<20> ah i was wrong nvm
<13> Shouldn't be hard to make that one.
<20> true


Name:

Comments:

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






Return to #javascript
or
Go to some related logs:

#chatzone
#javascript
arani issa
#skype
#linux
#MissKitten
reebokdmx
christmas bonus in Puerto Rico
tetovarja
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes