Categories
Web Development

#Grid (Hashgrid) WordPress Plug-In

After using the #grid feature on the Analog website, I decided to add it to my development toolbox. I’ve been working on WordPress for the past few months, so I thought I’d try to make a plug-in out of it. After poking around the Analog site a bit, this is what I came up with. […]
Categories
CodeProject Web Development

Display Featured Links Randomly Using PHP

Use PHP to read a CSV file and automatically generate links for display.
Categories
Web Development

Don’t Forget to Clean Your Code!

I recently was asked to update a Web page with a rather long list of names, which were provided in a Word document.  I use a combination of Dreamweaver and Expression Web, because they both have good tools for stripping out problematic HTML from Word, but today they weren’t much help. This particular document had […]