JRuby 1.1.1 release
JRuby 1.1.1 发布
主页: http://www.jruby.org/
下载: http://dist.codehaus.org/jruby/
Posted by devon At April 23, 2008 07:50
─ 0条评论
Benchmarking mod_rails against mongrel
Mongrel VS mod_rails:
从这个测试来看,在同样的环境中,mod_rails 达到 44,78 req/sec, Mongrel 为 39,71 req/sec。作者认为,mod_rails与mongrel一样稳定。
http://s2.diffuse.it/blog/show/53_Benchmarking+mod_rails+against+mongrel
Posted by devon At April 23, 2008 00:05
─ 0条评论
ruby 人工智能算法
ruby 人工智能算法: http://web.media.mit.edu/~dustin/rubyai.html
包括机器翻译、机器学习、语义网络、神经网络之类的算法与第三方库。
Posted by devon At April 22, 2008 22:34
─ 0条评论
blogging platform
一个功能比较强的Rails博客系统,可扩展性也不错。
主页: http://chameleon.wikidot.com/
源码: https://code.launchpad.net/chameleon/
Posted by devon At April 22, 2008 22:00
─ 0条评论
Javascript Queue Spring
页面加载完后再调用JS函数的 Plugin, 作者主页
语法:
<% queue_js { %{ alert("I go at the bottom of the page and run automatically!") } } %>
Posted by devon At April 22, 2008 00:45
─ 0条评论
Free Online Ruby on Rails Course
免费的在线 Rails 课程,http://www.buildingwebapps.com/learning_rails
http://www.buildingwebapps.com/topic/5-ruby-on-rails, 还有非常丰富的Rails资源。
Posted by devon At April 22, 2008 00:35
─ 0条评论
Railscast 102: Auto Complete
Posted by devon At April 22, 2008 00:12
─ 0条评论
