<?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></title>
	<atom:link href="http://motionsoundfx.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://motionsoundfx.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 00:35:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Build a Thin Client on Existing Hardware</title>
		<link>http://motionsoundfx.com/2012/05/how-to-build-a-thin-client/</link>
		<comments>http://motionsoundfx.com/2012/05/how-to-build-a-thin-client/#comments</comments>
		<pubDate>Wed, 09 May 2012 21:49:45 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Thin]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://motionsoundfx.com/?p=144</guid>
		<description><![CDATA[<p>Introduction</p> <p>At the company where I work we have a full VMware View infrastructure. As users were being migrated to virtual machines one after another, we ended up being stuck with lots of workstations we didnt want to put full operating systems on. Through much trial and error I created what we have affectionately dubbed, The [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>At the company where I work we have a full VMware View infrastructure. As users were being migrated to virtual machines one after another, we ended up being stuck with lots of workstations we didnt want to put full operating systems on. Through much trial and error I created what we have affectionately dubbed, <em>The JCOS</em>. James Cuadros Operating System (It just sort of stuck).</p>
<p>So with many companies, like ours, turning towards desktop virtualization and deploying Thin Clients as terminals for users to connect to their VDI&#8217;s, you may feel you are stuck with all these extra workstations that you don’t want to put full operating systems on (as this would defeat the purpose of getting users to use their virtual machines). With this solution you can turn old existing hardware into functioning Thin Clients for your VMware View environment. I will be using Windows Thin PC as my base OS because it is way better then Windows Fundamentals for legacy PC&#8217;s since its hardware compatibility list is close to what Windows 7 is.</p>
<p><strong>First off</strong></p>
<p>To get a hold of a Windows Thin PC ISO you have to have a Software Assurance agreement with Microsoft. To learn more about Windows Thin PC you can read about it here: <a href="http://www.microsoft.com/en-us/windows/enterprise/products-and-technologies/virtualization/thinpc.aspx"><span style="color: #0000ff;">http://www.microsoft.com/en-us/windows/enterprise/products-and-technologies/virtualization/thinpc.aspx</span></a></p>
<p><strong>Breakdown of System Requirements</strong></p>
<table border="1" cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td></td>
<td><strong>Windows Thin PC (32-bit)</strong></td>
</tr>
<tr>
<td><strong>Processor</strong></td>
<td>1 GHz x86 processor</td>
</tr>
<tr>
<td><strong>RAM</strong></td>
<td>1 GB RAM</td>
</tr>
<tr>
<td><strong>Hard disk</strong></td>
<td>16 GB available hard disk space</td>
</tr>
<tr>
<td><strong>Graphics card</strong></td>
<td>DirectX 9 card with WDDM 1.0 driver</td>
</tr>
</tbody>
</table>
<p><strong>Install Windows Thin PC</strong></p>
<p>If you have installed Vista or 7 the installation process is pretty much exactly the same. Go through your normal settings if you have them.</p>
<p>Set Up Windows</p>
<ul>
<li><span style="font-size: small;"><span style="font-family: Calibri;">Choose a user name and name computer</span></span></li>
<li><span style="font-size: small;"><span style="font-family: Calibri;">Set up a password for the account</span></span></li>
<li><span style="font-size: small;"><span style="font-family: Calibri;">Use Recommended settings</span></span></li>
<li><span style="font-size: small;"><span style="font-family: Calibri;">Set time and date</span></span></li>
<li><span style="font-size: small;"><span style="font-family: Calibri;">Select Work network</span></span></li>
</ul>
<p>The first thing I always do on a new system is enable remote desktop (this is optional). To do this the easiest way is to run <em>sysdm.cpl</em>, click on the Remote Tab and select Allow connections…</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/sysdm.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-145" title="sysdm.cpl" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/sysdm.png" alt="" width="440" height="492" /></a></p>
<p><strong>Install the VMware View Client</strong></p>
<p>(Supported versions are 4.5, 4.6, 5.0, 5.1)</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/vmwareviewclient.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-146" title="vmwareviewclient" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/vmwareviewclient.png" alt="" width="518" height="398" /></a></p>
<p><strong>Enable the Local Administrator account</strong></p>
<p>You will want to do this eventually. Run command <em>lusrmgr.msc</em></p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/lusrmgr.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-147" title="lusrmgr.msc" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/lusrmgr.png" alt="" width="715" height="696" /></a></p>
<p>Make sure to set a password for the account</p>
<p><strong>Windows Updates</strong></p>
<p>Be sure to run all systems updates and patches before going on.</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/systemupdates.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-148" title="systemupdates" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/systemupdates.png" alt="" width="417" height="239" /></a></p>
<p><strong>Anti Virus software</strong></p>
<p>It would be a good idea to install some sort of free Anti-Virus software just to make sure you have your bases covered. I recommend AVG Free edition</p>
<p>AVG Free Version: <a title="Visit AVG Free" href="http://free.avg.com" target="_blank">free.avg.com</a></p>
<p><strong>JCOS Installation</strong></p>
<p>Unzip the JCOS Installation Files [<a title="JCOS Installation FIles" href="http://motionsoundfx.com/wp-content/uploads/JCOS_Installation_files.zip">Get them HERE</a>]</p>
<p>If you are like me and never open the <strong>README.txt</strong> or <strong>Instructions.txt</strong> documentation, just make sure you move the JCOS folder to the root of the C drive. This is critical.</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/jcosfolder.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-149" title="jcosfolder" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/jcosfolder.png" alt="" width="814" height="613" /></a></p>
<p><strong>Run Installation Script</strong></p>
<p>Open the JCOS folder which is now at the root of your C: drive</p>
<p>Right click on <em>InstallJCOS.cmd</em> and Run as Administrator</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/runasadmin.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-150" title="runasadmin" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/runasadmin.png" alt="" width="325" height="377" /></a></p>
<p>A command line window will pop up briefly and begin configuring the user account and auto login. Then a window will pop up saying &#8220;Windows will shutdown in 1 minute.&#8221; &#8211; The whole process takes just a few minutes and will reboot a total of 2 times.</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/thinclientawesomeness.png" rel="lightbox[144]"><img class="alignnone size-full wp-image-151" title="thinclientawesomeness" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/thinclientawesomeness.png" alt="" width="400" height="182" /></a></p>
<p><strong>What it&#8217;s doing</strong></p>
<p>The combination of scripts are basically creating a user account named &#8220;user&#8221; (full name &#8220;VMware View User&#8221;) with the password &#8220;user&#8221; and making that account automatically log in. In addition it is also removing the normal shell for a Windows user account, so the taskbar and icons are hidden. The last thing it does is automatically launch the VMware View client.</p>
<p>If you are using an imaging solution to deploy thin clients, the JCOS is Sysprep compatible. Just run the <em>sysprep.cmd</em> after you have gone through the Sysprep process.</p>
<p><strong>End Result</strong></p>
<p>Click to enlarge screenshot</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2012/05/JCOS_demo.jpg" rel="lightbox[144]"><img class="alignnone size-large wp-image-152" title="JCOS_demo" src="http://motionsoundfx.com/wp-content/uploaded/2012/05/JCOS_demo-1024x614.jpg" alt="" width="755" height="452" /></a></p>
<p>Note: If the need arises to log in as the Local Administrator, hit CTRL+ALT+DEL, then hold down BOTH Shift keys and select Log off, you will be brought back to the lock screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://motionsoundfx.com/2012/05/how-to-build-a-thin-client/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make Ubuntu behave like a Mac Server</title>
		<link>http://motionsoundfx.com/2012/05/ubuntu-vnc-afp-macosx/</link>
		<comments>http://motionsoundfx.com/2012/05/ubuntu-vnc-afp-macosx/#comments</comments>
		<pubDate>Wed, 09 May 2012 03:00:34 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://motionsoundfx.com/?p=93</guid>
		<description><![CDATA[<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/09/file-sharing.jpg" rel="lightbox[93]"></a>Let me just start out by saying that I am a complete newbie as far as Linux goes. With that said &#8211; this tutorial does involve using the Terminal.</p> <p>Goal: I have been wanting to configure a file server for my Windows 7, Windows XP, and Mac OS X Lion home network environment. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/09/file-sharing.jpg" rel="lightbox[93]"><img class="alignright size-medium wp-image-96" title="Ubuntu File Sharing and Screen Sharing" src="http://motionsoundfx.com/wp-content/uploaded/2010/09/file-sharing-300x265.jpg" alt="" width="300" height="265" /></a>Let me just start out by saying that I am a complete newbie as far as Linux goes. With that said &#8211; this tutorial does involve using the Terminal.</p>
<p><strong>Goal:</strong> I have been wanting to configure a file server for my Windows 7, Windows XP, and Mac OS X Lion home network environment. I got tired of trying to make Windows shared folders to show up in Finder and visa versa.</p>
<p>Just so happens my parents old eMachines decided to die a few months back, naturally I took it home to see what I can salvage from it. Turned out all it needed was a new power supply. $28 bucks later and after I slapped a spare 320GB Hard Drive in it, I had a perfect file server. Of course I put Ubuntu on it because that&#8217;s what all the cool kids do. So my file sharing to Mac OS X began&#8230;</p>
<h2>1. Install Netatalk</h2>
<p><a href="http://netatalk.sourceforge.net/">Netatalk</a> is the Open Source implementation of AFP, Apple file Sharing Protocol. Simply open Ubuntu Software Center and search &#8220;netatalk&#8221;.</p>
<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/09/screen-capture.png" rel="lightbox[93]"><img class="alignnone size-medium wp-image-98" title="netatalk" src="http://motionsoundfx.com/wp-content/uploaded/2010/09/screen-capture-300x186.png" alt="" width="210" height="130" /></a></p>
<h3>Configure Netatalk</h3>
<p>Open up Terminal. Run the following command:</p>
<p><strong><code>sudo gedit /etc/default/netatalk</code></strong></p>
<p>The <strong><code>sudo</code></strong> command is the Windows equivalent of &#8220;Run as Administrator&#8221;. It gives you elevated privileges, which is what you will need to modify system files. The next command <strong><code>gedit</code></strong> opens Ubuntu&#8217;s native text editor. The next command <strong><code>/etc/default/netatalk</code></strong><code> just specifies the file path</code><strong><code>.<br />
</code></strong></p>
<p>Edit the netatalk file to match the code below</p>
<p><strong><code>ATALKD_RUN=no<br />
PAPD_RUN=no<br />
CNID_METAD_RUN=yes<br />
AFPD_RUN=yes<br />
TIMELORD_RUN=no<br />
A2BOOT_RUN=no</code></strong></p>
<p>Then close and save the document. Next we have to edit the main config file for AFP sharing called afpd.conf:</p>
<p><strong><code>sudo gedit /etc/netatalk/afpd.conf</code></strong></p>
<p>Scroll down to the very bottom and add this to the bottom (If there is already a line there, replace it with this one):</p>
<p><strong><code>- -transall -uamlist uams_randnum.so,uams_dhx.so -nosavepassword -advertise_ssh</code></strong></p>
<p>Save and close the document.</p>
<h2>2. Install Avahi</h2>
<p><a href="http://avahi.org/">Avahi</a> advertises all defined services across your network just like Bonjour does. It will let your Mac automatically discover your Ubuntu box in Finder.</p>
<p><strong><code>sudo apt-get install avahi-daemon</code></strong></p>
<p>Now we have to edit the nsswitch.conf file:</p>
<p><strong><code>sudo gedit /etc/nsswitch.conf</code></strong></p>
<p>All you have to do here is add “mdns” at the end of the line that starts with “hosts:”. It should look like this:</p>
<p><strong><code>hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 mdns</code></strong></p>
<p>Save and close the document.</p>
<h3>Configure Avahi</h3>
<p>Now we can tell Avahi to behave like Bonjour and advertise certain services. In our case we just want to advertise AFP sharing. A simple XML file can accomplish this. Run the following command:</p>
<p><code>sudo gedit /etc/avahi/services/afpd.service</code></p>
<p>A new document should open in gedit. Now paste the following into that new document and save the file:</p>
<p><code><br />
&lt;?xml version="1.0" standalone='no'?&gt;&lt;!--*-nxml-*--&gt;<br />
&lt;!DOCTYPE service-group SYSTEM "avahi-service.dtd"&gt;<br />
&lt;service-group&gt;<br />
&lt;name replace-wildcards="yes"&gt;%h&lt;/name&gt;<br />
&lt;service&gt;<br />
&lt;type&gt;_afpovertcp._tcp&lt;/type&gt;<br />
&lt;port&gt;548&lt;/port&gt;<br />
&lt;/service&gt;<br />
&lt;service&gt;<br />
&lt;type&gt;_device-info._tcp&lt;/type&gt;<br />
&lt;port&gt;0&lt;/port&gt;<br />
&lt;txt-record&gt;model=Xserve&lt;/txt-record&gt;<br />
&lt;/service&gt;<br />
&lt;/service-group&gt;</code></p>
<h4>Restart Avahi daemon</h4>
<p><code>sudo /etc/init.d/avahi-daemon restart</code></p>
<p>&nbsp;</p>
<p>That&#8217;s it! You should now see your Ubuntu box show up in Finder. Beautiful.</p>
]]></content:encoded>
			<wfw:commentRss>http://motionsoundfx.com/2012/05/ubuntu-vnc-afp-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable 64 Bit mode in Snow Leopard</title>
		<link>http://motionsoundfx.com/2010/05/64-bit-mode-snow-leopard/</link>
		<comments>http://motionsoundfx.com/2010/05/64-bit-mode-snow-leopard/#comments</comments>
		<pubDate>Mon, 17 May 2010 22:40:27 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Misc.]]></category>

		<guid isPermaLink="false">http://motionsoundfx.com/?p=85</guid>
		<description><![CDATA[<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/05/systemprofiler.png" rel="lightbox[85]"></a>You mean it wasn&#8217;t 64-Bit in the first place? But I thought the big thing with Snow Leopard was that the OS ran in 64-Bit awesomeness? Well odds are your still running at 32-Bit. To check your own system head over to System Profiler and select &#8220;Software&#8221; from the menu. Second to last [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/05/systemprofiler.png" rel="lightbox[85]"><img class="alignright size-full wp-image-86" title="System Profiler" src="http://motionsoundfx.com/wp-content/uploaded/2010/05/systemprofiler.png" alt="" width="332" height="208" /></a>You mean it wasn&#8217;t 64-Bit in the first place? But I thought the big thing with Snow Leopard was that the OS ran in 64-Bit awesomeness? Well odds are your still running at 32-Bit. To check your own system head over to System Profiler and select &#8220;Software&#8221; from the menu. Second to last line will show you whether your running 32 or 64 bit. The quick and easy way to <strong>enable</strong> the 64-Bit Kernel and extensions is by restarting your Mac and holding &#8220;6&#8243; and &#8220;4&#8243; while its starting up. I noticed an immediate difference in performance after I started booting in 64-Bit!</p>
<h3>Why didn&#8217;t Apple load 64-Bit by default?</h3>
<p>Basically, it was to be fair to the older 32-Bit EFI boards found on older Macs which simply won&#8217;t run the full 64-Bit Kernel and extensions. Want to know if your Mac will support 64-Bit Snow Leopard? <a href="http://www.ahatfullofsky.comuv.com/English/Programs/SMS/SMS.html" target="_blank">Check this out</a>.</p>
<p>Note: Another reason Apple did not have Snow Leopard boot in 64-Bit mode by default is because some 3rd party drivers may not be compatible.</p>
]]></content:encoded>
			<wfw:commentRss>http://motionsoundfx.com/2010/05/64-bit-mode-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2010 Giveaway</title>
		<link>http://motionsoundfx.com/2010/05/microsoft-office-2010-give-a-way/</link>
		<comments>http://motionsoundfx.com/2010/05/microsoft-office-2010-give-a-way/#comments</comments>
		<pubDate>Fri, 07 May 2010 14:16:02 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://motionsoundfx.com/?p=75</guid>
		<description><![CDATA[<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/05/microsoft-office-20101.jpg" rel="lightbox[75]"></a>If your anything like me you love having the latest software tools available. Every year Microsoft has some sort of event you can sign up for and get free stuff for attending. This year its the Microsoft Dynamics GP 2010 Launch event. Every attendee gets a copy of Microsoft Office 2010 Home and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://motionsoundfx.com/wp-content/uploaded/2010/05/microsoft-office-20101.jpg" rel="lightbox[75]"><img class="alignleft size-medium wp-image-76" title="microsoft-office-2010" src="http://motionsoundfx.com/wp-content/uploaded/2010/05/microsoft-office-20101-300x193.jpg" alt="" width="168" height="108" /></a>If your anything like me you love having the latest software tools available. Every year Microsoft has some sort of event you can sign up for and get free stuff for attending. This year its the Microsoft Dynamics GP 2010 Launch event. Every attendee gets a copy of Microsoft Office 2010 Home and Student Edition. To register sign up <strong><a href="http://www.microsoft.com/dynamics/gp2010-uslaunch/register.aspx" target="_blank">here</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://motionsoundfx.com/2010/05/microsoft-office-2010-give-a-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix + iPad = Awesome</title>
		<link>http://motionsoundfx.com/2010/04/netflix-ipad-awesome/</link>
		<comments>http://motionsoundfx.com/2010/04/netflix-ipad-awesome/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 22:20:28 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Netflix]]></category>

		<guid isPermaLink="false">http://motionsoundfx.com/?p=35</guid>
		<description><![CDATA[<a href="http://motionsoundfx.com/wp-content/uploaded/2010/04/ipad_2up_hometimes2.jpg" rel="lightbox[35]"></a> <p>Days before the release of the much anticipated Apple iPad, Netflix &#8211; A revolutionary company in it&#8217;s own, released it&#8217;s very own application dedicated for streaming movies right to the iPad. For those unfamiliar with &#8220;<a title="Netflix Watch Instantly" href="http://www.netflix.com/NetflixReadyDevices" target="_blank">Watch Instantly</a>&#8221; its just about the greatest thing ever. Seriously. Currently almost [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_36" class="wp-caption alignleft" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://motionsoundfx.com/wp-content/uploaded/2010/04/ipad_2up_hometimes2.jpg" rel="lightbox[35]"><img class="size-medium wp-image-36" title="iPad and Netflix" src="http://motionsoundfx.com/wp-content/uploaded/2010/04/ipad_2up_hometimes2-300x205.jpg" alt="Apple iPad" width="300" height="205" /></a></dt>
</dl>
</div>
<p>Days before the release of the much anticipated Apple iPad, Netflix &#8211; A revolutionary company in it&#8217;s own, released it&#8217;s very own application dedicated for streaming movies right to the iPad. For those unfamiliar with &#8220;<a title="Netflix Watch Instantly" href="http://www.netflix.com/NetflixReadyDevices" target="_blank">Watch Instantly</a>&#8221; its just about the greatest thing ever. Seriously. Currently almost 18,000 titles are available for instant streaming to current Netflix subscribers. The company supports almost 50 different devices that have this feature built right in including Blu-ray players, televisions, Playstation 3, Xbox 360 and more recently the Nintendo Wii. This is a huge leap in the streaming video world. Not only is this a great feature for Netflix subscribers it may also give other companies a nudge to start doing the same thing. Hulu on the iPad anyone? (Hint, hint)</p>
<p><strong>UPDATE:</strong> It has been confirmed that a Netflix iPhone app is being developed as well! <a title="See official announcement" href="http://blog.netflix.com/2010/04/netflix-on-iphone.html" target="_blank">Netflix Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://motionsoundfx.com/2010/04/netflix-ipad-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

