Wednesday, September 05, 2007

Source code database on the Internet

http://www.planet-source-code.com This is largest public source code database on the Internet. Source code available on the following languages. VB, Java/Java Script, c/c++, ASP/VBScript, SQL, Perl, Delphi,PHP, Cold Fusion, .Net.

Monday, September 03, 2007

International Engineering Consortium

http://www.iec.org/online/tutorials/ This IEC link is host for many online white papers on latest technical and business issues(especially networking stuff).

Base64 conversion tool

This tool http://www.infowares.com/base64.php will allow you to decode base64 encoded content, such as the body of certain email messages (mostly spam), and most email attachments. Base64 encoding is also used for a number of other purposes, mostly when data needs to be transmitted over a link or stored on a media that is not 8-bit clean. Feel free to link directly to the base64 tool from your site if you wish. Source code is available at http://www.infowares.com/base64.phps.

Free Java E-books

This link has http://www.ebooklobby.com/436/Java/1000-Java-Tips. Very good collection of Java e-books. Sniff it to explore a huge collection.