February 2009
7 posts
XtraBackup: Open Source Alternative for Innodb...
Message from NewsGator subscriber: News Aggregator Post from www.newsgator.com“>NewsGator.com iPhone: XtraBackup: Open Source Alternative for Innodb Hot Backup call for ideas For long time as main backup solution for MySQL on Linux we have been using LVM snapshots. Performance concerns from performance critical envinronment caused us to do LVM performance research which… Posted...
Feb 24th
How To Build An iPhone App: A Guide
Message from NewsGator subscriber: News Aggregator Post from www.newsgator.com“>NewsGator.com iPhone: How To Build An iPhone App: A Guide Some iPhone app developers blog about the process of developing their apps. Some even make videos. One development company - Ten23 Software - has gone much further. The company has created an entire 37 page guide to the development process...
Feb 22nd
Building and Scaling a Startup on Rails: 12 Things...
Message from NewsGator subscriber: News Aggregator Post from www.newsgator.com“>NewsGator.com iPhone: Building and Scaling a Startup on Rails: 12 Things We Learned the Hard Way Garry Tan, cofounder of Posterous, lists 12 lessons for scaling that apply to more than just Rails.Use cloud storage for static files.Use HTTP Cache Control to tell the browser what it can cache.Use… Posted...
Feb 22nd
1 tag
Using Rails Edge
Original: How To Start A Rails Edge App The Easy Way mkdir -p myapp/vendor cd myapp git init git submodule add git://github.com/rails/rails.git vendor/rails git commit -m "Frozen Rails Edge as submodule" ruby vendor/rails/railties/bin/rails . # Add generated files to git, and code on... git add . git commit -a -m "autogenerated" # after deploy on the remote machine git submodule init git...
Feb 17th
Snowman
Posted via email from Notez | Comment »
Feb 10th
Racecars
Posted via email from Notez | Comment »
Feb 10th
Feb 5th