<?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: Retrieve Data Plugin for WordPress</title>
	<atom:link href="http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/</link>
	<description>WordPress Plugins, PHP Scripts, Tools, and Tutorials</description>
	<lastBuildDate>Mon, 15 Mar 2010 22:01:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig Gauntlett</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-498693</link>
		<dc:creator>Craig Gauntlett</dc:creator>
		<pubDate>Fri, 30 Oct 2009 23:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-498693</guid>
		<description>Dear Admin

I have got the plugin working for one trigger item, however when I try to update the 2nd trigger with a path and save it clears the field back to blank?

I am running WordPress 2.8.5</description>
		<content:encoded><![CDATA[<p>Dear Admin</p>
<p>I have got the plugin working for one trigger item, however when I try to update the 2nd trigger with a path and save it clears the field back to blank?</p>
<p>I am running WordPress 2.8.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Analyst</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-495293</link>
		<dc:creator>Analyst</dc:creator>
		<pubDate>Sun, 20 Sep 2009 12:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-495293</guid>
		<description>I must compliment you for providing remarkable stuff for the readers which has made our life easier and has helped us to march ahead in providing &lt;a href=&quot;http://www.indian-share-tips.com&quot; rel=&quot;nofollow&quot;&gt;Stock Tips in India&lt;/a&gt; which rock every day and these plugins works perfectly and must commend the same for a great tutorial. It has been of a great help to me.
Regards
Analyst
Indian-share-tips.com</description>
		<content:encoded><![CDATA[<p>I must compliment you for providing remarkable stuff for the readers which has made our life easier and has helped us to march ahead in providing <a href="http://www.indian-share-tips.com" rel="nofollow">Stock Tips in India</a> which rock every day and these plugins works perfectly and must commend the same for a great tutorial. It has been of a great help to me.<br />
Regards<br />
Analyst<br />
Indian-share-tips.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bharti</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-490707</link>
		<dc:creator>bharti</dc:creator>
		<pubDate>Tue, 18 Aug 2009 06:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-490707</guid>
		<description>after i receive &quot;Configuration Updated!&quot; message in the options page... how do i retrieve the data in my post/ page.</description>
		<content:encoded><![CDATA[<p>after i receive &#8220;Configuration Updated!&#8221; message in the options page&#8230; how do i retrieve the data in my post/ page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-482712</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 08 Jul 2009 01:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-482712</guid>
		<description>This plugin has been tested, and works, in the latest release of WordPress - 2.9

&lt;strong&gt;sergiu&lt;/strong&gt;: Newlines will not automatically get converted to HTML line breaks. You can use the PHP function nl2br to do this.

Just apply that function _after_ you run htmlspecialchars (or it will render the breaks useless. Try changing the line to this:

&lt;code&gt;return nl2br(htmlspecialchars(file_get_contents($url)));&lt;/code&gt;

&lt;strong&gt;alexander&lt;/strong&gt;: I do not currently have a demo of this plugin on the site.</description>
		<content:encoded><![CDATA[<p>This plugin has been tested, and works, in the latest release of WordPress &#8211; 2.9</p>
<p><strong>sergiu</strong>: Newlines will not automatically get converted to HTML line breaks. You can use the PHP function nl2br to do this.</p>
<p>Just apply that function _after_ you run htmlspecialchars (or it will render the breaks useless. Try changing the line to this:</p>
<p><code>return nl2br(htmlspecialchars(file_get_contents($url)));</code></p>
<p><strong>alexander</strong>: I do not currently have a demo of this plugin on the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexander</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-481528</link>
		<dc:creator>alexander</dc:creator>
		<pubDate>Mon, 22 Jun 2009 19:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-481528</guid>
		<description>Works perfectly, great tutorial. Much help.Where can I see the demo?</description>
		<content:encoded><![CDATA[<p>Works perfectly, great tutorial. Much help.Where can I see the demo?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergiu</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-474971</link>
		<dc:creator>sergiu</dc:creator>
		<pubDate>Sat, 11 Apr 2009 15:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-474971</guid>
		<description>Hi,

thanks for this plugin. It fits my needs, but I have a problem: I cannot make it to read correctly the &quot;end of line&quot; character. My text file has several lines, but the plugin is wrapping it all in one line.

Is there a way to fix this?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for this plugin. It fits my needs, but I have a problem: I cannot make it to read correctly the &#8220;end of line&#8221; character. My text file has several lines, but the plugin is wrapping it all in one line.</p>
<p>Is there a way to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-469860</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Mon, 23 Feb 2009 00:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-469860</guid>
		<description>This plugin has been tested in the latest release of WordPress (2.7.1)

As for examples, it could be used for just about anything. Any situation where you want to grab data from an online data file, and display the output on your site.</description>
		<content:encoded><![CDATA[<p>This plugin has been tested in the latest release of WordPress (2.7.1)</p>
<p>As for examples, it could be used for just about anything. Any situation where you want to grab data from an online data file, and display the output on your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Snyder</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-468887</link>
		<dc:creator>George Snyder</dc:creator>
		<pubDate>Fri, 06 Feb 2009 18:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-468887</guid>
		<description>This sounds great, I have just reviewed a similar project that is installed localy not server side, would be great to have one of your plugins to show what you can do for free. Would be nice to see some examples aswell, as previously stated by the previous poster. I used to use your SecureFormMailer for sometime and would like to give back some love. ATB George</description>
		<content:encoded><![CDATA[<p>This sounds great, I have just reviewed a similar project that is installed localy not server side, would be great to have one of your plugins to show what you can do for free. Would be nice to see some examples aswell, as previously stated by the previous poster. I used to use your SecureFormMailer for sometime and would like to give back some love. ATB George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ????</title>
		<link>http://www.dagondesign.com/articles/retrieve-data-plugin-for-wordpress/comment-page-1/#comment-468156</link>
		<dc:creator>????</dc:creator>
		<pubDate>Thu, 22 Jan 2009 09:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=302#comment-468156</guid>
		<description>Could u plz show some examples how can this plugin be used in what ways?</description>
		<content:encoded><![CDATA[<p>Could u plz show some examples how can this plugin be used in what ways?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
