<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Stuart's Blog</title><link>http://thedigitallifestyle.com/cs/blogs/stuart/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/thedigitallifestyle/stuart" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>How to launch 3rd Party MCE add-in with a Logitech Harmony remote</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/7P2ZMKkFHbQ/how-to-launch-3rd-party-mce-add-in-with-a-logitech-harmony-remote.aspx</link><pubDate>Fri, 06 Nov 2009 09:55:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24167</guid><dc:creator>cw-kid</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24167</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/11/06/how-to-launch-3rd-party-mce-add-in-with-a-logitech-harmony-remote.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Following up on my recent post entitled &lt;a href="http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/25/how-to-launch-media-center-directly-in-to-3rd-party-app.aspx" target="_blank"&gt;How to launch Media Center directly in to a 3rd party app&lt;/a&gt;, I&amp;rsquo;ve been looking at how to launch My Movies and RadioTime MCE using a Logitech Harmony 550 universal remote control. &lt;/p&gt;
&lt;p&gt;Searching on the internet it seems some people on Vista Media Center were using macros to move the cursor up / down, left /right on the MCE menu to click on the My Movies icon, which is not ideal and wouldn&amp;rsquo;t work on 7mc anyways. &lt;/p&gt;
&lt;p&gt;Others were using software such as &lt;a href="http://melloware.com/products/intelliremote/" target="_blank"&gt;Intelliremote&lt;/a&gt; or &lt;a href="http://mlindberg.com/projects/cr/config.aspx#remap" target="_blank"&gt;ControlRemote&lt;/a&gt; however I did not want any additional software installed and running in order to achieve this. &lt;/p&gt;
&lt;p&gt;So I have used a keyboard shortcut method, however there is one issue with this, you need a &lt;a href="http://www.amazon.com/Microsoft-Remote-Keyboard-Windows-ZV1-00004/dp/B000AOAAN8" target="_blank"&gt;Microsoft MCE 2005 IR keyboard&lt;/a&gt; to teach the Harmony the IR codes of the keyboard shortcuts. Luckily for me I had one of these MCE keyboards kicking about the place. &lt;/p&gt;
&lt;p&gt;First thing I did was to create two new shortcuts for Windows Media Center one to launch My Movies and the other to launch RadioTimeMCE. I used the method I described in my last post &lt;a href="http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/25/how-to-launch-media-center-directly-in-to-3rd-party-app.aspx" target="_blank"&gt;here&lt;/a&gt; to create these shortcuts. I didn&amp;rsquo;t want them on the desktop so I created a folder in my Start Menu called MCE Custom Shortcuts.&lt;/p&gt;
&lt;p&gt;In this folder are my two Media Center shortcuts:&lt;/p&gt;
&lt;p&gt;Windows Media Center &amp;ndash; My Movies&lt;/p&gt;
&lt;p&gt;Target: %windir%\ehome\ehshell.exe /entrypoint:{8984aed5-7c9d-42f0-b2ad-c39bbcf04a25}\{810d7b87-1300-4aed-a700-1c6179f8f14b}&lt;/p&gt;
&lt;p&gt;Windows Media Center &amp;ndash; RadioTime MCE&lt;/p&gt;
&lt;p&gt;Target: %windir%\ehome\ehshell.exe /entrypoint:{4c36cf23-bf48-4f93-86c5-78009734d21a}\{4c36cf23-bf48-4f93-86c5-78009734d21b}&lt;/p&gt;
&lt;p&gt;Windows Media Center - HeatWave&lt;/p&gt;
&lt;p&gt;Target: %windir%\ehome\ehshell.exe /entrypoint:{07bb2735-4d20-4404-bc1a-aa13761f3e9e}\{574a685e-fc95-4f8d-9c37-500d772e526a}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_30651CAF.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_59E8C215.png" width="273" border="0" height="382" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Now we need to assign some keyboard shortcuts to these Windows Media Center shortcut icons. &lt;/p&gt;
&lt;p&gt;&lt;i&gt;Note: Important, only create your keyboard shortcut key after you have moved the custom shortcuts to the start menu. As the first time I created the icons on the desktop, then set the keyboard shortcut keys and then moved them from the desktop to the start menu, however I found the keyboard shortcuts then did not work so I had to remove them and add them again. &lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Creating the keyboard shortcut keys:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Right click on the first Windows Media Center shortcut from the start menu as shown above in this case the My Movies one. Select properties from the menu.&lt;/p&gt;
&lt;p&gt;Click in to the Shortcut key field with your mouse and then enter a key combination on the keyboard. You can probably use any thing you like here I used Ctrl + Alt + M &lt;/p&gt;
&lt;p&gt;Click Apply and then OK. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_330A8608.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_4BF63080.png" width="299" border="0" height="422" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Now repeat this process for any other icons you are setting up, in this case the RadioTime MCE one. &lt;/p&gt;
&lt;p&gt;For this one I used Ctrl + Alt + R&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_4194E653.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_1F995E02.png" width="299" border="0" height="418" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Test that they work by entering the newly created Keyboard shortcut keys and ensure Media Center is launched into the correct 3rd party add-in.&lt;/p&gt;
&lt;p&gt;Ok now our Media Center PC is configured we need to use the MCE 2005 IR keyboard and the Harmony software. &lt;/p&gt;
&lt;p&gt;I am presuming your have already added your Media Center PC so just click the Learn IR button under the Media Center PC device. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pVwoY964neG-wC_21pv9WkNPD-ARKgK9gpLiYCpIIlyXs_1iGc6ocofO1-XLE2M_XIUwNpVWQ_Z2Xka1_TUMUYvbKyZuc8S0l/Harmony1.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony1_5F00_780245FD.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony1" alt="Harmony1" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony1_5F00_thumb_5F00_7B240818.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Scroll down to the bottom of the list and in the Learn a New Command type &amp;ldquo;My Movies&amp;rdquo; and then click the Learn New Command button.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://public.bay.livefilestore.com/y1pZGTfhB5rZkNNX1ZGi39LSan4dxhIbdEOlyammaKZJqeswNEPL-EIR6KR6ILW9l-Fud4d-nauf3xeVAxUG2R8tA/Harmony2.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony2_5F00_5445CC0B.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony2" alt="Harmony2" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony2_5F00_thumb_5F00_08B67887.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now this is where the MCE 2005 IR keyboard comes in to play, line it up with the Harmony remote control and then enter the keyboard shortcut key you setup earlier on the Media Center PC. In this case it was Ctrl + Alt + M &lt;/p&gt;
&lt;p&gt;It should then say Key Detected, the Harmony software will ask you to confirm this key again and hopefully after that it has learnt the new IR code.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://public.bay.livefilestore.com/y1pJbQlewSBEYktbUFVXcrMod9FZD7yZTAJgc0nVhYDBH87lor0VZyN9lyfu61YqlB1I0U0OH5pjwSxdvQ-nFMSUw/Harmony3.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony3_5F00_21D1D2BF.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony3" alt="Harmony3" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony3_5F00_thumb_5F00_08A652BA.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://public.bay.livefilestore.com/y1pZu1Cqywb2y9d0oxNXos-ygT15m5NdtjurGDlHXnL6C5Hj3VPZhddi-Th_rsR-1VZI5jhgVSM7Pdmnmh_n0alrg/Harmony4.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony4_5F00_5AD889F4.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony4" alt="Harmony4" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony4_5F00_thumb_5F00_4F7F4FEA.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Once you have successfully learnt the IR code repeat the process for any other shortcuts you are setting up, in my case I got the Harmony to learn another command called RadioTime using the Ctrl + Alt + R keyboard shortcut key.&lt;/p&gt;
&lt;p&gt;Finish the wizard and click Done&lt;/p&gt;
&lt;p&gt;Now you need to assign your new commands, in the Harmony software go back to the Device tab and click the Settings button on the Media Center PC device. Then select Adjust Inputs from the list and click Next. &lt;/p&gt;
&lt;p&gt;On this screen I chose to delete the My DVDs and Radio inputs as these are for the inbuilt DVD / Movie Library and Radio area&amp;rsquo;s of Media Center which I won&amp;rsquo;t be using. &lt;/p&gt;
&lt;p&gt;I then added two new inputs one called &amp;ldquo;My Movies&amp;rdquo; and one called RadioTime&amp;rdquo; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://public.bay.livefilestore.com/y1p39GuSP7JAyIduP5U6-nv0Qg_rKtWzMzlUi1sdIlmmuKGlqBpMtAc03KTjPLEnsIgNMV7nkyHOkewy-oxiKkiiA/Harmony5.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony5_5F00_05349545.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony5" alt="Harmony5" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony5_5F00_thumb_5F00_0819D42B.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;On this next screen you assign the new inputs to your newly created commands that will now appear in the drop down list. &lt;/p&gt;
&lt;p&gt;Assigning My Movies input to the My Movies command&lt;/p&gt;
&lt;p&gt;&lt;a href="http://public.bay.livefilestore.com/y1pbEVc7DLn5W6cEOL0QFPEBb3tyBCJlMhGMg94slD03O2ZAJP4-kMVh_AEG9YzLSIQrDkL1rVR6nzK8GWuvsK6QQ/Harmony6.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony6_5F00_371C1002.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony6" alt="Harmony6" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony6_5F00_thumb_5F00_3A6D81DD.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Assigning RadioTime input to the RadioTime command&lt;/p&gt;
&lt;p&gt;&lt;a href="http://public.bay.livefilestore.com/y1pwpVznKM2aZFw8sMjrJr7CY-lUfRgEikXqQbjfOar8aeo7YDJczMaXte9q51Z6o3zpp-EqZYA9ek278W1AB_bgQ/Harmony7.JPG" target="_blank"&gt;Click for larger image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony7_5F00_774203AF.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Harmony7" alt="Harmony7" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Harmony7_5F00_thumb_5F00_5A7868CD.jpg" width="404" border="0" height="304" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Finish the wizard and click Done. &lt;/p&gt;
&lt;p&gt;Now save the changes to the remote control. &lt;/p&gt;
&lt;p&gt;On my model the Harmony 550, I click the Devices button on the remote control, select Media Center and I can then scroll through the pages on the screen and see the new options My Movies and Radio time, when I press either one Media Center is launched in to the correct 3rd party application. Job done!&lt;/p&gt;
&lt;p&gt;In addition you could assign your new commands to a custom button such as A or B for example. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I think this wasn&amp;rsquo;t such a bad way to set this up as you don&amp;rsquo;t need to install any additional software, the only downside is you need an MCE 2005 IR keyboard which you might not currently have. &lt;/p&gt;
&lt;p&gt;Next I need to figure out how to change the page layout and item order that shows up on the remote controls LCD screen and bring my new entries to the first page. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24167" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lSG9LdudJsBi3lnXYRIeOyYnXeA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lSG9LdudJsBi3lnXYRIeOyYnXeA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lSG9LdudJsBi3lnXYRIeOyYnXeA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lSG9LdudJsBi3lnXYRIeOyYnXeA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/7P2ZMKkFHbQ" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/My+Movies/default.aspx">My Movies</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Harmony/default.aspx">Harmony</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/11/06/how-to-launch-3rd-party-mce-add-in-with-a-logitech-harmony-remote.aspx</feedburner:origLink></item><item><title>HeatWave makes a come back for Seven MC</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/-XmNfp0n308/heatwave-makes-a-come-back-for-seven-mc.aspx</link><pubDate>Mon, 02 Nov 2009 08:03:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24143</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24143</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/11/02/heatwave-makes-a-come-back-for-seven-mc.aspx#comments</comments><description>&lt;p&gt;One of my favorite little Media Center add-ins HeatWave has made a come back for Windows 7 Media Center in the form or version 1.2 &lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_26CCCD69.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_51950BAE.png" width="404" border="0" height="317" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The author James aka MCExtended posted details on the TGB thread &lt;a href="http://thegreenbutton.com/forums/p/59564/399962.aspx#399962" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can download HeatWave from the links below:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jasmio.com/downloads/HeatWave.Win32.1.2.1.0.msi" target="_blank"&gt;32 bit&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.jasmio.com/downloads/HeatWave.Win64.1.2.1.0.msi" target="_blank"&gt;64 bit&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_20BDA46A.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_15FCFABD.png" width="404" border="0" height="239" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d2f756e0-7668-4180-925e-bc29464bb391" class="wlWriterEditableSmartContent"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag"&gt;clubhouse&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/story" rel="clubhouseTag"&gt;story&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/media+center" rel="clubhouseTag"&gt;media center&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/heatwave" rel="clubhouseTag"&gt;heatwave&lt;/a&gt; &lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24143" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rDbl1zw6FyiphudNsS6D9GMHxeI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rDbl1zw6FyiphudNsS6D9GMHxeI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rDbl1zw6FyiphudNsS6D9GMHxeI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rDbl1zw6FyiphudNsS6D9GMHxeI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/-XmNfp0n308" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Heatwave/default.aspx">Heatwave</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/11/02/heatwave-makes-a-come-back-for-seven-mc.aspx</feedburner:origLink></item><item><title>How to launch Media Center directly in to 3rd party app</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/C6AQVmqsFng/how-to-launch-media-center-directly-in-to-3rd-party-app.aspx</link><pubDate>Sun, 25 Oct 2009 15:07:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24116</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24116</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/25/how-to-launch-media-center-directly-in-to-3rd-party-app.aspx#comments</comments><description>&lt;p&gt;These command line switches have been covered before but I&amp;rsquo;ve seen a few posts recently with users asking how can I launch Media Center directly in to this or that third party Media Center add-in or into a particular area of media center itself. &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve just tested this out and I was able to launch 7MC directly in to Media Browser, My Movies 3 and TunerFree MCE, but this method should work for any third party entry point. &lt;/p&gt;
&lt;p&gt;You can see a list of some of these command line switches &lt;a target="_blank" href="http://msdn.microsoft.com/en-us/library/bb189052.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A new one for 7MC for example is: ehshell.exe /nostartupanimation which will launch 7MC without the fan fair start up animation. &lt;/p&gt;
&lt;p&gt;Ok back to launching directly into our third party apps the command is: &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ehshell.exe /entrypoint:{&lt;/strong&gt;&lt;em&gt;application_guid&lt;/em&gt;&lt;strong&gt;}\{&lt;/strong&gt;&lt;em&gt;entrypoint_guid&lt;/em&gt;&lt;strong&gt;}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;So in this example I will show you how to look in the registry to find the application and entrypoint GUID&amp;rsquo;s for My Movies 3.0. but you can apply this method to any media center applications you have installed. &lt;/p&gt;
&lt;p&gt;Open up the registry editor by running regedit&lt;/p&gt;
&lt;p&gt;Navigate to the following area in the registry:&lt;/p&gt;
&lt;p&gt;Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Extensibility\Entry Points&lt;/p&gt;
&lt;p&gt;In here you will now see a list of entry point GUID&amp;rsquo;s down the left hand side, as shown in the screen shot, click on each entry on the left hand side in turn and look in the right hand pane until you see the Media Center application you want to launch into. In this case My Movies.&lt;/p&gt;
&lt;p&gt;Click the image for a larger view: &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1p71Q5qtT5afp0XHPc7f0EBy5992eDlST6BwSBsTsR8ph4x_v_8eNH1UBOb0vfmwauwTqg9NZi7Uat1nxdvM7m9YUAXvNM_-S0/EntryPoints.jpg"&gt;&lt;img height="217" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_78B2EEFC.png" alt="image" border="0" title="image" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Make a note of the entry point GUID value in this case it was: &lt;/p&gt;
&lt;p&gt;{810d7b87-1300-4aed-a700-1c6179f8f14b}&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_67DB1E81.png"&gt;&lt;img height="65" width="244" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_027794CE.png" alt="image" border="0" title="image" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Now on the right hand side make a note of the application GUID value in this case it was:&lt;/p&gt;
&lt;p&gt;{8984aed5-7c9d-42f0-b2ad-c39bbcf04a25}&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_2C2AE9F4.png"&gt;&lt;img height="215" width="463" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_34BB1CB3.png" alt="image" border="0" title="image" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now I have all the information I need to launch my Media Center directly in to My Movies 3.0 and my finished command line is: &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ehshell.exe /entrypoint:{8984aed5-7c9d-42f0-b2ad-c39bbcf04a25}&lt;/strong&gt;&lt;strong&gt;\{810d7b87-1300-4aed-a700-1c6179f8f14b}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;So now I can either just create a new desktop shortcut for Windows Media Center and include my /entrypoint switch or perhaps create my own .cmd file to launch media center. &lt;/p&gt;
&lt;p&gt;Creating a new shortcut to ehshell.exe in the C:\Windows\ehome directory&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_41A4D6F7.png"&gt;&lt;img height="305" width="407" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_1E843FBA.png" alt="image" border="0" title="image" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Copy and paste your entire /entrypoint switch after ehshell.exe as shown below.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_77A603AC.png"&gt;&lt;img height="319" width="411" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_6D813CB4.png" alt="image" border="0" title="image" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Now when I double click this new shortcut for Windows Media Center I am always taken straight into My Movies 3.0 or any other third party Media Center application of my choosing. &lt;/p&gt;
&lt;p&gt;And as a bonus tip, run this command to launch 7MC straight in to Netflix: &lt;/p&gt;
&lt;p&gt;windowsmediacenterapp:{e6f46126-f8a9-4a97-9159-b70b07890112}\{982ea9d3-915c-4713-a3c8-99a4688b7c59}?EntryPointParameters=&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m assuming these are global GUID&amp;rsquo;s and will work for all users? Let me know. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24116" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/o-lo9PO76-VbfkqwigkwGmwfV4w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o-lo9PO76-VbfkqwigkwGmwfV4w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/o-lo9PO76-VbfkqwigkwGmwfV4w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o-lo9PO76-VbfkqwigkwGmwfV4w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/C6AQVmqsFng" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/command+switches/default.aspx">command switches</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/ehshell/default.aspx">ehshell</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/25/how-to-launch-media-center-directly-in-to-3rd-party-app.aspx</feedburner:origLink></item><item><title>How to move the Netflix &amp; Internet TV 7MC start menu icons</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/x5BYeRZXzaY/how-to-move-the-netflix-amp-internet-tv-7mc-start-menu-icons.aspx</link><pubDate>Wed, 21 Oct 2009 04:22:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24063</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24063</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/21/how-to-move-the-netflix-amp-internet-tv-7mc-start-menu-icons.aspx#comments</comments><description>&lt;p&gt;Using Media Center Studio you can edit the Media Center Start Menu strips and icons. If you want to move the new Netflix and Internet TV icons to a custom menu strip you can! &lt;/p&gt;
&lt;p&gt;Create a new custom menu or use an existing custom menu such as the one My Movies creates. &lt;/p&gt;
&lt;p&gt;In this case I just created a new custom menu called custom menu.&lt;/p&gt;
&lt;p&gt;Then move Promo (Movies1) for Netflix and Promo (Browse TV) for Internet TV to your custom menu strip. Save the changes in Media Center Studio. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iwivtq.bay.livefilestore.com/y1pls_9D4p0QzBRaz7qkjRQhjbD5bVWQKtx1MHi1JYx061DBskZRu_slDmQOMIQ8dGkiQHNCwTW2DsnycFjEgcn4g/MediaCenterStudio-Netflix-TV.jpg" target="_blank"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MediaCenterStudio-Netflix-TV[1]" alt="MediaCenterStudio-Netflix-TV[1]" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/MediaCenterStudioNetflixTV1_5F00_1EF2A545.jpg" width="404" border="0" height="217" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Open Media Center and the Netflix and Internet TV icons should now appear on your custom menu strip. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iwivtq.bay.livefilestore.com/y1pGeviPf2mTZX-W34NdO11MUO1lyWkI85GM819GeOg9MQK4uGtStow83gCes7hnXhOMmkh1Wzgkq7V8yeT3PS5Xg/MediaCenterStudio-Netflix-TV2.jpg" target="_blank"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="MediaCenterStudio-Netflix-TV2[1]" alt="MediaCenterStudio-Netflix-TV2[1]" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/MediaCenterStudioNetflixTV21_5F00_094846DB.jpg" width="404" border="0" height="237" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Thanks to Advent for the tip about using the promo tiles. &lt;/p&gt;
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:38d80341-5dd7-478f-a597-502b10e37013" class="wlWriterEditableSmartContent"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/Clubhouse" rel="clubhouseTag"&gt;Clubhouse&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center" rel="clubhouseTag"&gt;Media Center&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/How-to" rel="clubhouseTag"&gt;How-to&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center+Studio" rel="clubhouseTag"&gt;Media Center Studio&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/Netflix" rel="clubhouseTag"&gt;Netflix&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/Internet+TV" rel="clubhouseTag"&gt;Internet TV&lt;/a&gt; &lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24063" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4JCZLdUmm3n7QNFwdl_vy29Enyw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4JCZLdUmm3n7QNFwdl_vy29Enyw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4JCZLdUmm3n7QNFwdl_vy29Enyw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4JCZLdUmm3n7QNFwdl_vy29Enyw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/x5BYeRZXzaY" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Internet+TV/default.aspx">Internet TV</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Netflix/default.aspx">Netflix</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Media+Center+Studio/default.aspx">Media Center Studio</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/21/how-to-move-the-netflix-amp-internet-tv-7mc-start-menu-icons.aspx</feedburner:origLink></item><item><title>Media Center Studio</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/7TlqHhvTJf8/media-center-studio.aspx</link><pubDate>Wed, 21 Oct 2009 02:50:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24062</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24062</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/21/media-center-studio.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One of my favorite Media Center related applications has to be Media Center Studio which is the replacement of MC Menu Mender. Media Center Studio allows you to customize your Media Center setup by adding new themes and editing the Media Center start menu. The application is free and is developed by Advent from the &lt;a href="http://www.xpmediacentre.com.au/community/windows-media-center-plugins-addons/"&gt;Australian Media Center Community forums&lt;/a&gt;. You can download Media Center Studio from the website &lt;a href="http://www.adventmediacenter.com/" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Overview:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Media Center Studio is a free application for Windows Vista and Windows 7 that enables you to customize Windows Media Center. It is the successor of MC Menu Mender, bringing it up to date for Windows 7 and adding support for theme application and editing.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Features:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Edit your start menu - rearrange or disable native menu items &lt;/li&gt;
&lt;li&gt;Create your own menu strips, and your own items to go in them &lt;/li&gt;
&lt;li&gt;Monitors your application and returns to Media Center when it exits &lt;/li&gt;
&lt;li&gt;Set up a button on your remote to exit your application &lt;/li&gt;
&lt;li&gt;Create menu items that take you to native Media Center pages, or start media &lt;/li&gt;
&lt;li&gt;Apply themes to Media Center &lt;/li&gt;
&lt;li&gt;Create new themes or edit existing ones &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Themes:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/MCStudioThemes11_5F00_657A8E56.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="MCStudio-Themes1[1]" alt="MCStudio-Themes1[1]" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/MCStudioThemes11_5F00_thumb_5F00_1430212C.jpg" width="404" border="0" height="284" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/MCStudioDimTheme1_5F00_23175046.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="MCStudio-DimTheme[1]" alt="MCStudio-DimTheme[1]" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/MCStudioDimTheme1_5F00_thumb_5F00_07261B4E.jpg" width="404" border="0" height="237" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Start Menu:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_64EE0FC7.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_0886EBC8.png" width="404" border="0" height="237" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1a5561dc-3445-4f1c-9d15-cdd5fc533c95" class="wlWriterEditableSmartContent"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/Clubhouse" rel="clubhouseTag"&gt;Clubhouse&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/story" rel="clubhouseTag"&gt;story&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center" rel="clubhouseTag"&gt;Media Center&lt;/a&gt; , &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center+Studio" rel="clubhouseTag"&gt;Media Center Studio&lt;/a&gt; &lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24062" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7aQt6V05gt_3EiL7vK0xhNfHNTs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7aQt6V05gt_3EiL7vK0xhNfHNTs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7aQt6V05gt_3EiL7vK0xhNfHNTs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7aQt6V05gt_3EiL7vK0xhNfHNTs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/7TlqHhvTJf8" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Media+Center+Studio/default.aspx">Media Center Studio</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/21/media-center-studio.aspx</feedburner:origLink></item><item><title>7MC Netflix – Screen shots</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/Srb8uRtnfng/7mc-netflix-screen-shots.aspx</link><pubDate>Tue, 20 Oct 2009 12:18:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24052</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24052</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/20/7mc-netflix-screen-shots.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The new Netflix application has changed from the Vista version and looks more integrated in to the Windows 7 Media Center overall style with the overlays.&lt;/p&gt;
&lt;p&gt;Also there are 13 genre pivots along the top, I seem to think this is more than was visible in Vista? Search looks the same to me. &lt;/p&gt;
&lt;p&gt;Click the images for larger views:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pXjToodhouNui1KPMEe2c1DJifAq1uiNu-k5VM87LpmbZxe4BhRBr-AzqC8AcCzhsSojRAjFIzKVBw0Kg5On8aQ/7MC-Netflix.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/7MCNetflix1_5F00_2488F3E8.jpg" alt="7MC-Netflix[1]" border="0" title="7MC-Netflix[1]" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pGG68c1cLAlZHa1vqfOsR80qBa4vFgQFECij0GdHeDJfrqdWJGh8pOJ_LA0TNaR_EgRrjXnqbnPlXTSCaY3Jd3w/7MC-Netflix2.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/7MCNetflix21_5F00_432FB806.jpg" alt="7MC-Netflix2[1]" border="0" title="7MC-Netflix2[1]" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1psIUwmNeZiSCLDXcn3NenpqSmnBt-OA8zobFmwXQVwAnXdFhYy_267QT6yhQ4_Mae0uf0gLt2QkteB3gEyKA39w/7MC-Netflix3.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/7MCNetflix31_5F00_2BD48DC8.jpg" alt="7MC-Netflix3[1]" border="0" title="7MC-Netflix3[1]" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1plfLk5MGqUX6C8oUgS8HOiVrZJC_US6fvOBUlsOacNdL7IZ0ktCiu2i7iVy5XOMxrIB9wsggy3qS5bJAoHVuw8NTvyCpbaQCu/7MC-Netflix4.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/7MCNetflix41_5F00_200F20C9.jpg" alt="7MC-Netflix4[1]" border="0" title="7MC-Netflix4[1]" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pwbhIir0pfL1vMLImC_JhAQPh9yoQCX1dEOhYm01hHE0XnfN8NWxvdn4VW2d3VAAQfC4sfIil9WjvLdvtyVpjHY6VAp3NQlI_/7MC-Netflix5.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/7MCNetflix51_5F00_293B363D.jpg" alt="7MC-Netflix5[1]" border="0" title="7MC-Netflix5[1]" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24052" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YbH1PKLHZvQcGPnAOnKlUHM4WsE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YbH1PKLHZvQcGPnAOnKlUHM4WsE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YbH1PKLHZvQcGPnAOnKlUHM4WsE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YbH1PKLHZvQcGPnAOnKlUHM4WsE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/Srb8uRtnfng" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Netflix/default.aspx">Netflix</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/20/7mc-netflix-screen-shots.aspx</feedburner:origLink></item><item><title>Netflix released for Windows 7 Media Center</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/rLPXD8CgIP4/netflix-released-for-windows-7-media-center.aspx</link><pubDate>Tue, 20 Oct 2009 11:55:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24050</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24050</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/20/netflix-released-for-windows-7-media-center.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looks like Netflix has been pushed out for 7MC, my machine has just picked up the icon and I was able to install the Netflix add-in software. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://lh5.ggpht.com/_tlRUfVmagfo/St2HMxCsuwI/AAAAAAAAA_4/LAZTJsFbn7A/s1600-h/7MC-Netflix%5B3%5D.jpg"&gt;&lt;img height="275" width="451" src="http://lh3.ggpht.com/_tlRUfVmagfo/St2HNyFSImI/AAAAAAAAA_8/YRz17jrmPhc/7MC-Netflix_thumb%5B1%5D.jpg?imgmax=800" alt="7MC-Netflix" border="0" title="7MC-Netflix" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24050" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oD0vuyAx6caJm6IHtZz2BxhQDik/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oD0vuyAx6caJm6IHtZz2BxhQDik/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oD0vuyAx6caJm6IHtZz2BxhQDik/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oD0vuyAx6caJm6IHtZz2BxhQDik/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/rLPXD8CgIP4" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Netflix/default.aspx">Netflix</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/20/netflix-released-for-windows-7-media-center.aspx</feedburner:origLink></item><item><title>7MC new Internet TV with wait for it…. Flash!</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/vv8sfqkGArg/7mc-new-internet-tv-with-wait-for-it-flash.aspx</link><pubDate>Tue, 20 Oct 2009 11:52:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24049</guid><dc:creator>cw-kid</dc:creator><slash:comments>8</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24049</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/20/7mc-new-internet-tv-with-wait-for-it-flash.aspx#comments</comments><description>&lt;p&gt;I&amp;rsquo;ve just installed the new update for Internet TV which has replaced Internet TV beta 2 in Windows 7 Media Center and it&amp;rsquo;s a brand new UI and looks pretty slick, one massive surprise is that I was prompted to install an additional update for flash support inside Media Center, I&amp;rsquo;m still in shock lol and very excited I never expected to ever see native support for Flash in Media Center. &lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the good news the bad news is that Internet TV is now locked down again and cannot be accessed by any old region as was the case with Internet TV beta 2 on the RTM. &lt;/p&gt;
&lt;p&gt;Click the images for larger views of them:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1piptJ4hcoP_ECcBZJqftfkqD7ZiK7PmIr8lOXCe2clEYguXf2BJKQbmv7K22fy3X7N0dBY2YCSkixCxQUmWDF3g/InternetTV.jpg"&gt;&lt;img height="236" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV1_5F00_252F0A13.jpg" alt="InternetTV[1]" border="0" title="InternetTV[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pLYmCH33M7Rql7PGjjeRMsCrEU-9XU27u0czEXJK0zCjBY2_wzgSY92REZixgg7TLDPm3jSiInHdXNOxQi5KpOw/InternetTV2.jpg"&gt;&lt;img height="236" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV21_5F00_0D4822ED.jpg" alt="InternetTV2[1]" border="0" title="InternetTV2[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pd6Wx6F3c8TkVheWpEucYnnEQznSNb8w1Im0eOaBGk4uBalZ8AIM-RQ5QTKnr1EwdR_OmavsS6bW4rKs9Uxw4rQ/InternetTV4.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV41_5F00_09E68B45.jpg" alt="InternetTV4[1]" border="0" title="InternetTV4[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pKqlubm3grOnMyzTA47zQkJ7reWBlsOwx4pbvItshR_b8B56q6oGz_t_S6Nhzrid_0_7rvk9m-t4BX23fTX0qvA/InternetTV3.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV31_5F00_26A0005A.jpg" alt="InternetTV3[1]" border="0" title="InternetTV3[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pRTMm2iSzVQNhIdBlFUBCGjOHxPOo4bs6Gsy5hdk9ZQdaPqVf6FUiTZyM_dWvnx5Lo7MsfIOOrYaIvnm9_7Fr0Q/InternetTV5.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV51_5F00_1161D4E5.jpg" alt="InternetTV5[1]" border="0" title="InternetTV5[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;OMG Flash inside of Media Center, Christmas has come earlier this year!&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pFpIOaOxvGFLX6m-BvBLbFXzgHEO-3pNnyHJdyjuHBHY6RouwSPRp1hIKgi47nnjSRfYZtlnzGAIn8DctCBhoSw/InternetTV7.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV71_5F00_158BACAA.jpg" alt="InternetTV7[1]" border="0" title="InternetTV7[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Native Flash playback inside Internet TV - 7MC. &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" href="http://iwivtq.bay.livefilestore.com/y1pEPcqnlxOGJHk0lRqpkYbV9Ns0koWT8YzpYXVRFD4PXXuo-3qnv4vDZCVLk6LIYvMPPtC9ce2MBoQpiZcMiYojQ/InternetTV10.jpg" id="spPreviewLink"&gt;&lt;img height="345" width="401" src="http://iwivtq.bay.livefilestore.com/y1pEPcqnlxOGJHk0lRqpkYbV2uS_-5kVN22yMJhtNg1ytxbGpHrlFOuiktYGzkfzCDbXxS85xR-BQHW4tlThScCfw/InternetTV10.jpg" id="spPreviewImage" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the bad news.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://iwivtq.bay.livefilestore.com/y1pNlz4ybSFL9yF0uhgGFiYoYXPi7J_-H066ZmwoaHo6v3VDG01bGSY2hgx9iJPz5zQ_aIHhwL6zXkGu1EYuhWxkQ/InternetTV8.jpg"&gt;&lt;img height="239" width="404" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/InternetTV81_5F00_04C401FC.jpg" alt="InternetTV8[1]" border="0" title="InternetTV8[1]" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Brought to you by CW Kid&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" rel="nofollow" href="http://iwivtq.bay.livefilestore.com/y1pol6TKv37Ys5JcjakkLfLUSZLhKq2RPINXSx0NcTL26PbgYkFGf1Qe0gaqzyjf95bthyC6PW9g5WIZcvKHaptvEf7bofEm9dV/InternetTV9.jpg" id="spPreviewLink"&gt;&lt;img height="340" width="404" src="http://iwivtq.bay.livefilestore.com/y1pol6TKv37Ys5JcjakkLfLUSZLhKq2RPINYGJbpquLz-vmoGccEUvmYX3sCki1vgbZpxKQgLKR6k0aNRbDtj2IBPlpTUCcazox/InternetTV9.jpg" id="spPreviewImage" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24049" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/clz8K3GjSXmi-0YXGUP_IhePx_U/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/clz8K3GjSXmi-0YXGUP_IhePx_U/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/clz8K3GjSXmi-0YXGUP_IhePx_U/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/clz8K3GjSXmi-0YXGUP_IhePx_U/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/vv8sfqkGArg" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Internet+TV/default.aspx">Internet TV</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Flash/default.aspx">Flash</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/20/7mc-new-internet-tv-with-wait-for-it-flash.aspx</feedburner:origLink></item><item><title>MCE Plugin’s index</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/32eOn9OZgS8/mce-plugin-s-index.aspx</link><pubDate>Fri, 16 Oct 2009 09:51:22 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24023</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24023</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/16/mce-plugin-s-index.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I just stumbled across &lt;a href="http://thegreenbutton.com/forums/p/79198/396306.aspx#396306"&gt;this&lt;/a&gt; on the Green Button forums and thought it was well worth a mention. A TGB user called JonL has created a newly updated index / list of MCE plugin’s and related utilities. &lt;/p&gt;  &lt;p&gt;I can imagine it must have took some time to do but it’s great to see a new list being managed and maintained. &lt;/p&gt;  &lt;p&gt;You can check out the index on theHTPC.net &lt;a href="http://www.thehtpc.net/plugin-index"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24023" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rfIvXzv63m1xfH4mWcy7pLlP8NM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rfIvXzv63m1xfH4mWcy7pLlP8NM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rfIvXzv63m1xfH4mWcy7pLlP8NM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rfIvXzv63m1xfH4mWcy7pLlP8NM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/32eOn9OZgS8" height="1" width="1"/&gt;</description><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/16/mce-plugin-s-index.aspx</feedburner:origLink></item><item><title>My Movies 3.0 – It’s finished!</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/RN2H6E8asog/my-movies-3-0-it-s-finished.aspx</link><pubDate>Fri, 16 Oct 2009 04:18:41 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24022</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24022</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/16/my-movies-3-0-it-s-finished.aspx#comments</comments><description>&lt;p&gt;My Movies 3.0 is done and dusted it’s shipped already to the custom installers yesterday and is due for public release on October 22nd. &lt;/p&gt;  &lt;p&gt;I was involved with the beta testing and if you haven’t seen me on the Green Button forums for a while, I’ve been hanging out over at the My Movies forums for the last few weeks instead. &lt;/p&gt;  &lt;p&gt;Congratulations to Brian the developer of My Movies, I think we are all very pleased with how My Movies 3.0 has shaped up and he’s not finished yet, the development cycle will continue with My Movies 3.1 or 3.5 on the horizon. So lets hope our wish list items make it! &lt;/p&gt;  &lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_3EF621E7.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_3993C311.png" width="429" height="245" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24022" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Bu-Z6NK9-0nzxv-CbzVX10yJLQo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Bu-Z6NK9-0nzxv-CbzVX10yJLQo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Bu-Z6NK9-0nzxv-CbzVX10yJLQo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Bu-Z6NK9-0nzxv-CbzVX10yJLQo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/RN2H6E8asog" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/My+Movies/default.aspx">My Movies</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/16/my-movies-3-0-it-s-finished.aspx</feedburner:origLink></item><item><title>ASRock NetTop packs a punch!</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/tvysqYR_HCI/asrock-nettop-packs-a-punch.aspx</link><pubDate>Fri, 16 Oct 2009 02:14:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:24021</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=24021</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/16/asrock-nettop-packs-a-punch.aspx#comments</comments><description>&lt;p&gt;On the bench today we have an ASRock NetTop, I have the ION 330 BD model.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.asrock.com/nettop/overview.asp?Model=ION%20330-BD"&gt;Product Home page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_6CF6B929.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" alt="image" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_00E025F3.png" width="244" border="0" height="171" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="post-body entry-content"&gt;
&lt;div class="post-body entry-content"&gt;
&lt;li&gt;Intel&lt;sup&gt;&amp;reg;&lt;/sup&gt; Atom&amp;trade; 330 (Dual-Core CPU) &lt;/li&gt;
&lt;li&gt;NVIDIA&lt;sup&gt;&amp;reg;&lt;/sup&gt; ION&amp;trade; graphics processor &lt;/li&gt;
&lt;li&gt;BD combo
&lt;p&gt;After
disappointing results with a Zotac ION motherboard I had high hopes for
this little machine and I have to say it seems to be spot on. I gave it
a fairly quick grilling running Windows 7 RTM with My Movies 3.0 PR11,
PowerDVD9 Build 2201 with the Shark007 Seven Codec pack.&lt;/p&gt;
&lt;p&gt;Supports
1080P video playback and it played my Blu-ray rips and MKV&amp;rsquo;s in Windows
7 Media Center / PowerDVD 9 without even breaking a sweat, the CPU
usage always remained low around 10% peaking at maybe 17%&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lh5.ggpht.com/_tlRUfVmagfo/StfUce2w0CI/AAAAAAAAA_A/qTp7_qScmiQ/s1600-h/DSCN3920%5B4%5D.jpg"&gt;&lt;img style="border-width: 0px; display: inline;" title="DSCN3920" alt="DSCN3920" src="http://lh4.ggpht.com/_tlRUfVmagfo/StfUdZuDMEI/AAAAAAAAA_E/kvyfyLq5RK4/DSCN3920_thumb%5B2%5D.jpg?imgmax=800" width="429" border="0" height="328" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lh3.ggpht.com/_tlRUfVmagfo/StfUeT_iN7I/AAAAAAAAA_I/YGnUX8250UM/s1600-h/DSCN3921%5B3%5D.jpg"&gt;&lt;img style="border: 0px none; display: inline;" title="DSCN3921" alt="DSCN3921" src="http://lh6.ggpht.com/_tlRUfVmagfo/StfUfCCiwlI/AAAAAAAAA_M/-BCgQZyDzvE/DSCN3921_thumb%5B1%5D.jpg?imgmax=800" width="429" border="0" height="323" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;ASRock NetTop next to an Acer One NetBook.&lt;/p&gt;
&lt;/li&gt;
&lt;p&gt;&lt;a href="http://lh4.ggpht.com/_tlRUfVmagfo/StfUga9TbDI/AAAAAAAAA_Q/8hszG7ZTu5M/s1600-h/DSCN3922%5B6%5D.jpg"&gt;&lt;img style="border: 0px none; display: inline;" title="DSCN3922" alt="DSCN3922" src="http://lh3.ggpht.com/_tlRUfVmagfo/StfUhJkHOnI/AAAAAAAAA_U/2yvY7M43xCo/DSCN3922_thumb%5B4%5D.jpg?imgmax=800" width="429" border="0" height="323" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;This
unit is not fan less but is pretty quiet and would be ideal for bedroom
usage. Sporting Digital Optical (SPDIF), Analog audio jacks x3, Gigabit
NIC, USB 2.0 X6, HDMI, VGA.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lh6.ggpht.com/_tlRUfVmagfo/StfUiHQ6dDI/AAAAAAAAA_Y/Nww0QSFpAis/s1600-h/DSCN3923%5B3%5D.jpg"&gt;&lt;img style="border: 0px none; display: inline;" title="DSCN3923" alt="DSCN3923" src="http://lh4.ggpht.com/_tlRUfVmagfo/StfUiy-NciI/AAAAAAAAA_c/zb-nIFMFcKA/DSCN3923_thumb%5B1%5D.jpg?imgmax=800" width="429" border="0" height="323" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;You can see just how small the NetTop is when compared to the diNovo Mini keyboard from Logitech.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lh5.ggpht.com/_tlRUfVmagfo/StfUkNAR-YI/AAAAAAAAA_g/rlgzlw8mw78/s1600-h/DSCN3924%5B3%5D.jpg"&gt;&lt;img style="border: 0px none; display: inline;" title="DSCN3924" alt="DSCN3924" src="http://lh4.ggpht.com/_tlRUfVmagfo/StfUlMUEU4I/AAAAAAAAA_k/Cq6D1tyb3zo/DSCN3924_thumb%5B1%5D.jpg?imgmax=800" width="429" border="0" height="323" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://lh4.ggpht.com/_tlRUfVmagfo/StfUmEp8ANI/AAAAAAAAA_o/eCJwQdNLzmQ/s1600-h/DSCN3925%5B3%5D.jpg"&gt;&lt;img style="border: 0px none; display: inline;" title="DSCN3925" alt="DSCN3925" src="http://lh3.ggpht.com/_tlRUfVmagfo/StfUnC6nKNI/AAAAAAAAA_s/-Nh8cf1ev2M/DSCN3925_thumb%5B1%5D.jpg?imgmax=800" width="429" border="0" height="323" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I
need to do some more testing but at first look this little NetTop is
the small form factor Media Center PC we have been waiting for, overall
I&amp;rsquo;m very impressed with it so far.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=24021" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/tVGKfOOFX_zrnzhGH-mEejGWUUo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tVGKfOOFX_zrnzhGH-mEejGWUUo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/tVGKfOOFX_zrnzhGH-mEejGWUUo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tVGKfOOFX_zrnzhGH-mEejGWUUo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/tvysqYR_HCI" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/ASROCK+NetTop/default.aspx">ASROCK NetTop</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/10/16/asrock-nettop-packs-a-punch.aspx</feedburner:origLink></item><item><title>Intel finally release Windows 7 graphics drivers</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/JrnHNgz7UPA/intel-finally-release-windows-7-graphics-drivers.aspx</link><pubDate>Sat, 29 Aug 2009 11:18:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:22755</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=22755</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/08/29/intel-finally-release-windows-7-graphics-drivers.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve just noticed on the Intel downloads website that they now have drivers listed for Windows 7. This is the first time I have seen this and I was previously using the Vista drivers for Windows 7. &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve just updated my graphics drivers for the Intel G45 express chipset on my motherboard. Not sure what took Intel so long to get these drivers out? But if you are running with an Intel graphics based system you might want to head over to their download site and update your drivers if you haven&amp;rsquo;t already. &lt;/p&gt;
&lt;p&gt;The new drivers I downloaded today for my system have a date stamp of the 19/08/2009 version 15.15.4.1872. Or if your American 08/19/2009. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=22755" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4Y4tzJrfM1ja-7gcKumC0LsQQUs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4Y4tzJrfM1ja-7gcKumC0LsQQUs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4Y4tzJrfM1ja-7gcKumC0LsQQUs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4Y4tzJrfM1ja-7gcKumC0LsQQUs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/JrnHNgz7UPA" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Intel+drivers/default.aspx">Intel drivers</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/08/29/intel-finally-release-windows-7-graphics-drivers.aspx</feedburner:origLink></item><item><title>Part 2: My Movies for Windows Home Server</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/3KwLmFUprnw/part-2-my-movies-for-windows-home-server.aspx</link><pubDate>Mon, 24 Aug 2009 04:12:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:22189</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=22189</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/08/24/part-2-my-movies-for-windows-home-server.aspx#comments</comments><description>&lt;p&gt;In part one we looked at the My Movies for WHS installation and configuration, now we need to install the My Movies client software on your VMC PC so you can manage your movie collection. &lt;/p&gt;
&lt;p&gt;You can download the My Movies Client from the download page &lt;a href="http://www.mymovies.dk/downloads.aspx" target="_blank"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Make sure you get the My Movies Client Edition for either x86 or x64 and not the My Movies Server and Client Edition.&lt;/p&gt;
&lt;p&gt;My Movies Client installation&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_1E419DD2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_1F3EAF11.png" width="340" border="0" height="277" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Once you have installed the software launch the My Movies Collection Management program. You should be prompted to enter the server name you want to connect to. Enter the name of your WHS box.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_31AEB1D9.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_74436EB3.png" width="342" border="0" height="231" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;i&gt;Note: I already had the My Movies Server and Client Edition installed on my Vista PC, so first I had to remove it from add/remove programs, I also removed all the MS SQL components as these were no longer required as they are now hosted on the WHS. And then just installed the My Movies Client Edition.&lt;/i&gt; &lt;/p&gt;
&lt;p&gt;Once in the Collection Management program, my movie titles were then all listed on the left hand side. If you are doing a refresh installation with no previous database having been restored then you will see no titles listed here until some new ones have been added. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_155B8CB0.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_0BBD613E.png" width="245" border="0" height="442" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Setup Folder Monitoring&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Select the Configure menu and then Options. Select Folder Monitoring. In here you add the paths to the folders you would like My Movies to Monitor. &lt;/p&gt;
&lt;p&gt;Also select an Operating Type and Operating Location. I personally normally choose Confirmative in Collection Manager. But you may want the notifications to appear in Media Center when new titles are added, so you would change the Operating Location to Media Center. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_6B5D5D91.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_02B01416.png" width="530" border="0" height="272" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;My Movies will then auto detect the movies in the monitored folders and try it&amp;rsquo;s best to add a matching title in to the database. &lt;/p&gt;
&lt;p&gt;I find that it is not always 100% accurate which is why I set it to Confirmative, so it asks me first before just adding an incorrect title. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_22EFCC28.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_08B1F3B5.png" width="369" border="0" height="124" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I will now briefly run through adding a new movie title manually, you may do this if you are not using folder monitoring or you want to add titles for some of your movies that have not been detected.&lt;/p&gt;
&lt;p&gt;Click the Title pull down menu and select Add Title or just click the Add Titles button the menu bar.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_1E9DF6B6.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_324D70FB.png" width="463" border="0" height="54" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Go to the By Title tab enter the name of the movie or if you have the original disk you could use the By Barcode tab, select the country, I normally leave it on United States and select the type, DVD or Blu-ray etc. Then click on the search button. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_559F8702.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_173C5400.png" width="414" border="0" height="201" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Choose a title from the search results and click Add Online &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_01778D05.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_3B1F4851.png" width="622" border="0" height="216" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Then browse to the folder where this movie is stored. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_4263301E.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_358B6AB1.png" width="244" border="0" height="238" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Once it has been added click Add to Owned for keeps button.&lt;/p&gt;
&lt;p&gt;Note: I always use UNC paths rather than local ones like D:\Movies&lt;/p&gt;
&lt;p&gt;For example: &lt;a href="file://\\WHS\\Movies\HD\Gladiator"&gt;\\WHS\\Movies\HD\Gladiator&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Progress is then shown as My Movies downloads the information and adds the title to your database. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_48D142B2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_6E5FE175.png" width="288" border="0" height="199" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;The title is then added.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;Tip: Click the Disc(s) button you may find it has added more than one disk if the movie was listed as a two disk edition, when you only wanted one as you don&amp;rsquo;t have the second disk on your system. You can simply remove the second disk and save the title.&lt;/i&gt; &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_11BA0B46.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_0D6AC685.png" width="451" border="0" height="238" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Movies in Media Center&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This is the My Movies version 2 user interface in Media Center, it is looking dated now as it&amp;rsquo;s HTML based and not a native MCML Media Center application, especially when compared to the likes of Media Browser. &lt;/p&gt;
&lt;p&gt;However I am hoping that the new My Movies version 3 due for beta release in September, will be a suitable replacement to Media Browser as it goes commercial, I know I would prefer to use My Movies if I can. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_2BDA28D0.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_5CDE3938.png" width="506" border="0" height="286" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Disk ripping process on the WHS&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Audio CD&amp;rsquo;s:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;After installing AnyDVD HD on the WHS, I inserted an Audio CD. I could see that the light on the DVD Drive was flashing away and I could hear it had spun up. After a few minutes the CD was ejected. &lt;/p&gt;
&lt;p&gt;On my PC, I then browsed to the folder I had told My Movies for WHS to rip my audio CD&amp;rsquo;s to and in there I could see that it had created a folder for this artist with a sub folder with the albums name. In here I had WMA files and even a 500x500 resolution folder.jpg for the front cover sweet! This particular CD was 171 MB in file size that&amp;rsquo;s using WMA Lossless. &lt;/p&gt;
&lt;p&gt;I then went in to my music library in Media Center but I could not see the new album. So I opened WMP11 and refreshed the library to add the album. My newly ripped album then appeared in WMP11/VMC. Man that was pretty simple. I guess if I was more patient the album would have eventually just appeared in Media Center of it&amp;rsquo;s own accord. &lt;/p&gt;
&lt;p&gt;My Music Disc Copier in the WHS Console - Completed rip status Done.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_49E6D943.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_28202214.png" width="521" border="0" height="159" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;DVD / Blu-ray / HDDVD:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I then dug out a DVD movie (The Big Lebowski) and inserted the disk in to the DVD drive on the WHS machine. &lt;/p&gt;
&lt;p&gt;In the WHS Console you can go to the My Movies Disc Copier to see what&amp;rsquo;s happening. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_142BB0E0.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_5969296B.png" width="523" border="0" height="166" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_2BA312B9.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_7F1F0434.png" width="522" border="0" height="176" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I have to say I am pretty impressed with the ripping features in My Movies for WHS, I won&amp;rsquo;t be able to test a Blu-ray disk however as I don&amp;rsquo;t have a Blu-ray drive on the WHS box. But it makes it very easy for any family member to insert a disk in to the WHS and add it to the collection and for it to appear in Media Center.&lt;/p&gt;
&lt;p&gt;Two things I would like to see however, support for ripping DVD&amp;rsquo;s to DVR-MS and the option to specify individual shared folders for DVD and Blu-ray. Rather than only being able to choose one folder for both. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I really like My Movies for Windows Home Server. I think if you already have a WHS in the house and you are also a Media Center user, it seems a no brainer to also have the My Movies database installed on the WHS for central access by all HTPC clients and to also take advantage of those easy to use ripping features. So simple anyone in the house can add content to the system. &lt;/p&gt;
&lt;p&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/Clubhouse" rel="clubhouseTag"&gt;Clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center" rel="clubhouseTag"&gt;Media Center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Story" rel="clubhouseTag"&gt;Story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/My+Movies+for+Windows+Home+Server" rel="clubhouseTag"&gt;My Movies for Windows Home Server&lt;/a&gt;&amp;rdquo;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=22189" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cVI7tvHxrV7yU069Czx5IV7q91M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cVI7tvHxrV7yU069Czx5IV7q91M/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/cVI7tvHxrV7yU069Czx5IV7q91M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cVI7tvHxrV7yU069Czx5IV7q91M/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/3KwLmFUprnw" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/My+Movies/default.aspx">My Movies</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/WHS/default.aspx">WHS</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/08/24/part-2-my-movies-for-windows-home-server.aspx</feedburner:origLink></item><item><title>Part1: My Movies for Windows Home Server</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/rrd4Z2PT58k/part1-my-movies-for-windows-home-server.aspx</link><pubDate>Mon, 24 Aug 2009 03:26:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:22178</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=22178</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/08/24/part1-my-movies-for-windows-home-server.aspx#comments</comments><description>&lt;p&gt;I recently decided to check out My Movies for Windows Home Server, in part one we will look at the installation and configuration. &lt;/p&gt;
&lt;p&gt;If you have a WHS on your home network, it is the logical place to install your My Movies database and then your Windows Media Center PC clients can access this centrally stored information.&lt;/p&gt;
&lt;p&gt;My Movies can be used to get rich metadata for your movie collection, there is a large online database&amp;nbsp; and most titles can be found in there. Using My Movies is an easy way to get front covers, synopsis and actor information and more for each of your movie titles. &lt;/p&gt;
&lt;p&gt;You can use My Movies own Media Center user interface to browse and play your movies, or you can use other third party plug-ins such as Media Browser and Open Media Library. &lt;/p&gt;
&lt;p&gt;You can download My Movies for Windows Home Server &lt;a href="http://www.mymovies.dk/downloads.aspx" target="_blank"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Installation is easy just follow the wiki guide &lt;a href="http://wiki.mymovies.dk/My%20Movies%20for%20Windows%20Home%20Server.ashx" target="_blank"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_5CB1D32E.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_43DAAE3E.png" width="448" border="0" height="363" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Once you have My Movies for Windows Home Server installed you need to configure it. This is also covered in the wiki guide. &lt;/p&gt;
&lt;p&gt;If you don&amp;rsquo;t have a My Movies user account you will need to create one by registering on the My Movies forums &lt;a href="http://www.mymovies.dk" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Below you can see some of the configuration options I setup. &lt;/p&gt;
&lt;p&gt;The default country is United States, I also selected the option get data from the USA or UK if data isn&amp;rsquo;t found for your country. &lt;/p&gt;
&lt;p&gt;I also selected Automatically create database backups, this will backup your My Movies database to a file in case you have any database issues later and you need to restore.&lt;/p&gt;
&lt;p&gt;The default path is in the Software shared folder on the WHS. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_49BA7339.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_4F2B748E.png" width="356" border="0" height="351" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Movies Disc Copier&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The disc copy service is not available in the free version of My Movies for Windows Home Server. This enables users to copy DVD&amp;rsquo;s, HD-DVD, Blu-ray and Audio CD&amp;rsquo;s simply by inserting a disk in to the Optical drive on the Windows Home Server.&lt;/p&gt;
&lt;p&gt;You can however earn this feature if you have 1250 points. Contributor points are awarded by the My Movies service, for titles and information you add to the online database using the My Movies Collection Management program. &lt;/p&gt;
&lt;p&gt;Alternatively you can purchase My Movies from an authorised &lt;a href="http://www.mymovies.dk/installers.aspx" target="_blank"&gt;dealer&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note: if you wish to copy protected disks to your WHS then you will also need AnyDVD / AnyDVD HD installed on the server. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_1E2E5492.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_67E4DE95.png" width="443" border="0" height="361" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;After installing a My Movies for Windows Home Server licence file, this option is then enabled. &lt;/p&gt;
&lt;p&gt;Now you can select the format you want to rip the disc&amp;rsquo;s to? &lt;/p&gt;
&lt;p&gt;DVD Target Format:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ISO File &lt;/li&gt;
&lt;li&gt;VIDEO_TS Folder &lt;/li&gt;
&lt;li&gt;MPEG-2 File &lt;/li&gt;
&lt;li&gt;VIDEO_TS Folder and MPEG2 File &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Blu-ray and HD DVD Target Format:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;ISO File &lt;/li&gt;
&lt;li&gt;BDMV or HDDVD Folder &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_461E2766.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_2CDD6032.png" width="444" border="0" height="361" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would rather see a DVR-MS option on the DVD Target Format over MPEG-2, as the FFWD/Skip works better on DVR-MS files on Media Center Extenders. But I have been told the developers are thinking about adding support for DVR-MS in the future, lets hope they do!&lt;/p&gt;
&lt;p&gt;However as that option is not here, I am going to select MPEG-2 File. For Blu-ray I will use ISO File. &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not so sure about the next option. Store on Share. There is only the option to select one folder share. With my current setup my DVD rips and Blu-ray rips are in two different folders. This forces me to lump all my discs rips together in just one folder. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Movies Meta Data&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m going to go with the default options here and not change anything. &lt;/p&gt;
&lt;p&gt;The main item to note here for Media Center users is that the top option is selected.&lt;/p&gt;
&lt;p&gt;Store meta-data for Media Center DVD/Movie library (dvdid.xml files)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_2D6E3E7C.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_6233460C.png" width="445" border="0" height="362" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Movies Monitor&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Here you can tell My Movies which folders you want it to monitor for movies and which file extensions.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve added in two folders one is my DVD folder the other is the Blu-ray folder. The list of file extensions is comprehensive and I did not need to add anything else in to the list. Don&amp;rsquo;t forget to hit the Start button!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_20BDB515.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_611B0A95.png" width="449" border="0" height="363" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;My Music Disc Copier&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This is new to me and something I have not seen before looking at the My Movies WHS add-in. You can rip Audio CD&amp;rsquo;s in Windows Media Center natively with what Microsoft have provided so it will be interesting to see what this My Movies feature adds to this area. &lt;/p&gt;
&lt;p&gt;The service is not started by default. &lt;/p&gt;
&lt;p&gt;Target Format options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Free Lossless Audio Codec (.Flac) &lt;/li&gt;
&lt;li&gt;MPEG-1 Audio Layer (.MP3) &lt;/li&gt;
&lt;li&gt;Wave (.WAV) &lt;/li&gt;
&lt;li&gt;Windows Media Audio (.WMA) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_769ADAA1.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_7249052F.png" width="454" border="0" height="367" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d usually select MP3 but WMA might be a better option because if you click the Configure button you can choose WMA Lossless.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_47954C72.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_3D63B205.png" width="477" border="0" height="197" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;From the Wiki:&lt;/p&gt;
&lt;p&gt;&amp;ldquo;On the tab "My Music Disc Copier", you can choose to start the My Music Disc Copier service. You should also configure which target format you would like the Music Disc Copier to copy to - recommended is Windows Media Audio Lossless, since it does not decrease the audio quality of your music.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Store on Share: here you select the shared folder where you store your music files. &lt;/p&gt;
&lt;p&gt;There is also an option for Additional Mobile Format. With options for MP3 and WMA. I guess if your main music collection was all in Lossless .Flac for example you might use this option to have MP3&amp;rsquo;s on your mobile device. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_25CE9543.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_575C9389.png" width="453" border="0" height="319" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Target Directory Name, I was happy with the default variable, other possible variables you can use are shown in yellow. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_1B35E943.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_18238B4E.png" width="389" border="0" height="209" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Target File Name, again I left this with the default variable. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_724FF59B.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_1F67731B.png" width="485" border="0" height="249" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Backup / Restore&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_62D495DF.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_246ED22C.png" width="330" border="0" height="69" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I previously had an other Server/Client installation of My Movies on a Vista Media Center PC and I have a good clean database already from that installation, so I exported the data to a backup.mmb file using the My Movies Collection Management program on that PC and then imported it in to the WHS My Movies database using the WHS Console UI. &lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t need to worry about the file paths being wrong for the movie titles, as they where looking at the WHS Video shared folder anyways using UNC paths &lt;a href="file://\\WHS\Videos\Movies\DVD\Ronin"&gt;\\WHS\Videos\Movies\DVD\Ronin&lt;/a&gt; etc, so everything should be good to go.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_7617DD2F.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_239B8DA4.png" width="447" border="0" height="262" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_25024127.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_4FDD35EA.png" width="444" border="0" height="195" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Obviously if you are starting from a refresh and do not have a previous My Movies database you want to restore then you won&amp;rsquo;t need to do this and you will just start from a blank database which is created during this setup, which you will then populate with your Movie titles as you rip them to your system. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;In part two we will look at connecting the My Movies Collection Management program to our new My Movies database on the WHS. We will also have a look at some of the features in the Collection Management program and some of the My Movies&amp;nbsp; features in the Media Center user interface.&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:76aefd4c-940a-4353-ad5d-16d034ba6a04" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/Clubhouse" rel="clubhouseTag"&gt;Clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center" rel="clubhouseTag"&gt;Media Center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Story" rel="clubhouseTag"&gt;Story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/My+Movies+for+Windows+Home+Server" rel="clubhouseTag"&gt;My Movies for Windows Home Server&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=22178" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vAdDlkBVaaFtyy0gC7ntQEm_MlU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vAdDlkBVaaFtyy0gC7ntQEm_MlU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vAdDlkBVaaFtyy0gC7ntQEm_MlU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vAdDlkBVaaFtyy0gC7ntQEm_MlU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/rrd4Z2PT58k" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/My+Movies/default.aspx">My Movies</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/WHS/default.aspx">WHS</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/08/24/part1-my-movies-for-windows-home-server.aspx</feedburner:origLink></item><item><title>An in depth look at Casa Tunes</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/zd7B5IechCc/an-in-depth-look-at-casa-tunes.aspx</link><pubDate>Tue, 28 Jul 2009 05:18:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20879</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20879</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/28/an-in-depth-look-at-casa-tunes.aspx#comments</comments><description>&lt;p&gt;&lt;a target="_blank" href="http://cid-3c26ff3a8c4b8643.skydrive.live.com/self.aspx/File%20Dump/Casa%20Tunes%20Review.pdf"&gt;Casa Tunes Review Document&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.fileden.com/getfile.php?file_path=http://www.fileden.com/files/2006/11/21/403988/Casa%20Tunes%20Review.pdf"&gt;Mirror Link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ever since I first got in to Media Center, one of the first things I started searching for was a whole home audio solution that played nicely with Media Center. I liked the idea of being able to play the same music in two different rooms at the same time and for it to be in sync. I liked the idea of being able to play different music in different rooms at the same time and also to have a party mode where all rooms would play the same music at the same time. Zoned Audio! &lt;/p&gt;
&lt;p&gt;Unfortunately Windows Vista / Seven Media Center does not provide these features out of the box so your only option is a 3rd party solution.&lt;/p&gt;
&lt;p&gt;Searching Google nearly 3 years ago and Casa Tunes was the only real thing I could find and over this time things remain pretty much the same. Recently I&amp;rsquo;ve had the opportunity to take an in depth look at Casa Tunes which is a whole home audio solution with Windows Media Center integration. I&amp;rsquo;ve written a detailed review of this product and anyone who is seriously interested in purchasing Casa Tunes should take a look at the review &lt;a target="_blank" href="http://cid-3c26ff3a8c4b8643.skydrive.live.com/self.aspx/File%20Dump/Casa%20Tunes%20Review.pdf"&gt;here&lt;/a&gt; which is in PDF format. &lt;/p&gt;
&lt;p&gt;Overall I like the Casa Tunes concept and functionality and the way it works, read the full review for my thoughts about the product. &lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://cid-3c26ff3a8c4b8643.skydrive.live.com/self.aspx/File%20Dump/Casa%20Tunes%20Review.pdf"&gt;&lt;img src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/zonedaudio_5F00_2E4384A6.jpg" alt="zoned audio" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="zoned audio" width="419" border="0" height="405" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c0f69231-8286-46bb-8da4-656ef9c01cfc" class="wlWriterEditableSmartContent"&gt;Clubhouse Tags: &lt;a rel="clubhouseTag" href="http://clubhouse.microsoft.com/posts/tag/Clubhouse"&gt;Clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a rel="clubhouseTag" href="http://clubhouse.microsoft.com/posts/tag/Media+Center"&gt;Media Center&lt;/a&gt;&amp;rdquo;, &lt;a rel="clubhouseTag" href="http://clubhouse.microsoft.com/posts/tag/Story"&gt;Story&lt;/a&gt;&amp;rdquo;, &lt;a rel="clubhouseTag" href="http://clubhouse.microsoft.com/posts/tag/Casa+Tunes"&gt;Casa Tunes&lt;/a&gt;&amp;rdquo;, &lt;a rel="clubhouseTag" href="http://clubhouse.microsoft.com/posts/tag/Zoned+Audio"&gt;Zoned Audio&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20879" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_p500jDKSgdcFU4IF7msOhmoq90/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_p500jDKSgdcFU4IF7msOhmoq90/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_p500jDKSgdcFU4IF7msOhmoq90/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_p500jDKSgdcFU4IF7msOhmoq90/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/zd7B5IechCc" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Zoned+Audio/default.aspx">Zoned Audio</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Casa+Tunes/default.aspx">Casa Tunes</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/28/an-in-depth-look-at-casa-tunes.aspx</feedburner:origLink></item><item><title>Windows 7 released to manufacturing</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/M7sbznzIlw0/windows-7-released-to-manufacturing.aspx</link><pubDate>Thu, 23 Jul 2009 07:14:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20840</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20840</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/23/windows-7-released-to-manufacturing.aspx#comments</comments><description>&lt;p&gt;We just noticed that Windows 7 RTM has been released. More details can be found on the Windows Team Blog.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve just check my MSDN subscription however and its not yet listed on there for download, looks like we will have to wait a little while longer!&lt;/p&gt;
&lt;p&gt;(&lt;b&gt;Update&lt;/b&gt;: 6th of August for MSDN and Technet subcribers)&lt;/p&gt;
&lt;p&gt;&amp;ldquo;I am pleased to announce that Windows 7 has RTM&amp;rsquo;d! &lt;b&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;As I mentioned previously, RTM officially happens only after sign-off occurs. What happens is a build gets designated as a RTM contender after going through significant testing and meeting our quality bar for RTM. Then, it goes though all the validation checks required for RTM including having all languages of that build completed. If all the validation checks have passed &amp;ndash; sign-off for RTM can occur. Today after all the validation checks were met, we signed off and declared build 7600 as RTM. &amp;ldquo;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://windowsteamblog.com/blogs/windows7/archive/2009/07/22/windows-7-has-been-released-to-manufacturing.aspx" target="_blank"&gt;Full article&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://windowsteamblog.com/blogs/windows7/archive/2009/07/21/when-will-you-get-windows-7-rtm.aspx" target="_blank"&gt;When will you get Windows 7&amp;nbsp; RTM?&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20840" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kgK3-TpbjYfPS4LsaoQtXTXvifs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kgK3-TpbjYfPS4LsaoQtXTXvifs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kgK3-TpbjYfPS4LsaoQtXTXvifs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kgK3-TpbjYfPS4LsaoQtXTXvifs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/M7sbznzIlw0" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/23/windows-7-released-to-manufacturing.aspx</feedburner:origLink></item><item><title>A look at the Luxa2 LM Series – HTPC Cases</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/YejOvg4uDKM/a-look-at-the-luxa2-lm-series-htpc-cases.aspx</link><pubDate>Thu, 23 Jul 2009 02:30:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20839</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20839</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/23/a-look-at-the-luxa2-lm-series-htpc-cases.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here we have two HTPC cases from &lt;a href="http://www.luxa2.com/collection-enclosure.html" target="_blank"&gt;Luxa2&lt;/a&gt;. On the bench today I have the LM 200 and LM 300 Pro models and the first thing you notice about these cases when viewing them in person is their size, they are massive and I mean big! &lt;/p&gt;
&lt;p&gt;LM 300 Pro - Dimensions&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_7A675A5F.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_28C53FC8.png" width="184" align="left" border="0" height="144" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Height:    &lt;br /&gt;203.5mm (8.01 inches) / food stand included: 218mm (8.58 inches) &lt;/p&gt;
&lt;p&gt;Width:    &lt;br /&gt;460mm (18.11 inches)&lt;/p&gt;
&lt;p&gt;Depth:    &lt;br /&gt;410mm (16.14 inches)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However they look like really expensive bits of kit. The finish is excellent in Aluminium and the build quality has an attention to detail. &lt;/p&gt;
&lt;p&gt;They both have a IR/VFD display from Soundgraph with the usual Imon Pad remote control. There are some control buttons on the front of the case, however not all of which are really doing anything for me in Media Center at the moment, despite installing the latest Imon software, this is something I need to fix.&lt;/p&gt;
&lt;p&gt;Volume Knob &amp;ndash; Not currently working with Media Center&lt;/p&gt;
&lt;p&gt;Start &amp;ndash; Not currently working should take me to the Media Center start menu&lt;/p&gt;
&lt;p&gt;Imedian &amp;ndash; When pressing this button Media Center jumps between windowed and full screen mode&lt;/p&gt;
&lt;p&gt;Menu &amp;ndash; Does seem to do anything when pressed&lt;/p&gt;
&lt;p&gt;App Exit - Does seem to do anything when pressed&lt;/p&gt;
&lt;p&gt;The Up, Down, Left, Right arrows do work and I can navigate the Media Center menu&amp;rsquo;s also the Esc (Back) and Enter buttons are working. &lt;/p&gt;
&lt;p&gt;There is a flip down panel on the front under the LCD display which hides the usual USB and card reader ports. &lt;/p&gt;
&lt;p&gt;I love the way the optical drive cover slowly closes back up, after you have inserted a disk in to the optical drive. &lt;/p&gt;
&lt;p&gt;One thing I don&amp;rsquo;t like about these chassis in that despite their large size you can only fit two 3.5&amp;rdquo; Hard disk drives. There is a simple metal shelf that runs inside the case and your two HDD&amp;rsquo;s and the Optical drive simply sit on top of this shelf. There are no drive bays and there is lots of wasted space inside the chassis that is not used, there is plenty of room to have 4 HDD&amp;rsquo;s but no provision has been made for doing so. This is the biggest problem with the Luxa2 IMHO.&lt;/p&gt;
&lt;p&gt;Below are some photographs I took of these two models, click to enlarge.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pGpR_KZ7YpXAmytLkJHi3ssSFlVNBzryHqK_Pj6RxSoThsUiqf4gJ96k0s_Mtkt4hCeiTTqsMqXMwT3cSnh8UOQ/DSCN3566.jpg" target="_blank"&gt;&lt;img title="DSCN3566" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3566" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3566_5F00_35CB31A7.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;a href="http://p3pwfg.bay.livefilestore.com/y1p05RZ62_OA7Uc4n16-_-qYfCbpXUXGO-Q2t4hmq1BVqCIhz_FM2lfAjLN00ivFZ6hWiJh46zy4j_KOJX3wyuREw/DSCN3567.jpg" target="_blank"&gt;&lt;img title="DSCN3567" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3567" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3567_5F00_73F05E26.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1p4kBAgP1nDWSY_f47m4OXPxmHKFRUrnc0nbjPlx5zUIyWmb3PZcbPoMfZsNp0QWk1J7DWu0NsD0oOV9c_TcQGug/DSCN3568.jpg" target="_blank"&gt;&lt;img title="DSCN3568" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3568" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3568_5F00_4678BF80.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;a href="http://p3pwfg.bay.livefilestore.com/y1p9sr8lNzCF2-tOrUN6S1zRuapD9jzXvEu3Xop6gLTG7M_nIY-PRB1nisvugwOJ2A9-O-T-FDN17gYJbhp0vVNfA/DSCN3569.jpg" target="_blank"&gt;&lt;img title="DSCN3569" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3569" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3569_5F00_72102E4E.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1plpKAL_rF3hivUKg2bg8dD7welSb0-BGXrLBS1akBbKgG1756Z3Y-nMenPXGWrmFgGmoCTwUGy_Cvnga_Sq5S_Q/DSCN3570.jpg" target="_blank"&gt;&lt;img title="DSCN3570" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3570" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3570_5F00_696F141B.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;a href="http://p3pwfg.bay.livefilestore.com/y1pV7DD4DiK7xk55ahdOEit-kIwMdCZW8Yk7VIql41hiP0IRwzcic7KOWQLUwYZj1YVA32sdmjSiYY_QI4rnXrDlQ/DSCN3572.jpg" target="_blank"&gt;&lt;img title="DSCN3572" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3572" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3572_5F00_085199C8.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pyoo6NZV0LCD9VvbAGG0zp7Bc6By4LS5i3MXK-z-gXJFethB_B__ST12hojHL6Fdarv8zwryc0fit51wgJQ6ajw/DSCN3573.jpg" target="_blank"&gt;&lt;img title="DSCN3573" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3573" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3573_5F00_75E8876B.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;a href="http://p3pwfg.bay.livefilestore.com/y1pWq7ZbF80MW8v-_e9cjj1VmD2Ne17qNEGKbLcCMsMJWHQ-3lfQMHEkeRQ5FsPD8blMyOoKAJq3GPzg3yGJDL3yg/DSCN3574.jpg" target="_blank"&gt;&lt;img title="DSCN3574" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3574" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3574_5F00_60060587.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pT-YNhTTFz7zjGa9fSJRXQhWGBhTOiSrQSOnzdtO1jWtPJtyi9UrXluKjcNzWU5U2LBSpIzbU3eopmZzoW5cO1Q/DSCN3575.jpg" target="_blank"&gt;&lt;img title="DSCN3575" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3575" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3575_5F00_69662A76.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Overall a nice HTPC chassis, large in size but a little short on internal HDD bays. &lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:84fa7bcc-8746-4e66-b41f-87074b557aa9" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/Clubhouse" rel="clubhouseTag"&gt;Clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+Center" rel="clubhouseTag"&gt;Media Center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Story" rel="clubhouseTag"&gt;Story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/HTPC+CaseC+Case" rel="clubhouseTag"&gt;HTPC CaseC Case&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Luxa2" rel="clubhouseTag"&gt;Luxa2&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20839" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CXzIeGg4f1QDOy9FsRbY2gGXofc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CXzIeGg4f1QDOy9FsRbY2gGXofc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CXzIeGg4f1QDOy9FsRbY2gGXofc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CXzIeGg4f1QDOy9FsRbY2gGXofc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/YejOvg4uDKM" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/HTPC/default.aspx">HTPC</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Hardware/default.aspx">Hardware</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/23/a-look-at-the-luxa2-lm-series-htpc-cases.aspx</feedburner:origLink></item><item><title>The Green Button – Site Maintenance</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/2tuaGBi2QHI/the-green-button-site-maintenance.aspx</link><pubDate>Wed, 22 Jul 2009 02:03:20 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20828</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20828</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/22/the-green-button-site-maintenance.aspx#comments</comments><description>&lt;p&gt;This has been a long time coming, but The Green Button website is finally being migrated to the Microsoft data center and we are also getting an upgrade on the Community Server software hooray!&lt;/p&gt;  &lt;p&gt;Site Under Maintenance&lt;/p&gt;  &lt;p&gt;http://www.thegreenbutton.com is currently undergoing a site migration to the Microsoft hosting data center, as well as an upgrade to its Community Server platform. Expected timeframe for these changes is end of day 7/21/09. &lt;/p&gt;  &lt;p&gt;Please check back here for updates&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20828" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MJGSk3ttIaVFktZTbzf42WmyV9w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MJGSk3ttIaVFktZTbzf42WmyV9w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/MJGSk3ttIaVFktZTbzf42WmyV9w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MJGSk3ttIaVFktZTbzf42WmyV9w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/2tuaGBi2QHI" height="1" width="1"/&gt;</description><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/22/the-green-button-site-maintenance.aspx</feedburner:origLink></item><item><title>A look at the Moneual 312 HTPC case</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/cC7gqH0NTPI/a-look-at-the-moneual-312-htpc-case.aspx</link><pubDate>Tue, 21 Jul 2009 04:21:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20817</guid><dc:creator>cw-kid</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20817</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/21/a-look-at-the-moneual-312-htpc-case.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is my favourite HTPC case at the moment, the micro ATX &lt;a href="http://www.moneual.co.kr/us/sub01/sub6_1.php" target="_blank"&gt;Moneual 312&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;It looks like a DVD player which is why I like it so much, it blends in very nicely with your exiting A/V equipment. It&amp;rsquo;s available in Black and Silver, I prefer the black myself. The case is made from aluminium and they are of good build quality. &lt;/p&gt;
&lt;p&gt;&lt;img title="T-BOX One" alt="T-BOX One" src="http://www.tbox-media.com/images/stories/Hardware/t-box%20one.jpg" width="369" border="0" height="233" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="T-BOX" style="display: inline" alt="T-BOX One Silver" src="http://www.tbox-media.com/images/stories/Hardware/t-box%20one-silver.jpg" width="367" border="0" height="233" /&gt;&lt;/p&gt;
&lt;p&gt;I haven&amp;rsquo;t needed to install the IMON software from SoundGraph on these cases which is always a good thing, The volume knob and IR receiver just work out of the box with Windows Vista. The drop down front panel hides an array of ports including:&lt;/p&gt;
&lt;p&gt;Mic, Headphone, Firewire x 1, USB x 2, Card Reader &amp;ndash; MS/Pro/Duo, SD/MMC, CF/Microdrive, SM.&lt;/p&gt;
&lt;p&gt;Inside there is room for the micro ATX motherboard, DVD or Blu-ray optical drive and two 3.5&amp;rdquo; hard disk drives. &lt;/p&gt;
&lt;p&gt;There can be an issue with the eject button for the optical drive not working correctly, if the drive bay is not lined up exactly. This is the only thing I think could be improved. Overall a nice product for the lower end HTPC build. &lt;/p&gt;
&lt;p&gt;Spec of the machine in my photographs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Motherboard:- Gigabye GA-MA78G-US2H Rev 1.0 &lt;/li&gt;
&lt;li&gt;Chipset:- AMD 780G &lt;/li&gt;
&lt;li&gt;CPU:- AMD Athlon Dual Core 2.7 GHZ &lt;/li&gt;
&lt;li&gt;GPU:- Onboard ATI Radeon HD 3200 &lt;/li&gt;
&lt;li&gt;Audio:- Realtek ALC889A 7.1-CH High Def &lt;/li&gt;
&lt;li&gt;Ram:- 4GB &lt;/li&gt;
&lt;li&gt;Hard Disk Drives:- Western Digital 500GB (OS) Seagate Barracuda 1.5TB (Data) &lt;/li&gt;
&lt;li&gt;DVD Writer &lt;/li&gt;
&lt;li&gt;PSU:- Cooler Master P/N RS-460-PCAR-A3 (312W) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pRjZHM6V_q4HXBXaHir2sHc9u1KRiXhzLUeCU8u2Yb2k41SEpRbr19Pjy-WG7sDb2NbFSTRpbmrpS1mqfqHGBZYTZTeqSkBef/IMG_0276.jpg"&gt;&lt;img title="IMG_0276" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" alt="IMG_0276" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/IMG_5F00_0276_5F00_53A9B0A9.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;a href="http://p3pwfg.bay.livefilestore.com/y1p_753b08_66nFkn2fMlDxdKc8BKaAemRT7SS3XHOwtQ-32WOsaRSJ5OoQyCD-W-zYi5xj8KFbfkYHsbsyMByQbd1mrrfFd6b-/IMG_0277.jpg"&gt;&lt;img title="IMG_0277" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" alt="IMG_0277" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/IMG_5F00_0277_5F00_0AAB40F6.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1plzSvJVMti6Q4T3J_UaEdgVWFqPkAJ2N5n1VAUFtUzS5nIumdDiGPHFYvVSqUvN3cEVbVKd1Q9tUCQ0Sb52RFszQEOWyguD26/IMG_0278.jpg"&gt;&lt;img title="IMG_0278" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" alt="IMG_0278" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/IMG_5F00_0278_5F00_4CD65B8C.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;a href="http://p3pwfg.bay.livefilestore.com/y1pFzG8gVI66OQ5kUDXeVhPhbVoVQSqgytAEzPKnK3RkZoCfHM6ztRMKBR_RdNhNqBUNRmzTKo-uqjNMFhdAWrMPYqgrMxW3HfV/IMG_0279.jpg"&gt;&lt;img title="IMG_0279" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" alt="IMG_0279" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/IMG_5F00_0279_5F00_47206348.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pha401sk50iWZFW_n2SFHCorDNKrvH3nnPuAjVAuiem93v2lOtdMVMh4ZjL4wxAZAiNM8T3xvkAylLTZjdwspij3Qgg6Ut9Lf/IMG_0280.jpg"&gt;&lt;img title="IMG_0280" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" alt="IMG_0280" src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/IMG_5F00_0280_5F00_1D672B19.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d18bba96-5669-4df0-b80a-88b00e867b7f" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/Clubhouse" rel="clubhouseTag"&gt;Clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Media+center" rel="clubhouseTag"&gt;Media center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/story" rel="clubhouseTag"&gt;story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/HTPC+Case" rel="clubhouseTag"&gt;HTPC Case&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Moneual+312" rel="clubhouseTag"&gt;Moneual 312&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20817" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qvXEfPsoXo713c651jI2rq4HNCM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qvXEfPsoXo713c651jI2rq4HNCM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qvXEfPsoXo713c651jI2rq4HNCM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qvXEfPsoXo713c651jI2rq4HNCM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/cC7gqH0NTPI" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/HTPC/default.aspx">HTPC</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/07/21/a-look-at-the-moneual-312-htpc-case.aspx</feedburner:origLink></item><item><title>Windows Media Center – Service Alert</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/qWnlvmcJVO8/windows-media-center-service-alert.aspx</link><pubDate>Tue, 09 Jun 2009 03:35:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20035</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20035</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/09/windows-media-center-service-alert.aspx#comments</comments><description>&lt;p&gt;This doesn&amp;rsquo;t affect me due to my locale, but my Vista Media Center machine just came up with a Service Alert icon, which gives you information about the digital TV switch over in the US. &lt;/p&gt;
&lt;p&gt;There is a Microsoft KB Article &lt;a href="http://windowshelp.microsoft.com/windows/en-us/help/4d88063d-8842-42d2-b699-0fdce8249e531033.mspx" target="_blank"&gt;here&lt;/a&gt; with more information. Below are the screen shots from the Service Alert being displayed inside Media Center. The Green Button gets a mention on the last page as well! &lt;/p&gt;
&lt;p&gt;Click the images to enlarge.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pZ74EZRocImln5ncxos69Y60x7yy0tZMnIQSN10P6pVfsYGZfXSsVJXC511bp2tQY_MrbBASTgo2nseFhF_vSmg/ServiceAlert.jpg" target="_blank"&gt;&lt;img title="ServiceAlert" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert_5F00_159B7FDE.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pljnnM1ViRGFisxoD6e2RKM7cYLDQh1j6Qr70tgbzej85WPTnJnXgoH8N3Yp48YDrjUUkzs6C_j2PInLnEuJlaQ/ServiceAlert1.jpg" target="_blank"&gt;&lt;img title="ServiceAlert1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert1" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert1_5F00_767D845F.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pnJVDnFMeF21PqDzB2OmgDS9Fc1o1yI4DQRSMwAUoRvMMCtNNllii06Uj01ITIxQ4JYNnEB7h5duGmD7tAQwG_A/ServiceAlert2.jpg" target="_blank"&gt;&lt;img title="ServiceAlert2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert2" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert2_5F00_4750BA2A.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1p-Nrz3-PS8pgzktH65cuGDKjfz1Ud0YcpjSelwD4EsdH8YaPWUd3Ig7uxjTEHRK6gUmZ3fCWESKIGT7vElhcHeA/ServiceAlert3.jpg" target="_blank"&gt;&lt;img title="ServiceAlert3" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert3" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert3_5F00_73926270.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pbGhn6Pf56A4QaD40kYK6q1C8hfgjF9YK5UX1tcbFumC0qT75bXBHfUBXP6Wcmdw7LFyq2KjDBUzo9nAfY3ss1w/ServiceAlert4.jpg" target="_blank"&gt;&lt;img title="ServiceAlert4" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert4" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert4_5F00_4D79D5CF.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pzPuSGa9Gyn3pLqvVeLivcnfaQG_bv_H2h6WXK4vpNXEpUSuHs4yBrhRf3nB9XOZz6M26c192NTi8W0qApuleyA/ServiceAlert5.jpg" target="_blank"&gt;&lt;img title="ServiceAlert5" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert5" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert5_5F00_6C556B0F.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pNYR_0tIkRHasCUVOcArll9wrRpmK4KMZCajhKRBApI7gdHilIqq0qScq82FyuOCTHdZDrMLM1aHlshPBNkUklQ/ServiceAlert6.jpg" target="_blank"&gt;&lt;img title="ServiceAlert6" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert6" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert6_5F00_4447DD52.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pCnRak51AzJ-ffMBOxJIu02WILcF1dSj3YLSi_-SzKRwMRhIHhBmGgeMlGQ3yOdHR-HutdcBXqaiV57JPIGWPlQ/ServiceAlert7.jpg" target="_blank"&gt;&lt;img title="ServiceAlert7" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert7" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert7_5F00_4712B3A7.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pAmb87LIx16-0yT_Z-c_43l6kU5DFA48mlyoqW-X0cozksV7NYuWp5heblYy1NpegDqsafWCUbID4ChCEKv12EQ/ServiceAlert8.jpg" target="_blank"&gt;&lt;img title="ServiceAlert8" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="ServiceAlert8" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/ServiceAlert8_5F00_33F6A85D.jpg" width="374" border="0" height="294" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:73737fa1-80f2-45fc-ab37-dd07fed15416" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag"&gt;clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/media+center" rel="clubhouseTag"&gt;media center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/story" rel="clubhouseTag"&gt;story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/service+alert" rel="clubhouseTag"&gt;service alert&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20035" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DRwreCMtTxCCildKPnR1tfliiPM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DRwreCMtTxCCildKPnR1tfliiPM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DRwreCMtTxCCildKPnR1tfliiPM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DRwreCMtTxCCildKPnR1tfliiPM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/qWnlvmcJVO8" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Service+Alert/default.aspx">Service Alert</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/09/windows-media-center-service-alert.aspx</feedburner:origLink></item><item><title>New wiki guide for Transcode 360</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/o-s1bthleR8/new-wiki-guide-for-transcode-360.aspx</link><pubDate>Thu, 04 Jun 2009 09:06:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:20013</guid><dc:creator>cw-kid</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=20013</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/04/new-wiki-guide-for-transcode-360.aspx#comments</comments><description>&lt;p&gt;It seems there is still allot of confusion over Transcode 360 and
how to get it setup properly, I've decided to write a new updated &lt;a href="http://czzh0q.bay.livefilestore.com/y1pp2bquMSGmxTMgLFLQnEALVMb7EZAuNaw0l6CFUalZMgrduQ0S43giMbCP23QQKvf7ljk_nkjGZN7ELAM6795CsKGTC9wTXtU/Transcode%20360%20Setup%20with%20Vista%20Media%20Center.pdf?download"&gt;Wiki guide&lt;/a&gt; as some things have changed now since the last one &lt;a href="http://thedigitallifestyle.com/cs/controlpanel/wikis/mediacenter/using-transcode-360-with-my-movies-and-vista-mce.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This
new guide covers updating the mencoder.exe and ffmpeg.exe files,
tweaking the MEncoderTranscoder.cs file to enable multi-thread decoding.&lt;/p&gt;
&lt;p&gt;I also look at using Transcode 360 with Media Browser this time and talk more about local vs network setups with WHS. &lt;/p&gt;
&lt;p&gt;Hopefully
users can follow this guide and get transcode 360 working. The guide is
based on a 32bit Vista Media Center setup, I've not tried this on
Windows 7 lately but things should work pretty much the same way. &lt;/p&gt;
&lt;p&gt;Use at your own risk and make sure you have a full backup of your system before you start. &lt;/p&gt;
&lt;p&gt;You can see the new wiki guide &lt;a href="http://czzh0q.bay.livefilestore.com/y1pbP3yTRqH8r-vOIDXQhsHh7Q021vVy6ZCdOySbLAopHlwRkRChoB5sEpOXgW-ej8rBkuqxKnrhxIXvPwBwr7EwQ/Transcode%20360%20Setup%20with%20Vista%20Media%20Center.pdf?download"&gt;here&lt;/a&gt; it's in PDF so you need Adobe Reader. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Download mirror &lt;a href="http://www.hack7mc.com/upload/Transcode%20360%20Setup%20with%20Vista%20Media%20Center.pdf"&gt;here&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=20013" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UOD2c7B6vcBY2QMXb_pb5i15wzM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UOD2c7B6vcBY2QMXb_pb5i15wzM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UOD2c7B6vcBY2QMXb_pb5i15wzM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UOD2c7B6vcBY2QMXb_pb5i15wzM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/o-s1bthleR8" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/transcode+360/default.aspx">transcode 360</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/04/new-wiki-guide-for-transcode-360.aspx</feedburner:origLink></item><item><title>Turn your MCE remote in to a mouse &amp; keyboard</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/tADea61400M/turn-your-mce-remote-in-to-a-mouse-amp-keyboard.aspx</link><pubDate>Mon, 01 Jun 2009 10:35:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19979</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19979</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/01/turn-your-mce-remote-in-to-a-mouse-amp-keyboard.aspx#comments</comments><description>&lt;p&gt;&lt;b&gt;UPDATE:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;RemoteKC has been updated to now work properly on Windows 7, by a user called fbird17 on The Green Button forums. &lt;/p&gt;
&lt;p&gt;I've not tested it yet but I assume it's working.&lt;/p&gt;
&lt;p&gt;You can download the new &lt;a target="_blank" href="http://www.autohotkey.net/~fbird17/RemoteKCWin7/RemoteKCWin7.exe"&gt;.exe&lt;/a&gt; and &lt;a target="_blank" href="http://www.autohotkey.net/~fbird17/RemoteKCWin7/RemoteKCWin7.ahk"&gt;.ahk&lt;/a&gt; files from these links.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I just had to highlight this little application it's fantastic! &lt;/p&gt;
&lt;p&gt;It's been around for awhile I think but I've only just discovered it, it's called &lt;a target="_blank" href="http://thegreenbutton.com/forums/thread/364725.aspx"&gt;RemoteKC&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;RemoteKC allows you to use your Windows Media Center Edition remote control as a mouse and keyboard.&lt;/p&gt;
&lt;p&gt;I am mainly interested in this for the mouse functionality. Having TunerFree MCE in mind when those auto mouse clicks don't work and those parental guidance pop-ups appear, you have no option but to get up and get out the mouse in order to click. &lt;/p&gt;
&lt;p&gt;Now with RemoteKC, I don't have to leave the sofa. The mouse is basic, up down left right but enough to click on a prompt you can't otherwise click on with the remote control in normal operation. &lt;/p&gt;
&lt;p&gt;I've only tested this on Vista Media Center, looks like it was written for MCE 2005. I've not tried it yet on 7MC.&lt;/p&gt;
&lt;p&gt;You can download RemoteKC &lt;a target="_blank" href="http://www.autohotkey.net/%7Ekane2742/RemoteKC.zip"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19979" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jv1kOsrmCieGKcdy0bT2_S5Wzvs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jv1kOsrmCieGKcdy0bT2_S5Wzvs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jv1kOsrmCieGKcdy0bT2_S5Wzvs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jv1kOsrmCieGKcdy0bT2_S5Wzvs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/tADea61400M" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/RemoteKC/default.aspx">RemoteKC</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/01/turn-your-mce-remote-in-to-a-mouse-amp-keyboard.aspx</feedburner:origLink></item><item><title>Live TV with EPG in Media Center comes to Thailand</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/c8WHiD6Jy1Y/live-tv-with-epg-in-media-center-comes-to-thailand.aspx</link><pubDate>Mon, 01 Jun 2009 04:28:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19976</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19976</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/01/live-tv-with-epg-in-media-center-comes-to-thailand.aspx#comments</comments><description>&lt;p&gt;I&amp;rsquo;ve been wanting to get this working for a long time now and we finally have a solution for integrating live TV from &lt;a href="http://thedigitallifestyle.com/cs/controlpanel/blogs/posteditor.aspx/www.truevisionstv.com"&gt;True Visions&lt;/a&gt; in to Windows 7 Media Center.&lt;/p&gt;
&lt;p&gt;True Visions offer both Satellite and Cable TV, we have only tested this so far using a satellite dish and a &lt;a href="http://www.digital-everywhere.com/en/alcms/index.php?sid=1187859689"&gt;FloppyDTV S2&lt;/a&gt; and also a &lt;a href="http://www.digital-everywhere.com/en/alcms/index.php?sid=1190404644"&gt;FireDTV S/CI&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This is still work in progress, but as you can see from the below screen shots we have EPG data in Media Center for the TV channels, I believe this is a first in Thailand using Windows 7 Media Center!&lt;/p&gt;
&lt;p&gt;We used the &lt;a href="http://thedigitallifestyle.com/cs/blogs/ian/archive/2009/02/09/big-screen-epg-3rd-party-epg-tool-for-windows-7-coming-soon.aspx"&gt;Big Screen EPG&lt;/a&gt; beta application written by Niall Ginsbourg to import the XMLTV data in to Media Center.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d like to give Niall a massive thank you for his help with this project.&lt;/p&gt;
&lt;p&gt;If anyone is interested in Live TV / &lt;a href="http://en.wikipedia.org/wiki/PVR" target="_blank"&gt;PVR&lt;/a&gt;
functionality within Windows Media Center here in Thailand, then please
feel free to contact me and I can put you in touch with a &lt;a href="http://www.cedia.net/" target="_blank"&gt;CEDIA&lt;/a&gt; registered custom installation company in this region.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;True Visions EPG data in Windows 7 Media Center&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Click the screen shots for larger images.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pCtrGd3HsyRfUIv6j7LUYhuZtkkO9dBfvFACqBi61HKiW5yMnL1KHkDW3szlIlEKCEIebm3YLNQncpGj2QJj5Romm6KpXj2R0/EPG1.jpg" target="_blank"&gt;&lt;img title="EPG1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG1" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG1_5F00_5C878CA0.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pCSnK03nOc_H11_WJuYKBtwYfyQE1SWhbQWres0DTE6VbcOGaUv2-nnBtwuNokHItV6tcG7EMWE5ixtL1kWxHJg/EPG2.jpg" target="_blank"&gt;&lt;img title="EPG2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG2" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG2_5F00_1B7E2E9E.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pcbWlF8LN63vJqhcKJ_L5jky5MD9fp-_-cnhV1T3oymA9aDSXLOKYIW_dcj6lfCcUxfMzMg9FjbG6FbAYuitwCw/EPG3.jpg" target="_blank"&gt;&lt;img title="EPG3" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG3" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG3_5F00_29DEC232.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pm4v1aUXd3qdlf9F8debwv1-AlL9kuOJ3J-Hpq6-KSa4NxW5x-LpjivTnWwJ_HDxfczGv2QCJWZ1CfoMA7P9Y6A/EPG4.jpg" target="_blank"&gt;&lt;img title="EPG4" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG4" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG4_5F00_7B1E2AF1.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a mixture of English and Thai language in the EPG, depending on what data is being imported in to Media Center from the XMLTV grabber.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pReTZVQytlpt-VwpzxGMzbaMzzDRj2D1ozX47BVub67jBSYA6sdaSDkr1SGc98KlNCMq791-0ScuXYb606RQ9hw/EPG5.jpg" target="_blank"&gt;&lt;img title="EPG5" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG5" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG5_5F00_2BD653FF.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pEX9kBWY3r668KEWmOFgyAfO-XA2HflQmS00NbijUaa9Fw00kvpHhwVZqh8c8ITcU09Um3BbIcqBVN2Aw9bKYUQ/EPG6.jpg" target="_blank"&gt;&lt;img title="EPG6" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG6" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG6_5F00_4156240B.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pWvByTO8Lp1NRtuEjRNbJhyggIO77asSel7Ia5zKmqjxPlAizy2gds4YPh9xFHblCmcgjiigPb68N--32RsES2Q/EPG7.jpg" target="_blank"&gt;&lt;img title="EPG7" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG7" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG7_5F00_525F7350.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;We can potentially have up to a full month of program guide data.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pO2juOERpZvM2TSZezG-R-Ff7wJB8_bIzNiz0UEjx4tRMZnObagPzfJmCRZuMYRADIP6ZtHeI_ZikaZeE5P-cOw/EPG8.jpg" target="_blank"&gt;&lt;img title="EPG8" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG8" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG8_5F00_1C7F9F98.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Record Live TV&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pKpgzhUgNw89XPcEtWdvR3m2CbbT9jpDa7wmIRkdRxoO-hf1TFltemniL9PGB9qj1ReHUNoLbTJSZpe-wNu1U-g/EPG9.jpg" target="_blank"&gt;&lt;img title="EPG9" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="EPG9" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/EPG9_5F00_514737D9.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Mini Guide&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pAGiKq_5xwbDLP3cw_2xcdvYqAmkLDBfzS_tj8blh4WxMtYmWcnw0uAhEnRM65qFoUHddy-vsDtvSaKOe4F-W0Q/LiveTV2.jpg" target="_blank"&gt;&lt;img title="LiveTV2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="LiveTV2" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/LiveTV2_5F00_7D864F6E.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Program Info&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1p0v0g3IXL_ONvib1xGnjTJWlNwPTqSrHMNV4D9RX7AlH4Gn3UHp6fGh_LqrIT80rqeYZVTtjHPrpgvbTqncjlng/LiveTV.jpg" target="_blank"&gt;&lt;img title="LiveTV" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="LiveTV" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/LiveTV_5F00_1CCE17A4.jpg" width="384" border="0" height="224" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Big Screen EPG is currently in beta state and will be a commercial application when it is released. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pHs4m9YBZdGJSW_fsI8Kl6HxNpbn5dlvfkCiMbDX0Qq1siMwYsgnWKj3xZYbr5YLUb1b9rXUqUqsJNPNFsxCFKA/BSE1.jpg" target="_blank"&gt;&lt;img title="BSE1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="BSE1" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/BSE1_5F00_7624ACB8.jpg" width="384" border="0" height="309" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;We added logos to the majority of the TV Channels.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pSR287pheqtH7S4z9TPniCl0mXR4fddFYMPSavtBDW-gOMdlPYV3nx-NzZ39sVdFs0068T0i1M8RA64btvNHh8A/BSE2.jpg" target="_blank"&gt;&lt;img title="BSE2" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="BSE2" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/BSE2_5F00_74E5353B.jpg" width="384" border="0" height="309" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Custom XMLTV Provider.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pY58k8hLveac1TJ-DRlyLPSoDC0rUQ0RW_iED9wS4zqV0A6V02l1F-uqsjYSwKYUoZzahaA02isj7xFU6Ym-9lg/BSE3.jpg" target="_blank"&gt;&lt;img title="BSE3" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="BSE3" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/BSE3_5F00_73398AC9.jpg" width="384" border="0" height="309" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4ca5597e-0825-4cd3-8ba0-5872e2570aae" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag"&gt;clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/media+center" rel="clubhouseTag"&gt;media center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/story" rel="clubhouseTag"&gt;story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Live+TV" rel="clubhouseTag"&gt;Live TV&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/EPG" rel="clubhouseTag"&gt;EPG&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/Thailand" rel="clubhouseTag"&gt;Thailand&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/True+Visions" rel="clubhouseTag"&gt;True Visions&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19976" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/a-83ALaNfnZPsCkOanrMrMMykWE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/a-83ALaNfnZPsCkOanrMrMMykWE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/a-83ALaNfnZPsCkOanrMrMMykWE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/a-83ALaNfnZPsCkOanrMrMMykWE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/c8WHiD6Jy1Y" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Live+TV/default.aspx">Live TV</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Thailand/default.aspx">Thailand</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/EPG/default.aspx">EPG</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/True+Visions/default.aspx">True Visions</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/06/01/live-tv-with-epg-in-media-center-comes-to-thailand.aspx</feedburner:origLink></item><item><title>mceNetCAM - New add-in review on the wiki</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/e4uEXbMikhQ/mcenetcam-new-add-in-review-on-the-wiki.aspx</link><pubDate>Thu, 30 Apr 2009 08:30:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19637</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19637</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/30/mcenetcam-new-add-in-review-on-the-wiki.aspx#comments</comments><description>&lt;p&gt;If you have IP cameras and would like to view and control them from within Media Center, take a look at the mceNetCAM add-in. &lt;/p&gt;
&lt;p&gt;See the mceNetCAM wiki page &lt;a href="http://thedigitallifestyle.com/cs/wikis/addins/mcenetcam-ip-cameras-in-mce.aspx"&gt;here &lt;/a&gt;for more details and screen shots.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1pK69f40V_nz7TWtzvt4z2yoPafTht21vVe2wcmQ1BNxH3VCYbVCUBBbCti0PzRn97GLCGvJXuchwXKP12-PNMlQ/mceNetCam.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19637" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lMgPDnq4pEWU23XA8XZ0wmFI-8o/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lMgPDnq4pEWU23XA8XZ0wmFI-8o/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lMgPDnq4pEWU23XA8XZ0wmFI-8o/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lMgPDnq4pEWU23XA8XZ0wmFI-8o/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/e4uEXbMikhQ" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/add-in/default.aspx">add-in</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/mceNetCAM/default.aspx">mceNetCAM</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/30/mcenetcam-new-add-in-review-on-the-wiki.aspx</feedburner:origLink></item><item><title>Twitter comes to TunerFree MCE</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/71-9CMEQVaQ/twitter-comes-to-tunerfree-mce.aspx</link><pubDate>Sun, 19 Apr 2009 14:03:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19526</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19526</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/19/twitter-comes-to-tunerfree-mce.aspx#comments</comments><description>&lt;P&gt;I can’t say I’m a big fan of Twitter, I could never really see the point of it, but I am a big fan of TunerFree MCE and I know allot of you are also addicted to Twitter, put the two together and you can now tweet to all your followers what you have been watching in TunerFree MCE ! &lt;/P&gt;
&lt;P&gt;Setup is easy you just go in to the Preferences in TunerFree MCE, enter your Twitter username click on a button on a webpage that opens up and then click on another button inside TunerFree MCE and your done! &lt;/P&gt;
&lt;P&gt;You will then get a new Twitter&amp;nbsp; icon on the TunerFree MCE start page.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter11_5F00_59BB8274.jpg" mce_href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter11_5F00_59BB8274.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=TunerFree-Twitter1[1] border=0 alt=TunerFree-Twitter1[1] src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter11_5F00_thumb_5F00_65AD4CDB.jpg" width=444 height=284 mce_src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter11_5F00_thumb_5F00_65AD4CDB.jpg" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter21_5F00_55DD920A.jpg" mce_href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter21_5F00_55DD920A.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=TunerFree-Twitter2[1] border=0 alt=TunerFree-Twitter2[1] src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter21_5F00_thumb_5F00_37632B54.jpg" width=440 height=275 mce_src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter21_5F00_thumb_5F00_37632B54.jpg"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Twitter webpage&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter31_5F00_3D7A5222.jpg" mce_href="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter31_5F00_3D7A5222.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=TunerFree-Twitter3[1] border=0 alt=TunerFree-Twitter3[1] src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter31_5F00_thumb_5F00_0F9C6390.jpg" width=410 height=400 mce_src="http://thedigitallifestyle.com/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeTwitter31_5F00_thumb_5F00_0F9C6390.jpg" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;DIV style="PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: none; PADDING-TOP: 0px" id=scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e32f9400-fe5b-4fb9-9e0c-384bbc325ed8 class=wlWriterEditableSmartContent mce_style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"&gt;Clubhouse Tags: &lt;AHREF="HTTP: rel="clubhouseTag" Clubhouse? tag posts clubhouse.microsoft.com&gt;Clubhouse&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com Media+Center?&gt;Media Center&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com Story?&gt;Story&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com Twitter?&gt;Twitter&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com TunerFree+MCE?&gt;TunerFree MCE&lt;/A&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19526" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/am4HStBH_0KgkC2ImeQYLQ7HBlU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/am4HStBH_0KgkC2ImeQYLQ7HBlU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/am4HStBH_0KgkC2ImeQYLQ7HBlU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/am4HStBH_0KgkC2ImeQYLQ7HBlU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/71-9CMEQVaQ" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/tunerfree+mce/default.aspx">tunerfree mce</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Twitter/default.aspx">Twitter</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/19/twitter-comes-to-tunerfree-mce.aspx</feedburner:origLink></item><item><title>MKV’s playing on my XB0X 360 MCX</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/lrWEZKnyv2U/mkv-s-playing-on-my-xb0x-360-mcx.aspx</link><pubDate>Wed, 15 Apr 2009 09:21:35 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19493</guid><dc:creator>cw-kid</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19493</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/15/mkv-s-playing-on-my-xb0x-360-mcx.aspx#comments</comments><description>&lt;p&gt;Seems in Windows 7 build 7077 I am able to play some MKV’s in the Windows Media Center Extender on my XBOX 360. &lt;/p&gt;  &lt;p&gt;The picture quality was not great, blocky and the colours were pretty green looking but just the fact that they played at all was a massive surprise. However not all of the test MKV’s I tried played and some just resulted in the usual Video Error. &lt;/p&gt;  &lt;p&gt;I’m guessing as I really don’t know for sure that it’s using this new native transcoding functionality in Windows 7 ?&lt;/p&gt;  &lt;p&gt;There is a thread on the Green Button discussing this &lt;a href="http://thegreenbutton.com/forums/thread/350402.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19493" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oIlEyKIbHPMmCjBOuPeGPlSysfs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oIlEyKIbHPMmCjBOuPeGPlSysfs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oIlEyKIbHPMmCjBOuPeGPlSysfs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oIlEyKIbHPMmCjBOuPeGPlSysfs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/lrWEZKnyv2U" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/mkv/default.aspx">mkv</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/MCX/default.aspx">MCX</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/15/mkv-s-playing-on-my-xb0x-360-mcx.aspx</feedburner:origLink></item><item><title>Clubhouse – Windows Community website</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/sc0Z83zKMF0/clubhouse-windows-community-website.aspx</link><pubDate>Wed, 15 Apr 2009 09:10:48 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19492</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19492</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/15/clubhouse-windows-community-website.aspx#comments</comments><description>&lt;p&gt;Check out the new Microsoft Clubhouse Windows community website, you can take a look at our Media Center related posts that are on there from this &lt;a href="http://clubhouse.microsoft.com/posts/media%20center#1" target="_blank"&gt;page&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The text below is from the Clubhouse website.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Clubhouse Purpose:-&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;“Let’s keep it simple. We’re here to help others learn how to creatively use Windows. The Clubhouse is all about sharing content and ideas. Showing what you do best. Voicing your opinions. Being an active member in a community that will select the best content for display on the Windows Vista and Windows Live sites.”&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Clubhouse Content:-&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;“Sharing how Windows works in your life — that's what the Clubhouse is all about. Know any “&lt;q&gt;secrets&lt;/q&gt;” that help you organize your day-to-day and stay connected? Have you discovered some cool ways to share memories with family and friends? How about making it easy to work — or play — from anywhere? We want to hear all about them!&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;You could:      &lt;ul&gt;       &lt;li&gt;Tell us a story of what you did and why — a story that may inspire others to give it a try! &lt;/li&gt;        &lt;li&gt;Share your tips on using a certain feature or a shortcut you've figured out. &lt;/li&gt;        &lt;li&gt;Show off your skills by answering the challenge with great new content. “ &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19492" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/d0ewEazHC8i9bGI-w76VceiFYpA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/d0ewEazHC8i9bGI-w76VceiFYpA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/d0ewEazHC8i9bGI-w76VceiFYpA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/d0ewEazHC8i9bGI-w76VceiFYpA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/sc0Z83zKMF0" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Clubhouse/default.aspx">Clubhouse</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/15/clubhouse-windows-community-website.aspx</feedburner:origLink></item><item><title>200x200 Low-res album artwork still not fixed? - Build 7077</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/jAyYSmOHwwk/200x200-low-res-album-artwork-still-not-fixed-build-7077.aspx</link><pubDate>Sun, 12 Apr 2009 17:13:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19475</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19475</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/12/200x200-low-res-album-artwork-still-not-fixed-build-7077.aspx#comments</comments><description>&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I've been looking at the album artwork issue again in Windows 7 build 7077 and as far as I can work out things are still the same. &lt;/p&gt;
&lt;p&gt;Although there appears to be&amp;nbsp;a bit of good news with what seems to be a bug fix in 7MC, in regards to all tracks on a single album now showing the album cover.&lt;/p&gt;
&lt;p&gt;For the full details see this &lt;a target="_blank" href="http://thegreenbutton.com/forums/thread/351152.aspx"&gt;thread&lt;/a&gt;, I go in to&amp;nbsp;quite a bit of detail so you might want to look here&amp;nbsp;for the &lt;a target="_blank" href="http://thegreenbutton.com/forums/permalink/351152/351194/ShowThread.aspx#351194"&gt;summary&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Are you seeing the same results?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img height="354" width="694" src="http://p3pwfg.bay.livefilestore.com/y1prs-rknDHf0fcbMr9VIEsHBEh-qqB0aBQt9HgDoFplQdFizTTm3u51kVtp1QCljkeQGTCs3UvXsKIjtHumwCI-MbxG3oxMWHY/Missing Image.jpg" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19475" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Z3n0yObHWvID1yaW0P_A4QZKDE0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Z3n0yObHWvID1yaW0P_A4QZKDE0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Z3n0yObHWvID1yaW0P_A4QZKDE0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Z3n0yObHWvID1yaW0P_A4QZKDE0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/jAyYSmOHwwk" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/12/200x200-low-res-album-artwork-still-not-fixed-build-7077.aspx</feedburner:origLink></item><item><title>Take Caution when upgrading WIN7 BUILD 7077</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/0FSmkdPqwkc/do-not-upgrade-to-win7-build-7077.aspx</link><pubDate>Fri, 10 Apr 2009 15:23:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19451</guid><dc:creator>cw-kid</dc:creator><slash:comments>9</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19451</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/10/do-not-upgrade-to-win7-build-7077.aspx#comments</comments><description>&lt;p&gt;I recommend you take caution before upgrading to Windows 7 build 7077. Ensure you have a full back up of your data files.&lt;/p&gt;
&lt;p&gt;I upgraded build 7022 t0 7068 with no problems and then I upgraded
to build 7077 and I found that all the file security permissions on my
D: data drive had been stripped off and corrupted rendering my system
unusable.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://thegreenbutton.com/forums/350835/ShowThread.aspx#350835" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19451" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/pWulSc1mMREYCSBpxwLPiTwPeyQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pWulSc1mMREYCSBpxwLPiTwPeyQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/pWulSc1mMREYCSBpxwLPiTwPeyQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/pWulSc1mMREYCSBpxwLPiTwPeyQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/0FSmkdPqwkc" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/10/do-not-upgrade-to-win7-build-7077.aspx</feedburner:origLink></item><item><title>vmcPlayIt Media Center add-in for PlayOn</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/wGqniTmf4Dw/vmcplayit-media-center-add-in-for-playon.aspx</link><pubDate>Sun, 05 Apr 2009 09:52:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19416</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19416</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/05/vmcplayit-media-center-add-in-for-playon.aspx#comments</comments><description>&lt;P&gt;I saw &lt;A href="http://www.themediamall.com/playon" target=_blank mce_href="http://www.themediamall.com/playon"&gt;PlayOn&lt;/A&gt; a good while ago now, it’s a UPnP media streamer for the XBOX 360, PS3 and HP Media Smart TV’s.&lt;/P&gt;
&lt;P&gt;You can get content such as Netflix, Hulu, Amazon VOD, CBS, You Tube, CNN, ESPN and with PlayOn add-ins more content is available such as from Revision 3. &lt;/P&gt;
&lt;P&gt;I thought this was going to be a great solution and I emailed the PlayOn developers at the time asking if they had any plans for a Media Center add-in as using the XBOX 360 dashboard didn’t really appeal to me that much. The answer I got back was no they were not going to be writing a Media Center add-in for PlayOn. So I was a little disappointed and then forgot about PlayOn. &lt;/P&gt;
&lt;P&gt;However I saw yesterday on TGB on a &lt;A href="http://thegreenbutton.com/forums/thread/346169.aspx" target=_blank mce_href="http://thegreenbutton.com/forums/thread/346169.aspx"&gt;thread&lt;/A&gt; that a chap called Eric is developing a PlayOn add-in for the Media Center UI so my interest in this was immediately sparked back up again. The add-in is called vmcPlayIt which is a free bit of software. PlayOn is not free however but you can tryout their trial for 2 weeks and have a play around with it. &lt;/P&gt;
&lt;P&gt;Let me know how you get on with the &lt;A href="http://www.themediamall.com/playon" target=_blank mce_href="http://www.themediamall.com/playon"&gt;PlayOn&lt;/A&gt; and &lt;A href="http://myweb.cableone.net/eluttmann04/projects/vmcPlayIt/default.htm" target=_blank mce_href="http://myweb.cableone.net/eluttmann04/projects/vmcPlayIt/default.htm"&gt;vmcPlayIt&lt;/A&gt; add-in?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot11_5F00_6EE3BFF4.png" mce_href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot11_5F00_6EE3BFF4.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=screenshot1[1] border=0 alt=screenshot1[1] src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot11_5F00_thumb_5F00_39CE471F.png" width=354 height=285 mce_src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot11_5F00_thumb_5F00_39CE471F.png" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;A href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot21_5F00_4165C85A.png" mce_href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot21_5F00_4165C85A.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=screenshot2[1] border=0 alt=screenshot2[1] src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot21_5F00_thumb_5F00_417DEBF6.png" width=354 height=292 mce_src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot21_5F00_thumb_5F00_417DEBF6.png" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;A href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot41_5F00_2919EA67.png" mce_href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot41_5F00_2919EA67.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=screenshot4[1] border=0 alt=screenshot4[1] src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot41_5F00_thumb_5F00_2BBB3FC1.png" width=354 height=280 mce_src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/screenshot41_5F00_thumb_5F00_2BBB3FC1.png" mce_style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV style="PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: none; PADDING-TOP: 0px" id=scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c56779ad-c601-4ca5-891e-991be0806b0c class=wlWriterEditableSmartContent mce_style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px"&gt;Clubhouse Tags: &lt;AHREF="HTTP: rel="clubhouseTag" Clubhouse? tag posts clubhouse.microsoft.com&gt;Clubhouse&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com media+center?&gt;media center&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com story?&gt;story&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com vmcPlayIt?&gt;vmcPlayIt&lt;/A&gt;, &lt;AHREF="HTTP: rel="clubhouseTag" tag posts clubhouse.microsoft.com PlayOn?&gt;PlayOn&lt;/A&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19416" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8GdaOXzbUNZLGCcoqRHOFWjciZI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8GdaOXzbUNZLGCcoqRHOFWjciZI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8GdaOXzbUNZLGCcoqRHOFWjciZI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8GdaOXzbUNZLGCcoqRHOFWjciZI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/wGqniTmf4Dw" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/playon/default.aspx">playon</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/vmcplayit/default.aspx">vmcplayit</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/05/vmcplayit-media-center-add-in-for-playon.aspx</feedburner:origLink></item><item><title>I'm amazed it happened considering, but say hello to your new Media Center MVP !</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/CL6Xd3XFG8I/i-m-amazed-it-happened-considering-but-say-hello-to-your-new-media-center-mvp.aspx</link><pubDate>Thu, 02 Apr 2009 14:38:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19368</guid><dc:creator>cw-kid</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19368</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/02/i-m-amazed-it-happened-considering-but-say-hello-to-your-new-media-center-mvp.aspx#comments</comments><description>&lt;p&gt;I mentioned last month I think, that I had been nominated for a Media Center MVP, &lt;a target="_blank" href="http://mvp.support.microsoft.com/"&gt;Most Valuable Professional&lt;/a&gt; award from Microsoft. Not sure who nominated me other than it was an existing MVP, which I know a few.
&lt;/p&gt;
&lt;p&gt;
I was informed yesterday that I have been granted MVP status as a result of my contributions to the Media Center community, which is normally just me moaning things aren't working as I want them too, to be honest hehe! But obviously it's not gone un-noticed.
&lt;/p&gt;
&lt;p&gt;But it's a great honour with less than 5000 MVP's across the world in the various Microsoft fields of expertise, it's quite an exclusive club!
&lt;/p&gt;
&lt;p&gt;So what does this mean? I'm not too sure right now, I get a shiny new MVP badge, free subscriptions to TechNet or MSDN an account manger at MS and other perks which I've yet to explore.
But I really hope I can voice my and more importantly your concerns directly to MS in some fashion and that as a so called "community leader" I can influence MS more than I might have been able to in the past. Which will be good for all of us Media Center enthusiasts as we all want pretty much the same things at the end of the day!
&lt;/p&gt;
&lt;p&gt;On a more personal note, I'm moving in to the Custom Installer game at the moment, having just started a new consultancy job on Koh Samui , Thailand with a Smart Home company called &lt;a target="_blank" href="http://www.techworx-projects.com"&gt;Techworx&lt;/a&gt;, who I've got a feeling are going to become the leading Media Center solutions company in South East Asia! Hence the lack of my blog posts recently, but it's a dream job for me on a paradise island, so I'm having a turn of good luck! And I am really enjoying the challenge. I am also hoping I can bring you more information on the inside track from the other side of the fence that as enthusiasts we don't really get to see properly, but only read about in snapshots, I hoping to open some of that up if I can.
&lt;/p&gt;
&lt;p&gt;Some of the software I've been wanting to get my hands on like Casa Tunes and Autonomic Controls Mirage and Poly Tunes for integrated whole home audio with Media Center. &lt;/p&gt;
&lt;p&gt;I'm hoping to work on Media Center integration with Home Automation solutions as well.
So my blog posts might not be as often as I want, but I am hoping they will contain more content and insight in to Media Center from a custom installers point of view, bridging over that gap from enthusiast to installer..
&lt;/p&gt;
&lt;p&gt;OK I'm rambling again.................. &lt;img src="http://iandixon.co.uk/cs/emoticons/emotion-4.gif" alt="Stick out tongue" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Stuart&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Media Center&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1p0Afpavfgo4xwJSXoYPXkZCUXeIKAWMpVDbec51WNBxjwcOPOpNyMcj3lbAITk0PV_T8MbFpoYK0TZpBu9PU61Q/MVP.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19368" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/T-piNpqPoOKodWyxTi2v_yGR3Zc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/T-piNpqPoOKodWyxTi2v_yGR3Zc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/T-piNpqPoOKodWyxTi2v_yGR3Zc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/T-piNpqPoOKodWyxTi2v_yGR3Zc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/CL6Xd3XFG8I" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/MVP/default.aspx">MVP</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/04/02/i-m-amazed-it-happened-considering-but-say-hello-to-your-new-media-center-mvp.aspx</feedburner:origLink></item><item><title>Transcoding VS Remuxing? MS where's the native support? Have your say! </title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/Ymyi8MkszNk/transcoding-vs-remuxing-ms-where-s-the-native-support-have-your-say.aspx</link><pubDate>Tue, 31 Mar 2009 16:26:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19334</guid><dc:creator>cw-kid</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19334</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/31/transcoding-vs-remuxing-ms-where-s-the-native-support-have-your-say.aspx#comments</comments><description>&lt;p&gt;Ever since I got in to Media Center DVD playback and now Blu-ray and MKV playback on extenders has really really frustrated me! In the fact that they don't support it!&lt;/p&gt;
&lt;p&gt;I still can't believe in this day and age, that we are unable to natively play ripped DVD's on extenders. I was amazed MS even gave us native DIVX/XVID support in 7MC MCX on the XBOX 360. After 18 months of moaning about it I was happy to see they eventually did it and I'm sure other people were waiting a hell of a lot longer than I was. &lt;/p&gt;
&lt;p&gt;It's not a technical limitation but must be political one with the big Hollywood content providers, but as a comsumer I don't care frankly. I've purchased my DVD and Blu-ray's discs, I should have the right to consume them in my home with my family anyway I choose and on any device. &lt;/p&gt;
&lt;p&gt;What are the current options for DVD playback on extenders ? Transcoding where the VOB's are remuxed on the fly to MPG. Transcode 360 is a life saver no doubt but it's just not reliable enough for my liking. Transcode 360 can be used with MC, My Movies and Media Browser and gives it more scope over the newer Vaders's transcoder which only works with the Vista Media Center native DVD Library, I could never get it working on the native 7MC Movie Library and am not aware of anyone having done so ? &lt;/p&gt;
&lt;p&gt;So transcoding in my mind is flakey at best and not 100% reliable. Then there is talk of this new native transcoding in 7MC. The ideal idea is that anything I can play in 7MC on the PC can be transcoded to the extenders natively. I have yet to have seen this in action. I'm not sure anyone really knows how and when or if this native Win7 transcoding occurs? What's the process that runs?&lt;/p&gt;
&lt;p&gt;It certainly doesn't transcode my MKV's or DVD Vob's to my extenders so is it even there? And the newly added DIVX/XVID support on the XBOX 360 MCX seems native to the XBOX side to me via a dashboard update which re-appeared in the 7MC MCX the first time when trying to play DIVX/XVID on the 7MC MCX.&lt;/p&gt;
&lt;p&gt;What are the other options then? The best I have found for DVD is remuxing the container to DVR-MS using Video Redo Plus for seamless DVD playback (Main Movie Only) on extenders with full FFWD capabilities. And TSMuxer to remux MKV's in to M2TS files which 7MC natively supports.&lt;/p&gt;
&lt;p&gt;It's still all a mess it's still way too much hard work for the average guy in the street when will it ever end ???&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19334" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eQBsZeuJ4DDiccbNKTWRyozdGrY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eQBsZeuJ4DDiccbNKTWRyozdGrY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eQBsZeuJ4DDiccbNKTWRyozdGrY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eQBsZeuJ4DDiccbNKTWRyozdGrY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/Ymyi8MkszNk" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Extenders/default.aspx">Extenders</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/31/transcoding-vs-remuxing-ms-where-s-the-native-support-have-your-say.aspx</feedburner:origLink></item><item><title>I love Media Browser but this is a show stopper!</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/NncrHYIKfEI/i-love-media-browser-but-this-is-a-show-stopper.aspx</link><pubDate>Tue, 31 Mar 2009 15:44:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19332</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19332</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/31/i-love-media-browser-but-this-is-a-show-stopper.aspx#comments</comments><description>&lt;p&gt;My new favourite MCE add-in has to be the very slick looking &lt;a target="_blank" href="http://www.mediabrowser.tv"&gt;Media Browser&lt;/a&gt; add-in. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.mediabrowser.tv/images/gallery/g1.jpg" width="440" height="247" /&gt;&lt;/p&gt;
&lt;p&gt;It beats the pants off Microsoft's new Movie Library offering in 7MC and really does put them to shame, but&lt;/p&gt;
&lt;p&gt;having lived with Media Browser for a while and having recently tested out my extenders again properly I have a big wish list item &lt;/p&gt;
&lt;p&gt;for the Media Browser developers!&lt;/p&gt;
&lt;p&gt;It seems Media Browser does not support both DVD rips VOB's in VIDEO_TS folders and DVR-MS / MPG files, as does the old My Movies UI for example.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Let me explain:&lt;/p&gt;
&lt;p&gt;If you have a movie folder E.G.&lt;br /&gt;&lt;br /&gt;D:\DVD\Scarface&lt;br /&gt;&lt;br /&gt;And in that folder you have a DVR-MS file which is a copy of the main movie only for native extender playback. &lt;br /&gt;&lt;br /&gt;D:\DVD\Scarface\Scarface.dvr-ms&lt;br /&gt;&lt;br /&gt;And then you have a subfolder, which contains the entire ripped DVD disc in VOB's.  &lt;br /&gt;&lt;br /&gt;D:\DVD\Scarface\VIDEO_TS &lt;br /&gt;&lt;br /&gt;In
the original My Movies UI it knows if you are on an extender or on the Media
Center PC. If your on the PC it will play the ripped VOB's in the
VIDEO_TS folder and you get the full DVD movie experience, menu titles
and extra's etc. If your on an extender if knows to play just the DVR-MS
file instead.&lt;br /&gt;&lt;br /&gt;Media Browser does not do this and it really needs to! &lt;br /&gt;&lt;br /&gt;If
you have Transcode 360 installed with Media Browser and you play a film from Media Browser on
the extender, it starts transcoding the VOB's regardless and does not play the
extender friendly DVR-MS file you already have present in that folder. &lt;br /&gt;&lt;br /&gt;This is a massive show stopper for me now with Media Browser. If you would also like to see this functionality added please head over to the Media Browser &lt;a target="_self" href="http://www.mediabrowser.tv/forum/viewtopic.php?f=2&amp;amp;t=1352"&gt;forums&lt;/a&gt; and voice your request. No doubt the dev's over there are doing a fantastic job and I hope they are open to new suggestions.&lt;/p&gt;
&lt;p&gt;Transcode
360 works but is too flakey, the better transcoder created by Vader only works with the native VMC DVD Library so has it's limits currently, so a solid solution is needed which is
DVR-MS files for extenders and WTV files moving forward in to 7MC. &lt;/p&gt;
&lt;p&gt;DVR-MS files are quickly and easily created from DVD rips with Video Redo Plus. The My Movies UI is so dated now, so I
really hope the Media Browser developers can add this functionality?&lt;/p&gt;
&lt;p&gt;Apparently this issue has been raised before on the &lt;a target="_blank" href="http://www.mediabrowser.tv/forum/viewtopic.php?f=2&amp;amp;t=1352"&gt;forums&lt;/a&gt; in the past but has not be deemed a priority ?&lt;/p&gt;
&lt;p&gt;Looking forward to your comments on this one!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19332" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jFm1xUv9e-0prhIEe6_e5ABngyw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jFm1xUv9e-0prhIEe6_e5ABngyw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jFm1xUv9e-0prhIEe6_e5ABngyw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jFm1xUv9e-0prhIEe6_e5ABngyw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/NncrHYIKfEI" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/media+browser/default.aspx">media browser</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/31/i-love-media-browser-but-this-is-a-show-stopper.aspx</feedburner:origLink></item><item><title>A look at the Shuttle D10 with 7” touch screen</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/Nq7UA-7HMp4/a-look-at-the-shuttle-d10-with-7-touch-screen.aspx</link><pubDate>Tue, 31 Mar 2009 07:19:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:19320</guid><dc:creator>cw-kid</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=19320</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/31/a-look-at-the-shuttle-d10-with-7-touch-screen.aspx#comments</comments><description>&lt;p&gt;I&amp;rsquo;ve been testing out a little Shuttle D10 which also has a 7&amp;rdquo; touch screen, for the last week or so and I do really quite like this PC. &lt;/p&gt;
&lt;p&gt;I installed Windows Vista 32bit and configured Windows Media Center and also connected up 5 Linksys DMA extenders, 4x 2100&amp;rsquo;s and 1x 2200.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_5D88FE95.png"&gt;&lt;img title="image" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" alt="image" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/image_5F00_thumb_5F00_6C7A7073.png" width="272" align="left" border="0" height="221" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;As you can see from the picture the Shuttle is very small and compact and would make a great living room PC. &lt;/p&gt;
&lt;p&gt;The touch screen works fairly well with Media Center, if you know where to press your finger to hit the hidden navigation arrows that are on the VMC start menu, but my main disappointment was that my new favourite VMC add-in Media Browser does not support touch, so when using Media Center on the touch screen, I had to revert back to the older looking My Movies UI. &lt;/p&gt;
&lt;p&gt;It had an Intel Core 2 Duo E7400 2.8Ghz CPU, 2GB RAM and I installed an additional 1.5 TB hard disk drive for media storage.&lt;/p&gt;
&lt;p&gt;The machine had no issues playing 4 movies at the same time. Two DVD rips I had converted to DVR-MS using VideoRedo and two XVID movies. Under this load the CPU utilization was between 10 - 19% and the RAM usage was around 1.42GB.&lt;/p&gt;
&lt;p&gt;I was also able to play the same movie at the same time on multiple extenders (I tried this with an XVID and a DVR-MS Movie) which I&amp;rsquo;ve never tried before and didn&amp;rsquo;t know you could do so that was pretty cool!&lt;/p&gt;
&lt;p&gt;The only thing I&amp;rsquo;m not sure about is how to get the virtual on-screen keyboard back on and working again, after I re-formatted the drive to do a clean Vista install and after installing all the drivers and utilities from the Shuttle support website I still have no on-screen keyboard popping up. Anyone with a D10 know how to sort this out?&lt;/p&gt;
&lt;p&gt;Overall a solid little machine that handled everything I threw at it, HD Movie playback on the PC itself was smooth, I played a few MKV movies I had on the disk drive and all looked well, I was also able to transcode the MKV&amp;rsquo;s to the extenders using Transcode 36o. It worked but it&amp;rsquo;s not ideal and I will be looking in to ways to convert MKV&amp;rsquo;s to DVR-MS or WTV or something.&lt;/p&gt;
&lt;p&gt;I took a few photos which you can see below:&lt;/p&gt;
&lt;p&gt;Shuttle D10:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3199_5F00_581C5CFB.jpg"&gt;&lt;img title="DSCN3199" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3199" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3199_5F00_thumb_5F00_77AD7BDA.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3198_5F00_293E0AD2.jpg"&gt;&lt;img title="DSCN3198" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3198" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3198_5F00_thumb_5F00_497DC2E4.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3197_5F00_4A784372.jpg"&gt;&lt;img title="DSCN3197" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3197" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3197_5F00_thumb_5F00_71D737FC.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Linksys DMA 2100&amp;rsquo;s&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3200_5F00_3307D205.jpg"&gt;&lt;img title="DSCN3200" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3200" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3200_5F00_thumb_5F00_1456097C.jpg" width="184" border="0" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Linksys DMA 2200 connected to the Shuttle D10, running a 42&amp;rdquo; Panasonic Plasma.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3201_5F00_5586A384.jpg"&gt;&lt;img title="DSCN3201" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3201" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3201_5F00_thumb_5F00_080F2259.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3203_5F00_16DBE8E2.jpg"&gt;&lt;img title="DSCN3203" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" alt="DSCN3203" src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/DSCN3203_5F00_thumb_5F00_710AE3E0.jpg" width="244" border="0" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dc693c9d-e0f4-4ba6-8e0d-739ad29ac075" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Clubhouse Tags: &lt;a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag"&gt;clubhouse&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/media+center" rel="clubhouseTag"&gt;media center&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/story" rel="clubhouseTag"&gt;story&lt;/a&gt;&amp;rdquo;, &lt;a href="http://clubhouse.microsoft.com/posts/tag/shuttle+D10" rel="clubhouseTag"&gt;shuttle D10&lt;/a&gt;&amp;rdquo;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=19320" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/RdAVRQJI_cXhDIV59_cc6RW2Wds/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RdAVRQJI_cXhDIV59_cc6RW2Wds/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/RdAVRQJI_cXhDIV59_cc6RW2Wds/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/RdAVRQJI_cXhDIV59_cc6RW2Wds/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/Nq7UA-7HMp4" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Shuttle+D10/default.aspx">Shuttle D10</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/31/a-look-at-the-shuttle-d10-with-7-touch-screen.aspx</feedburner:origLink></item><item><title>A quick look at the new Media Center Sports Channel</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/HPcXzv1Q6tE/a-quick-look-at-the-new-media-center-sports-channel.aspx</link><pubDate>Fri, 06 Mar 2009 08:00:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:17125</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=17125</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/06/a-quick-look-at-the-new-media-center-sports-channel.aspx#comments</comments><description>&lt;p&gt;I've just had a quick look at the new Sports Channel in Media Center and below are some screen shots, for those not in the US so you can see what you are missing.&lt;/p&gt;
&lt;p&gt;The application looks really nice and there appears to be quite allot of content on there. &lt;/p&gt;
&lt;p&gt;I'm not a fan of American sports but I might just check out a few boxing matches later on!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pVOIENRRw3fhZbZ9e_5TwP2pA-0ObB3w9hp79bTK1ZzPbSOcw4Ks2RYYDO09yy354zitkn74sbUgvB6iO6Jt_Ow/SportsC1.jpg"&gt;Full screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1pVOIENRRw3fhZbZ9e_5TwP2pA-0ObB3w9UfpQqhlcrhZQ286XpJdJYB4mQa_1IvRPQBuQULvEYlegJAU62JxOMw/SportsC1.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pQIthCPbKkE9lGhVnSfVrQ102b8s9B0wuoPzE71wkV5t5GrH8OEEx2Sw4OBVYIscYhVg92IpBtwqOKECMSOEwhQ/SportsC2.jpg"&gt;Full Screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1pE600h5MHpFZ2kbIcxlzN-Qvlo6TJ_p4V1xmUQSW2a2LYyAqdwNIUG83eGw4GSAchHjotjthMvGHn6CoCu1r5Rg/SportsC2.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1p_G_qrnJtV2hCW2yDIUqqFIuRoJXY7VZGGUOwrJ60TZ-hKD1L3X-noTsV1y4_bL7JY6EIq0LV2QaV3Bm-q28_yw/SportsC3.jpg"&gt;Full Screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1p_G_qrnJtV2hCW2yDIUqqFIuRoJXY7VZGvQXcvtop0UpOo_LgrobhCBm9U4C13HKL-xKQJKMWyrZzUbA7g3zgWw/SportsC3.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1piSNtwXNiUn3iN_kwdP9Tjy4UncEbS2M0vfd1eXE4SD6fbxZhXpnOfrNHdlTEAtRlDoDNVLvA7O70stsWUDIQuA/SportsC4.jpg"&gt;Full Screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1piSNtwXNiUn3iN_kwdP9Tjy4UncEbS2M0NyQF-_cbY4OrSRCPbsLqEQM9MfcHHo8oDh-EHUTVPmIRCcj7nbzkkg/SportsC4.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1ptUmOe-RJqI9LZoZly8iJ-2rPLJ4rVKM2HHZBJmvi41zxe7cP1noWqdp0TKP6pova0ZUxlU3bNxYNcjZGuunwoA/SportsC5.jpg"&gt;Full Screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1ptUmOe-RJqI9LZoZly8iJ-2rPLJ4rVKM2Y3zAg7mPN1nR8b2KUT4oPX4oSAN41djcUYZrJrFXteCG3BBOiQDb0Q/SportsC5.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1pTS7JkU2uFu3YkUp-zcVqb4omer5wuss_Xp737NacEd_nOiMbmrPYmOgryHNNchuZeUOa2CXQ8HI9_puQTNbz6A/SportsC6.jpg"&gt;Full Screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1pTS7JkU2uFu3YkUp-zcVqb4omer5wuss_mnk8JqxbyVHUma50wMiUTKbnXk0AlLNpSqe9SCN5JJYO4uj0bi2Dhg/SportsC6.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://p3pwfg.bay.livefilestore.com/y1p_H35AW-DeM6ACoSqErv8beich3dH2Az5vqyuhUkWI0BXc37jqWsnE7C-nQGNyneELaF9j9KLWswjqAqeZjfImg/SportsC7.jpg"&gt;Full Screen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://p3pwfg.bay.livefilestore.com/y1p_H35AW-DeM6ACoSqErv8beich3dH2Az5LZNa9dM_VxN_ivuEjCJpDexv5IjoXvTwGDl_bB_Fdng9kKAOCKVbsA/SportsC7.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=17125" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DPW6Umh1o3JNDH8w2y4xLO3wvBQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DPW6Umh1o3JNDH8w2y4xLO3wvBQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DPW6Umh1o3JNDH8w2y4xLO3wvBQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DPW6Umh1o3JNDH8w2y4xLO3wvBQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/HPcXzv1Q6tE" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/Sports+Channel/default.aspx">Sports Channel</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/03/06/a-quick-look-at-the-new-media-center-sports-channel.aspx</feedburner:origLink></item><item><title>Windows 7 update KB963660 - will replace certain audio and video codecs </title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/GI9RiiJVKT8/windows-7-update-kb963660-will-replace-certain-audio-and-video-codecs.aspx</link><pubDate>Wed, 25 Feb 2009 14:19:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:16532</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=16532</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/25/windows-7-update-kb963660-will-replace-certain-audio-and-video-codecs.aspx#comments</comments><description>&lt;p&gt;My Windows 7 PC just picked up this update via Windows Updates. &lt;a target="_blank" href="http://support.microsoft.com/kb/963660"&gt;KB963660&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;"In prerelease versions of Windows 7, certain audio and video
		  codecs  
		  expire after 90 days.
		  When you try to perform certain operations in this situation, such as DVD
		  playback, TV playback, and some device sync operations, the operation  fails
		  with an error message such as "Decoder not found." The affected codecs include
		  MPGG-2,
		  H.264, and AAC. Additionally,
		  Dolby Digital-related media may
		  not
		  
		  play successfully.
		  In this situation,
		  you also receive the  "Decoder not found" error message.&lt;br /&gt;&lt;br /&gt;This
		  problem occurs because the trial period of the components  expires on March
		  15, 2009. After you apply this update, certain audio and video codecs will not
		  expire on this date."&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;UPDATE:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Is anyone else having problems installing this update? On my machine
it says failure configuring updates, then, reverting changes.&lt;/p&gt;
&lt;p&gt;I have FFDShow Tryouts Beta 6 and Haali Media Splitter installed. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=16532" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/HonEOaGiVrw6RhI_3PnLjsHPTQA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HonEOaGiVrw6RhI_3PnLjsHPTQA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/HonEOaGiVrw6RhI_3PnLjsHPTQA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/HonEOaGiVrw6RhI_3PnLjsHPTQA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/GI9RiiJVKT8" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/windows+7/default.aspx">windows 7</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/25/windows-7-update-kb963660-will-replace-certain-audio-and-video-codecs.aspx</feedburner:origLink></item><item><title>My blog - RSS feed now fixed</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/gJOP4BvqquY/my-blog-rss-feed-now-fixed.aspx</link><pubDate>Mon, 16 Feb 2009 09:32:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:16110</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=16110</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/16/my-blog-rss-feed-now-fixed.aspx#comments</comments><description>&lt;p&gt;It seems the RSS feed for by blog here was broken and I hadn't realised.&lt;/p&gt;
&lt;p&gt;Ian has kindly sorted it out for me now, please subscribe to my blog using this link:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://feeds.feedburner.com/thedigitallifestyle/stuart"&gt;http://feeds.feedburner.com/thedigitallifestyle/stuart&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks to Martin for the heads up.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=16110" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fyGcO-H13Y7-bHmBFFPXbD4fm-Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fyGcO-H13Y7-bHmBFFPXbD4fm-Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/fyGcO-H13Y7-bHmBFFPXbD4fm-Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fyGcO-H13Y7-bHmBFFPXbD4fm-Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/gJOP4BvqquY" height="1" width="1"/&gt;</description><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/16/my-blog-rss-feed-now-fixed.aspx</feedburner:origLink></item><item><title>Exclusive - Hulu in TunerFree MCE !</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/BX3Gd77wtug/exclusive-hulu-in-tunerfree-mce.aspx</link><pubDate>Thu, 12 Feb 2009 09:50:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:15829</guid><dc:creator>cw-kid</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=15829</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/12/exclusive-hulu-in-tunerfree-mce.aspx#comments</comments><description>&lt;p&gt;I've been running a beta version of TunerFree MCE all day today and I can access Hulu content from within this MCE add-in ! &lt;img src="http://iandixon.co.uk/cs/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/p&gt;
&lt;p&gt;Martin Millmore the talented developer behind TunerFree MCE is currently working on Hulu integration and possibly other US based IPTV content as well !&lt;/p&gt;
&lt;p&gt;It seems Hulu in MCE are like buses they all arrive at the same time. My preference is not to have one add-in that only allows you access to one type of online content. So I will be backing TunerFree MCE in this race, as ideally we all want to have one MCE UI that we can use to access as much IPTV content as possible.&lt;/p&gt;
&lt;p&gt;There is nothing worse than having to use this 3rd party add-in for X content and another add-in for Y content. And untill MS wake up and do something decent natively then its 3rd party developers like Martin and Yaggs that are really moving things forward for the entire MCE community in this area and I solute you both!&lt;/p&gt;
&lt;p&gt;You can download the TunerFree MCE - Hulu beta &lt;a target="_blank" href="http://www.milliesoft.co.uk/TunerFreeMCE_2_2_0b.msi"&gt;here&lt;/a&gt;. The remote control doesn't work yet with Hulu so use your mouse.&lt;/p&gt;
&lt;p&gt;Oh and obviously if you are not located in the US you need to use a USA VPN connection, proxy support should be added in later builds.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeMCE_2D00_Hulu.jpg" width="750" height="417" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeMCE_2D00_Hulu1.jpg" width="749" height="445" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeMCE_2D00_Hulu2.jpg" width="750" height="440" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeMCE_2D00_Hulu3.jpg" width="750" height="449" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeMCE_2D00_Hulu4.jpg" width="751" height="461" /&gt;&lt;/p&gt;
&lt;p&gt;You will see this if you are not located in the US and are not using a VPN or Proxy connection.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/TunerFreeMCE_2D00_Hulu6.jpg" width="751" height="459" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=15829" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0wrLOFeaaqngZDihwDMi5P1zg5A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0wrLOFeaaqngZDihwDMi5P1zg5A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/0wrLOFeaaqngZDihwDMi5P1zg5A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0wrLOFeaaqngZDihwDMi5P1zg5A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/BX3Gd77wtug" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/hulu/default.aspx">hulu</category><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/tunerfree+mce/default.aspx">tunerfree mce</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/12/exclusive-hulu-in-tunerfree-mce.aspx</feedburner:origLink></item><item><title>Another look at Boxee - BBC iPlayer &amp; Hulu</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/lbjxxU5BAH8/another-look-at-boxee-bbc-iplayer-amp-hulu.aspx</link><pubDate>Thu, 12 Feb 2009 09:20:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:15826</guid><dc:creator>cw-kid</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=15826</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/12/another-look-at-boxee-bbc-iplayer-amp-hulu.aspx#comments</comments><description>&lt;p&gt;Well things are certainly hotting up and getting more exciting recently with all this talk of these different applications for IPTV content on your HTPC. I can't wait to try out the new Hulu MCE add-in and I've really been getting in to TunerFree MCE as well lately. &lt;/p&gt;
&lt;p&gt;I decided to have another quick look at Boxee today, whilst this is not an application that run's within the MCE UI, it is still a very promising option. The guys at Boxee seem to be taking a different approach to the integration for the online content sources. I'm a layman when it comes to application development, but it seems to me like they are not just displaying the BBC iPlayer and Hulu websites for example within their application. &lt;/p&gt;
&lt;p&gt;The integration seems to go further and certainly looks more seamless to me, than some of our already favourite MCE add-ins. Some welcome news is there are also some inbuilt options and settings for HTTP proxies which will come in handy no doubt!&lt;/p&gt;
&lt;p&gt;I've said it before and will say it again Microsoft we need something like Boxee native to our beloved Media Center, please please please!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;BBC iPlayer in Boxee&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Boxee_2D00_BBC_2D00_iPlayer.jpg" width="750" height="441" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Boxee_2D00_BBC_2D00_iPlayer2.jpg" width="750" height="442" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Boxee_2D00_BBC_2D00_iPlayer3.jpg" width="751" height="441" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Boxee_2D00_BBC_2D00_iPlayer4.jpg" width="751" height="441" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hulu in Boxee&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Box_2D00_Hulu.jpg" width="750" height="440" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Box_2D00_Hulu2.jpg" width="751" height="441" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Box_2D00_Hulu3.jpg" width="751" height="441" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Box_2D00_Hulu4.jpg" width="751" height="441" /&gt;&lt;/p&gt;
&lt;p&gt;Proxy Options&lt;/p&gt;
&lt;p&gt;&lt;img src="http://iandixon.co.uk/cs/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/stuart/Boxee_2D00_Proxy_2D00_Settings.jpg" width="750" height="464" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=15826" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZEADuxKBqeJDZVHjIsx7FhXcaqU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZEADuxKBqeJDZVHjIsx7FhXcaqU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZEADuxKBqeJDZVHjIsx7FhXcaqU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZEADuxKBqeJDZVHjIsx7FhXcaqU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/lbjxxU5BAH8" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/boxee/default.aspx">boxee</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/12/another-look-at-boxee-bbc-iplayer-amp-hulu.aspx</feedburner:origLink></item><item><title>You wanted it, you've been waiting for it, it's finally coming? Hulu for MCE</title><link>http://feedproxy.google.com/~r/thedigitallifestyle/stuart/~3/AqQQajW2jWg/you-wanted-it-you-ve-been-waiting-for-it-it-s-finally-coming-hulu-for-mce.aspx</link><pubDate>Wed, 11 Feb 2009 10:04:00 GMT</pubDate><guid isPermaLink="false">39ccff37-4505-4887-ad36-80fcd951300e:15785</guid><dc:creator>cw-kid</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://thedigitallifestyle.com/cs/blogs/stuart/rsscomments.aspx?PostID=15785</wfw:commentRss><comments>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/11/you-wanted-it-you-ve-been-waiting-for-it-it-s-finally-coming-hulu-for-mce.aspx#comments</comments><description>&lt;p&gt;I've been looking at the Hulu related threads lately on The Green Button as
I've recently started watching some of the great content on the Hulu website. &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;It seems there were a few attempts at add-ins for Hulu, but they never got
off the ground and delivered the goods. Then I saw this &lt;a href="http://thegreenbutton.com/forums/thread/334224.aspx" target="_blank"&gt;&lt;span&gt;thread&lt;/span&gt;&lt;/a&gt;
a few days ago and my hopes for Hulu within Media Center were instantly raised.
&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;A new Media Center developer called Yaggs has posted screen shots and a
video of a very promising looking add-in for playing Hulu, it's not clear if
extenders will be supported at this stage as Hulu uses flash like the BBC
iPlayer and I believe the BBC channels in TunerFree MCE don't work on extenders
as a result, so maybe this new add-in might have similar limitations as both
add-ins use a method of displaying the HTTP WebPages in MCE rather than
actually tapping in to the video streams proper.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;None the less it's welcome news when Microsoft really seem to be dragging
their heals in this area of Media Center development and as a result are likely
to be left behind in the IPTV content race by the likes of Boxee and co.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;View the video &lt;a href="http://secondrun.tv/videos.htm" target="_blank"&gt;&lt;span&gt;here&lt;/span&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;add-in home page: &lt;a href="http://www.secondrun.tv" target="_blank"&gt;&lt;span&gt;www.secondrun.tv&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.xnaresources.com/vmc/mediacentertvsample.jpg" width="700" height="406" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.xnaresources.com/vmc/mediacentertvsample2.jpg" style="max-height: 406px;max-width: 700px;" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.xnaresources.com/vmc/mediacentertvsample3.jpg" style="max-height: 406px;max-width: 700px;" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.xnaresources.com/vmc/mediacentertvsample4.jpg" style="max-height: 406px;max-width: 700px;" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://thedigitallifestyle.com/cs/aggbug.aspx?PostID=15785" width="1" height="1"&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/SGUskCIRSto_jmQIGIHRJwVdXVs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SGUskCIRSto_jmQIGIHRJwVdXVs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/SGUskCIRSto_jmQIGIHRJwVdXVs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/SGUskCIRSto_jmQIGIHRJwVdXVs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/thedigitallifestyle/stuart/~4/AqQQajW2jWg" height="1" width="1"/&gt;</description><category domain="http://thedigitallifestyle.com/cs/blogs/stuart/archive/tags/hulu/default.aspx">hulu</category><feedburner:origLink>http://thedigitallifestyle.com/cs/blogs/stuart/archive/2009/02/11/you-wanted-it-you-ve-been-waiting-for-it-it-s-finally-coming-hulu-for-mce.aspx</feedburner:origLink></item></channel></rss>
