Top.Mail.Ru
March 5th, 2006 - Java developers — LiveJournal
? ?

Java developers

March 5th, 2006
Image

11:40 am - Imagechris61182 - Turning java.awt.Image(s) into an avi file

Does anyone here know of a free library for creating avi files in Java?

I'm currently using JMF but when you combine that with webstart, it seems to think its an applet, despite being an application, with all the jars signed properly and all that jazz.

Crossposted to: java_gurus as well. Sorry.
 

05:26 pm - Imagejoewindetc2

Greets all! This is my first post here, so bear with me please, ha ha.

Well, I am attempting to write a program in which a user can type in a phrase, and depending on the phrase, gets an automated response.

i.e. "I like java." Then the program searches a text files contains keywords, one being java.

Now, I can easily read a file thru BufferedReader or Scanner, but my problem is getting a command to search the keyword in the text file.

Any comments or suggestions would be greatly appreciated.

Thanks all!
Powered by LiveJournal.com
Image