Warehouse

4th July 2008

This is a place where my works, diverse in both nature and areas of application ultimately end up. The list includes miscellaneous utilities, articles, hacks, tweaks and other similar nuggets. These works predominantly belong to the technical realm.


DESCENDING
HTML Indexer Batch Script for Windows

Did this just for fun. It's a batch script for generating HTML indexes of directories and files.

29 Jun 2008
CF - A fast Java Class Finder

A long awaited (almost a year) product finally goes live. But I feel it's worth the wait for the product has highly evolved.

22 Jun 2008
Static Initializer and Blank Final Problem in Java

A strange situation with static initializers and blank final variables in the Java programming language.

21 Jun 2008
Simple Implementation of Wildcard (*) Text Matching using Java

A simple algorithm and implementation of wildcard text matching using Java. The article contains detailed explanation with sample code.

13 May 2008
Args Engine - A reusable solution for Command Line Arguments Parsing in Java

Args Engine is a simple command line parsing engine for Java. The library has a single class and can be imported into any project of your choice easily.

12 May 2008
RARoScope - Java Library for Scanning RAR Archives

A pure Java library for scanning RAR Archives.

17 Mar 2008
Throwing null instead of an Exception in Java

An interesting behaviour in Java programming language.

11 Mar 2008
Fun with XMPP and Google Talk, Part 2

Continuation of the technical article on XMPP. Discusses various programmatic techniques to control Google Talk.

20 Nov 2007
Fun with XMPP and Google Talk

A technical research paper developed by me which helps one understand the inner workings of Google Talk and, at the same time, demonstrates the features of XMPP through simple experiments.

29 Oct 2007
Batch Rename File Extensions on Windows

This is a Windows batch script that renames just the file extensions of multiple files at once. Includes multiple options. Tested on Windows XP and Vista.

3 Nov 2007
JUtils ToString Generator Plugin for Eclipse

One of my greatest achievements, this product registers about 30 downloads per day and visits come from over 50 different countries each month.

9 Sep 2005
Recursive Java Decompiler

A simple Windows batch script based utility for recursively decompiling multiple Java ".class" files. This will be typically helpful when you want to fully decompile an entire JAR file.

30 May 2007
Very Long File Names in Windows

A very trivial article I once wrote as a solution to a strange exception which used to occur in WebSphere Application Servers deployed over Windows machines.

21 Feb 2005
The Simplest Way to Open Command Prompt in Windows

A ".reg" file which can be simply run on Windows to install the "Open Command Prompt" explorer shell extension.

19 Sep 2006