<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>fredericiana</title>
	
	<link>http://fredericiana.com</link>
	<description>Open Source, The Web, And German-American Oddities</description>
	<lastBuildDate>Wed, 01 Sep 2010 16:52:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/fredericiana" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="fredericiana" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Copy ShortURL 1.2 now with more awesomeness</title>
		<link>http://fredericiana.com/2010/09/01/copy-shorturl-1-2-now-with-more-awesomeness/</link>
		<comments>http://fredericiana.com/2010/09/01/copy-shorturl-1-2-now-with-more-awesomeness/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 10:35:48 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Mozilla Crosspost]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[copyshorturl]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2939</guid>
		<description><![CDATA[Last week, I secretly released version 1.2 of my Copy ShortURL add-on. It contains a lot of improvements based on your feedback! Here&#8217;s the 411 on the new features and how to use them: is.gd is the new default I switched to is.gd (from tinyurl) as the default shortening service. I am affiliated with neither [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I secretly released <a href="https://addons.mozilla.org/en-US/firefox/addon/197224/">version 1.2 of my Copy ShortURL add-on</a>. It contains a lot of improvements based on your feedback! Here&#8217;s the 411 on the new features and how to use them:</p>
<p><strong>is.gd is the new default</strong><br />
I switched to <a href="http://is.gd">is.gd</a> (from tinyurl) as the default shortening service. I am affiliated with neither of them, but I though the point of short URLs is, well, being short. So is.gd wins on that front. If you don&#8217;t like that, don&#8217;t fret, because&#8230;:</p>
<p><strong>You can pick your own short URL service now</strong><br />
If you have a short URL service that you like more than the default, you can pick your own now. <a href="http://github.com/fwenzel/copy-shorturl/blob/master/README.md">Instructions</a> are in the README file on github (towards the bottom). By setting the preference <code>extensions.copyshorturl.serviceURL</code> in <code>about:config</code>, you can for example use tinyurl, bit.ly (requires an API key) and lots of other URL shorteners. If you have <strong>additional service URLs to share</strong> with the class, please leave a comment!</p>
<p><strong>Notifications</strong><br />
Initially, there was no way to tell if the add-on had already done its job, except for checking your clipboard contents (hint, <em>if in doubt, yes, it worked</em>). So I added unobtrusive Growl notifications for platforms that support it. For example:</p>
<p><img src="http://fredericiana.com/wp-content/uploads/2010/09/copyshorturl-growl.jpg" alt="" title="Copy ShortURL Growl Notification" width="314" height="118" class="aligncenter size-full wp-image-2942" /></p>
<p>If you don&#8217;t have Growl, a Firefox notification bar is shown instead:</p>
<p><img src="http://fredericiana.com/wp-content/uploads/2010/09/copyshorturl-nogrowl-575x219.jpg" alt="" title="Copy ShortURL NoGrowl notification" width="575" height="219" class="aligncenter size-large wp-image-2945" /></p>
<p>Finally, Copy ShortURL is now compatible with Firefox versions 3.6 to 4.0b5pre.</p>
<p>Hope you like it, and feel free to leave a comment here or <a href="http://github.com/fwenzel/copy-shorturl/issues">file issues on github</a> if anything is not working as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/09/01/copy-shorturl-1-2-now-with-more-awesomeness/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>More Short URLs for the Copy Short URL Add-on</title>
		<link>http://fredericiana.com/2010/08/14/more-short-urls-for-the-copy-short-url-add-on/</link>
		<comments>http://fredericiana.com/2010/08/14/more-short-urls-for-the-copy-short-url-add-on/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 17:32:21 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Mozilla Crosspost]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[copyshorturl]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2929</guid>
		<description><![CDATA[Since I last blogged about the Copy Short URL add-on, I stumbled across another, very popular example of automatically exposed short URLs: WordPress.com as well as self-hosted WordPress instances have automatic short URLs now, starting with WordPress version 3.0. For example, this blog post on wordpress.com about a possible proof for P != NP has [...]]]></description>
			<content:encoded><![CDATA[<p>Since I last <a href="http://fredericiana.com/2010/07/20/next-steps-for-the-copy-shorturl-addon/">blogged</a> about the <a href="https://addons.mozilla.org/en-US/firefox/addon/197224/">Copy Short URL</a> add-on, I stumbled across another, very popular example of automatically exposed short URLs:</p>
<p><strong>WordPress.com</strong> as well as <strong>self-hosted WordPress</strong> instances have automatic short URLs now, starting with WordPress version 3.0.</p>
<p>For example, <a href="http://rjlipton.wordpress.com/2010/08/08/a-proof-that-p-is-not-equal-to-np/">this blog post</a> on wordpress.com about a possible proof for P != NP has the shiny short URL <a href="http://wp.me/pr9Ir-1lN">http://wp.me/pr9Ir-1lN</a>.</p>
<p>A recent blog post on <em>my</em> blog, in turn, has: <a href="http://fredericiana.com/?p=2921">http://fredericiana.com/?p=2921</a>.</p>
<p>Of course, it&#8217;s a little sad that the auto-generated short URLs on self-hosted WordPress instances are so <a href="http://www.sheeptech.com/wordpress-ugly-permalink-as-short-url-for-twitter">ugly</a>, and they are not really short enough to use them easily on twitter or with other character-sensitive applications. But considering how long your average blog post URL is in the first place, it seems like a great win nonetheless.</p>
<p>An unrelated side note: I <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=582699">filed a bug</a> to <strong>expose bugzil.la URLs</strong> on <strong>Mozilla&#8217;s bugzilla</strong> instance. It&#8217;s not picked up or resolved yet, so if you want to see the support as much as I, feel free to comment on or CC yourself on the bug!</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/08/14/more-short-urls-for-the-copy-short-url-add-on/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>bit.ly: Fail-Pufferfish</title>
		<link>http://fredericiana.com/2010/08/13/bit-ly-fail-pufferfish/</link>
		<comments>http://fredericiana.com/2010/08/13/bit-ly-fail-pufferfish/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:42:07 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[websights]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[failpet]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2921</guid>
		<description><![CDATA[Noah&#8217;s Ark The fail pet collection is glad to welcome a new member! bit.ly, the URL shortening service used by default on twitter, hosts a family of pufferfish in their logo, and consequently, a really big one of them is also responsible for guarding their 404 page: Let&#8217;s hope all the sea creatures in my [...]]]></description>
			<content:encoded><![CDATA[<p><del>Noah&#8217;s Ark</del> <ins>The <a href="http://fredericiana.com/tag/failpet/">fail pet collection</a></ins> is glad to welcome a new member! bit.ly, the URL shortening service used by default on twitter, hosts a family of <a href="http://en.wikipedia.org/wiki/Tetraodontidae">pufferfish</a> in their logo, and consequently, a really big one of them is also responsible for guarding their <a href="http://bit.ly/aurlthatprobablydoesnotexist">404 page</a>:</p>
<p><a href="http://fredericiana.com/wp-content/uploads/2010/08/bitly-pufferfish.jpg"><img src="http://fredericiana.com/wp-content/uploads/2010/08/bitly-pufferfish-465x400.jpg" alt="" title="bit.ly: 404 page" width="465" height="400" class="alignnone size-large wp-image-2922" /></a></p>
<p>Let&#8217;s hope all the sea creatures in my giant fail pet aquarium get along well&#8230;</p>
<p class="credits">Thanks for the link, dolske!</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/08/13/bit-ly-fail-pufferfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must-watch: Greenstorm Film</title>
		<link>http://fredericiana.com/2010/07/29/must-watch-greenstorm-film/</link>
		<comments>http://fredericiana.com/2010/07/29/must-watch-greenstorm-film/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 20:33:49 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[USA]]></category>
		<category><![CDATA[websights]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2911</guid>
		<description><![CDATA[Greenstorm Film is an independent production company from Moscow, Idaho. They make great short films, such as this one, called &#8220;The Package&#8221;: I find this really funny . There&#8217;s another one, more grotesque but no less amusing: The Great Couch Caper. I like how creative these guys are, and how well they put everything in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.greenstormfilm.com/">Greenstorm Film</a> is an independent production company from Moscow, Idaho. They make great short films, such as this one, called <a href="http://www.youtube.com/watch?v=1-bGOwNgKDI">&#8220;The Package&#8221;</a>:</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/1-bGOwNgKDI&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1-bGOwNgKDI&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>I find this really funny <img src='http://fredericiana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . There&#8217;s another one, more grotesque but no less amusing: <a href="http://www.youtube.com/watch?v=BCryKx9XcZc">The Great Couch Caper.</a></p>
<p>I like how creative these guys are, and how well they put everything in scene. Another example of their talent is this <a href="http://www.youtube.com/watch?v=HEZo-fLtWQA">music video</a> of a cover version of &#8220;Airplanes&#8221; by B.o.B. (which, by the way, also features some really good musicians!)</p>
<p>And now that I&#8217;ve hooked you up on their filmmaking, you&#8217;ll be pleased to know they are working on a feature-length film named <a href="http://theprotagonist.greenstormfilm.com/">&#8220;The Protagonist&#8221;</a> (<a href="http://vimeo.com/4019434">trailer</a>), due to be released in the fall. I, for one, can&#8217;t wait to see it.</p>
<p class="credits">Thanks, Jenny, for pointing out Greenstorm, and thanks, Noah, for the cool performance in the video <img src='http://fredericiana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/07/29/must-watch-greenstorm-film/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some geek humor</title>
		<link>http://fredericiana.com/2010/07/29/some-geek-humor/</link>
		<comments>http://fredericiana.com/2010/07/29/some-geek-humor/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:55:46 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[websights]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2904</guid>
		<description><![CDATA[Look what last.fm has in their robots.txt file: User-Agent: * ... Disallow: /harming/humans Disallow: /ignoring/human/orders Disallow: /harm/to/self Allow: / Oh, who wouldn&#8217;t like geek humor Thanks for pointing this out, jsocol!]]></description>
			<content:encoded><![CDATA[<p>Look what <strong>last.fm</strong> has in their <a href="http://www.last.fm/robots.txt">robots.txt file</a>:</p>
<pre>User-Agent: *
...

<strong>Disallow: /harming/humans
Disallow: /ignoring/human/orders
Disallow: /harm/to/self</strong>

Allow: /
</pre>
<p>Oh, who wouldn&#8217;t like geek humor <img src='http://fredericiana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="credits">Thanks for pointing this out, jsocol!</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/07/29/some-geek-humor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>battle.net: Fail-something</title>
		<link>http://fredericiana.com/2010/07/27/battle-net-fail-something/</link>
		<comments>http://fredericiana.com/2010/07/27/battle-net-fail-something/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:14:25 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[websights]]></category>
		<category><![CDATA[battle.net]]></category>
		<category><![CDATA[failpet]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2896</guid>
		<description><![CDATA[As it turns out, Blizzard Entertainment&#8217;s game service battle.net has a fail pet! Well, &#8220;fail pet&#8221; might be the wrong word for this, but who expected battle.net to have a cutesy kitten on their error pages anyway. Instead, they have a fellow who somewhat looks like the alien cousin of Lennie from &#8220;Of Mice and [...]]]></description>
			<content:encoded><![CDATA[<p>As it turns out, Blizzard Entertainment&#8217;s game service <a href="http://en.wikipedia.org/wiki/Battle.net">battle.net</a> has a fail pet!</p>
<p>Well, &#8220;fail pet&#8221; might be the wrong word for this, but who expected battle.net to have a cutesy kitten on their error pages anyway. Instead, they have a fellow who somewhat looks like the alien cousin of Lennie from <a href="http://en.wikipedia.org/wiki/Of_Mice_and_Men">&#8220;Of Mice and Men&#8221;</a>.</p>
<p><img src="http://fredericiana.com/wp-content/uploads/2010/07/bneterror.jpg" alt="" title="battle.net error page" width="459" height="376" class="alignnone size-full wp-image-2897" /></p>
<p>&#8220;Oops&#8221;, indeed!</p>
<p><strong>Update:</strong> Deb says, it&#8217;s a <a href="http://www.wowwiki.com/Murloc">Murloc</a>. Thanks!</p>
<p class="credits">Thanks for the screen shot, clouserw!</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/07/27/battle-net-fail-something/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Next Steps for the Copy ShortURL Addon</title>
		<link>http://fredericiana.com/2010/07/20/next-steps-for-the-copy-shorturl-addon/</link>
		<comments>http://fredericiana.com/2010/07/20/next-steps-for-the-copy-shorturl-addon/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:13:25 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Mozilla Crosspost]]></category>
		<category><![CDATA[OSU OSL Crosspost]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[copyshorturl]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2885</guid>
		<description><![CDATA[The Copy ShortURL Add-on has been on AMO for a week now and was recently approved to be public, so now I have a user base to please I am inclined to drop the code onto github, where I&#8217;d get a proper version history along with a bug tracker. Update: It&#8217;s on github now! For [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="https://addons.mozilla.org/en-US/firefox/addon/197224/">Copy ShortURL Add-on</a> has been on AMO for a week now and was recently approved to be public, so now I have a user base to please <img src='http://fredericiana.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I am inclined to drop the code onto github, where I&#8217;d get a proper version history along with a bug tracker. <strong>Update:</strong> <a href="http://github.com/fwenzel/copy-shorturl/">It&#8217;s on github now!</a></p>
<p>For now though, here are a few <strong>ideas</strong> I have for the add-on, in no particular order and with no promise that I&#8217;m about to implement any of this right away:</p>
<ul>
<li><strong>Allow other URL shortening services.</strong> tinyURL is all fun and games, and I chose it over bit.ly because it does not require an API key &#8212; but if you have one at hand, you should be able to use any service you like. Even if only by setting an about:config preference.</li>
<li><strong>Incorporate selected sites</strong> that support short URLs but do not publish them as a header. Zappos (zapp.me), for example. Others seem to have a short URL available (such as: NY Times (nyti.ms), Amazon (amzn.to),  ESPN (es.pn)) but only use them on their twitter account and not on every webpage, so there might be nothing we can do <img src='http://fredericiana.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</li>
<li>When shortening, need to make sure not to use the <em>current</em> URL but the <strong>canonical URL</strong> if such a header exists. (<a href="http://github.com/fwenzel/copy-shorturl/issues/issue/3">Fixed!</a>)</li>
</ul>
<p>Let me know what you think! I&#8217;d like to know if any other things come to your minds, or which of the above you&#8217;d find especially useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/07/20/next-steps-for-the-copy-shorturl-addon/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Copy Short URL Add-on</title>
		<link>http://fredericiana.com/2010/07/10/copy-short-url-add-on/</link>
		<comments>http://fredericiana.com/2010/07/10/copy-short-url-add-on/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 17:25:33 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Mozilla Crosspost]]></category>
		<category><![CDATA[OSU OSL Crosspost]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[copyshorturl]]></category>
		<category><![CDATA[jetpack]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2874</guid>
		<description><![CDATA[Update: The add-on is now on AMO! Check it out! Also, feedback is greatly appreciated! This week during the Mozilla Summit in Whistler, British Columbia, there was a &#8220;Rocket Your Firefox&#8221; Jetpack contest: The idea, make a new add-on using the Jetpack SDK, submit it, win a prize. So I went ahead and made a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> The add-on is now on AMO! <a href="https://addons.mozilla.org/en-US/firefox/addon/197224/">Check it out!</a> Also, feedback is greatly appreciated!</p>
<hr />
<p>This week during the <a href="https://wiki.mozilla.org/Summit2010">Mozilla Summit</a> in Whistler, British Columbia, there was a <a href="https://wiki.mozilla.org/Summit2010/Rocket_Your_Firefox">&#8220;Rocket Your Firefox&#8221;</a> <a href="http://jetpack.mozillalabs.com/">Jetpack</a> contest: The idea, make a new add-on using the Jetpack SDK, submit it, win a prize.</p>
<p>So I went ahead and made a jetpack called &#8220;Copy Short URL&#8221; and it does what it sounds like:</p>
<blockquote><p>On any webpage, you get a new item in the right click menu called &#8220;copy short URL&#8221;. When you click it, the add-on looks for a canonical short URL exposed in the page header. Currently, a number of major websites expose their own short URLs for any entry on their webpages, among these: youtube (&#8220;youtu.be/&#8230;&#8221;), flickr (&#8220;flic.kr/&#8230;&#8221;), Arstechnica, Techcrunch, and many more.</p>
<p>If, however, the site does not name its own short URL, the add-on automatically falls back to making a short URL using tinyurl.com.</p>
<p>Either way, after a fraction of a second, you end up with a short URL in your clipboard, ready to be used in forum posts, tweets, or wherever else you please.</p></blockquote>
<p>My add-on won the contest in the &#8220;most useful&#8221; category. The prize was an awesome jetpack sweatshirt:</p>
<p><img src="http://fredericiana.com/wp-content/uploads/2010/07/jetpack-sweatshirt-front-278x300.jpg" alt="" title="Jetpack Sweatshirt" width="278" height="300" class="alignleft size-medium wp-image-2876" /></p>
<p><img src="http://fredericiana.com/wp-content/uploads/2010/07/jetpack-sweatshirt-back-249x300.jpg" alt="" title="Jetpack Sweatshirt" width="249" height="300" class="alignnone size-medium wp-image-2875" /></p>
<p>If you want to check out the add-on, it is currently available (open source, of course) on the <a href="https://builder.mozillalabs.com/addons/by/112675/">add-ons builder website</a>. I also uploaded the <a href="https://addons.mozilla.org/en-US/firefox/addon/197224/">add-on</a> to AMO.</p>
<p>Hope you find it useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/07/10/copy-short-url-add-on/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Lyon</title>
		<link>http://fredericiana.com/2010/07/03/lyon/</link>
		<comments>http://fredericiana.com/2010/07/03/lyon/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 16:16:32 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[Europe]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2859</guid>
		<description><![CDATA[A week ago, Tara and I took a trip to Lyon, France, and spent a few days basically eating the most delicious food in the universe all day (did I mention the Lyonnaise are the undisputed masters of cooking with shameless amounts of bacon?). While we were there, I also took a bunch of pictures, [...]]]></description>
			<content:encoded><![CDATA[<p>A week ago, Tara and I took a trip to Lyon, France, and spent a few days basically eating the most delicious food in the universe all day (did I mention the Lyonnaise are the undisputed masters of cooking with shameless amounts of bacon?).</p>
<p>While we were there, I also took a bunch of pictures, such as this HDR image of the Basilica of Fourvière:</p>
<p><a href="http://www.flickr.com/photos/freeed/4754379275/"><img src="http://fredericiana.com/wp-content/uploads/2010/07/fourviere-hdr.jpg" alt="" title="Fourvière HDR" width="500" height="274" class="alignnone size-full wp-image-2860" /></a></p>
<p><a href="http://www.flickr.com/photos/freeed/4754379275/sizes/l/in/photostream/">(larger size)</a></p>
<p>Another experiment I made is this wide-screen panorama of the city of Lyon that I later stitched together with <a href="http://hugin.sourceforge.net/">Hugin</a>.</p>
<p><a href="http://www.flickr.com/photos/freeed/4754395703/"><img src="http://fredericiana.com/wp-content/uploads/2010/07/lyon-panorama.jpg" alt="" title="Lyon Panorama" width="500" height="124" class="alignnone size-full wp-image-2866" /></a></p>
<p>(you <em>must</em> see this one in the <a href="http://www.flickr.com/photos/freeed/4754395703/sizes/o/">original size</a>.)</p>
<p>Also, this one is really funny:</p>
<p><a href="http://www.flickr.com/photos/freeed/4755012260/"><img src="http://fredericiana.com/wp-content/uploads/2010/07/pigeon-325x400.jpg" alt="" title="Have you seen this pigeon?" width="325" height="400" class="alignnone size-large wp-image-2861" /></a></p>
<p>If you want, check out the <a href="http://www.flickr.com/photos/freeed/sets/72157624406072726/">whole photo set</a><a>. Hope you like it!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/07/03/lyon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GEZ abmelden, Teil 3: Gar nicht so schwer.</title>
		<link>http://fredericiana.com/2010/06/29/gez-abmelden-teil-3-gar-nicht-so-schwer/</link>
		<comments>http://fredericiana.com/2010/06/29/gez-abmelden-teil-3-gar-nicht-so-schwer/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 06:10:17 +0000</pubDate>
		<dc:creator>Fred</dc:creator>
				<category><![CDATA[real life]]></category>
		<category><![CDATA[abmeldung]]></category>
		<category><![CDATA[gez]]></category>

		<guid isPermaLink="false">http://fredericiana.com/?p=2850</guid>
		<description><![CDATA[Ich gebe zu: Das GEZ-Experiment habe ich mir komplizierter vorgestellt. Kürzlich erhielt ich Antwort von der GEZ, dass mit der Abmeldung alles in Ordnung sei. Seht selbst: Klar, das mit der Bearbeitungszeit von beinahe drei Wochen lässt sich noch verbessern &#8212; aber noch nicht einmal privatwirtschaftliche Unternehmen haben es mit der Bearbeitung einer Kündigung sonderlich [...]]]></description>
			<content:encoded><![CDATA[<p>Ich gebe zu: Das <a href="http://fredericiana.com/2010/06/07/gez-abmelden-teil-2-wer-schreibt-der-bleibt/">GEZ-Experiment</a> habe ich mir komplizierter vorgestellt. Kürzlich erhielt ich Antwort von der GEZ, dass mit der Abmeldung alles in Ordnung sei. Seht selbst:</p>
<p><a href="http://fredericiana.com/wp-content/uploads/2010/06/gez-abgemeldet.jpg"><img src="http://fredericiana.com/wp-content/uploads/2010/06/gez-abgemeldet-292x400.jpg" alt="" title="GEZ: Abmeldebestaetigung" width="292" height="400" class="alignnone size-large wp-image-2851" /></a></p>
<p>Klar, das mit der Bearbeitungszeit von beinahe drei Wochen lässt sich noch verbessern &#8212; aber noch nicht einmal privatwirtschaftliche Unternehmen haben es mit der Bearbeitung einer Kündigung sonderlich eilig. Das es bei der GEZ schneller geht, hat also wohl keiner erwartet.</p>
<p>Simples Fazit: Wenn man sich mit einem ernsthaften (d.h. legalen) Grund bei der GEZ abmeldet, gibts mit der Abmeldung anscheinend auch keine Probleme &#8212; vorausgesetzt, man bringt die notwendige Portion Zeit mit. <a href="http://www.youtube.com/watch?v=4X11JCrq1V0">Das war ja einfach.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fredericiana.com/2010/06/29/gez-abmelden-teil-3-gar-nicht-so-schwer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.194 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-01 17:53:02 -->
