Pages
Categories
Archives
- May 2010
- March 2010
- January 2010
- November 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- February 2007
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
WTF
I’ve tried the chyrp thing, I really have but for chrissake, there seems to be no support what-so-ever.
I love the idea. I love the simplicity. But for fuckssake can we please get a few themes that actually work? I’ve found a couple that I do like however when I implement them I get a shit-ton of Twig errors.
Do I feel like debugging blogging software? This should be old hat by now people!
Now I’m thinking I may want to move everything over to WordPress … again. Why do I do this to myself.
On other notes, I’ve had to create a little app that merely imports an XML file and exports a plist file. Why? Well, I want to have some persistent data in my iPhone apps. Easy way to do this is to have a plist file and then use that as a Dictionary. Easier than parsing XML, right Jamie?