Resize: Difference between revisions

From WikiDotMako
(started a page)
 
mNo edit summary
Line 14: Line 14:


2. build a parser to find ingredients and quantities (pita, but doable)
2. build a parser to find ingredients and quantities (pita, but doable)
- Erik


* Erik




Line 21: Line 21:


3. integrate conversion system for quantities
3. integrate conversion system for quantities
- [http://spreadsheets.google.com/ccc?key=0AuIwK2Zsaa65dDd4RlQtY1JCWW9yc3luYzJ5SE9vcXc&hl=en Google Spread Sheet]: Metric Conversion Table


- USDA DB WEIGHT.txt
* [http://spreadsheets.google.com/ccc?key=0AuIwK2Zsaa65dDd4RlQtY1JCWW9yc3luYzJ5SE9vcXc&hl=en Google Spread Sheet]: Metric Conversion Table
 
* USDA DB WEIGHT.txt




Line 31: Line 32:


6. testing
6. testing
- Amazon Turk
 
* Amazon Turk


7. get usage stats; start saving recipes
7. get usage stats; start saving recipes
Line 37: Line 39:


8. publicize
8. publicize
- Popular food blogs
 
* Popular food blogs


==Finished==
==Finished==
0. get the usda data in mysql
0. get the usda data in mysql
-[http://www.ars.usda.gov/Services/docs.htm?docid=8964 USDA DB]
* [http://www.ars.usda.gov/Services/docs.htm?docid=8964 USDA DB]


1. get a database of recipes
1. get a database of recipes
-[http://thehoseys.com/recipes.html Mealmaster recipe DB]
* [http://thehoseys.com/recipes.html Mealmaster recipe DB]

Revision as of 20:28, 22 November 2009

Overview

  1. get the usda data in mysql
  2. get a database of recipes
  3. build a parser to find ingredients and quantities
  4. integrate conversion system for quantities
  5. figure out the most-used ingredients and make sure they are available
  6. integrate this backend stuff into an ajax web interface
  7. testing
  8. get usage stats; start saving recipes
  9. publicize

Currently working on

2. build a parser to find ingredients and quantities (pita, but doable)

  • Erik


To do/useful info

3. integrate conversion system for quantities

  • USDA DB WEIGHT.txt


4. figure out the most-used ingredients and make sure they are available

5. integrate this backend stuff into an ajax web interface

6. testing

  • Amazon Turk

7. get usage stats; start saving recipes - visitors

8. publicize

  • Popular food blogs

Finished

0. get the usda data in mysql

1. get a database of recipes