<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; Screenshot</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/screenshot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Instant Website Previews &#8211; Why, When &amp; How?</title>
		<link>http://www.webresourcesdepot.com/instant-website-previews-why-when-how/</link>
		<comments>http://www.webresourcesdepot.com/instant-website-previews-why-when-how/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 06:00:57 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[Preview]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1958</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1958&c=10110' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1958&c=10110' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Website previews were always a part of web content: the thumbnails in CSS galleries, a website screenshot in an article, etc. They were static as expected. But for the last few years, using live or instant previews became much easier which is a far better experience (for the reasons shared below). And lately, Google launched [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1958&c=14905' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=1958&c=14905' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Website previews were always a part of web content: the thumbnails in CSS galleries, a website screenshot in an article, etc.</p>
<p><strong>They were static</strong> as expected. But for the last few years, <strong>using live or instant previews became much easier</strong> which is a far better experience (for the reasons shared below).</p>
<p>And lately, Google launched &quot;<a href="http://www.google.com/landing/instantpreviews/" target="_blank">Google Instant Previews</a>&quot; in its search results making this more a reality than only a trend.</p>
<p>Now, it won&#39;t be wrong to expect such functionality spreading into other websites/web apps.</p>
<p><img alt="Instant Website Previews" height="200" src="http://www.webresourcesdepot.com/wp-content/uploads/instant-website-previews.jpg" width="480" /></p>
<h2>Advantages for end-users</h2>
<hr />
<h3>Better search accuracy</h3>
<p>Once a user has made a search and seeing the result as not only links but with images, a better decision can be given on &quot;if the result is related to the search or not&quot;.</p>
<p>Let&#39;s say, the user searched for &quot;Ajax&quot; (asynchronous JavaScript and XML), I&#39;m pretty sure he won&#39;t prefer the link going to an article about the Ajax soccer team -if he&#39;s not a fan by chance- : ).</p>
<h3>Prevent re-visiting same URLs</h3>
<p>It is more likely to remember the look of a web page rather than the URL.</p>
<p>Users generally find themselves clicking on a URL that they had already visited. Previews can help preventing this.</p>
<h3>Filter foreign and non-available websites</h3>
<p>The link that is about to be clicked can have the information the user is searching for but it can be in a foreign language or the page may not be available.</p>
<p>For anyone who is clicking many links after a search, that can be a real time-saver.</p>
<p>&nbsp;</p>
<h2>Advantages for developers</h2>
<hr />
<p>Besides offering an option to users to find out where they are about to be forwarded, there are several advantages for developers:</p>
<h3>Automated screenshots</h3>
<p>If your web application is anything to do with the screenshots of websites, getting them automated would clearly be awesome.</p>
<p>It can be a CSS gallery, an ad network displaying images of websites, a directory, etc.</p>
<h3>Flexible dimensions</h3>
<p>As the previews are generated instantly, it should be possible to create them with any size preferred.</p>
<p>This is a great feature for a website whose design is changing regularly or if the same screenshot needs to be used in different layouts.</p>
<p>&nbsp;</p>
<h2>When to use them?</h2>
<hr />
<p>Like any other element to be used in web design, <strong>&quot;functionality&quot; is usually the right answer</strong>.</p>
<p><strong>Instant thumbnails are definitely not for every website</strong> like a corporate one with few links or an e-commerce website who usually links to its sub-pages.</p>
<p>On the other hand, it <strong>perfectly fits into search pages, directories, social bookmarking</strong> or any other website with lots of links to external resources.</p>
<p>As usual, how Google does it is an example case: it is optional, so easy-to-use and helps reaching to the right point faster.</p>
<p>&nbsp;</p>
<h2>How to use them?</h2>
<hr />
<p>You have 2 options for that. Let&#39;s start from the easy one first.</p>
<h3>Using Website Thumbnail Services</h3>
<p><a href="http://www.shrinktheweb.com/" target="_blank"><strong>ShrinkTheWeb<br />
	</strong></a></p>
<p><a href="http://www.shrinktheweb.com/" target="_blank"><img alt="ShrinkTheWeb" height="152" src="http://www.webresourcesdepot.com/wp-content/uploads/shrinktheweb.jpg" width="480" /></a></p>
<p><strong>ShrinkTheWeb</strong> is a <strong>very stable instant website previews provider</strong> that offers many options for customizing the screenshots like:</p>
<ul>
<li>real-time captures</li>
<li>multiple sizes</li>
<li>Flash embed or HTML</li>
<li>API support</li>
<li>optional permanent caching and more..</li>
</ul>
<p>For basic usage, they have a free plan which can cover a high percentage of websites.</p>
<p>The service also offers plugins for popular applications like WordPress, vBulletin and more for faster integration.</p>
<p><strong><a href="http://snapcasa.com/" target="_blank">SnapCasa<br />
	</a></strong></p>
<p><a href="http://snapcasa.com/" target="_blank"><img align="left" alt="SnapCasa Logo" height="43" src="http://www.webresourcesdepot.com/wp-content/uploads/snapcasa-logo.jpg" style="margin-right: 5px;" width="180" /></a><strong>SnapCasa</strong> is another service which has free-to-paid plans with custom image sizes and slow-to-faster screenshot processing depending on the plan preferred.</p>
<p><strong><a href="http://www.websnapr.com/" target="_blank">websnapr<br />
	</a></strong></p>
<p><a href="http://www.websnapr.com/" target="_blank"><img align="left" alt="websnapr" height="43" src="http://www.webresourcesdepot.com/wp-content/uploads/websnapr-logo.gif" style="margin-right: 5px;" width="180" /></a><strong>websnapr</strong> also has free and premium plans.</p>
<p>Different image sizes can be served and it is possible to remove &quot;powered by&quot; info according to the plan you&#39;re in.</p>
<h3>Setup a website screenshot tool</h3>
<p>If your website is not hosted on a shared account and you have the control of the server, than there are various tools that can capture website screenshots from command-line like:</p>
<ul>
<li><a href="http://cutycapt.sourceforge.net/" target="_blank">CutyCapt</a> &#8211; for getting screenshots via WebKit browsers</li>
<li><a href="http://iecapt.sourceforge.net/" target="_blank">IECapt</a> &#8211; a tool for website previews with IE</li>
<li><a href="http://www.nirsoft.net/utils/web_site_screenshot.html" target="_blank">SiteShoter</a> &#8211; for getting screenshots via IE</li>
<li><a href="http://khtml2png.sourceforge.net/" target="_blank">khtml2png</a> &#8211; for capturing on Linux machines</li>
</ul>
<p>However, keep in mind that setting up such a tool may require extra coding like getting the image created to the folder you prefer, etc. Simply, it can become complicated.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/instant-website-previews-why-when-how/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pattern App: User Interface Design Best Practices &amp; Inspiration</title>
		<link>http://www.webresourcesdepot.com/ui-pattern-factory-user-interface-design-best-practices-inspiration/</link>
		<comments>http://www.webresourcesdepot.com/ui-pattern-factory-user-interface-design-best-practices-inspiration/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 06:10:04 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[Screenshot]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=986</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=986&c=21776' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=986&c=21776' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Pattern App (previously UI Pattern Factory) is both an user interface design pattern library and UI gallery where it is possible to find the best practices, get inspired, and share your solutions with others. The website is mostly focused on web-based business applications &#38; shares patterns like: Refining Search Progress Indicator Stacked Tabs &#38; more.. [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=986&c=23143' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=986&c=23143' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://patternapp.com/" target="_blank"><strong>Pattern App</strong></a> (previously UI Pattern Factory) is both an <strong>user interface design pattern library</strong> and <strong>UI gallery</strong> where it is possible to find the best practices, get inspired, and share your solutions with others.</p>
<p>The website is mostly focused on web-based business applications &amp; shares patterns like:</p>
<ul>
<li><a href="http://uipatternfactory.com/p=refining-search/" target="_blank">Refining Search</a></li>
<li><a href="http://uipatternfactory.com/p=progress-indicator/" target="_blank">Progress Indicator</a></li>
<li><a href="http://uipatternfactory.com/p=stacked-tabs/" target="_blank">Stacked Tabs</a> &amp; more..</li>
</ul>
<p><a href="http://patternapp.com/" target="_blank"><img alt="UI Pattern Factory" height="146" src="http://www.webresourcesdepot.com/wp-content/uploads/image/ui-pattern-factory.jpg" width="480" /></a></p>
<p><strong>Pattern App</strong> is also a place where you can ask &amp; vote for new pattern ideas in their <a href="http://patternideas.uservoice.com/" target="_blank">forum</a> or add new images to the currently published ones via <a href="http://flickr.com/groups/uipatternfactory/" target="_blank">Flickr</a>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/ui-pattern-factory-user-interface-design-best-practices-inspiration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UI Patterns: User Interface Design Pattern Library</title>
		<link>http://www.webresourcesdepot.com/ui-patterns-user-interface-design-pattern-library/</link>
		<comments>http://www.webresourcesdepot.com/ui-patterns-user-interface-design-pattern-library/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 17:30:53 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=889</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=889&c=7169' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=889&c=7169' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Well-categorized design patterns are great resources for inspiration. You can easily see how &#34;others&#34; found a succesful way for common design problems. UI Patterns is an online library which shares design patterns in various categories like: image zoom input feedback password strength meter &#38; many more. There are 3 main categories in the website: design [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=889&c=10437' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=889&c=10437' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Well-categorized <strong>design patterns</strong> are great resources for inspiration. You can easily see how &quot;others&quot; found a succesful way for common design problems.</p>
<p><a href="http://ui-patterns.com/" target="_blank"><strong>UI Patterns</strong></a> is an online library which shares <strong>design patterns</strong> in various categories like:</p>
<ul>
<li>image zoom</li>
<li>input feedback</li>
<li>password strength meter &amp; many more.</li>
</ul>
<p><a href="http://ui-patterns.com/" target="_blank"><img height="92" width="413" src="http://www.webresourcesdepot.com/wp-content/uploads/image/ui-patterns_logo.png" alt="UI Patterns" /></a></p>
<h3>There are 3 main categories in the website:</h3>
<ul>
<li><a href="http://ui-patterns.com/patterns" target="_blank">design patterns</a></li>
<li><a href="http://ui-patterns.com/collections" target="_blank">screenshot collections</a>: </li>
<li><a href="http://ui-patterns.com/usersets" target="_blank">user sets</a> (user submitted collections)</li>
</ul>
<p>Also, you can easily contribute to the content &amp; check out the <a href="http://ui-patterns.com/blog" target="_blank"><strong>UI&nbsp;Patterns</strong> blog</a> which has informative posts.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/ui-patterns-user-interface-design-pattern-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Entire Page Screenshot Plugin For Firefox: Screengrab!</title>
		<link>http://www.webresourcesdepot.com/entire-page-screenshot-plugin-for-firefox-screengrab/</link>
		<comments>http://www.webresourcesdepot.com/entire-page-screenshot-plugin-for-firefox-screengrab/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 05:01:14 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/entire-page-screenshot-plugin-for-firefox-screengrab/</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=138&c=31344' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=138&c=31344' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Every web designer pushes the &#34;Print Screen&#34; button few times a day to work on the screenshot or just to find the color codes of a specific area. When the whole webpage screenshot is needed &#34;Print Screen&#34; may not be enough. Screengrab! is a Firefox plugin which helps you to get the entire page screenshot [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=138&c=6014' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=138&c=6014' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Every web designer pushes the &quot;<strong>Print Screen</strong>&quot; button few times a day to work on the screenshot or just to find the color codes of a specific area.</p>
<p>When the <strong>whole webpage screenshot</strong> is needed &quot;<strong>Print Screen</strong>&quot; may not be enough.</p>
<p><a href="http://www.screengrab.org/" target="_blank"><img width="129" height="121" align="left" style:="" src="http://www.webresourcesdepot.com/wp-content/uploads/image/complete-screenshot-plugin.gif" alt="Complete Screenshot Plugin" /></a><a href="http://www.screengrab.org/" target="_blank"><strong>Screengrab!</strong></a> is a Firefox plugin which helps you to get the <strong>entire page screenshot</strong> (visible area or selected area too), copy it to clipboard or directly save it.</p>
<p>It saves you so much time once you get used to it. You don&#8217;t need to plan for the perfect <strong>screenshot</strong> all the time, just get the whole and play with it using your <strong>image editing software</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/entire-page-screenshot-plugin-for-firefox-screengrab/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 6/12 queries in -7.703 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 22:38:59 -->
