This is somewhat off topic, but I thought I'd share in case anyone is interested.
I've just released a new open source project for working with recipes, shopping lists and menus. This includes structures for representing these concepts, code to classify recipes, code to parse recipes and ingredient usages from natural language, and code to aggregate recipes together to find common ingredients and usages. It can be configured to save and load data from a database using a database adapter, and the default database adapter is built using Fluent NHibernate. If you're interested in checking out the project, working on another project that deals with recipes or shopping lists, or want to contribute in any way to the effort, please feel free! The code is at: https://github.com/KitchenPC/core The README file contains links on how to get started. Thanks! Mike -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
