@# Quotes DB     useful, funny, interesting





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



Comments:

<0> i like to google words
<1> How can I increase the number of arguments in postgre functions?
<2> i want to thank richard and others for there help
<3> richard?
<2> yeah
<2> i guess they are not here no
<2> now
<4> gah. anyone had any success getting profiling working with Eclipse 3.2?
<3> I use JProfiler very rarely, and Eclipse never
<5> Good morning, random peeps
<3> g'day
<6> Morning
<7> http://zidaneowned.ytmnd.com/
<7> :D
<6> ok guys.
<6> i have a tree schemas sotred in my db, where i have an ID and a parentID.



<6> now i wanna start looping from a parentID and go down to the leaf
<6> whats the best way to do it? use Recursion? and what's the best data structure to use to load it
<6> anyone can advise
<8> hello
<3> hello
<9> plzzzzzzzzzzz i neeed heeeeeeeeeeeeeeeeeelp
<3> so read the topic
<9> what topic?
<3> the channel topic
<10> haha
<10> he doesn't need help, he neeeds heeeeeeeeeeelp
<3> plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
<3> kooooooooooooooooooooooooooooooooooala maaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaannnnnnnnnnnnn
<6> DA DA DA DAAAAAA
<6> i dont love you, you dont love me
<6> DA DA DA DAAAAAA
<3> but I do love you ruds
<6> that's a pepsi ad dibblego
<6> have you seen it ?
<3> you're so insensitive sometimes ruds
<6> oh dont say that
<10> dibblego: !!!
<3> koala_man!!!!!!!!!!
<10> is there any way to multitask on windows? the default scheduler seems to be ms-office-uber-alles
<3> when I use the --tape-length option to tar, it ignores it if I make the size 1 gigabyte
<10> but not other lengths?
<3> it's some special number
<3> I'll find it
<3> 1024 works
<3> gah, it's in kb
<10> lmao
<10> I was going to suggest it, but I figured you would notice the file size being off by a thousand
<3> I was p***ing 1 bazillion gazillion instead of just one thousandth of that
<10> a unzillion gazillion
<10> how's junk and stuff?
<3> pretty good once I can put a gazillion bytes of it away
<3> encrypted and buried in my back yard
<3> I had a day off work and squash training today - I have junkie vitis
<10> haha
<10> lucky bastard, already off work
<3> never even went
<3> I went to the shop and bought a new gr*** snipper, but I got a headache driving, so couldn't use it
<3> other than that, I'm building a Linux machine here to host all my bytes
<10> someone should make a ethernet powered backup server
<10> which could live on the electricity people send it
<3> someone should provide subversion hosting services with guaranteed backup and failover
<5> koala_man, whatever happened to that Power Over Ethernet standard anyways?
<10> I don't think anyone implemented it
<10> sholom: guess what
<5> koala_man, you've grown a beard?
<10> no, but close
<5> Do tell!
<3> you shaved?
<3> glad we could help Silex7!!
<5> Yes, helping Silex7 gave me great professional satisfaction
<10> I'm hoping this is going somewhere, because I sure don't know where
<3> professional satisfaction? I need some of that
<5> koala_man, we're p***ing the time until you tell us what happened
<3> indeed we are



<10> I was just hoping to get a conversation going
<5> koala_man, did I mention that I got my new handcuffs saturday?
<10> neato
<10> have you chained any unsuspecting victims up in your basement yet?
<5> koala_man, no, but I did hang Kris from a hook in the ceiling...
<11> you what?
<5> Chained up Kris with my new Hiatt handcuffs and proceeded to hang him from a hook in the ceiling...
<10> sholom: did you gut him and feast on the insides?
<5> Well, not that "hangy" - he could still reach the floor... But conceptually...
<5> koala_man, no, I prefer to keep him alive. He's rather good in bed.
<5> Besides, I'm pretty sure his boyfriend would've been upset if I did something like that
<10> did you spank him and grin cheekily?
<5> koala_man, I generally do that when I meet him at the club
<6> lewl
<5> But we musn't speak of such things - Kp_ seems to have gone quite ill
<10> no, I think he just strained his arm
<5> Strained indeed...
<10> yesterday it was horribly cloudy, windy and it even started to pour
<6> thats bc Italy won the world cup
<10> it pretty much ruined my trip to the beach
<5> koala_man, we had a bit of showering here, too, but supposedly, today should be a warm day again...
<10> excel uses 1,3gb ram
<10> how u liek them muffins eh
<5> koala_man, what have you put into that spreadsheet?!?
<10> recent spambot data
<10> oil field data
<10> nowthe db query finished, it's down to 230mb
<10> access is so ****ing. max 2gb of data.
<10> and max 2gb temp files on queries
<3> tigercrypt needs a frame icon
<10> so between using a better and possibly free alternative and hacking around it, guess what I'm doing
<5> koala_man, banging your head against the monitor?
<3> selling everything and moving to Tibet?
<10> right and right
<5> dibblego, draw a yellow kitty
<10> my boss wanted me to optimize the routine to make it faster
<12> i need in a jcombobox another jcombobox. is this possible? like a jmenu in a jmenu?
<10> I suggested that we instead of recalculating everything when there is an update, we just add the update
<10> the idea didn't seam to appeal, but I think I convinced him
<10> seem, as well
<3> Christian_, what is a jcombobox within a jcombobox?
<10> that must **** ui-wise
<3> tigercrypt needs a pause button
<6> is it possible to implemkent a recursive method to reach the leaf of a tree out of a parent.
<3> ruds, yes
<10> tigercrypt needs a pony
<12> dibblego: like in the toolbar with a jmenu. there you can have a jmenu within a jmenu
<6> but at each step you have an indetermnied number of childs
<6> children
<10> Christian_: maybe you want a jtree instead?
<3> ruds, that's why you use recursion
<12> koala_man: jtree takes too much space :-(
<6> but having a recursive call inside a loop is kinda messy
<3> ruds, it shouldn't be in a loop
<6> dibblego: my starting point is from an integer ID representing the parent
<3> it will be a if/else
<6> from a db call i get all the direct children of that ID
<3> where one branch is the base case and the other branch contains the recursive call
<3> don't they teach you that at senior architect school?
<10> haha
<6> sure they did.
<6> but i have never applyed it
<6> i know that i should have a base case
<6> if(leaf){do something)}else call recursivly();
<5> Christian_, why don't you just use JMenus?
<3> erm, tigercrypt just ate **** really bad
<3> acidjnk, it broke!
<10> acidjnk: add screenshots
<12> sholom: i cant use jmenu only in the toolbar, or?
<8> What happened, dibblego?
<3> encrypting a file with 1024000000 bytes, there is a resulting file of 1024000008 bytes and tigercrypt is locked with the progress dialog up (and it hasn't redrawn itself)


Name:

Comments:

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






Return to #java
or
Go to some related logs:

liar liar pants on fire lock stock
#india
Puddy tat dolls
#worldchat
ashika bangalore
feeling way too damn good.mp3
#allnitecafe
SDFGHJKLŞİ
mirc .tmer
#allnitecafe



Home  |  disclaimer  |  contact  |  submit quotes