@# 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



Comments:

<0> just make a test of appending text in loop
<1> ok
<1> ok i just did
<1> and its setting the carret position at the top of the text area
<0> ok, I need to run, if you won't solve it in an hour or so I'll try to help you
<1> ok
<1> i got it
<1> updateUI(); is causing the problem
<1> using revalidate() works
<2> talios u here ?
<3> um, yes?
<2> Natalie21 and Nora14 are infected clients
<2> [10:40:18]> Message Natalie21!~dulkruux@80.178.250.147 hello,wanna see hot girls for free ? download the free viewer at > http://192.168.1.183/HardCore-XXX-Pictures.scr
<3> ahh is that who just dcc'd me
<2> [10:40:23]> Message Nora14!UladMup@86.123.187.69 hi is my family,and tell me what you think,please http://www.google.de/url?q=http://86.123.187.69/Vivid-***.com



<2> :)
<1> what's the easiest way to get a java program to restart itself?
<4> DJSlade: To recover from what? crashes?
<4> DJSlade: if so, I suspect the tsanuki service wrapper might be able to solve that problem
<1> wlfshmn: i created a server application, and i want to be able to have the server restart by itself, instead of it shutting down and me having to start it again
<0> one\ solution would be to respawn it when it exits, like system services are
<4> DJSlade: then the service wrapper is what you want. it handles as an NT service on NT, or a daemon on unix platforms, which would be the exected way to launch server software on server reboots and similar events
<1> ok, where can i read up on how to work with service wrappers?
<0> find an example and study it
<4> DJSlade: http://wrapper.tanukisoftware.org/
<4> DJSlade: There are no doubt other similar service wrappers, but that one is free and the best I've found so far
<1> excellent
<1> thanks u
<5> oh not banned anymore,great
<3> I could change that... :)
<5> talios: i know:)
<5> i see it yes
<3> so whats up in the world?
<5> just checked BBC news.. nothing really interesting
<5> wov friend from university called... his friend looking for "serious java programmer"
<6> mmmmmmmmmmmm: no pvt msg.
<7> mmmmmmmmmmmm don't pvt msg me thanks
<7> states in the topic not to
<3> "serious java programmer"? no commedians allowd then?
<5> talios: welll dunno
<5> if work at home is option, it would suit me a lot
<5> so i guess i should call
<3> you're looking?
<5> i can always use some money.P
<5> plus java is much more fun than numeric math im supposed to study rigth now
<8> morning
<5> hey
<3> 'lo jottinger
<8> heh
<8> what are you trying to do?
<3> create a db :) looking at the docs adding ;?create=true should create the db upon connection. doesn't seem to. (granted, I'm 3 minutes into actually looking at this) :p
<8> ;create=true, lose the ?
<3> too much webapps
<8> hey, 'sokay
<3> mm, does derby have a bool type? no boolean atleast.
<3> mmm nope
<8> nope, use a shortint
<8> hani++
<3> just read bileblog I guess?
<8> yeah
<0> is it online right now?
<8> yeah
<0> I found http://www.jroller.com/page/fate on google but this url is down
<8> worked for me
<3> same
<0> hm
<0> whatever, now it works fine, no roller errors anymore
<8> I never manage to NOT expect roller errors
<8> I like Dave but...
<8> yeeks, 8 patches to Windows



<3> joy - I guess I'll get to work in the morning to find my machine rebooted
<8> I hate rebooting
<8> Really, really hate it
<9> Does any of you know some easy book on CORBA?
<8> Is there such a thing?
<9> easy? or corba ?
<9> http://www.javaworld.com/javaworld/jw-10-1997/jw-10-corbajava.html
<10> i wouldn't be surprised if it should have been SCORBA (like that S in soap, which stands for "bloated and complicated")
<3> "Somewhat Complicated Overly-engineered Rich Business API"?
<3> Yes - are our acronym includes another acronym! It's that "Enterprise"
<8> you guys are so mean
<3> my god - you really have changed ;p
<8> :)
<5> warez yes please
<11> hello. anyone familiar to ANT ?
<3> ya
<7> yep
<7> Argenti is a nice argentinian red wine
<7> oh hang on, its Argento nvm.
<11> Deano|Wrk: excuse me? :-|
<7> nevermind
<10> nuclear power plant applet: http://www.ida.liu.se/~her/npp/demo.html
<11> well... I'm working with Oracle's JDeveloper; I've automatically created an ant build.xml file and now I'm trying to run it from a batch file
<5> Clackwell: LOOL
<11> it compiles and creates the war file okay... but it wont show me the ant compiling messages
<11> however, if I run the build.xml file from inside JDev it outputs to me all messages (including errors if they are)
<11> so... question: how can I see ant compilation messages when running the compilation mechanism of o build.xml ant file ?
<11> (I'm working on Windows)
<8> Argenti: use a command shell?
<11> the same result: no messages shown
<8> how odd
<11> I know, that's why I'm asking
<5> i never used it before
<11> cvs or wincvs?
<5> cvs
<11> that's command line stuff... :( I use WinCVS on windows
<12> what's exactly your problem with cvs ?
<5> well i have /home/miha/netlines with NetBeans project
<5> i wanna commit to ... :pserver:MihaP@netlines.dev.java.net:/cvs or something like that
<7> I use cvs, and wincvs
<11> have you been able to do a checkout? is this a project already imported in CVS repository?
<5> no. this is my fresh project
<11> well... then you must do an Import
<5> yes
<11> i dont know the command line opts for that I use WinCVS and click around...
<11> :)
<5> any good gui client for linux?
<5> jcvs? ;)
<13> hello people anybody use Eclipse to draw 2D points
<13> swt
<13> any ideas
<13> ??
<10> suiz: no clue about swt.
<13> i need represent a text file (points) in a Plot 2D
<13> i need ideas
<13> how i can do
<13> ??
<10> suiz: read up on java2d? TUTINDEX Quickly locate information about your topic of interest in the *big* tutorial index: http://java.sun.com/docs/books/tutorial/reallybigindex.html
<5> well for swing you'd override paintComponent(Graphics g)
<5> for swt i wouldnt know
<13> thanks
<5> :P
<7> w***up wolfey
<5> okey suppose i would check out my project... cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout netlines
<7> just setting up Cruise Control on a nix box (requires a bit of cvs knowledge)
<7> yep
<5> now how the hell can i create/import it?
<7> what do u mean?


Name:

Comments:

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






Return to #java
or
Go to some related logs:

#mysql
#linuxhelp
#AllNiteCafe
bachtin quotes
Shrinking DVD Linux
#chatzone
#linux
EvilMind-Tshirts
#MissKitten
mikebonnell torrent



Home  |  disclaimer  |  contact  |  submit quotes