<?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: Thumbnails of HTML pages</title>
	<atom:link href="http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/</link>
	<description>Personal &#38; technical ramblings...</description>
	<lastBuildDate>Sun, 22 Aug 2010 15:55:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: The Lighter Side of Code &#187; Blog Archive &#187; Screencaps the cool way.</title>
		<link>http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/comment-page-1/#comment-828</link>
		<dc:creator>The Lighter Side of Code &#187; Blog Archive &#187; Screencaps the cool way.</dc:creator>
		<pubDate>Sat, 06 Sep 2008 05:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://jimmieclub.wordpress.com/?p=76#comment-828</guid>
		<description>[...] couldn&#8217;t get CF to produce a screen cap, but I was able to find a pretty neat site that does it for me, Browser Shots.  Not only can you [...]</description>
		<content:encoded><![CDATA[<p>[...] couldn&#8217;t get CF to produce a screen cap, but I was able to find a pretty neat site that does it for me, Browser Shots.  Not only can you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lu Sancea</title>
		<link>http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/comment-page-1/#comment-7</link>
		<dc:creator>Lu Sancea</dc:creator>
		<pubDate>Tue, 23 Oct 2007 14:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimmieclub.wordpress.com/?p=76#comment-7</guid>
		<description>Screenshot programs are nice and all, but I can easier capture the page with a screenshot and photoshop it down to size.  I was trying to find an open source and programmatic method of producing the screenshots.  So you have any suggestions on how to produce better quality snapshots via CF?</description>
		<content:encoded><![CDATA[<p>Screenshot programs are nice and all, but I can easier capture the page with a screenshot and photoshop it down to size.  I was trying to find an open source and programmatic method of producing the screenshots.  So you have any suggestions on how to produce better quality snapshots via CF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webRat</title>
		<link>http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/comment-page-1/#comment-6</link>
		<dc:creator>webRat</dc:creator>
		<pubDate>Tue, 23 Oct 2007 12:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimmieclub.wordpress.com/?p=76#comment-6</guid>
		<description>I&#039;m rather annoyed with the whole cfhttp/pdf solution.  We talked about this during the alpha/beta of Scorpio and Damon/Tom J./Sean was like, &quot;Bah, it&#039;s good enough.&quot;  Anyway, forget all that.  If you&#039;re on windows server, you can use this ( http://www.websitescreenshots.com/ ) - Yes, unfortunately, the &quot;full&quot; version with the command line costs money.  It works though and does everything as advertised.</description>
		<content:encoded><![CDATA[<p>I&#8217;m rather annoyed with the whole cfhttp/pdf solution.  We talked about this during the alpha/beta of Scorpio and Damon/Tom J./Sean was like, &#8220;Bah, it&#8217;s good enough.&#8221;  Anyway, forget all that.  If you&#8217;re on windows server, you can use this ( <a href="http://www.websitescreenshots.com/" rel="nofollow">http://www.websitescreenshots.com/</a> ) &#8211; Yes, unfortunately, the &#8220;full&#8221; version with the command line costs money.  It works though and does everything as advertised.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lu Sancea</title>
		<link>http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/comment-page-1/#comment-5</link>
		<dc:creator>Lu Sancea</dc:creator>
		<pubDate>Mon, 10 Sep 2007 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimmieclub.wordpress.com/?p=76#comment-5</guid>
		<description>That&#039;s right, all you have to do is pass in the url and the code will generate a pdf of the document and then convert it to thumbnails.  I am still trying to figure out why the black border appears on the individual images in the image itself.  It occurs when the cfpdf thumbnail conversion kicks off.  As soon as I get a solution I will post up the updated code and will probably post it up on RIAForge.com.</description>
		<content:encoded><![CDATA[<p>That&#8217;s right, all you have to do is pass in the url and the code will generate a pdf of the document and then convert it to thumbnails.  I am still trying to figure out why the black border appears on the individual images in the image itself.  It occurs when the cfpdf thumbnail conversion kicks off.  As soon as I get a solution I will post up the updated code and will probably post it up on RIAForge.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael 23</title>
		<link>http://www.vintagecoding.com/blog/2007/09/02/thumbnails-of-html-pages/comment-page-1/#comment-4</link>
		<dc:creator>Michael 23</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://jimmieclub.wordpress.com/?p=76#comment-4</guid>
		<description>Hi Lu -&lt;br/&gt;this looks really interesting... I am thinking it&#039;d be perfect in a directory site I&#039;m working on ... add a url and get the thumbnail of the page made dynamically - is that right?</description>
		<content:encoded><![CDATA[<p>Hi Lu -<br />this looks really interesting&#8230; I am thinking it&#8217;d be perfect in a directory site I&#8217;m working on &#8230; add a url and get the thumbnail of the page made dynamically &#8211; is that right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
