In the Hood

I was out for a bicycle ride in the neighborhood on Saturday. Actually, I was running up to the Credit Union on 19th. It’s always nice to check out what’s going on in the neighborhood. I went close to Evan and Emily’s place. Just got their birth announcement in the mail, but I decided to … Read more

Markdown

I’ve got the PHP Markdown plugin installed, which is helpful in formatting code. I haven’t used it too much yet; it may interact with my otherwise preferred formatting options. The general reference to the syntax of markdown can be found at daringfireball.

Excluding Category from Main Page in WordPress

I’ve added the following custom code that I found on Zeo’s blog.  It gets added to the functions.php section of the theme being used (Theme Functions) for the blog.  Which obviously will require it to be updated each time I change the appearance of the blog.  But it’s simple.  I found a relatively complicated plugin … Read more