<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tjarda's Blog</title>
	<atom:link href="http://tjardas.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tjardas.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 27 Jun 2009 13:09:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tjardas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tjarda's Blog</title>
		<link>http://tjardas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tjardas.wordpress.com/osd.xml" title="Tjarda&#039;s Blog" />
	<atom:link rel='hub' href='http://tjardas.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Syncing Android with Exchange</title>
		<link>http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/</link>
		<comments>http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:32:28 +0000</pubDate>
		<dc:creator>tjardas</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[TouchDown]]></category>

		<guid isPermaLink="false">http://tjardas.wordpress.com/?p=75</guid>
		<description><![CDATA[I am looking with one eye to an Android mobile (HTC Magic).  No real need, but it is open, Linux-like and allows me to experience the web 2.0 features on the go. But it would be nice if it would sync with our corporate Exchange server. Since I have &#8216;problems&#8217; to sync Evolution with Exchange [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=75&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-79" href="http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/magic_black_large_def/"><img class="size-full wp-image-79 alignright" title="HTC Magic - Android phone" src="http://tjardas.files.wordpress.com/2009/06/magic_black_large_def.png?w=79&#038;h=138" alt="HTC Magic - Android phone" width="79" height="138" /></a>I am looking with one eye to an Android mobile (HTC Magic).  No real need, but it is open, Linux-like and allows me to experience the web 2.0 features on the go. But it would be nice if it would sync with our corporate Exchange server. Since I have &#8216;problems&#8217; to sync Evolution with Exchange (it does <em>not</em>), it is possibly not that simple. On the web there are several horror stories covering adding root certificates @ Android using illegal root-access. That is a no-go for a business phone.</p>
<p>I did my homework on a Android emulator, that occurred to me being the cheapest way to find out if this works out well. On the web I discovered two tools that could do the work for me: <a href="http://www.wrike.com/g1-exchange-sync.html" target="_blank">ContactsCalendarSync</a> and <a href="http://www.nitrodesk.com/dk_touchdownDownload.aspx" target="_blank">Touchdown</a>. The native email clients  (POP/IMAP and GMail) were ruled out already,  my company doesn&#8217;t support IMAP nor POP mail. The main problem getting Exchange access using the commercially available tools appeared to be to access the Android Market.</p>
<p>I executed the following steps. First get an emulated version of the Android phone up and running:</p>
<p>1. <a href="http://developer.android.com/sdk/1.5_r2/index.html" target="_blank">Download</a> the Android SDK</p>
<p>2. Create a phone image.</p>
<p>These are the images available:</p>
<blockquote><p><strong>cd android-sdk-linux_x86-1.5_r2/tools/</strong> (change to the tools folder of the sdk)</p>
<p><strong>.</strong><strong>/android  list</strong> (find out what images are available)</p></blockquote>
<p>We create a 1.1 image, and I name it Android11. There appears to be a route that does some additional tweaking to get a semi 1.5 (cup-cake, with the on-screen keyboard) version, but I want to stick to as native as possible, ruling out that my over-tweakedemulated version can do a lot more/different that a real one. To create the 1.1 version:</p>
<blockquote><p><strong>./android  create avd -t 1 -n Android11</strong></p></blockquote>
<p>3. (Create another two images)</p>
<p>You do want to play with the &#8216;cupcake&#8217; version (1.5)  as well! The second image is the &#8216;bare image&#8217; and the third one contains Google&#8217;s applications like Google Maps etc.</p>
<blockquote><p><strong>./android  create avd -t 2 -n Android15 </strong>(to create the &#8216;bare&#8217; version of Android&#8217;s 1.5, aka Cupcake)<strong><br />
</strong></p>
<p><strong>./android  create avd -t 3 -n Android-full</strong></p></blockquote>
<p>4. Start the image (remind to take the version 1.1 image)</p>
<blockquote><p><strong>./emulator -avd Android11</strong></p></blockquote>
<p>Booting takes a while, the ANDROID text needs to be replaced by the nicely colored background. (It uses <a href="http://www.nongnu.org/qemu/about.html">QEMU</a>, one of the open sourceemulator/virtualization solution)</p>
<p>Then we need to update the (running!)  image with some additional packages to access the Android Market. <a href="http://www.openhandsetdevelopers.com/Files/Download-document/43-Android-Market-for-SDK-emulator.html" target="_blank">Here</a> you can find the 4 files needed. (You will need to register first!)</p>
<p>To be safe, I suggest to follow the same order I do when installing the packages:</p>
<blockquote><p><span style="font-weight:bold;">adb install SetupWizard.apk</span> (required to bind a Google account to the Android emulator)<br />
<span style="font-weight:bold;">adb install gtalkservice.apk</span> (Gtalk service)<br />
<span style="font-weight:bold;">adb install Talk.apk</span> (GTalk app)<br />
<span style="font-weight:bold;">adb install Vending.apk</span> (Market)</p></blockquote>
<p><a rel="attachment wp-att-80" href="http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/android-menu/"><img class="size-thumbnail wp-image-80 alignleft" title="Android menu" src="http://tjardas.files.wordpress.com/2009/06/android-menu.png?w=82&#038;h=150" alt="Android Menu" width="82" height="150" /></a><a rel="attachment wp-att-81" href="http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/android-productivity-touchdown/"><img class="size-thumbnail wp-image-81 alignleft" title="Android Market - productivity - touchdown" src="http://tjardas.files.wordpress.com/2009/06/android-productivity-touchdown.png?w=82&#038;h=150" alt="Android Market - productivity - touchdown" width="82" height="150" /></a>Now you have Android market installed. Reboot your phone if needed, and find the market icon in the menu (3rd col, 3rd row). Open the Market and authenticate against Android Market using your Google account (or create a new one).</p>
<p>Congrats, you&#8217;re in! Now you can navigate to the Productivity section and look for <strong>Exchange by TouchDown</strong>.</p>
<p>Install the app, you have a 5 day free trail. It takes a little, and then you&#8217;re able to start TouchDown.</p>
<p>The bottom icon on the left opens the settings panels. There are three of them:</p>
<p><a rel="attachment wp-att-84" href="http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/android-config-1/"><img class="alignleft size-thumbnail wp-image-84" title="android config 1" src="http://tjardas.files.wordpress.com/2009/06/android-config-1.png?w=82&#038;h=150" alt="android config 1" width="82" height="150" /></a><a rel="attachment wp-att-85" href="http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/android-config-2/"><img class="alignleft size-thumbnail wp-image-85" title="android config 2" src="http://tjardas.files.wordpress.com/2009/06/android-config-2.png?w=82&#038;h=150" alt="android config 2" width="82" height="150" /></a><a rel="attachment wp-att-86" href="http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/android-config-3/"><img class="alignleft size-thumbnail wp-image-86" title="android config 3" src="http://tjardas.files.wordpress.com/2009/06/android-config-3.png?w=82&#038;h=150" alt="android config 3" width="82" height="150" /></a>In the first panel (Account), provide your ID (the trick for me was to use the right domain, which was not the same as our web/email address domain), and enter your email address.</p>
<p>The second panel (Connection) I had to configure to use ActiveSync only, and state the server name. We use SSL of course.</p>
<p>The third panel (Advanced) deals with the advanced options. Here you specify some display settings, but more important what folders to sync. Include your calendar and contacts, and you&#8217;re ready to roll!</p>
<p>Return to your email and/or agenda, synchronize, and enjoy the virtue of Exchange email/calendar on your Android Emulator.</p>
<p>Since this is working, I trust it will do so on a real Android phone. The showstopper of no Exchange email/calendar on Android is successfully killed&#8230;</p>
<p><strong>2 weeks later</strong></p>
<p>My experiment was succesfull, and the request to purchase the phone as well. So now I am the lucky user of an Adroid. Forget the emulator stuff, it&#8217;s all fine using the real phone. And the Email (even push-mail) is working like a charm indeed! I purchased the Touchdown for $24.99 in the Android Market using Google Checkout, and I am on the go! having access to email, calendar, notes, todo&#8217;s &#8211; Android ready for the Enterprise!</p>
<p><strong>Sidestep: Evolution</strong></p>
<p>Considering the ease of configuration of the ActiveSync in Touchdown, why does it take Evolution so long to provide a way to connect to Exchange? Being a Linux user I have need to connect to Exchange in another way than IMAP/POP, or the insecure version of OWA2003/OWA2007&#8230; Why is there no https bridge to Exchange2007 or one using ActiveSync? (I am even prepared to pay for it&#8230;)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjardas.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjardas.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjardas.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjardas.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjardas.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjardas.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjardas.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjardas.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=75&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjardas.wordpress.com/2009/06/11/syncingandroidwithexchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f48887d5221c2db78d2d45527d89503?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tjardas</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/06/magic_black_large_def.png" medium="image">
			<media:title type="html">HTC Magic - Android phone</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/06/android-menu.png?w=82" medium="image">
			<media:title type="html">Android menu</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/06/android-productivity-touchdown.png?w=82" medium="image">
			<media:title type="html">Android Market - productivity - touchdown</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/06/android-config-1.png?w=82" medium="image">
			<media:title type="html">android config 1</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/06/android-config-2.png?w=82" medium="image">
			<media:title type="html">android config 2</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/06/android-config-3.png?w=82" medium="image">
			<media:title type="html">android config 3</media:title>
		</media:content>
	</item>
		<item>
		<title>Asus-eee and Ubuntu 9.04</title>
		<link>http://tjardas.wordpress.com/2009/05/20/asus-eee-ubuntu-9-04-additional-installs/</link>
		<comments>http://tjardas.wordpress.com/2009/05/20/asus-eee-ubuntu-9-04-additional-installs/#comments</comments>
		<pubDate>Wed, 20 May 2009 21:56:16 +0000</pubDate>
		<dc:creator>tjardas</dc:creator>
				<category><![CDATA[My Configs]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Asus eee]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[netbook remix]]></category>

		<guid isPermaLink="false">http://tjardas.wordpress.com/?p=48</guid>
		<description><![CDATA[Just installed Ubuntu 9.04 Netbook remix on my Eee. Flawless, but after the first reboot the internal SD card was not read, A reboot without the card did the trick. Lets see next reboot. Wonder what the difference is with &#8216;Adams kernel&#8216;&#8230;Have to test later. And lets see how the disk usage is in fstab. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=48&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just installed Ubuntu 9.04 Netbook remix on my Eee. Flawless, but after the first reboot the internal SD card was not read, A reboot without the card did the trick. Lets see next reboot.</p>
<p>Wonder what the difference is with &#8216;<a title="Adams kernel - Array.org" href="http://array.org/ubuntu/" target="_blank">Adams kernel</a>&#8216;&#8230;Have to test later.</p>
<p>And lets see how the disk usage is in fstab. I have a SSD only, so would like to prevent unnecessary disk access for temp-like stuff.</p>
<p>I added:</p>
<blockquote><p>tmpfs      /tmp                    tmpfs        defaults      0 0<br />
tmpfs      /var/tmp                tmpfs        defaults      0 0<br />
tmpfs      /var/lock               tmpfs        defaults      0 0</p></blockquote>
<p>I changed the occurences of &#8216;relatime&#8217; with &#8216;noatime&#8217;</p>
<p>First impression:</p>
<ul>
<li> Why are all windows maximized by default?</li>
<li>Why do netbooks use the small sized desktop for navigation and menu, where the big brothers have an empty desktop and a start menu??</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjardas.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjardas.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjardas.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjardas.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjardas.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjardas.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjardas.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjardas.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=48&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjardas.wordpress.com/2009/05/20/asus-eee-ubuntu-9-04-additional-installs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f48887d5221c2db78d2d45527d89503?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tjardas</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrading to Ubuntu 9.04</title>
		<link>http://tjardas.wordpress.com/2009/04/26/upgrading-to-ubuntu-904/</link>
		<comments>http://tjardas.wordpress.com/2009/04/26/upgrading-to-ubuntu-904/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 20:25:01 +0000</pubDate>
		<dc:creator>tjardas</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[toshiba]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tjardas.wordpress.com/?p=31</guid>
		<description><![CDATA[Last week the new Ubuntu arrived (Jaunty Jackalope, 9.04). I thought about upgrading in the evening of a multi-day course, but learned from my previous upgrade from Windows. Of course, everything went well, it appeared. The new spash/login looks nice, and the ext4 boots fast like lightning. The repositories still provide the tools I need, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=31&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-32" href="http://tjardas.wordpress.com/2009/04/26/upgrading-to-ubuntu-904/ubuntu-904-is-here/"><img class="alignleft size-full wp-image-32" title="ubuntu-904-is-here" src="http://tjardas.files.wordpress.com/2009/04/ubuntu-904-is-here.png?w=180&#038;h=150" alt="ubuntu-904-is-here" width="180" height="150" /></a>Last week the new Ubuntu arrived (Jaunty Jackalope, 9.04). I thought about upgrading in the evening of a multi-day course, but learned from my previous upgrade from Windows. Of course, everything went well, it appeared. The new spash/login looks nice, and the ext4 boots fast like lightning. The repositories still provide the tools I need, so it appeared all fine.</p>
<p>But&#8230;</p>
<p>Two things (actually, three). The first is the dual screens&#8230; My laptop needs the proprietary ATI drivers, and aticonfig &#8211;install was run successfully. If I start with my second screen connected, the second screen hosts the application panels. This is quite a pain when I disconnect the screen, then I run without those panels <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Apart from that the order of applets is molested when I reboot to get the things right again. My current workaround is to connect only after logging into the system. At work my monitor still does not connect right (my laptop screen goes black, and/or 1one of the processor core&#8217;s shoots into 100% activity of some kind)</p>
<p>The second is Evolution. It appears the OWA 2007 MAPI integration is still not in the application. I hoped/expected it would be shipped with the 9.04 release of Ubuntu. So, still no Evolution for me&#8230;</p>
<p>The third is that Ubuntu just terminated in some form or kernel panic when I moved my mouse to the &#8220;publish&#8221; button. A hard kill using the 5 sec powerbutton did the trick, and caused the loss of half this post. Hhhmmm&#8230;</p>
<p>Apart from the above, I am a happy user of Jaunty for the last 45 minutes.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjardas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjardas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjardas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjardas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjardas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjardas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjardas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjardas.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=31&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjardas.wordpress.com/2009/04/26/upgrading-to-ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f48887d5221c2db78d2d45527d89503?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tjardas</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/04/ubuntu-904-is-here.png" medium="image">
			<media:title type="html">ubuntu-904-is-here</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Linux @ work</title>
		<link>http://tjardas.wordpress.com/2009/04/26/using-linux-work/</link>
		<comments>http://tjardas.wordpress.com/2009/04/26/using-linux-work/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 19:44:17 +0000</pubDate>
		<dc:creator>tjardas</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tjardas.wordpress.com/?p=21</guid>
		<description><![CDATA[I started working at Componence in January 2009. Apart from being supported to blog, they are very open in what laptop/OS to use. Colleagues use MacBooks, some other brands of laptops, and most of them run some flavour of Windows. At home I started running Linux quite some years ago, but I inherited my laptop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=21&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I started working at <a href="http://www.componence.com">Componence</a> in January 2009. Apart from being supported to blog, they are very open in what laptop/OS to use. Colleagues use MacBooks, some other brands of laptops, and most of them run some flavour of Windows. At home I started running Linux quite some years ago, but I inherited my laptop at work running Windows XP. It became slower in the following months, although I tried to install as few applications as possible. End of March I decided to upgrade to <a href="http://www.ubuntu.com">Ubuntu (8.10)</a>.</p>
<p><a rel="attachment wp-att-24" href="http://tjardas.wordpress.com/2009/04/26/using-linux-work/ubuntu-shirt/"><img class="size-full wp-image-24 alignleft" title="ubuntu-shirt" src="http://tjardas.files.wordpress.com/2009/04/ubuntu-shirt.jpg?w=210&#038;h=210" alt="Although I like shirts, I don't have this one yet..." width="210" height="210" /></a></p>
<p>First tip: Don&#8217;t try this on a Sunday evening! Linux runs fine, but these windows app&#8217;s cause the problems. I have to work with the MS Office suite, and like to work with <a href="http://www.sparxsystems.com.au/products/ea/index.html">Enterprise Architect</a>. Apart from that I liked to work with tools like <a href="http://evernote.com/">Evernote</a>, but already decided I can live without. Office and EA are a must. So I bought <a href="http://www.codeweavers.com/products/cxlinux/">CrossOver</a>, a commercial flavour of Wine, I had good experiences with 3 versions ago. Not this time. Office 2003 refused to install decently, mainly Service Pack 2 to be more exact. EA did not run either, but that can be caused by the fact we have a windows license, not the Linux/Wine one.</p>
<p>The alternative was using some virtual solution. I like <a href="http://www.virtualbox.org/">VirtualBox</a>, but ran into issues running USB like additions. <a href="http://www.vmware.com/">VMWare player 2.5.x</a> won the compatibility contest on external connectivity, and network connectivity (bridged networking if needed, VirtualBox expects one to do the bridging themselves, which is too much risk in running a business laptop).</p>
<p>After some fiddling with aticonfig I got my xorg setup under control serving my second screen and eventually got my wacom pen-tablet in a relative (mouse-like) manner.</p>
<p>I really enjoy my Ubuntu business proof, fast performing laptop. the only disadvantage is Evolution, or depending on the perspective, the fact that my company uses Exchange OWA 2007. There still is no good solution for that, so I am still using web mail through a web browser&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjardas.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjardas.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjardas.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjardas.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjardas.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjardas.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjardas.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjardas.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=21&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjardas.wordpress.com/2009/04/26/using-linux-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f48887d5221c2db78d2d45527d89503?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tjardas</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/04/ubuntu-shirt.jpg" medium="image">
			<media:title type="html">ubuntu-shirt</media:title>
		</media:content>
	</item>
		<item>
		<title>Video editing/DVD production</title>
		<link>http://tjardas.wordpress.com/2009/03/01/video-editing/</link>
		<comments>http://tjardas.wordpress.com/2009/03/01/video-editing/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 11:22:52 +0000</pubDate>
		<dc:creator>tjardas</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Ken Burns effect]]></category>
		<category><![CDATA[ManDVD]]></category>
		<category><![CDATA[Open Movie Editor]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://tjardas.wordpress.com/?p=3</guid>
		<description><![CDATA[When my daughter announced herself, a video camera entered our house. I used to be against video camera&#8217;s. When I was young, my father had a 8mm camera, and migrated to VHS and the digital versions in time. I remember Christmas as a family get-together with a very strong lamp, disturbing the event. On holiday&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=3&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When my daughter announced herself, a video camera entered our house. I used to be against video camera&#8217;s. When I was young, my father had a 8mm camera, and migrated to VHS and the digital versions in time. I remember Christmas as a family get-together with a very strong lamp, disturbing the event. On holiday&#8217;s we had to walk as the director told us; wait until the camera was ready, walk, and wait until the camera was packed again. The good thing is that various events in my youth are well captured, which I can enjoy so many years later&#8230;</p>
<p>These days, everything would be different. I noticed sometimes I forgot to record &#8216;important&#8217; events, actually enjoying the moment. And that is Good. I also noticed you get a lot of footage that needs cutting&#8230;</p>
<p>There is a need to reduce the amount of footage to create a piece of film someone is willing to see. I studied some documentaries what kind of techniques were used to present images and clips as a whole. My material is a lot of clips (often long shots, a lot of footage from driving in cars) and quite some pictures (and a lack of clips covering the same event). So, often I need to show images to complete a story due to missing clips.</p>
<p>This blog is about the selection of tools I used (or abandoned), not about how to shoot your material.</p>
<p><strong>What I envisioned</strong></p>
<ul>
<li>
<div id="attachment_8" class="wp-caption alignleft" style="width: 160px"><a rel="attachment wp-att-8" href="http://tjardas.wordpress.com/2009/03/01/video-editing/sample-screen/"><img class="size-thumbnail wp-image-8" title="sample-screen" src="http://tjardas.files.wordpress.com/2009/03/sample-screen.png?w=150&#038;h=84" alt="sample 4-facet screen" width="150" height="84" /></a><p class="wp-caption-text">sample 4-facet screen</p></div>
<p>I have a lot of content that is too valuable to throw away, but too little is happening to justify full-screen sequential display. Therefore I want my editor to split the screen in 2, 3, or 4 segments. Each segment should be able to show a picture or moving footage. The sample on the left shows 4 pictures, of which each picture can cross-fade into another picture independently.</li>
<li>I have a need for title elements. My movie is separated in categories, I want to group fragments by period, then by theme (like food, sleeping, playing)</li>
<li>Only use cross-fades and fades to/from black between scenes.</li>
<li>Because I have quite some pictures to insert in the DVD, there is a need to show the images in such a way my viewers don&#8217;t fall asleep. The Ken Burns effect (zoom in/out or pan over the picture) will be used to spice-up the pictures.</li>
<li>In my dreams visualising the final DVD before I even started, I saw images of Google Earth spinning around and zooming in and out</li>
<li>My footage is 16:9 aspect ratio, I have a wide screen LCD screen, so I want it wide screen on DVD.</li>
</ul>
<p><strong>The Process</strong></p>
<p>The process of creating a DVD has several elementary stages:</p>
<ol>
<li>Production &#8211; Record the footage with your camera</li>
<li>Capture &#8211; Get the footage onto the computer</li>
<li>Post processing- Edit the video fragments into the movie/DVD</li>
<li>Produce &#8211; Encoding and burning</li>
</ol>
<p>For each of the steps there are various tools, and equally so for a Ubuntu user. We skip the production part; grab your camera (and a tripod) and shoot (see for tips&#8217;n tricks for example<a href="http://blip.tv/learning/produce" target="_blank"> blib.tv</a>).</p>
<p><strong>Stage: Capture</strong></p>
<p>Capturing the footage is the process of getting the movie fragments from the camera onto the computer. Usually it uses the firewire from PC to the camera. Although there appears to be a good command line tool in the repositories:</p>
<blockquote><p>sudo apt-get install dvgrab<br />
dvgrab &#8211;autosplit &#8211;format dv2 &lt;filename&gt;</p></blockquote>
<p>I personally use Kino</p>
<blockquote><p>sudo apt-get install kino</p></blockquote>
<p>A non-linear video editor default provided by the Ubuntu repositories, or already installed in your favourite distribution. It automatically splits the video from the camera into separate files, and is able to append the date/time from the video fragments to the extracted files.</p>
<p><strong>Stage: Post processing</strong></p>
<p>Most work (from a time perspective) is getting to know your material, selection of pictures, and a script. Once that is done, you need a tool to edit the material into a video. Browsing the web I found the following most-likely candidates:</p>
<ul>
<li><a href="http://www.kinodv.org/" target="_blank">Kino</a> &#8211;  I did not manage to get the effects I needed. I can put the video fragments in order, but that&#8217;s it, and I need more&#8230;</li>
<li><a href="http://cinelerra.org/" target="_blank">Cinelerra</a> &#8211; (moving to <a href="http://lumiera.org/" target="_blank">Lumiera</a>) I haven&#8217;t figured out how to use it within a decent amount of time. I think it does not fit my mindset. If my basic edits would have worked out, the <a href="http://www.openmovieeditor.org/filtereffects.html" target="_blank">Frei0r plugins</a> would have provided me the functionality I needed.</li>
<li><a href="http://www.openmovieeditor.org/" target="_blank">Open Movie Editor</a> &#8211; Great tool, together with the <a href="http://www.openmovieeditor.org/filtereffects.html" target="_blank">Frei0r plugins</a>. Extremely easy to cut/paste/cross-fade the video&#8217;s. The options of defining multiple tracks for video and audio creates a very intuitive experience.</li>
</ul>
<p>My choice of editor is Open Movie Editor (OME).</p>
<blockquote><p>deb http://repository.akirad.net akirad-hardy main<br />
sudo apt-get install openmovieeditor frei0r-plugins</p></blockquote>
<p>It is easy and intuitive to use. The first fragments are put in order in no time. On the top left one can navigate the directories to select the fragment needed. This fragment can be dragged on one of the video tracks (the rows in the bottom of the screen). The video tracks will accept video and image formats (like dv, avi, mov, png, jpg), the audio tracks will accept audio formats (for example wav and mp3). One can add and remove additional video and audio tracks, and label them with a recognisable name. For each individual video and audio fragment the volume can be tuned.</p>
<p><a rel="attachment wp-att-13" href="http://tjardas.wordpress.com/2009/03/01/video-editing/openmovieeditor2/"><img class="aligncenter size-medium wp-image-13" title="Open Movie Editor" src="http://tjardas.files.wordpress.com/2009/03/openmovieeditor2.png?w=300&#038;h=230" alt="Open Movie Editor" width="300" height="230" /></a></p>
<p><strong>Video plugin&#8217;s</strong><br />
The Frei0r plugins can do a lot with mainly the color-side of video, but I love the Scale0rTilt plugin. It enables you to scale the fragment (statical image, as well as a video fragment), and to apply a translation to move the scaled fragment to the right position in the screen.</p>
<p>Tip: The menu&#8217;s provide tools to scale and pan video/images. Getting the positioning uniform during all of the video is quite hard using the interface. I frequently closed OME, and edited the XML by hand. (You can find it in the directory &#8216;Video Projects&#8217; in your home directory.)</p>
<p><strong>Aspect ratio and resolution</strong></p>
<p>The resolution of an &#8216;ordinary&#8217; DVD is quite low compared to for example digital photography. For video a resolution of only 720 x 576 is enough (for 4&#215;3 aspect ratio). However, my camera creates files in 16&#215;9 aspect ratio.  If I needed pictures that filled my 16&#215;9 screen  I used jpeg&#8217;s of 1920&#215;1080 pixels. Open Movie Editor will do the scaling.</p>
<p>The pane right above is the &#8216;preview&#8217;. The effects applied are shown in real-time. Once you are done editing you can render the movie; a final movie file will be created. This final file can then be used to burn to the DVD in the Produce stage.</p>
<p><strong>Audio editing</strong></p>
<p>If you use existing audio tracks you can play with the volume like explained above. OME is not meant to do some die-hard audio editing, then use your tools or prefernce (like <a title="Audacity" href="http://audacity.sourceforge.net/">Audacity</a>).</p>
<p><strong>Ken Burns</strong></p>
<p>OME is good at showing images statically (I tried png, jpg) and fading in/out, but it cannot apply any effects (like <a title="Ken Burns Effect" href="http://en.wikipedia.org/wiki/Ken_Burns_Effect">Ken Burns effect</a>). Therefore I needed to do some preprocessing of the images. I started with <a href="http://www.openmovieeditor.org/board/viewtopic.php?id=21" target="_blank">this</a> script (See Marcus&#8217; contribution).  It is based on ImageMagic and FFmpeg. Basically, you provide 6 parameters, 3 start parameters (scale, offset-x and offset-y) and the same parameters for the end-status. The scale is 1 number between 0 and 1. I needed some practice to get the feeling to really &#8216;master&#8217; this tool (and I still do not).</p>
<p>You do need ImageMagic and FFmpeg</p>
<blockquote><p>sudo apt-get install imagemagick ffmpeg</p></blockquote>
<p>Running the script can look like</p>
<blockquote><p>./animate.sh 200 0.7 0.2 0.3 1 0 0 image_name.jpg</p></blockquote>
<p>This will create a mov-file containing 200 frames (using 25 frames a sec, it will be 8 seconds). The start image is zoomed-in (0.7) and has an offset of 0.2 (x), 0.3 (y). The flow will zoom out to the original size of the image.</p>
<p><strong>Tip</strong>: First resize the picture to the size you need for the DVD It appears that a resize of the resulting mov-file does not always work out well. And if you first reduce the size of the picture, the process of creating a mov is much, much, much more faster.</p>
<p><strong>Tip</strong>: Sometimes a zoom-out does not provide the result as expected. I noticed that the lines in the borders sometimes do not get overwritten by the new lines that should be defined as border. It looks like the border &#8216;collects garbage&#8217;. Changing the zoom direction fixed it for me, although I do not understand why this is.</p>
<p>In the last weeks of editing my DVD I ran into <a href="http://diascope.sourceforge.net/" target="_blank">Diascope</a>. It delivers high quality transitions, and is easy to use, especially if you need to process many similar (google-maps!) files where all textual navigation needs to be removed.</p>
<p><strong>Stage: Produce</strong></p>
<p>The hard part for me was getting the video edited. Now I need a nice graphical entry into my DVD, and get the thing into an ISO image. I found out there are a few candidates to serve my needs. What did I need? I want a background picture, and a seperate image for each of my 6 sections, no textual menu. The DVD should automatically continue with the next video when finishing the previous, and end showing the menu again.</p>
<ul>
<li><a title="DeVeDe" href="http://www.rastersoft.com/programas/devede.html">DeVeDe</a> &#8211; (multiverse repository) It appears to me this can create multi-level DVD menu&#8217;s, but the menu entries are text based.</li>
<li><a title="QDVDauthor" href="http://qdvdauthor.sourceforge.net/">QDVDauthor </a>- (multiverse repository) This application did not do what I expected it to do.</li>
<li><a title="ManDVD" href="http://www.getdeb.net/app/ManDVD">ManDVD </a>- (multiverse repository) It does what it needs to do.</li>
</ul>
<p><strong>ManDVD</strong><br />
Install ManDVD direct from the multiverse  repository</p>
<blockquote><p>sudo apt get install mandvd</p></blockquote>
<p>ManDVD has a nice wizzard to get you through the process of creating the DVD. First you can define the background and an audio file (or decide you need a trailer first!). Next you can define the video tracks and assign titles and/or images to each fragment. The final step of preparation is positioning the images/textual menu entries on the screen, and define what the next action is (next video or the menu). Now you&#8217;re ready to generate the DVD structure.</p>
<p>Before generating you have to define (again) the aspect ratio of the video (4:3 or 16:9). In the &#8216;options&#8217; panel you can optimize for LCD screens. Now you are ready to generate the DVD structure. This can take a while depending on the length of your video. If you finished your coffee and the DVD structure is generated, you can create an ISO of it. This is my preference because you can preview before burning and that saved me quite some DVD discs.</p>
<p>Disadvantage is that the last point where you can save your settings is quite in the beginning; just after selecting the video&#8217;s to include in your DVD. The position of the menu on screen appears not part of the saved info. This did not matter too much to me, because I included the date in the name of my Open Movie Rendered files.<br />
<strong></strong></p>
<p><strong>Failures and unexplained</strong></p>
<ul>
<li><em>The </em>disadvantage of OME is the stability. The application will crash now and then, mostly only when playing video fragments. I cannot put my finger exactly on the &#8216;why&#8217;. Sometimes beacuse there appears to be &#8216;something&#8217; with the &#8216;raw&#8217; source video&#8217;s (cutting the first and last few microseconds can save you, before playing the fragment. The good news is that the auto-save will prevent any data loss (I have never lost anything). I have to admin that the unexpected crashes reduced over time, and sometimes became &#8216;expected&#8217;.</li>
<li>The other disadvantage is the auto-save. It is the rescue if the application unexpectedly quits, but if I made a failure, I cannot &#8216;undo&#8217; by reloading the original definition. A good example is when I re-installed my pc I started OME without the Frei0r plugins. OME automatically strips all Frei0r settings from the XML, and there is no way back. Make backups frequently!</li>
<li>I did not manage to include GoogleEarth moving footage in my video. I tried to record my screen using CamStudio, but did not manage to find the right frame rate that fitted my Open Movie Editor. I yould expect that 25 frames/sec should work, the frame rate for Pal. My best guess is that it tries to capture 25 frames a sec, but never actually gets there, but some times gets closer than other times. It resulted in hik-ups, lots of time spent, and a great idea dropped.</li>
<li>My second-best idea to include geographical info was to capture multiple GoogleMaps images and glue them together so the entire trip fits on a mega-image. The Ken Burns tooling came in handy. But&#8230; The maps contain text labels for the countries, and having many labels and this did not make a pretty video. The text became kind of micro-jumpy, the scrolling was not smooth enough. Another idea dropped, and quite some time invested.</li>
<li>The third best idea is to have a static map that fits the screen from start to destination. It would be nice if an arc could be drawn that touches ground in the start and end position of the trip. I never managed to get this to work, so it became the streight line fadin in.</li>
<li>Finally I am still puzzled about aspect ratio&#8217;s and screen sizes. Why does my camera comes with 16:9 aspect ratio where my wide screen TV only allows for 14:9? A strip of footage will dissapear on both sides&#8230; Or my TV does the scaling and that results in suprizes as well. Where to apply the aspect ratio, when generating the final formats from Open Movie Editor? Or should I leave the aspect ration 1:1 when exporting from OME, and apply the ratio in ManDVD? Or do both? My conclusion up till today is that this is still unclear to me&#8230; (any thoughts are appreciated!)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjardas.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjardas.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjardas.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjardas.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjardas.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjardas.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjardas.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjardas.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjardas.wordpress.com&amp;blog=6781412&amp;post=3&amp;subd=tjardas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjardas.wordpress.com/2009/03/01/video-editing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f48887d5221c2db78d2d45527d89503?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tjardas</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/03/sample-screen.png?w=150" medium="image">
			<media:title type="html">sample-screen</media:title>
		</media:content>

		<media:content url="http://tjardas.files.wordpress.com/2009/03/openmovieeditor2.png?w=300" medium="image">
			<media:title type="html">Open Movie Editor</media:title>
		</media:content>
	</item>
	</channel>
</rss>
