Web Development

Open Addict Blocks Internet Explorer

Wednesday, July 18th, 2007

Rich Morgan, of Open Addict, has recently made a move to block Microsoft’s Internet Explorer from rendering his site.

Drunk Driving in Austin Without Insurance While Looking for a Student Loan Consolidation Deal

Tuesday, June 5th, 2007

Listed here is the top 20 highest paying Adwords keywords of 2006. This list paints a surprising portrait of Google's user base. Prices are in US Dollars.

Create a Site Authentication Login with PHP and MySQL

Wednesday, May 23rd, 2007

Setting up restricted access to certain pages is a breeze. Here I will show a quick way to control who can view specific pages using a form based login system and a MySQL database of allowed users.

Displaying Click Counts with PHP and MySQL

Saturday, May 19th, 2007

Terry at SuperAff.com has asked about a follow up to a previous post Hiding Links With PHP and Counting Clicks with MySQL. In this article I demonstrated how to hide links

Drupal SEO

Saturday, May 12th, 2007

Drupal is hands down my favorite content management system, but in order to use it there are a few initial steps you need to follow to get it working at our expected SEO performance level.

Top 5 Must Have Linux Web Developer Applications

Thursday, April 19th, 2007

I consider myself a web developer, not necessarily a web designer, but certainly a developer. As such, I do not require the latest Adobe suite of programs to get the job done.

Creating Flash Video in Linux

Saturday, April 14th, 2007

Serving videos on your sites can really eat up your bandwidth. This can cost a lot of money, but so can buying Adobe's Flash software just to create videos in their format.

JavaScript Validation for HTML Forms

Tuesday, April 10th, 2007

One of the most frustrating things with using forms on a site is getting back bad information in your results.

Hiding Links With PHP and Counting Clicks with MySQL

Saturday, April 7th, 2007

There are many reasons why one might want to hide their links – perhaps

301 Redirect and Dreamhost

Saturday, March 24th, 2007

I recently needed to redirect a domain name to another domain name. This was due to having both the .com and the .net extension. I wanted to forward the .net domain to the .com domain.