Changes to pipwerks.com, part 2

In case you hadn’t heard, pipwerks.com was hacked last week. The entire database was erased. Bastages. Luckily, I had a recent backup. While going through the pains of a new WordPress install (with new plugins, extra security, and imported posts/comments), I decided “why not throw a new layout in the mix, too?” I mean, if I’m going to make changes, I may as well do them all in one shot, eh?

Changes to pipwerks.com

Just a quick note: I’m renovating this site to make better use of WordPress’ capabilities. Because of the move to WordPress, many of my static HTML files will be converted to WordPress ‘pages’; this means you may see some odd posts in my RSS feed from time to time. Feel free to ignore them.

Displaying code on WordPress entries using CODE and PRE tags

Since I sometimes write about code, I decided to install the Code Markup WordPress plugin. It works very well, and I am enjoying it a great deal (thanks, Bennett).

However, one problem I kept encountering was overflow… when a line of code was so long it would break my layout.