<?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: ScrnshotsRSS: Scrnshots.com Plugin For Wordpress</title>
	<atom:link href="http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/</link>
	<description>Creative Developer</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:54:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/#comment-1247</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 13 Apr 2009 03:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=399#comment-1247</guid>
		<description>Hi Christian, Thanks for the big apport, the plugin has been updated now.
Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Christian, Thanks for the big apport, the plugin has been updated now.<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/#comment-1245</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 10 Apr 2009 18:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=399#comment-1245</guid>
		<description>Oh, I have a problem when I have some &quot; in my Scrnshot-description, the alt-tag of the image will be closed at the wrong place. I replaced the &quot; with &#039; to solve the problem, but this bug have to be fixed I think ;)</description>
		<content:encoded><![CDATA[<p>Oh, I have a problem when I have some &#8221; in my Scrnshot-description, the alt-tag of the image will be closed at the wrong place. I replaced the &#8221; with &#8216; to solve the problem, but this bug have to be fixed I think ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/#comment-1244</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 10 Apr 2009 18:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=399#comment-1244</guid>
		<description>Hi there! Nice plugin, but I have a problem because the JSON module wasn&#039;t enabled for my Wordpress blog by default. I have a workaround for it, based on the post on http://blog.kapish.co.in/2009/03/17/json-and-wordpress:

1. Add after comment in scrnshotrss.php:
&quot;require_once(ABSPATH.&quot;/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php&quot;);&quot;

2. Search for &quot;$json_scrnshots = json_decode( $json, true );&quot; and replace it with 
&quot;$json_obj = new Moxiecode_JSON();
	$json_scrnshots = $json_obj-&gt;decode($json, true);&quot;


That it works :)</description>
		<content:encoded><![CDATA[<p>Hi there! Nice plugin, but I have a problem because the JSON module wasn&#8217;t enabled for my Wordpress blog by default. I have a workaround for it, based on the post on <a href="http://blog.kapish.co.in/2009/03/17/json-and-wordpress" rel="nofollow">http://blog.kapish.co.in/2009/03/17/json-and-wordpress</a>:</p>
<p>1. Add after comment in scrnshotrss.php:<br />
&#8220;require_once(ABSPATH.&#8221;/wp-includes/js/tinymce/plugins/spellchecker/classes/utils/JSON.php&#8221;);&#8221;</p>
<p>2. Search for &#8220;$json_scrnshots = json_decode( $json, true );&#8221; and replace it with<br />
&#8220;$json_obj = new Moxiecode_JSON();<br />
	$json_scrnshots = $json_obj-&gt;decode($json, true);&#8221;</p>
<p>That it works :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/#comment-650</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 21 Nov 2008 11:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=399#comment-650</guid>
		<description>Hi Lee, thanks for the nice comment :) . Unfortunately no, you can&#039;t custom crop them. As far as I know, you can take the screenshots however you want, and then retrieve them in 4 different sizes: small 100x100, medium 215x150, large 680x471 and in the full size version.</description>
		<content:encoded><![CDATA[<p>Hi Lee, thanks for the nice comment :) . Unfortunately no, you can&#8217;t custom crop them. As far as I know, you can take the screenshots however you want, and then retrieve them in 4 different sizes: small 100&#215;100, medium 215&#215;150, large 680&#215;471 and in the full size version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Munroe</title>
		<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/#comment-644</link>
		<dc:creator>Lee Munroe</dc:creator>
		<pubDate>Fri, 21 Nov 2008 07:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=399#comment-644</guid>
		<description>Looks great Matt! I was looking for something like this recently for http://www.webdesignire.com

With Scrnshots is it possible to custom size/crop your screenshots?</description>
		<content:encoded><![CDATA[<p>Looks great Matt! I was looking for something like this recently for <a href="http://www.webdesignire.com" rel="nofollow">http://www.webdesignire.com</a></p>
<p>With Scrnshots is it possible to custom size/crop your screenshots?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.mattvarone.com/wordpress/scrnshots-plugin-for-wordpress/#comment-481</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 10 Nov 2008 19:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvarone.com/?p=399#comment-481</guid>
		<description>Hi guys, thanks. Im glad you like the plugin :)</description>
		<content:encoded><![CDATA[<p>Hi guys, thanks. Im glad you like the plugin :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
