About   Forum   Wiki   Home  

       
    Managed Chaos      
   
Naresh Jain’s Weblog on Object thinking, Patterns, Open Source, Agile and Adventure Sports

 
`
 
Tags
Recent Comments
Quick Search
Recent Entries
Categories
Archives
January 2005
M T W T F S S
« Dec   Feb »
 12
3456789
10111213141516
17181920212223
24252627282930
31  
Add to Technorati Favorites

Syndicate This Blog
Entries (RSS)
Comments (RSS)

Archive for January 17th, 2005

Log4j Refactoring Session 1

Monday, January 17th, 2005

Today we started the first refactoring session on Log4j.

It took a horrible amount of time to setup the project. One thing that I have noticed in few of the open source projects, is that the jars which are used by the project are never checked-in….

Log4j refactoring session 3

Monday, January 17th, 2005

SyslogAppender Class:
Following variables are never used. They need to be knocked off
protected static final int SYSLOG _HOST_OI = 0;
protected static final int FACILITY _OI = 1;
private Calendar calendar = Calendar.getInstance();

SyslogWriter Class…

Stored proc to page sorted data

Monday, January 17th, 2005

Requirement: You have a portal which display a huge amount of data stored in the database. The web page essentially looks like an ancient VB app with all the winform kind of a look. The user wants to page the data that is retrieved from the database. Also at…

    Licensed under
Creative Commons License
Design by vikivix