20+ CSS Menus

CSS Tabs are the famous menus of navigation, generally located in the top of the sites. Many sites use this type of menu to detach the main pages of a site.

read more | digg story

A Tcl(Tutorial for Cool Languages) for Tcl/Tk

Tcl/Tk can be used to create GUI very easily. Once you study Tk, you can use that to create GUI in many other popular languages like Perl(Perl/Tk), Ruby(Ruby/Tk) and Python(TkInter). Works in Linux, Windows And Mac systems.

read more | digg story

Tcl/Tk Cookbook

A Tutorial / Cookbook for doing graphics based Tk programs in Tcl. Good way to do GUI stuff that will work unchanged on Windows, Unix and Mac machines.

read more | digg story

Preventing SQL attacks in PHP for newbies

A SQL injection attack can be a major eye-opener for your site. What can you do to prevent this?
A must read for anyone migrating from PHP 4 to PHP 5 (or 6).

read more | digg story