@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29



Comments:

<0> toggg: On-demand features/functionality can rule out something easily.
<1> speed.
<0> Also, the ability to easily and rapidly deploy apps
<0> Damn, Stormchaser beat me
<2> marcz908: Two worlds, man. Two worlds. If I have to choose, I pick Ruby. The language! Its String and Array cl***es alone makes me weak at the knees.
<1> :)
<3> Stormchaser, true... I'm problably the only installation of in BR :)
<1> bugzElMagnifico: lol
<0> Rails is slow and fast. For me, setting up Rails takes some time. Developing in Rails is fast.
<0> Rails has scaffolding which basically creates your entire app in the time it takes to generate the scaffold.
<0> Which is what, 10 seconds?
<0> All you have to do is modify the scaffold
<4> there's a similar thing in the Python CMS I use
<4> it's really time saving
<0> I wouldn't doubt Python frameworks or other Ruby frameworks have it.
<4> can even go straight from UML-> application



<1> I'd pick Python before Ruby... Te syntax is pretty close, bu 1) Ruby is overhyped and 2) Python is faster.
<0> Scaffolding really puts the "Rapid" in Rapid Web Development Framework"
<0> But yeah, I like Ruby more :)
<5> Hi guys... how do I check if an arrawy exists? I made a list in a table that have checkbox all with name Delete[]... How do I know if there's at least one checkbox selected?
<1> is_arraY()
<0> Sysop_Kn1F3: isset(), is_array()
<5> kuja is it possible to know the lenght of the array?
<0> count()
<5> thanks
<0> np
<5> =]
<0> kuja.stab( stormchaser ) until stormchaser.dead?
<3> who was it talked bout using opera instead of FF the other day?
<3> s/bout/about
<0> I did, probably.
<1> kuja: Styab me with what? Box of tissues?
<3> kuja, you got me converted :)
<0> Though I haven't setup Opera yet on this box
<0> Opera has nice++
<0> :D
<3> even though I'm still to find a Rich text editor that'll work on it
<0> kuja.stab( stormchaser, Knife.new ) until stormchaser.dead?
<0> Stabbing you with a clean new knife every time :)
<1> kuja: that should be painfull for your pocket :)
<0> =)
<6> Anyone know of a good report generator ? ( ie: eclipse ) - but that is non java
<0> Google
<7> anyone checked out this php on trax?
<7> My 1st thought is that its pretty weak... anyone had time to take a good look at it?
<8> Hi all
<8> I've been advised to check this place out
<8> I usually hang out #php in EFnet
<9> EFnet is better
<9> However
<9> They don't want you anymore
<9> So you'd better stay here
<8> lol
<8> I got told here is better
<8> nforbes I'm pretty sure I've seen you at EFnet too :P
<9> I'm sure :P
<8> **** I'm late again
<8> Talk to you all in a bit
<9> You won't see two-hour discussions about pies here though
<9> :(
<10> MT3 is the EFNet php channel more like a hangout with sarcasim from ops or a help channel/support channel? i've never spent much time on EFNet
<9> loe: The former
<8> loe It's more of a hangout place
<8> Anyway I gotta go back soon
<10> go back?
<10> you can't log on to two networks at the same time?
<3> loe, I think he forgot a ',' in the phrase
<11> nforbes: but we dont want you here either.
<10> bugzElMagnifico, hmm guess i'm a little too literal sometimes
<9> Jymmm: Yeah, but you can't get rid of me!
<1> sure we can :)
<11> nforbes Yes I can
<9> Nuh uh :(
<1> Jymmm: Show him :)
<11> nforbes Wanna bet $100 USD via PayPal ? (Op: we'll split it)



<3> goody... I sense another "nforbes abuse day" commin g:)
<9> THERE SHALL BE NO SHOWING!
<9> bugzElMagnifico: On EFnet, every day is nforbes abuse day
<1> nforbes: Affraid of losing?
<11> nforbes: Well you better cough up the $100
<9> I'm used to it
<9> Stormchaser: Slightly. I also don't have $100
<1> nforbes: Well... Then STFU :)
<11> nforbes and the fee is now $200
<9> Jymmm started it
<1> nforbes: And you can end it
<11> nforbes oh, for that comment, it's now $400. Try for $800?
<9> 'NO U'
<9> :P
<12> hrhr
<11> Actually, $800 between all the ops, wouldn't be too shabby.
<9> $800 / 19 = ?
<11> hell, even if we had to give lilo half
<13> back
<13> how cna i tell what php version an extensions if for ????????/
<9> So you'd end up with like $40
<9> Not bad
<9> Wizz_Kidd: Easy on the question marks there, dude
<13> sry :P
<14> is there a balistics channel?
<11> nforbes it's all free money.
<9> True
<13> anyone know the anwser to my question
<9> itrebal: You mean a channel of firing projectiles at things?
<14> nforbes: yea
<15> did someone mention free money ? im good for it ;)
<9> Well there was #gnaa, but it got juped
<14> nforbes: i want to make a Ballista
<9> ...why?
<14> nforbes: ...project?
<14> nforbes: i built something *like* a ballista in the 7th grade, but i want to make the real thing :)
<1> Meltir: It excludes people without special karma...
<11> Stormchaser: He can get in on it.... for a price.
<5> what would the function "if (users.flags::int4 & 1)" returns if the flag is not appyed?!
<9> Blowjob?
<11> !+cbd
<16> [CBD] Cash Before Delivery
<9> Sysop_Kn1F3: That's not a function.
<9> Sysop_Kn1F3: Also, that's not PHP
<5> a ok nforbes sorry
<9> But it would return 0
<9> so if (0)
<5> thanks very much =]]
<17> ahh it was like i said
<17> downgraded to php 4.xx
<17> now it's working
<18> hmm, php sais parse error on the line 50, but 49 is the last line in my file.. what could be wrong? "parse error, unexpected $ in ...php on line 50"
<19> your missing a ) or a ; or something
<19> or } even
<19> n, actually.. its a ;
<18> ok
<18> no, I think it was a }
<18> :P
<14> !tell eml about error last line
<18> thanks a lot =)
<14> mmhmm
<18> I did mean it
<14> i know
<20> Friends don't let friends code PHP.
<1> xbmodder: No, that's Java.
<18> why not?
<18> exactly.
<20> umm.. Java too.
<14> hehe
<1> lol
<18> what's a good choice instead of php then?
<21> Java is good....
<20> python-cgi


Name:

Comments:

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






Return to #php
or
Go to some related logs:

setting up diplay xorg
dovecot address rewrite
#debian
#xorg
#fedora
yum hangs reading rpmdb
#math
debian unrar-free fails
#fluxbox
emerge xbindkeys-config



Home  |  disclaimer  |  contact  |  submit quotes