I’ve decided it’s important for me to be able to expand my trivia to many different platforms. Although it’s simple to just make it for facebook and call it a day, I think it’s something that should be more than that. So, I’m building an api for it. The game play api (as I’ll call [...]
Posts Tagged ‘zend framework’
Coming Soon: Triviosity?
April 26th, 2010
No Comments
A fun, quick, simple daily trivia game. Hopefully testing next week. One of my ever growing number of facebook apps
Now Testing: Let’s Go!
April 25th, 2010
No Comments
I pulled my little app, “Let’s Go” out of the sandbox and it’s workin’.. or so it appears. If you feel like playing around with a little Facebook App, then go for it. Let me know of issues here or on the application page.
Multiple Paths for Zend_Layout (Modules Based Layouts)
March 30th, 2010
No Comments
There was some chatter about using module based layouts with Zend_Layout on freenode, so I thought I’d explore the idea a bit more. There was this particular idea to use a plugin and a bit of application.ini/xml settings to configure it all. But I’m a bit old school with my Zend Framework apps.

