Not very exciting, but I'm experimenting with a site to list sales tax rates by city: http://www.sale-tax.com . It's been fun to play with scraping government forms, SEO, and adsense. Maybe next year around tax time it will even be useful to people :)
Ask HN: What are you Building?
141–146 of 146 posts
Re: Ask HN: What are you Building?
#142I'm working on a tool that helps you find the webpages you've previously come across. This is primarily done by showing large screenshots with each bookmark. I plan to add a variety of page-browsing tools to help you find that page quickly (from color palettes to cover-flow-esq flow). http://folindux.com
I really want this
Re: Ask HN: What are you Building?
#143An open source WYSIWYG CMS and plugin platform running on Node.js and CoffeeScript, along with a hosting service and simple virtual hosting control panel. The main advantages over other similar systems are: * open source: MIT license * ease of use: everything is a widget, including layout/design aspects * efficiency: virtual hosting for many sites on one server/VPS, Node.js, caching, reduced requests etc. * easy to e…
Re: Ask HN: What are you Building?
#144It's a sports team management site. Allows team captains/coaches to easily manage their schedules, stats, and players. I have a good number of teams using it, so it you know anybody who has a team send them a link.
I also just released my first iPhone app called Bullpen:
http://www.maxkpage.com/bullpen
Which is a pitch counter for baseball and softball pitching coaches.
Re: Ask HN: What are you Building?
#145Re: Ask HN: What are you Building?
#146An open source WYSIWYG CMS and plugin platform running on Node.js and CoffeeScript, along with a hosting service and simple virtual hosting control panel. The main advantages over other similar systems are: * open source: MIT license * ease of use: everything is a widget, including layout/design aspects * efficiency: virtual hosting for many sites on one server/VPS, Node.js, caching, reduced requests etc. * easy to e…
Have you considered EtherPad Lite? It might be a more appealing choice than EtherPad, considering the common Node.js codebase.