<?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>Tayyab Bin Tariq &#187; Flickr.com</title>
	<atom:link href="http://tayyab.xenoglaux-solutions.com/tag/flickr-com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tayyab.xenoglaux-solutions.com</link>
	<description>I like sharing what i know</description>
	<lastBuildDate>Fri, 21 May 2010 20:59:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Easily Download Large Number of Images from Flicker.com</title>
		<link>http://tayyab.xenoglaux-solutions.com/2010/01/21/how-to-easily-download-large-number-of-images-from-flicker-com/</link>
		<comments>http://tayyab.xenoglaux-solutions.com/2010/01/21/how-to-easily-download-large-number-of-images-from-flicker-com/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 17:24:52 +0000</pubDate>
		<dc:creator>tayyabtariq</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[dowload flickr.com images. flash get]]></category>
		<category><![CDATA[Flickr.com]]></category>

		<guid isPermaLink="false">http://tayyab.xenoglaux-solutions.com/2010/01/21/how-to-easily-download-large-number-of-images-from-flicker-com/</guid>
		<description><![CDATA[Recently I needed some images to create a dataset for a project I am doing. While Flickr.com seemed to be the best source. All i needed to do was to put in a query and a large number of relevant images would show up. But downloading original images from Flickr.com can be bit of a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I needed some images to create a dataset for a project I am doing. While Flickr.com seemed to be the best source. All i needed to do was to put in a query and a large number of relevant images would show up. But downloading original images from Flickr.com can be bit of a mess, let alone a large number of images.</p>
<p>So I came up with a simple three step process to download all the images on a given page easily.</p>
<p>1. Save the html source of the <a href="http://flickr.com" target="_blank">Flickr.com</a> page.</p>
<p>2. Give the source to <a href="http://tayyab.xenoglaux-solutions.com/wp-content/uploads/2010/01/FlickrDownload1.txt" target="_blank">this</a> C++ code and get download links to all images.</p>
<p>3. Download all the images using <a href="http://download.cnet.com/windows/3055-2155_4-170652.html?tag=pdl-redir">FlashGet</a>.</p>
<p>PS: If someone could write a Java script of this C++ code and write a wrapper to automatically get the HTML source, the above can be reduced to just one step.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://tayyab.xenoglaux-solutions.com/2010/01/21/how-to-easily-download-large-number-of-images-from-flicker-com/" target="_blank"><img src="http://tayyab.xenoglaux-solutions.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://tayyab.xenoglaux-solutions.com/2010/01/21/how-to-easily-download-large-number-of-images-from-flicker-com/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://tayyab.xenoglaux-solutions.com/2010/01/21/how-to-easily-download-large-number-of-images-from-flicker-com/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

