Archive for the ‘Programming’ Category

Django and You

August 25th, 2005 2 Comments

Today I spent several (read: about 4) hours working with and toying with a neat little web application framework called Django. It’s very much like working with Ruby on Rails, but a little bit more intuitive.

The downside is the documentation is only slightly poorer than Ruby on Rails’ documentation, which is to say, not very good. The tutorial helped quite a bit with the basics, but even that does not work “out of the box“.

I’ll keep working on it, as I’m interested to see if I can whip up an AJAX implementation for it, making data entry web applications easy to put together.

That’s right, in a matter of a few hours, I can build you a character database, fanboy!

My first AJAX

August 24th, 2005 No Comments

AJAX Work

August 24th, 2005 No Comments

The Form Assembly

August 23rd, 2005 No Comments