<?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:georss="http://www.georss.org/georss" 
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>bioneural.net &#187; istockphoto</title>
	<atom:link href="http://www.bioneural.net/tag/istockphoto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bioneural.net</link>
	<description>bioneural.net is for stuff worth sharing: commentary by Bruce McKenzie. Major topics covered are gadgets, informatics, Internet, Mac, mobile, musings, New Zealand, photography, Project Koru, quicklinks, rant, rave, travel and Windows</description>
	<pubDate>Thu, 28 Aug 2008 13:07:03 +0000</pubDate>
	
	<language>en</language>
	<image>
		<title>bioneural.net</title>
		<url>http://www.bioneural.net/images/kiwi-yellow-64px.png</url>
		<link>http://www.bioneural.net</link>
		<width>64</width>
		<height>64</height>
		<description>bioneural.net</description>
	</image>
		<item>
		<title>Embedding iStockPhoto feeds revisited</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2006%2F06%2F15%2Fembedding-istockphoto-feeds-revisited%2F&amp;seed_title=Embedding+iStockPhoto+feeds+revisited</link>
		<comments>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2006%2F06%2F15%2Fembedding-istockphoto-feeds-revisited%2F&amp;seed_title=Embedding+iStockPhoto+feeds+revisited#comments</comments>
		<pubDate>Thu, 15 Jun 2006 11:17:53 +0000</pubDate>
		<dc:creator>Bruce</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<category><![CDATA[advertising]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[istockphoto]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[webdev]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bioneural.net/2006/06/15/embedding-istockphoto-feeds-revisited/</guid>
		<description><![CDATA[<p><a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" rel="license" title="This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License"><img src="http://www.bioneural.net/wp-content/themes/k2bn/styles/bioneural/cc.png" alt="CC" /></a> From <a href="http://www.bioneural.net/about/terms/">http://www.bioneural.net</a> : </p>In an earlier post I described a JavaScript-based method to include recently-approved iStockPhoto images in a page on your website. When I migrated from a static blogging system (iBlog) to WordPress I found a useful plugin that worked very well in MAMP. Unfortunately it broke when I moved my developmental site to a live DreamHost server. Here is a bit more background to the problem and an eventual solution that uses SimplePie. Although the focus here is on displaying photographs, it's a solution that should work with practically any feed you might wish to embed.


No go with latestistockimages.php

I was initially using Christine's (of UTW fame) iStockPhoto plug-in for WordPress to display my latest approved images. This worked fine under a localhost development environment, but when I went "live" with DreamHost it stopped working due to the blocking out "outdated" PHP code that posed a security risk. For some reason my e-mails to the author went unanswered, and the download link has been a 404 for ages.

Plugging the gap with Feed2JS

I turned back to Feed2JS, with this in my sidebar:



	My iStockPhoto photocast
	 ]]></description>
		<wfw:commentRss>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2006%2F06%2F15%2Fembedding-istockphoto-feeds-revisited%2F&amp;seed_title=Embedding+iStockPhoto+feeds+revisited/feed/</wfw:commentRss>
		<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>How to put iStockPhoto images on your website</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F12%2F19%2Fhow-to-put-istockphoto-images-on-your-website%2F&amp;seed_title=How+to+put+iStockPhoto+images+on+your+website</link>
		<comments>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F12%2F19%2Fhow-to-put-istockphoto-images-on-your-website%2F&amp;seed_title=How+to+put+iStockPhoto+images+on+your+website#comments</comments>
		<pubDate>Mon, 19 Dec 2005 15:13:32 +0000</pubDate>
		<dc:creator>Bruce</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[istockphoto]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bioneural.net/2005/12/19/how-to-put-istockphoto-images-on-your-website/</guid>
		<description><![CDATA[<p><a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" rel="license" title="This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License"><img src="http://www.bioneural.net/wp-content/themes/k2bn/styles/bioneural/cc.png" alt="CC" /></a> From <a href="http://www.bioneural.net/about/terms/">http://www.bioneural.net</a> : </p>Maybe you've seen the almost ubiquitous Flickr badge? This small bit of code lets you display images from your Flickr RSS feed on your website. If you have an iStockPhoto account you might want to do the same; a feed is available for your recently approved images. Trawling the iStockPhoto site for information about making use of this feed isn't very rewarding. However, where there's a will there's a way...

Update 15.06.06: This problem has been revisited here.

The iStockPhoto feeds are in the Atom XML format. They look like this:

http://www.istockphoto.com/istock_myfiles_rss.php?ID=430123

...where ID= is your iStockPhoto member ID number. You can subscribe to such a feed using an RSS newsreader or aggregator to view the 10 most recently approved images.

What about modifying the feed to customise display of the images on your own site? It is possible; there is a (free) plug-in for WordPress by Christine Davis here that will parse the feed to display the images with or without descriptions, relying on PHP scripting (and therefore a server you can configure). Sean Locke has written a PHP module to do a similar thing using the Mambo content management system. But what if you don't have access to a PHP-based parser&#8212;is there another option?

Yes. If you use blogging software that generates static pages (e.g. iBlog), you could use a JavaScript and CSS-based solution to achieve a similar result. The first step is to input your iStockPhoto feed into Feed2JS. Choose your own options, or copy-and-paste from the file download below (changing the ID ...]]></description>
		<wfw:commentRss>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F12%2F19%2Fhow-to-put-istockphoto-images-on-your-website%2F&amp;seed_title=How+to+put+iStockPhoto+images+on+your+website/feed/</wfw:commentRss>
		<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Sell your digital images online</title>
		<link>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F24%2Fsell-your-digital-images-online%2F&amp;seed_title=Sell+your+digital+images+online</link>
		<comments>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F24%2Fsell-your-digital-images-online%2F&amp;seed_title=Sell+your+digital+images+online#comments</comments>
		<pubDate>Sun, 24 Apr 2005 07:01:35 +0000</pubDate>
		<dc:creator>Bruce</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<category><![CDATA[istockphoto]]></category>

		<category><![CDATA[shopping]]></category>

		<guid isPermaLink="false">http://www.bioneural.net/2005/04/24/sell-your-digital-images-online/</guid>
		<description><![CDATA[<p><a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" rel="license" title="This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 License"><img src="http://www.bioneural.net/wp-content/themes/k2bn/styles/bioneural/cc.png" alt="CC" /></a> From <a href="http://www.bioneural.net/about/terms/">http://www.bioneural.net</a> : </p>In a previous post I looked at making your photos available to others as prints or photo gifts. Another option is to upload your images to one of the digital stock libraries, where they can be purchased, typically by designers, for use in other people's publications. It gives you quite a buzz to receive a couple of books through the post from a publisher, containing some of your work. Yes, you could set up a PayPal account and open your own online store as I initially did, but the reality of the situation is that your images on a personal site aren't going to get anything like the exposure they might get on a purpose-built and established one. So where do you start?


What is "stock photography"?

A definition is always a good place to start. Here's one from Wikipedia:


Stock photography is photography or other imagery of common landmarks, concepts, and events that can be used and reused for commercial design purposes. Book publishers, specialty publishers, magazines, advertising agencies, film makers, web designers, graphic artists, interior decor firms, corporate creative groups, and other entities utilize stock photography to fulfill the needs of their creative assignments. By using stock photography instead of hiring a photographer to perform on location shooting, customers can save valuable time and stay on budget. With a wealth of images, stock photography databases that may be searched online save photo researchers valuable time when they are looking for just the right image. With today's digital delivery methods, images may ...]]></description>
		<wfw:commentRss>http://www.bioneural.net/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.bioneural.net%2F2005%2F04%2F24%2Fsell-your-digital-images-online%2F&amp;seed_title=Sell+your+digital+images+online/feed/</wfw:commentRss>
		<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
	</item>
	</channel>
</rss>
