<?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: Get The Image WordPress Plugin</title>
	<atom:link href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin</link>
	<description>Life, Blogging, and WordPress</description>
	<lastBuildDate>Thu, 18 Mar 2010 05:19:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to Add Images for Your Featured Articles : Slenderday.com Blogs</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-181009</link>
		<dc:creator>How to Add Images for Your Featured Articles : Slenderday.com Blogs</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-181009</guid>
		<description>[...] the plugin here. Installation is pretty [...]</description>
		<content:encoded><![CDATA[<p>[...] the plugin here. Installation is pretty [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Add Post Thumbnails to Your Posts : atthaitown</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-180901</link>
		<dc:creator>How to Add Post Thumbnails to Your Posts : atthaitown</dc:creator>
		<pubDate>Wed, 10 Mar 2010 17:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-180901</guid>
		<description>[...] the plugin here. Installation is pretty simple [...]</description>
		<content:encoded><![CDATA[<p>[...] the plugin here. Installation is pretty simple [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notes from Day Two of WordCamp Ireland &#124; Steve Flinter</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-180855</link>
		<dc:creator>Notes from Day Two of WordCamp Ireland &#124; Steve Flinter</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-180855</guid>
		<description>[...] GetTheImage plugin by Justin Tadlock. [...]</description>
		<content:encoded><![CDATA[<p>[...] GetTheImage plugin by Justin Tadlock. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Improving Wordpress Search &#124; Martin Lucas</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-180765</link>
		<dc:creator>Improving Wordpress Search &#124; Martin Lucas</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-180765</guid>
		<description>[...] Get The Image scans a page or post with the Wordpress loop and extracts an image &#8211; the plugin has a number of options for styling, as well as options for what image to grab from the post; one that is automatically extracted, or one decided by a custom field. Here&#8217;s the code that sits inside the loop; [...]</description>
		<content:encoded><![CDATA[<p>[...] Get The Image scans a page or post with the Wordpress loop and extracts an image &#8211; the plugin has a number of options for styling, as well as options for what image to grab from the post; one that is automatically extracted, or one decided by a custom field. Here&#8217;s the code that sits inside the loop; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnbillion</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-179998</link>
		<dc:creator>johnbillion</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-179998</guid>
		<description>Justin, I thought you might like to know that I&#039;ve just added support for Get The Image to my &lt;a href=&quot;http://lud.icro.us/wordpress-plugin-feed-thumbnails/&quot; rel=&quot;nofollow&quot;&gt;Feed Thumbnails&lt;/a&gt; plugin.

John.</description>
		<content:encoded><![CDATA[<p>Justin, I thought you might like to know that I&#8217;ve just added support for Get The Image to my <a href="http://lud.icro.us/wordpress-plugin-feed-thumbnails/" rel="nofollow">Feed Thumbnails</a> plugin.</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo Vacirca</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-179660</link>
		<dc:creator>Paolo Vacirca</dc:creator>
		<pubDate>Mon, 01 Mar 2010 10:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-179660</guid>
		<description>I&#039;ve downloaded the plugin &quot;Get The Image&quot; which does almost all I need. It takes the specified thump picture if it finds it, and if not, it looks in the post for other pictures. It also grabs the excerpt text from the excerpt field. This is where I have a problem... I want it to grab the text before the more tag.

Is this possible?

Summary: I want Get The Image (or any pluigin like it) to grab the specified thumbs picture, or any picture it can find in the post. And then I want to have the text that comes before the more tag to be displayed - NOT the text from the excerpt field.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve downloaded the plugin &#8220;Get The Image&#8221; which does almost all I need. It takes the specified thump picture if it finds it, and if not, it looks in the post for other pictures. It also grabs the excerpt text from the excerpt field. This is where I have a problem&#8230; I want it to grab the text before the more tag.</p>
<p>Is this possible?</p>
<p>Summary: I want Get The Image (or any pluigin like it) to grab the specified thumbs picture, or any picture it can find in the post. And then I want to have the text that comes before the more tag to be displayed &#8211; NOT the text from the excerpt field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielle Muir</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-179578</link>
		<dc:creator>danielle Muir</dc:creator>
		<pubDate>Sun, 28 Feb 2010 17:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-179578</guid>
		<description>hey did you figure out how to get images onto the home page like in the demo of the theme? 

If so im struggling to manage it myself. Any help would be much appreciated!</description>
		<content:encoded><![CDATA[<p>hey did you figure out how to get images onto the home page like in the demo of the theme? </p>
<p>If so im struggling to manage it myself. Any help would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-178692</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 22 Feb 2010 15:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-178692</guid>
		<description>Hi Justin, I use your plugin, as suggested from solostream, where i bought the WP theme and works great! Only a question maybe obvious... I want to enhance thumbs in my RSS FEED (feedburner) account. Can I add them with your GTI or do I have to install another plugin to do that? Maybe like &quot;Thumbnail For Exerpts&quot;... or what else... I ask you &#039;cause I&#039;m afraid that  another plugin can go in conflict with yours... that of course I want to keep working. THX</description>
		<content:encoded><![CDATA[<p>Hi Justin, I use your plugin, as suggested from solostream, where i bought the WP theme and works great! Only a question maybe obvious&#8230; I want to enhance thumbs in my RSS FEED (feedburner) account. Can I add them with your GTI or do I have to install another plugin to do that? Maybe like &#8220;Thumbnail For Exerpts&#8221;&#8230; or what else&#8230; I ask you &#8217;cause I&#8217;m afraid that  another plugin can go in conflict with yours&#8230; that of course I want to keep working. THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Install and Set Up WP-Launch : WP-Launch Premium WordPress Theme</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-178563</link>
		<dc:creator>How to Install and Set Up WP-Launch : WP-Launch Premium WordPress Theme</dc:creator>
		<pubDate>Sun, 21 Feb 2010 06:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-178563</guid>
		<description>[...] Get the Image &#8211; This is a sweet, little plugin from the very brilliant Justin Tadlock. It will make it easier for you to include post thumbnails for all your posts without using custom fields. More on that in another tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] Get the Image &#8211; This is a sweet, little plugin from the very brilliant Justin Tadlock. It will make it easier for you to include post thumbnails for all your posts without using custom fields. More on that in another tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarga</title>
		<link>http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin#comment-178481</link>
		<dc:creator>Jarga</dc:creator>
		<pubDate>Sat, 20 Feb 2010 13:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=886#comment-178481</guid>
		<description>Hi Justin

I use your very nice Get The Image WordPress Plugin. Please, how can I send each of images in my RSS feed ? 

Thanks for your help
J</description>
		<content:encoded><![CDATA[<p>Hi Justin</p>
<p>I use your very nice Get The Image WordPress Plugin. Please, how can I send each of images in my RSS feed ? </p>
<p>Thanks for your help<br />
J</p>
]]></content:encoded>
	</item>
</channel>
</rss>
