Design Notes
- Search/Filter?: Kayak - Good layout & control
- Adding bottles: CellarTracker - can I make it easier?
- Best ajax table ever?: dhtmlxGrid
- Another table solution: (w/o ajax) wice-grid
- Another table (ajax) solution: ActiveScaffold - lots of support & plugins
- Comments from a potential user
- iPhone Rails port - cell phone solution?
- iphone optmized rails apps
- Rhodes - A cross-platform ruby environment for cell phones
- RedLaser for iPhone - scan bar code & send to a website
Hobo - Horrible name, but might be a really good starting point for the rewrite- Wine.com API - REST API may be a great way to find bottle data
- Check out acts_as_rated for rating wines
- Switch to Unicorn and Ngnix and get Apache/mongrel out of the way for Rails
- Will require putting Nginx in front of apache for wordpress, etc
- Trac can be done via fastcgi w/ Nginx
- PHP can be done via fastcgi too (wordpress, phpmyadmin)
- Need to use counter_cache as in RailsCast #23
- Background queue solution: Resque + Redis
- Jammit - Rails solution for asset packaging
