Posts tagged as:

WordPress

This past weekend I drove over to Birmingham, Alabama, for WordCamp Birmingham 2009. This was their second WordCamp and brought out some 180 people — three times larger than their first one last year. This was not my first WordCamp; I attended WordCamp San Francisco 2007. In a nutshell, WordCamp is a weekend event where WordPress users, enthusiasts, developers and other members of the community gather for a series of talks, sessions, Q&A’s and networking. If you have a WordPress question, you’ll find your answer at WordCamp. [click to continue…]

{ 16 comments }

I recently did the unthinkable. I changed the URL structure of my blog’s URLs. Long considered a scary territory, along with moving domains, due to the SEO implications and potential for losing traffic, I was convinced by Bruce Keener to give it a shot. Ever since my blog launched I have been using the domain/year/month/day/post-name URL structure. I thought it was quite handy to know when the post was written before even loading it, but I ended up dealing with very long URLs that got quite annoying. In addition, [click to continue…]

{ 50 comments }

It has been almost 2 years since the last time I had a significant redesign of this blog. I figured it was time to start tinkering again. Instead of relying on the same blog theme and code base I have been working with for over 3 years now, I decided to use Chris Pearson’s Thesis WordPress theme as my base. For one, Chris Pearson is also a fellow Georgia Tech alumnus. Second, the Thesis theme [click to continue…]

{ 64 comments }

WordPress 2.5 came out earlier today. I just updated and am going to give the gallery features a whirl with this test post. I have actually been tinkering a lot with customizing a gallery for this site a while ago [click to continue…]

{ 36 comments }

Take one part die-hard WordPress contributors, combine it with one part up-to-date coding environment and you get Habari. It started less than a year ago with the idea from several WordPress users who wanted more control over what features get put into their blogging platform. The main difference is what’s [click to continue…]

{ 20 comments }

On The Bleeding Edge

August 9, 2007 · 33 comments

I have recently been keeping revisions of my shoddy coding practices with Subversion, which I ignored until I picked up a “Practical Subversion” book a few weeks ago. Naturally, I figured it only logical to expand this to my own WordPress installation, making WordPress updates as simple as a single SVN command. That’s all kittens and daisies, but for some reason I thought it would be cool to update to trunk [click to continue…]

{ 33 comments }

Okay that title might be a little ambitious but I truly believe that 281 is different from most WordPress themes. 281 is a joint project between myself and Neil Patel of Pronet Advertising. Neil approached me a while back and we started talking about how there was really no strong WordPress theme that combined slick minimalist aesthetics, speed and search engine optimization. That’s exactly what 281 promises to be. [click to continue…]

{ 176 comments }

In the past few months I have setup and helped others install and configure WordPress blogs many times. One of the more frequent questions I get pertains to this page in the WordPress admin labeled permalinks. The easiest way to describe permalinks is by saying that they are pretty URLs. For example, enabling permalinks on your WordPress blog changes http://www.yourdomain.com/index.php?p=102 to something like the following URL: http://www.yourdomain.com/2006/04/30/apple-releases-ipod-micro (although permalinks can be setup to display in various formats). [click to continue…]

{ 25 comments }