vmFramework + Ajax
Just a quick thought for the day. I am building an AJAX PHP library .. (which is done) and am now implementing it into the vmFramework.. running into some odd things actually getting it to work with a MVC, but it’s coming along pretty good. It will be used for my next cash site.
15 Oct 2007 vMonkey
We just got back from ZendCon and I realized that I don’t program nearly enough on my own these days. I’m going to be taking a page from your book and trying to pick up some new skills. Ajax being one and Flex being another. You know how my non-existant my front end skills are.
I’m a visual person when it comes to learning something different… I like to see a working example… toy with another persons library before building my own. For AJAX, hunt down XAJAX php library. It’s simple and effective.