Sponsors:
URL Shortening Service
Awesome new utility that helps with your page ranking while giving you a shortened version of your URL.
Javascript Tutorial
This is a really nice tutorial on Javascript and Jquery
http://www.sawmac.com/missing/javascript/tutorials/examples/index.html
Ubuntu GDM Themes
An awesome collection of Ubuntu GDM Desktop themes.

http://www.junauza.com/2009/04/15-beautiful-ubuntu-gdm-themes.html
14 Keyword Research Tools
The following list of 14+ keyword research tools to help you understand what people are searching for, and, therefore, what people want. Lucky you!
1. Google Insights for Search - Full-featured keyword research tool.
2. Google Trends - Compare search terms side-by-side.
* Google HotTrends - The hottest search terms right now; updated hourly.
3. Google Suggest - Provides related search terms in a drop down menu as you type. YouTube has the same feature for video-related search terms.
Animated guide to building PCs
Ever get annoyed with having to show people how to put together PCs? Check out this awesome website http://www.pcityourself.com/
9 Things to do after installing Ubuntu 9.04
Check out the first of many guides on improving Ubuntu 9.04
http://maketecheasier.com/9-things-you-need-to-doinstall-after-installin...
Ophcrack Live CD
Awesome Live CD to have!
http://www.paulspoerry.com/2007/01/09/ophcrack-live-cd-crack-windows-pas...
Learn SQL in 4 Minutes
Learn SQL in Under 4 Minutes
This tutorial assumes you have a database set up and ready to go, and you know how to write queries against it. This tutorial also assumes you already have a strong handle on programming concepts. This will go fast.
Ready? Go!
SQL (pronounced "sequel") is merely a language used to interact with a database. Alone, it doesn't have much practical purpose but is usually used in conjunction with another language. Such as PHP. You can, however, write raw queries against a database for your own amusement. This is handy for testing or learning purposes.