You are hererecipes

recipes


Django Recipes Application

Django Recipes ScreenshotDjango Recipes Screenshot
django-recipes at Google Code

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.

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.