@# Quotes DB     useful, funny, interesting





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



Comments:

<0> but its alright, only that i dont have a good english
<0> ok thanks
<0> when i try this it works setString(1," " + combo.getSelectedItem()) ---> it works but i just want to have an explanation
<0> a clear explanation why......
<1> maybe combo.getSelectedItem() is returning an int
<1> I'm not sure
<1> if it is, then the " " + prefix will cast it to a String
<1> allowing it to work
<0> ok, but ill already tried that setString(1,combo.getSelectedItem()), it really returns an error, but thank you for your time
<0> a million thanks
<2> bravo back
<3> hmm, anybody knows of a good implemenation for cache which handles regular expression keys



<4> no clue what you mean, MbGone.
<3> well, lets say we have in the cache values for the following keys A* , B* , and C* , when asking for the value of ARRT it will return the value of A* as it matches the given string (ARRT)
<4> hm
<3> yea i know, its a b*tch :)
<4> MbGone: i haven't come across something like that, i think.
<5> Hm, admist all the frameworks in Java, is there a decent method for client/server which allows for both asynchronous messages from server to client along with request/response from the client?
<5> I was thinking maybe RMI, but not sure of all the current offerings.
<3> Girr - look at jbossremoting
<4> JMS, perhaps.
<6> morning all
<5> cool, will look at em
<6> can you convert a string to a integer?
<5> nope the bits are all funky that way. Oh wait, yes, Integer.parseInt(String str)
<6> thanks
<5> np
<5> remmeber it throws an exception for the string being invalid to convert
<4> Roan: you are better off asking google such questions. you will get answers quicker, without being bashed, without being insulted and you'll hone your search skills, which are vital to anyone these days.
<4> Roan: you dumb***.
<7> Roan what's the question? maybe i can help you
<5> Damn, I forgot to bash :(
<5> I spend too much time in #linuxhelp and not in #linux....
<7> i just joined and missed out on all the action
<4> Girr: http://javafaq.mine.nu/lookup?66
<6> LOL Thanks
<7> Roan I don't even know what the damn question is. What are you thanking me for?
<6> no from the bashing I have recieved, thats what I am thinking everyone for :P
<4> E_Hunt-MI_4: he thanked us for verbally abusing him.
<7> Haha
<5> hehe, I like the title, tho maybe it should be "Tough Love".
<4> yes, that's right. welcome to undernet #java. ;)
<4> Girr: it will be considered.
<5> is there a topic, or just missing on my client?
<7> there's no topic
<7> relax there's nothing wrong with your client
<5> Wheh! I was scared for a minute
<4> bye
<8> hi..I have this variable...... product = "\n" + name + " : " + description + " " + price ......How can I get the value of for example, the String (description) that comes after the colon (:) and the String (name) that comes before the colon and also the int (price) that comes after the space. Whats that method call where you can retrieve the value after the \n or after the : ? Any ideas?
<8> *called
<8> Clackwell: can you help me please?
<5> hm, I am using Executors.newFixedThreadPool() to generate a pool for use on a finite number of activities. Is there a better pool cl*** to allow idle pool members to timeout and be removed??
<3> Girr - cachedThreadPool or something of that sort
<9> hybridEagle6: probably String.split() and the likes. Check the API docs.
<10> Hello. I have jPanel2 contained in jPanel1. How can I set jPanel2 centered in jPanel1 ?
<10> and remain centered on resizing
<8> ok thanks
<10> any suggestion ?
<8> Lion-O, i cant find it
<8> is there no method that will return the string that comes AFTER a specified String?
<9> hybridEagle6: String.split() as explained in the API docs.



<9> http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html
<11> No Strings.attached();
<9> and ofcourse there are plenty of other methods available.
<8> Yea im trying to find the best one
<9> You could even consider combining both indexOf() and substring()
<8> yea I was thinking that
<3> evening all
<5> sime stupid question; for thread pools, you create a thread, add it to the pool without starting, right? so if MyThread extends Thread, you would do a MyThread a=new MyThread(); and then p*** that to the pool submit() correct?
<5> (sime=simple)
<3> you mean with Executor?
<5> yeah, I use Executors.newFixedThreadPool()
<3> then why are you creating threads?
<3> you only need to submit callable's
<5> I am giving an either/or for using pools or just starting threads directly
<3> i really dont follow you
<4> hybridEagle6: sounds like you want to read up on java.lang.String's methods.
<5> When starting this stuff, right now I have threads, so my cl*** extends Thread. I am poking at thread pools so want to allow my stuff to come up still using normal start()s or being submitted to the pool
<3> well, with executor you dont need to start it, although i really dont see your point of doing it as a thread..
<3> bbiaf
<12> anybody speak spanish?
<12> who speak spanish here?
<7> english mate english
<3> hmm
<9> we just lost control over the channel? thats bad.
<9> normally you'd get a warning from X ?
<3> ?
<3> do you know why was it purged?
<9> Either the 500 didn't logon on time, he purged the channel manually or...
<3> well in that case X should have changed the topic
<3> afairc atleast
<9> MbGone: indeed. But that too is debatable according to a friend of mine. Sometimes it does, sometimes it doesn't.
<9> hmm, lessee if he could help us out here
<3> i'll try and find out why it wsa purged
<9> you don't know if it was ;) it could simply be de-regged.
<3> welp we'll see in a minute
<9> well, we'll see. I already contacted some friend of mine too :P
<3> sigh
<3> manager mia for 25 days...
<12> :|
<9> probably longer, or this wasn't the first time. oh well, better wait for a current op to become active :)
<3> who is/was the owner anywere
<3> grr anyway
<12> y la X onde ta? :|
<12> they are going to return to send the registry of the channel? ?
<3> evening rob
<13> evening
<9> Rob_uknow: howdy.
<13> Lion-O
<9> Rob_uknow: seems we have a little situation here, at least untill that time when either Clackwell or znabela wake up. Channel is purged from cservice's database.
<13> what for
<9> Rob_uknow: I already informed a friend of mine about this too, he helped before with a similiar situation. Not sure what for.. Either the manager didn't logon or he purged the channel himself.
<13> I haven't seen messages in the topic about the owner not logging in
<9> Rob_uknow: thats why I consider it a little weird that it would be due to the 500 going AWOL, but its a possibility. According to that same oper its not uncommon for X not to start a new election.
<3> well, according to X db it's due to the fact that the manager went mia for 25 days
<14> ;)
<14> give me acces
<14> ;)))))))


Name:

Comments:

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






Return to #java
or
Go to some related logs:

prok ribs beer
#php
#MissKitten
#windows
dll separate heap
scriptilicious
vir2k
#linux
#java
#mirc



Home  |  disclaimer  |  contact  |  submit quotes