SpiffyJr's Blogaroo

Happenings of the man known as SpiffyJr

  • Home
  • About
    • Inspiration
    • Resume
  • Projects
    • Blitzaroo
    • phpRaider
    • Zend Calendar
  • Docs
    • Blitzaroo API
    • SpiffyCalendar Docs
    • SpiffyDb Docs
  • Downloads
  • Technologies
    • Doctrine ORM
    • Dojo
    • PHP
    • Zend Framework
  • Other
    • License
Twitter RSS
Monthly Archives: September 2009

SpiffyDb v1.0.0 Released

Posted on September 24, 2009 by SpiffyJr
No comments

I’ve just released SpiffyDb for the Zend Framework. SpiffyDb extends the basic functionality of Zend_Db_Table and Zend_Db_Table_Select and includes a Model/Mapper as shown in the Zend Framework Quick Start. These new classes include a hoist of new features and automate much of the model/mapper functionality that is common to them. Read more about SpiffyDb here.

GD Star Rating
loading...
Categories: SpiffyDb | Tags: database, mapper, model, php, zend

Blitzaroo to have a public API

Posted on September 22, 2009 by SpiffyJr
2 comments

Application Programmer Interface

If you’ve read any of my blog I’m going to assume your a technical person and know what an API is. For those few who don’t it’s a way for programmers to tie their application into a provider and use any services that provider may allow. For example, all of the phone based Twitter applications tie into Twitter via their API. This allows the application to post, view, edit, and delete messages and all the other nifty things that Twitter allows. I’m pleased to announce that I’ve decided to incorporate a public API into Blitzaroo. Those of you with the technical prowess will be able to tie your website (or other application) into Blitzaroo with an easy to use RESTful API. I will be providing JSON and possibly XML if the demand is high enough.

For example,

http://www.blitzaroo.com/api/guilds will return a JSON/XML list of guilds along with all pertinent data. http://www.blitzaroo.com/api/guilds/view/<id> will return detailed information on that guild. The API will have similar interfaces for every facet of Blitzaroo including events, signups, character management, etc. This will, in theory, allow a third party to run a complete game management system from their own application or website. Nifty, eh?

GD Star Rating
loading...
Categories: Blitzaroo | Tags: Blitzaroo, game, mmorpg, php

SpiffyCalendar v1.0.0 Released

Posted on September 17, 2009 by SpiffyJr
3 comments

SpiffyCalendar is a calendar generator for the Zend Framework based on Zend_Date and Zend_Locale. It utilizes a Zend View renderer by default but adding custom renderers is available. It also supports events using a variety of event sources and ships with array and zend_db_table capability.

I have released v1.0.0 of SpiffyCalendar (and only a day late!). I made several fundamental changes including changing the license to the New BSD license which is the same as what the Zend Framework is released under. You can download SpiffyCalendar here and take a look at the documentation to get a calendar up and going. Enjoy!

GD Star Rating
loading...
Categories: Zend Calendar, Zend Framework | Tags: calendar, php, zend
Page 1 of 3123»
  • Recent Posts

    • Keep your Git fork clean
    • Get started with Zend Framework 2 modules!
    • More Doctrine 2 and Zend Framework integration goodies!
    • Super sexy URLs with ZF and the joy of controller plugins!
    • Formatting your API to work with dojox.data.JsonRestStore (#dojo)
  • Categories

    • Other
      • Random
    • Projects
      • Blitzaroo
      • phpRaider
      • SpiffyDb
      • View Helpers
      • Zend Calendar
    • SpiffyJr
    • Technologies
      • Dojo
      • PHP
      • Zend Framework
  • Tag Cloud

      Ajax Algorithm api Blitzaroo Blog BSD licenses calendar Cascading Style Sheets CSS database Data Formats Dojo Dojo Toolkit event Framework game Google HTML HTML element JavaScript JQuery json Languages mapper Marketing mmorpg model php Programming Projects Scripts Source code Style sheet Style Sheets Twitter Website zend Zend Framework
  • Archives

    • December 2011
    • November 2011
    • July 2011
    • April 2011
    • March 2011
    • December 2010
    • November 2010
    • October 2010
    • March 2010
    • February 2010
    • November 2009
    • October 2009
    • September 2009
© SpiffyJr's Blogaroo. Proudly Powered by WordPress | Nest Theme by YChong