recipes

Django Recipes Application

[img_assist|nid=362|title=Django Recipes Screenshot|desc=|link=popup|align=right|width=98|height=100]

My mom was writing a family cookbook using Microsoft Word and I thought this was a bad idea for several reasons. At first I thought about using LaTeX to separate the style from the content a bit, then I thought about using XML, then I settled on a database as being the most generic to store recipe data. I quickly decided on using Django to create this cookbook framework because Python is probably my strongest language and it makes creating custom websites really easy.

Topic:

Google Recipes Custom Search

I just created a custom search engine with Google's new Custom Search feature as part of Google Co-op. It's called Recipe Search. Just type in some ingredients and it will search all the best recipe websites. You can then narrow your search down further by only looking only at sites specializing in seafood, vegetarian, international cuisine, etc...

Give it a try...




I am looking for people to help maintain and improve this search engine. If anyone has some knowledge of recipe websites and has an interest in helping out with this project, please let me know and I can invite you do be a collaborator.

Recipe Matcher - Find Recipes Based on Ingredients You Have

Recipematcher.com is a recipe website where you enter in all the ingredients you have and you can then search for recipes that use those ingredients (the results are sorted by which recipes require you to buy the least numbers of ingredients). It's a great idea. Too bad that updating the list of ingredients you have on hand is a major pain in the ass. I filled it out quickly and for some things I checked off the box even though I didn't have it because it's something that I have no problem buying or having extra around. Like onions, tomato sauce, or chicken breasts. I don't any of those around right now but I have no problem buying them because they will easily get used up.

The one great thing this website could be useful for is finding recipes that use ingredients I want to get rid of. It is always satisfying to get rid of an ingredient that I've had in the cupboard for months. There's no way I'm going to update this website's list of ingredients I have on hand though. I may just tweak it by adding some ingredient that I want to get rid of and then using their search option that finds recipes that MUST contain a specific ingredient. I am not so sure how useful this is as Google can pretty much too the same thing and probably has access to more recipes than this website does. I have used this Cookin' With Google form in the past. There's also Google Base Recipes, which currently contains 1.12 million recipes.

Subscribe to RSS - recipes