Here are some of the projects I am currently working on. Please check them out and give me feedback.
- QuickPost Wordpress Plugin
Inspired by the tumblr.com’s bookmarklet which allows users to quickly and easily post to their Tumblr blog, This plugin allows you to quickly post text, images, photos, quotes, and videos to your Wordpress implementation. - The Disney Frontier Blog
A hobby blog that I use for a testing ground for all things blog and WordPress programming. My current project is the Video Browser using the Zend Framework. I hope to grow it into more of a user generated content browser.
1 response so far ↓
1 Kamen // Nov 6, 2007 at 11:02 am
So it appears I have found a gem, but it is being wonky at the moment. I am getting this in the admin area, pertaining to the default category selection.
WordPress database error: [Table 'db207486504.t' doesn't exist]
SELECT t.term_id as term_id, name FROM t, tt WHERE t.term_id = tt.term_id AND taxonomy = ‘category’ ORDER BY name
Any ideas on how to fix the problem?
-Kamen
Leave a Comment