<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Mark's MCE Blog - Other</title>
    <link>http://www.salloway.org.uk/mceblog/</link>
    <description>musings on Windows XP Media Center Edition</description>
    <language>en-us</language>
    <copyright>Mark Salloway</copyright>
    <lastBuildDate>Sun, 20 Nov 2005 21:33:29 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>fatherjack@mvps.org</managingEditor>
    <webMaster>fatherjack@mvps.org</webMaster>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=1706a5ba-375b-4106-881d-2668dd079f35</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,1706a5ba-375b-4106-881d-2668dd079f35.aspx</pingback:target>
      <dc:creator />
      <title>Converting DVB-T Radio to MP3</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,1706a5ba-375b-4106-881d-2668dd079f35.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2005/11/20/ConvertingDVBTRadioToMP3.aspx</link>
      <pubDate>Sun, 20 Nov 2005 21:33:29 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
&lt;o:p&gt;
&lt;font face="Times New Roman" color=#000000 size=3&gt;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#000000&gt;&lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;Now
that we have DVB-T Radio and recording support in 
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center 2005 UR2&lt;/st1:PlaceType&gt;
&amp;nbsp;wouldn’t it be good to have it on your MP3 player or 
&lt;st1:place w:st="on"&gt;
&lt;st1:PlaceName w:st="on"&gt;Portable&lt;/st1:PlaceName&gt;
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center&lt;/st1:PlaceType&gt;
&lt;/st1:place&gt;
?&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#000000&gt;Unfortunately the radio stations are recorded as audio only DVR-MS
files, a format which fails to play on a Portable Media Center (after being synced
to the My TV folder), and will not sync to a player such as a Creative Muvo because
it is not a device that supports video formats (Media Player is set up to expect that
this kind of file is TV).&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#000000&gt;If you want to extract the audio a ‘simple’ way to do it is to
use an application called graphedit. This exists as part of the DirectX programmers
SDK and can be used to create a graph which opens the dvr-ms file and writes it as
an MP3. To do this&lt;/font&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;1. If you don’t have GraphEdit download a copy &lt;a href="http://www.digital-digest.com/dvd/downloads/showsoftware_graphedit_141.html"&gt;here&lt;/a&gt; (The latest version from the DirectX 9 SDK is not absolutely required for this) &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;2. Extract the files to a sensible location (i.e. c:\graphedit rather than your desktop) and register dump.ax by going to Start &amp;gt; Run and entering regsvr32 &amp;lt;path&amp;gt;\dump.ax &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;3. Run GraphEdit and go to File &amp;gt; Render Media File &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;4. Navigate to the Recorded TV, for types of file select ‘All Files’ and select the radio DVR-MS file. &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;5. This will automatically create a graph, since we only care about the Audio select ‘Decrypt/Tag0002, your video decoder (e.g. ‘NVIDIA Video Decoder’), Video Renderer and press delete. Also Select the ‘Default DirectSound Device’ filter and press delete. &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;6. Select Graph from the menu and select Insert Filter. &lt;br&gt;7. Expand Audio Compressors and select ‘MPEG Layer-3’ followed by Insert Filter. &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;8. Move down the filter list and expand ‘DirectShow Filters’, from this group insert ‘Dump’ into the graph (will not exist unless dump.ax is registered). Upon doing this a dialog window will be shown saying ‘select an output file for this filter to use’, select a folder and then call your file Something.mp3, close the filter insert window.&lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;9. Two new filters will now have appeared on your graph called ‘MPEG Layer-3’ and ‘Something.mp3’. Drag from the ‘Audio Output’ pin of your MPEG Audio Decoder (e.g. ‘NVIDIA Audio Decoder’) and connect it to the Input of ‘MPEG Layer-3’.&lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;10. Next connect the output of ‘MPEG Layer-3’ to the Input of ‘Something.mp3’ &lt;/o:p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;o:p&gt;11. Hit the play button below the options menu to start, depending how large the file is this may take some time.&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt" align=center&gt;
&lt;font color=#000000&gt;&lt;img src="http://www.salloway.org.uk/mceblog/content/binary/mus1.JPG" border=0&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt" align=center&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt" align=left&gt;
&lt;font color=#000000&gt;Now unfortunately the MPEG Layer-3 filter we’ve just used is limited
to producing MP3s at a maximum of 56kbit/sec, which unless you are listening to speech
isn't really good enough. What we could do is swap out the MPEG Layer-3 filter for
something a little less restrictive, such as a version of the LAME MP3 encoder that
has a DirectShow interface. Alternatively you can choose another codec entirely provided
you have suitable DirectShow filters.&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;a href="http://www.salloway.org.uk/mceblog/content/binary/sample.mp3"&gt;sample.mp3
(75.86 KB)&lt;/a&gt;
&lt;/p&gt;</description>
      <category>Media Center 2005</category>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=f6307add-cd9c-4bc1-9e95-278e3995286f</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,f6307add-cd9c-4bc1-9e95-278e3995286f.aspx</pingback:target>
      <dc:creator />
      <body xmlns="http://www.w3.org/1999/xhtml">
        <font face="Tahoma">This is the fruit of
an IM conversation between <a href="http://blog.imbored.us/">Jonathan Maltz</a>, myself
and <a href="http://blogs.coreygouker.com">Corey Gouker</a> late last week. Jon uses
Server 2003 as his main desktop and until now had been forced to watch his files in
a Virtual PC of Windows XP. When you ask people about playing back dvr-ms files on
Server 2003 most of the time you get an answer that its just not going to work, or
that something needed to support it is missing in the kernel which isn't true. All
you need is 3 DLL files and a direct show MPEG2 video decoder.<br /><br />
Due to licensing issues I do not include the required DLL files, you must collect
sbe.dll, sbeio.dll and encdec.dll from your own XP SP2/Media Center system. These
can be found in C:\windows\system32. Copy these into the servers system32 folder and
register sbe.dll and encdec.dll with regsvr32 or copy them all to the same folder
as the dvr.bat file and run it, you should then see messages sucessfully registering
2 files. 
<br /><br />
Notes to remember:<br />
This is not endorsed by Microsoft, use at own risk, may not work<br />
The Windows Audio Service is disabled by default on 2003 Enterprise Edition<br />
You should set the hardware acceleration of your display adapter to Full.<br /><br /></font>
        <a href="http://www.salloway.org.uk/mceblog/content/binary/mcesrv.JPG">
          <font face="Tahoma">mcesrv.JPG
(65.24 KB)</font>
        </a>
        <br />
        <a href="http://www.salloway.org.uk/mceblog/content/binary/dvr1.zip">dvr1.zip (.18
KB)</a>
      </body>
      <title>DVR-MS Playback on Windows Server 2003</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,f6307add-cd9c-4bc1-9e95-278e3995286f.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2005/07/30/DVRMSPlaybackOnWindowsServer2003.aspx</link>
      <pubDate>Sat, 30 Jul 2005 21:55:27 GMT</pubDate>
      <description>&lt;font face=Tahoma&gt;This is the fruit of an IM conversation between &lt;a href="http://blog.imbored.us/"&gt;Jonathan
Maltz&lt;/a&gt;, myself and &lt;a href="http://blogs.coreygouker.com"&gt;Corey Gouker&lt;/a&gt; late
last week. Jon uses Server 2003 as his main desktop and until now had been forced
to watch his files in a Virtual PC of Windows XP. When you ask people about playing
back dvr-ms files on Server 2003 most of the time you get an answer that its just
not going to work, or that something needed to support it is missing in the kernel
which isn't true. All you need is 3 DLL files and a direct show MPEG2 video decoder.&lt;br&gt;
&lt;br&gt;
Due to licensing issues I do not include the required DLL files, you must collect
sbe.dll, sbeio.dll and encdec.dll from your own XP SP2/Media Center system. These
can be found in C:\windows\system32. Copy these into the servers system32 folder and
register sbe.dll and encdec.dll with regsvr32 or copy them all to the same folder
as the dvr.bat file and run it, you should then see messages sucessfully registering
2 files. 
&lt;br&gt;
&lt;br&gt;
Notes to remember:&lt;br&gt;
This is not endorsed by Microsoft, use at own risk, may not work&lt;br&gt;
The Windows Audio Service is disabled by default on 2003 Enterprise Edition&lt;br&gt;
You should set the hardware acceleration of your display adapter to Full.&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;a href="http://www.salloway.org.uk/mceblog/content/binary/mcesrv.JPG"&gt;&lt;font face=Tahoma&gt;mcesrv.JPG
(65.24 KB)&lt;/font&gt;&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.salloway.org.uk/mceblog/content/binary/dvr1.zip"&gt;dvr1.zip (.18
KB)&lt;/a&gt;</description>
      <category>Media Center General</category>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=46f91090-1b0b-49f2-9bd0-bf51c218f02a</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,46f91090-1b0b-49f2-9bd0-bf51c218f02a.aspx</pingback:target>
      <dc:creator />
      <title>The Media Center Keyboard </title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,46f91090-1b0b-49f2-9bd0-bf51c218f02a.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2005/07/13/TheMediaCenterKeyboard.aspx</link>
      <pubDate>Wed, 13 Jul 2005 20:01:42 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;Now
this does look kind of cool. Coming in September Microsoft are planning to release
a 3-in-1 keyboard for Windows XP Media Center 2005. It combines a 116 key keyboard,
with the functions of the 
&lt;st1:place w:st="on"&gt;
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center&lt;/st1:PlaceType&gt;
&lt;/st1:place&gt;
remote and a thumb mouse. In addition to this it is also able to control the volume
and power of a TV Set.&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt" align=center&gt;&lt;?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /&gt;
&lt;v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"&gt;
&lt;v:stroke joinstyle="miter"&gt;&lt;/v:stroke&gt;
&lt;v:formulas&gt;
&lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;&lt;/v:f&gt;
&lt;v:f eqn="sum @0 1 0"&gt;&lt;/v:f&gt;
&lt;v:f eqn="sum 0 0 @1"&gt;&lt;/v:f&gt;
&lt;v:f eqn="prod @2 1 2"&gt;&lt;/v:f&gt;
&lt;v:f eqn="prod @3 21600 pixelWidth"&gt;&lt;/v:f&gt;
&lt;v:f eqn="prod @3 21600 pixelHeight"&gt;&lt;/v:f&gt;
&lt;v:f eqn="sum @0 0 1"&gt;&lt;/v:f&gt;
&lt;v:f eqn="prod @6 1 2"&gt;&lt;/v:f&gt;
&lt;v:f eqn="prod @7 21600 pixelWidth"&gt;&lt;/v:f&gt;
&lt;v:f eqn="sum @8 21600 0"&gt;&lt;/v:f&gt;
&lt;v:f eqn="prod @7 21600 pixelHeight"&gt;&lt;/v:f&gt;
&lt;v:f eqn="sum @10 21600 0"&gt;&lt;/v:f&gt;
&lt;/v:formulas&gt;
&lt;v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"&gt;&lt;/v:path&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
&lt;o:lock aspectratio="t" v:ext="edit"&gt;
&lt;img src="http://www.salloway.org.uk/mceblog/content/binary/RemoteKeyboard_web.jpg" border=0&gt;

&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;br&gt;
&lt;/p&gt;
&gt;
&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;As expected you also have the short cut keys for 
&lt;st1:place w:st="on"&gt;
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center&lt;/st1:PlaceType&gt;
&lt;/st1:place&gt;
functions which appear on the remotes such a My Music, Live TV and More Information.
The Media Center ‘remote keys’ on the left and right side of the keyboard will also
light up when one is pressed to provided easy access in low light conditions. A key
lock is also included to prevent inadvertent keystrokes when it is not in use (which
helps to avoid draining the 4 AA batteries needed to power it). The Media Center Keyboard
works at a distance of up to 30ft over IR, using the existing&lt;b style="mso-bidi-font-weight: normal"&gt;*&lt;/b&gt; Media
Center Infrared Receivers used today for the remote controls. &lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;The expected retail price around $105 USD (equivalent to £60GBP/87
EUR), although &lt;/font&gt;&lt;a href="http://www.bestbuy.com/site/olspage.jsp?skuId=7225852&amp;amp;type=product&amp;amp;productCategoryId=cat01060&amp;amp;id=1114639632946"&gt;BestBuy&lt;/a&gt;&lt;font color=#000000&gt; are
currently listing it at $99.99 upon release. &lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;*&lt;/b&gt; To use this keyboard
you will need a PC running Windows XP Media Center Edition 2005 and a Media Center
Infrared Receiver which has been updated with &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=bb89a23d-b487-42b9-85e1-c0f5eb690e49&amp;amp;displaylang=en"&gt;KB888795&lt;/a&gt;&lt;font color=#000000&gt;.
This keyboard cannot be used with a Media Center Extender, which is a bit of a shame
really as the intended usage areas for these products do overlap.&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;Microsoft Hardware Homepage:&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;a href="http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=040"&gt;http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=040&lt;/a&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;Large Image:&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;a href="http://www.microsoft.com/presspass/images/gallery/hardware/RemoteKeyboard_lg.jpg"&gt;http://www.microsoft.com/presspass/images/gallery/hardware/RemoteKeyboard_lg.jpg&lt;/a&gt;&lt;font color=#000000&gt; &lt;/font&gt;
&lt;/p&gt;</description>
      <category>Media Center 2005</category>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=638ec117-b917-4fdd-b5cf-ca6a0428ba31</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,638ec117-b917-4fdd-b5cf-ca6a0428ba31.aspx</pingback:target>
      <dc:creator />
      <title>Media Center chat moves to a new time</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,638ec117-b917-4fdd-b5cf-ca6a0428ba31.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2005/06/29/MediaCenterChatMovesToANewTime.aspx</link>
      <pubDate>Wed, 29 Jun 2005 04:38:11 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;The monthly Expertzone Media Center Chat hosted on the third Thursday
of every month by members of Microsoft’s ehome team and the Media Center MVPs, is
moving to a new time slot of 11am pacific time (7PM UK). If you have a question we’d
be&amp;nbsp;honored to have you join us for the next chat on July 21&lt;sup&gt;st&lt;/sup&gt;&lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;.
Hopefully this makes&amp;nbsp;it a&amp;nbsp;bit more accessible to people who are outside
of the 
&lt;st1:place w:st="on"&gt;
&lt;st1:country-region w:st="on"&gt;United States as previously due to the time difference the chat began at midnight in most parts of Europe.&lt;/st1:country-region&gt;
&lt;/st1:place&gt;
&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;a href="http://www.microsoft.com/windowsxp/expertzone/chats/chatroom.aspx"&gt;http://www.microsoft.com/windowsxp/expertzone/chats/chatroom.aspx&lt;/a&gt;&lt;font color=#000000&gt; &lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;Time in other locations:&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;a href="http://www.timeanddate.com/worldclock/fixedtime.html?year=2005&amp;amp;month=7&amp;amp;day=21&amp;amp;hour=11&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=234"&gt;http://www.timeanddate.com/worldclock/fixedtime.html?year=2005&amp;amp;month=7&amp;amp;day=21&amp;amp;hour=11&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=234&lt;/a&gt;&lt;font color=#000000&gt; &lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;o:p&gt;
&lt;font face="Times New Roman" color=#000000 size=3&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;</description>
      <category>Media Center General</category>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=1711d1c8-20cd-4537-b881-af0238829869</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,1711d1c8-20cd-4537-b881-af0238829869.aspx</pingback:target>
      <dc:creator />
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
          <a href="http://blogs.coreygouker.com/">Corey</a>
          <font color="#000000"> sent me this
link today </font>
          <a href="http://www.cothrun.com/gallery/albums/Misc/windows_mix.swf">http://www.cothrun.com/gallery/albums/Misc/windows_mix.swf</a>
          <font color="#000000"> ,
I can’t help but remember ‘Press The Green Button’ from the Media Center 2002
launch time. Wonders what you can do with the new mail alert ;-) <span style="mso-spacerun: yes"> </span></font>
          <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8122d9fa-e21e-4765-ae08-03ae7305e922&amp;DisplayLang=en">http://www.microsoft.<font color="#800080">com</font>/downloads/details.aspx?FamilyID=8122d9fa-e21e-4765-ae08-03ae7305e922&amp;DisplayLang=en</a>
          <font face="Times New Roman" color="#000000" size="3">
          </font>
        </p>
      </body>
      <title>Sampling Windows Sounds</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,1711d1c8-20cd-4537-b881-af0238829869.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2005/03/22/SamplingWindowsSounds.aspx</link>
      <pubDate>Tue, 22 Mar 2005 21:16:15 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;a href="http://blogs.coreygouker.com/"&gt;Corey&lt;/a&gt;&lt;font color=#000000&gt; sent me this
link today &lt;/font&gt;&lt;a href="http://www.cothrun.com/gallery/albums/Misc/windows_mix.swf"&gt;http://www.cothrun.com/gallery/albums/Misc/windows_mix.swf&lt;/a&gt;&lt;font color=#000000&gt; ,
I can’t help but remember ‘Press The Green Button’ from the Media Center&amp;nbsp;2002
launch time. Wonders what you can do with the new mail alert ;-) &lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8122d9fa-e21e-4765-ae08-03ae7305e922&amp;amp;DisplayLang=en"&gt;http://www.microsoft.&lt;font color=#800080&gt;com&lt;/font&gt;/downloads/details.aspx?FamilyID=8122d9fa-e21e-4765-ae08-03ae7305e922&amp;amp;DisplayLang=en&lt;/a&gt;&lt;font face="Times New Roman" color=#000000 size=3&gt; &lt;/font&gt;
&lt;/p&gt;</description>
      <category>Media Center 2002</category>
      <category>Media Center General</category>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=4d17b8cb-2bd4-4058-8fdb-4e0b1e8c1ec9</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,4d17b8cb-2bd4-4058-8fdb-4e0b1e8c1ec9.aspx</pingback:target>
      <dc:creator />
      <title>Dasblog v1.7 Upgrade</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,4d17b8cb-2bd4-4058-8fdb-4e0b1e8c1ec9.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2005/02/09/DasblogV17Upgrade.aspx</link>
      <pubDate>Wed, 09 Feb 2005 20:39:22 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;Well, the upgrade to v1.7 of dasblog was a bit more fun than I
expected it to be, and ended up with&amp;nbsp;all of the content being non accessible
today. But luckily thanks to Karl on the server side it all seems to be up running
nicely again. The new version of dasblog looks quite promising, particularly in the
area of blog spam and actually having a decent log viewer.&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;
&lt;o:p&gt;
&lt;font color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;I’m off to have a play :-)&lt;/font&gt;
&lt;/p&gt;</description>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=1063c3c0-e288-4588-acf3-73e36fa6b637</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,1063c3c0-e288-4588-acf3-73e36fa6b637.aspx</pingback:target>
      <dc:creator />
      <title>I'm Back</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,1063c3c0-e288-4588-acf3-73e36fa6b637.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2004/10/06/ImBack.aspx</link>
      <pubDate>Wed, 06 Oct 2004 00:39:27 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font face=Tahoma color=#000000&gt;Things are finally starting to settle down here, it&amp;#8217;s
been an interesting few weeks but I think probably one of the best choices I&amp;#8217;ve
made (as &lt;/font&gt;&lt;a href="http://blogs.msdn.com/dhopton/"&gt;&lt;font face=Tahoma&gt;Dominic&lt;/font&gt;&lt;/a&gt;&lt;font face=Tahoma color=#000000&gt; said
it would be many months ago). Luckily for me I managed to get accommodation which
had Internet, Sadly coupled with the world&amp;#8217;s harshest non UPnP firewall (which
prevented me sending email for the first week). Everything seems to be going well,
I even like my flat mates which is great. &lt;/font&gt;&lt;font face=Tahoma color=#000000&gt;October
1&lt;sup&gt;st&lt;/sup&gt; also marked my 3&lt;sup&gt;rd&lt;/sup&gt;&lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt; year
as being a member of the Microsoft MVP program. This year I have switched from Windows
Shell/User to 
&lt;st1:place w:st="on"&gt;
&lt;st1:PlaceName w:st="on"&gt;Windows&lt;/st1:PlaceName&gt;
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center&lt;/st1:PlaceType&gt;
&lt;/st1:place&gt;
as my primary area. Over the past year 
&lt;st1:place w:st="on"&gt;
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center&lt;/st1:PlaceType&gt;
&lt;/st1:place&gt;
is a product I&amp;#8217;ve become much more interested in, so thanks to Microsoft for
recognizing me in this area.&lt;/font&gt;
&lt;/p&gt;</description>
      <category>Other</category>
    </item>
    <item>
      <trackback:ping>http://www.salloway.org.uk/mceblog/Trackback.aspx?guid=ae0dc762-4fe5-4c64-8318-3f2e8fb87464</trackback:ping>
      <pingback:server>http://www.salloway.org.uk/mceblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.salloway.org.uk/mceblog/PermaLink,guid,ae0dc762-4fe5-4c64-8318-3f2e8fb87464.aspx</pingback:target>
      <dc:creator />
      <title>Away for a few days</title>
      <guid isPermaLink="false">http://www.salloway.org.uk/mceblog/PermaLink,guid,ae0dc762-4fe5-4c64-8318-3f2e8fb87464.aspx</guid>
      <link>http://www.salloway.org.uk/mceblog/2004/09/16/AwayForAFewDays.aspx</link>
      <pubDate>Thu, 16 Sep 2004 21:09:27 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span style="mso-ansi-language: EN-US"&gt;&lt;font color=#000000&gt;&lt;font face=Tahoma&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;Hey
Guys&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;font color=#000000&gt;&lt;font face=Tahoma&gt;&lt;span style="mso-ansi-language: EN-US"&gt;I&amp;#8217;m
getting ready to leave for University on Saturday so this may be my last blog entry
for a week or so as I need to get everything boxed up, get myself setup at the other
end, and I&amp;#8217;m sure there will be things to keep me busy next week. One last thing
before I go, if you are an MSDN subscriber its not that long until you will be able
to get the next version of Windows XP Media Center &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span style="mso-ansi-language: EN-US"&gt;
&lt;o:p&gt;
&lt;font face=Tahoma color=#000000&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-GB style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Verdana"&gt;&lt;font face=Tahoma size=2&gt;Expected
Ship Date to MSDN: November 2004&lt;/font&gt;&lt;/span&gt;&lt;span lang=EN-GB style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana"&gt;
&lt;br&gt;
&lt;font face=Tahoma&gt;&lt;font size=2&gt;&lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;Windows
XP 
&lt;st1:place w:st="on"&gt;
&lt;st1:PlaceName w:st="on"&gt;Media&lt;/st1:PlaceName&gt;
&lt;st1:PlaceType w:st="on"&gt;Center&lt;/st1:PlaceType&gt;
&lt;/st1:place&gt;
Edition 2005 (English)&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span lang=EN-GB style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana"&gt;
&lt;o:p&gt;
&lt;font face=Tahoma size=2&gt;&amp;nbsp;&lt;/font&gt;
&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span style="mso-ansi-language: EN-US"&gt;&lt;a href="http://msdn.microsoft.com/subscriptions/new/default.aspx"&gt;&lt;font face=Tahoma&gt;http://msdn.microsoft.com/subscriptions/new/default.aspx&lt;/font&gt;&lt;/a&gt;&lt;font color=#000000&gt;&lt;font face=Tahoma&gt; 
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span style="mso-ansi-language: EN-US"&gt;&lt;font color=#000000&gt;&lt;font face=Tahoma&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/span&gt;
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span style="mso-ansi-language: EN-US"&gt;&lt;font color=#000000&gt;&lt;font face=Tahoma&gt;Cya soon&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;
&lt;span style="mso-ansi-language: EN-US"&gt;&lt;font color=#000000&gt;&lt;font face=Tahoma&gt;Mark&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description>
      <category>Other</category>
      <category>Media Center 2005</category>
    </item>
  </channel>
</rss>