Friday, December 19, 2008

OMDB!

I never mentioned it, but I did manage to do an initial stab at making an AppEngine version of my origami model diagram database (omdb).

For grins, you can try it out.

Here are the address formats to request information:
http://omdb.appspot.com/getDesigner?designerFirstName=&designerLastName=

http://omdb.appspot.com/getAuthor?authorFirstName=&authorLastName=

If you enter something that does not exist, then it creates it and adds back to the data store. If you have the record ID, then you can replace the names with designerID= or authorID= - respectively.

There are pages for origami models and books, but there is no nice way to find something unless you already know everything about it - not very useful yet.

No comments: