<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Barb&#039;s Connected World &#187; Networking</title>
	<atom:link href="http://digitalmediaphile.com/index.php/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalmediaphile.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 19:09:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DIY Home Security Part 3 &#8211; DYNDNS, Port Forwarding</title>
		<link>http://digitalmediaphile.com/index.php/2012/02/04/diy-home-security-part-3-dyndns-port-forwarding/</link>
		<comments>http://digitalmediaphile.com/index.php/2012/02/04/diy-home-security-part-3-dyndns-port-forwarding/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 19:00:00 +0000</pubDate>
		<dc:creator>barbbowman</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[Home Security]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/?p=431</guid>
		<description><![CDATA[As I mentioned in Part 1, setting up the D-Link IP cameras (and IP camera in general most likely) is easy if you have a simple network. This means you &#160; 1. Only have 1 camera 2. Don&#8217;t need to access the camera either directly or through any software from outside your own home network [...]]]></description>
			<content:encoded><![CDATA[<p> As I mentioned in Part 1, setting up the D-Link IP cameras (and IP camera in general most likely) is easy if you have a simple network. This means you</p>
<p>&nbsp;</p>
<p><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">1. Only have 1 camera</span></p>
<p>2. Don&#8217;t need to access the camera either directly or through any software from outside your own home network</p>
<p>3. Don&#8217;t already have a web server running on the default port 80 (if your provider does not block this port)</p>
<p>&nbsp;</p>
<p> If you are serious about DIY Home Security/Surveillance, you will need to configure multiple cameras on multiple ports, set up dynamic DNS (if you don&#8217;t have his setup already) and forward ports on your router. On your router, you should set up DNS reservations for your cameras, and if using a desktop software controller, a reservation for that computer and port forwarding for the port you are using for the desktop controller software web server. You can get free dynamic DNS from the folks at dyndns.com and if you have a decent router, there should be a place to enter your dyndns host name and password and the router will do the work of ensuring that if your Internet  DHCP IP changes, updates are made seamlessly.  D-Link actually offers a private branded dynamic DNS set up service from inside their admin interface. It should be ok to use this (last time I checked they were using the services of dyndns.com).</p>
<p><span id="more-431"></span>
<p>&nbsp;</p>
<p>D-Link provides a login to a cloud based app to monitor your cameras (in addition to the dysfunctional Windows software) at mydlink.com and offers an iPhone app (free) called MyDlinkLite and a paid version for the iPad. Don&#8217;t even bother with these, they only work with port 80. I will post some info on monitoring from an iPxx device later in this series. There are other options.</p>
<p>So to get started, you will need to configure each camera on a unique port in the D-Link admin page.</p>
<div class="separator" style="clear: both; text-align: center;"><img src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-4-2012-123-PM.jpg" id="blogsy-1328382587468.2761" class="alignleft" alt="" width="500" height="361"/>
<div class="separator" style="clear: both; text-align: left;">
<p>&nbsp;<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">&nbsp;</span></p>
<p>&nbsp;</p>
<p>In this case, I&#8217;ve put the Living Room camera on port 8006. Each of my 4 cameras is on a unique port.</p>
<p>Once you have dynamic DNS set up, use this host name instead of internal IPs. If you can&#8217;t reach the web server for your camera with the dynamic host name, you have a brain dead router hat doesn&#8217;t support loopback (like some older Netgear routers), and it&#8217;s time to replace that router. You shoud be able to reach the camera inside or outside your home in a web browser by using http://your-dyndns-hostname.xxx:port# (e.g.: http://yourhost.dyndns.info:8006 ) </p>
<p>&nbsp;</p>
<p>Similarly, in the Blue Iris desktop controller, cameras need to be set up with the correct port AND the path to the jpg image.</p>
<p>&nbsp;</p>
<div class="separator" style="clear: both; text-align: left;"><a href="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-4-2012-136-PM.jpg" target="_blank" style="margin-bottom: 1em; margin-right: 1em;"><img src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-4-2012-136-PM.jpg" id="blogsy-1328382587472.8928" class="clearleft" alt="" width="445" height="500"/></a></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Hopefully, you will be able to find the Path info within the camera&#8217;s GUI. If not, Google or Bing..</p>
<p>D-Link&#8217;s DCS-932L uses /image.jpg and the DCS-942L uses image/jpeg.cgi</p>
<p>&nbsp;</p>
<p>Be sure to able authentication (password protection) on all camera&#8217;s and for the desktop controller. </p>
<p>&nbsp;</p>
<p>You can see why no one offers retail Home Surveillance kits &#8211; the networking set up requirements are beyond the skill set of most consumers. You can pay an installer, buy a plan from ADT or your ISP, etc. but if you are willing to do the work, you CAN roll your own. </p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2012/02/04/diy-home-security-part-3-dyndns-port-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Home Security Part 2 &#8211; Configuring Motion Alerts</title>
		<link>http://digitalmediaphile.com/index.php/2012/02/03/diy-home-security-part-2-configuring-motion-alerts/</link>
		<comments>http://digitalmediaphile.com/index.php/2012/02/03/diy-home-security-part-2-configuring-motion-alerts/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 21:16:21 +0000</pubDate>
		<dc:creator>barbbowman</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[Home Security]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[IP Camera]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/?p=426</guid>
		<description><![CDATA[The heart of my home security system is motion detection and alerts. As I mentioned in the first post, I selected Blue Iris software as a desktop controller. It more than compensates for the shortcomings of the surveillance alert features that are missing from the D-Link camera and for the poor D-Link (free) Windows software [...]]]></description>
			<content:encoded><![CDATA[<p>The heart of my home security system is motion detection and alerts. <span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469)" class="Apple-style-span">As I mentioned in the first post, I selected Blue Iris software as a desktop controller. It more than compensates for the shortcomings of the surveillance alert features that are missing from the D-Link camera and for the poor D-Link (free) Windows software supplied with the cameras (D-Cam View). For reasons I don&#8217;t understand, the more expensive DCS-942L camera does not have an email motion alert function. The less expensive DCS-932L does, but it is pretty limited. </span></p>
<div style="clear: both" class="separator"><img id="blogsy-1328348600541.0806" class="alignleft" alt="" src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-332-PM.jpg" width="500" height="276" />
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>The image above show the D-Link email setup.</p>
<p><span id="more-426"></span>
<p><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469)" class="Apple-style-span">In contrast, Blue Iris has plenty of choices for alerts. Obviously a computer has to be on 24/7 to use the Blue Iris controller (or the D-Link Windows software).</span></p>
<p style="padding-bottom: 0px; margin: 0px 0px 20px; padding-left: 0px; padding-right: 0px; padding-top: 0px">Blue Iris:</p>
<div style="text-align: left; clear: both" class="separator"><a style="margin-bottom: 1em; margin-right: 1em" href="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-320-PM1.jpg" target="_blank"><img id="blogsy-1328348600493.6304" class="clearleft" alt="" src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-320-PM1.jpg" width="496" height="500" /></a></div>
<p style="padding-bottom: 0px; margin: 0px 0px 20px; padding-left: 0px; padding-right: 0px; padding-top: 0px">
<p>Here&#8217;s an email alert I received when I opened my front door:</p>
<div style="clear: both" class="separator">
<div style="text-align: left; clear: both" class="separator"><a style="margin-bottom: 1em; float: left; clear: left; margin-right: 1em" href="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-316-PM.jpg" target="_blank"><img id="blogsy-1328348600503.251" class="alignleft" alt="" src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-316-PM.jpg" width="277" height="500" /></a></div>
<div style="clear: both" class="separator">I&#8217;ve set the system up to send me two frames/snapshots, and this number is user configurable. The system can run independent alert schedules for each camera, too.</div>
<div style="clear: both" class="separator">&#160;</div>
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">The Blue Iris desktop controller is exceptional and the author is always adding features and improvements.
<div style="clear: both" class="separator">Once my four cameras were set up, from the server computer, I have a complete view of everything:
<div style="clear: both" class="separator"><img id="blogsy-1328348600524.2935" class="alignnone" alt="" src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-317-PM.jpg" width="500" height="384" />
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">Double click a view and see a larger image:
<div style="clear: both" class="separator">
<div style="text-align: left; clear: both" class="separator"><img id="blogsy-1328348600477.2393" class="clearleft" alt="" src="http://digitalmediaphile.com/wp-content/uploads/2012/02/wpid-Photo-Feb-3-2012-318-PM.jpg" width="500" height="378" />
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">Right click an image in either view and a shortcut menu appears. Select camera properties to configure features like alerts, etc.
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">&#160;</div>
<div style="clear: both" class="separator">I&#8217;m very happy with the combination of D-Link camera and Blue Iris, but set up is not trivial. Up next, camera and network configuration, dynamic DNS, and port forwarding.
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">
<div style="clear: both" class="separator">
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2012/02/03/diy-home-security-part-2-configuring-motion-alerts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World IPv6 Day June 8, 2011&#8211;I&#8217;m Ready!</title>
		<link>http://digitalmediaphile.com/index.php/2011/06/06/world-ipv6-day-june-8-2011im-ready/</link>
		<comments>http://digitalmediaphile.com/index.php/2011/06/06/world-ipv6-day-june-8-2011im-ready/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 16:25:11 +0000</pubDate>
		<dc:creator>barbbowman</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[World IPV6 Day]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2011/06/06/world-ipv6-day-june-8-2011im-ready/</guid>
		<description><![CDATA[Looks like I’m completely ready, how about you? &#160; I’m currently using Comcast’s 6to4 gateway. &#160; http://www.worldipv6day.org/ http://test-ipv6.com/ipv6day.html]]></description>
			<content:encoded><![CDATA[<p>Looks like I’m completely ready, how about you? </p>
<p><img style="background-image: none; border-right-width: 0px; margin: 10px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="v6day" border="0" alt="v6day" src="http://www.digitalmediaphile.com/content/binary/World-IPv6-Day-June-8-2011Im-Ready_AD09/v6day.png" width="450" height="228" /></p>
<p>&#160;</p>
<p>I’m currently using Comcast’s 6to4 gateway.</p>
<p>&#160;</p>
<p><a href="http://www.worldipv6day.org/">http://www.worldipv6day.org/</a></p>
<p><a href="http://test-ipv6.com/ipv6day.html">http://test-ipv6.com/ipv6day.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2011/06/06/world-ipv6-day-june-8-2011im-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WD TV Live Hub – A Home Entertainment-DLNA Love Story</title>
		<link>http://digitalmediaphile.com/index.php/2011/02/12/wd-tv-live-hub-a-home-entertainment-dlna-love-story/</link>
		<comments>http://digitalmediaphile.com/index.php/2011/02/12/wd-tv-live-hub-a-home-entertainment-dlna-love-story/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 17:43:11 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[DLNA]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Play To]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[WDTV Live Hub]]></category>
		<category><![CDATA[Windows Media Streaming]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2011/02/12/wd-tv-live-hub-a-home-entertainment-dlna-love-story/</guid>
		<description><![CDATA[I’ve never had a CE device that exceeded my expectations. Until now.&#160; My Connected Home includes devices that enable me to stream media between devices on my network, but which also provoked frustration because of half implemented codec support and DLNA protocols. I thought I had true DLNA love back in July 2009 with a [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve never had a CE device that exceeded my expectations. Until now.&#160; My Connected Home includes devices that enable me to stream media between devices on my network, but which also provoked frustration because of half implemented codec support and DLNA protocols. I thought I had true DLNA love back in July 2009 with a Samsung TV, but the lack of firmware updates for DLNA compatibility (such as support for WMA music) eventually caused me to realize it was just a summer romance. Samsung seems to abandon devices after 6 months or so, and concentrates on newer products. </p>
<p>Like many others, while I’d love a new DLNA certified Home Theater receiver DMR, the price range for these is currently $900+. And the Samsung TV is relatively new.</p>
<p>Enter the <font size="2"><strong><a href="http://www.wdc.com/en/products/products.aspx?id=570" target="_blank">WD TV Live Hub</a></strong></font>. This &gt;$200 little box does it all. Like many Home Theater enthusiasts looking for optimum solutions that provide Windows 7 Play To functionality, I’ve been frustrated and was not looking for an expensive solution. This is a very small box with gargantuan capabilities, including a 1TB hard drive to store your favorite media on.</p>
<table border="0" cellspacing="0" cellpadding="2" width="450">
<tbody>
<tr>
<td valign="top" width="225"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="wdliveproduct" border="0" alt="wdliveproduct" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/wdliveproduct.jpg" width="217" height="208" /></td>
<td valign="top" width="225"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="wd.box" border="0" alt="wd.box" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/wd.box.jpg" width="220" height="95" /></td>
</tr>
</tbody>
</table>
<p>  <span id="more-325"></span>
<p>Lots of jacks, including HDMI and SP/DIF, plus USB ports front and back (for connecting USB drives, USB Flash Keys, Wireless Adapters, Keyboards, etc.) For size comparison, in the image above on the right, the WD TV Live Hub sits atop a Samsung BD Player, which sits atop my (broken RRoD’d) Xbox 360. No HDMI or Optical SP/DIF cables are supplied, so you will need your own for the best AV experience. There is an included quick set up poster type guide supplied in the box, but no manual /user guide in the retail box, but it is available online for <a href="http://www.wdc.com/wdproducts/library/UM/ENG/4779-705046.pdf" target="_blank">download in PDF format</a>.&#160; Most of my manuals are still in shrink wrap, so, as usual, I just jumped in without&#160; a net. </p>
<p>I connected an HDMI cable from the device to my TV and an optical cable from the device to a SP/DIF port on my home theater receiver. I also plugged a wired Ethernet cable in to the device and into my <a href="http://www.dlink.com/products/?pid=663" target="_blank">D-Link DAP-1522</a>, which provides wireless connectivity as an access point client (like a gaming adapter).&#160; There is a list of <a href="http://wdc.custhelp.com/app/answers/detail/a_id/3805/~/list-of-devices-that-can-be-connected-to-a-wd-tv-live-hd-media-player-and-wd-tv" target="_blank">supported USB Wireless N adapters</a>, (as well as everything else that WD tested for connectivity including TV’s, routers, etc.) but I found that the one I tried wasn’t as good as the DAP-1522, or MoCA. More later on Network connectivity and speeds. </p>
<p>The WD TV Live Hub by default checks for new firmware. Downloading and installing the firmware that was available was quick and easy.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="wdfirmware1" border="0" alt="wdfirmware1" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/wdfirmware1.jpg" width="400" height="250" /></p>
<p>Once the device restarted with the new firmware, I was ready to try Windows 7 DLNA Play To functionality. One of the best references for Windows 7 Media Streaming and Play To can be found on <a href="http://blogs.msdn.com/b/e7/archive/2009/05/12/media-streaming-with-windows-7.aspx" target="_blank"><strong><font size="2">MSDN</font></strong></a>. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="streaming.wdlive" border="0" alt="streaming.wdlive" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/streaming.wdlive.jpg" width="400" height="301" /></p>
<p>The WD Live player showed right up in my list of devices since I previously enabled all the settings that are needed. </p>
<p>I selected some music as a first test:</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="playto.wdlive" border="0" alt="playto.wdlive" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/playto.wdlive.jpg" width="396" height="207" /></p>
<p>Which started playing immediately with a display showing that the content was from Windows 7:</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="playtow7music1" border="0" alt="playtow7music1" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/playtow7music1.jpg" width="400" height="299" /></p>
<p>The next thing I tried was Windows Media Center Recorded TV. All the DRM rules apply, but unprotected content, such as this Stargate episode recorded from SyFy (SciFi) streamed beautifully and looked and sounded great.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="playto.mce.wtv.wdlive" border="0" alt="playto.mce.wtv.wdlive" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/playto.mce.wtv.wdlive.jpg" width="400" height="299" /></p>
<p>On one of my desktops, I have a few favorite Blu Ray movies that I own ripped to MKV. Windows Media Player Streaming/Play To does not recognize the MKV extension, but if you have the appropriate bits (DivX is one option) and rename (or copy) MKV to WMV, you might just find that it works! In my case, this works from both Windows Explorer and Windows Media Player:</p>
<p>&#160;</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="playto.mkv.1" border="0" alt="playto.mkv.1" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/playto.mkv.1.jpg" width="400" height="297" /></p>
<p>&#160;</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="playto.mkv" border="0" alt="playto.mkv" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/playto.mkv.jpg" width="400" height="216" /></p>
<p>Avatar streamed without a glitch, with 5.1 Dolby at 1080p – you may see information quickly displayed as the stream starts, but the blue light in the center of my Sony receiver confirms 5.1 if I blink and miss the info on the screen.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="wd.avatar" border="0" alt="wd.avatar" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/wd.avatar.jpg" width="400" height="195" /></p>
<p><strong><em>Bottom line, every file type supported by WMP seems to flawlessly “just work” when I use Windows 7 Play To.&#160; If you are looking for a reasonably priced device to enable Windows 7 Play To in your home, I highly recommend the WD TV Live Hub.&#160; </em></strong>The complete list of DMR’s certified to work with Windows 7 is posted <a href="https://winqual.microsoft.com/HCL/ProductList.aspx?m=7&amp;g=d&amp;cid=652&amp;aqid=&amp;fl=86win7&amp;WqWlidSsar=1" target="_blank">here</a>.</p>
<p>While the WD TV Live Hub does have 1TB internal storage, I have a large collection of Recorded TV, plus a few ripped DVD and Blu Ray movies already residing on three Windows 7 desktops, a Vail/WHS 2011 beta machine (which supports Play To if you log into the machine and configure WMP – which you aren’t supposed to do) and 5 TB on NAS. So Windows 7 Play To is almost a necessity in my connected home. I do have a couple of Media Center Extenders which I use on both of my HD TV’s for HD via CableCard (ATI&#160; DCT/OCUR) viewing. </p>
<p>I mentioned the Networking capabilities of the WD TV Live&#160; Hub a bit earlier. Unlike devices from vendors like Sony and Samsung, etc.. who provide wireless N networking only via their own usuriously priced proprietary USN adapters, WD has done the right thing by providing support for off the shelf wireless N USB adapters. Some may work better than others. I tried a Linksys&#160; WUSB600N V2 which the WD device immediately recognized and allowed me to browse available SSID’s, enter a WPA2-AES passphrase, and then use. I found the DAP-1522 (or my MoCA) connection to be more reliable, but this may be a function of the particular Linksys USB adapter that I happened to have laying around. Both the DAP-1522 and MoCA handled the 1080p/5.1 stream perfectly. The source computers are two floors away.&#160; Rather than run up and down the two sets of stairs (and being a couch potato by choice), I use Windows Remote Desktop (RDP host is supported in W7 Professional, Ultimate and Enterprise, but not Home Premium- any version can be a RDP client) to log into these computers from the comfort of my sofa and use Play To via RDP. </p>
<p>In addition to the complete support for Windows 7 Play To, as a DLNA DMR, there are various options to stream media between devices. Being the aforementioned couch potato, after checking out Windows 7 Play To, my instincts were to fire up my iPad and PlugPlayer.&#160; I was easily able to setup PlugPlayer to use the WD Device as the renderer.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="ipad.wd.2" border="0" alt="ipad.wd.2" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/ipad.wd.2.jpg" width="400" height="533" /></p>
<p>And sent my ripped Avatar from the host computer to the WD TV Live Hub</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="ipad.wd.3" border="0" alt="ipad.wd.3" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/ipad.wd.3.jpg" width="400" height="533" /></p>
<p>Since the WD TV Live Hub has 1TB of storage, I decided to copy some of my favorite content to its built in hard drive. WD has software available on their website for managing and copying/content, but Windows Explorer handles this kind of task natively, and being a minimalist when it comes to software, that is the route I selected. The device shows in the network window and you can browse, create/rename folders, copy content, etc. easily.</p>
<p>&#160;</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="wdnetwindow" border="0" alt="wdnetwindow" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/wdnetwindow.jpg" width="400" height="283" /></p>
<p>I found that copying over the network was time consuming, so I let it run overnight. I had two MKV files (about 15 gigs each), about 20 gigs of music and 25 gigs of photos. Not sure how long it took, but it was completed when I checked it the next morning. I found info in the downloaded PDF User Guide about thumbnails for ripped movies. Just create a filename.jpg with the same name as filename.mkv (etc.) and it once again, just works. </p>
<p>There are lots of settings that are customizable, including selecting your own photos as a screensaver and setting your own background. I’ve set my own background, and am about to try to find out where that 49 degree temperature is coming from.&#160; The menus are self explanatory and tell you when the device finds new items. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="wdlivemenus" border="0" alt="wdlivemenus" src="http://digitalmediaphile.com/content/binary/070f39fedc28_8D32/wdlivemenus.jpg" width="400" height="299" /></p>
<p>On top of all of this, Netflix, Pandora, YouTube and Facebook (and more) are available. </p>
<p>The WD TV Live Hub just seems to do everything, like a Swiss Army knife. Because it employs flawless and solid Windows 7 DLNA Play To functionality and has support for a massive number of file formats and codecs, this is THE device to grab as it really does fully embrace DLNA and it really “just works”.&#160; If your interested in discussing this, and/or other DLNA devices, see <a href="http://thegreenbutton.com/forums/133.aspx" target="_blank">The Green Button&#160; Play To, DLNA, Etc. Forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2011/02/12/wd-tv-live-hub-a-home-entertainment-dlna-love-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is that router you want for the holidays ready for IPv6?</title>
		<link>http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 13:41:26 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/</guid>
		<description><![CDATA[Some of you might be saying, “huh?” and wondering what I’m talking about.&#160; If you are a geek, you probably know that the IPv4 universe of addresses is shrinking and latest estimates are that the IPcalypse will occur in about 3 months. You can follow this on Facebook. What does this mean? At some point [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you might be saying, “huh?” and wondering what I’m talking about.&#160; If you are a geek, you probably know that the IPv4 universe of addresses is shrinking and latest estimates are that the IPcalypse will occur in about 3 months. You can follow this on <a href="http://www.facebook.com/pages/IPv4-Countdown/162683847102050" target="_blank">Facebook</a>.</p>
<p>What does this mean? At some point in time, a new web site you want to visit or new web service you want to use may not have an assigned IPv4 address and be reachable over IPv6 only. </p>
<p>Is your ISP working towards insuring that&#160; you can connect to these sites? Mine sure is. <a href="http://www.comcast6.net/" target="_blank">Comcast</a> has been working on this for a long time. Of the available technologies, 6 to 4 and native dual stack seem to me to be the most robust. But the catch is that in your home, you need equipment that has implemented one of these technologies, starting with the router at the edge of your network. </p>
<p>I look around and I see a sorry state of affairs for the home user, where there are so few capable devices (let alone firmware upgrades for top of the line dual band wireless routers) that it would appear that the router vendors are planning on forcing consumers to buy entirely new products, most likely to be announced at CES2011. </p>
<ul>
<li>Apple’s Dual Band N Airport Extreme seems the farthest along in out of the box features with firmware 7.5.1,and it is a great performer, provided you are willing to forego things like MAC address cloning, and can limit yourself to 50 clients and not being able to manage via a web browser. </li>
<li>D-Link’s flagship DIR-855 has no apparent support for configuring IPv6 features (although their DIR-825 B2 hardware is rumored to have some IPv6 support, but I’ve ordered and returned 4 of them, having received the initial hardware version each time). Of all the top of the line routers, IMO, the DIR-855 has the best and largest set of features and options, and I’m disappointed at the lack of IPv6 features, to say the least. </li>
<li>Netgear’s flagship WNDR3700 (I believe it has recently been rebadged with a new product number)&#160; also shows no sign of IPv6 support. </li>
<li>Linksys’s&#160; E3000 (rebadged WRT610N) also shows no signs of official IPv6 support (and it is the worst performer of the bunch). </li>
</ul>
<p>So, yes, there is open source firmware for some router lines, but the typical home user shouldn’t have to deal with a geeky upgrade and the quirks.</p>
<p>My advice if you are in the market for a new router? Don’t be pulled in by those door buster holiday specials.. You are going to need to purchase a new router in the next 18 months or so unless the vendors ante up and do the right thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/11/27/is-that-router-you-want-for-the-holidays-ready-for-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP ePrint is disappointing</title>
		<link>http://digitalmediaphile.com/index.php/2010/11/26/hp-eprint-is-disappointing/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/11/26/hp-eprint-is-disappointing/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 14:18:55 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[ePrint]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[HP ePrint]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/11/26/hp-eprint-is-disappointing/</guid>
		<description><![CDATA[When my older low end downstairs printer needed all ink cartridges replaced at the same time, I realized that buying a new printer would actually be cheaper. HP has been trumpeting its latest crop of ink jet printers that feature ePrint, a technology that assigns an email address to each printer and enables you to [...]]]></description>
			<content:encoded><![CDATA[<p>When my older low end downstairs printer needed all ink cartridges replaced at the same time, I realized that buying a new printer would actually be cheaper.</p>
<p>HP has been trumpeting its latest crop of ink jet printers that feature ePrint, a technology that assigns an email address to each printer and enables you to send mail via a HP web service that is supposed to print documents to your printer from anywhere in the world using email.&#160; I had a $50 BestBuy gift card and they (and HP) are selling the D110 ePrinter for $70. That was a no brainer for me. </p>
<p>Too bad ePrint&#160; needs constant care and feeding by the end user to actually work. Here’s my quick review:</p>
<p>The Good: Printer setup over 802.11n was a breeze, as the printer includes WPS. The printer immediately discovered an available firmware update and I applied the update (and had to reconfigure). I setup the ePrint mail list (which lets you restrict who can send jobs to the printer) and added the email address to my contacts. Next, I used my iPad and was easily able to discover and print a page in Safari.</p>
<p>The Bad: Normal TCP/IP network printing works as expected, except for buggy 64 bit drivers that need to be reinstalled after a computer restart.&#160; This has existed for at least a year and HP thinks reinstalling every restart is an acceptable solution, apparently. Many of their printer support pages all point to the same<strong><font size="2"> </font></strong><a href="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02253256&amp;tmp_track_link=ot_faqs/top_issues/en_us/c02253256/loc:11&amp;lc=en&amp;dlc=en&amp;cc=us&amp;product=3752459&amp;lang=en" target="_blank"><strong><font size="2">KB/FAQ</font></strong></a> so stating. Also,&#160; HP is using the Bonjour protocol on the printer, which enables the IOS functionality. (It is too bad that Apple decided to use their own proprietary protocol, but it is good news for folks like HP who hope to sell new network printers. I assume that the reason that printers connected to local computers work with the new iPxx print function is that Bonjour is installed (and required) on the host computer. </p>
<p>The Ugly: The real travesty is that the ePrint functionality that links the printer to the HP Web Service is badly broken and these printers lose their connection to the Web Service (but ALL other functions continue to work) and that HP has been aware of this since at least August, as evidenced by this 18 page (and growing) <a href="http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile/ePrint-Not-Connected-error/td-p/310298" target="_blank"><strong><font size="2">thread</font></strong></a>. HP interns patrolling the forum have marked “power cycle the router or the printer” as an acceptable solution, but there has been no official reply from HP tech support OR a commitment to fix this. </p>
<p><strong><font size="2">Update 11.29.2010</font></strong>: Had and email exchanges with HP Support. After they emailed their scripted response to run their proprietary network trouble shooter (for an issue that does not even require a local computer to be turned on) I asked them to escalate to someone that understood ePrint. I’ve told them it was not a LAN issue in all the emails and clearly, with bold type, characterized it as an issue between the web service in the cloud and the printer not maintaining a connection or renegotiating one. When I installed the basic driver on a second W7 x64 laptop, the first page I printed displayed the following message (these are the print cartridges included in the factory sealed box).</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="cartridges" border="0" alt="cartridges" src="http://digitalmediaphile.com/content/binary/HP-ePrinter_7933/cartridges.jpg" width="450" height="206" /></p>
<p>In Conclusion: I suspect that HP needed to release and promote a not ready for primetime function to coincide with the launch of IOS 4.2.1 which enabled printing from an iPxx device. HP’s current list of ePrint enabled printers as of 11/22/2010 includes:</p>
<p>•HP Officejet Pro 8500A e-All-in-One Printer series &#8211; A910&#160; for customers worldwide    <br />•HP Officejet 7500 Wide Format All-in-One Printer Series- E910&#160; for customers worldwide     <br />•HP Officejet 6500A e-All-in-One Printer &#8211; E710     <br />•HP Photosmart D110 series for North America customers     <br />•HP Photosmart B110 series for Asia and Europe customers     <br />•HP Photosmart B210 series for customers worldwide     <br />•HP Photosmart Premium C310 series for customers worldwide     <br />•HP Photosmart C410 series for customers worldwide     <br />•HP Photosmart Ink Advantage K510 series for Asia and Europe customers     <br />•HP Photosmart eStation e-All-in-One Printer&#160; C510 series for North America and Europe customers     <br />•HP Envy eAll-in-One Printer D410 series for customers world wide </p>
<p>Recommendations: If you need a replacement printer or especially in you want iPxxx print functionality, and can live with having to reinstall drivers on 64 bit Windows at inconvenient times, check out one of these printers. If you are looking for ePrint, it isn’t ready for prime time.    </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/11/26/hp-eprint-is-disappointing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Multiple IP Cameras to Windows Media Center</title>
		<link>http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 13:39:52 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Wireless Streaming]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/</guid>
		<description><![CDATA[After publishing a piece on how to connect an Internet enabled camera to WMC, iPhones and iPads yesterday, I received a couple of emails basically saying, “great, but I want to monitor more than one camera in a master view like stand alone IP surveillance software”. I thought about this for a bit and then [...]]]></description>
			<content:encoded><![CDATA[<p>After publishing a piece on how to <a href="http://digitalmediaphile.com/index.php/2010/10/10/connecting-an-ip-camera-to-wmc-iphones-and-ipads/" target="_blank"><font size="2"><strong>connect an Internet enabled camera to WMC, iPhones and iPads</strong></font></a> yesterday, I received a couple of emails basically saying, “great, but I want to monitor more than one camera in a master view like stand alone IP surveillance software”.</p>
<p>I thought about this for a bit and then tested to see if an HTML page could be hosted locally, placed in the <strong><font size="2">C:ProgramDataMicrosoftWindowsStart MenuProgramsAccessoriesMedia CenterMedia Center Programs</font></strong> folder with the appropriate MCL and PNG file. The answer was yes, and this now opens the door to more customizations. </p>
<p>Further, I thought that the still images needed to be refreshed. Not much value in watching an image on the screen that just sits there. I fired up Microsoft Expression Web and created a page and added in a META REFRESH tag to reload every xx seconds (I used 30 seconds as the interval). While tables should not be used for layout on a page designed to be viewed in a real web browser (a deprecated means of coding), a nested table structure proved perfect for display inside Windows Media Center. I specified the Segoe UI font and ended up with something that looked pretty decent and worked.&#160; Here is the view inside Windows Media Center:</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mycameras" border="0" alt="mycameras" src="http://digitalmediaphile.com/content/binary/6c51c2ea1058_8087/mycameras.jpg" width="500" height="282" /></p>
<p>  <span id="more-296"></span>
<p>Here is the HTML code. You will need to replace the hostname, port, image path as I documented in the post linked above. The mycameras.html file I created contains the following:</p>
<table border="4" cellspacing="0" cellpadding="2" width="450">
<tbody>
<tr>
<td valign="top" width="450">
<p>&lt;head&gt;            <br />&lt;meta content=&quot;en-us&quot; http-equiv=&quot;Content-Language&quot;&gt;             <br />&lt;meta http-equiv=&quot;refresh&quot; content=&quot;30&quot;&gt;</p>
<p>&lt;style type=&quot;text/css&quot;&gt;            <br />a {             <br />&#160;&#160;&#160; color: #DDEEFF;             <br />}             <br />a:visited {             <br />&#160;&#160;&#160; color: #DDEEFF;             <br />}             <br />a:active {             <br />&#160;&#160;&#160; color: #DDEEFF;             <br />}             <br />a:hover {             <br />&#160;&#160;&#160; color: #FFFFFF;             <br />}             <br />.style3 {             <br />&#160;&#160;&#160; font-family: Arial;             <br />&#160;&#160;&#160; font-size: x-large;             <br />&#160;&#160;&#160; font-weight: bold;             <br />}             <br />.style4 {             <br />&#160;&#160;&#160; font-family: &quot;Segoe UI Semibold&quot;;             <br />&#160;&#160;&#160; font-size: x-large;             <br />&#160;&#160;&#160; border-width: 0;             <br />&#160;&#160;&#160; text-align: center;             <br />}             <br />.style5 {             <br />&#160;&#160;&#160; border: 10px solid #FFFFFF;             <br />}             <br />.style6 {             <br />&#160;&#160;&#160; font-family: &quot;Segoe UI Semibold&quot;;             <br />&#160;&#160;&#160; font-size: x-large;             <br />&#160;&#160;&#160; text-align: center;             <br />}             <br />&lt;/style&gt;             <br />&lt;/head&gt;</p>
<p>&lt;body style=&quot;color: #99CCFF; &quot;&gt;</p>
<p>&lt;p class=&quot;style3&quot;&gt;&amp;nbsp;&lt;/p&gt;            <br />&lt;table&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td&gt;             <br />&lt;table&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style4&quot;&gt;Parking Lot Cam&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style5&quot;&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;img alt=&quot;&quot; height=&quot;480&quot; src=&quot;http://hostname.com:XYZ/IMAGE.jpg&quot; width=&quot;640&quot;&gt;&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&lt;/table&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/td&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td&gt;             <br />&lt;table&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style6&quot;&gt;Home Office Cam&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&#160;&#160;&#160; &lt;tr&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;td class=&quot;style5&quot;&gt;             <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;img alt=&quot;&quot; height=&quot;480&quot; src=&quot;http://hostname.com:XYZ/cgi-bin/video.jpg?size=3&quot; width=&quot;704&quot;&gt;&lt;/td&gt;             <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&lt;/table&gt;</p>
<p>&amp;nbsp;&lt;/td&gt;            <br />&#160;&#160;&#160; &lt;/tr&gt;             <br />&lt;/table&gt;             <br />&lt;p class=&quot;style3&quot;&gt;&amp;nbsp;&lt;/p&gt;</p>
</td>
</tr>
</tbody>
</table>
<p>The MCL file (mycameras.mcl) is as follows:</p>
<table border="4" cellspacing="0" cellpadding="2" width="450">
<tbody>
<tr>
<td valign="top" width="450">&lt;application url=&quot;mycameras.html&quot;          <br />name=&quot;My Cameras&quot;           <br />bgcolor=&quot;RGB(255,255,255)&quot;           <br />startimage=&quot;.mycameras.png&quot;           <br />thumbnailImage=&quot;.mycameras.png&quot;           <br />sharedviewport=&quot;false&quot;&gt;           <br />&lt;/application&gt;</td>
</tr>
</tbody>
</table>
<p>After removing the files I created and used yesterday, I placed the html file, the MCL file, and the new PNG file in the <strong><font size="2">C:ProgramDataMicrosoftWindowsStart MenuProgramsAccessoriesMedia CenterMedia Center Programs</font></strong> folder. Next I launched Windows Media Center,and&#160; opened Extras.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mycameras.extra" border="0" alt="mycameras.extra" src="http://digitalmediaphile.com/content/binary/6c51c2ea1058_8087/mycameras.extra.jpg" width="400" height="540" /></p>
<p>I finished by adding my new My Cameras extra as a top level Extras menu item.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="mycameras.main" border="0" alt="mycameras.main" src="http://digitalmediaphile.com/content/binary/6c51c2ea1058_8087/mycameras.main.jpg" width="400" height="236" /></p>
<p>Now, if I add more cameras, I can just edit the existing HTML. I’m sure I’ll have to change (reduce) the size of the displayed image to get more on a single page, but I now have a personal IP Camera viewport inside Windows Media Center. (And naturally, I’ve added the second camera to my iPhone and iPad Smartvue configuration).</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/10/12/connecting-multiple-ip-cameras-to-windows-media-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting an IP Camera to WMC, iPhones and iPads</title>
		<link>http://digitalmediaphile.com/index.php/2010/10/10/connecting-an-ip-camera-to-wmc-iphones-and-ipads/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/10/10/connecting-an-ip-camera-to-wmc-iphones-and-ipads/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 14:11:57 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Connected Home]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[Home Security]]></category>
		<category><![CDATA[IP Camera]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/10/10/connecting-an-ip-camera-to-wmc-iphones-and-ipads/</guid>
		<description><![CDATA[Motivated by the upcoming yearly Halloween onslaught of youngsters and the not so young about to come through my condo complex, I started thinking about how to integrate an Internet capable surveillance camera with my connected home and devices. I’m not a “real” developer, but I’m a pretty smart geek (IMO) and I started looking [...]]]></description>
			<content:encoded><![CDATA[<p>Motivated by the upcoming yearly Halloween onslaught of youngsters and the not so young about to come through my condo complex, I started thinking about how to integrate an Internet capable surveillance camera with my connected home and devices. I’m not a “real” developer, but I’m a pretty smart geek (IMO) and I started looking around for ideas that&#160; I could borrow and customize. </p>
<p>My goals were to be able to check activity in my parking lot/walkway on demand from Windows Media Center, my iPhone, and my iPad. The web is a wonderful wealth of information, and putting this together was not really difficult. And definitely worth sharing with others. </p>
<p>  <span id="more-290"></span>
<p>Back in 2002, I wrote about <a href="http://www.microsoft.com/windowsxp/using/networking/expert/bowman_02april22.mspx" target="_blank"><strong><font size="2">adding an Internet Camera to my home network</font></strong></a>.&#160; Obviously, 802.11b with WEP doesn’t interest me any more, but since the device has a 10/100 Ethernet port, connecting to a MoCA network or using an 802.11n wireless bridge makes the device usable with more modern networking technologies. The device can display a live view with either an ActiveX control or Java (neither of which is usable on an iPxxx device or Media Center friendly.&#160; The trick was to find a way using only a web URL to display real time images. Most IP Camera vendors don’t document this.</p>
<p>Then I found the <strong><font size="2"><a href="http://www.smartvue.com/third_party_cameras.html" target="_blank">Smartvue web site</a></font></strong>, which not only listed the URL format for images for a huge variety of IP cameras, but pointed the way to <strong>free</strong> iPhone and iPad apps. The iCam support site also has a neat <strong><font size="2"><a href="http://skjm.com/icam/mjpeg.php" target="_blank">interactive test page</a></font></strong> to determine the proper URL to use and includes some options not listed at Smartvue.</p>
<p>I tested the image path samples on the Smartvue site and found the correct one for my DCS1000W by testing with Internet Explorer using the internal IP, my FQD URL (dynamic DNS) and on my iPhone and iPad. </p>
<p>First up was adding what was needed to view inside the Media Center interface. I found the info to create an MCL file and accompanying tile for Windows Media Center on <font size="2"><strong><a href="http://thedigitallifestyle.com/cs/TDL/b/members/archive/2010/04/27/displaying-a-webpage-inside-windows-7-media-centre.aspx" target="_blank">The Digital Lifestyle</a></strong></font> and got started tweaking. Here is a sample MCL file to use as a guide:</p>
<table border="1" cellspacing="0" cellpadding="2" width="450">
<tbody>
<tr>
<td valign="top" width="450"><strong><font size="2">&lt;application url=&quot;</font></strong><strong><font size="2">http://hostname.dyndnsprovider.domain:Port</font></strong>           <br /><strong><font size="2">XXXX/imagepath.ext&quot;              <br />name=&quot;Camera&quot;               <br />bgcolor=&quot;RGB(255,255,255)&quot;               <br />startimage=&quot;.camera.png&quot;               <br />thumbnailImage=&quot;.camera.png&quot;               <br />sharedviewport=&quot;false&quot;&gt;               <br />&lt;/application&gt;</font></strong></td>
</tr>
</tbody>
</table>
<p>Since I need to view on both laptops away from home and desktops at home, I used the fully qualified dynamic dns name from my dynamic DNS provider, the port number, and the image path as shown above. (And my home router has the corresponding port forwarding set up. My router supports loopback (and supports dynamic DNS providers), so this guarantees a sweet experience.</p>
<p>Below you can see the MCL file and the PNG image I created (in Photoshop, but Windows Paint will work) and where these were placed so that they would be available to all users. As stated on The Digital Lifestyle information, I had to create the last two folders. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="seccam.folder.path" border="0" alt="seccam.folder.path" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/seccam.folder.path.jpg" width="350" height="271" /></p>
<p>I opened Media Center, and the new Camera tile was displayed as expected. When I opened it, I received a standard Windows login credentials prompt because my IP Camera is protected with a username and password. But since I had already opened the site in IE and selected “remember password”, I could select OK either with the mouse or the remote. Next,&#160; the expected warning about compatibility with the Media Center interface and selected to not warn me and view anyway (a one time task). </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="seccam.extra" border="0" alt="seccam.extra" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/seccam.extra.jpg" width="350" height="413" /></p>
<p>I also added the Tile to the top level menu (right click or<em><strong><font size="2"> i</font></strong></em> on the remote)</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="seccam.main.menu" border="0" alt="seccam.main.menu" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/seccam.main.menu.jpg" width="400" height="227" /></p>
<p>And here’s the view inside Media Center of my IP Camera (we had a frost last night so there is some condensation).</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="seccam.mce" border="0" alt="seccam.mce" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/seccam.mce.jpg" width="350" height="212" /></p>
<p>Integration with my iPxx devices was next.&#160; Smartvue provides <strong><font size="2"><a href="http://www.smartvue.com/mobile.html" target="_blank">FREE</a></font></strong> apps for both the iPhone and iPad in the Apple App Store and they are both pretty neat. (And they have apps for Blackberrys, Android’s and more !) They also support a way to view password protected cameras like mine (documented on the bottom of the third party camera page AND in the apps themselves). </p>
<p>On the iPad, with the larger display, there is a list of cameras on the left and the view from the selected camera is on the right, (Out of the box, both the iPad and iPhone apps have some default cameras configured, but you can delete/edit, etc.)</p>
<p>&#160;<img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="smartvue.ipad" border="0" alt="smartvue.ipad" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/smartvue.ipad.jpg" width="400" height="300" /></p>
<p>And on my iPhone, here’s the default list, with my own camera at the bottom:</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="smartvue.iphone.menu" border="0" alt="smartvue.iphone.menu" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/smartvue.iphone.menu.jpg" width="350" height="233" /></p>
<p>And the view from my iPhone:</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="smartvue.iphone.barbcam" border="0" alt="smartvue.iphone.barbcam" src="http://digitalmediaphile.com/content/binary/ac9f6898c37a_7D96/smartvue.iphone.barbcam.jpg" width="350" height="233" /></p>
<p>And, the camera itself can send email and a screen shot when motion is detected, so no matter where I am, I’m going to know who’s pulled into my other parking space or is walking to my front door!</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/10/10/connecting-an-ip-camera-to-wmc-iphones-and-ipads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sonos S5 Music Players, Connected, Converged, Fantastic</title>
		<link>http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 18:15:23 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[DLNA]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sonos]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WHS]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[Play To]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/</guid>
		<description><![CDATA[I’m not easily impressed, but my jaw is hanging open today after installing two Sonos S5 Music Players to cover my home with end to end music. I’ve used computers, Media Center Extenders and all kinds of hardware and software in the past to move music around my home, but I always had to cobble [...]]]></description>
			<content:encoded><![CDATA[<p>I’m not easily impressed, but my jaw is hanging open today after installing two <a href="http://www.sonos.com/products/zoneplayers/s5/default.aspx?rdr=true&amp;LangType=1033" target="_blank">Sonos S5 Music Players</a> to cover my home with end to end music. I’ve used computers, Media Center Extenders and all kinds of hardware and software in the past to move music around my home, but I always had to cobble together pieces and use separate devices and controllers to get what I wanted.&#160; What did I want? Well, everything imaginable. The list below is not in any particular order:</p>
<p>1. The ability to stream from ANY of my computers (using Play To or anything else) to more than one music player/renderer simultaneously.</p>
<p>2. To be able to control the volume above individually or together.</p>
<p>3. Play Pandora Radio and other Internet sourced digital music</p>
<p>4. Use existing/create new playlists</p>
<p>5. Use iPhones, iPads and&#160; iPxxx whatever to control and manage the device as a remote control (including graphical menus).</p>
<p>6. Use the system as an alarm clock with choices to wake from alarm, music, Internet music, whatever</p>
<p>7. Wireless connectivity in my Living Room</p>
<p>8. A system that was upgradeable.</p>
<p>9. Quality sound</p>
<p>10. Expandability</p>
<p>I’m still stunned that I found a system that does ALL of the above. (And I’m betting I discover more features – I’ve only had a few hours experience with this all, so my exploration and discovery has only just begun). </p>
<p>  <span id="more-288"></span>
<p>First, it’s a nice looking system. Available in Black or White, it will fit in anywhere,</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_speaker" border="0" alt="sonos_speaker" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_speaker.jpg" width="350" height="395" /></p>
<p>Connecting two of these to my complex network was mindlessly simple. I plugged one into a switch uplinked to my router and connected the power. As for the second one, I stuck it in my living room and plugged in the power. The two units found each other over wireless 802.11n automagically, without my having to do anything. My network is secured by WPA2-AES, but Sonos uses “SonosNet 2.0” which is a secure AES peer to peer mesh wireless network, so this is a separate, but secured network. Interestingly, the speakers have two Ethernet ports for Ethernet bridging. And they also have a jack for a powered sub woofer which the devices find automatically. The docs state that you can use TWO of these in a single room for left/right stereo, but I’m wowed by just one in my living room and another upstairs that covers my loft home office and master bedroom. </p>
<p>I downloaded and installed the latest Sonos controller pc software from the Sonos website (rather than even opening the enclosed CD). After installing the software, I had to push a combination of buttons on each speaker to link to the software, but that was easy and fast. I saw that&#160; firmware upgrades were detected for both speakers and they were downloaded and&#160; applied seamlessly. I then connected my existing Pandora account through the Sonos Controller software. Done!</p>
<p>I fired up Windows Media Player (already set up for “Play To” with my Samsung TV which was not turned on at the time) and as you can see below, both units were available for Play To. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_play_to" border="0" alt="sonos_play_to" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_play_to.jpg" width="450" height="277" /></p>
<p>And of course, it worked beautifully. </p>
<p>I’ve got music stored on a flock of computers, including WHS1 and Vail. So how can I stream to my new Sonos speakers without moving from the sofa or booting up a laptop? Well, Sonos has apps for the iPad/ and for the iPhone/iTouch.&#160; Just below is a screen capture from my iPhone. I can browse all my media servers and drill down to Artist, Album, etc. etc. and add to queues, play now, (etc. again). And I can stream my Pandora stations, too!</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_iphone" border="0" alt="sonos_iphone" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_iphone.jpg" width="350" height="525" /></p>
<p>The iPad Sonos controller software, with more screen real estate, is a real knock out, as shown below. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_ipad1" border="0" alt="sonos_ipad1" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_ipad1.jpg" width="450" height="600" /></p>
<p>And yes, there is a Line-In on the speakers themselves to connect even more devices. Like a Zune or whatever. Both the desktop software and the iPad software allow me to set alarms and sleep timers (!) </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="sonos_ipad2" border="0" alt="sonos_ipad2" src="http://digitalmediaphile.com/content/binary/Sonos-S5_B5E8/sonos_ipad2.jpg" width="450" height="600" /></p>
<p>I will be setting up a series of alarms that I can turn on or off. This is so slick. </p>
<p>The sound is great. Sonos supports a wide variety of music formats (but not WMA lossless or Apple AAC enhanced    <br />or Fairplay). Most of my content is mp3, so I’m all set.</p>
<p>This is the most advanced, converged system I’ve seen, and I’m more than just a little impressed. Kudos to Sonos for having the vision that supports my connected home.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/10/04/sonos-s5-music-players-connected-converged-fantastic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stream Movies, Audio from iDisk to Your iPxxx</title>
		<link>http://digitalmediaphile.com/index.php/2010/08/04/stream-movies-audio-from-idisk-to-your-ipxxx/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/08/04/stream-movies-audio-from-idisk-to-your-ipxxx/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 15:47:04 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[Internet Streaming]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/08/04/stream-movies-audio-from-idisk-to-your-ipxxx/</guid>
		<description><![CDATA[I’d forgotten that I’d converted many Battlestar Galactica Recorded TV files recorded using&#160; Windows Media Center to mp4 files and stashed them away on a NAS drive. I just had one of those A HA moments and uploaded one of them to my iDisk in the cloud&#160; (which comes with my MobileMe subscription).&#160; I had [...]]]></description>
			<content:encoded><![CDATA[<p>I’d forgotten that I’d converted many Battlestar Galactica Recorded TV files recorded using&#160; Windows Media Center to mp4 files and stashed them away on a NAS drive. </p>
<p>I just had one of those A HA moments and uploaded one of them to my iDisk in the cloud&#160; (which comes with my MobileMe subscription).&#160; I had been thinking of iDisk as a place in the cloud to stash files, but not as a streaming server.&#160; I downloaded the iDisk app to my iPad (and to my iPhone) and yup, I’ve got another place to store media files that can be served to my computers and iPxxx devices over the Internet.&#160; Apple supplies 10GB of cloud storage space (compared to the 25GB Microsoft supplies with SkyDrive, but MS doesn’t seem to have an App in the App store &lt;G&gt;). </p>
<p>Here are a couple of captures from my iPad:</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="mestream3" border="0" alt="mestream3" src="http://digitalmediaphile.com/content/binary/StreamMoviesAudiofromiDisktoYouriPxxx_A148/mestream3.jpg" width="450" height="338" /></p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="mestream4" border="0" alt="mestream4" src="http://digitalmediaphile.com/content/binary/StreamMoviesAudiofromiDisktoYouriPxxx_A148/mestream4.jpg" width="450" height="338" /></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/08/04/stream-movies-audio-from-idisk-to-your-ipxxx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix Coming to Canada, Eh?</title>
		<link>http://digitalmediaphile.com/index.php/2010/07/22/netflix-coming-to-canada-eh/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/07/22/netflix-coming-to-canada-eh/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 15:29:32 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[Video Streaming]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/07/19/netflix-coming-to-canada-eh/</guid>
		<description><![CDATA[Some of my Canadian friends might be pleased to hear that Netflix intends to cross the border officially later this year. You can pre-register now if you are interested at http://www.netflix.ca. Update: if you are a Rogers customer, this may have triggered lower usage limits. CBC news is reporting that Rogers is lowering their download [...]]]></description>
			<content:encoded><![CDATA[<p>Some of my Canadian friends might be pleased to hear that Netflix intends to cross the border officially later this year. You can pre-register now if you are interested at <a href="http://www.netflix.ca"><font size="3"><strong>http://www.netflix.ca</strong></font></a>. </p>
<p><strong>Update</strong>: if you are a Rogers customer, this may have triggered lower usage limits. CBC news is reporting that <a href="http://www.cbc.ca/technology/story/2010/07/22/rogers-download-limits.html" target="_blank"><font size="3"><strong>Rogers is lowering their download limits</strong></font></a><font size="3"><strong>. </strong></font></p>
<p>Here’s what you’ll see if you access the site from a Canadian IP address.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="netflix" border="0" alt="netflix" src="http://digitalmediaphile.com/content/binary/NetflixComingtoCanadaEh_9F4F/netflix.jpg" width="450" height="281" /></p>
<p><strong><font size="3"><a href="http://www.cbc.ca/canada/british-columbia/story/2010/07/19/netflix-video-on-demand-rogers.html" target="_blank">CBC news</a></font></strong> has posted info, including the fact that this will be streaming only (no DVD’s by mail). “English only to start, French to follow over time”.</p>
<p>I don’t know if Media Center access to Netflix for Windows 7 Canadian users will be turned on at launch, but am trying to find out. </p>
<p>One comment, if you are a HD snob (and I have no qualms admitting that *I* am), the content is pitiful. And the content for PC’s and Mac’s (a subset) is shameful. </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/07/22/netflix-coming-to-canada-eh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackberry Desktop, Office 2010, August Support, but not x64</title>
		<link>http://digitalmediaphile.com/index.php/2010/07/11/blackberry-desktop-office-2010-august-support-but-not-x64/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/07/11/blackberry-desktop-office-2010-august-support-but-not-x64/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 11:18:57 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blackberry Desktop]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[RIM]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/07/11/blackberry-desktop-office-2010-august-support-but-not-x64/</guid>
		<description><![CDATA[I can’t imagine why Microsoft didn’t work harder to get RIM to offer timely support for Office 2010. (And I hate the iPhone+Apple+ATT monopoly that locks me out of getting an iPhone because AT&#38;T refuses to build out coverage in Northern New England). After months of silence, RIM has announced 32 bit only support “targeted [...]]]></description>
			<content:encoded><![CDATA[<p>I can’t imagine why Microsoft didn’t work harder to get RIM to offer timely support for Office 2010. (And I hate the iPhone+Apple+ATT monopoly that locks me out of getting an iPhone because AT&amp;T refuses to build out coverage in Northern New England). </p>
<p>After months of silence,<font size="3"> </font><a href="http://www.blackberry.com/btsc/dynamickc.do?externalId=KB17149&amp;sliceID=1&amp;command=show&amp;forward=nonthreadedKC&amp;kcId=KB17149" target="_blank"><font size="3"><strong>RIM has announced</strong></font></a> 32 bit only support “targeted for” August. And no 64 bit support until 2011.&#160; Targeted is a weasel word. My perception is that RIM has crappy programmers and/or figures most people don’t care about either Office 2010 and/or sync. </p>
<p>They’ve posted the following (linked above):</p>
<p><em><strong>Overview</strong></em></p>
<p> <em><strong><br />
<hr /></strong></em>
<p><em><strong>Currently, BlackBerry Desktop Manager 5.0.1 does not support Microsoft Outlook 2010 64-bit version for mailbox connectivity and synchronization of organizer data such as Calendar, Contacts, Tasks, and Memos. The next release of the BlackBerry Desktop Manager provides support for Microsoft Outlook 2010 32-bit version only. This release is targeted for August 2010. Support for Microsoft Outlook 2010 64-bit version will be available in 2011.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/07/11/blackberry-desktop-office-2010-august-support-but-not-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel WiDi, Push2TV and Remote Desktop</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/25/intel-widi-push2tv-and-remote-desktop/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/25/intel-widi-push2tv-and-remote-desktop/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 13:23:02 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Intel]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Push2TV]]></category>
		<category><![CDATA[WiDi]]></category>
		<category><![CDATA[Wireless Display]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[Intel Wireless Display]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Media Center]]></category>
		<category><![CDATA[Windows Media Streaming]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/25/intel-widi-push3tv-and-remote-desktop/</guid>
		<description><![CDATA[Here’s one I did not expect to work but did. I’ve been able to use Windows Media Center to display non DRM’d High Def content over WiDi (since the TV HD is at best 720p, it will work.. higher 1080p is not support.. maybe someday). I’d ripped a bunch of movies at 720p to stream [...]]]></description>
			<content:encoded><![CDATA[<p>Here’s one I did not expect to work but did. I’ve been able to use Windows Media Center to display non DRM’d High Def content over WiDi (since the TV HD is at best 720p, it will work.. higher 1080p is not support.. maybe someday). </p>
<p>I’d ripped a bunch of movies at 720p to stream to my iPad using Air Video and other options. I was browsing the network folder over RDP that housed these mp4&#160; and double clicked The Day After Tomorrow without really knowing what might happen. My expectation was that since RDP has been so bad at streaming media of any kind that it would be dreadful. To my surprise, it actually worked smoothly and well, including video and audio in sync. </p>
<p>Here’s a shot of my TV where you can see the RDP session and the movie in a Windows Media Player window.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="rdp-widi" border="0" alt="rdp-widi" src="http://digitalmediaphile.com/content/binary/ee27f1d866ab_7EA8/rdpwidi.jpg" width="450" height="338" /></p>
<p>And here is it when I expanded to full screen</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" class="wlDisabledImage" title="rdp-widi-full-screen" border="0" alt="rdp-widi-full-screen" src="http://digitalmediaphile.com/content/binary/ee27f1d866ab_7EA8/rdpwidifullscreen.jpg" width="450" height="338" /></p>
<p>I admit that I prefer the Windows Media Center interface over RDP as that losses the menu bar and gives me full screen. But this brings up interesting possibilities of traveling to a friends house with my Push2TV adapter and WiDi enabled laptop and having access to a remote library over the Internet. Probably won’t work as well over the Internet, but I’m up for trying. </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/25/intel-widi-push2tv-and-remote-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WiDi and Push2TV–Get the Updates and Install Them</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/25/widi-and-push2tvget-the-updates-and-install-them/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/25/widi-and-push2tvget-the-updates-and-install-them/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 12:39:41 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Intel]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Push2TV]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WiDi]]></category>
		<category><![CDATA[Wireless Display]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[Wireless Networking]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/25/widi-and-push2tvget-the-updates-and-install-them/</guid>
		<description><![CDATA[I’ve been blogging about the WiDi Home Theater experience off and on. Last night, I was checking something for a friend and and realized that the Netgear Push to TV site pointed to updates for both the Intel WiDi driver and the Netgear Push to TV device. For some reason, these don’t appear for me [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been blogging about the WiDi Home Theater experience off and on. Last night, I was checking something for a friend and and realized that the <strong><font size="2"><a href="http://kb.netgear.com/app/answers/detail/a_id/13206" target="_blank">Netgear Push to TV site</a></font></strong> pointed to updates for both the Intel WiDi driver and the Netgear Push to TV device. For some reason, these don’t appear for me on either the laptop vendors support site or the Intel support site, including when I use the Intel utility to scan for updates. An new version of the WiDi driver IS offered by Intel, but it isn’t as new as the one Netgear offers.&#160; It’s important to do this update first and then get the second one (more at the end of this post) which adds functionality that some folks might find useful. The second updates adds the ability to resize the picture, select whether to hide the Intel Wireless Display Applet itself after connecting and offers additional mouse behavior options (including not showing the pointer on the TV)</p>
<p>The Netgear site <a href="http://kb.netgear.com/app/answers/detail/a_id/13206">http://kb.netgear.com/app/answers/detail/a_id/13206</a> indeed has totally accurate instructions that work as advertised. I updated the laptop, rebooted, launched the utility, accessed the check for updates and the PTV1000 updated beautifully.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="update-widi-firmware-pc" border="0" alt="update-widi-firmware-pc" src="http://digitalmediaphile.com/content/binary/WiDiandPush2TVGettheUpdateandInstallIt_6ECF/updatewidifirmwarepc.jpg" width="450" height="338" /></p>
<p>As you can see from the screen shot above, you can watch the progress of the Push2TV device upgrade on the laptop. It took about two minutes. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" class="wlDisabledImage" title="adapter-wait" border="0" alt="adapter-wait" src="http://digitalmediaphile.com/content/binary/WiDiandPush2TVGettheUpdateandInstallIt_6ECF/adapterwait.jpg" width="450" height="338" /></p>
<p>Similarly, the connected TV shows that the adapter is being updated.</p>
<p>When complete, you will need to re-associate your laptop with the adapter just like you did when you first setup the pairing.&#160; If you’re just buying this gear, chances are that it will have the original firmware. You will need to set up the pairing with your TV prior to updating and then re-pair. </p>
<p>Once completed, I recommend you grab the even newer<font size="2"><strong> <a href="http://kb.netgear.com/app/answers/detail/a_id/13040/related/1/session/L2F2LzEvc2lkL3daQWlwajNr" target="_blank">Intel My WiFi on the Netgear site</a></strong></font> and apply it for increased behavior control including as well:</p>
<p>Microsoft WHQL Certified Release    <br />Fast Cursor     <br />Support 1366&#215;768 Display Resolution     <br />Dynamic Wireless Status (More Frequent)     <br />Prompted Firmware Update     <br />Extended Desktop &amp; Remote Only Display Modes     <br />Automatic Microsoft* Firewall Approval     <br />Support for Intel® Centrino® Wireless-N 1000     <br />Switchable Graphics Interoperability Support</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/25/widi-and-push2tvget-the-updates-and-install-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stupid Toshiba Advocates Lagging Edge Standard for SD Cards</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 12:57:38 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Digital Photography]]></category>
		<category><![CDATA[Eye-Fi]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[SDHC]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/</guid>
		<description><![CDATA[June 22 press release from Toshiba announces an effort to “ promote a new SD card that integrates Wi-Fi wireless communication with data storage capabilities. The forum, the &#34;Standard Promotion Forum for Memory Cards Embedding Wireless LAN&#34;* has been founded by Toshiba and Singapore-based Trek 2000 International Ltd.. ‘ But they want to make this [...]]]></description>
			<content:encoded><![CDATA[<p>June 22 press release from<font size="3"> </font><a href="http://www.toshiba.co.jp/about/press/2010_06/pr2201.htm" target="_blank"><strong><font size="3">Toshiba</font></strong></a> announces an effort to “ <em><strong>promote a new SD card that integrates Wi-Fi wireless communication with data storage capabilities. The forum, the &quot;Standard Promotion Forum for Memory Cards Embedding Wireless LAN&quot;<sup>*</sup> has been founded by Toshiba and Singapore-based Trek 2000 International Ltd</strong></em>.. ‘</p>
<p>But they want to make this 802.11b/g and not the faster 802.11n (which is backwards compatible with b/g. </p>
<p>As any photographer knows, RAW files are huge, and even the JPEGs at Fine and Super-Fine resolutions are pretty big. </p>
<p>Eye-FI has done it right and offers SDHC cards that utilize 802.11n. </p>
<p>Why in the world would Toshiba (or anyone else for that matter) want to slow people down? This may be a price based decision. I sure have no interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/23/stupid-toshiba-advocates-lagging-edge-standard-for-sd-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel WiDi – Wirelessly view your PC screen on your TV</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/21/intel-widi-wirelessly-view-your-pc-screen-on-your-tv/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/21/intel-widi-wirelessly-view-your-pc-screen-on-your-tv/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 11:58:36 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Intel]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiDi]]></category>
		<category><![CDATA[Wireless Display]]></category>
		<category><![CDATA[Wireless Streaming]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Wireless Nedtworking]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/21/intel-widi-wirelessly-view-your-pc-screen-on-your-tv/</guid>
		<description><![CDATA[There is a lot of interest in this technology and naturally, accompanying confusion as to what this is and how to get it. Some of this has been driven by a recent Windows 7 was My Idea commercial. That commercial and possibly similar ones, have stirred up things in the past few weeks. See: &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>There is a lot of interest in this technology and naturally, accompanying confusion as to what this is and how to get it. Some of this has been driven by a recent Windows 7 was My Idea commercial. That commercial and possibly similar ones, have stirred up things in the past few weeks. See:</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:f0079009-f902-41e9-a4a0-62e0d07f6d3b" class="wlWriterEditableSmartContent">
<div id="baa78244-c063-4b33-802b-03e54115bc34" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=A6oTOtyTPn4&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_detailpage&amp;fs=1" target="_new"><img src="http://digitalmediaphile.com/content/binary/IntelWiDiWirelesslyviewyourPCscreenonyou_7029/videoe4c75ad99f2c.jpg" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('baa78244-c063-4b33-802b-03e54115bc34'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/A6oTOtyTPn4&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_detailpage&amp;fs=1&amp;hl=en&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/A6oTOtyTPn4&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_detailpage&amp;fs=1&amp;hl=en&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&quot;;" alt=""/></a></div>
</div>
</div>
<p>&#160;</p>
<p>What they don’t tell you is that you need a specific computer with Intel GMA HD graphics and the Intel WiFi embedded radio. Initially, <a href="http://www.bestbuy.com/site/olspage.jsp;jsessionid=7897C69A667D36B405763F27D02ADA8D.bbolsp-app04-22?_dyncharset=ISO-8859-1&amp;_dynSessConf=-6640956719903596390&amp;id=pcat17071&amp;type=page&amp;st=push2tv&amp;sc=Global&amp;cp=1&amp;nrp=15&amp;sp=&amp;qp=&amp;list=n&amp;iht=y&amp;usc=All+Categories&amp;ks=960" target="_blank">three laptops</a> only were initially&#160; available, exclusively from Best Buy. </p>
<p>For more in depth info on the technology see:</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:3225935e-68aa-4ab3-9f1b-8c5e51f850b4" class="wlWriterEditableSmartContent">
<div id="dd41027a-3903-4403-8b54-7984b158dd62" style="margin: 0px; padding: 0px; display: inline;">
<div><a href="http://www.youtube.com/watch?v=FJmxhZzBuVI" target="_new"><img src="http://digitalmediaphile.com/content/binary/IntelWiDiWirelesslyviewyourPCscreenonyou_7029/video586183985969.jpg" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('dd41027a-3903-4403-8b54-7984b158dd62'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/FJmxhZzBuVI&amp;hl=en&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/FJmxhZzBuVI&amp;hl=en&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&quot;;" alt=""/></a></div>
</div>
</div>
<p>&#160;</p>
<p>I’ve been using this technology since it became available in January and recommend it highly. You can read about my personal experience with this technology <strong><a href="http://digitalmediaphile.com/index.php/2010/01/22/intel-wireless-display-is-a-happy-htpc-experience/" target="_blank"><font size="4">HERE</font></a></strong>.</p>
<p>Intel announced on June 21,2010 that &quot;Intel Wireless Display is now available on more than 25 systems based on Intel Core i3 or Intel Core i5 processors from manufacturers like ASUS, Dell, HP, Lenovo, Samsung, Sony and Toshiba. It is now available at more than 10 retailers including Amazon, Best Buy, Dell.com, Fry&#8217;s, Sony Style, OfficeMax, Tiger Direct, and more. Enhancements to Intel Wireless Display are available for download with the 1.2 software version. This enables people to access an extended display mode for watching a video on TV while surfing the Internet on the laptop. New remote only mode allows you to watch a video with a black screen on the laptop to lower glare and distractions. A new fast cursor improves navigation on the TV. Intel Wireless Display is available on select Intel Core i5 or i5 systems and requires a Push to TV adapter from Netgear.&quot;</p>
<p>Dell has just announced an <a href="http://content.dell.com/us/en/corp/d/press-releases/2010-06-21-inspiron-r.aspx" target="_blank">Inspiron</a> model that can be custom ordered to include this technology.&#160; You will need to be sure to order or configure to order the right combination of components including the Intel HD GMA video chip and Intel WiFi. And be sure to order the Netgear Push2TV adapter as well. </p>
<p>Clubhouse Tags: <a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag">clubhouse</a>, <a href="http://clubhouse.microsoft.com/posts/tag/wireless+streaming" rel="clubhouseTag">Wireless Streaming</a>, <a href="http://clubhouse.microsoft.com/posts/tag/Windows 7" rel="clubhouseTag">Windows 7</a>, <a href="http://clubhouse.microsoft.com/posts/tag/TV+On+Your+PC" rel="clubhouseTag">TV On Your PC</a>, <a href="http://clubhouse.microsoft.com/posts/tag/how-to" rel="clubhouseTag">how-to</a>, <a href="http://clubhouse.microsoft.com/posts/tag/Stream+your+PC+to+your+TV+wirelessly" rel="”clubhouseTag”">Stream your PC to your TV wirelessly</a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/21/intel-widi-wirelessly-view-your-pc-screen-on-your-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eye-Fi &amp; iPad</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/10/eye-fi-ipad/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/10/eye-fi-ipad/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 18:59:46 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Digital Photography]]></category>
		<category><![CDATA[Eye-Fi]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[802.11n]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/10/eye-fi-ipad/</guid>
		<description><![CDATA[If someone knows where I can buy the Apple iPad Camera Connector, PLEASE let me know. I just grabbed another brass ring off the iPad carousel. Eye-Fi on its own is cool enough. Send digital photos from your camera to your desktop via 802.11n (2.4 GHz only)&#160; for editing, to various online photo sharing sites, [...]]]></description>
			<content:encoded><![CDATA[<p>If someone knows where I can buy the Apple iPad Camera Connector, PLEASE let me know. I just grabbed another brass ring off the iPad carousel. </p>
<p><a href="http://www.eye.fi/" target="_blank">Eye-Fi</a> on its own is cool enough. Send digital photos from your camera to your desktop via 802.11n (2.4 GHz only)&#160; for editing, to various online photo sharing sites, Facebook, and so on. It sure beats connecting cables or removing cards from a camera. </p>
<p>I thought that the advertised free iPhone app for Eye-Fi (available in the App Store of course) might be useful on my iPad since its function is to send photos from the iPhone via 3G to your desktop or a supported online photo sharing site (Facebook, Flickr, MobileMe, Picasa, Smugmug). And I was right. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="eyefiupload2" border="0" alt="eyefiupload2" src="http://digitalmediaphile.com/content/binary/EyeFiiPad_D2DC/eyefiupload2.jpg" width="420" height="560" /> </p>
<p>Surprisingly, there was virtually no setup to speak up. You authenticate by entering the credentials for your Eye Fi account and the little app “just works”. Once I logged in, the computer showed an additional tab on the left labelled iPhone (which I promptly changed to iPad). A settings window popped right up (and it can be accessed at any time) that let me specify a folder hierarchy and type and some other options. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="eyefipc11" border="0" alt="eyefipc11" src="http://digitalmediaphile.com/content/binary/EyeFiiPad_D2DC/eyefipc11.jpg" width="420" height="315" /> </p>
<p>Back on the iPad, since there is no camera and because I don’t yet have my hands on the camera connector for iPad, I was able to upload photos stored on the device. I used this feature to take the screen captures I made of the Eye Fi functionality on the iPad and send them to my desktop for editing and inclusion in this post. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="eyefiupload1" border="0" alt="eyefiupload1" src="http://digitalmediaphile.com/content/binary/EyeFiiPad_D2DC/eyefiupload1.jpg" width="420" height="560" /> </p>
<p>Well, I can’t take a photo with the iPad as I said, but I sure can choose an existing photo and upload it. I just selected my Saved Pictures folder on the iPad and selected three images. The two above and one showing all the saved screen shots (appears below as iPhone005.JPG inside the Windows Explorer image).</p>
<p>I could tell the image uploads were completed via both a tool tip in the system and the Eye-Fi center window below. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="eyefipc-2" border="0" alt="eyefipc-2" src="http://digitalmediaphile.com/content/binary/EyeFiiPad_D2DC/eyefipc2.jpg" width="420" height="315" /> </p>
<p>Here’s the Windows Explorer view.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="eyefipixdir" border="0" alt="eyefipixdir" src="http://digitalmediaphile.com/content/binary/EyeFiiPad_D2DC/eyefipixdir.jpg" width="420" height="395" /> </p>
</p>
</p>
<p>Yup, this is way cool. I really want to get my hands on that iPad Camera Connector. I’m relishing the thought of all my pictures being uploaded and ready for editing on the home computer when I walk in the front door at the end of a day of photo shooting. </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/10/eye-fi-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad + WHS (Vail) + Air Video + Recorded TV = Internet Streaming</title>
		<link>http://digitalmediaphile.com/index.php/2010/06/05/ipad-whs-vail-air-video-recorded-tv-internet-streaming/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/06/05/ipad-whs-vail-air-video-recorded-tv-internet-streaming/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 20:58:47 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WHS]]></category>
		<category><![CDATA[Internet Streaming]]></category>
		<category><![CDATA[Vail]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/06/05/ipad-whs-vail-air-video-recorded-tv-internet-streaming/</guid>
		<description><![CDATA[Air Video (Free) for the iPad just made my non DRM’d MCE Recorded TV mobile.&#160; A few simple hoops to jump through and a couple of gotcha’s, but for me, well worth the effort. I’m streaming recorded TV over 3G. Ingredients: Vail (WHS2) Beta Apple iTunes x64 Air Video (Free from the App Store) iPad [...]]]></description>
			<content:encoded><![CDATA[<p>Air Video (Free) for the iPad just made my non DRM’d MCE Recorded TV mobile.&#160; A few simple hoops to jump through and a couple of gotcha’s, but for me, well worth the effort. I’m streaming recorded TV over 3G.</p>
<p>Ingredients:</p>
<p>Vail (WHS2) Beta</p>
<p>Apple iTunes x64 </p>
<p>Air Video (Free from the App Store)</p>
<p>iPad</p>
<p>DVR-MS Recorded TV files </p>
<p>Well, Vail is in public beta. I’m disappointed that there isn’t any Media Center functionality (i.e., whole home networked Media Center), but at least I’ve got a slick way to stream my unprotected recorded TV (and other video formats) while away from home.</p>
<p>I’m going to be purchasing the full version of Air Video. This one’s a keeper and then some. I set up the free version today and I’m, well, wowed. </p>
<p>Air Video streams quite a number of file formats natively, and can convert some (but not all) in real time and stream. That includes dvr-ms (but not, unfortunately, wtv). I’m looking for a slicker way to automatically convert my wtv files to dvr-ms, but for now, I right click a wtv on a W7 machine and then select convert to dvr-ms. Enough for a demo and to know that this is one app I’m going to be using alot. The Free version of Air Video only allows 3 files in a folder, so for now, I’ve divided a few files up accordingly and stored them on my Vail machine. That was the hard part. Or at least manually distracting.</p>
<p>In order, I</p>
<p>1. Installed iTunes x64 (this includes Bonjour – if you already have iTunes without Bonjour, you will need to install it)</p>
<p>2.&#160; Downloaded the <a href="http://www.inmethod.com/air-video/index.html" target="_blank">server side software</a>. Configured it by specifying the folders</p>
<p>3. . Downloaded and installed the Air Video Free server software from iTunes on my iPad</p>
<p>4.&#160; Specified the server on the iPad in Air Server Server settings.</p>
<p>5.&#160; Started watching streaming recorded TV over 3G (also works at home on WiFi)</p>
<p>Note: If your router isn’t UPnP, you will need to forward TCP Port 45631</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="airvideo1" border="0" alt="airvideo1" src="http://digitalmediaphile.com/content/binary/iPadWHSVailAirVideoRecordedTVInternetStr_EED3/airvideo1.jpg" width="450" height="338" /> </p>
<p>You can see you can play in real time with Live Conversion. This worked perfectly for me. You can also convert and queue up various titles. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="airvideo2" border="0" alt="airvideo2" src="http://digitalmediaphile.com/content/binary/iPadWHSVailAirVideoRecordedTVInternetStr_EED3/airvideo2.jpg" width="450" height="338" /> </p>
<p>Full screen in landscape view on my iPad is totally watchable. </p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/06/05/ipad-whs-vail-air-video-recorded-tv-internet-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looks like Netflix MCE HD is Rolling Out</title>
		<link>http://digitalmediaphile.com/index.php/2010/05/16/looks-like-netflix-mce-hd-is-rolling-out/</link>
		<comments>http://digitalmediaphile.com/index.php/2010/05/16/looks-like-netflix-mce-hd-is-rolling-out/#comments</comments>
		<pubDate>Sun, 16 May 2010 10:41:54 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Netflix HD]]></category>
		<category><![CDATA[Windows Media Center]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2010/05/16/looks-like-netflix-mce-hd-is-rolling-out/</guid>
		<description><![CDATA[Fired up a machine that never had Netflix installed previously (W7 x64 Ultimate) and installed Netflix. I’m streaming Stargate Continuum in HD 3800/3800 (screen shot below) over 802.11n 5GHz wireless to me 1920 x 1080 Sony “laptop”. No HD icon, but it is definitely HD.]]></description>
			<content:encoded><![CDATA[<p>Fired up a machine that never had Netflix installed previously (W7 x64 Ultimate) and installed Netflix. I’m streaming Stargate Continuum in HD 3800/3800 (screen shot below) over 802.11n 5GHz wireless to me 1920 x 1080 Sony “laptop”. No HD icon, but it is definitely HD.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="netflixMCE-HDsm" border="0" alt="netflixMCE-HDsm" src="http://digitalmediaphile.com/content/binary/LookslikeNetflixMCEHDisRollingOut_5E2C/netflixMCEHDsm.jpg" width="600" height="338" /></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2010/05/16/looks-like-netflix-mce-hd-is-rolling-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>802.11n Now Officially Ratified – No longer a Draft!</title>
		<link>http://digitalmediaphile.com/index.php/2009/09/12/802-11n-now-officially-ratified-no-longer-a-draft/</link>
		<comments>http://digitalmediaphile.com/index.php/2009/09/12/802-11n-now-officially-ratified-no-longer-a-draft/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 10:12:29 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2009/09/12/802-11n-now-officially-ratified-no-longer-a-draft/</guid>
		<description><![CDATA[“Sent: Friday, September 11, 2009 11:01 AM To: STDS-802-11-TGN@LISTSERV.IEEE.ORG Subject: [STDS-802-11-TGN] Standards Board Decisions today- 11w and 11n approved All, 802.11 had two items under consideration during the Standards Board meetings being held this week. I’m am very pleased to announce that both P802.11w and P802.11n were approved today. Although this email vehicle falls far [...]]]></description>
			<content:encoded><![CDATA[<p><strong>“Sent: Friday, September 11, 2009 11:01 AM      <br />To: STDS-802-11-TGN@LISTSERV.IEEE.ORG       <br />Subject: [STDS-802-11-TGN] Standards Board Decisions today- 11w and 11n approved</strong></p>
<p><strong>All,</strong></p>
<p><strong>802.11 had two items under consideration during the Standards Board meetings being held this week.</strong></p>
<p><strong>I’m am very pleased to announce that both P802.11w and P802.11n were approved today.</strong></p>
<p><strong>Although this email vehicle falls far short of expressing the sentiment, Thanks to the hundreds of 802.11members that contributed to these efforts, as well as the 802 EC and the IEEE Staff.</strong></p>
<p><strong>With me here as I write this is Paul Nikolich who wishes to add his congratulations to the group.</strong></p>
<p><strong>I expect to extend the celebration of the success , (while we continue work on the other amendments in process ) when we convene in Hawaii two weeks from now.</strong></p>
<p><strong>Hope to see you there.</strong></p>
<p><strong>Bruce”</strong></p>
<p><strong>For most of us, this just means our Draft 2.0 802.11n equipment is now the real thing. </strong></p>
<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:b7ea438c-0351-42a7-8c7c-39039d64cf09" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/802.11n" rel="tag">802.11n</a>,<a href="http://technorati.com/tags/wifi" rel="tag">wifi</a>,<a href="http://technorati.com/tags/wireless+networking" rel="tag">wireless networking</a></div>
<p>Clubhouse Tags: <a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag">clubhouse</a>, <a href="http://clubhouse.microsoft.com/posts/tag/wifi" rel="clubhouseTag">wifi</a>, <a href="http://clubhouse.microsoft.com/posts/tag/wireless-networking" rel="clubhouseTag">Wireless Networking</a>, <a href="http://clubhouse.microsoft.com/posts/tag/windows+networking" rel="clubhouseTag">windows networking</a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2009/09/12/802-11n-now-officially-ratified-no-longer-a-draft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7, Play To, and a Samsung DLNA enabled TV</title>
		<link>http://digitalmediaphile.com/index.php/2009/07/24/windows-7-play-to-and-a-samsung-dlna-enabled-tv/</link>
		<comments>http://digitalmediaphile.com/index.php/2009/07/24/windows-7-play-to-and-a-samsung-dlna-enabled-tv/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 18:44:28 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[DLNA]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Play To]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Media Streaming]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2009/07/24/windows-7-play-to-and-a-samsung-dlna-enabled-tv/</guid>
		<description><![CDATA[This is a love story. Sometimes diving off the technology cliff means you follow your heart and take a chance on emerging/converging standards. When my nine year old once upon a time bleeding edge first of its kind 45 inch front projection component only HDTV developed the purple blotchies, I knew it was well past [...]]]></description>
			<content:encoded><![CDATA[<p>This is a love story. Sometimes diving off the technology cliff means you follow your heart and take a chance on emerging/converging standards. When my nine year old once upon a time bleeding edge first of its kind 45 inch front projection component only HDTV developed the purple blotchies, I knew it was well past time to replace it. It was an ugly beast as well. </p>
<p>I did a fair amount of online research and put three HD TVs on my “see and compare” list based on features. The best features were on a Samsung 52 inch <a href="http://www.samsung.com/us/consumer/detail/detail.do?group=televisions&amp;type=televisions&amp;subtype=lcdtv&amp;model_cd=LN52B750U1FXZA" target="_blank">LN52B750</a> that also happened to be on sale for $600 off at the time. The picture quality from High Def sources is absolutely stunning. Breathtaking. I was hooked. And there was a LOT of icing on the cake to go along with a superb TV. </p>
<table border="0" cellspacing="0" cellpadding="2" width="691">
<tbody>
<tr>
<td valign="top" width="350"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="pannytv" border="0" alt="pannytv" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/pannytv.jpg" width="285" height="270" /></td>
<td valign="top" width="339"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="samsungtv" border="0" alt="samsungtv" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/samsungtv.jpg" width="326" height="231" /> </td>
</tr>
<tr>
<td valign="top" width="350">
<p align="center"><em>Old TV before the attack of the&#160; Purple Blotchies</em></p>
</td>
<td valign="top" width="339">
<p align="center"><em>New Samsung LN52B750</em></p>
</td>
</tr>
</tbody>
</table>
<p> <span id="more-203"></span>
<p>Reading all the user guides which were available on line (to get a good idea of features and performance) really focused me on the Samsung because in addition to all the jacks you’d ever want (4 HDMI, 2 Component, 2 USB, PC, Ethernet, optical digital sound in and out plus some legacy analog ports) it looked to have full DLNA 1.5 support. DLNA “server” software is supplied with the TV (and is downloadable online from Samsung’s support site) but my instincts told me that this TV should work with Windows 7 native DLNA “Play To” support. And I was right on the money.</p>
<p>In my opinion, the Play To/Streaming enhancements in Windows 7 are some of the coolest new features in Windows 7. The team responsible for this work has an extensive blog post at <a href="http://blogs.msdn.com/e7/archive/2009/05/12/media-streaming-with-windows-7.aspx">http://blogs.msdn.com/e7/archive/2009/05/12/media-streaming-with-windows-7.aspx</a> which explains and showcases the technologies involved. It’s really about an ecosystem of smart, transparently connected devices and this is something I’ve been passionate about for several years.&#160; With Windows 7, we’ve reached a real break through. Anyone, novices included, should be able to use and have fun with this technology set. It might give neighborhood geeks like me some free time back because a non geek can easily get it working. </p>
<p>The Samsung LN52B750 (and all the B750 line apparently) include a full set of DLNA 1.5 features. When I display the source list on the TV,&#160; all of my DLNA 1.0 and 1.5 devices are auto detected and displayed. You can see part of this list below, but it also detected my WHS box and additional computers.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="DLNAinputs" border="0" alt="DLNAinputs" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/DLNAinputs.jpg" width="350" height="253" /> </p>
<p>Note that it this point, the Samsung TV does not appear to be able to pull the list of available shared media from my Windows 7 computers (or other sources). A folder structure is displayed, but no content is visible to pull and stream. However, using Play To on a host Windows 7 machine (PUSH technology) works beautifully. Perhaps future firmware updates from Samsung will enable “pull”. I hope so!</p>
<p>This TV is all about connectivity, including the Internet. The Samsung TV has onboard Ethernet and accepts a Samsung 802.11n wireless USB adapter. Out of the box, there are some <a href="http://news.cnet.com/8301-17938_105-10217972-1.html?tag=mncol;txt" target="_blank">Yahoo Widgets</a>, including YouTube, Twitter, and Facebook. Samsung has done a great job with this. Hit the Internet button on the remote and you’re off and running. You can sign in with a existing Yahoo account, too. There is a handy on screen button to run TV in a smaller window while the Widgets, etc. display. You can toggle back and forth. I’ve already used the connection to pull down a firmware upgrade for the TV itself. Another “well done” for Samsung. </p>
<p>I have a fairly sophisticated home network. Everything here is dual homed. One network is Wireless N (both 2.4 and 5 GHz) plus GigE wired Ethernet, and a second network is MoCA plus N. MoCA is short for multi media over COAX.&#160; </p>
<p>&#160;<img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="netsharecenter" border="0" alt="netsharecenter" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/netsharecenter.png" width="350" height="263" /> </p>
<p><em>W7’s Network &amp; Sharing Center displaying my dual homed network</em></p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="networkmap" border="0" alt="networkmap" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/networkmap.jpg" width="350" height="327" /> </p>
<p><em>W7 Network Map of one network segment. The line along the bottom is the second network</em>.</p>
<p>I’ve got desktops, laptops, digital picture frames, NAS boxes, wireless access points and of course my new Samsung TV networked.&#160; Below is a partial view of my networked home (some devices are not powered on all the time).</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="mynetwork" border="0" alt="mynetwork" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/mynetwork.png" width="350" height="218" /></p>
<p><em>Barb’s Home Network</em>&#160;</p>
<p>Did I mention that my new TV includes a wired Ethernet jack and can accept an 802.11n (2.4 GHz) special USB adapter? Samsung offers a wireless 802.11n USB adapter as an accessory. It is powered by a Ralink 2880 radio. I was hoping that any wireless N USB adapter would work since I have a bucketful of those here, but only the Samsung branded one will function. Samsung supports Windows Connect Now (WCN) via push button and of course you can manually configure the wireless network. It’s fast and easy to set up. </p>
<p>You can access the settings for media streaming options from several places on a Windows 7 computer. One way to do this is from the Network Window. Right click the device (TV in this case) and then select <strong>Media streaming options</strong> from the shortcut menu that displays.</p>
<p>&#160;<img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="rightclickdevice" border="0" alt="rightclickdevice" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/rightclickdevice.png" width="300" height="121" /> </p>
<p>From the <strong>Media streaming options</strong> window you can then specify what permissions to set for each computer and device. This is very easy and intuitive.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="streamoptions" border="0" alt="streamoptions" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/streamoptions.png" width="350" height="263" /> </p>
<p>Once permissions are enabled, it’s time to have a LOT of fun.</p>
<p>From within Windows Explorer, if there is an available device on the network, right clicking a media file or a group of selected media files invokes a shortcut menu that offers<strong> Play To</strong> as a choice.</p>
<p>&#160; <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="playpix" border="0" alt="playpix" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/playpix.png" width="350" height="405" /> </p>
<p>Once you’ve sent media on its way using this method, a Play To window opens with a list of the items selected. You can drag and drop additional content into this window and even mix and match images, music, recorded TV (non protected).&#160; </p>
<p>&#160;</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="list play to" border="0" alt="list play to" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/listplayto.png" width="348" height="475" /></p>
<p>On the TV, the incoming streamed content is auto sensed and auto displayed. You’ll see some meta data briefly as shown below.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="img-meta-data" border="0" alt="img-meta-data" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/imgmetadata.jpg" width="350" height="242" /> </p>
<p>The meta data header will then disappear and you’ll get a nicely displayed image.</p>
</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="gardenimg" border="0" alt="gardenimg" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/gardenimg.jpg" width="350" height="261" /> </p>
<p>The same technique works for music files, at least for MP3’s. I was not able to send WMA ripped music using Play To. Microsoft has put me in touch with Samsung, and they are investigating. Samsung obviously wants to get this right and I’m hopeful that this will be fixed with a firmware update. Note that since I’m running sound through a Home Theater Receiver, I do have to switch the receiver to a different audio input. I ran a digital optical cable from the TV to the receiver and that handles the sound streamed over the network perfectly.</p>
<p>I’ve saved the best (in my mind anyway) for last. And that is Recorded TV from Windows Media Center. Frankly speaking, I was VERY surprised at the support for this. Both <strong>dvr-ms</strong> and <strong>wtv</strong> formats ARE supported. It is important to note that only non protected (non DRM’d) recorded TV will work. I hope Microsoft can change this severe limitation, because this is a kickass feature and then some. I’d also like to see Play To supported inside the Windows Media Center interface itself. </p>
<p>In the image below, I’ve right clicked an episode of Stargate Atlantis (non protected recording from the Sci Fi – now Sy Fy – channel), And once again, Play To (TV) appears as a choice.</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="playtv" border="0" alt="playtv" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/playtv.png" width="350" height="303" /> </p>
<p>My mouth dropped to the floor and I was speechless when this actually worked (see screenshot below). I think this is the future and&#160; that I’ve found a time machine. </p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="recordedtv" border="0" alt="recordedtv" src="http://digitalmediaphile.com/content/binary/Windows7PlayToandaSamsungDLNAenabledTV_96C1/recordedtv.jpg" width="350" height="244" /> </p>
<p>It takes a lot to get me excited and I’m VERY excited about this technology. My virtual hat is tipped to Microsoft for the slick implementation and to Samsung for being visionary and being one of the first to embrace this very cool convergent world. </p>
<p>And if you have read this far, I have two recommendations for you. The first is to upgrade to Windows 7 just as soon as you can and the second is, if you are shopping for a new HDTV, the Samsung B750 line will rock your world.</p>
<p>Clubhouse Tags: <a href="http://clubhouse.microsoft.com/posts/tag/clubhouse" rel="clubhouseTag">clubhouse</a>,<a href="http://clubhouse.microsoft.com/posts/tag/Windows 7" rel="clubhouseTag">Windows 7</a>, <a href="http://clubhouse.microsoft.com/posts/tag/media+center" rel="clubhouseTag">media center</a>, <a href="http://clubhouse.microsoft.com/posts/tag/Media Center-Windows 7" rel="clubhouseTag">Media Center Windows 7</a>, <a href="http://clubhouse.microsoft.com/posts/tag/windows+media+center" rel="clubhouseTag">windows media center</a>, <a href="http://clubhouse.microsoft.com/posts/tag/how-to" rel="clubhouseTag">how-to</a>, <a href="http://clubhouse.microsoft.com/posts/tag/Play To" rel="clubhouseTag">Play To</a>, <a href="http://clubhouse.microsoft.com/posts/tag/Windows Media Streaming" rel="clubhouseTag">Windows Media Streaming</a>,<a href="http://clubhouse.microsoft.com/posts/tag/DLNA" rel="clubhouseTag">DLNA</a>,<a href="http://clubhouse.microsoft.com/posts/tag/tip" rel="”clubhouseTag”">Tip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2009/07/24/windows-7-play-to-and-a-samsung-dlna-enabled-tv/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Defy Hackers with Routers with Captcha</title>
		<link>http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/</link>
		<comments>http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/#comments</comments>
		<pubDate>Wed, 13 May 2009 20:37:56 +0000</pubDate>
		<dc:creator>Barb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[routers]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/</guid>
		<description><![CDATA[D-Link has once again one-upped the wannabe hacker community by adding a feature that will make it a whole lot harder for the script kiddies to break into your router&#160; programmatically. The current crop of Extreme N routers now have updates available that add CAPTCHA to the login page. You can’t be too secure.. Right?]]></description>
			<content:encoded><![CDATA[<p>D-Link has once again one-upped the wannabe hacker community by adding a feature that will make it a whole lot harder for the script kiddies to break into your router&#160; programmatically.</p>
<p>The current crop of Extreme N routers now have updates available that add CAPTCHA to the login page. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="dlink_captcha" border="0" alt="dlink_captcha" src="http://digitalmediaphile.com/content/binary/DefyHackerswithRouterswithCaptcha_E9F2/dlink_captcha.jpg" width="400" height="227" /> </p>
<p>You can’t be too secure.. Right?</p>
]]></content:encoded>
			<wfw:commentRss>http://digitalmediaphile.com/index.php/2009/05/13/defy-hackers-with-routers-with-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

