Projects
I specialize in easy to use open source web applications. Much of the software that I develop I also release under open source licenses to not only foster development but to also give back to the software community in general.
I use proven reliable technologies and frameworks such as PHP, the Zend Framework, jQuery, and MySQL. Extending and modifying my software is easy for just about any PHP programmer.
I encourage everyone to download and try my software without fear of cumbersome software licenses. If you are in a situation where you need a commercial license for any of my products, please send an e-mail to chris@ctankersley.com.
PillarAPI
PillarAPI is a REST server implementation useful for building APIs. It supports GET, POST, PUT, and DELETE commands. It allows quick creation of resources and contains a functional server.
Zombie Ninja Games
Zombie Ninja Games is a flash game website housing a great selection of browser-based flash games. Various categories display a wide range of games for all players.
On-Hold Projects
Are You Listening?
‘Are You Listening?’ is a teaching and testing system. It allows presentations to be created on the web and creation of tests. It’s great for companies that need to do training but don’t need to drag everyone into a room at the same time.
Chronicles-RPG
Chronicles RPG is an online gaming system for running tabletop games online. It uses a mixture of HTML5 and websockets to provide a real-time gaming experience. It’s currently down until I get more time, but the wiki porition is available.
Congregate
Congregate is a simple task management system for web applications. Right now it just allows a user to add projects and tasks associated with those projects as well as recording the estimated and actual time for completion and by whom.
Kiroku
Kiroku is a site generation tool. Where most Content Management Systems focus on large sections, Kiroku focus more on the individual pages. With this in mind building out a website is quick and easy even for non-web designers. Integration with packages such as FCKEditor and an intuitive interface make Kiroku a great choice when building a new website.
Manuscript
Manuscript is a document management system useful for an intranet system. Users can upload any kind of file into Manuscript to make it available to other users. Documents can either be uploaded, created within Manuscript through a word processor-like interface, or posted directly through an IE 8 accelerator. Files can be tagged into multiple categories for easy organization.
PhpORM
PhpORM is a basic ORM manager. It allows Plain old PHP objects to be used as database entities without needing to worry about all the database stuff. It was originally built to run on Zend Framework’s Zend_Db database abstraction, but it can be extended to work with others. It currently supports Zend_Db, PDO, and an ArrayStorage object.
TWS Code Snippets
Random code snippets that are not part of any specific project. Most of the code examples from the blog end up here.