Open Source
Java JFC/Swing GUI framework
Blazze is 100% Java JFC/Swing GUI framework. You can use it to implement Graphical User Interface of complex business applications. Blazze hides presentation logic layer, allowing you to concentrate on business logic of your application.
LDAP Framework
The small opensource framework is intended to simplify accessing and processing data stored in a LDAP data source. It is built on Java javax.naming.ldap package and allows you to write LDAP queries in SQL style:
CREATE IN ? SET param1=? param2=? ….
UPDATE ? SET param1=? param2=? ….
SEARCH attrName1 attrName2 … IN ? WHERE filter scope [ORDER BY attrName]
DELETE ?
XML parser & builder
Nowadays XML files are used very often. I created a couple light utils for creation and parsing simple XML files. I hope the utils will be useful for you too :-)
Jerry Messenger Server (Live Chat) plug-ins
I have created several plug-ins for Live Chat (Help Desk) server. The plugins are:
- Auto Forward Plug-in - forwards a visitor call to the next available operator if the previous operator does not respond.
- “Call” Command Plug-in - allows operator to transfer the chat to another operator.
- HTML Logger Plug-in - creates a full log of each Jerry Messenger chat.
- Stat Logger Plug-in - creates simple text log file of all chats during a day.
For more info about Jerry Messenger take a look at the www.j-LiveSupport.com
Bookmark this article! [?]