<?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>Recursive Loop &#187; Flickr</title>
	<atom:link href="http://www.creativecreature.ca/blog/tag/flickr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creativecreature.ca/blog</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jun 2010 07:50:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Kiwii and WordPress hacking</title>
		<link>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/</link>
		<comments>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 11:10:56 +0000</pubDate>
		<dc:creator>johnny</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.creativecreature.ca/blog/?p=40</guid>
		<description><![CDATA[In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008. The result is Kiwii, where my girlfriend and I have been posting photos and stories about our experiences in NZ. I did a couple new things this time around. I&#8217;m a big fan of Google [...]]]></description>
			<content:encoded><![CDATA[<p>
In keeping with tradition, I&#8217;ve set up a blog to document my travels while living in New Zealand for 2008.  The result is <a href="http://www.creativecreature.ca/kiwii">Kiwii</a>, where my girlfriend and I have been posting photos and stories about our experiences in NZ.
</p>
<p>
I did a couple new things this time around.	I&#8217;m a big fan of Google Maps and thought it would be cool to embed a map of the various locations we visit in the sidebar of the blog (the long skinny shape of New Zealand helped make this fit!).  It was very easy to do.  After creating the map, I grabbed the <strong>Paste HTML to embed in website</strong> iframe source from Google and dropped it into the <em>sidebar.php</em> file of the WordPress Sandbox theme that I had built for the blog.  Piece of cake!  <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=115356029686015652403.000442afc4f51ce24d6fb&amp;ll=-40.713956,174.375&amp;spn=21.123957,38.540039&amp;z=5&amp;om=0">Check out the map</a> or <a href="http://www.creativecreature.ca/kiwii">see it embedded on the blog</a>.  It&#8217;s a simple thing, but I think it helps to make the country and places more tangible to readers of the blog back home in Canada.  I think this is a tiny pointer toward the need for a more cohesive web service for travel blogging.  Writing travelogues was my introduction to the blogosphere, and it&#8217;s still what I primarily use blogs for.  A service that could easily integrate travel data (maps, photos, stories) into a blog would be very useful!  The public API&#8217;s of Flickr and Google Maps make this just a matter of programming and time, but as such a service doesn&#8217;t exist yet (to my knowledge), I have to mark my map in Google, post my photos to Flickr, post my entry in WordPress, then path my entry photos to Flickr.  Also, I have to modify the WordPress theme files by hand to embed the results in the sidebar.  Kind of a lumpy process.
</p>
<p>
Speaking of Flickr, the other new thing I did (after adding a similar feature to my website) was add a randomized Flickr badge to the sidebar of the blog, which pulls 10 random photos with the tag <strong>newzealand</strong> on each page load.  This too was a very simple task.  Simply use the <a href="http://www.flickr.com/badge.gne">wizard</a> to generate your badge (HTML or Flash), select whether you would like your photos limited to a specific set or tag, select layout and color options (or none so you can write your own CSS), and you&#8217;re done!  I dumped all the junk that the generator spits out (ugly HTML tables and verbose CSS selectors) and just grabbed the one line of JavaScript responsible for the communication with Flickr.  All the parameters selected in the wizard are appended as a query string to the script URL, and can be edited inline.  I embedded the script and tried to edit it to select more than 10 photos, but Flickr doesn&#8217;t respond to requests over this limit.  No bother &#8211; 10&#8242;s enough, and the badge adds a little bit of random Flickrness to the blog!  Now I just hope Microsoft doesn&#8217;t end up buying Yahoo, rebranding Flickr as Windows Live Photo Sharing Utility for Vista Internet Service Pack 2 and breaking the badge <img src='http://www.creativecreature.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativecreature.ca/blog/2008/02/kiwii-and-wordpress-hacking/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
