10 tips on writing reusable code

Really good tips how to write reusable code.

read more | digg story

AJAX Remote Desktop

A quick proof-of-concept Java application that lets you view the desktop of a remote computer using a just a web browser!

read more | digg story

Creating a Membership System with PHP and MySQL

Nice tutorial on using PHP and MySQL to create a user based login system for your website.

read more | digg story

Creating a â��Whoâ��s Onlineâ�� script with PHP

In this tutorial I will show you how to create your own “Who’s Online” script, which is often found on message boards and other community scripts. We will first create a really simple script, and after that add a few more features like the location of each visitor.

read more | digg story