Monday, November 28, 2005

US States Select Box Code

Below is the HTML code for a select box containign all of the 50 states. Just copy and paste into yoru html file - MUCH easier than typing it out every time. I got this from http://www.ilovejackdaniels.com/resources/us-states-select-box/.

Without State Abbreviation Codes


With State Abbreviation Codes

Thursday, November 17, 2005

How to: Apache/Perl/MySQL/PHP for windows

Excellent tutorial on how to set up Apache Perl MySQL and PHP working and talking to each other on Windows. Step by step easy to follow instructions.

read more | digg story

Monday, November 14, 2005

Keep Track of TV Torrents with TVTAD

"TVTAD is an RSS feed reader with support for unlimited feeds. It will automatically download newly released TV episodes that have been added to your favorites." It's free and It works with any BitTorrent client (like uTorrent).

read more | digg story

Google Analytics is live now

Google is offering Urchin website analysis tool for free now.

read more | digg story

Thursday, November 10, 2005

CSS and Dreamweaver Reference Sites

Great roundup of links, broken down by category, of CSS and Macromedia Dreamweaver reference sites. If you're looking for some CSS tips and tricks, or just trying to use Dreamweaver to realize CSS layouts more effectively, this is a great jumping-off point.

read more | digg story

Tuesday, November 08, 2005

How To Setup SSH To Tunnel VNC Traffic Through The Internet.

"This tutorial shows you how to use ssh to tunnel VNC traffic (TCP port 5900) through the public Internet, so that you can safely view / control your home Windows g PC from a remote site, under the strong encryption of ssh.

The encryptions used by ssh are AES-128, AES-192, AES-256, 3DES, Blowfish or CAST"

read more | digg story