Tuesday, December 20, 2005

Do-it-yourself projects and technology updates

Ten Most needed circuits in Do-It-Yourself Projects.

Monday, December 19, 2005

Electronics Tutorial

If you want to learn electronics, it's a great place to start. It's suitable for all, and anyone can learn electronics using a combination of this & the other material available on my site. Whether you want to learn as a hobby, are taking a course in it, or just want to brush up on a few points, there should be something here to help you.

Sunday, December 18, 2005

Sams Teach Yourself Shell Programming in 24 Hours

Learn Shell Programming just in about 24 hrs. Nice Website.. Check out!!!

Tuesday, December 13, 2005

MagicAjax.NET: The Magic Ajax Engine for .NET

MagicAjax.NET is an open-source framework designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing tons of javascript code. A very Nice project Hosted on Sf.net!!!
Try DEMOS ONLINE.

Monday, December 12, 2005

Complete Web Page Plus Code in Photoshop

This tutorial takes you from the initial setup and design of a web site, all the way through producing W3C validated CSS and XHTML 1.0 for layout, while leaving room for integrating your own designs and color schemes. The .PSD is also available for download as well as the code.

Dictionary of Algorithms and Data Structures

This is a dictionary of algorithms, algorithmic techniques, data structures, archetypical problems, and related definitions. Algorithms include common functions.
Warning from NIST:
Don't use this site to cheat. Teachers, contact paul.black@nist.gov for help.

Monday, December 05, 2005

FREE WYSIWYG HTML JavaScript Editor

What is TinyMCE

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other CMS systems.

Features

FREE C++, JAVA, VB, HTML, Direct 3D Tutorials

Go check out the free tutorials online. Might be helpful

Saturday, December 03, 2005

Programming the Linksys WRT54GS Wireless Broadband Router

Its a Nice 3 part tutorial on wikipedia that has everything from introducing technical terms, tools, where to gt them from, how to compile on linux, adding our own code to the router, how-to configure the router, how-to upload the code to the router etc.
Very Well written and Very useful. Check out!!!