Category Archives: Web Development

Enabling OpenID

I have successfully enabled picklewagon.com as a delegate for my OpenID. This has been something I have been wanting to do for a while. It was a lot easier than I thought it would be.
What is OpenID?
OpenID.net says it best:
OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.
You get to [...]

Download Firefox 3 Today

Have you ever wanted to be part of a world record? Now is your chance. Today, June 17, 2008, is the day to download and upgrade your browser. Firefox has designated today as the day to break the world record for most downloads for software in a single day.
Those of you who are already using [...]

Wordpress Adding Social Networking Features

I heart Wordpress. It is great software and is a great open source software success story.
For those who aren’t familiar with Wordpress, it is the blogging software that is running my site. I am happy with the decision I made to use it.
One of the great things about Wordpress is it allows other developers to [...]

The HTML tag

Last week I was debugging a website that had already been developed. I moved the site to a test server but nothing was working correctly. I had no clue what was happening.
Enter the base tag. Never seen it. Never heard of it. Didn’t even know about it. If you are interested, read the official documentation. [...]