<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Regular Expression to Find All Mentioned Names by &#8216;@&#8217;</title>
	<atom:link href="http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/feed/" rel="self" type="application/rss+xml" />
	<link>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=regular-expression-to-find-all-mentioned-names-by</link>
	<description>...miles to go before i sleep!</description>
	<lastBuildDate>Wed, 09 May 2012 04:11:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Noel</title>
		<link>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/comment-page-1/#comment-775</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Thu, 15 Jul 2010 23:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/?p=536#comment-775</guid>
		<description>public function getMentions($text){&lt;br&gt;	$mentions = array();&lt;br&gt;	foreach(explode(&#039; &#039;,$text) as $item) if($item &amp;&amp; $item[0] == &#039;@&#039;) $mentions[] = substr($item,1);&lt;br&gt;	return $mentions;&lt;br&gt;}</description>
		<content:encoded><![CDATA[<p>public function getMentions($text){<br />	$mentions = array();<br />	foreach(explode(&#39; &#39;,$text) as $item) if($item &#038;&#038; $item[0] == &#39;@&#39;) $mentions[] = substr($item,1);<br />	return $mentions;<br />}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbt outlet</title>
		<link>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/comment-page-1/#comment-750</link>
		<dc:creator>mbt outlet</dc:creator>
		<pubDate>Fri, 11 Jun 2010 07:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/?p=536#comment-750</guid>
		<description>Well , the view of the passage is totally correct ,your details is really  reasonable and  you guy give us  valuable  informative post, I totally agree the standpoint of upstairs. I often surfing on this forum when I m free and I find there are so much good information we can learn in this forum!&lt;br&gt;&lt;a href=&quot;http://www.sin-game.com&quot; rel=&quot;nofollow&quot;&gt;http://www.sin-game.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Well , the view of the passage is totally correct ,your details is really  reasonable and  you guy give us  valuable  informative post, I totally agree the standpoint of upstairs. I often surfing on this forum when I m free and I find there are so much good information we can learn in this forum!<br /><a href="http://www.sin-game.com" rel="nofollow">http://www.sin-game.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdfasdf</title>
		<link>http://junalontherun.com/2009/12/12/regular-expression-to-find-all-mentioned-names-by/comment-page-1/#comment-681</link>
		<dc:creator>sdfasdf</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://junalontherun.com/?p=536#comment-681</guid>
		<description>asdfasdf</description>
		<content:encoded><![CDATA[<p>asdfasdf</p>
]]></content:encoded>
	</item>
</channel>
</rss>

