PDA

View Full Version : Exporting wormnet chat


evilworm2
30 Oct 2006, 15:22
Hi there.

I was working on a Java WormNet snooper in my semester's break to refresh my programming skills.

Mainly, i just played around with gui programming and stuff. It's nothing special. There are millions of snoopers out there.

But playing around with JEditorPane (a component to display HTML), i just recognized the ease of exporting wormnet chat to XHTML.

Because i think it's an unique feature (at least i don't know of any program which does) i decided to release Caecilian.

It's still alpha and maybe will never be finished. Have fun testing.

Current Features:
- Chat in wormnet
- Export chat to XHTML
- Localized (supports english and german atm)
- Platform independent

Download (http://wiki.thecybershadow.net/Caecilian)

Elliott
30 Oct 2006, 16:18
Any chance of a non-java version? running it in WINE would be better than java, even...

evilworm2
30 Oct 2006, 16:39
Any chance of a non-java version? running it in WINE would be better than java, even...

Hu? What is wrong with JAVA?
Why wine when you have a JAVA VM for Linux?

Elliott
30 Oct 2006, 16:47
Java's slow and crashes alot. I don't have much RAM on this machine.

evilworm2
30 Oct 2006, 16:51
Java's slow and crashes alot. I don't have much RAM on this machine.

Java isn't slow when the programmer knows what he does.
Java 5 needs 64mb of ram btw.

Java system requirements (http://java.com/en/download/help/5000011000.xml)

Elliott
30 Oct 2006, 16:51
Yeah, the base VM. Now take into account the programs...

bonz
30 Oct 2006, 17:26
Caecilian
Hehe! :D
So you did find use for that name (http://forum.team17.co.uk/showpost.php?p=537545&postcount=26).

evilworm2
30 Oct 2006, 17:27
Hehe! :D
So you did find use for that name (http://forum.team17.co.uk/showpost.php?p=537545&postcount=26).

Hehe. Yes. Thanks for the name bonz. If you like, i can add your name to the credits. :)

bonz
30 Oct 2006, 17:28
If you like, i can add your name to the credits.
Go for it!

MadEwokHerd
30 Oct 2006, 23:06
Java 5 needs 64mb of ram btw.

54 mb is a lot of ram.

Elliott
1 Nov 2006, 09:58
... and 64 even more so! *g*

Mind, I have 400mb of RAM, but I actually use it most of the time, so yeah. KDE isn't lightweight.

D3v1L
25 Mar 2008, 13:38
hello evilworm2

I know this is an old post, but im starting learning java and i think ur program caeclilian and others are very good examples of cool and simple programs, so i wanted to ask u (or anyone that program in java) a phew questions:

What program do u use to write ur programs?

Can u send me the source of Caecilian so i can start to practice?

Is there a program like Visual C but in java, idk... a Visual Java maybe :p ?

Chip
25 Mar 2008, 20:09
I've disabled Java on this computer as I caught many viruses through a Java exploit and once it totally destroyed my computer so I've come to believe Java is evil is is used for evil things by evil people.......and you have evil in your name!! :eek:

Muzer
25 Mar 2008, 20:32
No, he has 3v1L :p

CyberShadow
25 Mar 2008, 20:35
Is there a program like Visual C but in java, idk... a Visual Java maybe ?You're looking for Eclipse, or maybe NetBeans.