<?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>Squio.blog &#187; Flickr</title>
	<atom:link href="http://squio.nl/blog/tag/flickr/feed/" rel="self" type="application/rss+xml" />
	<link>http://squio.nl</link>
	<description>Creative internet development</description>
	<lastBuildDate>Thu, 03 Jun 2010 07:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Adding Flickr photos to Foursquare using YQL</title>
		<link>http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/</link>
		<comments>http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 10:03:10 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[layar]]></category>
		<category><![CDATA[yql]]></category>

		<guid isPermaLink="false">http://squio.nl/?p=531</guid>
		<description><![CDATA[Browsing the updated Foursquare development documents I came across a real nice hidden gem: it appears that the Flickr folks have enabled so called machine tags to associate a photo with a Foursquare venue. The almost hidden quote from the Flickr Developer blog: This is the part where I casually mention that we’ve also added [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 202px"><a href="http://www.flickr.com/photos/25566432@N00/3894448434"><img class=" " title="Foursquare" src="http://squio.nl/blog/wp-content/2009/11/3894448434_4376f866e9_m.jpg" alt="Foursquare" width="192" height="162" /></a><p class="wp-caption-text">Image by miss604 via Flickr</p></div>
</div>
<p>Browsing the updated <a class="zem_slink" title="Foursquare" rel="homepage" href="http://playfoursquare.com/">Foursquare</a> development documents I came across a real nice hidden gem: it appears that the <a class="zem_slink" title="Flickr" rel="homepage" href="http://flickr.com">Flickr</a> folks have enabled so called <em>machine tags</em> to associate a photo with a Foursquare venue.</p>
<p>The almost hidden <a href="http://code.flickr.com/blog/2009/09/28/thats-maybe-a-bit-too-dorky-even-for-us/">quote from the Flickr Developer blog</a>:</p>
<blockquote><p>This is the part where I casually mention that we’ve also added <a title="Search for Foursquare Venue photos" href="http://www.flickr.com/photos/tags/foursquare:venue=">machine tags extra love for Four Square venues IDs</a>. I’m just saying…</p></blockquote>
<p>Now how cool would it be to display a little photo on my Foursquare Layar venue detail pages?<br />
Remembering <a href="http://twitter.com/codepo8/">@codepo8</a>&#8216;s execellent talk at the Fronteers conference last week, I realized that this is where the really cool <a title="YQL Console" href="http://developer.yahoo.com/yql/console/">YQL engine</a> comes in really handy.</p>
<p>And indeed, the following query does it all:</p>
<pre><a title="Open Query Editor" href="http://developer.yahoo.com/yql/console/?q=select%20*%20from%20flickr.photos.search%20where%20machine_tags%3D%22foursquare%3Avenue%3D132009%22%20limit%201&amp;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys">select * from flickr.photos.search
    where machine_tags="foursquare:venue=132009"
    limit 1</a></pre>
<p>Just save the <a class="zem_slink" title="Representational State Transfer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a> command url, wrap it in a little PHP handler and we&#8217;re good to go (homework for next time: process the YQL response in XML format with js/e4x and skip the PHP part altogether).</p>
<p>So now you will see a little thumbnail picture for every venue which has a photo tagged on Flickr. There aren&#8217;t many yet, but hey, it&#8217;s a start!</p>
<p>See it in action in the <a title="Direct link to open Layar on your phone" href="http://m.layar.com/open/foursquare">Foursquare Layar app on your phone (iPhone, Android)</a> or read my announcement for more <a href="http://squio.nl/blog/2009/11/16/announcing-foursquare-for-layar-app/">background information about the foursquare layar app</a>.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Somewhat related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://adactio.com/journal/1617/">Small pieces, loosely joined by machine tags</a> (adactio.com)</li>
<li class="zemanta-article-ul-li"><a href="http://thenextweb.com/appetite/2009/11/05/noticings-foursquare-photo-sharers/">Zee.: Noticings is Foursquare for photo sharers</a> (thenextweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/noticings_geotagging_photo_game_powered_by_flickr.php">Noticings: Geotagging Photo Game Powered by Flickr API</a> (readwriteweb.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/2871e662-f49d-4c01-9cee-a14969cfba0c/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=2871e662-f49d-4c01-9cee-a14969cfba0c" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Adding+Flickr+photos+to+Foursquare+using+YQL+http://squio.nl/?p=531" title="Post to Twitter"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Adding+Flickr+photos+to+Foursquare+using+YQL+http://squio.nl/?p=531" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://delicious.com/post?url=http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/&amp;title=Adding+Flickr+photos+to+Foursquare+using+YQL" title="Post to Delicious"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/&amp;title=Adding+Flickr+photos+to+Foursquare+using+YQL" title="Post to Delicious">Delicious</a> <a class="tt" href="http://reddit.com/submit?url=http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/&amp;title=Adding+Flickr+photos+to+Foursquare+using+YQL" title="Post to Reddit"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a class="tt" href="http://reddit.com/submit?url=http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/&amp;title=Adding+Flickr+photos+to+Foursquare+using+YQL" title="Post to Reddit">Reddit This Post</a> <a class="tt" href="http://stumbleupon.com/submit?url=http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/&amp;title=Adding+Flickr+photos+to+Foursquare+using+YQL" title="Post to StumbleUpon"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/&amp;title=Adding+Flickr+photos+to+Foursquare+using+YQL" title="Post to StumbleUpon">Stumble This Post</a></p><img src="http://squio.nl/blog/?ak_action=api_record_view&id=531&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://squio.nl/blog/2009/11/18/adding-flickr-photos-to-foursquare-using-yql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skittles turns website inside out</title>
		<link>http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/</link>
		<comments>http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 10:25:45 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[skittles]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://squio.nl/blog/?p=271</guid>
		<description><![CDATA[Image via Wikipedia I just found out (not surprisingly, through Twitter) that Skittles turned their website inside out (so to say, in my words). They replaced their content pages by what others are saying about them: their twitter stream (live search for #skittles), their entry at Wikipedia, their friends at Facebook and more (videos at [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 212px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Skittles-Louisiana-2003.jpg"><img title="Skittles." src="http://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Skittles-Louisiana-2003.jpg/202px-Skittles-Louisiana-2003.jpg" alt="Skittles." width="202" height="152" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Skittles-Louisiana-2003.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>I just found out (not surprisingly, through Twitter) that <a href="http://skittles.com/"><span class="zem_slink">Skittles</span></a> <em>turned their website inside out</em> (so to say, in my words).</p>
<p>They replaced their content pages by what others are saying about them: their twitter stream (<a href="http://search.twitter.com/search?q=%23skittles+OR+Skittles">live search for #skittles</a>), their entry at <a title="Skittles at Wikipedia" href="http://en.wikipedia.org/wiki/Skittles_%28confectionery%29">Wikipedia</a>, their friends at <a title="Skittles at Facebook" href="http://www.facebook.com/skittles">Facebook</a> and more (videos at Youtube, pictures at Flickr, you get the idea).</p>
<p>The own Skittles content is reduced to just one floating content banner, providing minimal information (as if it were a <a href="http://en.wikipedia.org/wiki/Interactive_Advertising_Bureau">IAB</a> banner box) and also functions as &#8220;glue&#8221; between all linked social sites.</p>
<p>The linked content seems not to be filtered, the Twitter feed at least <a title="You have been warned..." href="http://twitter.com/rovef1ster/statuses/1268569346">displays profanity just as entered</a>.</p>
<p>So what is this?</p>
<ul>
<li>A stunt which will last just for a day or so</li>
<li>Crowd-sourcing at its most extreme</li>
<li>The end of internet marketing as we know it&#8230;</li>
</ul>
<p>In other words, is this indeed a brave move or just plain stupid? The Twitter jury is still out&#8230;</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Update:</h6>
<ol>
<li>By now they have removed the twitter stream as home backdrop, got a bit too hot maybe.</li>
<li>It appears that <a title="Modernista's original &quot;non site&quot;" href="http://www.modernista.com/7/">Modernista</a> was far ahead with this concept: <a title="Adfreak blog" href="http://adweek.blogs.com/adfreak/2008/03/modernista-lett.html">Modernista! letting others define its identity</a> about a year ago.</li>
</ol>
<h6 class="zemanta-related-title" style="font-size: 1em;">Many more related articles by Zemanta&#8230;</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://laughingsquid.com/the-new-skittles-website-is-a-twitter-search-for-skittles/">The New Skittles Website Is A Twitter Search For &#8220;Skittles&#8221;</a> (laughingsquid.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.tsurch.com/stories/view/skittles.com-interweb-the-rainbow.-taste-the-rainbow.-1/">Skittles.com: Interweb the rainbow. Taste the Rainbow.</a> (tsurch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.RexBlog.com/2009/03/02/19075">Is Skittles.com a glimpse of the business model for Twitter?</a> (RexBlog.com)</li>
<li class="zemanta-article-ul-li"><a href="http://sharemarketing.wordpress.com/2009/03/02/stop-doing-websites-2/">Stop doing websites</a> (sharemarketing.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://pistachioconsulting.com/skittlescom-all-our-base-are-belong-to-you/">Skittles.com All Our Base are Belong to You</a> (pistachioconsulting.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.thisisherd.com/2009/03/funny-thing-happens-when-you-take-down.html">A funny thing happens when you take down your website</a> (thisisherd.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/03/02/skittles-social/">Skittles Site Receives an Extreme Social Makeover</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.cmswatch.com/Trends/1521-Will-you-buy-more-Skittles-today?source=RSS">Will you buy more Skittles today?</a> (cmswatch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://technologizer.com/2009/03/02/hey-skittles-get-off-of-my-cloud/">Hey! Skittles! Get Off of My Cloud!</a> (technologizer.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.wisdump.com/being-the-hype/skittles-social-media-priceless/">Skittles + social media = priceless</a> (wisdump.com)</li>
<li class="zemanta-article-ul-li"><a href="http://darmano.typepad.com/logic_emotion/2009/03/skittles-goes-modernista-with-distributed-experience.html">Skittles Goes Modernista! With A Distributed Experience</a> (darmano.typepad.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.shoppingblog.com/cgi-bin/sblog.pl?sblog=302097">Skittles Puts Twitter Comments on Homepage</a> (shoppingblog.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.thisisgoingtobebig.com/2009/03/skittlescom-is-the-worst-thing-to-ever-happen-to-social-media-branding.html">Skittles.com is the worst thing to ever happen to social media branding</a> (thisisgoingtobebig.com)</li>
<li class="zemanta-article-ul-li"><a href="http://gawker.com/5163329/skittles-maker-invents-perfect-depression-advertising">Skittles Maker Invents Perfect Depression Advertising [Recessionomics]</a> (gawker.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/4344e073-b50e-450b-99a2-88374622ce26/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=4344e073-b50e-450b-99a2-88374622ce26" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Skittles+turns+website+inside+out+http://squio.nl/?p=271" title="Post to Twitter"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Skittles+turns+website+inside+out+http://squio.nl/?p=271" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://delicious.com/post?url=http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/&amp;title=Skittles+turns+website+inside+out" title="Post to Delicious"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/&amp;title=Skittles+turns+website+inside+out" title="Post to Delicious">Delicious</a> <a class="tt" href="http://reddit.com/submit?url=http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/&amp;title=Skittles+turns+website+inside+out" title="Post to Reddit"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a class="tt" href="http://reddit.com/submit?url=http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/&amp;title=Skittles+turns+website+inside+out" title="Post to Reddit">Reddit This Post</a> <a class="tt" href="http://stumbleupon.com/submit?url=http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/&amp;title=Skittles+turns+website+inside+out" title="Post to StumbleUpon"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/&amp;title=Skittles+turns+website+inside+out" title="Post to StumbleUpon">Stumble This Post</a></p><img src="http://squio.nl/blog/?ak_action=api_record_view&id=271&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://squio.nl/blog/2009/03/02/skittles-turns-website-inside-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping up with change</title>
		<link>http://squio.nl/blog/2006/07/27/keeping-up-with-change/</link>
		<comments>http://squio.nl/blog/2006/07/27/keeping-up-with-change/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 13:38:39 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://squio.nl/blog/2006/07/27/keeping-up-with-change/</guid>
		<description><![CDATA[Greasemonkey is a great tool for changing a web page, just after it has been loaded. But this does not work for all those Ajaxified web 2.0 pages, where content is loaded on the fly. There is a solution, though: just listen for DOM events which modify the page&#8217;s content. Keep up with the DOM [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://greasemonkey.mozdev.org/'>Greasemonkey</a> is a great tool for changing a web page, just after it has been loaded. But this does not work for all those <em>Ajaxified web 2.0 pages,</em> where content is loaded on the fly.
</p>
<p>There is a solution, though: just listen for DOM events which modify the page&#8217;s content. Keep up with the DOM changes so to say!
</p>
<p><strong>Background</strong>
</p>
<p>In the days before <a href='http://flickr.com/'>Flickr</a> was acquired by Yahoo, I made a <a href='http://www.xs4all.nl/~jlpoutre/BoT/Javascript/Flickr/'>Greasemonkey user script: Flickr &#8211; Link Original Image</a> that inserts direct links to the original uploaded photos on top of thumbnails. This worked fine, by parsing the DOM just after page load and looking for every occurrence of photo thumbnails.
</p>
<p>Now, after the recent relaunch of Flickr with dynamic Ajax loading, this script fails for those dynamically inserted thumbnails. Simply because they do not exist in the DOM when the page completes loading.
</p>
<p><strong>Solution</strong>
</p>
<p>DOM level 2 specifies a couple of Mutation events. Now I register an event handler for the relevant events and take action whenever an image gets inserted, removed or moved around.
</p>
<p><span id="more-36"></span><strong>Code example</strong></p>
<pre>
// Ajax: new image
document.addEventListener("DOMNodeInserted",
	function(evt) {
		ImgLinks.insertLinks(evt.target);
	}, true);
// Ajax: remove an image
document.addEventListener("DOMNodeRemoved",
	function(evt) {
		var list = evt.target.getElementsByTagName("img");
		for (var i = 0; i < list.length; i++) {
			ImgLinks.remove(list[i]);
		}
	}, true);
// DOM manipulation, which can cause reflow
document.addEventListener("DOMAttrModified",
	function(evt) {
		ImgLinks.reshuffleSoon();
	}, true);
// catch window resize events
window.addEventListener("resize",
	function() { ImgLinks.reshuffle(); }, true);
</pre>
<p>In order to watch an Ajax page, you just have to keep up with the change, and go with the flow!
</p>
<div class="tags"><a href="http://technorati.com/tag/firefox" rel="tag">firefox</a><a href="http://technorati.com/tag/greasemonkey" rel="tag">greasemonkey</a><a href="http://technorati.com/tag/dom" rel="tag">dom</a><a href="http://technorati.com/tag/jsevents" rel="tag">jsevents</a><a href="http://technorati.com/tag/ajax" rel="tag">ajax</a></div>
</p>
<p></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Keeping+up+with+change+http://squio.nl/?p=36" title="Post to Twitter"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-twitter3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Keeping+up+with+change+http://squio.nl/?p=36" title="Post to Twitter">Tweet This</a> <a class="tt" href="http://delicious.com/post?url=http://squio.nl/blog/2006/07/27/keeping-up-with-change/&amp;title=Keeping+up+with+change" title="Post to Delicious"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-delicious.png" alt="Post to Delicious" /></a> <a class="tt" href="http://delicious.com/post?url=http://squio.nl/blog/2006/07/27/keeping-up-with-change/&amp;title=Keeping+up+with+change" title="Post to Delicious">Delicious</a> <a class="tt" href="http://reddit.com/submit?url=http://squio.nl/blog/2006/07/27/keeping-up-with-change/&amp;title=Keeping+up+with+change" title="Post to Reddit"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-reddit.png" alt="Post to Reddit" /></a> <a class="tt" href="http://reddit.com/submit?url=http://squio.nl/blog/2006/07/27/keeping-up-with-change/&amp;title=Keeping+up+with+change" title="Post to Reddit">Reddit This Post</a> <a class="tt" href="http://stumbleupon.com/submit?url=http://squio.nl/blog/2006/07/27/keeping-up-with-change/&amp;title=Keeping+up+with+change" title="Post to StumbleUpon"><img class="nothumb" src="http://squio.nl/blog/wp-content/plugins/tweet-this/icons/tt-su.png" alt="Post to StumbleUpon" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://squio.nl/blog/2006/07/27/keeping-up-with-change/&amp;title=Keeping+up+with+change" title="Post to StumbleUpon">Stumble This Post</a></p><img src="http://squio.nl/blog/?ak_action=api_record_view&id=36&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://squio.nl/blog/2006/07/27/keeping-up-with-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
