<?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>Blog of Anders Rune Jensen &#187; My Media System</title>
	<atom:link href="http://people.iola.dk/arj/category/my-media-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://people.iola.dk/arj</link>
	<description>metalinguistic musings and other related ramblings</description>
	<lastBuildDate>Fri, 18 Nov 2011 19:13:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>My Media System 1.1.1 released</title>
		<link>http://people.iola.dk/arj/2009/04/26/my-media-system-111-released/</link>
		<comments>http://people.iola.dk/arj/2009/04/26/my-media-system-111-released/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 21:02:05 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[My Media System]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[mms]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=311</guid>
		<description><![CDATA[<p>A minor bugfix <a href="http://forum.mymediasystem.org/viewtopic.php?f=1&amp;t=1819">release</a> for the 1.1.0 series was released today. Special thanks to the many contributors.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2009/04/26/my-media-system-111-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Media System 1.1.0 released</title>
		<link>http://people.iola.dk/arj/2009/03/09/my-media-system-110-released/</link>
		<comments>http://people.iola.dk/arj/2009/03/09/my-media-system-110-released/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 23:23:23 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[My Media System]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[mms]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=293</guid>
		<description><![CDATA[<p>Finally the day has arrived when <a href="http://forum.mymediasystem.org/viewtopic.php?f=1&amp;t=1740&amp;p=14389#p14389">mms 1.1.0 has been released</a>. After 9 release candidates the release is finally here. The last couple of months of only focusing on bugs has really payed off. Everyone was only fixing bugs which means that we where able to squaze in 67 bug fixes in 2 and a half month.</p>
<p>See photos of <a href="http://www.flickr.com/groups/994711@N25/">mms running</a> in the flickr group.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2009/03/09/my-media-system-110-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiences with nvidia vdpau support in mplayer</title>
		<link>http://people.iola.dk/arj/2009/01/02/experiences-with-nvidia-vdpau-support-in-mplayer/</link>
		<comments>http://people.iola.dk/arj/2009/01/02/experiences-with-nvidia-vdpau-support-in-mplayer/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 20:10:11 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[My Media System]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1080p]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mkv]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[vdpau]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=249</guid>
		<description><![CDATA[<p>Updated: Fixed a bunch of issues by using latest patch for mplayer from <a href="ftp://download.nvidia.com/XFree86/vdpau/">here</a>.</p>
<p>I installed a nvidia 9400 fanless graphics card today. I&#8217;ve been <a href="http://blog.mymediasystem.net/">hearing</a> <a href="http://blog.mymediasystem.net/avchd/mplayer-vdpau-with-working-matroska/">good things</a> about the rate of their driver development so I thought I&#8217;d try it out. My experiences after having tried the latest <a href="http://www.nvnews.net/vbulletin/showthread.php?p=1882835">180.18</a> drivers is:</p>
<ul>
<li>A good deal of 1080p mkv&#8217;s still crashed after a second or so of playback. Even with the hack posted <a href="http://blog.mymediasystem.net/avchd/mplayer-vdpau-with-working-matroska/">here</a>.</li>
<li>cpu usage is very low (max 20% and the cpu is at 1GHz)</li>
</ul>
<p>I changed it to my default movie player in <a href="http://www.mymediasystem.org">MMS</a> to use vdpau by default with the <a href="http://pastebin.com/m5c15b2f5">following script</a> to detect extension as vfm is not working yet. Linux kernel was 2.6.27-r2 in case anyone is interested.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2009/01/02/experiences-with-nvidia-vdpau-support-in-mplayer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My media system 1.1.0 rc8 released</title>
		<link>http://people.iola.dk/arj/2008/08/16/my-media-system-110-rc8-released/</link>
		<comments>http://people.iola.dk/arj/2008/08/16/my-media-system-110-rc8-released/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 23:58:07 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[My Media System]]></category>
		<category><![CDATA[mms]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=176</guid>
		<description><![CDATA[<p>24 days since rc7 and <a href="http://forum.mymediasystem.org/viewtopic.php?f=1&amp;t=1468">40+ fixes</a>. Not bad, depending on how you view it <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Final shouldn&#8217;t be that far away now.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/08/16/my-media-system-110-rc8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Media System 1.1.0 rc7 released</title>
		<link>http://people.iola.dk/arj/2008/07/22/my-media-system-110-rc7-released/</link>
		<comments>http://people.iola.dk/arj/2008/07/22/my-media-system-110-rc7-released/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 22:01:42 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[My Media System]]></category>
		<category><![CDATA[n800]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[mms]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=164</guid>
		<description><![CDATA[<p>Did a new release of <a href="http://www.mymediasystem.org">My Media System</a> today. There are changes all over the place, but the things I personally care most about is the new zoom interface that makes it easier to find out what you are looking at, the multiple input so that I can use my nokia n800 with mms over vnc without shutting down mms, and finally switch resolution so that I can change from 720p projector size to 800&#215;480 (the size of the n800 screen) also without shutting down mms or having multiple instances running.</p>
<p>This makes it very easy to use the nokia as a remote control for music playback. I often listen to music at night and like that I have my whole collection available, connected to my stereo &amp; headphones. When I want to watch a movie I just switch back to &#8220;fullscreen&#8221; and I can easily navigate to the movie using remote control.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/07/22/my-media-system-110-rc7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Media System 1.1.0 rc5 released</title>
		<link>http://people.iola.dk/arj/2008/03/30/my-media-system-110-rc5-released/</link>
		<comments>http://people.iola.dk/arj/2008/03/30/my-media-system-110-rc5-released/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 20:06:32 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[My Media System]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2008/03/30/my-media-system-110-rc5-released/</guid>
		<description><![CDATA[<p>Today I released <a href="http://forum.mymediasystem.org/viewtopic.php?t=1253">mms 1.1.0 rc5</a>. Not so many new features instead we primarily focused on fixing bugs. Although some new features managed to get in like a ffmpeg based thumbnailer that is much faster than our old (but still default) mplayer based thumbnailer, finger scrolling and button for playback when using touch input. The python plugin is still kicking ass, there&#8217;s the <a href="http://people.iola.dk/arj/2008/03/15/lolcats-in-your-media-center/">lolcats script</a> I mentioned earlier this months and now we have apple trailer support in our <a href="http://wiki.mymediasystem.org/wiki/index.php/Download_Pyglets">ever growing lists of python scripts (pyglets)</a>.</p>
<p><img src="http://wiki.mymediasystem.org/wiki/images/thumb/9/98/Mms110-appletrailers-pyglet-wiki.jpg/795px-Mms110-appletrailers-pyglet-wiki.jpg" align="middle" height="300" width="400" /></p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/03/30/my-media-system-110-rc5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lolcats in your media center</title>
		<link>http://people.iola.dk/arj/2008/03/15/lolcats-in-your-media-center/</link>
		<comments>http://people.iola.dk/arj/2008/03/15/lolcats-in-your-media-center/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 22:00:26 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[My Media System]]></category>
		<category><![CDATA[On the web]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2008/03/15/lolcats-in-your-media-center/</guid>
		<description><![CDATA[<p><img src="http://people.iola.dk/anders/funny-pictures-caption-wants-cat.jpg" /></p>
<p><img src="http://people.iola.dk/anders/lolcats-in-ya-mms-small.png" /></p>
<p>I wrote that in about 3 hours thanks to the wonderful support in <a href="http://www.mymediasystem.org">MMS</a> for writing scripts in python.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/03/15/lolcats-in-your-media-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMS 1.1.0 rc4 released</title>
		<link>http://people.iola.dk/arj/2008/02/28/mms-110-rc4-released/</link>
		<comments>http://people.iola.dk/arj/2008/02/28/mms-110-rc4-released/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 21:41:16 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[My Media System]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2008/02/28/mms-110-rc4-released/</guid>
		<description><![CDATA[<p>So we have a <a href="http://forum.mymediasystem.org/viewtopic.php?t=1152">new release candidate out for 1.1.0</a>. <a href="http://mymediasystem.org/">MMS</a> 1.1.0 is finally getting to a more stable state. It was really sad for quite a while but it seems we have reached a turning point. What I find really interesting is that the python plugin is gaining some overdue momentum. A lot of really useful and very <a href="http://wiki.mymediasystem.org/wiki/index.php/Download_Pyglets">different scripts</a> are being created. It is just great to see people who normally wouldn&#8217;t bother learning C++ pick up Python and start creating useful stuff on the first day. In that way Python really helps lowering the barrier to entry.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/02/28/mms-110-rc4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mms 1.1.0 rc2 released</title>
		<link>http://people.iola.dk/arj/2008/02/07/mms-110-rc2-released/</link>
		<comments>http://people.iola.dk/arj/2008/02/07/mms-110-rc2-released/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 01:12:48 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[My Media System]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2008/02/07/mms-110-rc2-released/</guid>
		<description><![CDATA[<p>I&#8217;m pleased to <a href="http://forum.mymediasystem.org/viewtopic.php?t=1113">announce</a> a new release candidate of <a href="http://mymediasystem.org/">mms</a> 1.1.0. Biggest improvements are a <span class="postbody">weather plugin, </span>vsync in opengl, better lyrics support besides of course a large amount of bug fixes. The number of changes since rc1 has been quite high, on avarage 2.71 commit every day thanks to all the wonderful contributions.</p>
<p style="text-align: center"><img src="http://people.iola.dk/anders/weather-small.png" height="300" width="400" /></p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/02/07/mms-110-rc2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Media System 1.1.0 rc1 released</title>
		<link>http://people.iola.dk/arj/2007/12/16/my-media-system-110-rc1-released/</link>
		<comments>http://people.iola.dk/arj/2007/12/16/my-media-system-110-rc1-released/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 19:30:39 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[My Media System]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/2007/12/16/my-media-system-110-rc1-released/</guid>
		<description><![CDATA[<p>It&#8217;s been a long time coming but finally <a href="http://www.mymediasystem.org">1.1.0</a> is almost here. The new stuff is: plugins, improved search, opengl output with fancy transition animations, python support, movie collection. ofdb.de support, last.fm support, improved lcd support and new theme. <a href="http://wiki.mymediasystem.org/wiki/index.php/What_is_new_in_110">More here</a> (pictures <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).</p>
<p>I did a small video to show how one can use a nokia 770 (the n800 works even better) together with MMS that you can see <a href="http://mms.sunsite.dk/mms-1.1.0-screens/mms.wmv">here</a>.</p>
<p>Acmelabs did a small video of the opengl plugin in action:</p>
<p align="center"> <object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/23QIrDHvD6s&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/23QIrDHvD6s&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2007/12/16/my-media-system-110-rc1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

