Category Archives: php

Site redesign

I started my website in 2003. At the time it was hosted by the University of Michigan, where I was a graduate student. They gave all students some space for a personal website. It was really great, though it did … Continue reading

Posted in (x)html, css, php, sql, wordpress | 1 Comment

New WordPress plugin – Image Browser

Today I released my 8th wordpress plugin. This one is quite a bit different from all the other plugins I have written. A friend of mine was looking for a way to create a gallery on his family blog. “No … Continue reading

Posted in photography, php, sql, wordpress | Comments Off

Showing total number of replies in bbpress

For awhile now I have been wanting to show the total number of topics started and replies in a bbpress forum on the profile page. Today I finally figured out how. I like bbpress quite a bit, as it integrates … Continue reading

Posted in php, sql | Tagged | Comments Off

Multi-column balanced lists

Recently I was working on a project where a client wanted a list of items to be displayed over multiple columns, and requested that the columns be balanced (as balanced as possible). It didn’t take me too long to figure … Continue reading

Posted in (x)html, css, php, wordpress | Comments Off

BBpress forums and wordpress plugin development versions

I host a bbpress forum for each of my wordpress plugins, so that people can report bugs and ask for new features. Bbpress has many of the same features as wordpress, and it integrates very well with wordpress. It is … Continue reading

Posted in php, wordpress | Tagged | 1 Comment