
<?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>Scraper &#8211; Mark&#039;s Website</title>
	<atom:link href="https://kram.nz/tag/scraper/feed/" rel="self" type="application/rss+xml" />
	<link>https://kram.nz</link>
	<description>Solution Architect - Healthcare IT</description>
	<lastBuildDate>Sat, 13 Jan 2018 07:46:55 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.3</generator>

<image>
	<url>https://kram.nz/wp-content/uploads/2016/04/cropped-M-32x32.png</url>
	<title>Scraper &#8211; Mark&#039;s Website</title>
	<link>https://kram.nz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Desktop Wallpaper Image Scraper</title>
		<link>https://kram.nz/2009/06/desktop-wallpaper-image-scraper/</link>
					<comments>https://kram.nz/2009/06/desktop-wallpaper-image-scraper/#comments</comments>
		
		<dc:creator><![CDATA[M]]></dc:creator>
		<pubDate>Sun, 21 Jun 2009 04:59:44 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Scraper]]></category>
		<category><![CDATA[Wallpaper]]></category>
		<category><![CDATA[Watir]]></category>
		<category><![CDATA[WebSpider]]></category>
		<guid isPermaLink="false">https://kram.no-ip.com?p=121</guid>

					<description><![CDATA[Some time ago I came across a great desktop background website, InterfaceLift.com. When I first went to it, there weren&#8217;t that many images, but the number of background images they have seems to be steadily growing. I decided it would be nice to get a copy of all the images for myself so I built [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer" href="http://interfacelift.com/"><img loading="lazy" class="alignright size-full wp-image-120" title="InterfaceLift Home Page" src="/wp-content/uploads/2009/06/nterfacelifpage.jpg" alt="nterfacelifpage" width="200" height="150" /></a>Some time ago I came across a great desktop background website, <a target="_blank" rel="noopener noreferrer" href="http://interfacelift.com/">InterfaceLift.com</a>. When I first went to it, there weren&#8217;t that many images, but the number of background images they have seems to be steadily growing.</p>
<p>I decided it would be nice to get a copy of all the images for myself so I built a little scraper to do the job for me. I wrote it ruby so that I could take advantage of a great ruby gem called <a target="_blank" rel="noopener noreferrer" href="http://wtr.rubyforge.org/">Watir</a>. The script works by going through all desktop backgrounds, selecting the largest available and making a nice link in a separate text file. Afterwards a download manager like <a target="_blank" rel="noopener noreferrer" href="http://www.downthemall.net/">DownThemAll</a> can be used to download all of them.</p>
<p>At the moment the script works in Windows with Internet Explorer but I am working on making it work with FireFox 3 in Linux. Its wiki page is <a target="_blank" rel="noopener noreferrer" href="/wiki/index.php/2008:WebsiteDesktopDownloader">here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kram.nz/2009/06/desktop-wallpaper-image-scraper/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
