@# Quotes DB     useful, funny, interesting





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



Comments:

<0> Oops.
<0> http://mindprod.com/jgloss/jni.html
<1> will it support C#?
<0> google jni c#
<2> if I do a vector.clone() ... I modify the original, my copy is still intact ?
<3> omg, wtf are you using vector for?
<3> clone _may_ be a deep copy, I can't remember, what's clone say?
<4> what's wrong with vector?
<3> cn28h: it's incredibly dated, it was maybe a good idea before the Collections cl***es came about?
<4> oh, I didn't realize it wasn't a collection (never used it )
<3> it may now fit into the Collections cl***es, but it was never initially designed to fit iirc?
<4> oh
<3> the use of vector generally points to one of 3 kinds of people 1. someone coding for an old JVM, 2. Someone who learned on old versions of Java and is still clinging tenaciously to their old teachings, and 3. someone who is being taught old methods or has only old teaching materials available to them in my opinion... I could be wrong however?>
<2> is there another way to convert a string to a long ?



<2> long nCompte = new Long(opDetails[1]).longValue();
<5> isn't there a static method?
<5> Long.getLong() mebbe
<6> hi
<6> i have made a JToolbar with some JButtons
<6> i would like that hitting the "a" key would fire the action of a JButton in the toolbar.
<6> I have been thinking about using a KeyListener
<6> but is there a way to ***ociate one or more keystroke to a JButton ?
<7> can anyone tell me how to roll out java using active directory?
<5> I think you have caused my brain to go into an infinite loop on that one
<6> segmentation fault
<6> anybody can answer my questioN?
<5> I don't do GUI stuff.. sorry
<6> ok ;)
<6> real programmers don't do GUIs right ? hahaha
<6> console programs, i'm joking
<5> mike2_: you do any Socket level programming?
<3> not in a while, but it's not so difficult is it? I mean, I may be able to help if I am presented with a question :)
<5> just wondering if on a ServerSocket.accept() since it's a blocking call. when it receives a connection and creates the Socket is another Thread started to now block on accept() while that current thread goes of with the Socket?
<5> so if something files and Socket.close() is never done you don't have some sort of fubar block going on.
<5> I'm going to guess that it won't just hang and block until doom
<5> because that would just sort of be silly
<3> I think threading in the main library is generally explicit. In other words, I do not believe sockets involve threads being issues at all.
<5> hmm, ok
<8> hi
<5> 'sup calchas
<5> mike2_: can you tell I'm debugging someone elses code and we have a Threading problem? :)
<8> not a lot
<8> at least nothing I can change
<3> schitzo: nice :( wish I could help but I'm guessing this is just an issue created by those individuals who didn't look after their own threads well enough sadly. Got deadlocking?
<9> mike2_, come to town for lunch tomorrow! JUG/developer foo at Borland offices.
<3> heh, invite peter too?
<9> why not :)
<9> mike2_, http://www.usergroup.org.nz/events/showEvent.html;jsessionid=a1eu_co3vXr_?id=22676
<3> looking
<3> talios: erm, March10?
<5> mike2_: yeah. I'm guessing it's a rare occurance that gets a deadlock.
<10> if it deadlocks, trigger a stack dump, and you can see what's deadlocked.
<5> LLyric: yeah, we've been doing that when it has issues. should something be in a "lock" state?
<5> or a thread. rather than all the 'waiting' and 'run' ones that we see. if so then we don't hav ea deadlock and it's going to be even more fun to track down
<10> Nah, things waiting on a mutex, Put the stacks somewhere we can look at
<5> lemme VPN in and see if I have any saved.
<5> http://www.dudeman.com/stuff/stack.dump.txt
<10> My what a lot of threads
<5> yeah, it's a Jabber server.
<5> you thought it was going to be easy didn't you. :)
<10> Uh, I really haven't got time to look at something that complex right now, I've got to write this stinky plugin for webmin
<10> perl ****s :0
<5> heh, no worries
<9> mike2_, ewps - not tomorrow then :P
<9> home time :)
<3> :) bye!
<11> good morning
<9> 'lo calchas
<8> hi talios
<10> talios: you need to post more blog entries
<9> oh ok I shall ;p
<10> Otherwise the feed is a waste of space on my google home page :)
<9> would you rather I descended into LiveJournal style bitchrants then? actually - that might be amusing. I might need a new job, but hey :p
<9> I hear Atl***ian is hiring (biv's last day tomorrow)



<10> I'd like to work at Atl***ian, but they don't pay that well, and it's in Sydney
<10> So, when you gonna come to Melbourne, then?
<10> jira and confluence are cheap!
<9> no idea - tempted for a holiday at least first. Something to at least brush off the bad memories of my last trip to melbourne.
<9> We just renewed our jira and purchased confluence today.
<10> Wasn't there a rock concert I was trying to tempt you with?
<9> Sorta - I just got an amusing email from sales@
<9> NIN
<9> But Opeth are playing there soon (and here).
<10> I suppose I should get some NiN *other than* With Teeth
<10> I'm kindof bored of that one.
<9> I think I got bored of it on the first listen. It just didn't really grab me much.
<10> Yeha
<10> Wife got back from NZ and kicked all my beer out of the fridge for... *groceries* phtoeey
<9> LLyric, **** :()
<10> Well, I did have 5 dozen bottles in there
<10> Hey, I wanted some variety!
<10> (5 different beers)
<12> Whats the best way to submit my website to search engines?
<0> Get it slashdotted!"
<12> ?
<9> digg!
<12> slashdotted?
<0> lanopticx: You need web browsing lessons.
<12> haha
<12> I've G! it already.. seems it cost dough. And as far as I know slashdot is a site in itself.
<12> Never heard of Slashdotting
<0> google for 'slashdotted'.
<12> umm yea
<12> its basically saying its larger sites linking to smaller sites causing them to shut down
<12> thats not what I want
<0> I kind of don't quite mean that. I mean, get it linked to from a respected site.
<12> That's not what I want
<0> Works for me.
<12> I want to submit it to Google and what not
<12> So even when people type in the name they get the site
<12> If it works for you, how do u get linked?
<0> If you have decent content on your site and tell people about it, they'll mention it in their blogs, or on their own websites.
<0> I think Google does have a site submission form somewhere, or that might have been Yahoo.
<12> ahh i see
<12> so theres no way to submit it to search engines?
<12> Like to where they even put in my exact address and it comes up?
<0> Wow, you can't even read.
<12> **** u bitch
<12> I did read
<12> you are just stupid and obviously don't know ****
<12> smart***
<0> I just said I think google has a site submission form, then you said there's no way to submit it..
<12> whatever
<0> That's what you get for off-topic questions, crap info. ;)
<13> Hi
<9> hi
<13> if I put "\n", appears a little rectangule in the file?
<13> why?
<9> how are you putting it?
<14> can anyone help me
<13> wr.write("!-----------\n");
<14> how to read a jpeg file
<9> and how are you viewing it? characters that can't be drawn/rendered often display as a rectangle
<13> Write wr
<14> or any image format?
<9> artiste^f, for what purpose? display or?
<14> can nayonethere help me out?
<9> swing? or?
<14> how to read and write on an image file?
<9> theres image cl***es do mess with that stuff
<9> check google
<14> modify image file by means of pixel modification
<9> JCSharp, mmm, that should write the carriage return fine. Windows or?
<13> yes, windows... but distance
<9> what do you mean?
<13> the *.java are in others machine


Name:

Comments:

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






Return to #java
or
Go to some related logs:

mysql-embedded gentoo
mythstreamtvlive
boost serialization unused parameter
choey dalnet
#AllNiteCafe
Your PHP seem to lack MySQL support. Please locate your php.ini file and enable
php editor classes object autocomplete
#linux
dianne llanera
bjam sucks configure



Home  |  disclaimer  |  contact  |  submit quotes