<?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>MakeUseOf &#187; media server</title>
	<atom:link href="http://www.makeuseof.com/tags/media-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:58 +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>5 Reasons Why You Should Make Your Own Server</title>
		<link>http://www.makeuseof.com/tag/5-reasons-server/</link>
		<comments>http://www.makeuseof.com/tag/5-reasons-server/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 18:31:02 +0000</pubDate>
		<dc:creator>Danny Stieben</dc:creator>
				<category><![CDATA[Hardware & Gadgets]]></category>
		<category><![CDATA[local server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=97245</guid>
		<description><![CDATA[You've probably heard at some point that servers aren't only for those that have a lot of money. In fact, anyone who has a spare box sitting around somewhere in their house can have their very own server, slaving away at whatever whims you may have. Although it sounds very cool, it does take some effort and a little know-how to get it all set up.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/servers_intro.jpg?323f2c" alt="make your own server" />You&#8217;ve probably heard at some point that servers aren&#8217;t only for those that have a lot of money. In fact, anyone who has a spare box sitting around somewhere in their house can have their very own server, slaving away at whatever whims you may have. Although it sounds very cool, it does take some effort and a little know-how to get it all set up.</p>
<p>So, before you get all sad and throw that spare box in the dump, here are five reasons why you should take the effort into making your own server.</p>
<h2>1. You Control Your Data</h2>
<p>If you&#8217;re an avid user of the Web, you probably have all kinds of information spread out over multiple servers and websites. For example, chances are you use <a href="http://www.makeuseof.com/tags/dropbox">Dropbox</a>. Although it&#8217;s extremely convenient, your files are ultimately stored on their servers, so that means they control your data. You can protect yourself through different methods of encryption, but the storage location stays the same. You can change that by setting up your own server to hold your data. That way, what&#8217;s yours stays yours, and it will stay that way as long as you run your own server. With good security, other prying eyes won&#8217;t be able to see what you&#8217;re storing on your own server, so privacy is included.</p>
<h2>2. You Build Your Own Services</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/personal_wordpress_blog.jpg?323f2c" alt="make your own server" width="590" height="319" /><br />
With your own server, you can do whatever you want with it. Run an email server to handle all your email (although saying goodbye to <a href="http://www.makeuseof.com/tags/gmail">Gmail</a> would probably be the hardest thing known to a geek), a proxy, FTP server, and many other combinations. You could even run <a href="http://www.makeuseof.com/tag/sparkleshare-great-open-source-alternative-dropbox-linux-mac/">your own version of Dropbox</a> with enough help, or create your very own services that you may be in need of. The possibilities are endless, and you get to choose.</p>
<h2>3. No Surprises</h2>
<p>Since you&#8217;re in control (this is pretty much the main idea), there won&#8217;t (or at least shouldn&#8217;t) be any surprises when it comes to your server. Aside from the small possibility of hardware failure, nothing in terms of the services that your server offers should suddenly change without you doing anything. While third party services may change the way their services or products work, yours won&#8217;t. You configure it to exactly how you want it, and then it stays that way until you change it again to meet your needs.</p>
<h2>4. Have Fun With Your Server</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/urbanterror_3.jpg?323f2c" alt="make your own server" width="580" height="326" /><br />
In the spirit of control and adding whatever you please, why not install some game servers in the meantime? There are so many different games such as <a href="http://www.makeuseof.com/tags/minecraft/">Minecraft</a> and <a href="http://www.makeuseof.com/tag/urban-terror-hollywoodstyle-person-shooter/">Urban Terror</a> that have software for servers that you can run to host your very own games. These games can have their own rules and customizations, making it even more fun for you and all your friends. Again, the possibilities are endless, and you can run as many different game servers as your RAM will hold and your CPU can handle.</p>
<h2>5. It&#8217;s Pretty Inexpensive</h2>
<p>The costs of running a server are actually pretty insignificant, especially when you don&#8217;t need it at all times of the day. Your server will more than likely need to be connected to the Internet, but unless your regular Internet connection has major limitations that can&#8217;t let you successfully run your server on that connection, you can use the Internet connection that you&#8217;re using for your desktop or laptop right now. You can also get a free DNS name from a few different places like <a href="http://www.makeuseof.com/tag/connect-home-network-dyndns/">DynDNS</a> if you don&#8217;t have a lot of needs for your server so that you can connect to your server without having to remember an IP address that might change occasionally.</p>
<p>The software should be free in most cases, and the operating system will more than likely be <a href="http://www.makeuseof.com/service/linux">Linux</a> (it&#8217;s recommended, anyways), so no costs will appear there. In the end, it&#8217;s really just the cost of electricity, which can be managed if say the server doesn&#8217;t have to be on while you&#8217;re asleep.</p>
<h2>Conclusion</h2>
<p>Running your own server brings many advantages that could make your life a lot easier and less stressful. After all the work in getting it set up, you can pride yourself in the fact that you have your very own server that you can do whatever you want with. In the end, it should be well worth it, with a spare box well used. If not, you can always check out this <a href="http://www.makeuseof.com/pages/download-new-life-bring-old-pc-to-life-with-ubuntu-pdf">MakeUseOf guide</a> to giving that old box new life.</p>
<p>Do you have your own server? What have you done with it so far? Let us know in the comments!</p>
<p><small>Image Credit: <a href="http://www.shutterstock.com/pic-43367116.html" rel="nofollow">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-reasons-server/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Plex Media Center Updates, Comes To Windows &amp; Introduces myPlex Movie Sharing</title>
		<link>http://www.makeuseof.com/tag/plex-media-center-updates-windows-introduces-myplex-movie-sharing/</link>
		<comments>http://www.makeuseof.com/tag/plex-media-center-updates-windows-introduces-myplex-movie-sharing/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 17:30:38 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[tv shows]]></category>
		<category><![CDATA[video player]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=91362</guid>
		<description><![CDATA[I first introduced the Plex media center app to you a few months ago as my Media Center app of choice, mainly because of it’s superb meta-data handling. The one major drawback was that the client software was not available for Windows which had just the server software. Plex have finally got around to releasing a Windows client, as well as streamlining their server offerings. Let’s take a look at at it all. ]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/myplex-featured.jpg?323f2c" alt="free movie sharing"/>Well, this is a good bit of news. I first introduced the <a title="Setup A Perfect Media Center With Plex [Mac &amp; Windows]" href="http://www.makeuseof.com/tag/setup-perfect-media-center-plex-mac-windows/">Plex media center app</a> to you a few months ago as my Media Center app of choice, mainly because of it’s superb meta-data handling. However, the one major drawback was that the client software was only available for OSX and mobile devices, leaving Windows with just the server software.</p>
<p>Since then, I’ve been using a Windows machine with <a title="The Best PVR: Windows Media Center!" href="http://www.makeuseof.com/tag/pvr-windows-media-center/">Windows Media Center as a PVR</a> and haven’t really been bothered <a title="Take A Look At James’ Home Setup [Show &amp; Tell]" href="http://www.makeuseof.com/tag/james-home-setup-show/">to hook up my Mac just to watch movies</a>, so my Plex library has sat unwatched.</p>
<p>The great news is that Plex have finally got around to <a href="http://plexapp.com">releasing a Windows client</a>, as well as streamlining their server offerings. Let’s take a look at at it all.</p>
<h2>Plex For Windows Client:</h2>
<p>There’s not an awful lot to say here &#8211; the client is now available for Windows, and it’s exactly the same interface as on Mac. So if you’d like to learn about the main features of Plex in general, I suggest you check out <a title="Setup A Perfect Media Center With Plex [Mac &amp; Windows]" href="http://www.makeuseof.com/tag/setup-perfect-media-center-plex-mac-windows/">my previous article.</a></p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/plex-for-windows.png?323f2c" alt="plex movie sharing" width="580" height="310" /></p>
<h2>MyPlex Overview</h2>
<p>MyPlex is a radical new online element to the Plex universe. It’s primary function is to allow you to privately share your movie collection with friends, though this does of course mean they&#8217;ll be using your bandwidth and you&#8217;ll need an always on server.</p>
<p>&nbsp;</p>
<h2>PlexIt Bookmarketlet and Media Queue</h2>
<p>MyPlex also introduces the PlexIt Bookmarklet, which allows you to queue web videos to watch later on any of your MyPlex connected devices.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/plex-it-setup.png?323f2c" alt="movie sharing" width="580" height="493" /></p>
<p>It requires Flash and Silverlight to be installed, but other than that it just works. Find a video you want; click the bookmarklet; it get’s saved to your Plex. Easy!</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/plexit-example.jpg?323f2c" alt="plex movie sharing" width="580" height="507" /></p>
<h2>Setting It Up MyPlex:</h2>
<p>The in-server signup process was a bit buggy for me, so if you’re having trouble, just head over to <a href="http://my.plexapp.com">my.plexapp.com</a> and create a new account there.</p>
<p>On your local Plex server, enter your sign in details and be sure to click on the “<strong>publish server to myPlex</strong>” option. If your router supports uPnP, the tests will clear and you’ll be all good &#8211; otherwise you’ll need to manually specify the port and open it with a bit of router management.</p>
<p>Once you’re done, refresh the Servers tab on my.plexapp.com and you should see your server listed.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/myservers-myplex.png?323f2c" alt="" width="580" height="259" /></p>
<p>Click on Share and enter the email address or username of anyone you’d like to share your entire collection with. For more finer control, uncheck the option for “<em>Share All Sections</em>” and choose precisely what get’s shared.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/share-specific.png?323f2c" alt="" width="580" height="216" /></p>
<p>&nbsp;</p>
<h2>Viewing Videos In your Queue:</h2>
<p>This confused me a little and I spent ages trying to figure out how to actually view the videos in my queue. <em>The short answer is</em>: go to <strong>Preferences -&gt; System -&gt; myPlex</strong> and enter your login.</p>
<p><em>The long answer is</em>: if you try to do this on your existing <strong>Mac</strong> client, you won’t find the option. Curiously, the automatic update checking doesn’t indicate that a new version is available, so you’ll need to actually go to plexapp.com and download the latest (beta) client. The latest client is separate from the server, so if you download the combined package, you&#8217;re doing it wrong. Having done that, you should now see the login option.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/myplex-preferences.png?323f2c" alt="" width="580" height="265" /></p>
<p>You’ll then find the Queue on your media list.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/myplex-queue.png?323f2c" alt="" width="580" height="221" /></p>
<p>For me, this is now the ultimate <a title="DOWNLOAD Watch The Web: Media Center Guide 201" href="http://www.makeuseof.com/tag/download-watch-web-media-center-guide-2011/">Media Centre</a> app, bar none. myPlex sharing is a nice feature to have, but I’m not sure how many people will actually give up their bandwidth so friends can watch their movies. Queuing media from internet sources might be a big hit for some people, but it’s not something I’ll make heavy use of myself. The release of a Windows client is the most important takeaway from this though, and should open up this superb app for a lot more of you. I would strongly encourage you check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/plex-media-center-updates-windows-introduces-myplex-movie-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Build A WiFi PC Radio With Subsonic [Cross-Platform]</title>
		<link>http://www.makeuseof.com/tag/build-wifi-pc-radio-subsonic/</link>
		<comments>http://www.makeuseof.com/tag/build-wifi-pc-radio-subsonic/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 16:01:43 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Internet Radio]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=85374</guid>
		<description><![CDATA[Downloading or streaming music is definitely an activity that I love to do when I'm relaxing or just trying to pass the time. The problem I have is that when I download music to a PC, I may want to access that music from different PCs in my house. To solve that problem, I decided to create a sort of Wi-Fi PC Radio server where I can store all of my music and then allow users from anywhere to stream that music.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonicicon1.png?323f2c" alt="wifi radio" />Downloading or streaming music is definitely an activity that I love to do when I&#8217;m relaxing or just trying to pass the time. However, organizing and accessing that music is always a struggle for me.</p>
<p>There are so many awesome websites and applications you can use to download music to any PC. Simon wrote about <a href="http://www.makeuseof.com/tag/free-music-zilla-download-music-social-websites/">Free MusicZilla</a> (one of my favorites), and he also covered some of the best sites where you can <a href="http://www.makeuseof.com/tag/the-best-places-to-download-free-music/">download free music</a>. Of course, most users will be more than accustomed to paying for and downloading music from sites like <a href="http://www.makeuseof.com/tag/13-addons-itunes-users-should-know-about/">iTunes</a> or <a href="http://www.makeuseof.com/tag/break-free-from-itunes-with-amazon-music-downloads/">Amazon</a>.</p>
<p>The problem I have is that when I download music to a PC, I may want to access that music from different PCs in my house. To solve that problem, I decided to create a sort of Wi-Fi PC Radio server where I can store all of my music and then allow users from anywhere to stream that music.</p>
<h2>How The Wi-Fi PC Radio Setup Works</h2>
<p>The way this setup works includes a web server with <a href="http://www.subsonic.org/pages/index.jsp">Subsonic</a> installed. Technically, you don&#8217;t need to set up a web server &#8211; when <a href="http://www.subsonic.org/pages/download.jsp">you install Subsonic</a>, it will use port 80 and serve up its own webpage. If you already have a web server, you can configure Subsonic to use its own subfolder within the public html folder.</p>
<p>When you first install Subsonic on your &#8220;server&#8221; PC, you&#8217;ll see the Subsonic Music Streamer icon appear in the task bar.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic1.png?323f2c" alt="wifi radio" width="215" height="96" /></p>
<p>Right-click and go to &#8220;<em>Subsonic Control Panel</em>&#8221; to quickly set up how you would like the streaming service to run. This is also where you go to start and stop the service.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic2.png?323f2c" alt="amateur radio wifi software" width="413" height="344" /></p>
<p>Click on the &#8220;<em>Settings</em>&#8221; tab to set up what server port the service will use, and the path where Subsonic should run from.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic3.png?323f2c" alt="amateur radio wifi software" width="409" height="343" /></p>
<p>Once you have Subsonic running, you can either access the system by going to &#8220;<em>http://localhost/</em>&#8221; on the PC itself, or open up a browser on any other computer on your Wi-Fi network and type in the IP address of the server PC where Subsonic is running.</p>
<p>The first thing you&#8217;ll need to do is set up the admin account.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic51.png?323f2c" alt="amateur radio wifi software" width="481" height="368" /></p>
<p>Set up a new password, and then start working through the menu systems to set everything up. The only area you really need to configure for your new jukebox-like Wi-Fi music streamer to work properly is to set up media folders on the server PC where you&#8217;ll store all of the music available for your users to listen to. You do this by clicking on the &#8220;<em>Media Folders</em>&#8221; link in the menu.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic6.png?323f2c" alt="amateur radio wifi software" width="586" height="310" /></p>
<p>Name the folder, type the local link for the music directory and make sure it&#8217;s enabled. When you click <em>Save,</em> the music files stored in that folder will become available to all users that connect to your new music server on your Wi-Fi network. If you have music playlists set up, such as iTunes playlists, you can point Subsonic to those folders under the &#8220;<em>General</em>&#8221; settings link.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic7.png?323f2c" alt="amateur radio wifi software" width="579" height="415" /></p>
<p>You can also define how your users can stream music over the network to their own computers or devices. Choices include launching the user&#8217;s own music players, or utilizing the embedded Jukebox player that is integrated with Subsonic.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic8.png?323f2c" alt="amateur radio wifi software" width="579" height="389" /></p>
<p>This is the most convenient solution for users because no local player is required &#8211; they can play music just by logging into your Subsonic PC and clicking on the play button.</p>
<p>Another very cool feature of Subsonic that goes beyond just serving up music over your local Wi-Fi network is that you can also serve up video streams and podcast feeds.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic9.png?323f2c" alt="how to build a wifi radio" width="574" height="325" /></p>
<p>This isn&#8217;t really anything too special, considering that you can just connect to those video or podcast streams yourself, but by adding all of those media stream links to your Subsonic server, you can keep everything organized on one computer system and then access it from anywhere. No longer will you have to wonder where you saved that podcast link, or where you saved that music file that you downloaded. Just log into your Subsonic server and it&#8217;s all there.</p>
<p>Another very cool feature of Subsonic is that as an admin you can track the overall usage of the server. What are the most popular files? Which files are currently being accessed? You can even see a trend of the bandwidth users have used over time.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic10.png?323f2c" alt="how to build a wifi radio" width="580" height="282" /></p>
<p>Whenever users log in, all available music files are listed in the left menu bar. Each individual user can build their own player list by just adding the &#8220;+&#8221; sign next to the song. That song gets added to the personal player list, where the user can click on the &#8220;<em>Play</em>&#8221; button in the embedded player to get started. The files are streamed right over the network to the user&#8217;s PC or mobile device.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/subsonic11.png?323f2c" alt="wifi radio" width="579" height="186" /></p>
<p>You can even add a special Guest account for people that visit your home and have a laptop or mobile device that can connect to your home Wi-Fi network. What&#8217;s especially cool about Subsonic is that it&#8217;s available for multiple platforms, and there are even Subsonic apps for Android, iPhone and Windows Mobile.</p>
<p>Your friends and family will love the fact that whenever they visit you, they can have access to a wide array of great music to listen to &#8211; and you protect your music investment, because the server does not allow the downloading of music files, only streaming.</p>
<p>Set up your own WiFi radio PC with Subsonic and see if it makes organizing and accessing your media collection easier. Let us know how you set up your server, and what people thought about your streaming music collection. Share your thoughts in the comments section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/build-wifi-pc-radio-subsonic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Stream Music &amp; Video To Your iPhone, iPod Touch Or iPad From A Mac Or Windows PC [iOS]</title>
		<link>http://www.makeuseof.com/tag/stream-music-video-iphone-ipod-touch-ipad-mac-windows-pc-ios/</link>
		<comments>http://www.makeuseof.com/tag/stream-music-video-iphone-ipod-touch-ipad-mac-windows-pc-ios/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 01:31:37 +0000</pubDate>
		<dc:creator>Tim Brookes</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[streaming music]]></category>
		<category><![CDATA[streaming video]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=82408</guid>
		<description><![CDATA[An issue I encountered when I first received my iPhone was the inability to stream my fairly well-organised music and video collection direct to my new device. I don’t use iTunes other than on my iPhone for the odd podcast, mainly because I’m primarily a Linux user, so I thought I would try Air Playit for Windows and Mac OS X.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/intro13.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/intro13.jpg?323f2c" alt="stream music to ipad" />An issue I encountered when I first received my iPhone was the inability to stream my fairly well-organised music and video collection direct to my new device. I don’t use iTunes other than on my iPhone for the odd podcast, mainly because I’m primarily a Linux user (though there are a handful of Windows PCs scattered around the house).</p>
<p>Unfortunately very little exists to stream via Linux to <a href="http://www.makeuseof.com/service/ios">iOS</a>, so instead I thought I would try <a href="http://www.airplayit.com/">Air Playit</a> for <a href="http://www.makeuseof.com/service/windows">Windows</a> and <a href="http://www.makeuseof.com/service/mac">Mac</a> OS X. Developed by Digiarty Software, Air Playit is both a server (to be installed on your PC) and a mobile application (to be used on your iPhone or similar). The set-up process is a breeze, and the software supports both local and remote sharing to boot.</p>
<h2>Download &amp; Configure Your Server</h2>
<p>Without further ado, download the server for your operating system from the appropriate link below:</p>
<ul>
<li>Air Playit Server: <a href="http://www.airplayit.com/download/airplayitserver_setup.exe">Windows (32 &amp; 64bit)</a> / <a href="http://www.airplayit.com/download/airplayit_macserver.dmg">Mac OS X</a></li>
</ul>
<p>Once your download has completed, run the file, complete the installer and launch the server. Windows users may be prompted to create an exception for <a href="http://www.makeuseof.com/tag/manage-windows-firewall-windows-7-firewall-control/">Windows Firewall</a>, so make sure you grant access should you use it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/windowsfirewall.jpg?323f2c" alt="stream music to ipad" width="551" height="399" /></p>
<p>The first screen you will see is a registration form, which you can fill in or opt to ignore by clicking <em>Do not show again</em>. Once you have dismissed the dialogue, take a good look at the server which should already be running under the name of your computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/serverstart.jpg?323f2c" alt="stream music to iphone" width="580" height="446" /></p>
<p>There are 6 different tabs in total, and these are:</p>
<ul>
<li><strong>Information</strong> &#8211; This screen provides server information, including IP address and server name.</li>
<li><strong>Permission</strong> &#8211; Here is where you can grant access to different user groups, including admin, kids and public. By default, public users are allowed on your server without entering a PIN.</li>
<li><strong>Shared Folders</strong> &#8211; This is where your media is located.</li>
<li><strong>Conversion</strong> &#8211; An offline video converter for converting to mobile-friendly formats for downloading videos in your collection.</li>
<li><strong>Web</strong> &#8211; A fully-fledged web UI for your server (requires activation).</li>
<li><strong>Setting</strong> &#8211; A few options to tweak and change should you wish.</li>
</ul>
<p>The next step is configuring your server. Add shares on the <em>Shares</em> tab by clicking <em>Add Folder</em>, locating and naming your share. Supported audio formats are MP3, AAC, AIFF and WAV and video support is extensive, check out <a href="http://www.airplayit.com/streaming-video.htm">supported codecs here</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/addshare.jpg?323f2c" alt="stream music to iphone" width="545" height="262" /></p>
<p>On the <em>Permission</em> tab leaving everything as it is will grant you read-access to your shares without the need to input a PIN. If you would like to change this, configure your PINs accordingly and dish them out. For this guide, I’ve left public user access as open &#8211; as all I want to do is watch and listen, locally.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/permissions.jpg?323f2c" alt="stream music to iphone" width="580" height="446" /></p>
<h2>Connect Your Device</h2>
<p>Now that your server is installed and running, grab your iPhone, iPod Touch or iPad and download the client from the link below:</p>
<ul>
<li><a href="http://itunes.apple.com/us/app/air-playit-streaming-video/id449212860?ls=1&amp;mt=8">Air Playit Client</a> @ AppStore (all iOS devices)</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/iphone_appstart.jpg?323f2c" alt="stream music to mobile phone" width="320" height="480" /></p>
<p>Once downloaded, launch the client and take a look at your options. If you want to stream music locally from a PC on your current network, in your current vicinity then tap <em>Local Server</em>. If all went well the server you configured a few minutes ago will show up, and tapping it should reveal your shares (or prompt you for a PIN first).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/iphone_detectserver.jpg?323f2c" alt="stream music to mobile phone" width="320" height="480" /></p>
<p>If this does not happen, choose <em>Specify Address Manualy</em> (sic) and input the information found on your server’s <em>Information</em> tab (server name, IP address, port and PIN). Adding a remote server is an identical task, if the server is on the network you are currently using then it too will be automatically detected (which is handy for future, remote use).</p>
<p>A word of warning &#8211; if you are going to be streaming via 3G/4G, don’t forget about data costs on both ends; after all your PC has to upload before your mobile can download. You will need a <a href="http://www.makeuseof.com/tag/static-ip-address-advantages-disadvantages/">static IP</a> or service like <a href="http://www.makeuseof.com/tag/connect-home-network-dyndns/">DynDNS</a> in order to be reachable, and if you are having issues then there’s a few potential <a href="http://forum.airplayit.com/viewthread.php?tid=9&amp;extra=page%253D1">solutions on the Air Playit forum</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/iphone_musiclist.jpg?323f2c" alt="stream music to mobile phone" width="320" height="480" /></p>
<p>With your server connected, tap it and peruse the shares you have available. I tested out a few high-quality MP3 files, a music video and a 480p (standard definition) episode of South Park via my home wireless network without any hiccups whatsoever. Unfortunately it is not possible to play music in the background whilst doing other things with your iPhone.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/iphone_southpark.jpg?323f2c" alt="stream music to ipad" width="580" height="387" /></p>
<p>Finally if you are interested in downloading files to your device over the air, then the video converter is exactly what you are looking for. On the <em>Conversion</em> tab click <em>Add Video Conversion Task</em>, select your source file and a profile and begin converting. Then you can download the video from a share location by selecting it on your device and hitting <em>Download to iPhone</em>. Nifty.</p>
<h2>Conclusion</h2>
<p>The Air Playit server and client combination provide an easy way to stream and download your media either locally or remotely. The fact that both ends of the deal are free, easy to use and reliable gives me little reason to find fault with the Air Playit package. This might be the streaming service you’ve been looking for, and it’s free!</p>
<p>Android and Windows Phone 7 users don’t despair, the developers claim there’s a version of Air Playit coming for your device, sometime in the future.</p>
<p>Have you use Air Playit? Have you used it remotely? Any alternative free streamers that do a better job? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stream-music-video-iphone-ipod-touch-ipad-mac-windows-pc-ios/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Take A Look At James&#8217; Home Setup [Show &amp; Tell]</title>
		<link>http://www.makeuseof.com/tag/james-home-setup-show/</link>
		<comments>http://www.makeuseof.com/tag/james-home-setup-show/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 19:31:12 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Offbeat]]></category>
		<category><![CDATA[local server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[multiple computers]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=76656</guid>
		<description><![CDATA[Taking a break from our regular awesome software reviews and tutorials, I thought it’d be interesting if myself and some of the other staff writers here at MakeUseOf show you our own home setups - whether that be in the form of fantastic custom desks, complicated home media-streaming networks, or just the apps and services we make use of on a regular basis and our favourite software tools.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/shutterstock-home-network.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/shutterstock-home-network.jpg?323f2c" alt="" />Taking a break from our regular awesome software reviews and tutorials, I thought it’d be interesting if myself and some of the other staff writers here at MakeUseOf show you our own home setups &#8211; whether that be in the form of fantastic custom desks, complicated home media-streaming networks, or just the apps and services we make use of on a regular basis and our favourite software tools. It’s also a good chance to clean my desk up a bit.</p>
<h2>Main Computer</h2>
<p>My main work machine is a 27” iMac. Bored of sitting all the time and for health reasons, I switched the desk legs for some extendable ones at IKEA and I now have a fantastic simple standing desk that&#8217;s actually really solid. If you already have a suitable desktop, you can pick up just the legs for about $100. I do need to do something about the cables though.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/stadning-desk-ikea.jpg?323f2c" alt="" width="580" height="433" /></p>
<p>I have a second monitor beside it which runs Windows 7 inside a virtual Parallels machine, mostly used for testing purposes and because it’s much easier to take screenshots with a virtual machine.</p>
<h2>Network</h2>
<p>With a total of about 10 clients, everything in my house is networked together &#8211; including the TV. Where possible, I run a wired ethernet connection. No matter how good your wireless router is, a wired connection is always going to be faster, especially important when shuffling around large files and streaming HD movies. The main router is a stock firmware device given to me by my cable company &#8211; it’s good enough, and acts as both a 4 port switch and a wireless router. To extend the network upstairs, I then have a separate network switch connected via a simple crossover ethernet cable.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/home-network.jpg?323f2c" alt="" width="580" height="379" /></p>
<p>The number of devices is perhaps a bit excessive, but most are old laptops that wouldn’t sell anyway, and like most geeks I can’t bear to throw hardware away.</p>
<p>If you’d like to learn more about setting up a home network of your own, be sure to read our <a href="http://www.makeuseof.com/pages/easy-guide-computer-networks ">Easy Guide to Computer Networks</a> for a great primer on the topic.</p>
<h2>Home Server</h2>
<p>Sitting in the cupboard is my home media, backup, and file server. Right now it’s running <a href="http://www.microsoft.com/windows/products/winfamily/windowshomeserver/default.mspx">Windows Home Server</a> 2011 &#8211; I know we’ve covered a lot of free alternatives before (such as <a href="http://www.makeuseof.com/tag/set-home-server-amahi/">Amahi</a> and <a href="http://www.makeuseof.com/tags/media-server/">all these</a>), but ultimately I prefer the stability of a Windows server and the fact that apart from being a rock solid server, it can also run Windows apps at the same time. With 2 x 1TB drives, it’s able to <a href="http://www.makeuseof.com/tags/backup">backup</a> all the Windows machines on the network automatically, as well provides a remote time machine based backup for any Macs (though I don’t use that). Apart from the usual Windows file-sharing, I also run <a href="http://www.makeuseof.com/tag/setup-perfect-media-center-plex-mac-windows/">Plex Media Server</a> which I showed you a few weeks ago. That’s then able to serve movies and TV shows around the house with full metadata information and covers automatically downloaded.</p>
<p>Of course, with all that space it also runs <a href="http://www.makeuseof.com/tags/utorrent/">uTorrent</a>. Rather than use the built-in <a href="http://www.makeuseof.com/dir/utorrent-remote-control-utorrent-downloads">uTorrent remote access</a>, I prefer to have Windows Remote Desktop activated so I can use the entire desktop remotely. You can set this up on any Windows 7 machine easily using new features introduced in the <a href="http://www.makeuseof.com/tag/3-cool-windows-7-cloud/">Windows Live Mesh app</a>. For security, any traffic to the outside world is secured across an anonymous <a href="http://www.makeuseof.com/tags/vpn/">VPN</a> &#8211; I use <a href="http://vpntunnel.se">VPN Tunnel</a> (a paid, unlimited access service perfect for torrents).</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/iphone-yawcam.jpg?323f2c" alt="" width="580" height="387" /></p>
<p>Situated in a small room with a window upstairs, it’s also ideal as a motion-sensing security system using a webcam and a suite of tools I showed you before. When activated, the system can send <a href="http://www.makeuseof.com/tag/set-multiplatform-notification-system-growl/">Growl alerts</a> to my mobile and around the network. Learn how to set up your own <a href="http://www.makeuseof.com/tag/motion-detection-surveillance-system-iphone-notification/">free home security system here</a>.</p>
<h2>Media Center</h2>
<p>Though the TV is able to read some files straight off the network, I prefer to use my media centre PC and just output to the TV. This avoids any format issues, and allows me to have wonderful metadata and covers from Plex as I said, streaming from the server &#8211; this is done through XBMC and the PleXBMC plugin. Last week, I hacked the Xbox360 Kinect camera into this Windows PC to let me <a href="http://www.makeuseof.com/tag/control-windows-pc-kinect/">control XBMC by frantically waving my arms around</a>, but plugging the camera back into the Xbox got tiring quickly so I’m making do with a long-corded USB mouse until I get a chance to test out some remote control apps. Android owners have a free official app from XBMC, and here’s a <a href="{http://itunes.apple.com/gb/app/boxee-plex-xbmc-remote/id403716879?mt=8">free app for iOS that handles Plex, XBMC and Boxee</a> &#8211; I just haven’t got around to trying them yet!</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/movie-grid.jpg?323f2c" alt="" width="580" height="326" /></p>
<p>To be honest, there’s quite a few Media Center apps you could use, and it’s really down to personal preference which you choose in the long run. Some of the writers here prefer <a href="http://www.makeuseof.com/tag/boxee-beta-an-app-that-will-change-how-you-think-about-television/">Boxee</a>, which I’ve yet to try myself but apparently has great social features, while others go for a straight up <a href="http://www.makeuseof.com/tag/xbmc-10-dharma-mature-featurerich-crossplatform-media-centre/">XBMC</a> install, with all the hacks and tweaks that involves.</p>
<h2>Web Services</h2>
<p>I must admit I’m quite minimalist when it comes to web services. <a href="http://www.makeuseof.com/tags/gmail/">GMail</a> and <a href="http://www.makeuseof.com/tags/google-reader/">Reader</a> have permanent tabs in my Chrome browser, and I have the obligatory Facebook account. Other than that, I don’t tweet, and virtually all my web browsing originates through various feeds in Google Reader. Sorry to disappoint, but I’m much more of a hardware and networking kind of guy.</p>
<p>That’s it from me, but I hope you’ll get to see what works for other writers in the coming weeks, so stay tuned and we can both look forward to reading those. As ever, feel free to comment or ask questions and I’ll do my best to reply. For general questions, you might want to ask in the <a href="http://www.makeuseof.com/answers">Q&amp;A</a> part of the site, where our regular contributors and eagle-eyed editors jump at the chance to share their computing knowledge.</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.shutterstock.com/pic.mhtml?id=2443908">ShutterStock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/james-home-setup-show/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Setup A Perfect Media Center With Plex [Mac &amp; Windows]</title>
		<link>http://www.makeuseof.com/tag/setup-perfect-media-center-plex-mac-windows/</link>
		<comments>http://www.makeuseof.com/tag/setup-perfect-media-center-plex-mac-windows/#comments</comments>
		<pubDate>Sun, 15 May 2011 17:30:02 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[tv shows]]></category>
		<category><![CDATA[video player]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=75161</guid>
		<description><![CDATA[Plex is widely regarded by many as being the best media player, manager and streaming application around - available for both Windows, Mac and even mobiles (though the mobile apps are not free). If you're looking for a single solution as both a media center and server, then read on.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/plex-icon.jpg" /><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/plex-icon.jpg?323f2c" alt="windows media center"/><a href="http://www.plexapp.com/">Plex</a> is widely regarded by many as being the best media player, manager and streaming application around &#8211; available for both Windows, Mac and even mobiles (though the mobile apps are not free). If you&#8217;re looking for a single solution as both a media center and server, then read on &#8211; this *is* the Media Center app you&#8217;ve been looking for your whole life.</p>
<p>If you read through and decide you&#8217;d rather check out some of the alternatives, have a look at <a href="http://www.makeuseof.com/tag/awesome-free-video-converter-streaming-apps-mac-users/">Bakari&#8217;s round of streaming and converter apps for OsX</a>, <a href="http://www.makeuseof.com/tag/5-great-linux-media-cente-distributions-transform-tv/">Tim&#8217;s collection of linux-based media center distros</a>, or <a href="http://www.makeuseof.com/tag/6-tvready-media-center-programs-check/">Justin&#8217;s list of TV-ready media centre apps</a> last month.</p>
<h2>Is it a player? Is it server?</h2>
<p>Plex produces a media server and client app for Mac OsX, however there is only a server app for Windows currently available. To view your media on the Windows side of things, you can use a Plex plugin. Since Plex is essentially a fork of the XBMC app, there is very little difference in the client/player side of things.</p>
<p>Both Mac and Windows Plex Media Servers can send data to the mobile clients (obviously, there is no media server for mobile devices).</p>
<p>I&#8217;ve made a little diagram to help explain this:</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/plex-serverplayer.jpg?323f2c" alt="" width="580" height="525" /></p>
<h3><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/plex-overview.jpg?323f2c" alt="windows media center" width="580" height="488" /></h3>
<h2>Installation</h2>
<p>Download and install the appropriate version from <a href="http://www.plexapp.com/">PlexApp.com</a> . During the install, point the app at your directories for movies and TV.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/add-folder.jpg?323f2c" alt="media center" width="400" height="114" /></p>
<h2>Naming Conventions and Fixing MetaData</h2>
<p>One thing that always annoyed me about media center systems in the past has been how utterly incapable they seem to be of identifying my eclectic collection and gathering the appropriate covers / metadata. The secret is to<em> name</em> the files correctly &#8211; this <a href="http://wiki.plexapp.com/index.php/PlexNine_PMS_NamingGuide">helpful page</a> details the process, and though it may be tiresome, it does result in a beautifully unified media collection rather than a mess of folders. For those of you who can&#8217;t be bothered to read, name your movies &#8220;name of movie (date of release)&#8221; like &#8220;Steal This Movie (2010)&#8221;. I suggest you go through your collection and do a little renaming before you install Plex to give it the best chance of correct identification. If you have odd formats such as <em>.img</em> or <em>.iso</em>, then no worries &#8211; just name them and Plex will handle it all!</p>
<p>To launch the media manager and see what it&#8217;s found, click the taskbar icon (or right click in windows) and select <em>Media Manager</em>. You can then choose between TV and Movies, as well as Music if you chose to import that.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/media-manager.jpg?323f2c" alt="media center" width="580" height="205" /></p>
<p>You may find a few odd matches &#8211; in that case you can easily right-click on the item in question, and select <em>Fix Incorrect Match</em>. this will bring up a list of possibilities. In general, I found that if the files were actually named correctly a match would generally be found &#8211; it was only when I had files that didn&#8217;t follow the guidelines that mismatches occured.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/fix-incorrect-match.jpg?323f2c" alt="media center" width="365" height="218" /></p>
<p>The only complaint I do have is that the poster picture can&#8217;t be changed by dragging and dropping &#8211; it takes a bit of effort to navigate through the options for that &#8211; but then again you shouldn&#8217;t need to most times if it&#8217;s been correctly identified.</p>
<h2>The Plex Player App (Mac only)</h2>
<p>When your data is sorted, go ahead and launch the main player app (from <em>Applications</em> or the <em>Start</em> menu, not the icon already running in your taskbar). Bear in mind that you can&#8217;t use the mouse, as it&#8217;s designed for full-screen &#8211; so stick to the keyboard or remote. Hit Apple-F to switch to fullscreen, and start browsing through the options.</p>
<p>The movies and TV menus options don&#8217;t need an awful lot of explaining really, except for that you can change the view style to cover flow or grid view (my personal favorite) by selecting &#8220;right&#8221; on your keyboard or remote to bring up the view options:</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/change-view-options.jpg?323f2c" alt="media center" width="580" height="326" /></p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/movie-grid.jpg?323f2c" alt="media center pc" width="580" height="326" /></p>
<p>Plex Online is the place to find plugins &#8211; such as the BBC iPlayer (UK only) &#8211; that enable Plex to interface with hundreds more free online video sources.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/plex-online.jpg?323f2c" alt="media center pc" width="580" height="326" /></p>
<p>To access the online media content channels that you install, choose <em>Video Plugins</em> from the main menu. I especially recommend <a href="http://www.ted.com/">TED</a> for some fantastic inspirational talks:</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/ted.jpg?323f2c" alt="media center pc" width="580" height="326" /></p>
<p>The app also makes a really good interface to YouTube and other social video sites. Just hit Search and type in your query &#8211; local media will appear first, as well as tons of internet videos that you can start streaming instantly. I actually found it easier than browsing the real YouTube site, since&#8217;s there&#8217;s absolutely no clutter and zero commentary from 14 year old idiots. Bonus!</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/youtube-search.jpg?323f2c" alt="windows media center" width="580" height="326" /></p>
<h2>PleXBMC (Windows)</h2>
<p>To view your movies on Windows, you will need to install XBMC, then the add-on for Plex. Tim has covered <a href="http://www.makeuseof.com/tag/xbmc-10-dharma-mature-featurerich-crossplatform-media-centre/">the ins and outs of XMBC before with a thorough review</a>, so I&#8217;ll only be showing you the actual connector add-on. To install it, make sure you use the XBMC interface rather than downloading and installing the zip file manually. Head to the <em>System -&gt; Add-Ons -&gt; Video Add-Ons -&gt; PleXBMC -&gt; Install</em>. If you have the server software running on a remote machine, you&#8217;ll also need to configure the IP of the remote server in the <em>Configure</em> option for the add-on. You should then be able to browse your Plex media server using the Add-Ons folder from the main <em>Video</em> menu, complete with covers and meta-data.</p>
<h2>Conclusion</h2>
<p>I have to admit, having all my movies in one central place with all the metadata correct is incredibly satisfying. If you have a large collection you&#8217;d love to browse by DVD covers then I strongly suggest Plex. I&#8217;ve tried other solutions in the past, but none have handled my movies particular well, and I find the media manager of Plex to be the best overall. It&#8217;s a shame there isn&#8217;t a native client for Windows yet, but the add-on for XBMC means I can basically have the same fantastic player interface while we wait for the official client. Plex is going to form the center of my living room now, and I&#8217;ve even splashed out on the iPad app which let&#8217;s me stream any of my collection without format worries.</p>
<p>If you&#8217;re having any troubles setting it all up, then feel free to ask away in the comments or <a href="http://www.makeuseof.com/answers">Q&amp;A section</a>, and we&#8217;ll see if we can help.</p>
<p>Oh and <em>one last thing</em> &#8211; Plex supports <a href="http://wiki.plexapp.com/index.php/Plex_Nine_RemoteAccess">streaming over the internet</a> too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/setup-perfect-media-center-plex-mac-windows/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Create Your Own Music Stream With Icecast [Linux]</title>
		<link>http://www.makeuseof.com/tag/create-music-stream-icecast-linux/</link>
		<comments>http://www.makeuseof.com/tag/create-music-stream-icecast-linux/#comments</comments>
		<pubDate>Thu, 05 May 2011 17:31:43 +0000</pubDate>
		<dc:creator>Danny Stieben</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[songs]]></category>
		<category><![CDATA[streaming music]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=74369</guid>
		<description><![CDATA[There are a handful of people who find creating their own streams a useful thing to do, for whatever reason they want or need. Ever since the YouTube era started video streaming has been hot and music/audio streaming is still a pretty common thing to find. The process in Linux, though pretty easy for basic configuration, is somewhat lengthy.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/icecast_intro.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/icecast_intro.jpg?323f2c" alt="create music stream" />There are a handful of people who find creating their own streams a useful thing to do, for whatever reason they want or need. Ever since the YouTube era started video streaming has been hot and music/audio streaming is still a pretty common thing to find. The process in <a href="http://www.makeuseof.com/service/linux/">Linux</a>, though pretty easy for basic configuration, is somewhat lengthy.</p>
<h2>Disclaimer</h2>
<p><a href="http://www.icecast.org/">Icecast</a> is actually just the service that will stream the audio that is played by another music daemon. In this article we&#8217;ll be using mpd, which is an accepted combination by most people. The instructions will, for the most part, work in any Linux distribution, though I will be specifically covering <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> and <a href="http://www.makeuseof.com/tag/4-recommended-linux-distros-choose/">Fedora</a>. Unless there are major differences in the commands, Ubuntu users will need to add &#8220;sudo&#8221; to the front of each command that I cover where root permissions are needed (which is a large portion). All commands will not include the quotation marks.</p>
<p>These instructions are for a simple setup, and is not the securest way to do things. If you wish to create your own music stream and share it publicly and not within your network, please make sure that you follow appropriate security measures.</p>
<h2>Instructions</h2>
<h3>Installing &amp; Configuring MPD</h3>
<p>The first thing is to install <a href="http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki">mpd</a>, so fire up your terminal. Fedora users need to switch to root by typing &#8220;<strong>su -</strong>&#8221; and entering their passwords. Then, in Fedora, issue the command &#8220;<em>yum install mpd</em>&#8220;, while Ubuntu users use &#8220;<em>sudo apt-get install mpd</em>&#8220;. Once that completes, use your favorite terminal editor (such as <a href="http://www.nano-editor.org/">nano</a>) to edit the file at <em>/etc/mpd.conf</em>.</p>
<p>In the first couple of lines, find the following and replace them with your regular username (or create a new user specifically for Icecast and use that instead):</p>
<pre>music_directory                 "/home/USER/music"
playlist_directory              "/home/USER/music/playlists"
db_file                         "/home/USER/.mpd/mpd.db"
log_file                        "/home/USER/.mpd/mpd.log"
error_file                      "/home/USER/.mpd/mpd.error"</pre>
<p>Soon after that chunk of text will be a small line, where you again need to replace the user with the one you wish to use:</p>
<pre>user                            "USER"</pre>
<p>Next, find the following text and make sure it matches:</p>
<pre>bind_to_address       "127.0.0.1"
port                            "6600"</pre>
<p>Finally, find a large chunk that looks similar to this (in Fedora, it is the third &#8220;audio_output&#8221; group in the default configuration file):</p>
<pre>audio_output {
type                    "shout"
name                    "Stream short description"
host                    "localhost"
port                    "8000"
mount                   "/mpd.ogg"
password                "hackme"
quality                 "5.0"
#        bitrate                 "128"
format                  "44100:16:2"
#        user                    "source"                # optional
#        description             "My Stream Description" # optional
#        genre                   "jazz"                  # optional
#        public                  "no"                    # optional
}</pre>
<p>Change the information in your own configuration file to match them with the code above. For simple use, you can keep the &#8220;hackme&#8221; password, but if you wish to share your stream with the Internet, I highly recommend you change it. Once you are done editing the file, save it and close out of your editor.</p>
<p>Next, leave your root permissions (or drop off the sudo if you use Ubuntu) and type the following:</p>
<pre>cd $HOME
mkdir -p music/playlists
mkdir .mpd</pre>
<p>This creates the necessary folders that the mpd daemon needs as described in the configuration file.</p>
<h3>Installing Icecast</h3>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/icecast.png?323f2c" alt="create music stream" width="438" height="94" /></p>
<p>Next we will install <a href="http://www.icecast.org">Icecast</a>, so Fedora and Ubuntu users need to type (as root) &#8220;<em>yum install icecast</em>&#8221; and &#8220;<em>sudo apt-get install icecast</em>&#8220;, respectively.</p>
<p>If you didn&#8217;t change the password in mpd, then there&#8217;s no configuration needed for Icecast! However, if you did use a different password or want to change port numbers, you can change all instances of those in the configuration file, which is located at <em>/etc/icecast.xml</em>.</p>
<h3>Installing &amp; Configuring Pitchfork</h3>
<p>Congratulations! You already have all of the background services installed and configured! However you still need an interface to configure mpd, else it won&#8217;t know what to play. I recommend that you use a Web-based configuration tool called Pitchfork. In order to be able to run that, we need to install some more packages.</p>
<p>In Fedora, we&#8217;ll type &#8220;<em>yum install httpd mysql-server php php-mysql php-gd php-pear</em>&#8220;. In Ubuntu, it&#8217;ll be &#8220;<em>sudo apt-get install apache2 mysql-server libapache2-mod-php5 php5 php5-mysql php5-gd php5-pear</em>&#8220;.</p>
<p>Once that finishes installing, download Pitchfork from <a href="http://sourceforge.net/projects/pitchforkmpd/">here</a> and extract the files into Apache&#8217;s default folder, which is either <em>/var/www</em> or <em>/var/www/html </em>depending on the system. In order to keep things easy for us, type the following:</p>
<pre>chown -R apache:apache /var/www <strong>OR</strong> chown -R apache:apache /var/www/html
chmod -R 777 /var/www/config <strong>OR</strong> chmod -R 777 /var/www/html/config</pre>
<p>Before we get to the more fun parts, we still need to start our services. We have three services, httpd (or apache2 in Ubuntu), Icecast, and mpd. So in Fedora, we&#8217;ll type &#8220;<em>service &lt;NAME&gt; start</em>&#8220;, replacing &lt;NAME&gt; with the service&#8217;s name. In Ubuntu, do the same for the command &#8220;<em>sudo /etc/init.d/&lt;NAME&gt; start</em>&#8220;.</p>
<p>Now fire up your favorite browser and head to localhost (or if you&#8217;ve been doing all these steps on a separate server, head to that server&#8217;s address). You should now be greeted by Pitchfork, and we can go ahead and configure it.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/pitchfork_config.jpg?323f2c" alt="create streaming music" width="586" height="488" /></p>
<p>Under the configuration page, there&#8217;s actually not much you need to do. Just make sure that the address and port are the same as in mpd&#8217;s configuration file, and leave the password field blank. In the middle you can enter a login password so that access to Pitchfork can be restricted. Save and you&#8217;ll be sent back to the main page. Now you can add songs and have them play over Icecast!</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/pitchfork_main2.jpg?323f2c" alt="create streaming music" width="590" height="442" /></p>
<p>If you want to connect to your stream, there&#8217;s an easy way to do so. Provided that you open port 8000, you can go to a different computer, go to a browser and type &lt;IP_ADDRESS&gt;:8000, and click on the M3U link. You&#8217;re finally done!</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/icecast_page.jpg?323f2c" alt="create music stream" width="553" height="482" /></p>
<h2>Final Considerations</h2>
<p>Please note that on Pitchfork the volume slider does not work. However, your media player should have one, so that shouldn&#8217;t be a problem. Also, when adding songs, they may not immediately appear. In this case you should simply refresh the page.</p>
<p>Considering the steps needed, I will provide some support in the comment section. If you have problems, ask for help there!</p>
<h2>Conclusion</h2>
<p>Icecast is a great way to get music on the go. Plus who doesn&#8217;t want their personal online radio station? Creating your own music stream can have its purposes and let you have some fun as well.</p>
<p>Do you think you&#8217;ll be creating a music stream? What do you like or not like about the idea? Let us know in the comments!</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.shutterstock.com/pic-75982054.html">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-music-stream-icecast-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Network Attached Storage (NAS) Mega Giveaway</title>
		<link>http://www.makeuseof.com/tag/network-attached-storage-nas-mega-giveaway/</link>
		<comments>http://www.makeuseof.com/tag/network-attached-storage-nas-mega-giveaway/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 16:00:03 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[local server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=63911</guid>
		<description><![CDATA[In case you&#8217;re looking for the four NAS reviews we&#8217;ve featured over the past week, here&#8217;s a quick round-up. Plus, we&#8217;ll be giving each and every review unit in this mega giveaway so you could walk away with a new, very expensive toy! Data Robotics Drobo FS NAS Review and Giveaway Synology DS411j NAS Review [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/nasmegagiveaway.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/nasmegagiveaway.png?323f2c" />In case you&#8217;re looking for the four NAS reviews we&#8217;ve featured over the past week, here&#8217;s a quick round-up. </p>
<p>Plus, we&#8217;ll be giving each and every review unit in this mega giveaway so you could walk away with a new, very expensive toy!</p>
<p><span id="more-63911"></span></p>
<h2><a href="http://www.makeuseof.com/tag/data-robotics-drobo-fs-nas-review-and-giveaway/">Data Robotics Drobo FS NAS Review and Giveaway</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/drobo.png" /></p>
<h2><a href="http://www.makeuseof.com/tag/synology-ds411j-nas-review-giveaway/">Synology DS411j NAS Review and Giveaway</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/synology.png" /></p>
<h2><a href="http://www.makeuseof.com/tag/netgear-readynas-ultra-4-review-and-giveaway/">Netgear ReadyNAS Ultra 4 Review and Giveaway</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/netgear.png" /></p>
<h2><a href="http://www.makeuseof.com/tag/qnap-ts419p-turbo-nas-review-giveaway/">QNAP TS-419P+ Turbo NAS Review and Giveaway</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/qnap.png" /></p>
<p>So there you go. Over thousands of dollars worth of network attached storage up for grabs. Spread the word to your friends about this awesome site. We give away cool gear.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/network-attached-storage-nas-mega-giveaway/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
		<item>
		<title>QNAP TS-419P+ Turbo NAS Review and Giveaway</title>
		<link>http://www.makeuseof.com/tag/qnap-ts419p-turbo-nas-review-giveaway/</link>
		<comments>http://www.makeuseof.com/tag/qnap-ts419p-turbo-nas-review-giveaway/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 16:00:24 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[local server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=63903</guid>
		<description><![CDATA[Yesterday, we looked at Netgear&#8217;s ReadyNAS Ultra 4 and were impressed with its throughput performance. The day before, we loved how Synology&#8217;s DS411j and its gorgeous GUI stole the limelight. And before that, we were all taken with the Drobo FS and its ease of use. So today, how about we feature a NAS that [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/qnap.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/qnap.png?323f2c" />Yesterday, we looked at <a href="http://www.makeuseof.com/tag/netgear-readynas-ultra-4-review-and-giveaway/">Netgear&#8217;s ReadyNAS Ultra 4</a> and were impressed with its throughput performance. The day before, we loved how <a href="http://www.makeuseof.com/tag/synology-ds411j-nas-review-giveaway/">Synology&#8217;s DS411j</a> and its gorgeous GUI stole the limelight. And before that, we were all taken with the <a href="http://www.makeuseof.com/tag/data-robotics-drobo-fs-nas-review-and-giveaway/">Drobo FS</a> and its ease of use. So today, how about we feature a NAS that does all of this collectively?</p>
<p>The device that we&#8217;ll be looking at today is the <a href="http://www.qnap.com/pro_detail_feature.asp?p_id=183">QNAP TS-419P+ Turbo NAS</a>. It&#8217;s only available as a diskless system and priced at $599, it isn&#8217;t exactly cheap. However, if you were thinking about getting a NAS, you really should read this article because this particular model could be just what you were looking for. Not to mention, we will be <strong>giving the review unit</strong> away.</p>
<p>So hop in.</p>
<p><span id="more-63903"></span><br />
The QNAP TS-419P+ is targeted towards prosumers and features 4 hot-swappable drive bays, a Marvell 6282 1.6 GHZ processor, 512 MB DDR2 memory, dual gigabit ethernet ports, 4 USB ports, 2 eSATA ports and a whole lot of mojo. Did you notice the eSATA and dual ethernet ports? That&#8217;s what gives the TS-419P+ the advantage over the other NAS devices we&#8217;ve reviewed over the past 3 days.</p>
<p>At the front, it sports the 4 aforementioned drive bays, a USB port and a corresponding backup button for easy one-touch backup, a LCD panel and 2 control buttons. The LCD panel allows you to check its status, IP address, and administer the system &#8212; either power it down or perform a restart. It sports a brushed aluminium body, which is very classy indeed.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/qnap1.jpg?323f2c" alt="qnap1.jpg" title="qnap1.jpg" border="0" width="580" height="433" /></p>
<p>At the back, is where the magic happens. You&#8217;ll find 2 eSATA ports, which was not available on the other 3 NAS devices we reviewed. Plus, it&#8217;s got 1 more USB port than the Netgear ReadyNAS Ultra 4. Along with that, and perhaps the most interesting part of the QNAP is the dual ethernet interface, which supports network teaming. We spoke about network teaming yesterday in the Netgear ReadyNAS Ultra 4 review (where sadly, it is not supported) but in case you missed it, here&#8217;s a quick recap. Teaming or trunking is the ability to combine 2 network interfaces together, resulting in a single, faster connection to the router. There are various modes of network teaming and here&#8217;s what the TS-419P+ supports:</p>
<ul>
<li>Balance-rr (Round-Robin)</li>
<li>Active Backup</li>
<li>Balance XOR</li>
<li>Broadcast</li>
<li>IEEE 802.3ad</li>
<li>Balance-tlb (Adaptive Transmit Load Balancing)</li>
<li>Balance-alb (Adaptive Load Balancing)</li>
</ul>
<p>So far, things are looking good for the TS-419P+. Its hardware specs are enough to please any prosumer.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/qnap2.jpg?323f2c" alt="qnap2.jpg" title="qnap2.jpg" border="0" width="580" height="442" /></p>
<h2>Installation/Detection</h2>
<p>Since the TS-419P+ is a diskless system, you must first have your own hard drives. Currently, the largest capacity drive that the device is able to accommodate is 2 TB. View the complete compatibility list <a href="http://www.qnap.com/pro_compatibility.asp">here</a>.</p>
<p>To install the drives, simply remove the drive trays from the bays at the front and screw the drives onto the trays. Push them back into the device and power it on.</p>
<p>Like all NAS devices, the QNAP TS-419P+ comes with its own dashboard/detection application on a CD called QNAP Finder which is cross platform. You may also download it from their <a href="http://www.qnap.com/download.asp?pl=1&#038;p_mn=183">website</a>. Once the application is installed, it will automatically detect any QNAP NAS devices on your network and assist you in logging into the web-based GUI.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2011-01-20-at-4.56.39-PM.png?323f2c" alt="Screen shot 2011-01-20 at 4.56.39 PM.png" title="Screen shot 2011-01-20 at 4.56.39 PM.png" border="0" width="580" height="538" /></p>
<p>Clicking on Configure will begin the initiation process.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-11-29-at-10.17.11-PM.png?323f2c" alt="Screen shot 2010-11-29 at 10.17.11 PM.png" title="Screen shot 2010-11-29 at 10.17.11 PM.png" border="0" width="580" height="224" /></p>
<p>Initialising the drives is a 6-step process where you will be asked to set a name for the device, an administrative password, the time zone, the services you require, and finally, the RAID array configuration. The TS-419P+ is capable of RAID 0, 1, 5, 6, 5+ hot spare; and JBOD. It also supports the newer EXT4 file system. After customising the device to your preference, it takes roughly about 15 minutes for the entire system to be online and ready for use.</p>
<p>Logging into the administration web-based AJAX GUI is simple if you know the device&#8217;s IP address. Open a browser of your choice and type in its IP address. If not, use the QNAP Finder to locate your device, then click on Connect.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-12-14-at-7.22.18-PM.png?323f2c" alt="Screen shot 2010-12-14 at 7.22.18 PM.png" title="Screen shot 2010-12-14 at 7.22.18 PM.png" border="0" width="580" height="356" /></p>
<p>Like the Synology, QNAP&#8217;s web interface is pretty good although it doesn&#8217;t support multi-tasking. The GUI is easy to manoeuvre and quite responsive. It also provides an easy, one-touch solution to enable various functions like Apple Time Machine support, a file server, web server, backup server, iTunes server, print server, media centre, torrent download centre, webcam surveillance support, the list goes on.</p>
<p>The TS-419P+ also has several advanced options like UPS support and power management, among others. In addition to that, the system allows for even more features like a Twonkymedia server, Squeezebox server, PS3 media server, Joomla and WordPress installations via its <a href="http://www.qnap.com/QPKG.asp">QPKG system</a>.</p>
<h2>Expansion</h2>
<p>With its hot-swappable front access drive bays, the TS-419P+ could not be easier to upgrade or expand. Plus, the system supports on-the-fly RAID level migration. This means that upgrading from a 2-disk to 4-disk system is a walk in the park.</p>
<h2>Management</h2>
<p>Every setting imaginable is easily accessible from the GUI; from the RAID array configuration, access management, disk quota distribution and file services to backup settings. There is also a built-in search function to allow you to easily find the setting that you&#8217;re looking for.</p>
<p>The GUI also provides a means to keep an eye on the system, displaying vital information like the system and hard disk temperatures, and their S.M.A.R.T. statuses.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-12-14-at-7.23.34-PM.png?323f2c" alt="Screen shot 2010-12-14 at 7.23.34 PM.png" title="Screen shot 2010-12-14 at 7.23.34 PM.png" border="0" width="580" height="439" /></p>
<h2>Conclusion</h2>
<p>The QNAP TS-419P+ is, in every aspect, quite capable. With features like network teaming and on-the-fly RAID migration, a geek couldn&#8217;t ask for more.</p>
<p>QNAP TS-419P+ Turbo NAS may be purchased from online retailers like Newegg at $569.99. But we&#8217;re giving this one away. If you&#8217;d like to get your hands on it, here&#8217;s what you need to do.</p>
<h2><strong>How do I become a winner?</strong></h2>
<p>It&#8217;s simple, just follow the instructions.</p>
<hr />
<table border="0" cellspacing="20">
<tbody>
<tr>
<th colspan="2" align="left"><span style="text-decoration: underline;">STEP 1</span></th>
</tr>
<tr>
<td colspan="4" style="vertical-align:top;padding-left:10px;">Join our Facebook page by clicking the <strong>Like</strong> button or you can <strong>follow us</strong> on Twitter, if you prefer. If you&#8217;re already following us, you may skip this step.
</td>
</tr>
<tr>
<td width="280" align="middle" style="vertical-align:top;padding-left:10px;"><iframe src="http://www.facebook.com/plugins/likebox.php?id=27517455413&amp;width=250&amp;connections=0&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:250px; height:70px"></iframe><br /><small>If you can&#8217;t see the fanbox, click on <a href="http://facebook.com/makeuseof/">this link</a>.</small></td>
<td></td>
<td></td>
<td width="160" align="middle" valign="center"><iframe src="http://api.tweetmeme.com/v2/follow.js?screen_name=makeuseof&#038;style=normal" frameborder="0" height="70" width="160"></iframe></td>
</tr>
</tbody>
</table>
<hr />
<table border="0" cellspacing="20">
<tbody>
<tr>
<th align="left"><span style="text-decoration: underline;">STEP 2</span></th>
</tr>
<td style="vertical-align:top;padding-left:10px;">Here&#8217;s our giveaway form. Please fill it in accurately. Be sure to enter your <strong>real name and email address</strong> so that we can get in touch if you are chosen as a winner. <a href="https://muo.wufoo.com/forms/k7w7s3/" onclick="window.open(this.href,  null, 'height=482, width=680, toolbar=0, location=0, status=1, scrollbars=1, resizable=1'); return false" title="QNAP TS-419P+ Turbo NAS">Click here if you can&#8217;t view the form.</a>
</td>
</tr>
<tr>
<td style="vertical-align:top;padding-left:10px;">
<script type="text/javascript">var host = (("https:" == document.location.protocol) ? "https://secure." : "http://");document.write(unescape("%3Cscript src='" + host + "wufoo.com/scripts/embed/form.js' type='text/javascript'%3E%3C/script%3E"));</script></p>
<p><script type="text/javascript">
var k7w7s3 = new WufooForm();
k7w7s3.initialize({
'userName':'muo', 
'formHash':'k7w7s3', 
'autoResize':true,
'height':'482', 
'ssl':true});
k7w7s3.display();
</script>
</td>
</tr>
</tbody>
</table>
<hr />
<table border="0" cellspacing="20">
<tbody>
<tr>
<th colspan="2" align="left"><span style="text-decoration: underline;">STEP 3</span></th>
</tr>
<tr>
<td colspan="2" style="vertical-align:top;padding-left:10px;">You&#8217;re almost done. Now, all that&#8217;s left to do is to share the post. There are 2 options to choose from or you can do both!</td>
</tr>
<td width="240" align="middle" style="vertical-align:top;padding-left:10px;">
<p><strong>Like it on Facebook</strong>
<div align="center"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.makeuseof.com%2Ftag%2Fqnap-ts419p-turbo-nas-review-giveaway%2F&amp;layout=box_count&amp;show_faces=true&amp;width=60&amp;action=like&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:60px; height:65px;" allowTransparency="true"></iframe></div>
</td>
<td width="240" align="middle" style="vertical-align:top;padding-left:10px;">
<p><strong>Or share it on Twitter</strong></p>
<div align="center"><a href="http://twitter.com/share" class="twitter-share-button" data-text="I've just entered @makeuseof's giveaway to win a FREE QNAP TS-419P+ Turbo NAS! Come and join!" data-count="vertical">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
</td>
</tr>
<tr>
<td colspan="2" style="vertical-align:top;padding-left:10px;">And that&#8217;s it! You&#8217;re done!</td>
</tbody>
</table>
<div style="margin-bottom: 15px;padding:5px; border:1px solid #c6d7e1;background-color:#d8eaf2;">
<small><strong>Giveaway eligibility</strong><br />
You must be a fan of our Facebook page to enter;<br />
Individuals who are over the age of 18. If you are under 18, get your parents to participate on your behalf;<br />
Individuals who reside in a country embargoed by the United States; Belgium, Norway, Sweden, or India are not permitted to enter.</small></div>
<p>This giveaway begins now and ends <strong>Friday, February 18th at 2100hrs PST</strong>. The winners will be selected at random and announced via email.</p>
<p>Spread the word to your friends and have fun!</p>
<p><em>MakeUseOf would like to thank <a href="http://www.qnap.com/">QNAP</a> for their generosity while participating in this giveaway. Interesting in sponsoring? We&#8217;d love to hear from you. Get in touch with us via <a href="mailto:jackson@makeuseof.com?subject=Giveaways">email</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/qnap-ts419p-turbo-nas-review-giveaway/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Netgear ReadyNAS Ultra 4 Review and Giveaway</title>
		<link>http://www.makeuseof.com/tag/netgear-readynas-ultra-4-review-and-giveaway/</link>
		<comments>http://www.makeuseof.com/tag/netgear-readynas-ultra-4-review-and-giveaway/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 16:00:36 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Hardware & Gadgets]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[local server]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=63516</guid>
		<description><![CDATA[Yesterday, we reviewed Synology&#8217;s DS411j and were greatly impressed by its intuitive GUI. And while the DS411j is mostly geared towards average home users, the NAS device that we will be looking at today is targeted at power users who demand higher performance over ease-of-use. Netgear&#8217;s ReadyNAS Ultra 4 is available in both diskless ($699.99) [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/netgear.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/netgear.png?323f2c" />Yesterday, we reviewed <a href="http://www.makeuseof.com/tag/synology-ds411j-nas-review-giveaway/">Synology&#8217;s DS411j</a> and were greatly impressed by its intuitive GUI. And while the DS411j is mostly geared towards average home users, the NAS device that we will be looking at today is targeted at power users who demand higher performance over ease-of-use.</p>
<p><a href="http://netgear.com/home/products/storage/work-and-play/RNDU4000.aspx">Netgear&#8217;s ReadyNAS Ultra 4</a> is available in both diskless ($699.99) and 2 x 2 TB ($999.99) configurations. We received a diskless unit from Netgear and will be taking a closer look at almost every aspect of the NAS shortly. We&#8217;ll also be <strong>giving away the review unit</strong> so stick around.</p>
<p><span id="more-63516"></span><br />
At $699.99 for the diskless unit, it&#8217;s exactly the same price as Data Robotic&#8217;s Drobo FS. And even though the Drobo FS can accommodate 5 disks as opposed to the ReadyNAS Ultra 4&#8242;s four disk array, the ReadyNAS has several features pulling it ahead.</p>
<p>Even though the ReadyNAS Ultra 4 is the slimmest of all the NAS devices featured in this mega giveaway, it is also the heaviest &#8212; weight at 10.35 lbs (almost 5 kg) without any disks installed. Its weight is mainly attributed to its solid metal construction.</p>
<p>At the front, you&#8217;ll find the usual suspects: a power button, and several activity indicator lights, a USB port and backup button, a backup status light, a metal grill and finally, a OLED panel display at the bottom.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/netgear1.jpg?323f2c" alt="netgear1.jpg" title="netgear1.jpg" border="0" width="580" height="421" /></p>
<p>The front metal grill swings open to reveal the 4 hot-swappable drive array (max 8 TB) and drive trays that lock into place via a latch. This allows for easy access to drives without any tools required other than a screwdriver to attach the drive onto the metal drive tray.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/netgear2.jpg?323f2c" alt="netgear2.jpg" title="netgear2.jpg" border="0" width="580" height="411" /></p>
<p>The very first thing you&#8217;ll notice at the back is a large metal handle. I assume they had to include it because the ReadyNAS Ultra 4 is just so darn heavy. There are 2 USB 2.0 ports which can be connected to UPS devices, printers, etc (no eSATA interfaces to be found), a system reset button, 2 gigabit ethernet ports, a fan grill, a power inlet and Kensington lock port.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/netgear3.jpg?323f2c" alt="netgear3.jpg" title="netgear3.jpg" border="0" width="580" height="433" /></p>
<p>If you&#8217;re wondering why it has 2 ethernet ports, I&#8217;ll try my best to explain without introducing too much jargon. In most NAS devices that feature 2 ethernet ports, they can be teamed together resulting in one connection to the router. This increases the link speed beyond the limits of a single, regular connection and also provides redundancy in case a connection fails. However, the ReadyNAS Ultra 4 does not have this feature. Instead, the 2 ethernet ports allow you to connect to 2 different subnet groups so that the NAS can be accessed from 2 different locations.</p>
<p>Utimately, if you&#8217;re a home user, you&#8217;ll most likely only be using one of the 2 network interfaces.</p>
<p>The ReadyNAS Ultra 4 features a 1.6 GHz Intel Atom single-core with 1 GB DDR SODIMM upgradeable memory.</p>
<h2>Installation/Detection</h2>
<p>Installation of the ReadyNAS Ultra 4 involves plugging the power and network cable into the device and powering it on. The NAS will automatically negotiate for an IP address. Before you can start using it though, you will have to configure the device like we did in the previous reviews. </p>
<p>Netgear provides a desktop utility cleverly named RAIDar. Once the NAS obtains an IP address, RAIDar will automatically detect it.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-12-14-at-10.16.22-PM.png?323f2c" alt="Screen shot 2010-12-14 at 10.16.22 PM.png" title="Screen shot 2010-12-14 at 10.16.22 PM.png" border="0" width="580" height="232" /></p>
<p>On initial setup, you&#8217;ll have the option to choose between Netgear&#8217;s X-RAID2 (comparable to Synology&#8217;s Hybrid RAID and Drobo&#8217;s BeyondRAID technology) which provides single disk redundancy and auto-expanding RAID capabilities; or you could manually configure it to RAID levels 0, 1, or 5. It does not support non-RAID configurations like JBOD.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-12-14-at-10.19.06-PM.png?323f2c" alt="Screen shot 2010-12-14 at 10.19.06 PM.png" title="Screen shot 2010-12-14 at 10.19.06 PM.png" border="0" width="580" height="456" /></p>
<h2>Expansion</h2>
<p>The ReadyNAS Ultra 4 accessible, hot-swappable front drive array coupled with X-RAID2 technology makes it pretty easy to upgrade. While the system is powered on, remove the lowest capacity drive for a larger one and wait for the data to redistribute. Depending on the amount of data stored, the redistribution process could take up to 10 hours and is indicated by the front OLED display. Allow that to complete before swapping another drive from the array because X-RAID2 only provides 1 disk redundancy. Luckily, the process transparent so you can go about using the NAS simultaneously. </p>
<h2>Management</h2>
<p>Like most Netgear products, the ReadyNAS Ultra 4 is managed via a web interface. </p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-12-14-at-10.25.19-PM.jpg?323f2c" alt="Screen shot 2010-12-14 at 10.25.19 PM.jpg" title="Screen shot 2010-12-14 at 10.25.19 PM.jpg" border="0" width="580" height="378" /></p>
<p>Unfortunately, it utilises an archaic frames interface as opposed to an AJAX GUI like the one used by Synology. As a result, jumping back and forth between settings isn&#8217;t easy. The lack of a GUI also means that it is quite unintuitive.</p>
<p><img style="display:block; margin-left:auto; margin-right:auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/Screen-shot-2010-12-14-at-10.27.48-PM.jpg?323f2c" alt="Screen shot 2010-12-14 at 10.27.48 PM.jpg" title="Screen shot 2010-12-14 at 10.27.48 PM.jpg" border="0" width="580" height="351" /></p>
<p>The ReadyNAS Ultra 4 doesn&#8217;t come installed with much. You&#8217;ll get a DLNA media streamer, TiVo support, power scheduler, support for external USB hard drives, printers and webcams, UPS support, among others. But where the ReadyNAS really shines is its backup functionality.</p>
<p>This device is able to backup to and from almost anywhere. You could backup any folder <em>from</em> a computer, enable Time Machine on Apple computers or using the Backup button on the ReadyNAS unit. It is also capable of backing up <em>to</em> attached USB drives, networked shares and other ReadyNAS devices on the network. Every ReadyNAS Ultra 4 also comes 2 GB of ReadyNAS Vault Online Backup, free for 2 years.</p>
<h2>Conclusion</h2>
<p>The ReadyNAS Ultra 4 may not be for everyone, especially considering the fact that it isn&#8217;t easy to manage. However, once you have the system up and running, it&#8217;s pretty rewarding. The ReadyNAS Ultra 4 beat most of the home/prosumer NAS devices on the market with its astounding throughput performance, as shown in a <a href="http://reviews.cnet.com/network-storage/netgear-readynas-ultra4-4tb/4505-3382_7-34142016-2.html?tag=rvwBody">CNET review</a>. Plus, it comes with a 3-year warranty.</p>
<p>We&#8217;re giving away this review unit without any drives. If you&#8217;re keen to get your hands on it, here&#8217;s how.</p>
<h2><strong>How do I become a winner?</strong></h2>
<p>It&#8217;s simple, just follow the instructions.</p>
<hr />
<table border="0" cellspacing="20">
<tbody>
<tr>
<th colspan="2" align="left"><span style="text-decoration: underline;">STEP 1</span></th>
</tr>
<tr>
<td colspan="4" style="vertical-align:top;padding-left:10px;">Join our Facebook page by clicking the <strong>Like</strong> button or you can <strong>follow us</strong> on Twitter, if you prefer. If you&#8217;re already following us, you may skip this step.
</td>
</tr>
<tr>
<td width="280" align="middle" style="vertical-align:top;padding-left:10px;"><iframe src="http://www.facebook.com/plugins/likebox.php?id=27517455413&amp;width=250&amp;connections=0&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:250px; height:70px"></iframe><br /><small>If you can&#8217;t see the fanbox, click on <a href="http://facebook.com/makeuseof/" target="_blank">this link</a>.</small></td>
<td></td>
<td></td>
<td width="160" align="middle" valign="center"><iframe src="http://api.tweetmeme.com/v2/follow.js?screen_name=makeuseof&#038;style=normal" frameborder="0" height="70" width="160"></iframe></td>
</tr>
</tbody>
</table>
<hr />
<table border="0" cellspacing="20">
<tbody>
<tr>
<th align="left"><span style="text-decoration: underline;">STEP 2</span></th>
</tr>
<td style="vertical-align:top;padding-left:10px;">Here&#8217;s our giveaway form. Please fill it in accurately. Be sure to enter your <strong>real name and email address</strong> so that we can get in touch if you are chosen as a winner. <a href="https://muo.wufoo.com/forms/k7w7p1/" onclick="window.open(this.href,  null, 'height=482, width=680, toolbar=0, location=0, status=1, scrollbars=1, resizable=1'); return false" title="Netgear ReadyNAS Ultra 4">Click here if you can&#8217;t view the form.</a>
</td>
</tr>
<tr>
<td style="vertical-align:top;padding-left:10px;">
<script type="text/javascript">var host = (("https:" == document.location.protocol) ? "https://secure." : "http://");document.write(unescape("%3Cscript src='" + host + "wufoo.com/scripts/embed/form.js' type='text/javascript'%3E%3C/script%3E"));</script></p>
<p><script type="text/javascript">
var k7w7p1 = new WufooForm();
k7w7p1.initialize({
'userName':'muo', 
'formHash':'k7w7p1', 
'autoResize':true,
'height':'482', 
'ssl':true});
k7w7p1.display();
</script>
</td>
</tr>
</tbody>
</table>
<hr />
<table border="0" cellspacing="20">
<tbody>
<tr>
<th colspan="2" align="left"><span style="text-decoration: underline;">STEP 3</span></th>
</tr>
<tr>
<td colspan="2" style="vertical-align:top;padding-left:10px;">You&#8217;re almost done. Now, all that&#8217;s left to do is to share the post. There are 2 options to choose from or you can do both!</td>
</tr>
<td width="240" align="middle" style="vertical-align:top;padding-left:10px;">
<p><strong>Like it on Facebook</strong>
<div align="center"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.makeuseof.com%2Ftag%2Fnetgear-readynas-ultra-4-review-and-giveaway%2F&amp;layout=box_count&amp;show_faces=true&amp;width=60&amp;action=like&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:60px; height:65px;" allowTransparency="true"></iframe></div>
</td>
<td width="240" align="middle" style="vertical-align:top;padding-left:10px;">
<p><strong>Or share it on Twitter</strong></p>
<div align="center"><a href="http://twitter.com/share" class="twitter-share-button" data-text="I've just entered @makeuseof's giveaway to win a FREE Netgear ReadyNAS Ultra 4! AWESOME!" data-count="vertical">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>
</td>
</tr>
<tr>
<td colspan="2" style="vertical-align:top;padding-left:10px;">And that&#8217;s it! You&#8217;re done!</td>
</tbody>
</table>
<div style="margin-bottom: 15px;padding:5px; border:1px solid #c6d7e1;background-color:#d8eaf2;">
<small><strong>Giveaway eligibility</strong><br />
You must be a fan of our Facebook page to enter;<br />
Individuals who are over the age of 18. If you are under 18, get your parents to participate on your behalf;<br />
Individuals who reside in a country embargoed by the United States; Belgium, Norway, Sweden, or India are not permitted to enter.</small></div>
<p>This giveaway begins now and ends <strong>Friday, February 18th at 2100hrs PST</strong>. The winners will be selected at random and announced via email.</p>
<p>Spread the word to your friends and have fun!</p>
<p><em>MakeUseOf would like to thank <a href="http://netgear.com/">Netgear</a> for their generosity while participating in this giveaway. Interesting in sponsoring? We&#8217;d love to hear from you. Get in touch with us via <a href="mailto:jackson@makeuseof.com?subject=Giveaways">email</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/netgear-readynas-ultra-4-review-and-giveaway/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/45 queries in 0.077 seconds using apc
Object Caching 780/881 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 16:21:16 -->
