<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
	<channel>
		<title>Latest from ChinaonRails</title>
		<link>http://chinaonrails.com/</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>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ChinaonRails" type="application/rss+xml" /><item>
			<title>玩个irb的文本游戏上路学习ruby元编程，翻译自_why ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1912.html</link>
			<comments>http://chinaonrails.com/topic/view/1912.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>Newbie</category>
			<description>
			http://poignantguide.net/dwemthy/&lt;br /&gt;
&lt;br /&gt;
缩微版的ruby历险记&lt;br /&gt;
&lt;br /&gt;
..小场景出自“咋的就那么呛红宝石指南”&lt;br /&gt;
&lt;br /&gt;
DWEMTHY'S ARRAY&lt;br /&gt;
&lt;br /&gt;
窦文太的阵&lt;br /&gt;
吓死人嘞&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://img167.imageshack.us/img167/5060/colormegq4.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
简直要雷电烫我头发&lt;br /&gt;
&lt;br /&gt;
它是个动脑筋的测验题&lt;br /&gt;
把脑袋撞出大血包&lt;br /&gt;
&lt;br /&gt;
一边玩一边感到悲喜交加&lt;br /&gt;
&lt;br /&gt;
你仍是只兔子, 到目前为止还是!&lt;br /&gt;
&lt;br /&gt;
在这个游戏里，你是只垂死的兔子。龙也得去死。Dwemthy's Array无底的黑暗深渊。&lt;br /&gt;
&lt;div class="code"&gt;&lt;br /&gt;
class Dragon &amp;lt; Creature&lt;br /&gt;
  life 1340     # tough scales&lt;br /&gt;
  strength 451  # bristling veins&lt;br /&gt;
  charisma 1020 # toothy smile&lt;br /&gt;
  weapon 939    # fire breath&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
class 龙 &amp;lt; 生物&lt;br /&gt;
  生命 1340     # 老硬的鳞片&lt;br /&gt;
  力量 451      # 竖立着板筋&lt;br /&gt;
  魔力 1020     # 呲牙坏笑&lt;br /&gt;
  武器 939      # 吹气吐火&lt;br /&gt;
end&lt;br /&gt;
&lt;/div&gt;
马上还有更多代码&lt;br /&gt;
&lt;br /&gt;
拜托, 甭提谁是窦文太。显然他是个幕后操纵者从不泄露行踪和真实身份。他祖上有豪门血统。他掌握活的冒烟吃人魔兽。&lt;br /&gt;
各处来的马整天闻他添他。最重要的是他知晓肉体上的快乐。然后我们来思考这个...&lt;br /&gt;
&lt;br /&gt;
这个是他的兵阵。&lt;br /&gt;
&lt;br /&gt;
......&lt;br /&gt;
&lt;br /&gt;
全文见：&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://docs.google.com/Doc?id=adgp94frh63f_38d5zd9sdz" rel="nofollow external" class="tpc"&gt;http://docs.google.com/Doc?id=adgp94frh63f_38d5zd9sdz&lt;/a&gt;
			</description>
			<pubDate>Fri, 18 Jul 2008 15:51:07 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1912.html</guid>
		</item>
		<item>
			<title>Facebook 开放平台源码 ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/1911.html</link>
			<comments>http://chinaonrails.com/topic/view/1911.html#reply</comments>
			<dc:creator>Caiwangqin</dc:creator>
			<author>Caiwangqin</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/1.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/1_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/1_n.jpg" type="image/jpeg" />-->
			<category>Open Source</category>
			<description>
			&lt;img class="code" src="http://www.techcrunch.com/wp-content/facebooklogo11.gif" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
Facebook 开放平台源码了, 虽然不是全部, 但已经相当多了. 在&lt;a href="http://developers.facebook.com/fbopen/" rel="nofollow external" class="tpc"&gt;这里可以下载 Facebook 平台&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
这个周末开始学习研究.&lt;br /&gt;
&lt;br /&gt;
BTW:&lt;br /&gt;
Is this open social or open platform? I don’t know.&lt;br /&gt;
&lt;br /&gt;
Is &lt;a href="http://www.google.com/search?q=NCP2.0&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t" rel="nofollow external" class="tpc"&gt;NCP2.0&lt;/a&gt; open platform? No, it isn’t.
			</description>
			<pubDate>Fri, 18 Jul 2008 15:04:55 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1911.html</guid>
		</item>
		<item>
			<title>Axis2可以用Jruby做web service ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1910.html</link>
			<comments>http://chinaonrails.com/topic/view/1910.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>Server</category>
			<description>
			&lt;a href="http://blogs.deepal.org/2008/07/scripting-support-with-axis2.html" rel="nofollow external" class="tpc"&gt;http://blogs.deepal.org/2008/07/scripting-support-with-axis2.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://images.packtpub.com/images/full/1847192866.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
http://zh.wikipedia.org/wiki/Apache_AXIS2&lt;br /&gt;
&lt;br /&gt;
何为轴2肥皂SOAP，能当web服务器用吗？&lt;br /&gt;
汤姆猫配之&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.infoq.com/cn/news/2007/12/axis2-async" rel="nofollow external" class="tpc"&gt;http://www.infoq.com/cn/news/2007/12/axis2-async&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
膈应肥皂味，轴2也支持REST风味
			</description>
			<pubDate>Fri, 18 Jul 2008 13:22:24 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1910.html</guid>
		</item>
		<item>
			<title>页面的实时统计设计 ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/1909.html</link>
			<comments>http://chinaonrails.com/topic/view/1909.html#reply</comments>
			<dc:creator>yadun</dc:creator>
			<author>yadun</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>Talk</category>
			<description>
			请教下，如果一个访问频繁的页面上有很多统计数字，如总的产品数，总的用户数，且是实时增加的，怎样实现最好
			</description>
			<pubDate>Fri, 18 Jul 2008 11:06:13 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1909.html</guid>
		</item>
		<item>
			<title>大家好 ... 2 replies</title>
			<link>http://chinaonrails.com/topic/view/1908.html</link>
			<comments>http://chinaonrails.com/topic/view/1908.html#reply</comments>
			<dc:creator>qgcapri</dc:creator>
			<author>qgcapri</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_2.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_2_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_2_n.gif" type="image/jpeg" />-->
			<category>Newbie</category>
			<description>
			有需要外语翻译马
			</description>
			<pubDate>Fri, 18 Jul 2008 09:55:16 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1908.html</guid>
		</item>
		<item>
			<title>批量改文件名的小程序 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1907.html</link>
			<comments>http://chinaonrails.com/topic/view/1907.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>Snippets</category>
			<description>
			&lt;a href="http://www.prodevtips.com/2008/07/16/ruby-file-renamer/" rel="nofollow external" class="tpc"&gt;http://www.prodevtips.com/2008/07/16/ruby-file-renamer/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="code"&gt;require 'find' &lt;br /&gt;
require 'fileutils' &lt;br /&gt;
 &lt;br /&gt;
def finder( start_dir, look_for, replace_with ) &lt;br /&gt;
   Find.find( start_dir ) do |path| &lt;br /&gt;
    if FileTest.file?( path ) &lt;br /&gt;
      if path =~ look_for &lt;br /&gt;
        old_name = File.basename( path ) &lt;br /&gt;
        new_name = old_name.gsub( look_for, replace_with ) &lt;br /&gt;
        dir = path.gsub( /#{old_name}/, '' ) &lt;br /&gt;
        if File.exists?( dir + old_name ) &lt;br /&gt;
          puts "#{dir + old_name} to #{dir + new_name}\n" &lt;br /&gt;
          FileUtils.mv(dir + old_name, dir + new_name) &lt;br /&gt;
        end &lt;br /&gt;
      end &lt;br /&gt;
    end &lt;br /&gt;
  end &lt;br /&gt;
end &lt;br /&gt;
 &lt;br /&gt;
finder( '/some/dir/', /\.html$/, '.htm' )&lt;/div&gt;
&lt;br /&gt;
把特定路径下的html改成htm&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://webtoolsandtips.com/wp-content/uploads/2007/10/renaming-files.png" border="0" /&gt;
			</description>
			<pubDate>Fri, 18 Jul 2008 09:38:55 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1907.html</guid>
		</item>
		<item>
			<title>参与文档补丁比赛 赢iphone3G ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1906.html</link>
			<comments>http://chinaonrails.com/topic/view/1906.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>Discover</category>
			<description>
			http://www.rubyplus.org/&lt;br /&gt;
&lt;br /&gt;
拿个奖品逗你玩&lt;br /&gt;
&lt;br /&gt;
8月22日前提交rails文档补丁&lt;br /&gt;
&lt;br /&gt;
有机会得到1个，一共就一个&lt;br /&gt;
&lt;br /&gt;
这是谁&lt;br /&gt;
&lt;br /&gt;
他是个rails的业余播客&lt;br /&gt;
&lt;a href="http://chinaonrails.com/topic/view/194.html" rel="nofollow external" class="tpc"&gt;http://chinaonrails.com/topic/view/194.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://img.cxdq.com/080224/2008224145410409.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://hasiphone.com/" rel="nofollow external" class="tpc"&gt;http://hasiphone.com/&lt;/a&gt;
			</description>
			<pubDate>Fri, 18 Jul 2008 08:47:27 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1906.html</guid>
		</item>
		<item>
			<title>ruby群 ... 3 replies</title>
			<link>http://chinaonrails.com/topic/view/1905.html</link>
			<comments>http://chinaonrails.com/topic/view/1905.html#reply</comments>
			<dc:creator>alizee</dc:creator>
			<author>alizee</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_0.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_0_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_0_n.gif" type="image/jpeg" />-->
			<category>Ask</category>
			<description>
			群号:12296630
			</description>
			<pubDate>Thu, 17 Jul 2008 21:21:29 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1905.html</guid>
		</item>
		<item>
			<title>万能代码转换器web-code-converter.com ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1904.html</link>
			<comments>http://chinaonrails.com/topic/view/1904.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>IDE</category>
			<description>
			&lt;img class="code" src="http://web-code-converter.com/images/screenbox.jpg" border="0" /&gt;&lt;br /&gt;
&lt;a href="http://web-code-converter.com/" rel="nofollow external" class="tpc"&gt;http://web-code-converter.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
with the fastest and most effective way to convert HTML, JavaScript or any clientside code into JavaScript, LotusScript, VBScript, ASP, PHP, JSP, Ruby, Rebol, Lisp, C#, Perl and Python.&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://web-code-converter.com/images/boxes.jpg" border="0" /&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 16:16:00 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1904.html</guid>
		</item>
		<item>
			<title>6个方法来检查internent倒拉，还是你上不了 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1903.html</link>
			<comments>http://chinaonrails.com/topic/view/1903.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>IDE</category>
			<description>
			不能访问某个网站，可能有挡土墙&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://webworkerdaily.com/2008/07/13/6-free-ways-to-track-down-site-issues/" rel="nofollow external" class="tpc"&gt;http://webworkerdaily.com/2008/07/13/6-free-ways-to-track-down-site-issues/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://downforeveryoneorjustme.com/" rel="nofollow external" class="tpc"&gt;可能只有你上不了？&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://img401.imageshack.us/img401/1374/computercrashed2008663lm1.jpg" border="0" /&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 15:48:10 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1903.html</guid>
		</item>
		<item>
			<title>用ruby读RSS ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1902.html</link>
			<comments>http://chinaonrails.com/topic/view/1902.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>Rails</category>
			<description>
			&lt;a href="http://rubybook.wordpress.com/2008/07/15/read-web-feeds-rss-atom/" rel="nofollow external" class="tpc"&gt;http://rubybook.wordpress.com/2008/07/15/read-web-feeds-rss-atom/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://chinaonrails.com/topic/view/1851.html" rel="nofollow external" class="tpc"&gt;莲花宝典里有专门一章的RSS话题&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="code"&gt;用ruby读RSS的库&lt;br /&gt;
&lt;br /&gt;
    * Simple RSS&lt;br /&gt;
    * FeedTools&lt;br /&gt;
    * rFeedParser&lt;br /&gt;
    * Feed Normalizer&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;img class="code" src="http://img297.imageshack.us/img297/4456/rss8519952pb0.jpg" border="0" /&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 15:06:48 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1902.html</guid>
		</item>
		<item>
			<title>sexy form ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1901.html</link>
			<comments>http://chinaonrails.com/topic/view/1901.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>View</category>
			<description>
			&lt;a href="http://rubypond.com/articles/2008/07/16/sexy-forms-in-rails/" rel="nofollow external" class="tpc"&gt;http://rubypond.com/articles/2008/07/16/sexy-forms-in-rails/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://s3.amazonaws.com/rubypond/page_attachments/214/sexy-forms-in-rails_preview.png" border="0" /&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 14:57:28 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1901.html</guid>
		</item>
		<item>
			<title>懂日文的上，免费hosting 应该支持ruby cgi ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1900.html</link>
			<comments>http://chinaonrails.com/topic/view/1900.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>Deployment</category>
			<description>
			&lt;img class="code" src="http://www.xrea.com/title_xrea.gif" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.xrea.com/?action=spec" rel="nofollow external" class="tpc"&gt;http://www.xrea.com/?action=spec&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
xrea 免费的，不过得懂日文&lt;br /&gt;
&lt;br /&gt;
free 日本话 无料的 50Mb&lt;br /&gt;
&lt;br /&gt;
&lt;div class="code"&gt;CGI/SSI&lt;br /&gt;
使用可能な言語は、Perl(Version5.6 / 5.8)、Ruby、Python、C/C++、PHP3/4(日本語化パッチ済み)。（C、C++はあらかじめコンパイルしてアップロードしてください。）&lt;br /&gt;
■実行パス&lt;br /&gt;
絶対パス : /virtual/ID/&lt;br /&gt;
perl : /usr/bin/perl、/usr/local/bin/perl&lt;br /&gt;
php3 : /usr/local/bin/php3&lt;br /&gt;
php4 : /usr/local/bin/php 、/usr/local/bin/php4&lt;br /&gt;
php5 : /usr/local/bin/php 、/usr/local/bin/php5&lt;br /&gt;
ruby : /usr/local/bin/ruby&lt;br /&gt;
python : /usr/local/bin/python&lt;br /&gt;
sendmail : /usr/sbin/sendmail&lt;br /&gt;
nkf : /usr/local/bin/nkf&lt;br /&gt;
sh : /bin/sh&lt;br /&gt;
csh : /bin/csh&lt;br /&gt;
uuencode : /usr/bin/uuencode&lt;br /&gt;
uudecode : /usr/bin/uudecode&lt;br /&gt;
&lt;br /&gt;
※追加事項&lt;br /&gt;
PHP3：日本語対応&lt;br /&gt;
PHP4：日本語パッチ済み&lt;br /&gt;
Perl：Jcode.pm、NKFモジュール (Jcode.plよりこちら2つをおすすめします)&lt;br /&gt;
CGI版PHPの場合も、拡張子はCGIと同じになります。また、先頭行に、/usr/local/bin/php等を挿入する必要があります。&lt;br /&gt;
モジュール版PHPは拡張子「.php」で動作させてください。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 13:48:56 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1900.html</guid>
		</item>
		<item>
			<title>红宝石向二郎呼救 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1899.html</link>
			<comments>http://chinaonrails.com/topic/view/1899.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/news/2008/07/erlang-ruby-roundup" rel="nofollow external" class="tpc"&gt;http://www.infoq.com/news/2008/07/erlang-ruby-roundup&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
列举了3个ruby和rails使用erlang的方式&lt;br /&gt;
&lt;br /&gt;
1. erlang做消息队列，这个方向搞得热火朝天&lt;br /&gt;
&lt;br /&gt;
2. erlang作cluster，代表项目powerset&lt;br /&gt;
&lt;a href="http://chinaonrails.com/topic/view/1607.html" rel="nofollow external" class="tpc"&gt;http://chinaonrails.com/topic/view/1607.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
3. erlang做github的守候，提高匿名克隆家们下载程序的速度和效率，这个是的秘密进行的项目&lt;br /&gt;
&lt;br /&gt;
egitd还没有看出有什么苗头&lt;br /&gt;
http://news.ycombinator.com/item?id=245686&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://www.chetanmittal.com/assets/2007/11/9/erlangnruby.jpg" border="0" /&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 10:48:57 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1899.html</guid>
		</item>
		<item>
			<title>libxml-ruby 0.8.0 发布， 性能提升显著 ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/1898.html</link>
			<comments>http://chinaonrails.com/topic/view/1898.html#reply</comments>
			<dc:creator>gemstone</dc:creator>
			<author>gemstone</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/906.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/906_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/906_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			&lt;img class="code" src="http://libxml.rubyforge.org/img/red-cube.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="code"&gt;&lt;br /&gt;
Speed Comparison libxml vs. rexml&lt;br /&gt;
&lt;br /&gt;
in seconds 	libxml 	        rexml&lt;br /&gt;
opening 	0.003954 	0.104750&lt;br /&gt;
attribute_add 	0.001895 	0.011114&lt;br /&gt;
subelems 	0.000585 	0.004729&lt;br /&gt;
xpath 	        0.013269 	2.981499 &lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
主要功能：&lt;br /&gt;
&lt;div class="code"&gt;&lt;br /&gt;
    * SAX&lt;br /&gt;
    * DOM&lt;br /&gt;
    * XMLReader (streaming interface)&lt;br /&gt;
    * XPath&lt;br /&gt;
    * XPointer&lt;br /&gt;
    * XML Schema&lt;br /&gt;
    * DTDs&lt;br /&gt;
    * XSLT (split into the libxslt-ruby bindings)&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;a href="http://libxml.rubyforge.org/" rel="nofollow external" class="tpc"&gt;http://libxml.rubyforge.org/&lt;/a&gt;
			</description>
			<pubDate>Thu, 17 Jul 2008 09:44:03 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1898.html</guid>
		</item>
		<item>
			<title>Ruby on Rails高级工程师【Vice President Engineering】 ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/1897.html</link>
			<comments>http://chinaonrails.com/topic/view/1897.html#reply</comments>
			<dc:creator>xdot</dc:creator>
			<author>xdot</author>
			<!--<enclosure url="http://chinaonrails.com/img/p_0.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_0_s.gif" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p_0_n.gif" type="image/jpeg" />-->
			<category>Jobs</category>
			<description>
			Job Posting: &lt;br /&gt;
Title: Vice President Engineering&lt;br /&gt;
Location: ShangBy Shanghai Office, People Square, Puxi&lt;br /&gt;
Reports to: COO (Head of ShangBy China)&lt;br /&gt;
&lt;br /&gt;
ShangBy Inc. is a US venture backed early stage company founded in November, 2006 by&lt;br /&gt;
Steve Bell. The Company is headquartered in Austin, TX, focused on the US market, with&lt;br /&gt;
the bulk of its operations in Shanghai, China. As ShangBy expands into other cities across&lt;br /&gt;
Asia, the Company plans to keep Shanghai as the operations center.&lt;br /&gt;
&lt;br /&gt;
Basically, think "YouTube meets "QVC / eBay" (home shopping). ShangBy is creating a&lt;br /&gt;
new shopping category and platform - where people come to be entertained and participate&lt;br /&gt;
in the markets of the world. Specifically, the Company streams real time video to shoppers&lt;br /&gt;
in the US. A single individual or group of US located customer(s) shop as if they are “live”&lt;br /&gt;
in the store in Shanghai. The retailers and ShangBy hosts do the translation and buy on&lt;br /&gt;
behalf of ShangBy's US customer. Everyone else watching on TV or the Internet can "pileon"&lt;br /&gt;
and buy at the price set by the live shopper both during and after the live events.&lt;br /&gt;
ShangBy takes care of all technology and operational logistics and charges transaction fees.&lt;br /&gt;
&lt;br /&gt;
http://www.shangby.com&lt;br /&gt;
&lt;br /&gt;
Responsibilities Include:&lt;br /&gt;
? Recruit , Lead and Develop ShangBy’s Engineering team including:&lt;br /&gt;
o Software Engineering Department – “in-house” team of “superstar”&lt;br /&gt;
software engineers – building future functionality&lt;br /&gt;
o Delivery Department – team running all streaming and content delivery&lt;br /&gt;
infrastructure plus managing capital spending&lt;br /&gt;
o Out-Sourcing – lead all aspects of relationships with a few key engineering&lt;br /&gt;
oursourcing partners&lt;br /&gt;
? Deliver high quality technology for both high volume customer website and back-office&lt;br /&gt;
infrastructure – Deliver functionality at high rate on regular cadence with technical&lt;br /&gt;
leadership from US based CTO and design leadership from US based VP Customer&lt;br /&gt;
&lt;br /&gt;
Experience&lt;br /&gt;
? Manage all budget and HR aspects of Engineering in line with company culture and set&lt;br /&gt;
business plan&lt;br /&gt;
? Drive cost from event capital and technical delivery in range of 25+% per year&lt;br /&gt;
? Build team recognized for superstar talent, quality opeations and technology, and&lt;br /&gt;
hitting the plan&lt;br /&gt;
&lt;br /&gt;
Background Desired:&lt;br /&gt;
? 5-10 years experience in a high energy fast paced software engineering team – where&lt;br /&gt;
candidate distinguished self from peers&lt;br /&gt;
? Strong demonstrated ability to develop websites with large user traffic, critical UI&lt;br /&gt;
design, and rich user interaction&lt;br /&gt;
? 2+ years prior direct leadership responsibility for 15+ person team&lt;br /&gt;
? English Fluency – oral and written&lt;br /&gt;
? US or US Company in China work experience required&lt;br /&gt;
? Experience with Rails, CSS, JavaScript&lt;br /&gt;
? BS Degree in CS or related – top University – top Graduate&lt;br /&gt;
&lt;br /&gt;
What we offer&lt;br /&gt;
? Fun – ShangBy is a young and fast paced environment. We work hard together and&lt;br /&gt;
find time to have fun as well.&lt;br /&gt;
? Change the world – ShangBy is creating a NEW shopping category – one that&lt;br /&gt;
exposes millions of westerers to real people in real stores across Asia. ShangBy&lt;br /&gt;
believes it can provide westerners an important positive experience with the people&lt;br /&gt;
and cultures of Asia&lt;br /&gt;
? Work with Great People – ShangBy hires the brightest people available across all&lt;br /&gt;
functions at the company. It is the “brighness” along with the can-do, positive,&lt;br /&gt;
action-oriented “DNA” in ShangBy’s people that make them “Great”.&lt;br /&gt;
? Share in the success you create – Making ShangBy big – enabling people to really&lt;br /&gt;
shop the world – anytime, anywhere, anyplace – will be a team effort. The equity&lt;br /&gt;
compensation program at ShangBy is designed so that each person shares the&lt;br /&gt;
wealth we all create together.&lt;br /&gt;
? Multi-cultural and 24 hours per day – with operations in Austin and Shanghai –&lt;br /&gt;
ShangBy people can work with their colleagues all day and all night should they&lt;br /&gt;
like (kind of kidding – but candidates need to be ready for un-orthodox work&lt;br /&gt;
schedules)&lt;br /&gt;
&lt;br /&gt;
Winnie Wu&lt;br /&gt;
Tel：31260001×8012
			</description>
			<pubDate>Wed, 16 Jul 2008 22:13:55 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1897.html</guid>
		</item>
		<item>
			<title>多线程伸缩ruby和python处理比较 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1896.html</link>
			<comments>http://chinaonrails.com/topic/view/1896.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://softwareramblings.com/2008/07/multi-thread-scaling-issues-with-python-and-ruby.html" rel="nofollow external" class="tpc"&gt;http://softwareramblings.com/2008/07/multi-thread-scaling-issues-with-python-and-ruby.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://img364.imageshack.us/img364/5126/greenthread304d1e37lh6.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://en.wikipedia.org/wiki/Green_threads" rel="nofollow external" class="tpc"&gt;http://en.wikipedia.org/wiki/Green_threads&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
红宝石以后就不用绿线了
			</description>
			<pubDate>Wed, 16 Jul 2008 17:26:37 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1896.html</guid>
		</item>
		<item>
			<title>Jruby教程之Rails程序中利用Java的库，让blog说话，铁树开* ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1895.html</link>
			<comments>http://chinaonrails.com/topic/view/1895.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://www.netbeans.org/kb/61/ruby/java-ruby.html" rel="nofollow external" class="tpc"&gt;http://www.netbeans.org/kb/61/ruby/java-ruby.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img class="code" src="http://www.netbeans.org/images/articles/61/netbeans-stamp.gif" border="0" /&gt;
			</description>
			<pubDate>Wed, 16 Jul 2008 17:17:07 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1895.html</guid>
		</item>
		<item>
			<title>Edge Rails 新特性之 Easy Memoization ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/1894.html</link>
			<comments>http://chinaonrails.com/topic/view/1894.html#reply</comments>
			<dc:creator>gemstone</dc:creator>
			<author>gemstone</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/906.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/906_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/906_n.jpg" type="image/jpeg" />-->
			<category>Rails</category>
			<description>
			&lt;img class="code" src="http://osteele.com/images/2008/fizzbuzz-station.png" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*要cache实例变量，以前做法：&lt;br /&gt;
&lt;div class="code"&gt;&lt;br /&gt;
&lt;br /&gt;
class Person &amp;lt; ActiveRecord::Base&lt;br /&gt;
  def social_security&lt;br /&gt;
    @social_security ||= decrypt_social_security&lt;br /&gt;
  end&lt;br /&gt;
end&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
*Edge Rails ：&lt;br /&gt;
&lt;div class="code"&gt;&lt;br /&gt;
&lt;br /&gt;
class Person &amp;lt; ActiveRecord::Base&lt;br /&gt;
&lt;br /&gt;
  # Memoize the result of the social_security method after&lt;br /&gt;
  # its first evaluation&lt;br /&gt;
  memorize :social_security&lt;br /&gt;
&lt;br /&gt;
  def social_security&lt;br /&gt;
    decrypt_social_security_for&lt;br /&gt;
  end&lt;br /&gt;
end&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
原理：&lt;br /&gt;
这两种方式本质上是一样的，Edge只不过在幕后通过alias methods 做了类似于@social_security ||= decrypt_social_security的操作 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://feeds.feedburner.com/~r/RyansScraps/~3/336589927/what-s-new-in-edge-rails-memoization" rel="nofollow external" class="tpc"&gt;http://feeds.feedburner.com/~r/RyansScraps/~3/336589927/what-s-new-in-edge-rails-memoization&lt;/a&gt;
			</description>
			<pubDate>Wed, 16 Jul 2008 09:55:33 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1894.html</guid>
		</item>
		<item>
			<title>Autumn -  Ruby IRC Bot Framework ... 1 reply</title>
			<link>http://chinaonrails.com/topic/view/1893.html</link>
			<comments>http://chinaonrails.com/topic/view/1893.html#reply</comments>
			<dc:creator>gemstone</dc:creator>
			<author>gemstone</author>
			<!--<enclosure url="http://chinaonrails.com/img/p/906.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/906_s.jpg" type="image/jpeg" />
			<enclosure url="http://chinaonrails.com/img/p/906_n.jpg" type="image/jpeg" />-->
			<category>Ruby</category>
			<description>
			&lt;img class="code" src="http://www.rubyinside.com/wp-content/uploads/2008/07/autumnbot.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://github.com/RISCfuture/autumn/tree/master" rel="nofollow external" class="tpc"&gt;http://github.com/RISCfuture/autumn/tree/master&lt;/a&gt;
			</description>
			<pubDate>Wed, 16 Jul 2008 09:15:23 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1893.html</guid>
		</item>
	</channel>
</rss>
