PHP

UPDATED: Back to work! Bye Bye Pinggr

I wanted to learn how to use facebook connect and ended up using FBC, Twitter, OpenID, some complex htaccess, got sick enough by the process (not having a PHP MVC framework to call my own) that I started on php.technologyaces.com

I have code that won’t write itself…

Also, I decided to dump the simple framework…I think Code Igniter is simple enough. I don’t have time to play developer…I am in need of cracking stuff out quick!

TA PHP MVC Rocks!

ash-mvc-architecture Or at least I think so…

I started using the PHP MVC thingy today – after spending a relatively short amount of time coding the core. I found there where a few missing items…who needs to support HTTP POST anyway?…and I needed just the little bit of sugar in the form of some db helper methods and FirePHP for debugging.

I spent about 3 hours coding the new MVC’afied http://dev.vinspection.com and I am really happy with the new framework thing.

Model-less PHP MVC

image I wrapped up the alpha version of the new Technology Aces PHP MVC Framework. Which by the way I really need a name for. TAPMF? um….no.

I don’t have any code for the model yet…hence model-less MVC..I’ll have it done soon.

Features

  • PHP MVC…what more do you need?
  • Templeting/Caching via Dwoo
  • A slight bit of routing and error handeling

Features…soon

  • Base Model class for simple methods
  • CSS Reset

Features…Never?

  • Much more then is listed here…
  • Unless.