Hey Guys, I'm the creator of Forking Recipes, I'll be happy to answer any questions you have and thanks for taking a look!
I really like this! Hopefully it gains momentum because it'd be really neat to have [a tool that can be used as] a crowd-sourced recipe-optimiser. On a different note, I'm on a slow internet connection and it's very noticeable that the page is huge and not optimised for bandwidth (some thumbnailing and gzip-ing would be good to add at some point, to make the site as snappy as possible! :) ). https://developers.google…
Show HN: Github for recipes
21–30 of 103 posts
Re: Show HN: Github for recipes
#22You missed the opportunity to use the name GitCipes.
Re: Show HN: Github for recipes
#23Re: Show HN: Github for recipes
#24Probably not related, though still cool.
What I'd like to see though, is for all the pictures to be of food. There's a lot of happy faces, but the point of a cook book is to make me feel hungry when looking at the pictures. Not sure how to achieve that though.
Re: Show HN: Github for recipes
#25My "next step" was to contact sous chefs of famous restaurants.
Edit: rephrased.
Re: Show HN: Github for recipes
#26[1] http://www.cucumbertown.com/recipes/55228/baked-mac-cheese
Re: Show HN: Github for recipes
#27For example, some recipes include the accompanying photos inline, while others collect the photos at the end. If instead, the submitter merely tagged the photos according to what step they accompanied, then the website code can lay them out beatifully in a number of different ways to suit different viewers.
I think I'm thinking something along the lines of LaTeX philosophy: You provide the content and leave the layout to the experts/computer. So you don't write that "Zest of 2 lemons" should be part of a bulleted list, you write that it is an ingredient and leave it to the layout to put it in a suitably formatted ingredient list.
Another advantage is you reduce the ability of less savvy users to make parts of your site look ugly.
Re: Show HN: Github for recipes
#28Re: Show HN: Github for recipes
#29You need to hire a designer for this. Cooking/recipes/food markets are really visually driven. You also need to define what a fork is right on the landing page. A fork for a cook is not the same as a fork for a programmer. What you should have is a good header area that has the application work flow explained in graphics. Example: Alice liked Juan's recide for thai rice. She wanted to create her own version. Alice fo…
That said, awesome idea.
Re: Show HN: Github for recipes
#30Having looked at some of the recipes, it might be nice to take the job of layout/formatting away from the recipe submitter and offer some differnt layout options to the person viewing it. For example, some recipes include the accompanying photos inline, while others collect the photos at the end. If instead, the submitter merely tagged the photos according to what step they accompanied, then the website code can lay…