Hey everyone -- I wanted to run a project I have been working on for the last few months by the folks at Hacker News:
LINK: http://www.techofnow.com/
techofnow is an aggregator for technology memes -- similar to techmeme, although there are a few key differences. In particular, the method by which articles are clustered into memes and ranked is completely automated. This means an article which is considered important and promoted by an editor at techmeme may not be promoted on techofnow since it is not a significant meme.
A little background.
I started techofnow as a weekend project a few months ago after completing undergraduate (CS + Math) about a year ago. I thought building a meme aggregator would be a good challenge outside of work and graduate school to learn and maybe gain a little bootstrapped entrepreneurship experience.
Any feedback, thoughts, guidance, or criticism would be appreciated.
- Domain/name sounds somewhat awkward, which is not good for a place to get news.
- favicon looks rough.
- The front page is unfortunately a wreck, UI/UE-wise.
-- Don't use scrollover/hover to highlight part of main page name like some exciting link when it is just a link back to the main page.
-- Remove "Top Technology Memes". You don't need it.
-- Reduce unimportant UI elements by removing the icon next to where the link goes to and the site where the link goes to above each headline.
-- Story title on one line, text on the next. Don't start text on the headline line.
-- Text should probably not be in black because it is competing with the headline being blue and standing out. Pick one or the other to stand out if you must have both. I think the headline by itself is enough.
-- Get rid of the myriad of links to all the sites it came from under the headline and text.
What you have left unfortunately is a lackluster list of headlines, but basically- that is the gist of what you are providing currently. If you are trying to be google news, have categories, etc.
Why not pull content into the page dynamically via Ajax pushing the headlines down as soon as they come in?
Think about this: what is the feature (not content) that will distinguish you from every other site like this on the web?