@# Quotes DB     useful, funny, interesting





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



Comments:

<0> only thing i can think off changing time interval
<0> hehe
<1> heh it needs to be very reposnive though
<1> surely there must be a way
<1> i've seen other programs that do similar things and take way less power
<0> log file on a netwwork drive??
<1> nope
<1> its just a game log
<0> i dunnot u parse the whole file?
<0> is it big?
<0> what proccessing u do?



<1> just check the newest lines for keywords
<1> when keywords are found, i activate a Robot in another thread
<1> so actually i have two threads going on continous loops
<1> but the one reading from file is the one taht really boggs down
<0> does it work?
<0> no deadlock or anythng?
<0> even if its slow it works right?
<1> it works great
<1> just laggs my computer
<0> i dunno really
<0> maybe some other guys here can help
<1> drats
<2> Hi! anyone know how to convert a pdf in ps with Java ?
<3> aspain_1: what for?
<3> aspain_1: consider using separate tools that do that job, calling them from java.
<2> I need to print a PDF in java. I think that I have to convert my pdf in ps and after, print
<3> aspain_1: have you tried printing a postscript document from java then?
<2> no
<3> shouldn't you try that first?
<2> ok, I will try thanks :-)
<4> hello
<4> how do I create a GUI java application ?
<4> do you know a link for such an easy to understand snippet / application ?
<3> Irk: BEGINNERSBIBLES Download these two bibles (free of charge): 1) Sun Java Tutorial (http://java.sun.com/docs/books/tutorial/) 2) Bruce Eckel's "Thinking in Java" (http://www.bruceeckel.com/)
<3> Irk: TUTINDEX Quickly locate information about your topic of interest in the *big* tutorial index: http://java.sun.com/docs/books/tutorial/reallybigindex.html
<4> thanks
<3> no problem
<4> how can I create an executable file with java gui in Windows ?
<4> java gui and code
<4> of course
<3> yes, but it requires the jre, either installed normally or shipping with your application.
<4> what's jre ?
<4> and how can I make the exe ?
<4> the java virtual machine u mean ? that'd be shipping with your application.
<3> Irk: you can use delphi or anything else you like to create a .exe file to invoke the jre and make it run your application.
<4> my app :)
<4> ooh
<4> I'll just on google and read about jre
<4> thanks again
<3> also .jar is ***ociated with the jre installation, under normal circumstances, so doubleclicking that runs the application inside the .jar file.



<3> jre = java runtime environment - the "java thing" that people install to have "java" on their computers.
<3> but it doesn't actually require explicit installation. shipping along with your application works just as well, but inflates the archive considerably of course.
<4> so I could use a jar as my app's index after I installed jre on the host machine
<4> how many megs ?
<3> ca. 25 mb.
<3> compressed size...
<4> a lot indeed
<5> hello guys why when i try t put a value in the Env Entries in a session bean type Double 0.05 value the deploy tool change to 5.0
<5> same case with float
<5> if i put 5.5 change to 55.0
<6> is there a method in java that calculates logarithm (base 2) of a double value
<6> ?
<7> I'd guess something in Math
<6> well it isnt anything in math
<7> When I say guess, I mean I'm sure.
<6> there are three static methods but none of them calculates an arbitrary base value logarithm
<8> log base 2 of a double value?
<8> static double log(double a)
<8> Returns the natural logarithm (base e) of a double value.
<8> sounds like the thing you're looking for IMO.
<7> He wants base 2, but obviously don't know maths well enough to convert it :)
<8> dave-e: probably.
<6> actually i dont
<9> vaan: there is something in math. just divide the logarithm of the number you want with the logarithm of ten
<9> of two sorry
<6> hmmm thanks
<7> Vaan log base a of b === log base c of b / log base c of a
<7> So... log2(x) = Math.log( x ) / Math.log( 2 )
<7> Like nik0las said, but I'm too slow at typing today.
<6> thanks guys
<6> i hate math
<6> :D
<7> I lurve it.
<7> Should have done it at uni :(
<6> i have finished economics not sftware engeniering
<6> programming is just for fun
<6> and extra cash
<7> Well, I'd say maths has more to do with economics than software engineering anyway :P
<6> not at this level
<6> besides when u have soft doing your stuff u tend to forget a lot of things
<6> thats why i have internet , to be reminded some of them :D
<8> well, I partly solved my issue from yesterday and I didn't even have to write a customized cl***loader. I used URLCl***Loader instead so now my program can analyze cl*** files in other directories, and presents an error when they use unresolvable cl***es.
<10> Sounds good.
<8> Resonator: *nod*. Good enough for me at this time anyway, I'll try to hack away a customized cl***loader when I'm a little more familiar with reflections.
<8> Resonator: but for now I'm happy ;-)
<10> Excellent.
<8> hmm, and here we got another bug :P


Name:

Comments:

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






Return to #java
or
Go to some related logs:

Netstat.com is not a valid win32 application
tune2fs no Journal backup
intel pro 2299bg
#MissKitten
#MissKitten
aw gisem
lucho22
#linuxhelp
anti-debug inurl:asm
#linux



Home  |  disclaimer  |  contact  |  submit quotes