<?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>sven.buschbeck &#187; flickr</title>
	<atom:link href="http://svenbuschbeck.net/wordpress/tag/flickr/feed/" rel="self" type="application/rss+xml" />
	<link>http://svenbuschbeck.net/wordpress</link>
	<description>. . . .portfolio.blog. . . .human-computer-interaction. .semantic-web. .computer-science. .communication-design. . . . . . . . . . . . . . . . . . . . . . . . .</description>
	<lastBuildDate>Wed, 25 Aug 2010 15:00:31 +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>flickTrick</title>
		<link>http://svenbuschbeck.net/wordpress/2009/03/flicktrick/</link>
		<comments>http://svenbuschbeck.net/wordpress/2009/03/flicktrick/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 21:05:08 +0000</pubDate>
		<dc:creator>Sven Buschbeck</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://svenbuschbeck.net/wordpress/?p=446</guid>
		<description><![CDATA[The flickr Services API is quite amazing. So I made a little application called flickTrick using phpFlickr. tI is capable of producing either image mosaics on the basis of public photos of a given flickr account, or it it can generate a collage as the one you can see in the header part of this [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="see the docs and specs!" href="http://www.flickr.com/services/api/" target="_blank">flickr Services API</a> is quite amazing. So I made a little application called flickTrick using <a title="go to phpFlickr homepage" href="http://phpflickr.com" target="_blank">phpFlickr</a>.<br />
tI is capable of producing either image mosaics on the basis of public photos of a given flickr account, or it it can generate a collage as the one you can see in the header part of this page, by simply adding follow CSS to it.</p>
<pre>background-image: url(http://svenbuschbeck.net/flickTrick/collage.php?username=sven%20buschbeck&amp;width=500&amp;height=200&amp;size=square&amp;shuffle=true&amp;maximum=24&amp;alpha=40);</pre>
<p>&#8212; edit 2009/03/15 &#8212;<br />
As creating a collage can take several seconds, I implemented a caching version. It firstly returns the last image stored for the given parameters and then creates a new image. This version can be accessed by using &#8220;fast-collage.php&#8221; instead of &#8220;collage.php&#8221;.</p>
<p style="text-align: right;"><a title="see specs and play around a little" href="/flickTrick" target="_blank">» try it (alpha version) »</a></p>
]]></content:encoded>
			<wfw:commentRss>http://svenbuschbeck.net/wordpress/2009/03/flicktrick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
