Latest Articles ::
The two open source tools that this article introduces — Swing Explorer and FEST-Swing — can make debugging and testing of Swing UIs simple and...
.NET implementation of the quadratic formula to solve quadratic equations. Algorithms for working with double and float types.
Vimscript is a mechanism for reshaping and extending the Vim editor. Scripting allows you to create new tools, simplify common tasks, and even...
WL Marketing has completely revamped their Directory Submission Service Packages by adding thousands of new directories at highly affordable prices...
Walk through the steps of incorporating OpenID into a sample Java application. Rather than implement the OpenID Authentication specification by hand,...
This article covers two things.
1) Error handling in Perl using EVAL Block
2) Using the EVAL Block feature to check whether a directory exists on...
Complex optimization tasks, like travelling salesman problem, can be solved by simple algorithms with random searching component. Genetic algorithm...
The libvirt library is a Linux API over the virtualization capabilities of Linux that supports a variety of hypervisors, including Xen and KVM, as...
The introduction of the Google App Engine saw a wave of frameworks emerge to facilitate developing applications targeted for it. The Gaelyk framework...
Complex software can be made easier to debug and monitor with the use of logging code. Such code outputs information about an application to the...