Recipebook 2.0 – fast prototyping with JavaScript and JSON services

In a minor revelation, I saw the future of recipes and cook books. Yes, really. However, it’s so basic I can’t believe no one has done this before. The LazyWeb is long gone, so it looks like I’m going to have to do it myself.

What I would like is a list of ingredients where I can pick whatever I have left in the fridge and just start cooking. So that’s how I ended up with my Recipebook 2.0 prototype. Click careful because this really is just a prototype, with many loose nuts and bolts. But it should get the idea across. The building of the prototype might be even more interesting for some. The entire site took me about 5 hours to build, from idea to execution. Honestly, this is much faster than the usual speed at which this kind of stuff is developed in the companies I work(ed).

I am using del.icio.us as my database. Added some Yahoo! Pipes processing in there. And glued it all together with some Ext.js. There’s no server code at all. Most of the development time went into finding out how to correctly use the ScriptTagProxy. It’s pretty straightforward, but a little confusing at first. The JavaScript, in general, is not very nice and needs to be cleaned up. But there’s a lot missing anyway, I really wanted to get a proper recipe submit popup but couldn’t get it to work without serverside code.

As always, suggestions welcome.

Services now available via Elance