|
Written by bijulsoni
|
|
Saturday, 19 August 2006 16:00 |
|
The objective of this article is to provide a basic introduction about graphs and the commonly used algorithms used for traversing the graph, BFS and DFS. Breadth First Search (BFS) and Depth First Search (DFS) are the two popular algorithms asked in most of the programming interv... |
|
Last Updated on Saturday, 26 August 2006 16:00 |
|
Read more...
|
|
Written by zenox
|
|
Saturday, 16 September 2006 16:00 |
|
I was looking for a simple way to calculate the MD5 checksum of multiple files on my computer for security reasons. Although I found programs that could do one file at a time, it would be tedious to go through all of my files. So, I wrote a simple utility that recursively checks d... |
|
Last Updated on Saturday, 23 September 2006 16:00 |
|
Read more...
|
|
Written by DarkLizener
|
|
Thursday, 26 April 2007 16:00 |
|
|
|
Last Updated on Friday, 13 February 2009 01:58 |
|
Read more...
|
|
|
Written by pfemiani
|
|
Wednesday, 25 April 2007 16:00 |
|
I was in need of a simple auto-completing textbox for a project I was working on at work when I realized that there were really not a whole lot of good choices for this. Many of them derive from a combo box which will not work properly for a dropdown list that continues to filter ... |
|
Last Updated on Wednesday, 02 May 2007 16:00 |
|
Read more...
|
|
Written by Octavia Andreea Anghel
|
|
Wednesday, 12 December 2007 16:00 |
|
This comprehensive guide discusses where to get, how to install, and how to use the various cryptography packages available to enhance the security of your PHP applications. |
|
Last Updated on Friday, 13 February 2009 01:56 |
|
Read more...
|
|
Written by Matt
|
|
Saturday, 17 January 2009 00:39 |
|
Introduction to backing up a Joomla website to Amazon S3 storage using Jets3t.
We all know backups are important. I've found what I consider a pretty good backup solution using Amazon S3. It's super cheap, your backups are in a secure location, and you can get to them from anywhere. For my backup solution, I'm using Debian Linux (Etch), but this whole setup is not dependent on your current favorite flavor of Linux because it uses Java.
|
|
Last Updated on Saturday, 17 January 2009 00:42 |
|
Read more...
|
|
|
<< Start < Prev 1 2 Next > End >>
|
|
Page 2 of 2 |