Search Results for

  • 8.20.06 Building a coffeehouse from WordPress posted in Web Design, Geekery

    I’ve recently discovered that it’s relatively simple to turn WordPress into a CMS using basic Template Tags and page templates. This isn’t new information by any means, and is something WordPress was meant to be able to do. But I’m planning to strip down and package my source files when I’m finished […]

    Read the rest of Building a coffeehouse from WordPress...

  • 8.13.06 A simplified photoblog. posted in Web Design

    I finished a prototype of a new photoblog for Jeremey Bot yesterday. It fuses Zenphoto and Wordpress to create a (hopefully) seamless integration of gallery and blog. The way I have it set up, he never has to write an entry. The only entry in the blog uses a tag that […]

    Read the rest of A simplified photoblog....

  • 8.3.06 More fun with Internet Explorer posted in General

    WordPress database error: [Table 'db34682_circlesixblog.zp_images' doesn't exist]
    SELECT images.filename AS filename, images.`desc` AS description, album.folder AS folder, images.title AS title FROM zp_images AS images INNER JOIN zp_albums AS album ON album.id = images.albumid WHERE images.show = 1 ORDER BY RAND( ) LIMIT 1

    Internet Explorer struck again when I went to view my zenphoto galleries archive page. It just wasn’t there. I was already having some .htaccess problems that were very interesting. I, along with an apparently growing number of people using stopdesign derived themes, could not get the archives page to show up […]

    Read the rest of More fun with Internet Explorer...

  • 7.24.06 sixteen recent photos posted in General

    WordPress database error: [Table 'db34682_circlesixblog.zp_images' doesn't exist]
    SELECT images.filename AS filename, images.`desc` AS description, album.folder AS folder, images.title AS title FROM zp_images AS images INNER JOIN zp_albums AS album ON album.id = images.albumid WHERE images.show = 1 ORDER BY images.id DESC LIMIT 16

    photo» zenphoto»

    Read the rest of sixteen recent photos...

  • 7.22.06 Zen. posted in General

    WordPress database error: [Table 'db34682_circlesixblog.zp_images' doesn't exist]
    SELECT images.filename AS filename, images.`desc` AS description, album.folder AS folder, images.title AS title FROM zp_images AS images INNER JOIN zp_albums AS album ON album.id = images.albumid WHERE images.show = 1 ORDER BY RAND( ) LIMIT 1

    So we have a new photo gallery. It’s based on Zen Photo and integrated with some help from the Zen Photo support forums. It’s pretty wicked. The photo on the left is randomly pulled from the gallery every time the page is loaded ;-). As I mentioned in the sidebar, […]

    Read the rest of Zen....