Inexplicably, when you ask people to name an easy-to-learn language that's designed for web/database applications, they still say PHP.
Ask YC: Have you built a good website that nobody visits?
41–50 of 127 posts
Re: Ask YC: Have you built a good website that nobody visits?
#42Earlier quoted context omitted.
Great sense of web design on all your sites, and being 15 is pretty impressive too :-)
I second this. Very clean but also dramatic. Good work on the logo, too. The "learn more" section under "advertiser" states that "Cadmium provides a deep data collection system". Did you design something of an analytics dashboard as well? If it looks half as nice as the rest of the site, I'd be impressed.
The data collection results visualizer (insights): http://files.markbao.com/cadmium-insights.png
Thanks for your kind words!
Re: Ask YC: Have you built a good website that nobody visits?
#43http://www.imageboard.net/top/ A forum designed without the use of text using just images to communicate with a built in editor and voting tools. Roommate and I made it as a toy for a programming competition, so we weren't expecting grand things. It got grabbed by the 4chan crowd so... uh... yeah. I linked to the best ones for a reason ;)
That's a great idea, and a great domain name. You didn't go forward?
We did the bulk of it as a 48 hour coding competition with the theme of 'antitext'. I wanted to make something in Django, and my roommate wanted to make something in flash. So from the start there was no real direction aside from the neatness factor and wanting to see if we could pull it off.
Any suggestions would be appreciated :D
Re: Ask YC: Have you built a good website that nobody visits?
#44Its been a work in progress for a long time (thus why its a subdomain), and haven't had a chance to do much with it.
So I guess it hasn't _failed_, but it hasn't succeeded.
Re: Ask YC: Have you built a good website that nobody visits?
#45Re: Ask YC: Have you built a good website that nobody visits?
#46Re: Ask YC: Have you built a good website that nobody visits?
#47Re: Ask YC: Have you built a good website that nobody visits?
#48http://free.LocalDataPlace.com - which we built for local recycling (ala freecycle). We haven't been willing to spam existing freecycle groups but we need good local traction to catch on.
I never bothered to attempt to market it at all - it was more a proof-of-concept that I could do something with Rails. Still think it has value though.
Re: Ask YC: Have you built a good website that nobody visits?
#49http://www.imageboard.net/top/ A forum designed without the use of text using just images to communicate with a built in editor and voting tools. Roommate and I made it as a toy for a programming competition, so we weren't expecting grand things. It got grabbed by the 4chan crowd so... uh... yeah. I linked to the best ones for a reason ;)
Re: Ask YC: Have you built a good website that nobody visits?
#50Earlier quoted context omitted.
Yes, it doesn't know when to shut up. It tends to work better with longer articles, we usually test it with content from Google News.
Have you looked at work done on keyword extraction from academic literature? http://www.nzdl.org/Kea/ It's simple and accurate.
The main problem is not the algorithm but the input data. Our system learns from millions of tagged blog posts among other sources. The quality of the tags varies a lot, and most of the work we do is about deciding what data to use for training.