TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Review part of my startup

5 pointsby bgnm2000almost 16 years ago
My startup (excycle.com) recently launched a new health food recipes section. It's for people who exercise and would like a place to find mostly healthy foods to help them reach their goals.<p>You can see it here: http://www.excycle.com/recipes<p>I'd love any comments/feedback<p>also, the site has changed a lot since the last time I posted it - so any overall feedback would be awesome too!<p>-Thanks

5 comments

wmblaettleralmost 16 years ago
Just a small bug: multiple clicks on the "Find Recipes" button produces multiple "timer" graphics.<p>I am not a designer but here are some of my suggestions: * I'd tweak the margins/padding for example in the "find recipe" box the left margin should be a bit larger to match the top margin. * Reduce some of the black text contrast where appropriate, emphasizing the important sections. * Seems kind of busy overall, try eliminating or minimizing aspects that are not the focus<p>Just curious, what language is this written in? RoR?
评论 #676239 未加载
mschwar99almost 16 years ago
Those categorizations are an interesting way to search through recipes - I like it.<p>For what it's worth:<p>I think the UI to the right and the UI at the top of the recipe pages is really busy and not all that intuitive. (things like print / save / search) The options seem crammed together, and I spent a good chunk of time trying to figure out what my options were rather than reading the content.<p>If you have a busy page I think you might be better off using text than large icons.
评论 #676240 未加载
评论 #675916 未加载
JeremyChasealmost 16 years ago
I am having serious problems with the big "find recipe" button. I entered a goal of "Energy" and clicked the button, and nothing happened. I tried selecting more options from the dropdown, and the button started moving around the screen. Then the CSS started looking strange for div id "recipe-header". This is in FF 3.0.11<p>I like the layout, and how the recipes are presented though. If the sorting worked for me I could give a better review.
评论 #675911 未加载
pedalpetealmost 16 years ago
from a quick usability standpoint, i'd make the entire recipe div clickable, and not just the title and image.<p>Also, your text goes to a light grey on hover, which conventionally is 'unavailble'. I'd go with the blue you use for the headlines on hovers.
评论 #677708 未加载
wmblaettleralmost 16 years ago
clickable link: <a href="http://www.excycle.com/recipes" rel="nofollow">http://www.excycle.com/recipes</a>