hasan's blog (বল্গ)

work for fun!!!

Archive for June 26th, 2005

At last feature completed…..

with one comment

At last feature completed…..

After writing many lines of code including (java and php) I could develop one RC version (Feature completed). Now waiting for final release….

Everyday near many people (Though it’s not officially open) are using SMS based yahoo and MSN messenger….

For this project I have developed some tools to monitor and debug my software properly.

I am using Remote Admin.. tools (like VNC) for windows to connect my deployed server and to check logs and sending request and also uploading downloading files.

My developed tools for this project:

1. Telnet Server (Java+GCJ)

I developed one Telnet server and complied my java application (Telnet Server) using GCJ.

2. Debug Server (Ruby)

I also wrote one debug server to work with my project it helps to checkout current activities and interaction of my controller and software….

3. YahooAppender (Java)

If you people familiar with apache logging api you must know about “Appender”. But for newbie here is little definition. Appender is one log4xx class which main function is to write logging information in any output able area. For example “ConsoleAppender” append the logging information in STDOUT.

My YahooAppender can send my software logging information through yahoo messenger.

What’s the benefit?
- You can now promptly get your software exceptions.

Current features

1. Userid and password registration system (to generate small id against messenger id and password)
2. Remove any registered account.
3. Login (using user id and password / using account id)
4. Logout
5. Online contact list
6. Contact list to get short code (3 digit)
7. Contact list searching option
8. Sending buzz
9. Sending normal chatting message
10. MSN and Yahoo messenger supported.

Upcoming feature

I will soon start Struts + Hibernate+ Velocity based Administration panel for this application.

Features:

1. Session monitoring
2. Evil user detection
3. Killing sessions
4. Checking spamming
5. Online registration
6. etc…

Written by nhm tanveer hossain khan

June 26, 2005 at 9:58 pm

Posted in Java

Now member of SomeWhereIn….

with 2 comments

…. Now i am also one of the members of SomewhereIn……

Written by nhm tanveer hossain khan

June 26, 2005 at 4:39 pm

Posted in Introduction