Installing Tomcat 6 on Debian
Here is my experience installing Tomcat 6 on Debian with Java 6 and configuring it to work with IIS on Windows 2003
[Read More]
Here is my experience installing Tomcat 6 on Debian with Java 6 and configuring it to work with IIS on Windows 2003
[Read More]
Implementing onDomReady function is not as hard as it may seem.[Read More]
Couple different ways to retieve random record from the database this also uses WIKI syntax.[Read More]
This is a reliable way to detect WAN IP address from Java, cpp or any other programming language. Motivation for this was my need to update my DNS server automatically, presented code will be in Java I have decided to use Java for cross-platform support and its my favorite language, in near feature I will include cpp code as well(moding Linksys router to Support xname.org Free DNS service)[Read More]
This easy to miss error might be a nightmare to catch witch large amount of data, but for our sake there is a way to correct it easily.[Read More]
The other day a came along a problem of merging 3 BufferedImages of type ARGB into a final BufferedImage of type RGB. Result of merging this images produced a JPG with orange see through layer well not exactly what I needed.[Read More]
This project is meant to be simple yet powerful enough to withstand most of the spam botts and other automated attacks. First of all let me say that this project meets Image and Script Security requirements for CAPTCHA with this said why to reinvent the wheel, because I wanted additional functionality, Internalization, customization, but most importantly web service/web site independence and my goal was to create appealing rather than commonly seen distorted / gradient images. [Read More]
This is my attempt to create a autocomplete ListBox similar to the one we see in may web applications. AutocompleListBox control is created in C#, full source code test harness as well as DLL can be downloaded at the bottom of this page. [Read More]
Performing deep copies of javascript array is a pain if someone is not familiar with closures.[Read More]
There are tons of Content Management Systems, each with its own strengths but most of them lack support for object oriented design.[Read More]
After six years I am finally done, no more driving to my Drill center 400 freaking miles one way.[Read More]
Firefox plugin for snippet managements, with support for custom engines and content parsers. [Read More]
Utility that help us configure multiple instance of JBoss on the same machine with very little effort.[Read More]
Even that I consider myself pretty hand with JavaScript I have found quite a bit of useful information in this excellent book.[Read More]