<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/xslt/rss2.xsl" media="screen"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Latest from ChinaonRails's Agile</title>
		<link>http://chinaonrails.com/go/agile</link>
		<description>ChinaonRails | ChinaonRails are one of the very few China based web consultancies, who specialize in application development using RubyOnRails/Agile/Ajax.</description>
		<category>Technology</category>
		<language>zh_cn</language>
		<item>
			<title>Ruby极客装备，编译工具包 llvmruby &amp; YARV2LLVM ... 2 replies</title>
			<link>http://chinaonrails.com/topic/view/2449.html</link>
			<comments>http://chinaonrails.com/topic/view/2449.html#reply</comments>
			<dc:creator>404</dc:creator>
			<author>404</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/48.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/48_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/48_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			原文：llvmruby: A Compiler Toolkit Available to Rubyists&lt;br /&gt;
&lt;a href="http://www.rubyinside.com/llvmruby-a-compiler-toolkit-available-to-rubyists-1362.html" rel="nofollow external" class="tpc"&gt;http://www.rubyinside.com/llvmruby-a-compiler-toolkit-available-to-rubyists-1362.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
几个名词：Rubyists、LLVM&lt;br /&gt;
&lt;br /&gt;
Rubyists，googled没找到中文释义，根据上下文理解为Ruby狂热爱好者、发烧友之类的（达人过来解释一下）&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://llvm.org/" rel="nofollow external" class="tpc"&gt;LLVM&lt;/a&gt; (&lt;a href="http://en.wikipedia.org/wiki/Low_Level_Virtual_Machine" rel="nofollow external" class="tpc"&gt;Low Level Virtual Machine&lt;/a&gt;)，生搬硬套，低级虚拟机？（官网http://llvm.org/有详尽介绍）&lt;br /&gt;
&lt;br /&gt;
根据维基百科上英文翻译，LLVM 是基于C++编写的“基础结构编译器”，一般命令式编程语言所编写的程序，可以通过调优来使这些程序的编译时间（compile-time）、链接时间（link-time）、运行时间（run-time）以及闲置时间（idle-time）来达到最佳化。LLVM可用于创建虚拟机，代码生成器，以及用于“独立的中间层语言”（mid-level language-independent）分析和优化工作。理论上，如果你想创建一种计算机编程语言并且为它附上一个编译器，LLVM绝对适合你。LLVM 在2000年由美国伊利诺斯州大学乌尔班纳原野分校发起，现支持多语言（C,C++,Objective-C,Ada,Brainfuck,Fortran）编译和程序的多阶段优化。&lt;br /&gt;
LLVM演示 &lt;a href="http://llvm.org/demo/" rel="nofollow external" class="tpc"&gt;http://llvm.org/demo/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://llvmruby.org/" rel="nofollow external" class="tpc"&gt;llvmruby&lt;/a&gt; 尝试给 Ruby 狂热者带来 LLVM 的强大功能，llvmruby 可以让你从Ruby的交互窗口就能使用 LLVM 的基础结构编译器。llvmruby 目前还比较新同时也是 LLVM 的一个子集，由Tom Bagby半工作性地在开发。现在有个博客主页 &lt;a href="http://llvmruby.org/" rel="nofollow external" class="tpc"&gt;http://llvmruby.org/&lt;/a&gt;，该项目在Github上有个仓库，可以从这里查看源码：&lt;a href="http://github.com/tombagby/llvmruby/tree/master" rel="nofollow external" class="tpc"&gt;http://github.com/tombagby/llvmruby/tree/master&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
如果在用Ruby1.9，可以使用成熟的 &lt;a href="http://github.com/miura1729/yarv2llvm/tree/master" rel="nofollow external" class="tpc"&gt;YARV2LLVM&lt;/a&gt;，YARV是Ruby 1.9 的 VM（虚拟机），顾名思义，YARV2LLVM就是 YARV 到 LLVM 的一个转换器。&lt;br /&gt;
&lt;br /&gt;
说了这么多，还不知道llvmruby有什么用？使用llvmruby可以借助LLVM的强大功能创建你自己的编译器，而这个编译器，完全通过编写Ruby代码实现，完全不用关心底层细节。站在巨人的肩膀上，你以后玩嵌入式Ruby应用就火星了～&lt;br /&gt;
&lt;br /&gt;
（PS:转载请注明COR）
			</description>
			<pubDate>Mon, 01 Dec 2008 01:51:47 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2449.html</guid>
		</item>
		<item>
			<title>新书ruby on rails bible ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2443.html</link>
			<comments>http://chinaonrails.com/topic/view/2443.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			&lt;a href="http://www.rubyonrailsbible.com/" rel="nofollow external" class="tpc"&gt;http://www.rubyonrailsbible.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://www.rubyonrailsbible.com/images/ror_bible_main.jpg?1225382509" border="0" /&gt;
			</description>
			<pubDate>Wed, 26 Nov 2008 12:39:46 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2443.html</guid>
		</item>
		<item>
			<title>Hash花招rekey，换钥匙进同一扇门 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2438.html</link>
			<comments>http://chinaonrails.com/topic/view/2438.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			&lt;a href="http://tigerops.org/blog/2008/10/hash.html" rel="nofollow external" class="tpc"&gt;http://tigerops.org/blog/2008/10/hash.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://facets.rubyforge.org/doc/api/core/classes/Hash.html#M000124" rel="nofollow external" class="tpc"&gt;http://facets.rubyforge.org/doc/api/core/classes/Hash.html#M000124&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
facets多面派的伎俩&lt;br /&gt;
&lt;a href="http://chinaonrails.com/topic/view/199.html" rel="nofollow external" class="tpc"&gt;http://chinaonrails.com/topic/view/199.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="code"&gt;foo = { :a=&amp;gt;1, :b=&amp;gt;2 }&lt;br /&gt;
  foo.rekey('a',:a)       #=&amp;gt; { 'a'=&amp;gt;1, :b=&amp;gt;2 }&lt;br /&gt;
  foo.rekey('b',:b)       #=&amp;gt; { 'a'=&amp;gt;1, 'b'=&amp;gt;2 }&lt;br /&gt;
  foo.rekey('foo','bar')  #=&amp;gt; { 'a'=&amp;gt;1, 'b'=&amp;gt;2 }&lt;/div&gt;
&lt;br /&gt;
rails里面有HashWithIndifferentAccess&lt;br /&gt;
&lt;img class="code" src="http://matadornetwork.cachefly.net/matadortrips.com/docs//wp-content/images/posts/20081120-matt03.jpg" border="0" /&gt;
			</description>
			<pubDate>Mon, 24 Nov 2008 14:38:01 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2438.html</guid>
		</item>
		<item>
			<title>铁道2点2点2，打通红宝石的羁绊，1点9得救啦 ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/2431.html</link>
			<comments>http://chinaonrails.com/topic/view/2431.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			&lt;a href="http://weblog.rubyonrails.org/2008/11/21/rails-2-2-i18n-http-validators-thread-safety-jruby-1-9-compatibility-docs" rel="nofollow external" class="tpc"&gt;http://weblog.rubyonrails.org/2008/11/21/rails-2-2-i18n-http-validators-thread-safety-jruby-1-9-compatibility-docs&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
困扰多年的多语言支持，ruby 1.9 和jruby支持得到突破性的进展&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://2.bp.blogspot.com/_B5zL5K6rDzE/SM4OoSW0aMI/AAAAAAAABuY/4bcBo50VnIE/s400/shinkansen-japan-470-0908.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://gusg.us/code/ruby/rails-2_2-headaches-1" rel="nofollow external" class="tpc"&gt;http://gusg.us/code/ruby/rails-2_2-headaches-1&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
应该有人欢喜，shoulda有人头痛&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.lycom.de/past/2008/11/25/ruby_on_rails_22_release/" rel="nofollow external" class="tpc"&gt;http://www.lycom.de/past/2008/11/25/ruby_on_rails_22_release/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
先看看，哪些过时不能用了
			</description>
			<pubDate>Mon, 24 Nov 2008 09:31:40 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2431.html</guid>
		</item>
		<item>
			<title>书下载The Git Community Book ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2423.html</link>
			<comments>http://chinaonrails.com/topic/view/2423.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			&lt;a href="http://book.git-scm.com/index.html" rel="nofollow external" class="tpc"&gt;http://book.git-scm.com/index.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://book.git-scm.com/assets/images/header-book.gif" border="0" /&gt;
			</description>
			<pubDate>Fri, 21 Nov 2008 10:11:20 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2423.html</guid>
		</item>
		<item>
			<title>《Ruby编程语言》封面火热出炉 ... 5 replies</title>
			<link>http://chinaonrails.com/topic/view/2410.html</link>
			<comments>http://chinaonrails.com/topic/view/2410.html#reply</comments>
			<dc:creator>bvcat</dc:creator>
			<author>bvcat</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_1.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_n.gif" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			http://blog.csdn.net/bvbook/archive/2008/11/12/3280716.aspx&lt;br /&gt;
&lt;br /&gt;
书名：Ruby编程语言&lt;br /&gt;
原书名：The Ruby Programming Language&lt;br /&gt;
原作者：David Flanagan，Yukihiro Matsumoto&lt;br /&gt;
       why the lucky stiff配图         &lt;br /&gt;
译者：廖志刚  张 禾&lt;br /&gt;
书号：978-7-121-07701-2 &lt;br /&gt;
价格：68.00元
			</description>
			<pubDate>Wed, 19 Nov 2008 11:35:56 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2410.html</guid>
		</item>
		<item>
			<title>Waxeye--Parser Generator ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2407.html</link>
			<comments>http://chinaonrails.com/topic/view/2407.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>DSL</category>
			<description>
			Waxeye &lt;img class="code" src="http://waxeye.org/images/img5.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
With Waxeye, you can rapidly explore ideas for the syntax of your language.&lt;br /&gt;
&lt;br /&gt;
Whether you are creating a full programming language, a domain-specific language or just a simple data format, Waxeye will get you there faster.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://waxeye.org/" rel="nofollow external" class="tpc"&gt;http://waxeye.org/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Waxeye's Ruby runtime is compatible with Ruby version 1.8.6.&lt;br /&gt;
&lt;br /&gt;
Install the Waxeye gem; either from Rubyforge or, from the gem file in lib.&lt;br /&gt;
# Install the Waxeye gem from Rubyforge&lt;br /&gt;
sudo gem install waxeye
			</description>
			<pubDate>Tue, 18 Nov 2008 11:28:10 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2407.html</guid>
		</item>
		<item>
			<title>访Armstrong先生谈erlang ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2406.html</link>
			<comments>http://chinaonrails.com/topic/view/2406.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Erlang</category>
			<description>
			&lt;a href="http://www.infoq.com/interviews/Erlang-Joe-Armstrong" rel="nofollow external" class="tpc"&gt;http://www.infoq.com/interviews/Erlang-Joe-Armstrong&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://www.infoq.com/resource/interviews/Erlang-Joe-Armstrong/en/smallimage/JArmstrong.jpg" border="0" /&gt;
			</description>
			<pubDate>Tue, 18 Nov 2008 10:20:07 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2406.html</guid>
		</item>
		<item>
			<title>最佳实践书 Ruby Best Practices ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2403.html</link>
			<comments>http://chinaonrails.com/topic/view/2403.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			&lt;a href="http://www.rubyinside.com/ruby-best-practices-gregory-brown-interview-1332.html" rel="nofollow external" class="tpc"&gt;http://www.rubyinside.com/ruby-best-practices-gregory-brown-interview-1332.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ruby Best Practices: Rough Cuts Version &lt;br /&gt;
&lt;br /&gt;
刀削版&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://oreilly.com/catalog/covers/9780596156749_cat.gif" border="0" /&gt;
			</description>
			<pubDate>Mon, 17 Nov 2008 12:59:25 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2403.html</guid>
		</item>
		<item>
			<title>JRuby 勾搭 OpenOffice ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2396.html</link>
			<comments>http://chinaonrails.com/topic/view/2396.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>JRuby</category>
			<description>
			&lt;a href="http://lovehateubuntu.blogspot.com/2008/11/jruby-and-openoffice.html" rel="nofollow external" class="tpc"&gt;http://lovehateubuntu.blogspot.com/2008/11/jruby-and-openoffice.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://cybernetnews.com/wp-content/uploads/2008/02/openoffice-logo-icon.jpg" border="0" /&gt;
			</description>
			<pubDate>Thu, 13 Nov 2008 13:12:35 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2396.html</guid>
		</item>
		<item>
			<title>Rspec专著王者归来 ... 6 replies</title>
			<link>http://chinaonrails.com/topic/view/2384.html</link>
			<comments>http://chinaonrails.com/topic/view/2384.html#reply</comments>
			<dc:creator>琳琳的小狗</dc:creator>
			<author>琳琳的小狗</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_1.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_1_n.gif" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			一直在关注Prag社的那本BDD书，昨天终于在官方网站看到消息了，明年四月出版，大家期待吧。希望国内有出版社能引进最好：）&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.pragprog.com/titles/achbd/the-rspec-book" rel="nofollow external" class="tpc"&gt;The RSpec Book: Behaviour Driven Development with Ruby&lt;/a&gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;img class="code" src="http://www.pragprog.com/images/covers/190x228/achbd.jpg" border="0" /&gt;
			</description>
			<pubDate>Tue, 11 Nov 2008 09:30:17 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2384.html</guid>
		</item>
		<item>
			<title>使用ruby和 FUSE 开发自己的文件系统 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2380.html</link>
			<comments>http://chinaonrails.com/topic/view/2380.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			&lt;a href="http://www.debian-administration.org/articles/619" rel="nofollow external" class="tpc"&gt;http://www.debian-administration.org/articles/619&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
使用 FUSE 开发自己的文件系统&lt;br /&gt;
无需进行内核编程&lt;br /&gt;
&lt;br /&gt;
使用用户空间的文件系统（FUSE），您无需理解文件系统的内幕，也不用学习内核模块编程的知识，就可以开发用户空间的文件系统框架。&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ibm.com/developerworks/cn/linux/l-fuse/" rel="nofollow external" class="tpc"&gt;http://www.ibm.com/developerworks/cn/linux/l-fuse/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://fuse.sourceforge.net/fuse_structure.png" border="0" /&gt;
			</description>
			<pubDate>Mon, 10 Nov 2008 13:44:05 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2380.html</guid>
		</item>
		<item>
			<title>ioke 新语言，在JVM上的谁家的亲戚 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2375.html</link>
			<comments>http://chinaonrails.com/topic/view/2375.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>XRuby</category>
			<description>
			&lt;a href="http://kenai.com/projects/ioke/" rel="nofollow external" class="tpc"&gt;http://kenai.com/projects/ioke/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ola Bini 可能觉得Jruby还不够强大，作为Jruby的核心成员，也可能把该做的作业都做完了，&lt;br /&gt;
&lt;br /&gt;
搞出个新的JVM 语言，&lt;br /&gt;
Ioke. This strongly typed, extremely dynamic, prototype based object oriented language aims to give developers the same kind of power they get with Lisp and Ruby, combined with a nice, small, regular syntax.&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://asset-3.kenai.com/attachments/images/project/ioke.png?4708" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.infoq.com/news/2008/11/ioke" rel="nofollow external" class="tpc"&gt;http://www.infoq.com/news/2008/11/ioke&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
超强的风和追风的疯子，上来吧&lt;br /&gt;
&lt;img class="code" src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fd/01C_HRCN_IOKE.jpg/600px-01C_HRCN_IOKE.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
The language is currently built on top of the JVM, but I’m currently considering compiling it down to JavaScript and run it on V8.
			</description>
			<pubDate>Fri, 07 Nov 2008 08:34:21 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2375.html</guid>
		</item>
		<item>
			<title>国内erlang活动 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2371.html</link>
			<comments>http://chinaonrails.com/topic/view/2371.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Erlang</category>
			<description>
			&lt;img class="code" src="http://grantmichaels.files.wordpress.com/2008/06/concurrency-oriented-programming-640.png?w=600&amp;h=450" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://erlang-china.org/news/cn-erlounge-iii-topic%e5%be%81%e9%9b%86.html" rel="nofollow external" class="tpc"&gt;http://erlang-china.org/news/cn-erlounge-iii-topic%e5%be%81%e9%9b%86.html&lt;/a&gt;
			</description>
			<pubDate>Wed, 05 Nov 2008 13:11:43 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2371.html</guid>
		</item>
		<item>
			<title>翻译本《Ruby on Rails社区网站建设》 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2369.html</link>
			<comments>http://chinaonrails.com/topic/view/2369.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			&lt;a href="http://www.vifir.com/html/20081019/1933373.html" rel="nofollow external" class="tpc"&gt;http://www.vifir.com/html/20081019/1933373.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://www.vifir.com/upload/jingfang/3wyF5fJMseY7NUQK.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
柳靖等人翻译&lt;br /&gt;
&lt;br /&gt;
领头的柳靖曾写过第一本中文的rails书&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://www.timesinfor.com/bookpic/2006713/7121029138.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
squirrel，又见松鼠上铁道了
			</description>
			<pubDate>Wed, 05 Nov 2008 10:32:11 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2369.html</guid>
		</item>
		<item>
			<title>rgit.rb，在任何子目录也能运行git命令 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2359.html</link>
			<comments>http://chinaonrails.com/topic/view/2359.html#reply</comments>
			<dc:creator>404</dc:creator>
			<author>404</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/48.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/48_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/48_n.jpg" type="image/jpeg" />-->
			<category>Snippets</category>
			<description>
			#!/usr/bin/env ruby &lt;br /&gt;
   &lt;br /&gt;
 dirs = Dir.glob('**/.git').map { |d| d.chomp('/.git') } &lt;br /&gt;
   &lt;br /&gt;
 if ARGV.empty? &lt;br /&gt;
   STDERR.puts "usage: #{File.basename($0)} &amp;lt;cmd&amp;gt; ..." &lt;br /&gt;
   STDERR.puts "  Runs git &amp;lt;cmd&amp;gt; in every repository found in subdirs" &lt;br /&gt;
   exit &lt;br /&gt;
 end &lt;br /&gt;
   &lt;br /&gt;
 dirs.each do |dir| &lt;br /&gt;
   puts "-&amp;gt; #{dir}" &lt;br /&gt;
   Dir.chdir(dir) do &lt;br /&gt;
     system 'git', *ARGV &lt;br /&gt;
   end &lt;br /&gt;
 end&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://zargony.com/2008/10/30/recursive-git-rgit" rel="nofollow external" class="tpc"&gt;http://zargony.com/2008/10/30/recursive-git-rgit&lt;/a&gt;
			</description>
			<pubDate>Fri, 31 Oct 2008 09:09:45 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2359.html</guid>
		</item>
		<item>
			<title>使用SSH自动上传文件的ruby小程序 ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/2358.html</link>
			<comments>http://chinaonrails.com/topic/view/2358.html#reply</comments>
			<dc:creator>404</dc:creator>
			<author>404</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/48.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/48_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/48_n.jpg" type="image/jpeg" />-->
			<category>Snippets</category>
			<description>
			gem install net-ssh -y&lt;br /&gt;
gem install net-sftp -y&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
require 'net/ssh' &lt;br /&gt;
require 'net/sftp' &lt;br /&gt;
Net::SSH.start('server', 'username', 'password') do |ssh| &lt;br /&gt;
ssh.sftp.connect do |sftp| &lt;br /&gt;
Dir.foreach('.') do |file| &lt;br /&gt;
puts file &lt;br /&gt;
end &lt;br /&gt;
end &lt;br /&gt;
end &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.infoq.com/articles/ruby-file-upload-ssh-intro" rel="nofollow external" class="tpc"&gt;http://www.infoq.com/articles/ruby-file-upload-ssh-intro&lt;/a&gt;
			</description>
			<pubDate>Fri, 31 Oct 2008 09:04:10 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2358.html</guid>
		</item>
		<item>
			<title>深入DSL block ... no reply</title>
			<link>http://chinaonrails.com/topic/view/2355.html</link>
			<comments>http://chinaonrails.com/topic/view/2355.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>DSL</category>
			<description>
			&lt;a href="http://www.daniel-azuma.com/blog/view/z3bqa0t01uugg1/implementing_dsl_blocks" rel="nofollow external" class="tpc"&gt;http://www.daniel-azuma.com/blog/view/z3bqa0t01uugg1/implementing_dsl_blocks&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
A DSL block is a construct commonly used in Ruby APIs, in which a DSL (domain-specific language) is made available inside a block passed to an API call.&lt;br /&gt;
&lt;br /&gt;
插件Blockenspiel&lt;br /&gt;
&lt;br /&gt;
http://virtuoso.rubyforge.org/blockenspiel/&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://blog.grayproductions.net/articles/dsl_block_styles" rel="nofollow external" class="tpc"&gt;http://blog.grayproductions.net/articles/dsl_block_styles&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://img406.imageshack.us/img406/2429/rubydslblocbk7.jpg" border="0" /&gt;
			</description>
			<pubDate>Thu, 30 Oct 2008 10:38:18 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2355.html</guid>
		</item>
		<item>
			<title>1-9-1 坐稳，接近生产应用的实战需要，Symbian跟进1.9 ... 2 replies</title>
			<link>http://chinaonrails.com/topic/view/2352.html</link>
			<comments>http://chinaonrails.com/topic/view/2352.html#reply</comments>
			<dc:creator>bd7lx</dc:creator>
			<author>bd7lx</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/9.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/9_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			&lt;a href="http://www.rubyinside.com/ruby-1-9-1-preview-released-why-its-a-big-deal-1280.html" rel="nofollow external" class="tpc"&gt;http://www.rubyinside.com/ruby-1-9-1-preview-released-why-its-a-big-deal-1280.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
rails 能用吗？&lt;br /&gt;
&lt;br /&gt;
能装上，不转&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://gizmoave.com/wp-content/uploads/2008/09/vertu_cobra.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
兼容是幸运的，不兼容之处各有不同，修正1.8应用代码如削足阵痛着&lt;br /&gt;
&lt;br /&gt;
https://developer.symbian.com/main/community/open_source_projects/ruby/index.jsp&lt;br /&gt;
&lt;br /&gt;
October 2008: Symbian Research and Pragmaticomm are pleased to announce the availability of Ruby v1.9 for Symbian OS.
			</description>
			<pubDate>Thu, 30 Oct 2008 08:47:44 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2352.html</guid>
		</item>
		<item>
			<title>《web开发大全 RoR版》的勘误 ... 10 replies</title>
			<link>http://chinaonrails.com/topic/view/2349.html</link>
			<comments>http://chinaonrails.com/topic/view/2349.html#reply</comments>
			<dc:creator>yushih</dc:creator>
			<author>yushih</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/1078.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/1078_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/1078_n.jpg" type="image/jpeg" />-->
			<category>Books</category>
			<description>
			刚去博文的blog看了下，找到代码了，好像没有errata？&lt;br /&gt;
还有我在哪里提交errata呀？我觉得p14 “属性名称 V”印错了，应该是“属性名称_was”。
			</description>
			<pubDate>Wed, 29 Oct 2008 18:55:59 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/2349.html</guid>
		</item>
	</channel>
</rss>