本来有意接一个b2c的外包,结果没有谈拢,对方想用python or php,我执意ror,
用过ror再也不想加到 py做web了
主要思考了一下网站的系统目前和开发外包的网站要求,还有以下一些问题
- ruby静态页
- production状态效果
- 多机nginx前端代理
- 快钱接口
- 产品前端及后台界面重写
- 数据导入,产品上传
- 分支创建使用合并
- 硬件投入
- 访问量PV
- 文档
虽然没用了,不过还是小记一下,
rails缓存介绍
http://railslab.newrelic.com/scaling-rails
http://www.thoughtrails.com/questions/5-how-to-generate-static-pages
http://mypages.javaeye.com/blog/292875
http://www.ibm.com/developerworks/cn/web/wa-rails1/
主题:如何实现从development数据库向production的迁移
http://www.javaeye.com/topic/115239
一本在线的capistrano的书
Capistrano and the Rails Application Lifecycle非常的好,想认识capistrano可以仔细学习一下
http://my.safaribooksonline.com/book/web-development/ruby/0596529627
以下都是好文,细细品味
git-flow插件,支持git的分支合并模型
http://nvie.com/posts/a-successful-git-branching-model/
http://news.ycombinator.com/item?id=1617425