<?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: Manipulate images from WordPress post&#8217;s content with Regular Expressions</title>
	<atom:link href="http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/</link>
	<description>Creative Developer</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:01:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jhon</title>
		<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/#comment-2021</link>
		<dc:creator>Jhon</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=390#comment-2021</guid>
		<description>Hello that&#039;s very nice! 
I just try to add something new to your code. 
I want in the part &quot;the_content&quot; to add the last image of the post. 
How can I manage to do this? 
Thanks.</description>
		<content:encoded><![CDATA[<p>Hello that&#8217;s very nice!<br />
I just try to add something new to your code.<br />
I want in the part &#8220;the_content&#8221; to add the last image of the post.<br />
How can I manage to do this?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedric</title>
		<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/#comment-2016</link>
		<dc:creator>Cedric</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=390#comment-2016</guid>
		<description>Hi Matt, thanks for this code snippet. Very useful!</description>
		<content:encoded><![CDATA[<p>Hi Matt, thanks for this code snippet. Very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theresa</title>
		<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/#comment-1881</link>
		<dc:creator>Theresa</dc:creator>
		<pubDate>Tue, 15 Dec 2009 18:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=390#comment-1881</guid>
		<description>Never mind. Figured it out with jquery. :)</description>
		<content:encoded><![CDATA[<p>Never mind. Figured it out with jquery. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theresa</title>
		<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/#comment-1878</link>
		<dc:creator>Theresa</dc:creator>
		<pubDate>Fri, 11 Dec 2009 19:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=390#comment-1878</guid>
		<description>Awesome script, thanks!  I was wondering, is there a way of getting the TOTAL image count for an entire post page?  I tried modifying it, but it only seems to work in the loop.</description>
		<content:encoded><![CDATA[<p>Awesome script, thanks!  I was wondering, is there a way of getting the TOTAL image count for an entire post page?  I tried modifying it, but it only seems to work in the loop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose</title>
		<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/#comment-1871</link>
		<dc:creator>jose</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=390#comment-1871</guid>
		<description>your code worked like a charm! i&#039;m wondering if there is a way to make the images clickable so the original image can be viewed?
the ultimate goal would be to have them work with the lightbox plugin, but being able to click them would be helpful.
this is what i have in the echo line:

echo   &lt;a href=&quot;$aPics[0][$i]&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

thanks so much</description>
		<content:encoded><![CDATA[<p>your code worked like a charm! i&#8217;m wondering if there is a way to make the images clickable so the original image can be viewed?<br />
the ultimate goal would be to have them work with the lightbox plugin, but being able to click them would be helpful.<br />
this is what i have in the echo line:</p>
<p>echo   <a href="$aPics[0][$i]" rel="nofollow"></a></p>
<p>thanks so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marojahan</title>
		<link>http://www.mattvarone.com/wordpress/images-post-wordpress-regular-expressions/#comment-1869</link>
		<dc:creator>marojahan</dc:creator>
		<pubDate>Mon, 07 Dec 2009 05:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=390#comment-1869</guid>
		<description>exactly what i need.. thankyou.</description>
		<content:encoded><![CDATA[<p>exactly what i need.. thankyou.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
