<?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.com &#187; server</title>
	<atom:link href="http://www.makeuseof.com/tags/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Mon, 23 Nov 2009 20:00:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create &amp; Deploy Servers &amp; Sites In A Snap With Turnkey Linux</title>
		<link>http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/</link>
		<comments>http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 14:01:56 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[website builder]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=29475</guid>
		<description><![CDATA[Hardcore work on the computer requires a serious dedicated setup. You can of course run your programming stack on your gaming machine, but that hardcore gaming or hardcore development would suffer. You need a dedicated setup for thorough work of any kind.
Usually such situations involve setting up a server or using virtualization. Both of these [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/turnkeylogo.jpg" alt="" vspace="5" align="left" />Hardcore work on the computer requires a serious dedicated setup. You can of course run your programming stack on your gaming machine, but that hardcore gaming or hardcore development would suffer. You need a dedicated setup for thorough work of any kind.</p>
<p>Usually such situations involve setting up a server or using virtualization. Both of these processes involve some technical know how and most of all &#8211; a considerable amount of time.</p>
<p>We previously covered <a href="http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/">how you can create a Virtual Machine from the operating system you are currently running</a>, so that you can easily carry along the installed software and settings from your computer to any other computer or vice versa. Today let&#8217;s look at another alternative that spares you a lot of trouble of messing around with configuration files.</p>
<p>It is called <a href="http://www.turnkeylinux.org/">TurnKey Linux</a>.</p>
<p>TurnKey Linux is different from your regular Linux distributions. Unlike most distributions, Turnkey Linux offers a turnkey solution  and lets you download TurnKey Linux appliances according to your needs that are ready to run. The components are called appliances.</p>
<p><span id="more-29475"></span><br />
There are tons of really good open source software and we have previously shown you <a href="http://www.makeuseof.com/tags/open-source/">plenty of them here on MakeUseOf</a>.  However beyond regular day to day use, many open source software power the backbone of plenty of commercial establishments. Apache Web server is a great example, which is used on the majority of servers on the Internet today. Turnkey Linux gathers many such Open Source software and makes them available as turnkey appliances.</p>
<p>So what exactly is a Turnkey Linux appliance you might wonder? Well, let&#8217;s put it this way, an appliance is a combination of a base operating system and software, serving a specialized purpose.  As an example, let&#8217;s say you want to start an online community site. phpBB is an excellent php application that you can use for the said purpose. You would start by getting the hardware, then install PHP, MySQL, set them up to work together and then finally install phpBB.</p>
<p>However, using Turnkey Linux&#8217;s phpBB appliance, all you need to worry about is getting some hard disk space that you can put on the World Wide Web! You can just as easily use your own computer, provided it would stay online.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/available.png" alt="turnkey linux appliances" width="540" height="243" /></p>
<p>In Turnkey Linux&#8217;s case, the appliances are created using Ubuntu 8.04 as the base system and bundling all the required software along with it. There are plenty of appliances to choose from. Almost all of the popular commercially used open source applications have been covered and are available as separate appliances. There are appliances for web development, issue tracking, content management systems (excellent for creating your sites), others for setting up a variety of servers and a whole lots of others.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/diffappliances.png" alt="turnkey linux appliances" width="540" height="404" /></p>
<p>The appliances are available as bootable ISO images as well as VMDK file to use with your Virtualization software. There is also a &#8220;<em>Launch to Cloud</em>&#8221;  option  which uses Amazon EC2 and lets you launch your server in a snap. You can also find a <a href="http://www.turnkeylinux.org/docs/ec2/launch">Amazon EC2 tutorial in Turnkey Linux&#8217;s documentation</a>, if you would like some help with EC2. The details page also lists the various software that you will get with the appliance, so you can easily see if it is what you are looking for before downloading.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/turnkeylinux.png" alt="turnkey linux appliances" width="540" height="299" /></p>
<p>Using the turnkey Linux appliance is as simple as it can get. Depending upon the method you choose to download the appliance you can either burn the ISO image to a disk and then boot from it, or use the VMDK image with VMware or Virtualbox. The appliance and bundled software are preconfigured and ready to use, you wouldn&#8217;t have to do anything other than to boot the system and use it!</p>
<p>Take Turnkey Linux for a spin if you are thinking to setup a Linux server of any kind, or perhaps a dedicated development environment or site. Let us know what you think of it? Which appliance did you use?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-best-freeware-to-do-an-easy-wordpress-auto-install-n/" title="The Best Freeware To Do An Easy Wordpress Auto Install (October 4, 2009)">The Best Freeware To Do An Easy Wordpress Auto Install</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/iweb-a-free-mac-web-design-tool-for-easy-beautiful-websites/" title="iWeb &#8211; Build A Quick, Easy &#038; Beautiful Website [Mac only] (October 1, 2009)">iWeb &#8211; Build A Quick, Easy &#038; Beautiful Website [Mac only]</a> (31)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-use-your-domain-name-as-an-openid-login/" title="How To Use Your Domain Name As An OpenID Login (August 3, 2009)">How To Use Your Domain Name As An OpenID Login</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/" title="How To Install Wordpress Blog Locally On Your PC (January 2, 2009)">How To Install Wordpress Blog Locally On Your PC</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use Your Domain Name As An OpenID Login</title>
		<link>http://www.makeuseof.com/tag/how-to-use-your-domain-name-as-an-openid-login/</link>
		<comments>http://www.makeuseof.com/tag/how-to-use-your-domain-name-as-an-openid-login/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:01:00 +0000</pubDate>
		<dc:creator>Jack Cola</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[openID]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22044</guid>
		<description><![CDATA[OpenID is a simple way to log into multiple websites using one basic login account by using a domain name. You might already have an OpenID login, which you might not know about yet.
There are a lot of OpenID providers, but my favourite is chi.mp is because you can have yourname.mp and not a subdomain [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/openid.PNG" alt="openid" vspace="5" align="left" /><a href="http://openid.net">OpenID</a> is a simple way to log into multiple websites using one basic login account by using a domain name. You might already have an OpenID login, which you might not know about yet.</p>
<p>There are a lot of <a href="http://www.makeuseof.com/tag/openid-overview-and-four-awesome-providers/">OpenID providers</a>, but my favourite is <a href="http://www.makeuseof.com/tag/manage-your-various-online-identities-with-chimp">chi.mp</a> is because you can have <em>yourname</em>.mp and not a subdomain like many other OpenID providers. You can see mine <a href="http://jackcola.mp">here</a>.</p>
<p>But what happens when you want to use your own domain name and not a third party? Well, there is an open-sourced script called phpMyID that you can download which turns your own domain name into an OpenID login.</p>
<p>I have turned my website <a href="http://www.jackcola.org">Jack Cola</a> into my own personal OpenID login. This enables me to log in to any OpenID enabled websites.</p>
<p>Installation is pretty easy. All you have to do is download a small file from the <a href="http://siege.org/projects/phpMyID/">phpMyID</a> website.</p>
<p style="text-align: center;"><span id="more-22044"></span><br />
<img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/phpmyid.png" border="0" alt="phpmyid" /></p>
<p>You can either download a tgz or zip file by clicking the highlighted links as seen in the image above.</p>
<p>In the files you have downloaded, there are the basic files such as readme’s and changelogs, just as you would find in any script you download. Pay particular attention to <em>MyID.config.php</em> and <em>MyID.php</em>. These two files are the important ones.</p>
<p>It is best that you upload the files to your server first and edit them online as a few settings need to be checked to make sure your web server is setup correctly. Once you have uploaded your files, visit your website where you have uploaded them. I suggest uploading them to <em>http://yourdomain.com/openID/</em>.</p>
<p>Once uploaded,  visit the <em>MyID.config.php</em> file. You will be shown a screen with text similar to this. Click on <em>Login</em> and make sure you can successfully login with the username and password of <em>test</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/myidconfig.png" border="0" alt="myidconfig" /></p>
<p>Make sure you take notice of your Realm. If there is anything after phpMyID, your server is running in safemode and you need to change it in <em>auth_password </em>section. (See below)</p>
<p>To set up <em>phpMyID</em> there are two steps. Edit the <em>MyID.config.php</em> settings and include two lines of code in your webpage&#8217;s root directory.</p>
<h3><strong>Editing MyID.config.php</strong></h3>
<p>Open up <em>MyID.config.php</em> to edit. The names of the settings are pretty self explanatory.</p>
<p><em>auth_username:</em> This is your login username. Set it to a username that you will remember.</p>
<p><em>auth_password: </em>This step is a little tricky. For added security, you need to encrypt your password using the MD5 algorithm. To do this, if you are an Linux or OSX user, you can use openssl. Just type in</p>
<div>
<pre>$ echo -n 'username:realm:password' | openssl md5</pre>
</div>
<p>and remember to replace <em>username</em> with your username you specified in <em>auth_username,</em> the <em>realm </em>that was shown on the MyID.config.php page when you viewed it in a web browser, and the password that you want to use as your login.</p>
<p>If you are a Windows user, you can download this <a href="https://www.siege.org/projects/phpMyID/md5.zip">app</a>, or use this this <a href="http://www.md5encrypter.com/">website</a> to encrypt your password. If you use the website, make sure you use the entire <em>username:realm:password</em> string is used to generate your password. Once you have your encrypted text, set the <em>auth_username </em>value appropriately.</p>
<p>There are other settings in the config file that you don’t really need to touch (unless you want to). Just read the README file provided and it will explain what they mean.</p>
<p>If you want, you can edit your <em>nickname, email, fullname, dob, gender, postcode, country, language</em> and <em>timezone, </em>to use with the OpenID self registration component. Just remember to uncomment the lines out by deleting the # at the start of each line.</p>
<p>Once you have your <em>auth_password</em>, visit the <em>MyID.config.php</em> webpage and make sure you can log in with your new username and password. If you log in successfully, you will see a screen like this.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/openidloggedin.png" border="0" alt="openidloggedin" /></p>
<p>If it doesn’t work, have a read in the troubleshooting section in the README file.</p>
<h3><strong>Edit your website</strong></h3>
<p>Now the authentication is working smoothly, you just have to edit the index (or default) webpage for your website and add two lines of html of code to the head of the file.</p>
<div>
<pre>&lt;link rel="openid.server" href="http://phpmyid.com/MyID.config.php"&gt;
&lt;link rel="openid.delegate" href="http://phpmyid.com/MyID.config.php"&gt;</pre>
</div>
<p>Remember to change the href tag to the location of your <em>MyID.config.php</em> file. Note: If you are using a CMS such as Joomla, you will need to edit the template’s index.php file, and not the actual Joomla root index file.</p>
<h3><strong>The Final Step</strong></h3>
<p>Well maybe I lied. There is one more step. It is to log in to an OpenID-enabled website to check that everything works properly. I have a Wordpress plugin on <a href="http://www.stunews.net">my blog</a> which allows you to register and log in using <a href="http://wordpress.org/extend/plugins/openid/">OpenID</a>. If the website accepts your OpenID log in (and all is working) you will be prompted to enter your username and password. Remember that the OpenID login is your website&#8217;s URL.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/openidconfirm.png" border="0" alt="openidconfirm" width="541" height="345" /></p>
<p>You should now be logged into that site by using your domain name address. If it doesn&#8217;t allow you, try a different website, comment below, read the README file or ask in phpMyID&#8217;s <a href="https://www.siege.org/forum/viewforum.php?id=8">forum</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/" title="How To Install Wordpress Blog Locally On Your PC (January 2, 2009)">How To Install Wordpress Blog Locally On Your PC</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/find-other-sites-running-on-your-server-with-yougetsignal/" title="Find Other Sites Running on your Hosting Server with YouGetSignal (August 17, 2008)">Find Other Sites Running on your Hosting Server with YouGetSignal</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/" title="Create &#038; Deploy Servers &#038; Sites In A Snap With Turnkey Linux (November 21, 2009)">Create &#038; Deploy Servers &#038; Sites In A Snap With Turnkey Linux</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/create-your-own-email-client-with-roundcube-webmail/" title="Add Email Client to Your Website with RoundCube Webmail (June 10, 2009)">Add Email Client to Your Website with RoundCube Webmail</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-use-your-domain-name-as-an-openid-login/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How To Stream Video Games to Other Computers</title>
		<link>http://www.makeuseof.com/tag/stream-games-to-other-computers-with-streammygame/</link>
		<comments>http://www.makeuseof.com/tag/stream-games-to-other-computers-with-streammygame/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 19:01:46 +0000</pubDate>
		<dc:creator>Jason K</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[gaming tools]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21524</guid>
		<description><![CDATA[Not all computers have the latest in bleeding edge hardware or play Crysis on the highest graphics. However, for those who have one very capable gaming computer &#8211; but also one not so capable computer, StreamMyGame offers a way to let you play Crysis on that laptop with 512MB of RAM and other not so [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/crysis.jpg" alt="Crysis" vspace="5" align="left" />Not all computers have the latest in bleeding edge hardware or play Crysis on the highest graphics. However, for those who have one very capable gaming computer &#8211; but also one not so capable computer, <a href="http://streammygame.com/">StreamMyGame</a> offers a way to let you play Crysis on that laptop with 512MB of RAM and other not so impressive specifications.</p>
<p>Another bonus is the support for a <a href="http://www.streammygame.com/smg/modules.php?name=Products#Consumer">Linux client</a>, but today we&#8217;ll be focusing on Windows to Windows streaming.</p>
<p>A couple of limitations:  one, you&#8217;ll have to pay to use resolutions higher than 640 x 480 while streaming. Two, the graphics quality will be reduced quite a bit as you&#8217;re streaming the game and you&#8217;ll be limited by your network. Three, they also ask you to pay to stream over the Internet beyond a trial.   You can see <a href="http://streammygame.com/smg/modules.php?name=About">here</a> what you can do with the free version versus the paid version.</p>
<p><span id="more-21524"></span></p>
<h3><strong>Setting up the Server</strong></h3>
<ul>
<li>One of the first steps is that you&#8217;ll have to <a href="http://www.streammygame.com/smg/modules.php?name=Your_Account&amp;op=new_user">register an account</a> to download their server and player software. They&#8217;ll ask for an email, username, and password.</li>
<li><a href="http://www.streammygame.com/smg/modules.php?name=Download#1">Download the server/player installer</a> to both the computer that will run the actual game (server) and the computer that will be receiving the stream (client).</li>
<li>Install the software. It&#8217;s a pretty straightforward installation, and all the options can be left as is. You&#8217;ll have to reboot your computer at the end of it.</li>
<li>There should be a new icon in the system tray &#8211; a red circle with an S in it, and a green checkmark &#8211; this is the Streamer Server. To begin, we&#8217;re going to add a game. Right click the icon and hit <strong>Add Games</strong>:
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/add_game.jpg" alt="StreamMyGame Context Menu" /></p>
</li>
<li>In the <strong>Add Games and Applications</strong> window you have two options &#8211; you can have the software scan your entire Program Files directory looking for applications, or you can add them manually. Since the scan is not particularly fast, we&#8217;ll be using the <strong>Select a Game or Application</strong>.</li>
<li>I&#8217;ll be adding the game Crysis, which happens to store the game executable (by default) in <em>C:\Program Files\Electronic Arts\Crytek\Crysis\Bin32\Crysis.exe</em>. Double click it, and the name of the executable will be added to the list.  At this point, you can either select more programs, or you can click on whatever you added and hit <strong>Add Selected</strong>:
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/add_selected.jpg" alt="Add Selected" width="550" height="640" /></p>
</li>
</ul>
<h3><strong>Using the Client</strong></h3>
<ul>
<li>On the client computer, browse over to your <a href="http://www.streammygame.com/smg/modules.php?name=Streamer_Select_Game&amp;op=viewgames">Your Games page</a>. The game you added in step 6 under <em>Setting up the Server </em>should be listed.</li>
<li>To play the game on the client computer, click on the second icon from the left under<em> Start Streamer Service,</em> which displays a house and the StreamMyGame logo in the corner. The tool tip should say <em>Stream Game At Home</em>:
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/stream_game_at_home.jpg" alt="Stream Game At Home" width="318" height="82" /></p>
</li>
<li>You&#8217;ll be directed to a page where you can choose the various settings, including video bandwidth, audio bandwidth, and resolution. For free accounts, the max resolution is 640 x 480. You should experiment with the various video/audio bandwidth settings &#8211; my laptop on a wireless network operates at 5Mbit/s for video bandwidth.  Hit <em>Save Settings</em> once you think you have acceptable streaming settings:
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/stream_settings.jpg" alt="Local Area Network Streaming Settings" width="477" height="345" /></p>
</li>
<li>To play, click the big button above the <em>Local Area Network Streaming Settings</em> (the house with the StreamMyGame logo) and allow your browser to start the application:
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/allow_app.png" alt="Allow StreamMyGame to Handle Link" width="570" height="350" /></p>
</li>
<li>A window should pop up asking for your login details and an option to save them. Login with your StreamMyGame account, and the game should start on the host computer, while the client computer receives a stream. That&#8217;s about it to stream games from one computer to the other:
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/streamgame_client.png" alt="StreamMyGame Client Playing Crysis" width="570" height="342" /></p>
<p>And a view from the host:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/streamgame_host.png" alt="StreamMyGame Host Running Crysis" width="570" height="428" /></p>
</li>
</ul>
<h3><strong>Few Notes</strong></h3>
<ul>
<li>If the game has a noticeable lag between the input and what is shown on the screen, you may need to reduce the allotted video bandwidth, or make sure that no other applications are taking up your network bandwidth. Switching from a wireless to a wired connection will also help.</li>
<li>No sound? You&#8217;ll need to enable Stereo Mix or &#8220;What U Hear&#8221; or other similar recording functions on the host computer. Head to <em>Control Panel,</em> double click <em>Sounds and Audio Devices,</em> and on the first tab under <em>Device Volume,</em> click the <em>Advanced</em> button. In the new <em>Master Volume</em> window go to <em>Options &gt; Properties,</em> and change the <em>Mixer Device</em> to &#8220;Line in/Mic in&#8221; (if you do not have this option, browse for the selection that allows you to adjust volume for recording). In the selection below, make sure that the box for Stereo Mix/What U Hear/similar terminology is checked, and unmuted. <a id="ne88" title="StreamMyGame has a little quick tidbit" href="http://www.streammygame.com/smg/modules.php?name=Install#Server">StreamMyGame has a little quick tidbit</a> on this if you need more help.</li>
</ul>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/shany_410/1125441674/">shanewarne60000</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/" title="Using Your Linux Computer As A Media Server (Part 2) (October 31, 2008)">Using Your Linux Computer As A Media Server (Part 2)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-for-nintendo-ds-walkthroughs-nb/" title="Top 3 Sites For Nintendo DS Walkthroughs (September 27, 2009)">Top 3 Sites For Nintendo DS Walkthroughs</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/tips-and-tricks-to-organize-a-successful-lan-party/" title="LAN Party Tips: How To Organize an Awesome LAN Party (September 28, 2009)">LAN Party Tips: How To Organize an Awesome LAN Party</a> (36)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-build-a-gaming-pc-pdf-guide/" title="How to Build a Gaming PC [PDF Guide] (November 11, 2009)">How to Build a Gaming PC [PDF Guide]</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/desmume-a-free-nintendo-ds-emulator-to-play-nds-games-on-your-pc-nb/" title="DeSmuME- Free Nintendo DS Emulator to Play NDS Games on PC (September 30, 2009)">DeSmuME- Free Nintendo DS Emulator to Play NDS Games on PC</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stream-games-to-other-computers-with-streammygame/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A Beginner&#8217;s FTP Command Tutorial For Ascii or Binary File Transfers</title>
		<link>http://www.makeuseof.com/tag/a-mini-ftp-guide-for-beginners/</link>
		<comments>http://www.makeuseof.com/tag/a-mini-ftp-guide-for-beginners/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 12:01:44 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[ftp client]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21340</guid>
		<description><![CDATA[FTP stands for File Transfer Protocol. It is a simple and secure way to exchange files over the Internet. There are two players involved in any FTP transfer &#8211; the server or the site which is hosting the files  and the client which contacts the server and requests to transfer a file. You can [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/ftpguidelogo.png" alt="" vspace="5" align="left" /><strong>FTP</strong> stands for <strong>F</strong>ile <strong>T</strong>ransfer <strong>P</strong>rotocol. It is a simple and secure way to exchange files over the Internet. There are two players involved in any FTP transfer &#8211; the server or the site which is hosting the files  and the client which contacts the server and requests to transfer a file. You can either use your browser or you can download a specific software to run as a <a href="http://www.makeuseof.com/tags/ftp-client/">FTP client</a>.</p>
<h2><strong>What you will need:</strong></h2>
<ul>
<li>The address of the FTP server you wish to communicate with. This can be an IP address or a domain name.</li>
<li>The login credentials for a FTP account on the server (you don&#8217;t need this for anonymous or public FTP).</li>
<li>An FTP client.</li>
</ul>
<p>Assuming you know the address and the login credentials, let&#8217;s straight away hop over to the FTP client. As I mentioned before you can either use your browser as a client or use dedicated FTP software. If you want to download the occasional file or two from FTP sites you are good to do so with a browser, just type in the address of the file and make sure you use ftp:// instead of the usual http://.</p>
<p><span id="more-21340"></span></p>
<p>If on the other hand you are managing a site or required to constantly upload/download files and manage accounts on the server you should use a FTP client designed for the task. Here are your choices:</p>
<ul>
<li>Most operating systems have a built in command line FTP client with which you would have to get familiar with the commands.</li>
<li>You can also use one of the GUI FTP clients: Firefox users can try <a href="https://addons.mozilla.org/en-US/firefox/addon/684">FireFTP</a>, or you can use <a href="http://www.makeuseof.com/tag/transfer-files-by-ftp-with-filezilla">FileZilla</a>, built specially with FTP in mind.</li>
</ul>
<p>It is easier to find your way around the GUI tools. A typical GUI client would have two panes, one showing the remote FTP directory and the other showing directories on your computer. There are buttons representing transfer between the two panes. Browse to the directories you want to transfer to/from like you would do inside Windows Explorer, click on the appropriate transfer button and the client takes care of the rest.</p>
<p>All the commands are issued transparently by the client without requiring you to issue them explicitly. While this may seem easier, it is always handy to know what is going on behind the scenes, which you can by trying out the commands yourself.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/filezilla.png" alt="" width="540" height="431" /></p>
<p>Let&#8217;s touch up the basic FTP commands, shall we?</p>
<p>First and foremost you need to connect to the host. Use <strong>ftp</strong> to connect to the host. The server would respond with some information including if anonymous access is allowed.  If it isn&#8217;t, you will be required to enter a username and password for the FTP account on the server.</p>
<p>Go ahead and enter those details. If you don&#8217;t know your username or password, you would have contact the administrator of the site or create a new FTP user (if you are the administrator).</p>
<p>After a successful login you can perform any desired operations on the files. You can always use the <strong>help</strong> to get a list of available commands or get help on any command as well.</p>
<p>Let us now see how you can perform the basic file operations over FTP:</p>
<h3>1. Moving around</h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/loggedin.png" alt="" width="442" height="274" /></p>
<ul>
<li>To get a directory listing both <strong>ls</strong> and <strong>dir</strong> work.</li>
<li>You can change directories using the ubiquitous <strong> cd </strong> command. e.g. <strong> cd www </strong> changes to the www directory, To change to a local directory (i.e. a directory on your computer) instead use the <strong> lcd </strong> command.</li>
<li>To know which directory you are currently working in use the <strong> pwd </strong> (present working directory) command.</li>
<li>You can create directories using the <strong> mkdir &lt;dir-name&gt; </strong> command, remove directory using <strong> rmdir &lt;dir-name&gt; </strong>.</li>
<li>To delete a file use the <strong> delete &lt;filename&gt; </strong> command, rename files using <strong> rename &lt;old-name&gt; &lt;new-name&gt; </strong>.</li>
</ul>
<h3>2. Set File Transfer type</h3>
<ul>
<li>If you are going to transfer text files (includes txt, html, shell scripts, css files etc) you need to set the file transfer mode to ascii using <strong>ascii</strong> command.</li>
<li>On the other hand if you are going to transfer binary files (like images, pdf, MS office files, compiled code or executables etc) you need to set the file transfer mode to binary using <strong> binary </strong> command.</li>
</ul>
<h3>3. Transferring files</h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/get.png" alt="" /></p>
<ul>
<li>To upload files to the server use the <strong> put </strong> command. e.g. <strong> put style.css </strong> would upload style.css from your local directory to the remote directory. Not that <strong> put </strong> doesn&#8217;t allow you to use wildcards, use <strong> mput </strong><strong> </strong> instead, if you want to use wildcards.</li>
<li>Similarly to download a file you can use the <strong> get &lt;filename&gt; </strong> or the <strong> mget &lt;filenames/wildcards&gt; </strong> commands.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/byeftp.png" alt="" /></p>
<h3>4. Creating your own FTP server</h3>
<p>If you pay a hosting company for server space, they generally have things configured beforehand and some even create accounts for you. You can always use the management panel to create and edit FTP accounts and some settings. You would have to poke around the management panel your hosting company is providing you with.</p>
<p>If you want to create an FTP server on your home network some configuration is needed. Windows user can try the <a href="http://filezilla-project.org/">Filezilla server</a>. Its great and simple to use. Linux users have plenty of options out of which <a href="http://vsftpd.beasts.org/">vsftpd</a> is pretty straighforward and feature rich.</p>
<p>Once you have configured the server you can access your files from any computer on your home network, using the IP address of the FTP server. If you want to be able to access your server from across the Internet you would require a static IP or perhaps you could look into something like <a href="http://www.dyndns.com/">dyndns</a> (which we discussed briefly while configuring <a href="http://www.makeuseof.com/tag/remotely-access-and-manage-your-torrents/">remote access to your torrents</a>).</p>
<p>That&#8217;s it, you have enough knowledge to get you started and help you along whenever working with FTP. Let us know if you use some other tools for similar purposes.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/use-ftp-online-without-installin-a-client/" title="Online FTP Clients: Use FTP Online without Installing A Client (August 14, 2008)">Online FTP Clients: Use FTP Online without Installing A Client</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-tv-the-best-wordpress-tutorials-ever/" title="Wordpress.tv &#8211; The Best Wordpress Tutorials Ever! (October 28, 2009)">Wordpress.tv &#8211; The Best Wordpress Tutorials Ever!</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/transfer-files-by-ftp-with-filezilla/" title="Transfer files by FTP with FileZilla (August 20, 2007)">Transfer files by FTP with FileZilla</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/rightload-adds-quick-ftp-options-to-windows-explorer/" title="Rightload &#8211; Add Quick FTP Options to Windows Explorer (November 12, 2008)">Rightload &#8211; Add Quick FTP Options to Windows Explorer</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/a-mini-ftp-guide-for-beginners/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Start Your Own Internet Radio Station With Shoutcast</title>
		<link>http://www.makeuseof.com/tag/how-to-start-your-own-internet-shoutcast-radio-station/</link>
		<comments>http://www.makeuseof.com/tag/how-to-start-your-own-internet-shoutcast-radio-station/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 22:01:38 +0000</pubDate>
		<dc:creator>Jason K</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Internet Radio]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21171</guid>
		<description><![CDATA[Internet radio is, quite possibly, one of the more interesting methods of listening to music. As of this writing, there are approximately 30,000 broadcasting SHOUTcast radio stations &#8211; all broadcasting a unique playlist of songs or other content.
We&#8217;re going to show you how to start your own Internet radio station with SHOUTcast &#8211; and help [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/internet_radio.png" alt="Internet Radio" vspace="5" width="170" height="239" align="left" />Internet radio is, quite possibly, one of the more interesting methods of listening to music. As of this writing, there are approximately 30,000 broadcasting <a href="http://shoutcast.com/">SHOUTcast radio stations</a> &#8211; all broadcasting a unique playlist of songs or other content.</p>
<p>We&#8217;re going to show you how to start your own Internet radio station with SHOUTcast &#8211; and help you set up a player on your website.</p>
<p>To start off your own Internet radio station, you&#8217;ll need the following:  <a href="http://shoutcast.com/download-files">SHOUTcast Radio DNAS server,</a> <a href="http://www.winamp.com/">Winamp</a>, and the <a href="http://shoutcast.com/download#11">SHOUTcast Radio DSP Plugin</a>.</p>
<p>Also note that there are various legal implications for playing copyrighted works, which you can read at the bottom of the <a href="http://shoutcast.com/download">SHOUTcast download page</a>.</p>
<p><span id="more-21171"></span></p>
<h3><strong>Setting up the SHOUTcast Server</strong></h3>
<ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/edit_sc_serv.jpg" alt="sc_serv.ini" /></p>
<li> Download and install the <a id="sp91" title="SHOUTcast Radio DNAS server" href="http://shoutcast.com/download-files">SHOUTcast Radio DNAS server</a>.</li>
<li>Browse over to <em>C:\Program Files\SHOUTcast\</em> and open <strong>sc_serv.ini</strong> in your favorite text editor (I prefer <a id="e83o" title="Notepad++" href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a>).</li>
<li>You&#8217;ll need to edit a couple values:
<ul style="margin-left: 40px;">
<li>On line 21, edit the <strong>MaxUser </strong>value. The comment above it tells you how to calculate your possible number of listeners &#8211; take the <a id="ngss" title="upload rate of your connection in kbps" href="http://speedtest.net/">upload rate of your connection in kbps</a> and divide it by the bitrate you intend to broadcast at.</li>
<li>For example, my upload speed is approximately 993kbps, and if I wanted to broadcast at 96kbps, I could fit in roughly 10 listeners at once.</li>
<li>On line 29, choose a password for the <strong>Password</strong> value. This will be used so Winamp can connect to your server, and for the web administration.</li>
<li>On line 37, <strong>PortBase </strong>can be left alone unless you have an existing server that utilizes port 8000/8001.</li>
</ul>
</li>
<li><a id="ujc5" title="Download and install Winamp" href="http://www.winamp.com/">Download and install Winamp</a>. Make sure to uncheck any offers to change your search engine, etc.</li>
<li>Download and install the <a id="iaa5" title="SHOUTcast Radio DSP plugin" href="http://shoutcast.com/download#11">SHOUTcast Radio DSP plugin</a>.</li>
<li>Open Winamp, head to <strong>Options</strong> &gt; <strong>Preferences</strong>, then scroll down to <strong>DSP/Effect</strong> under <strong>Plug-ins</strong>. Click on <strong>Nullsoft SHOUTcast Source DSP</strong> and a small window should open:</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/winamp_pref.png" alt="Winamp Preferences Window" width="570" height="438" /></p>
<li>Switch to the <strong>Output</strong> tab and under <strong>Address</strong> put &#8220;<strong>localhost</strong>&#8221; without the quotes. For <strong>Port</strong> use 8000 unless you changed the value in step 2, and <strong>Password</strong> uses the password you configured in step 2:</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/output_config.jpg" alt="SHOUTcast Output Configuration" width="288" height="484" /></p>
<li>On the same tab, click where it says <strong>Yellowpages</strong> and configure the settings, which should be fairly self explanatory:</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/yellowpages.jpg" alt="Yellowpages Configuration" width="288" height="484" /></p>
<li>Switch to the <strong>Encoder</strong> tab. Set <strong>Encoder Type</strong> to <strong>MP3 Encoder</strong>, and choose an <strong>Encoder Setting</strong>. Keep in mind the number of users you intend to be able to broadcast to at once &#8211; multiply the number of users you chose in step 2 by the bitrate you select and make sure the resulting number doesn&#8217;t exceed your upload speed:</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/encoder_config.jpg" alt="SHOUTcast Encoder Configuration" width="288" height="484" /></p>
<li>Start the SHOUTcast DNAS. Make sure to let it connect to the Internet.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/dnas_server.jpg" alt="SHOUTcast DNAS Server GUI" width="546" height="428" /></p>
<li>Switch back to the <strong>Output</strong> tab on the Winamp SHOUTcast window, and hit <strong>Connect</strong>. Head back to the Winamp library, and pick a random song. The SHOUTcast plugin under Status should start showing a quickly increasing number. You&#8217;re free to close the plugin window now that it&#8217;s connected:</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/connect.jpg" alt="Connected to Server" width="288" height="484" /></p>
</ul>
<h3><strong>Broadcasting on the Internet</strong></h3>
<p>At this point, your server is accessible anywhere on your local network. You&#8217;ll need to port forward to make it Internet accessible, and there are a few solutions to get your broadcast playing on a webpage.</p>
<ul>
<li>You&#8217;ll need to port forward ports 8000 and 8001 to your local computer. If you need help port forwarding, select a <a id="qsuc" title="router from this list" href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm">router from this list</a>, and select <strong>ShoutCast </strong>when choosing an application. To find the port you need to forward to, follow the first step of <a id="mrmi" title="Ryan's FreeProxy article here" href="../tag/how-to-get-into-blocked-websites-in-school-with-freeproxy/">Ryan&#8217;s FreeProxy article here</a>.</li>
<li>To verify that your server appears on the Internet, switch to the SHOUTcast server window, and wait for the following to appear:<br />
<blockquote><p><em>[yp_add] yp.shoutcast.com added me successfully</em></p></blockquote>
<p>If it fails for any reason, see the error it provides, double check the steps, and <a id="sok1" title="consult this forum thread" href="http://forums.winamp.com/showthread.php?threadid=246636">consult this forum thread if all else fails</a>.</li>
</ul>
<h3><strong>Embedding in a Webpage</strong></h3>
<p>Assuming everything has worked perfectly up to this point, we&#8217;re assuming you need a way for people to listen from a webpage. For all of this to work, you&#8217;ll also need to grab your external IP address, which you can find at <a href="http://www.whatismyip.com/">WhatIsMyIP</a>. There are a couple of solutions at this point:</p>
<p><strong><a href="http://www.wavestreaming.com/servers/flash-streaming/shoutcast-player.php">WaveStreaming Player</a></strong>: This player requires you give them a name and an email address &#8211; but it&#8217;s pretty straightforward and requires no editing of code:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wavestreaming.png" alt="WaveStreaming Flash Player Wizard" width="517" height="587" /></p>
<p>Once they give you the code, just copy and paste anywhere you want the player to appear.</p>
<p><strong><a href="http://www.streamsolutions.co.uk/embedded/waudio/">StreamSolutions.co.uk Embedded Player Generator</a>: </strong>Another simple solution, but doesn&#8217;t ask for your name or email. Simply give your station URL and port as directed, and select a version of the player. Note that this player is rather unwieldy in Firefox if <a id="nwz-" title="the appropriate plugin" href="http://port25.technet.com/pages/windows-media-player-firefox-plugin-download.aspx">the appropriate plugin</a> is not installed.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/streamsolutions.png" alt="Stream Solutions Windows Media Generator" width="570" height="505" /></p>
<p><strong><a href="http://www.draftlight.net/dnex/mp3player/minicaster/free/">Minicaster</a></strong>: Download Minicaster and unzip the archive. Edit <strong>minicaster.xml</strong> in your favorite text editor. Replace all the code in the file with the following, replacing <strong>your_ip_address</strong>, <strong>your_port</strong>, <strong>your_website_url</strong>, and <strong>Your Title Here</strong>:</p>
<blockquote><p><em>&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;iso-8859-1&#8243; ?&gt;<br />
&lt;config version=&#8221;1T&#8221; xmlns=&#8221;http://www.draftlight.net/dnex/config/ns/1T/&#8221;&gt;<br />
&lt;mp3cast&gt;<br />
&lt;mount&gt;http://<strong>your_ip_address</strong>:<strong>your_port</strong>/;&lt;/mount&gt;<br />
&lt;website&gt;<strong>your_website_url</strong>&lt;/website&gt;<br />
&lt;title&gt;Your Title Here&lt;/title&gt;<br />
&lt;/mp3cast&gt;<br />
&lt;init autoplay=&#8221;0&#8243; volume=&#8221;80&#8243; reload=&#8221;5&#8243; xfade=&#8221;0&#8243; /&gt;<br />
&lt;/config&gt;</em></p></blockquote>
<p>Upload <strong>minicaster.xml</strong>, <strong>minicaster.swf</strong>, and to be utterly simple, <strong>EXAMPLE2.html</strong>. You could alternatively embed the following code in a web page <strong>that shares the same directory</strong> (or edit the parts in bold to reflect directory structure):</p>
<blockquote><p><em>&lt;object id=&#8221;fmp256&#8243; type=&#8221;application/x-shockwave-flash&#8221; data=&#8221;<strong>minicaster.swf</strong>&#8221; width=&#8221;180&#8243; height=&#8221;70&#8243;&gt;<br />
&lt;param name=&#8221;movie&#8221; value=&#8221;<strong>minicaster.swf</strong>&#8221; /&gt;<br />
&lt;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221; /&gt;<br />
&lt;div&gt;<br />
&lt;h4&gt;Minicaster Radio Playhead&lt;/h4&gt;<br />
&lt;p&gt;To listen you must &lt;a href=&#8221;http://www.macromedia.com/go/getflashplayer/&#8221;<br />
title=&#8221;Click here to install the Flash browser plugin from Macromedia&#8221;&gt;install Flash Player&lt;/a&gt;. Visit<br />
&lt;a href=&#8221;http://www.draftlight.net/dnex/mp3player/minicaster/&#8221; title=&#8221;Draftlight Networks&#8221;&gt;Draftlight Networks&lt;/a&gt;<br />
for more info.&lt;/p&gt;&lt;/div&gt;<br />
&lt;/object&gt;</em></p></blockquote>
<p>That&#8217;s about it to starting a basic SHOUTcast server. If you have any comments or questions, please direct them below.  Also, let us know where to find your newly created radio station so we can come over and listen!</p>
<p><small>Image Credit : <a rel="nofollow" href="http://www.flickr.com/photos/loopzilla/327328461/">LoopZilla.</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-produce-your-own-internet-tv-show/" title="How To Produce Your Own Internet TV Show (October 9, 2009)">How To Produce Your Own Internet TV Show</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-host-your-own-talk-show-online/" title="How to Host Your Own Talk Show Online (August 6, 2009)">How to Host Your Own Talk Show Online</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/build-the-perfect-music-playlist-with-mixtapeme/" title="Build The Perfect Music Playlist With MixtapeMe (April 14, 2009)">Build The Perfect Music Playlist With MixtapeMe</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/5-online-radio-stations-to-get-your-music-fix/" title="5 Online Radio Stations To Get Your Music Fix (October 11, 2009)">5 Online Radio Stations To Get Your Music Fix</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/10-really-cool-free-apps-for-your-blackberry/" title="10 Really Cool Free Blackberry Applications (June 17, 2009)">10 Really Cool Free Blackberry Applications</a> (38)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-start-your-own-internet-shoutcast-radio-station/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PulpTunes &#8211; Share Your iTunes Library Online With Ease</title>
		<link>http://www.makeuseof.com/tag/pulptunes-share-your-itunes-library-online-with-ease/</link>
		<comments>http://www.makeuseof.com/tag/pulptunes-share-your-itunes-library-online-with-ease/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 22:01:03 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music sharing]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20915</guid>
		<description><![CDATA[PulpTunes is an awesome project that is supported across all operating systems (Mac OS X, Windows and Linux) which allows you to access your iTunes library no matter where in the world you are if you have an internet connection.
The application is installed on your computer and then it acts as a server and allows [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/pulpTunes.png" border="0" alt="pulpTunes" vspace="5" width="255" height="85" align="left" /><a href="http://www.pulptunes.com/">PulpTunes</a> is an awesome project that is supported across all operating systems (<a href="http://www.makeuseof.com/tags/mac/">Mac OS X</a>, <a href="http://www.makeuseof.com/tags/windows/">Windows</a> and <a href="http://www.makeuseof.com/tag/how-to-transfer-files-easily-among-linux-machines/">Linux</a>) which allows you to access your <a href="http://www.makeuseof.com/tags/itunes/">iTunes</a> library no matter where in the world you are if you have an internet connection.</p>
<p>The application is installed on your computer and then it acts as a server and allows for your computer to be connected to. You can then access your iTunes library through your browser and stream any song that you have or share your iTunes library with others.</p>
<p>Since it acts as a server you will need to keep the computer turned on that you wish to access. If it is turned off then the application is not running and therefore you won&#8217;t be able to access your library. If you want to be able to access your iTunes library all the time but<em> not</em> leave your computer on, then the best solution would be to purchase a <a href="http://makeuseof.com/short/manuals/buildpc/">cheap computer</a> that you can leave on all the time.</p>
<p><span id="more-20915"></span></p>
<h3><strong>Installation and Setup</strong></h3>
<p style="text-align: center;"><img class="size-full wp-image-20917 aligncenter" title="pulpTunes download" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Picture-1.png" alt="pulpTunes download" width="415" height="85" /></p>
<p>To download pulpTunes simply go to the <a href="http://www.pulptunes.com/">pulpTunes website</a> and click the <em>Download Now</em> button to being downloading the application. The file that will be downloaded is a <a href="http://en.wikipedia.org/wiki/ZIP_%28file_format%29">zip file</a> so expand it then open up the application named<em> pulpTunes</em> in the folder that is created.</p>
<p>The first time you start up the application a window similar to the one pictured below will be displayed. This is telling you how to access the library within your browser and to open <a href="http://en.wikipedia.org/wiki/TCP_and_UDP_port">port</a> 15000 on your <a href="http://www.makeuseof.com/tags/firewall/">firewall</a> so that you can access your library from outside your network. If you do not know your IP address then this will also be shown so take a note of it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Picture-2.jpg" alt="pulpTunes" width="566" height="243" /></p>
<p>When you click OK if you go to <strong>http://localhost:15000</strong> you will see all of your songs and playlists. Your iTunes server has now been setup locally &#8211; you&#8217;ve now shared your iTunes library, and anyone on your network should be able to access it if they know the port number. If you do not want everyone to be able to access it then you can setup an admin username and password by clicking on the icon in the tray and then selecting <em>User Management</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Picture-2.png" alt="pulpTunes User Management" width="540" height="467" /></p>
<p>When the window opens up check <em>Enable User Management</em> and then enter the username and password that you would like then hit save.</p>
<p>If you return to <strong>http://localhost:15000</strong> you will now notice in the upper right corner that there is a <a href="http://en.wikipedia.org/wiki/Hyperlink">hyperlink</a> called <em>Log in</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/PulpTunes-Server-login.jpg" alt="PulpTunes Server login" width="384" height="87" /></p>
<p>When you click the hyperlink you will be asked for the username and password that you have just entered into the User Management window.</p>
<p>If you successfully log in you will now notice a hyperlink in the upper right corner called <em>User Management</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/PulpTunes-Server.jpg" alt="PulpTunes Server" width="523" height="399" /></p>
<p>If you do not want anonymous users to have access to any of your library then uncheck the <em>Has access</em> box. If you want anonymous users to only access certain playlists or songs then you can do this by clicking <em>All Playlists</em> and selecting the playlists and songs that you want to allow an anonymous user to listen to.</p>
<p>To add a user that you do not want to be an Admin you must first create a group. I created a group called<em> Users</em> and I will allow them to rate songs so I check the<em> Can rate</em> songs box. To create a user, click on the <em>Accounts</em> tab and then press <em>Add User</em>. I named my user <em>user1</em>, the group <em>Users</em> and other required information. When I click save it is now possible to log in as user1 and listen to my library.</p>
<h3><strong>Advanced Settings</strong></h3>
<p>By default when the page loads, the first song automatically plays so to stop this, click on the pulpTunes icon in the tray and press <em>Advanced Settings</em>. If you uncheck <em>Start playing songs</em>, hit OK, then restart pulpTunes then the first song will no longer automatically play when the page has loaded.</p>
<p>The <em>Advanced Settings</em> window also allows you to change the port number that is used to access the library, so for example if port 15000 is used by something else on your router you can change it to a port that is unused.</p>
<p>If your <a href="http://www.makeuseof.com/tag/how-to-fix-repair-the-lost-link-to-the-itunes-music-library/">iTunes XML library file</a> is located somewhere else than the default location you can also change this here.</p>
<p>If you want to see who is accessing the pulpTunes server and what songs they are listening to, you can enable logging to keep track of this. Click OK and restart the pulpTunes server and the changes will be applied.</p>
<p>Please let us know what you think of sharing your iTunes library with pulpTunes by posting a comment below. If you know of a similar application feel free to discuss this below with other readers.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/music-sharing-with-mojo/" title="Music Sharing with Mojo (March 18, 2008)">Music Sharing with Mojo</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/liberate-sync-and-share-your-media-with-doubletwist/" title="Liberate, Sync and Share Your Media With DoubleTwist (July 3, 2008)">Liberate, Sync and Share Your Media With DoubleTwist</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-access-your-music-from-mobile/" title="3 Ways To Access Your Music from Mobile (December 12, 2007)">3 Ways To Access Your Music from Mobile</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/can-you-tell-me-who-is-sharing-my-itunes-library-windows/" title="Who Is Connected To My iTunes Library? (Windows) (October 11, 2008)">Who Is Connected To My iTunes Library? (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/" title="Using Your Linux Computer As A Media Server (Part 2) (October 31, 2008)">Using Your Linux Computer As A Media Server (Part 2)</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/pulptunes-share-your-itunes-library-online-with-ease/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add Email Client to Your Website with RoundCube Webmail</title>
		<link>http://www.makeuseof.com/tag/create-your-own-email-client-with-roundcube-webmail/</link>
		<comments>http://www.makeuseof.com/tag/create-your-own-email-client-with-roundcube-webmail/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 13:00:26 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[self-hosted]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18785</guid>
		<description><![CDATA[ If you are running a website that supports PHP and MySQL, and you are sick of using the SquirrelMail to access your email account, then RoundCube Webmail would be the best solution to ease your pain.
RoundCube Webmail is a browser-based multilingual IMAP client packed with plenty of AJAX goodness. It comes with an application-like [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="roundcube" src="http://www.makeuseof.com/wp-content/uploads/2009/06/roundcube.gif" alt="roundcube" width="190" height="127" /> If you are running a website that supports PHP and MySQL, and you are sick of using the <a href="http://squirrelmail.org">SquirrelMail</a> to access your email account, then RoundCube Webmail would be the best solution to ease your pain.</p>
<p><a href="http://roundcube.net/" target="_blank">RoundCube Webmail</a> is a browser-based multilingual IMAP client packed with plenty of AJAX goodness. It comes with an application-like user interface and provides full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching and spell checking.</p>
<p>The best thing about RoundCube is that it is lightweight, simple to use and lightning fast. As long as your web host supports PHP 5 and MySQL, you will be able to install in your site and access it on your domain. A point to note here: while the installation is relatively easy (and fast), you will need to obtain the email server information from your web host and setup a database in your phpmyadmin before you can configure it to work.<br />
<span id="more-18785"></span><br />
You can configure your RoundCube account to access any of the email accounts out there as long as you have the IMAP configuration information. I am able to access my Gmail account and receive/send emails from the RoundCube inbox.</p>
<p>Once you have got it up and running, everything else will be a breeze. Just point to the designated URL and login with your email username and password.</p>
<p><img style="display: inline" title="roundcube-login" src="http://www.makeuseof.com/wp-content/uploads/2009/06/roundcubelogin.jpg" alt="roundcube-login" width="580" height="258" /></p>
<p>The inbox is just like any of your email client, except that it is cleaner and neater. When you open a message, send a message, check new message, everything is achieved via AJAX interface which make it elegant and interactive. At the moment, the search function does not supports on-the-fly searching, but that doesn&#8217;t reduce any of its functionality.</p>
<p><img style="display: inline" title="roundcube-inbox" src="http://www.makeuseof.com/wp-content/uploads/2009/06/roundcubeinbox.jpg" alt="roundcube-inbox" width="580" height="427" /></p>
<h2>RoundCube Preferences</h2>
<p>Other than the basic inbox layout and management stuff, you won&#8217;t find too many superfluous features in RoundCube. Even so, it still comes with excellent management options such as creating of folders to store various mails, compact inbox on logout, daylight saving time etc. One useful feature that I found is the ability to create multiple identities. The identities allow you to send emails using different username (and email account) and signatures. This is useful if you are using RoundCube to manage several email accounts.</p>
<p><img style="display: inline" title="roundcube-preferences" src="http://www.makeuseof.com/wp-content/uploads/2009/06/roundcubepreferences.jpg" alt="roundcube-preferences" width="580" height="467" /></p>
<h2>Skinning and Plugins</h2>
<p>A software is not complete if it does not support skinning and plugins. The good news is, RoundCube supports both. The latest beta comes with a Plugin API that allows third party developers to create plugins for the software. RoundCube plugins can be found at the <a href="http://trac.edgewall.org/wiki/PluginList" target="_blank">repository</a>, though most of them are already included in the download package. You can also find and download some of the beautiful themes at the <a href="http://www.roundcubeforum.net/dlcat-themes-skins-1/" target="_blank">Roundcube forum</a>, or simply searching for them in Google or <a href="http://www.makeuseof.com/tag/bing-the-next-big-thing-from-microsoft/" target="_blank">Bing</a>.</p>
<h2>Conclusion</h2>
<p>Is RoundCube Webmail for everyone? Most probably not, since not everyone owns a domain or have multiple email accounts to attend to. However, if you are one of the those Webmasters that are looking for a simpler and more elegant way to manage your emails, I am sure RoundCube Webmail will fit the bill well.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/postbox-for-mac-first-impressions/" title="Postbox: An Alternative Email Client For Mac (February 4, 2009)">Postbox: An Alternative Email Client For Mac</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/muo-polls-do-you-check-email-online-or-use-a-desktop-client/" title="MUO Polls: Do You Check Email Online or Use A Desktop Client? (September 29, 2008)">MUO Polls: Do You Check Email Online or Use A Desktop Client?</a> (37)</li>
	<li><a href="http://www.makeuseof.com/tag/make-gmail-your-default-desktop-mail-program-windows/" title="Make Gmail your Default Desktop Email Client (Windows) (October 31, 2008)">Make Gmail your Default Desktop Email Client (Windows)</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/incredimail-%e2%80%93-have-some-fun-with-this-email-client-windows/" title="IncrediMail – Have Some Fun With This Email Client (Windows) (November 4, 2008)">IncrediMail – Have Some Fun With This Email Client (Windows)</a> (24)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-your-own-email-client-with-roundcube-webmail/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Easily Create &amp; Manage a Podcast Blog with Podcast Generator</title>
		<link>http://www.makeuseof.com/tag/easily-create-and-manage-a-podcast-blog-with-podcast-generator/</link>
		<comments>http://www.makeuseof.com/tag/easily-create-and-manage-a-podcast-blog-with-podcast-generator/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 18:00:53 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[self-hosted]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15804</guid>
		<description><![CDATA[ Podcasters who are using the podpress plugin (or any other podcast plugins) in WordPress to manage their podcasts will know that there is always a tendency for the plugin to break when a newer version of WordPress is released. For those who just want a simple solution to manage their podcasts and are frustrated [...]]]></description>
			<content:encoded><![CDATA[<p><img title="podcast-logo" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcast-logo.jpg" alt="create-a-podcast-for-free" align="left" /> Podcasters who are using the podpress plugin (or any other podcast plugins) in WordPress to manage their podcasts will know that there is always a tendency for the plugin to break when a newer version of WordPress is released. For those who just want a simple solution to manage their podcasts and are frustrated by the constant breaking of the plugin whenever you upgrade your WordPress, then Podcast generator could be the best solution for you.</p>
<p><a href="http://podcastgen.sourceforge.net/" target="_blank">Podcast Generator</a> is an open-source Web-based podcast CMS that you can use to manage your podcasts. With Podcast Generator, you can easily upload your podcasts (be it audio or video), enter your episode information, publish it in your home page and have it automatically create podcast w3c-compliant feed, including iTunes specific tags.</p>
<p><img style="display: inline" title="podcast-home" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcasthome.jpg" alt="create a podcast software" width="577" height="330" /></p>
<p>Podcast Generator doesn&#8217;t require any database to work. As long as your Web server supports PHP, you will be able to run it.</p>
<p>The installation is extremely easy. Once you have uploaded the whole Podcast Generator folder to your web server, navigate to the Web URL in your browser and follow a simple 5-steps procedure to set up the software. The whole process will not take you more than 5 minutes.</p>
<p><img style="display: inline" title="podcast-gen-setup" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcastgensetup.jpg" alt="podcast cms" width="488" height="348" /></p>
<p>Once you have set up the software and login to the Admin screen, you will be prompted to configure the details for  your podcast.</p>
<p><img style="display: inline" title="podcast-detail" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcastdetail.jpg" alt="podcast-detail" width="458" height="432" /></p>
<h2>Uploading your podcast</h2>
<p>When you upload a new episode of your podcast, you are required to fill in the podcast title and its description. Same as WordPress, you can categorize your podcast and sort them according to their category. Extra information that you can provide include podcast image, iTunes keywords/tags, Author&#8217;s name and email address.</p>
<p><img style="display: inline" title="podcast-gen-upload" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcastgenupload.jpg" alt="podcast-gen-upload" width="525" height="538" /></p>
<p>As soon as your podcast is uploaded, the software will auto generate the podcast RSS feed and iTunes feed to allow your readers to subscribe.</p>
<p><img class="alignnone size-full wp-image-15891" title="podcast-feed" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcast-feed.jpg" alt="podcast-feed" /></p>
<h2>Other features</h2>
<p>Some of the other useful features found in Podcast Generator include:</p>
<h3>Creating Categories</h3>
<p>This is where you can manage your podcast categories.</p>
<p><img style="display: inline" title="podcast-gen-category" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcastgencategory.jpg" alt="podcast-gen-category" width="524" height="317" /></p>
<h3>Themes</h3>
<p>At the moment, there are only two themes for you to choose from, buit you can easily create your own themes as long as you have some html and CSS knowledge. Unlike WordPress that have a complicated themes structure, Podcast Generator uses only an <em>index.html</em> and a <em>stylesheet</em>, so it is easy to customize it, or even create your own.</p>
<h3>iTunes Settings</h3>
<p>What good does it do if you run a podcast site that doesn&#8217;t support iTunes? In Podcast Generator, you will find lots of support for iTunes and plenty of options that you can configure.</p>
<p><img class="alignnone size-full wp-image-15892" title="podcastgen-itunes" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcastgen-itunes.jpg" alt="podcastgen-itunes" /></p>
<p>Selecting the iTunes categories for your podcast. You can choose up to three different categories.</p>
<p><img style="display: inline" title="podcast-itunes-cat" src="http://www.makeuseof.com/wp-content/uploads/2009/04/podcastitunescat.jpg" alt="podcast-itunes-cat" width="393" height="428" /></p>
<h2>Using WordPress and Podcast Generator</h2>
<p>Most of you could still be using WordPress and have no wish to migrate to another software. In this case, you can still install Podcast Generator in a separate folder (such as <em>http://www.yoursite.com/podcast</em>). Use it to manage your podcast, then promote the RSS/iTunes feeds in your WordPress blog. In this way, you won&#8217;t have to worry that the podcast plugin will break everytime you upgrade your blog.</p>
<h2>Conclusion</h2>
<p>If you are comparing Podcast Generator to WordPress, Podcast Generator is definitely not up to the marks, but if you are looking for a software to better manage your podcast and serves as an addon functionality to your existing site, then I am sure Podcast generator will easily do the job well.</p>
<p><small><strong>Image credit</strong>: <a href="http://www.flickr.com/photos/thevoyagers/" target="_blank" rel=nofollow">thevoyager</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/create-your-own-email-client-with-roundcube-webmail/" title="Add Email Client to Your Website with RoundCube Webmail (June 10, 2009)">Add Email Client to Your Website with RoundCube Webmail</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-vs-drupal-content-management-systems/" title="WordPress vs. Drupal &#8211; Content Management Systems (June 7, 2008)">WordPress vs. Drupal &#8211; Content Management Systems</a> (38)</li>
	<li><a href="http://www.makeuseof.com/tag/welcome-to-the-makeuseofcom-podcast-1/" title="Welcome to the MakeUseOf.com Podcast #1 (May 11, 2008)">Welcome to the MakeUseOf.com Podcast #1</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/" title="Using Your Linux Computer As A Media Server (Part 2) (October 31, 2008)">Using Your Linux Computer As A Media Server (Part 2)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/two-websites-to-watch-talks-by-great-thinkers-and-doers/" title="Two Websites to Watch Talks by Great Thinkers and Doers (October 22, 2008)">Two Websites to Watch Talks by Great Thinkers and Doers</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/easily-create-and-manage-a-podcast-blog-with-podcast-generator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Speed Up Your WordPress Blog With PHP Speedy</title>
		<link>http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/</link>
		<comments>http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:01:38 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[digg effect]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11089</guid>
		<description><![CDATA[ There are many websites out there that teach you how to optimize and speed up WordPress blog for faster response times and prepare it for the Digg effect. Today, I will spare you the details and will not go through all those things again. Instead, I am going to recommend to you a WordPress [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/handheld-stopwatch.jpg" border="0" alt="speed up wordpress blog" vspace="10" align="left" /> There are many websites out there that teach you how to optimize and speed up WordPress blog for faster response times and prepare it for the Digg effect. Today, I will spare you the details and will not go through all those things again. Instead, I am going to recommend to you a WordPress plugin that can quickly and easily speed up your Wordpress site and improve your blog&#8217;s response time without too much effort on your side.</p>
<p><a href="http://aciddrop.com/php-speedy/" target="_blank">PHP Speedy</a> is a WordPress plugin that cleans up and compresses your code so that it can load faster. There are few technical configurations that you need to make, but it is definitely manageable, even when you don&#8217;t have any coding knowledge</p>
<h2><strong>The details&#8230;</strong></h2>
<p>There are many factors that can cause your WordPress blog to slow down. One of them is having too many javascript and CSS files in your site that choke up your bandwidth. This often happens when you installed too many plugins, or placed too many advertisements on your site. The more javascript/CSS files you have, the more HTTP requests that your site has to make and the longer it take for the page to load.</p>
<p>What PHP Speedy does is:</p>
<ul>
<li>Consolidates all the javascript and CSS and combines them all into two files, one for the javascript code and another for CSS (only applies for those files listed in the <em>&lt;head&gt;</em> tag). This includes all the javascript and CSS file introduced by any of the other plugins.</li>
<li>Minifies and compresses the combined file and saves it to the cache.</li>
<li>Removes all the javascript and CSS link in the &lt;head&gt; tag and serves the combined file from the cache to the readers.</li>
</ul>
<p>With PHP Speedy, your site now makes less HTTP requests and serve a smaller compressed version of the file to your reader. I have used it on my site together with the SuperCache plugin. The result has been impressive. I am able to shave three seconds off the loading time, and that is a whopping 40% improvement.</p>
<h2><strong>Installing and configuring PHP Speedy</strong></h2>
<p>The PHP Speedy plugin is not found in the WordPress plugins repository, so you have to download it from the <a href="http://aciddrop.com/2008/12/11/php-speedy-wp-05-now-works-with-wordpress-27/" target="_blank">developer&#8217;s site</a>.</p>
<p>Install the plugin just like any other plugins.</p>
<p>On the plugin setting page, there are several options that you can configure.<strong></strong></p>
<h3><strong>Javascript libraries</strong></h3>
<p>This is the part where it lists down all the Javascript libraries used by the WordPress software. Although it is unchecked by default, it is wise to check them all and let PHP Speedy handle them.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/speedy-config.jpg" alt="speed up wordpress site" /></p>
<h3><strong>Ignore list</strong></h3>
<p>If you have javascript or CSS files that you don&#8217;t want PHP Speedy to handle, here is where you list them all down.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/speedy-ignorelist.png" alt="optimize wordpress blog" /></p>
<h3><strong>Minify Options</strong></h3>
<p>This is the part where you specify whether PHP Speedy should minify your file. As before, it is better to choose Yes for all.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/speedy-minify.jpg" alt="php speedy wordpress" /></p>
<h3><strong>Compression</strong></h3>
<p>I would strongly recommend you to use the htaccess or the WP-SuperCache plugin to activate the compression function for your server.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/speedy-gzip.png" alt="speedy-gzip" /></p>
<h3><strong>Expires header</strong></h3>
<p>The Expires header informs the server that the content is still fresh and the clients (browsers) should load the files directly from the cache. There is no need to retrieve the files again from the database.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/01/speedy-expires.jpg" alt="speedy-expires" /></p>
<h2><strong>Some limitations</strong></h2>
<p>While PHP Speedy is very useful, there are some issues that it cannot solve:</p>
<ul class="speedy">
<li>If you are using external javascript of CSS files, there is no way that PHP Speedy can handle them.</li>
<li>It does not support javascripts that use the <em>document.write</em> feature. In such cases, it is better to include that particular javascript in the ignore list.</li>
<li>PHP Speedy only sets the expiration for your CSS and JS files. It doesn&#8217;t (yet) handle the images, which would further reduce the site&#8217;s loading time.</li>
<li>If you are using @import syntax in your CSS file, PHP Speedy won&#8217;t be able to support it.</li>
</ul>
<p>If you can live with the above limitations, then I am sure PHP Speedy will be very handy to you.</p>
<p>What other plugins do you use to improve the performance and speed up WordPress blog?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/wordpress-exploit-scanner-helps-administrators-scan-their-database-for-malicious-files/" title="Wordpress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files (November 3, 2009)">Wordpress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/" title="How To Install Wordpress Blog Locally On Your PC (January 2, 2009)">How To Install Wordpress Blog Locally On Your PC</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-tv-the-best-wordpress-tutorials-ever/" title="Wordpress.tv &#8211; The Best Wordpress Tutorials Ever! (October 28, 2009)">Wordpress.tv &#8211; The Best Wordpress Tutorials Ever!</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-2/" title="WinHack &#8211; Speed Up Your Windows Computer (Part 2) (October 4, 2008)">WinHack &#8211; Speed Up Your Windows Computer (Part 2)</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How To Install Wordpress Blog Locally On Your PC</title>
		<link>http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/</link>
		<comments>http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 15:01:28 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=9953</guid>
		<description><![CDATA[You blog, I blog, everybody blogs and one of the names that stands out in the blog world is Wordpress. During the past several years, it has become the main choice for blogs all around the world &#8211; including the one that you are reading right now.
The main reasons: it’s very good and very free [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/00-wordpress-logo.jpg" border="0" alt="install wordpress locally" vspace="5" align="left" />You blog, I blog, everybody blogs and one of the names that stands out in the blog world is <a href="”http://www.wordpress.org”">Wordpress</a>. During the past several years, it has become the main choice for blogs all around the world &#8211; including the one that you are reading right now.</p>
<p>The main reasons: it’s very good and very free &#8211; not to mention very expandable in functions and very flexible in looks if you use the <a href="http://www.wordpress.org" target="_blank">self hosted Wordpress</a>.</p>
<p>Given those facts, it surprises me that lots of people are still afraid of the (self hosted) Wordpress. &#8220;Wordpress is for geeks,&#8221; they say, &#8220;It’s too difficult for me.&#8221;</p>
<p>Well, you can’t love what you don’t know. So, the first step is to get familiar with it and what better way to know more about Wordpress than to install Wordpress locally on your own computer? Be it a Windows, Mac or Linux PC. Plus, this is also the best way to check out plugins and themes before using them in the real live online blogging world (and start <a href="http://www.makeuseof.com/tag/a-beginners-guide-to-building-your-own-wordpress-theme/">building your own Wordpress themes</a> and plugins &#8211; should you choose to go that far).</p>
<p>Here’s how you do it :</p>
<h2><strong>Step 1: Building The Local &#8220;Web Server&#8221;</strong></h2>
<p>In order to install Wordpress locally, you need to have a SQL database and a PHP environment in your computer. Before you ask with fear what creatures they are, let me clarify that these days you can easily summon them just by downloading and installing one of these:</p>
<ul>
<li>For Windows: <a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> or <a href="http://www.wampserver.com/en/">WAMP</a> (Read <a href="http://www.makeuseof.com/tag/how-to-set-up-your-own-wampserver/">MakeUseOf review</a>)</li>
<li>For Mac: <a href="http://mamp.info/en/mamp.html" target="_blank">MAMP</a></li>
<li>For Linux: <a href="http://www.apachefriends.org/en/xampp-linux.html">LAMP</a></li>
</ul>
<p>I use a Mac so the steps below are explained using MAMP. But the steps are valid under any OS and so slight differences are to be expected.</p>
<h2><strong>Step 2: Creating The Database</strong></h2>
<p>Open your AMP app and the server will automatically be on.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/01-mamp-interface.jpg" alt="install wordpress on windows" /></p>
<p>The web interface will show up in your browser. Choose &#8220;phpMyAdmin&#8221; tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/02-create-database.jpg" alt="install wordpress on mamp" /></p>
<p>Find &#8220;Create New Database&#8221; box, put a name there, then click &#8220;Create&#8221;</p>
<h2><strong>Step 3: Getting Wordpress</strong></h2>
<p>Download the <a href="”http://www.wordpress.org/latest.zip”">latest build of Wordpress</a> (at the time of writing is version 2.7)</p>
<p>Extract the zip file into the <strong>htdocs</strong> folder inside the AMP folder. It will automatically create a &#8220;wordpress&#8221; folder there.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/03-htdocs-folder.jpg" alt="image" /></p>
<h2><strong>Step 4: Configuring The Wordpress Database</strong></h2>
<p>Go inside the Wordpress folder, then find and open file <strong>wp-config-sample.php</strong> using any text editor.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/04-wp-config-edit.jpg" alt="image" /></p>
<p>- Find these lines:<br />
&#8211;&gt; &#8216;DB_NAME&#8217; and change ‘putyourdbnamehere’ with ‘the database name from step 2’<br />
&#8211;&gt; &#8216;DB_USER&#8217; and change &#8216;usernamehere&#8217; with ‘root’<br />
&#8211;&gt; &#8216;DB_PASSWORD&#8217; and change &#8216;yourpasswordhere&#8217; with ‘root’</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/01/05-database-setting.jpg" alt="" /></p>
<p>Save the file as wp-config.php</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/06-save-as.jpg" alt="" /></p>
<h2><strong>Step 5: Installing Wordpress</strong></h2>
<p>Open this address in your browser: <a href="http://localhost:8888/wordpress/wp-admin/install.php" target="_blank">http://localhost:8888/wordpress/wp-admin/install.php</a></p>
<p>You’ll be asked to put in a blog name and an email address. Click ‘Install Wordpress’ after filling in those boxes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/07-wordpress-setup.jpg" alt="insall local wordpress" /></p>
<p>Wordpress will generate a username (admin) and a random password for you. Please keep the password safe until you have the chance to change it later. Click &#8216;Log In&#8217; to continue.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/08-user-and-pass.jpg" alt="" /></p>
<p>Fill in the username and password and click &#8216;Log In&#8217; one more time.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/09-log-in.jpg" alt="" /></p>
<h2><strong>Step 6: Changing The Password</strong></h2>
<p>Congratulations, you’ve just built your own local Wordpress blog to experiment with. But there’s still one more crucial step to take: changing the randomly generated password to something you can remember easily.</p>
<p>Go to menu Users &#8211;&gt; Authors &amp; Users &#8211;&gt; Admin &#8211;&gt; Edit</p>
<p>Find the two password fields down at the bottom of the page, fill in the empty boxes with your preferred password.</p>
<p>Click ‘Update Profile’.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/10-changing-password.jpg" alt="" /></p>
<p>That’s it! Why not start experimenting with your Wordpress blog and see how you like it. If you have any problems, leave a comment and we&#8217;ll see if we can help.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/five-free-wordpress-templates-to-dress-up-your-blog/" title="The 5 Free Wordpress Templates To Dress Up Your Blog (September 24, 2009)">The 5 Free Wordpress Templates To Dress Up Your Blog</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-set-up-your-own-wampserver/" title="How To Set Up Your Own WampServer (September 25, 2008)">How To Set Up Your Own WampServer</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-automate-backing-up-your-wordpress-blog/" title="How To Easily Auto Backup Your Wordpress Database (November 12, 2009)">How To Easily Auto Backup Your Wordpress Database</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/18-useful-plugins-and-hacks-to-protect-your-wordpress-blog/" title="18 Wordpress Security Plugins &#038; Tips To Secure Your Blog (March 13, 2009)">18 Wordpress Security Plugins &#038; Tips To Secure Your Blog</a> (65)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Using Your Linux Computer As A Media Server (Part 2)</title>
		<link>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/</link>
		<comments>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 19:01:21 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7021</guid>
		<description><![CDATA[Previously, I have discussed how you can use your Linux computer as a media center. Now, if you are not in front of your Linux machine most of the time, but still want to access all your media files from any internet connected devices such as your smart phone, workplace computer, PDA or even PS3, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/10/tux_headphone.jpg" alt="tux_headphone" align="left" />Previously, I have discussed how you can <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/">use your Linux computer as a media center</a>. Now, if you are not in front of your Linux machine most of the time, but still want to access all your media files from any internet connected devices such as your smart phone, workplace computer, PDA or even PS3, the only option is to set up your Linux computer as a media server and stream your multimedia content to wherever you are over the internet.</p>
<p>This part of the Linux media series will cover the various software that you can use to convert your Linux machine into a media server.</p>
<h2>1) <a href="http://sockso.pu-gh.com/" target="_blank">Sockso</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7022 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/sockso.jpg" alt="sockso - linux media server" /></p>
<p>Among all the media server software, Sockso is the easiest to use. There is no installation or any configuration required. You just need to download the file, double click the application to launch it and there you go, your media server is up and running in less than 5 minutes.</p>
<p>Sockso comes with all the necessary tools to allow you to enjoy your music over the air. It does not support video streaming as yet, but for audio files, it supports MP3, WAV, FLAC and Ogg. There is also an on-the-fly transcoding feature that converts the audio file from one format to another while streaming.</p>
<p>For those who want a click-and-go solution, Sockso is the best for you.</p>
<h2>2) <a href="http://en.jinzora.com" target="_blank">Jinzora</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7024 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/jinzora.jpg" alt="jinzora" /></p>
<p>Jinzora is a Web-based media server written completely in php. It supports both audio and video streaming and is able to play a huge library of audio/video formats, including AAC, M4A, Midi, MP3, MP4, Ogg Vorbis, RM, WMA, AVI, WMV, MPEG and MOV. It also supports on-the-fly transcoding.</p>
<p>Since it is Web-based, that means you have to set up and configure your own <a href="http://en.wikipedia.org/wiki/LAMP_stack" target="_blank">LAMP</a> server before you can get Jinzora to run on your Linux machine. Installation is not as straightforward and there are quite a number of steps that you have to do. Luckily, all the steps are well documented and you simply need to follow the instructions to complete the installation.</p>
<p>Some may find it difficult to install and configure Jinzora, but I can assure you that it is all worth the effort. Once you get it running, you will appreciate its slick interface and the extensive features that it supports.</p>
<p>One thing good about a Web-based software is that it can be easily customized for the Web 2.0. When playing a track, Jinzora does a great job in retrieving the meta-data (such as lyrics, album covers and ID3-tags). There is also a social-networking module which you can use to build a social music site.</p>
<p>If you are willing to shell out that extra effort to set up and maintain the LAMP server, then Jinzora will be a great choice for you.</p>
<h2>3) <a href="http://www.slimdevices.com/pi_features.html" target="_blank">SqueezeCenter</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7025 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/squeezecenter.jpg" alt="squeezecenter - stream MP3 music from PC" /></p>
<p>SqueezeCenter (formerly known as Slimserver) is originally a software from Logitech to power their SqueezeBox devices, but it is now an open-source software that you can use to stream MP3 music from your machine.</p>
<p>Configuration is easy. Once you have it installed, go to your browser, type in <em>http://localhost:9000</em> and follow the instructions to configure it. You should be able to get it started in less than 5 minutes.</p>
<p>The interface of SqueezeCenter is like your local music player where it displays the songs on one side and the playback on the other side. I find this setting familiar, simple and nice.</p>
<p>At the moment, SqueezeCenter only supports mp3 streaming and can be listened to from any computer using a MP3 software player, such as Winamp, iTunes and Totem movie player. You can also get it to play in your browser via a hack by <a href="http://charlesv.livejournal.com/127966.html" target="_blank">Charles</a>. You will need a <a href="http://www.netvibes.com" target="_blank">Netvibes</a> account for that.</p>
<h2>4) <a href="http://www.simplifymedia.com" target="_blank">Simplifymedia</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7027 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/simplifymedia.jpg" alt="simplifymedia" /></p>
<p>If you have heard of <a href="http://www.orb.com" target="_blank">Orb</a>, then SimplifyMedia is something similar, just that it works on Linux as well as on Mac and Windows platforms. What SimplifyMedia does is to create a shared path from your local machine to the remote computer that you are on so that you can access your music files easily.</p>
<p>For the Linux version, there is no installation required and running the application is as easy as double-clicking the downloaded file.</p>
<p>To use SimplifyMedia, you will need to install the application on the remote computer that you are working on and sign in to your account. It does not have its own player and uses your system&#8217;s music player (Rhythmbox, iTunes and Winamp) to playback music. If your version of Linux does not come with Rhythmbox pre-installed, you will have to install it before you can playback music from SimplifyMedia.  Read more about SimplifyMedia and see its features <a href="http://www.makeuseof.com/dir/simplifymedia/">here</a>.</p>
<h2>5) <a href="http://www.gnu.org/software/gnump3d/" target="_blank">Gnump3d</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7029 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/gnump3d.jpg" alt="gnump3d" /></p>
<p>Gnump3d is a MP3 and OGG streaming server mainly for the Linux platform. Although the development stopped 1 year ago, by far, this is still one of the best native Linux media servers around.</p>
<p>Gnump3d is simple and easy to use. Some may find it limited in features, but if you only have MP3 files and need just a simple server. Gnump3d could be a good choice. If you are using Ubuntu (Hardy and below), Gnump3d is found in the repository, which makes the installation a breeze.</p>
<p>In part 3 of this series, I will discuss using your Linux computer as a Universal Plug and Play (uPnP) AV Server.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-upnp-av-server-part-3/" title="Using Your Linux Computer As A UPnP AV Server (Part 3) (November 7, 2008)">Using Your Linux Computer As A UPnP AV Server (Part 3)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/" title="Using Your Linux Computer As A Media Center (Part 1) (October 28, 2008)">Using Your Linux Computer As A Media Center (Part 1)</a> (66)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-websites-to-listen-to-cds-before-buying/" title="Top 5 Websites To Listen To CDs Before Buying (June 30, 2009)">Top 5 Websites To Listen To CDs Before Buying</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-free-media-players-for-windows/" title="Top 5 Free Media Players For Windows (October 25, 2008)">Top 5 Free Media Players For Windows</a> (57)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-for-streaming-your-music-anywhere/" title="Top 3 Sites For Streaming Your Music Anywhere (November 6, 2008)">Top 3 Sites For Streaming Your Music Anywhere</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The 5 Best Open-Source Social Networking Software</title>
		<link>http://www.makeuseof.com/tag/the-5-best-open-source-social-networking-software/</link>
		<comments>http://www.makeuseof.com/tag/the-5-best-open-source-social-networking-software/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 20:01:59 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=6524</guid>
		<description><![CDATA[Previously, Abhijeet has highlighted three awesome sites where you can create your own social network easily. However, if you are one of those who wants more control of the site, including the branding, the domain name, the features, the design, the community rule, or even the database, the best way is to install and run [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/10/socialnetwork.png" border="0" alt="" align="left" />Previously, Abhijeet has highlighted three awesome sites where you can <a href="http://www.makeuseof.com/tag/three-awesome-tools-to-create-your-own-social-networks/">create your own social network easily</a>. However, if you are one of those who wants more control of the site, including the branding, the domain name, the features, the design, the community rule, or even the database, the best way is to install and run a social networking software on your server.</p>
<p>While there are plenty of scripts (both free and paid) that you can use to run your own social network, there are only a few that are stable, good and easy to use.</p>
<p>Here we have handpicked 5 of the best open-source social networking software for you to choose from.</p>
<h2>1. <a href="http://www.elgg.org" target="_blank">Elgg</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/elgg.jpg" alt="elgg - open source social networking" /></p>
<p>Elgg has just won the best open source social networking platform for the year 2008, so there is no doubt about the usability of this software. Overall, Elgg is a powerful software that offers blog, networking, community, collection of news using feeds aggregation and file sharing features. In fact, it is one of the most versatile pieces of software that offers almost everything you need to start a social networking site.</p>
<p>Elgg operates on a LAMP (Linux, Apache, MySql and Php) environment and it is easy to install and configure. With a little php knowledge, you can get your social networking site up and running in no time.</p>
<p>Before you install Elgg, try out its <a href="http://community.elgg.org/" target="_blank">demo site</a>.</p>
<h2>2. <a href="http://www.mahara.org" target="_blank">Mahara</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/mahara.jpg" alt="mahara - open source social networking platfom" /></p>
<p>Unlike the rest of the social networking software that is meant for general use, Mahara is designed as a platform to allow its users to demonstrate their life-long learning, skills and development to selected audiences. With Mahara, you can create an e-Portfolio platform and set up an online learner community. Features in the software include blogs, a resume builder, a file manager, institutions detail and the social networking aspect where you can add and maintain your list of friends.</p>
<p>Mahara runs on LAMP, although Postgres is preferred over MySql.</p>
<p>Check out the <a href="http://demo.mahara.org/" target="_blank">demo site</a></p>
<h2>3. <a href="http://lovdbyless.com" target="_blank">Lovd by Less</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/lovdbyless.jpg" alt="lovdbyless - open source social network software" /></p>
<p>Lovd by Less is among the first and only few open-source social networking platforms built on <a href="http://en.wikipedia.org/wiki/Ruby_on_Rails" target="_blank">Ruby on Rails</a>. Some features of Lovd by Less include blogs, photo gallery with captions, site search for friends, activity update and user-to-user messaging. Other things that are built into the software include Flickr and YouTube integration.</p>
<p>One thing good about Lovd by Less is that it is easy to use and contains most of the applications that you need. For those who prefer Ruby on Rail rather than php, this would be a good alternative.</p>
<p>Try out the <a href="http://try.lovdbyless.com/" target="_blank">demo site</a>.</p>
<h2>4. <a href="http://www.xoops.org/">Xoops</a> with <a href="http://sourceforge.net/projects/galeriayogurt/">Yogurt</a> extension</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/xoops.jpg" alt="xoops - best open source social network script" /></p>
<p>XOOPS is an extensible CMS that allows you to build sites based on your needs. You can first start off as a personal blog and expand later to include social networking, forum and much more via the use of appropriate modules.</p>
<p>Yogurt is the particular module that allows you to build a social networking site with XOOPS. You can setup your personal album of pictures, videos from YouTube, mp3 files, add your list of friends, a public wall for messages (scraps), to create communities (tribes) and many more useful features.</p>
<p>XOOPS and Yogurt are based on php and work well in the LAMP environment.</p>
<h2>5. <a href="http://www.barnraiser.org/aroundme" target="_blank">AROUNDMe</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/aroundme.jpg" alt="aroundme" /></p>
<p>AROUNDMe is slightly different from the others. Instead of building a social networking site, it allows you to create your own collaboration server which enables your users to setup their own social networking site, community or webspace (like Ning, Google Groups, Snappville, CollectiveX).</p>
<p>With AROUNDMe, your users can have access to a guestbook (a wall), a group blog, a forum and a wiki which they can drop into web pages. Every single group is fully customizable using xHTML, CSS, Javascript and PHP and the user can decide if the group is private or public.</p>
<h2>Other Candidates</h2>
<p>Here are some of the candidates that didn&#8217;t make it to the top 5:</p>
<p><a href="http://www.phpizabi.net" target="_blank">Phpizabi</a> &#8211; works fine for a small network, but could become buggy as your network get bigger.<br />
<a href="http://www.boonex.com/products/dolphin/  " target="_blank">Dolphin</a> &#8211; while it is free to download, you will have to pay to get the ad module removed.<br />
<a href="http://insoshi.com" target="_blank">Insoshi</a> &#8211; a new social network software built on Ruby on Rails released only early April this year. It could have be better if some of its features are more polished.</p>
<p>Have you built your own social networking site before? Which software did you use? Which one would you recommend?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/wordpress-vs-drupal-content-management-systems/" title="WordPress vs. Drupal &#8211; Content Management Systems (June 7, 2008)">WordPress vs. Drupal &#8211; Content Management Systems</a> (38)</li>
	<li><a href="http://www.makeuseof.com/tag/three-awesome-tools-to-create-your-own-social-networks/" title="Three Awesome Tools To Create Your Own Social Networks (May 19, 2008)">Three Awesome Tools To Create Your Own Social Networks</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/integrate-email-and-social-networking-with-threadsy-with-invites/" title="Threadsy &#8211; Integrates Your Email and Social Networks (+Invites) (October 4, 2009)">Threadsy &#8211; Integrates Your Email and Social Networks (+Invites)</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/i-make-use-of-social-style-edition/" title="Social Networking Sites that I Make Use Of (August 15, 2007)">Social Networking Sites that I Make Use Of</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/retaggr-lets-people-know-who-you-are/" title="Retaggr Lets People Know Who You Are (July 10, 2008)">Retaggr Lets People Know Who You Are</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/the-5-best-open-source-social-networking-software/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>How To Set Up Your Own WampServer</title>
		<link>http://www.makeuseof.com/tag/how-to-set-up-your-own-wampserver/</link>
		<comments>http://www.makeuseof.com/tag/how-to-set-up-your-own-wampserver/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 20:01:45 +0000</pubDate>
		<dc:creator>Dave Drager</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[hamachi]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[wamp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5930</guid>
		<description><![CDATA[There once was a great cat, named the WAMPUS cat. However, this article is not about that cat. This article is about a server. A great majority of websites are run by a trio of services &#8211; Apache, MySQL and PHP. Apache is the web server, which handles browser requests and sends the information across [...]]]></description>
			<content:encoded><![CDATA[<p>There once was a great cat, named the <a href="http://en.wikipedia.org/wiki/Wampus_cat">WAMPUS cat</a>. However, this article is not about that cat. This article is about a server. A great majority of websites are run by a trio of services &#8211; <a href="http://httpd.apache.org/">Apache</a>, <a href="http://www.mysql.com/">MySQL</a> and <a href="http://www.php.net/">PHP</a>. Apache is the web server, which handles browser requests and sends the information across the internet to your browser. PHP is the programming language that many sites are written in &#8211; this creates dynamic content which in turn is sent to Apache, which sends the data to your browser. And finally, MySQL is the database which stores the information for programs. PHP is used to access this database.</p>
<p><img class="aligncenter size-full wp-image-5938" title="AMP" src="http://www.makeuseof.com/wp-content/uploads/2008/09/wamp2.gif" alt="AMP" /></p>
<p>It is a tried and tested trio which works phenomenally well. Usually to gain access to this trifecta, you need to purchase hosting, and this hosting is usually run in a far away datacenter running on a Linux server. However, not many people know that it is available locally, and for Windows as well. You can use these services for running your own applications, and also for locally testing software you are writing, before uploading code to a production server.</p>
<p>WAMP stands for <strong>W</strong>indows <strong>A</strong>pache, <strong>M</strong>ySQL and <strong>P</strong>HP. Compare this to LAMP, which is <strong>A</strong>pache, <strong>M</strong>ySQL and <strong>P</strong>HP on <strong>L</strong>inux.</p>
<p>There are several ways to get these services running locally. Each service, by itself, has Windows installers. That being said &#8211; once the programs are installed, you need to know how to configure the services. That may not be simple unless you happen to be a system administrator.</p>
<p>We are going to focus on <a href="http://www.wampserver.com/en/index.php">WampServer</a>. In my experience, using WampServer is the fastest way to get up and running. <a href="http://en.wikipedia.org/wiki/Comparison_of_WAMPs">Wikipedia</a> has a nice list of all Wamp servers.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/wamp4.gif" border="0" alt="" align="left" /></p>
<h2>Step 1</h2>
<p>Download the <a href="http://www.wampserver.com/en/download.php">latest WampServer</a>. As of the writing of this article, it includes Apache 2.2, PHP 5.2 and MySQL 5.0.</p>
<h2>Step 2</h2>
<p>Run the installer. It will warn you to uninstall WAMP5 1.x if you have installed that already. You can use the defaults and it should install without problem.</p>
<h2>Step 3</h2>
<p>Start the services. You will see a small icon in your taskbar. Left click on it (right clicking does not display the right menu) and select &#8220;go online&#8221;. The icon will then make a little animation, and your services will be online. You can view your homepage by going to http://localhost/.</p>
<p>Thats it! Wamp is now running. You are ready to install your application, or start learning some PHP! The public website directory is &#8216;<strong>c:\wamp\www\</strong>&#8216;.</p>
<p>Any directory you create in this directory, shows up as a &#8216;project&#8217; on the main index page.</p>
<h2>Advanced Settings</h2>
<p><strong>PHP Customization</strong><br />
<img src="http://www.makeuseof.com/wp-content/uploads/2008/09/wamp3.gif" alt="" align="right" /></p>
<p>Depending on which type of program you want to install onto your server, you may require additional extensions that are not loaded by default. There are a whole variety of PHP extensions you can load that come built in, but disabled. Left-click on the Wamp menu, go to PHP-&gt;PHP Extensions and click off the extension you would like to reload.</p>
<p>You can also edit the configuration file, php.ini through the menu. Edit anything you need, and save this file. The most common edit is the memory_size, but there are many options you can tweak to your liking.</p>
<p>After making any changes to php, make sure you reload apache. I&#8217;ve learned the hard way that changes aren&#8217;t automatically pushed to the server, until it is reloaded.</p>
<p><strong>Apache Customization</strong></p>
<p>For you advanced tinkerers out there, you can tweak the apache configuration files to your heart&#8217;s content. Make sure after making any changes, to reload apache.</p>
<p><strong>MySQL Customization</strong></p>
<p>Depending on your project, you may need to create a database in MySQL. This can be done through phpMyAdmin, which is handily included within the WAMPServer install. By default they include no password on the root MySQL user, which is not the best thing for security reasons. I would recommend changing this password. phpMyAdmin can be reached via the Wamp Menu, or via the url http://localhost/phpmyadmin/</p>
<h3>In Summary:</h3>
<p>Don&#8217;t let the fun stop there. Install a blog and start experimenting with PHP and templates. Run your own Wiki. Run your own music server. The howtos on how to install some neat programs are coming in some future articles.</p>
<p>One of the greatest things about running a home apache server, is that you can use it in combination with a VPN (<a href="http://www.makeuseof.com/tag/creating-your-own-personal-virtual-private-network-with-hamachi/">Hamachi</a>) to access your server anywhere in the world, securely. You can even change your setup to host pages to the outside world, if you so desire.</p>
<p>There is no limit to what you can do! OK, maybe it won&#8217;t cook you breakfast in the morning &#8211; not yet anyway!</p>
<p>Please let me know if you have any questions, comments, or need help with the install!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-set-up-an-instant-private-network-with-remobo/" title="How To Set Up An Instant Private Network With Remobo (August 16, 2008)">How To Set Up An Instant Private Network With Remobo</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/" title="How To Install Wordpress Blog Locally On Your PC (January 2, 2009)">How To Install Wordpress Blog Locally On Your PC</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/quick-tip-stop-pidgin-spam-in-its-tracks-with-bot-sentry/" title="[Quick Tip] Stop Pidgin Spam in Its Tracks with Bot Sentry (February 29, 2008)">[Quick Tip] Stop Pidgin Spam in Its Tracks with Bot Sentry</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-how-to-change-the-windows-start-button-win-xp/" title="WinHack &#8211; How to Change the Windows Start Button (Win XP) (September 19, 2008)">WinHack &#8211; How to Change the Windows Start Button (Win XP)</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-set-up-your-own-wampserver/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Find Other Sites Running on your Hosting Server with YouGetSignal</title>
		<link>http://www.makeuseof.com/tag/find-other-sites-running-on-your-server-with-yougetsignal/</link>
		<comments>http://www.makeuseof.com/tag/find-other-sites-running-on-your-server-with-yougetsignal/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 22:40:43 +0000</pubDate>
		<dc:creator>Nick Volpe</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[domain check]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4420</guid>
		<description><![CDATA[If you do now or have ever run a website, you know how daunting it can be to maintain a web server. You need to become an expert on many topics like DNS, MX, CNAME, web languages, and so on. Many low traffic sites or beginner sites may be hosted on a managed and shared [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/site-logo.gif" border="0" alt="you get signal" width="212" height="45" align="left" />If you do now or have ever run a website, you know how daunting it can be to maintain a web server. You need to become an expert on many topics like DNS, MX, CNAME, web languages, and so on. Many low traffic sites or beginner sites may be hosted on a managed and shared server to save time, money, and worry. This is a great solution but the fate of this solution depends on all of the clients hosted on the server.</p>
<p>If one site uses too many resources or a bad piece of code, it can crash the server taking down every site with it which in some cases can be thousands of websites. Wouldn&#8217;t it be useful if you could see what other kind of sites were on the same server as you?</p>
<p><a href="http://yougetsignal.com">You Get Signal</a> has just the tool for this. It&#8217;s called a &#8220;<a href="http://www.yougetsignal.com/tools/web-sites-on-web-server/">Reverse IP Domain Check</a>&#8221; and it takes a site URL or IP address and tells you all or many of the domains pointing to that server. This is a good way to check to see if your webhost or ISP is overselling or if there are very high traffic sites on the same server as you. By using this tool, you can see whether or not that $2 per month hosting plan based out of some guy&#8217;s basement in Russia is worth it or not. You will save yourself hours or potentially weeks or months of frustration from crashing sites and slow loading pages.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/08/yougetsignalreverseip.png"><img class="alignnone size-full wp-image-4850" title="yougetsignalreverseip" src="http://www.makeuseof.com/wp-content/uploads/2008/08/yougetsignalreverseip.png" alt="" /></a></p>
<p>Although the &#8220;Reverse IP Domain Check&#8221; is an extremely useful tool for website owners, YouGetSignal.com also offers other utilities, some unique and some common. They offer the popular WHOIS Lookup Tool so you can check out who owns and manages a domain name, Phone Number Geolocator to find where a call originated, Port Forwarding Test to see if a port or ports are insecure on your computer, Visual Trace Route Tool to visualize the route of network traffic, and the nifty Network Location Tool to locate a physical network on a Google Map. YouGetSignal was originally created as a project from a Brigham Young University student but in my opinion is a very helpful collection of web tools in network and website management.</p>
<p>What web services or applications do you use to manage your networks or websites? Let us know in the comments.</p>
<p><em>(By) Nick Volpe is a freelance blogger and web guru from </em><a href="http://technetwork.us/"><em>techNETWORK.US</em></a><em>, a provider of tech news, open source software, web development tools, useful tips, as well as podcasts, tech videos, and much more.</em>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/4-apps-to-help-you-get-additional-info-about-any-website/" title="4 Apps to Help you Get Info about any Website (February 12, 2008)">4 Apps to Help you Get Info about any Website</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-exploit-scanner-helps-administrators-scan-their-database-for-malicious-files/" title="Wordpress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files (November 3, 2009)">Wordpress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/top-7-easy-and-free-web-hosting-services/" title="Top 7 Easy and Free Web Hosting Services (September 29, 2009)">Top 7 Easy and Free Web Hosting Services</a> (138)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/makeuseof-recommends-paircom-for-hosting/" title="MakeUseOf Recommends Pair.com For Hosting (March 6, 2009)">MakeUseOf Recommends Pair.com For Hosting</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/find-other-sites-running-on-your-server-with-yougetsignal/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
