Year: 2008
-
A book on my great grandfather
My grandfather has recently finished a book on his father, who was a well known religious and a noble figure. This book is now being printed and its limited copies will be out soon. More details about the book and download link for the book will be available from here later.
-
Struts 1 config file reference documentation
This documentation is just a copy paste of portions of official Struts DTD. As I couldn’t find any easy to find reference on it hence I have put together this just to be easily locatable. The values in [] are default values for that attribute. Top Level Elements:- <struts-config> (the root of the configuration file […]
-
Asynchronously call a remote web page without the complexity of AJAX
Let me first give me my scenario where I needed such a thing, so that it may clear what I mean by the title of this post. Scenario:- For a J2EE Online Library project of mine I needed to display a list of books that can be issued. Each book’s entry had a corresponding check […]
-
Using Airtel Edge/GPRS Micromax MMX 610U USB device to surf the internet from Linux
This has been a major headache for me to reboot to Windows just to surf my net, and to update my Linux machine I had to forward the internet connection from a Windows computer to my Linux machine. None-the-less I eventually managed to make it work to day. 🙂 Note that I managed to make […]
-
Days of my TVM ILP
The post below has not been refined and is almost like a rough note rather than an article, hence you may find the sentences below quite funnily structured and sometimes difficult interpret. Sorry for the inconvenience. This post is about my friends at ILP and me and not ILP itself. I have used the initials […]
-
jDCBot nearing its finale – The 1.0 milestone
The open source project DC client framework jDCBot (http://jdcbot.sourceforge.net) I have been working on is now nearing its 1.0 milestone. Version 1.0 means that it will have all the required features that a DC client framework should have, like – managing shared files, hashing them, creating file lists, queuing downloads and resuming them when the […]