Posts Tagged ‘puremvc python’

PureMVC Python and Google Apps - Blog Demo

Thursday, April 17th, 2008

I created a blog demo written in Python that runs on Google’s new App Engine and uses PureMVC Python as its architecture. If you haven’t checked it out, you should, it’s a phenomenal piece of web technology.

The blog demo is a basic one with the ability to add, edit and delete blog posts. Each post includes a title, content and the date and time it was last updated. It’s now at version 1.1.

Also, any of you programming in any of: AS2, AS3, Python, ColdFusion, Java, .NET, Perl, or PHP, check out the ports for those specific languages. PureMVC is the best MVC implementation I’ve found and there’s a good and very helpful community going on the forums too.

As a side note, I apologize to anyone who got a blank post with a similar title in their feed a few days ago, WordPress has been giving me some issues after an upgrade.