Category: WordPress

  • Maintaining WordPress on SVN: Create Your Repository

    A lot of people know that I’ve done a bit with maintenance of WordPress using subversion. Alot of those same people have asked me to show how it’s done. It’s not very difficult, really, but I encourage you to work with a host like Dreamhost that provides one click installs of svn. It’s the easiest…

  • Expression Engine WXR Export Class

    Earlier, I shared with you a new base class I’m releasing into the wild. While that was a conceptually nice piece of code, and potentially useful, it didn’t really translate in usefulness without some actual code. As mentioned, I just moved Shai to WordPress from Expression Engine and it required writing a custom export routine.…

  • WordPress WXR Class

    One of the most frustrating things to me in my years of working with WordPress and b5media has been migrating blogs into WordPress. Every blog platform does things differently and although WordPress has import support for a large number of blog platforms, it always seems like I get the job of migrating from platforms that…