<?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>Gabriel de Kadt &#187; Tarski</title>
	<atom:link href="http://www.lazydada.com/tag/tarski/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lazydada.com</link>
	<description>Personal notes on Mac based web development and design.</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:29:48 +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>A Flickr slideshow iFrame in WordPress?</title>
		<link>http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/</link>
		<comments>http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 17:42:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[amateur geekery]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[iFrame]]></category>
		<category><![CDATA[Tarski]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/</guid>
		<description><![CDATA[A-ha! So this is how it&#8217;s done&#8230; For the full experience you&#8217;d need a canvas (or theme) that accommodates the Flickrslideshow minimum dimensions which are roughly 580px wide x 360px high. Right now this site&#8217;s main content div is only 500px wide &#8211; so there&#8217;s a bit of clipping on landscape images. But not enough [...]]]></description>
			<content:encoded><![CDATA[<p>A-ha! So this is how it&#8217;s done&#8230;</p>
<p>For the full experience you&#8217;d need a canvas (or theme) that accommodates the Flickrslideshow minimum dimensions which are roughly 580px wide x 360px high. Right now this site&#8217;s main content div is only 500px wide &#8211; so there&#8217;s a bit of clipping on landscape images. But not enough to worry about too much just yet.</p>
<p><iframe style="border:0" width="500px" height="400px" src="http://www.flickr.com/photos/lazydada/sets/72157603491230286/show/"></iframe></p>
<p>The code is this: <code>&lt;iframe style="border:0" width="500px" height="400px" src="http://www.flickr.com/photos/lazydada/sets/72157603491230286/show/"></iframe></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2008-02-21/a-flickr-slideshow-iframe-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->