Earlier quoted context omitted.
Why do you consider http://news.ycombinator.com as half baked ?
this was an hilarious joke by PG, lost on the humourless HN community.
Ask HN: Show me your Half Baked project
221–230 of 313 posts
Re: Ask HN: Show me your Half Baked project
#222http://timetracking.im : time-tracking and timesheets on IM
This is a great project! I'd like a way to be able to list existing tasks / projects and then I would probably use it
Re: Ask HN: Show me your Half Baked project
#223Re: Ask HN: Show me your Half Baked project
#224I actually didn't use source control back when I started, so I can't show you what it looked like on launch day, but this is what BCC looked like in February 2007. Static HTML, written in notepad. The web application wouldn't exist for another year yet, and the software shipped with less than 20 bingo card activities written (it now ships with about 1,000). http://www.bingocardcreator.com/old-site/index.htm Sales fro…
Re: Ask HN: Show me your Half Baked project
#225I actually didn't use source control back when I started, so I can't show you what it looked like on launch day, but this is what BCC looked like in February 2007. Static HTML, written in notepad. The web application wouldn't exist for another year yet, and the software shipped with less than 20 bingo card activities written (it now ships with about 1,000). http://www.bingocardcreator.com/old-site/index.htm Sales fro…
A classic case of worse is better.
Explanation: a big list of business info, in which the AdSense links are often the most useful, relevant content.
Re: Ask HN: Show me your Half Baked project
#226Re: Ask HN: Show me your Half Baked project
#227I've got an amazing image acquisition pipeline that finds thousands of images a day with little human intervention, but there's barely any user-visible categorization, the navigation sux, the full text search sux, and there's a lot of infrastructral stuff that sux too, but at least you can't see it.
Not only that, but to make the site successful I need to promote it to the sky.
I expect to chip away at some of those issues over the next year or so.
Re: Ask HN: Show me your Half Baked project
#228A web app that handles two-factor authentication systems for web sites that want to add it. Let's you use an API to generate a password that gets SMS'ed or voice called to your user, then let's you validate what they typed.
I figured if Google, Facebook, and Chase banks have them, then many other sites will want them too. And they don't want (or know how) to do it themselves. Tough to market though.
Re: Ask HN: Show me your Half Baked project
#229Re: Ask HN: Show me your Half Baked project
#230It's a two player, turn based, web strategy game. It's like Stratego, but with bunnies instead of soldiers, and fog of war instead of not being able to see what a piece is. It's my first AppEngine app, so a lot of it was just learning to use the Data Store, which is quite different from the RDBMSs that I'm used to.
Source code and screenshots are available here: http://code.google.com/p/bunnyland-tactics/