<?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 Regular Expression</title>
		<link>http://chinaonrails.com/go/regexp</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>textmonster红宝石版 ... no reply</title>
			<link>http://chinaonrails.com/topic/view/1158.html</link>
			<comments>http://chinaonrails.com/topic/view/1158.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>Regular Expression</category>
			<description>
			tM = "The first number is foo123, the second number is bar456, and the third number is baz789.".textMonster('[a-z0-9]+').textMonster('[0-9]+')&lt;br /&gt;
&lt;br /&gt;
正则表达式返回&lt;br /&gt;
&lt;br /&gt;
"foo123", "bar456", and "baz789"&lt;br /&gt;
第二个结果 "123", "456", and "789"&lt;br /&gt;
&lt;br /&gt;
可以是String 或 Arrray &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://markchristian.org/projects/textmonster/" rel="nofollow external" class="tpc"&gt;http://markchristian.org/projects/textmonster/&lt;/a&gt;
			</description>
			<pubDate>Thu, 03 Jan 2008 10:53:54 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/1158.html</guid>
		</item>
		<item>
			<title>Rubular在线的Ruby regular expression editor ... 2 replies</title>
			<link>http://chinaonrails.com/topic/view/723.html</link>
			<comments>http://chinaonrails.com/topic/view/723.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>Regular Expression</category>
			<description>
			&lt;a href="http://www.rubular.com/" rel="nofollow external" class="tpc"&gt;http://www.rubular.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
另外还有一个在desktop运行的工具，功能强大&lt;img class="code" src="http://www.regexbuddy.com/screens/ruby.png" border="0" /&gt;
			</description>
			<pubDate>Tue, 04 Sep 2007 17:51:14 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/723.html</guid>
		</item>
		<item>
			<title>Ruby的难点之一Regexp ... 4 replies</title>
			<link>http://chinaonrails.com/topic/view/254.html</link>
			<comments>http://chinaonrails.com/topic/view/254.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>Regular Expression</category>
			<description>
			&lt;img class="code" src="http://farm1.static.flickr.com/55/161917393_a78616b900_m.jpg" border="0" /&gt;&lt;br /&gt;
&lt;br /&gt;
记得很早的时候不愿意学俄语，就是因为有一个P的字母要舌头打嘟噜，词的变格变性。&lt;br /&gt;
&lt;br /&gt;
当看到黑客语言Perl独霸cgi的web时，心里发痒想学习这块珍珠一样的宝贝，可是看到里面的规则表达式就不愿意深入学习下去了。绕着弯子去找php和Java了，现在在观察ruby中似乎经常看见Perl的影子在里面。&lt;br /&gt;
&lt;br /&gt;
曾经有许多的宝贝摆在我们面前，我们可能都没有机会珍惜，当你看到发光的红包石不要因为里面也有Perl式的不容易理解的小小的元素% ！/\ /！就放弃。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://r4rclub.schtuff.com/?q=tag%3Ac12" rel="nofollow external" class="tpc"&gt;http://r4rclub.schtuff.com/?q=tag%3Ac12&lt;/a&gt;
			</description>
			<pubDate>Tue, 15 May 2007 10:15:37 +0800</pubDate>
			<guid>http://chinaonrails.com/topic/view/254.html</guid>
		</item>
	</channel>
</rss>