<?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; Stefan Neagu</title>
	<atom:link href="http://www.makeuseof.com/tag/author/stefanneagu/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 02:08:14 +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>View Your Website&#8217;s Visitors&#8217; IP Address &amp; Keep Statistics</title>
		<link>http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/</link>
		<comments>http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 22:01:59 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25741</guid>
		<description><![CDATA[ There&#8217;s no debate whether or not our online activities are tracked, they  most surely are. It&#8217;s not even a single party that keeps the score; your ISP, website owners, advertisers and NSA know the reason you switched to Private Browsing Mode yesterday at 22:12. If the cool kids are doing it, why shouldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090927at17.20.32.png" border="0" alt="Screen-shot-2009-09-27-at-17.20.32" vspace="5" align="left" /> There&#8217;s no debate whether or not our online activities are tracked, they  most surely are. It&#8217;s not even a single party that keeps the score; your ISP, website owners, advertisers and NSA know the reason you switched to Private Browsing Mode yesterday at 22:12. If the cool kids are doing it, why shouldn&#8217;t you? Here&#8217;s how you can get to &#8216;know&#8217; your website&#8217;s visitors IP address.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090927at17.20.321.png" border="0" alt="google analytics visitor ip" width="550" height="327" /></p>
<p><span id="more-25741"></span><br />
The first thing you want to do is go about creating an account over at <a href="http://analytics.google.com">Google Analytics</a>. Why would I want to do that, you ask? Well, in my own experience, the service provides a tremendous amount of data, has a great user interface, is easy to install on any website, and, more importantly, is completely free of charge. It&#8217;s undoubtedly the easiest, cheapest and fast way of getting your visitors&#8217; information, including their IP address or hostname.</p>
<p>If you already use any of the Google services, you can easily sign in with your existing credentials. The process of setting up your website with Google couldn&#8217;t be easier. You will be prompted to create a profile. A profile is basically a metaphor for a folder, where you can keep track of various aspects of your websites&#8217; traffic. Each different domain will have its own separate profile. Select &#8216;<em>Add Profile for a new domain</em>&#8216; and enter your domain&#8217;s address and timezone.</p>
<p>The next page will generate a bit of code that you&#8217;ll have to insert in the header or footer of your website&#8217;s template. You have to do this because you  want to keep track of visitors across your website, not just the homepage. This way, no matter where the user navigates to (eg. mysite.com/secondpage), you will know about the total time spent, the pageview/unique visitor ratio and exit funnels.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090927at17.21.04.png" border="0" alt="google analytics visitor ip" width="550" height="214" /></p>
<p>How you add the code to your website varies dramatically &#8211; and requires the knowledge to manually access and edit your theme files. You probably set your own website up, so you must know how to do this. If you don&#8217;t know how, don&#8217;t panic, and instead search Google for<strong> &#8216;[service type] + edit theme OR <a href="http://www.makeuseof.com/tags/google-analytics/">Google Analytics</a>&#8216;.</strong> For example, &#8216;<em>Wordpress edit theme Google Analytics</em>&#8216;. There are plenty of guides out there that will show you how to add this bit of code.</p>
<p>In the latest version of the self-hosted Wordpress, I only need to click on &#8216;<em>Appearance</em>&#8216; in the sidebar, &#8216;<em>Editor</em>&#8216; and choose from the right side list &#8216;<em>footer.php</em>&#8216;. As a golden rule, insert the code before the last &#8216;&lt;/body&gt;&lt;/html&gt;&#8217; tags. They&#8217;ve also got a lot of support material over at <a href="https://www.google.com/support/googleanalytics/">the help page</a>, which you might want to check out if in doubt.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090927at17.44.39.png" border="0" alt="visitor ip address" width="550" height="332" /></p>
<p>Twenty-four hours later and you&#8217;ve got the first taste of website statistics. Be prepared to spend the rest of the evening looking at various graphs of source locations, connection speed, ISP, browser capabilities, operating systems, browsers, time on site and more. After that, the only problem that could arise is that you&#8217;ll wish you could install a tracking code in your girlfriend, in order to be plot the &#8216;visitor loyalty&#8217; chart.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090927at17.21.57.png" border="0" alt="visitor ip address" width="550" height="361" /></p>
<p>If you want to view individual IP addresses of your website&#8217;s visitors you need to click on <strong>Visitors&gt;Network Properties&gt;Hostnames, </strong>from the right sidebar, as illustrated in the screenshot above. There you will see a list of IP addresses and how many times each has visited the website. This can prove useful if your site is being attacked (<a href="http://en.wikipedia.org/wiki/Website_defacement">defaced</a>, <a href="http://en.wikipedia.org/wiki/Denial-of-service_attack">DDOS</a>-ed, etc.), as you can determine who your attacker is, or at least his <a href="http://en.wikipedia.org/wiki/Proxy_server">proxy</a>.</p>
<p>More views and information is accessible through the sidebar on the right: <em>Visitors, Traffic Sources, Content </em>and <em>Goals</em>. They&#8217;re pretty much self explanatory. The Visitors tab will contain information about &#8211; you&#8217;ve guessed it, the people who accessed your site. Traffic sources will identify who sent you traffic, be it a search engine, a referral or just organic. The Content tab will dutifully tell you how each page is doing when it comes to attracting eyeballs. Finally, Goals is used by e-commerce folks and companies to measure conversions, a fancy word for a sell.</p>
<p>You should definitely spare a minute to check out the quite extensive page of articles about <a href="http://www.makeuseof.com/tags/blogging-tools/">blogging tools</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/supr-an-extraordinary-url-shortening-service-by-stumbleupon/" title="Su.pr &#8211; An Extraordinary URL Shortener from StumbleUpon (June 28, 2009)">Su.pr &#8211; An Extraordinary URL Shortener from StumbleUpon</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/is-your-wireless-network-safe/" title="Is Your Wireless Network Safe? (May 17, 2008)">Is Your Wireless Network Safe?</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-trace-an-ip-address-how-to-find-your-own-nb/" title="How to Trace an IP Address to a PC &#038; How to Find Your Own (August 11, 2009)">How to Trace an IP Address to a PC &#038; How to Find Your Own</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/google-analytics-tips-you-should-know-about-for-your-blog/" title="Google Analytics Tips You Should Know About (March 25, 2009)">Google Analytics Tips You Should Know About</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/free-traffic-analytics-tools-you-should-know-about/" title="Free Traffic Analytics Tools you Should Know About (April 5, 2008)">Free Traffic Analytics Tools you Should Know About</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Backup Your Computer With an Old Hard Disk</title>
		<link>http://www.makeuseof.com/tag/how-to-backup-your-computer-with-an-old-hard-disk/</link>
		<comments>http://www.makeuseof.com/tag/how-to-backup-your-computer-with-an-old-hard-disk/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:01:14 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[pc maintenance]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25404</guid>
		<description><![CDATA[We aren&#8217;t born with computers (although that might be true in the future), but we sure do collect them over the years. Some may opt to sell their antique Apple II&#8217;s on eBay. But seriously, we all have those 3 year PCs and laptops sitting in a dark corner in your apartment.  Wouldn&#8217;t it be [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/3889737939_fe9eb3c218_b.png" border="0" alt="" vspace="5" align="left" />We aren&#8217;t born with computers (although that might be true in the future), but we sure do collect them over the years. Some may opt to sell their antique Apple II&#8217;s on eBay. But seriously, we all have those 3 year PCs and laptops sitting in a dark corner in your apartment.  Wouldn&#8217;t it be fantastic to put some of that old <a href="http://www.makeuseof.com/dir/tag/hardware/">hardware</a> to use?</p>
<p>The answer, if you&#8217;ve read this far, is yes. Yes we can &#8211; remove that old hard drive from the laptop or PC. Yes we can &#8211; put it in a brand new and extremely cheap dock or simply use a female ATA or SATA connector that plugs in to your regular computer USB port.</p>
<p>I actually know a guy who has a couple of these drives and uses them to back up his computer. Each week he alternates the drive to spread the wear &#8211; and because bare drives are quite fragile &#8211; he keeps them in those plastic containers used to store food, along with some crumpled sticky notes. They&#8217;re actually a great idea because they are airtight, have good thermal and EM(electromagnetic) resistance, while the crumpled sticky notes will absorb a good part of the downward force in the event of an unfortunate drop. Most people would likely just throw away good stuff, but think about it &#8211; you&#8217;re losing real value as well as stocking the landfills.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/images/backup-my-computer.png" border="0" alt="how do i backup my computer" width="550" height="333" /></p>
<p><span id="more-25404"></span></p>
<p>First of all, get the hardware in question out of the closet and dust it off with a damp cloth. If it&#8217;s a PC, the process is pretty much straightforward. Most PC&#8217;s use standard cross-shaped screws to keep the case tight &#8211; you don&#8217;t need any special tools. Be extra careful about static electricity. I&#8217;m not sure of the science behind this &#8211; but avoid clothes made out of plastic polymers (such as polyester) as they tend to charge with electrostatic energy. Before handling any internal contents it&#8217;s a good idea to touch a bare metal surface.</p>
<p>Once you&#8217;re in, unscrew the hard drive from the holder, first on the right and then on the left, while using your other hand to support the weight from underneath. Once it&#8217;s free, disconnect the internal connector. Look at it closely in order to see which kind of dock or cable you need to buy.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/images/backup-my-computer-2.jpg" border="0" alt="how do i backup my computer" width="550" height="367" /></p>
<p>On laptops, it can be even easier, but usually it&#8217;s kind of hard to get to the hard drive (pun intended). The rule of thumb is to search <a href="http://www.google.com/search?hl=en&amp;ei=o9W4SoTgB86a_QbS3KnfBQ&amp;sa=X&amp;oi=spell&amp;resnum=0&amp;ct=result&amp;cd=1&amp;q=toshiba+satellite+service+manual&amp;spell=1">Google</a> for &#8220;Laptop Manufacturer&#8221; + &#8220;Model Number&#8221; + &#8220;Guide&#8221; OR &#8220;Manual&#8221; OR &#8220;Service Manual&#8221;. Especially with older models, you might need to painstakingly remove layers of panels and  other components in order to safely remove the hard drive.</p>
<p>Even if you do find the manufacturer&#8217;s manual, you should check the <a href="http://www.makeuseof.com/tag/the-idiots-guide-to-building-your-own-computer/">MUO guide</a>. Another issue with older drives are the connectors &#8211; not all adapters will support those pesky miniaturized <a href="http://en.wikipedia.org/wiki/Parallel_ATA">ATA</a> or even <a href="http://en.wikipedia.org/wiki/Serial_ATA">SATA ports</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/images/backup-my-computer-3.png" border="0" alt="how to backup computer to hard drive" width="550" height="413" /></p>
<p>Once the patient is safely stored in one of those food containers, it&#8217;s time to pull out your credit card and do this search on your favorite tech store: &#8220;Connector Type&#8221; + &#8220;Dock&#8221; OR &#8220;Adapter&#8221; or &#8220;Cable&#8221; + &#8220;USB&#8221;. If you live the the US, you&#8217;ve got it easy, as <a href="http://www.thinkgeek.com/brain/whereisit.cgi?t=sata&amp;x=0&amp;y=0">Think Geek</a> and <a href="http://www.amazon.com/s/ref=nb_ss?url=search-alias%3Daps&amp;field-keywords=sata+ide+usb&amp;x=0&amp;y=0">Amazon</a> have pretty much got you covered. Less lucky peeps like me would probably opt to order off <a href="http://shop.ebay.com/?_from=R40&amp;_trksid=m38&amp;_nkw=sata+ide+usb&amp;_sacat=See-All-Categories">eBay</a> or annoy the staff at the local computer store.</p>
<p>Once your cable or dock arrives, it&#8217;s a simple process of matching the male and female connectors and boom, your old hardware is back to life again. Format it in either NTFS, ext3 or HFS+, depending on your platform of choice and you&#8217;re ready to use <a href="http://www.apple.com/macosx/what-is-macosx/time-machine.html">Time Machine</a>, <a href="http://backintime.le-web.org/">Back in Time</a> or any other <a href="http://www.makeuseof.com/tags/backup/">backup</a> solution you might prefer.</p>
<p>Do you recycle your hard drives?   If so, how do you do it?</p>
<p><small>Photo credits : <a rel="nofollow" href="http://www.flickr.com/photos/husseinabdallah/">abdallahh</a>, <a rel="nofollow" href="http://www.flickr.com/photos/jeremyfoo/">jeremyfoo</a>, <a rel="nofollow" href="http://www.flickr.com/photos/jepoirrier/">jepoirrier</a>, <a rel="nofollow" href="http://www.flickr.com/photos/jdm1979uk/">少佐</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/idlebackup-%e2%80%93-use-your-idle-time-to-backup-your-data-windows/" title="IdleBackup – Use Your Idle Time to Backup Data (Windows) (September 15, 2009)">IdleBackup – Use Your Idle Time to Backup Data (Windows)</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-connect-your-xbox-360-hard-drive-to-your-pc/" title="How To Connect Your Xbox 360 Hard Drive To Your PC (November 11, 2009)">How To Connect Your Xbox 360 Hard Drive To Your PC</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/total-defrag-2009-special-edition-now-free-for-home-use/" title="Total Defrag 2009 Special Edition [Now Free for Home Use] (May 6, 2009)">Total Defrag 2009 Special Edition [Now Free for Home Use]</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-quickly-fix-a-phone-or-mp3-with-water-damage/" title="How To Quickly Fix A Phone or MP3 Player With Water Damage (November 20, 2009)">How To Quickly Fix A Phone or MP3 Player With Water Damage</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-make-your-own-ethernet-cables/" title="How To Make Your Own Ethernet Cables (September 22, 2009)">How To Make Your Own Ethernet Cables</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-backup-your-computer-with-an-old-hard-disk/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Ubidesk: Fresh &amp; Comprehensive Online Team Collaboration</title>
		<link>http://www.makeuseof.com/tag/ubidesk-fresh-comprehensive-online-team-collaboration/</link>
		<comments>http://www.makeuseof.com/tag/ubidesk-fresh-comprehensive-online-team-collaboration/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:01:45 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[scheduled tasks]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25262</guid>
		<description><![CDATA[What makes the internet and technology in general very exciting, both from a consumer and journalist&#8217;s perspective, is the accelerated rate of innovation, or put more bluntly, of new stuff.
We&#8217;ve reviewed quite a lot of different tools that allow you to be more productive, organized and collaborative, such as Shareflow,Tokbox and Notely, but the search [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/ubidesk_bloglogo.jpg" border="0" alt="ubidesk_bloglogo" vspace="5" align="left" />What makes the internet and technology in general very exciting, both from a consumer and journalist&#8217;s perspective, is the accelerated rate of innovation, or put more bluntly, of new stuff.</p>
<p>We&#8217;ve reviewed quite a lot of different tools that allow you to be more <a href="http://www.makeuseof.com/tags/productivity">productive</a>, <a href="http://www.makeuseof.com/tags/organize">organized</a> and <a href="http://www.makeuseof.com/tags/collaboration">collaborative</a>, such as <a href="http://www.makeuseof.com/tag/enhance-your-productivity-collaboration-online-with-shareflow/">Shareflow</a>,<a href="http://www.makeuseof.com/tag/tokbox-etherpad-potential-google-wave-competitors-available-now/">Tokbox</a> and <a href="http://www.makeuseof.com/tag/notely-helps-students-get-organized-online/">Notely</a>, but the search has not ended.  Today we&#8217;re going to take a look at <a href="http://www.ubidesk.com">Ubidesk</a>, a fresh take on online team collaboration.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090919at12.35.42.png" border="0" alt="Screen-shot-2009-09-19-at-12.35.42" width="553" height="322" /></p>
<p><span id="more-25262"></span><br />
Launched just a couple of months ago, Ubidesk has already attracted the attention of the media and presents a solid feature list as well as a good user interface. Leveraging the SaaS (Software as a Service) concept, Ubidesk allows for team collaboration, be it in the same building or another continent, to instantly share and edit documents, upload files, manage both shared and private calendars, and manage tasks easily and efficient.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090919at12.33.56.png" border="0" alt="Screen-shot-2009-09-19-at-12.33.56" width="550" height="208" /></p>
<p>Ubidesk is definitely one of the most comprehensive solutions available at the moment. The online rich text editor has all the features you need to create complex documents, with formatting, images, tables, spell-checking and most essential &#8211; a solid revision tool that enables you to quickly spot changes made by other team members. If you&#8217;d rather not have your co-workers mess with your presentation, there is also a feature that locks new edits.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090919at12.40.32.png" border="0" alt="Screen-shot-2009-09-19-at-12.40.32" width="550" height="252" /></p>
<p>Since tasks and documents are almost always related to each other, you can assign documents to tasks and vice versa. Multiple documents can now be easily bundled for a task &#8211; no need to search a massive folder &#8211; and you&#8217;ve also got useful information such as the due date. Unlike other services, your tasks have different statuses: after a task is assigned, the status becomes &#8220;Started&#8221; when the assignee clicks the &#8220;Start&#8221; button. Nifty way to keep the project manager into the loop, isn&#8217;t it?</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090919at12.54.34.png" border="0" alt="Screen-shot-2009-09-19-at-12.54.34" width="573" height="346" /></p>
<p>If you need more information about the development of a project or the status of your team collaboration, see who&#8217;s not doing their share or assign payment &#8211; the Timeline and the task log give a bird&#8217;s eye view of the changes. Are you working on the next generation MacBook hardware? Keep only the assigned project members in the loop by creating a hidden project. You&#8217;d like anyone to participate &#8211; make it public. Want others to see what&#8217;s going on, but not interfere, simply choose Protected.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090919at12.45.49.png" border="0" alt="Screen-shot-2009-09-19-at-12.45.49" width="550" height="321" /></p>
<p>With Ubidesk, you can manage  both your &#8220;Space&#8221; and personal calendar in one place. Keep your personal appointments private while sharing the work calendar with your colleagues &#8211; and see them all in one view, eliminating the possibility of overlapping appointments. Best of all, you can import and export at any time in the standard iCal format. Another aspect worth mentioning is the Sidebar. The Sidebar is a click away when you need to consult another document while writing or jot down notes in the Notepad.</p>
<p>There&#8217;s also no need to download files to your computer in order to view them &#8211; Ubidesk supports image and document formats such as JPEG, GIF, PDF, Microsoft Word, Excel, Powerpoint and OpenOffice. &#8220;Direct Edit&#8221; eliminates the need to re-upload documents after editing them in Microsoft Office. We’ve also got a dedicated discussion space – with separate threads for each topic. Security conscious users will surely note the use of 256bit key encrypted HTTPS protocol to transfer data between your computer and Ubidesk. It&#8217;s good security, the same your bank uses. They also pledge not screen or filter any data.</p>
<p>Overall, Ubidesk  is a good way to go around online team collaboration – a solid web app with lots of potential and great attention to details. <a href="http://www.ubidesk.com">Sign up for free</a> and share your impressions in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/when-is-good-easily-schedule-your-meetings-with-co-workers/" title="When Is Good &#8211; Easily Schedule Your Meetings With Co-Workers (October 23, 2009)">When Is Good &#8211; Easily Schedule Your Meetings With Co-Workers</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/wrike-project-collaboration-tool/" title="Wrike &#8211; Project Collaboration Tool (January 19, 2007)">Wrike &#8211; Project Collaboration Tool</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/top-online-powerpoints-compared/" title="Top 6 Online Powerpoint Moguls Compared (December 8, 2006)">Top 6 Online Powerpoint Moguls Compared</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/3-excellent-web-based-office-suites/" title="Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.) (June 28, 2007)">Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/toodledo-an-online-task-management-app-with-iphone-integration/" title="Toodledo- Online Task Management App with iPhone Integration (September 23, 2009)">Toodledo- Online Task Management App with iPhone Integration</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/ubidesk-fresh-comprehensive-online-team-collaboration/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>4 Linux Applications To Keep Your Kids Ahead of the Game</title>
		<link>http://www.makeuseof.com/tag/4-childrens-linux-applications-to-keep-your-kids-ahead-of-the-game/</link>
		<comments>http://www.makeuseof.com/tag/4-childrens-linux-applications-to-keep-your-kids-ahead-of-the-game/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 16:00:36 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24640</guid>
		<description><![CDATA[Today we&#8217;re going to continue our journey through the Ubuntu software repository looking for more children&#8217;s Linux educational software. As I dutifully noted in the previous article about chemistry applications, Ubuntu and Linux distributions in general, have a wealth of great educational software. As more and more parents allow their children to use the computer, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/2614613280_7cb3e1a40b_b1.png" alt="" vspace="5" align="left" />Today we&#8217;re going to continue our journey through the Ubuntu software repository looking for more children&#8217;s Linux educational software. As I dutifully noted in the previous article about <a href="http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/">chemistry applications</a>, Ubuntu and Linux distributions in general, have a wealth of great educational software. As more and more parents allow their children to use the computer, setting up your kids with a Linux distribution makes even more sense:</p>
<ul>
<li>You don&#8217;t have to worry about security, system maintenance and updates.</li>
<li>A separate, unprivileged account for your kids makes sure that anything they could possible to to the system is limited to one account; if anything goes wrong just delete it and create another one.</li>
<li>Call of Duty, zombies, and other modern 3D PC games won&#8217;t run without additional emulation software and hackery. Safe to say, if your kid manages to play Crysis on a Ubuntu box using just WINE, his future&#8217;s looking bright.</li>
</ul>
<p><span id="more-24640"></span><br />
<strong>Kanagram</strong> mixes up the letters of a word, creating an anagram. You have to guess what the mixed up word is. Kanagram is a great children&#8217;s Linux program that features several built-in word lists, hints, and a cheat feature which reveals the original word. Kanagram also has a vocabulary editor, so you can make the game be as hard as you want it to be.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.20.28.png" alt="childrens linux" /></p>
<p>Kanagram is cool, but wait until you hear about <strong>GCompris</strong>. Designed to be the end-all be-all of children&#8217;s Linux educational software suites, it has about 100 activities, and an age recommendation of 2-10. It&#8217;s got everything you&#8217;d want, from reading practice, to science, algebra, drawing, geography quiz and even chess. There are even activities for discovering the computer&#8217;s peripherals. When you start the program, GCompris presents the list of activities, and a control bar at the bottom.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.32.06.pn" alt="linux educational software" /></p>
<p>Each icon stands for an activity. When the mouse is hovering over it, more information appears: the name, description and author of the activity are displayed in the description area. A click on the icon will lead you to an activity or a menu of activities. GCompris is translated into more than 50 languages.</p>
<p>We&#8217;ve all seen the commercial with the kid who likes drawing on the furniture. Oddly enough, his mother is happy about that because she was anxious to test her new Pronto spray. In real life, I think you&#8217;d rather install <strong>TuxPaint</strong> and let the creativity flow freely on the computer screen. It&#8217;s recommended for kids aged 3 through 12, it has easy to use interface and a funny penguin that sits in the bottom left and encourages your efforts.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.38.35.png" alt="linux for kids" /></p>
<p>Finally, we&#8217;ve got <strong>Earth3D</strong>, which is very similar to Google Earth and is a great way to teach your kid about geography. Unlike its Google counterpart, Earth3D taps into various map providers and time stamps. You can watch the ice in Greenland melt away before your eyes,  learn country flags and borders.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.30.09.png" alt="" /></p>
<p>You can install any of the Ubuntu software discussed in this article by searching for their name in the Synaptic Package Manager, checking the box on the left of its name and clicking ”Apply Changes”. To launch Synaptic, choose System &gt; Administration &gt; Synaptic Package Manager.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090908at11.57.03" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at11.57.032.png" border="0" alt="kids linux" width="549" height="344" /></p>
<p>Most children&#8217;s Linux educational software is readily available for other distributions such as Fedora or SuSE, in their respective package managers, so try searching for the application name. We describe the installation process for Ubuntu because it’s the most widely used of the bunch.</p>
<p>You might want to check out some other posts related to <a href="http://www.makeuseof.com/tags/linux/">Linux</a>, <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> or <a href="http://www.makeuseof.com/tags/education/">education</a>, here on MakeUseOf. We have also published the “<a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/">Newbie’s Getting Started Guide to Linux</a>” ebook.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-to-make-flashcards-for-your-kids/" title="Top 3 Sites To Make Flash Cards For Your Kids (August 29, 2009)">Top 3 Sites To Make Flash Cards For Your Kids</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/neok12-an-educational-kids-website-that-teaches-your-children/" title="NeoK12 &#8211; Educational Kids Website that Teaches Your Children (September 9, 2009)">NeoK12 &#8211; Educational Kids Website that Teaches Your Children</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/alice-teaches-object-oriented-computer-programming-to-kids/" title="Alice Teaches Object Oriented Computer Programming To Kids (November 14, 2009)">Alice Teaches Object Oriented Computer Programming To Kids</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/use-memoriser-to-memorize-information-fastduring-your-work-day/" title="Use Memoriser to Memorize Information Fast During Work Day (October 2, 2009)">Use Memoriser to Memorize Information Fast During Work Day</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-childrens-linux-applications-to-keep-your-kids-ahead-of-the-game/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>3 Useful Ubuntu Apps for Chemistry Students</title>
		<link>http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/</link>
		<comments>http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:01:41 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[students]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24427</guid>
		<description><![CDATA[ An often overlooked aspect when compared with other more popular operating systems, Ubuntu enables students of various ages and topics to access a wealth of educational software. Of course, like all the software presented in the Synaptic Package Manager or Add/Remove Applications, these incredible useful tools are available for free and  can be installed [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/2614613280_7cb3e1a40b_b.png" border="0" alt="" vspace="5" align="left" /> An often overlooked aspect when compared with other more popular operating systems, Ubuntu enables students of various ages and topics to access a wealth of educational software. Of course, like all the software presented in the Synaptic Package Manager or Add/Remove Applications, these incredible useful tools are available for free and  can be installed immediately from the Internet.</p>
<p><strong>BKChem</strong> is a chemical drawing Ubuntu chemistry software that&#8217;s packed with features. It supports, according to the developer team website: bond-by-bond drawing, bond length and angle restrictions to assist with the drawing, ready to use templates of common rings, the ability to expand common groups from abbreviated to structural form, support for linear formulas, radicals &amp; charges, arrows (several types &#8211; normal, retro, equilibrium, etc.), rich text, color support, simple vector graphics (rectangles, circles, polygons etc.). Another nice touch is the automatic validity check of the drawings.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at10.38.371.png" border="0" alt="Screenshot20090908at10.38.37" width="550" height="403" /></p>
<p><span id="more-24427"></span><br />
Editing is also a breeze with unlimited undo and redo capabilities, aligning, scaling, rotation (2D, 3D), aligning of molecules so that particular bond is horizontal/vertical, rotation of molecular fragments around bonds (conformation changes), definition of personal preferred drawing style (bond lengths, widths, colors).</p>
<p>You&#8217;re not locked in if your school uses another software. BKChem has export capabilities for SVG (native data are transparently embedded into SVG file), OpenOffice Draw format, ODF (OpenOffice 2.0), Encapsulated PostScript, PDF, PNG, basic support for both CML1 and CML2, Molfiles and generation of SMILES.It can also import CML1 and CML2, Molfiles, SMILES (subset) and INChI (subset). BkChem is translated in English, French, Czech, Polish, German and Traditional Chinese translations.</p>
<p><strong>Chemical Calculator</strong> or <strong>GChemCalc</strong> is another Ubuntu chemistry software app that&#8217;s a simple chemical calculator for determining molecular weights of a formula and their respective percentages, all really fast and easy. There&#8217;s not much to be said about it, except I use it all the time &#8211; simple is almost always better.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at10.41.431.png" border="0" alt="Screenshot20090908at10.41.43" width="357" height="498" /></p>
<p><strong>Kalzium</strong> provides you with all kinds of information about elements in the Periodic Table of the Elements. You can lookup information about the elements and also use visualizations to show them. It is free and licensed under the GNU Public License.</p>
<p>You can visualize the Periodic Table of the Elements by groups, blocks, and families. You can plot data for a range of elements for properties like the boiling point or the atomic mass and can go back in time and see what elements were known at a given data.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at10.41.301.png" border="0" alt="Screenshot20090908at10.41.30" width="550" height="363" /></p>
<p>Kalzium is divided in a navigation panel on the left and the table view which shows the elements of the periodic table. The standard menu bar allows you to choose what you want to display and the status bar reports facts. You can hide the navigation panel by using the <em>View-&gt;Show Sidebar</em> menu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at11.52.521.png" border="0" alt="Screenshot20090908at11.52.52" width="550" height="495" /></p>
<p>When you move the mouse cursor on an element of the table, an overview of the current element in the Overview tab of the navigation panel will be displayed. You can choose  several views for the table: display the elements per families, per groups, per crystal structure, depending on their acidic behavior, etc. You can change all that in the menu bar in the <em>View-&gt;Scheme</em> menu. If you want to know facts about a precise element, click on it in the table and the information dialog will be displayed.You can also calculate the molecular mass of molecules with the tool in its sidebar. You can enter linear formulas to calculate their weight.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at11.57.031.png" border="0" alt="Screenshot20090908at11.57.03" width="550" height="345" /></p>
<p>You can install any of the Ubuntu chemistry software applications discussed in this article by searching for their name in the Synaptic Package Manager, checking the box on the left of its name and clicking ”<em>Apply Changes</em>”.<strong> </strong>To launch Synaptic, choose <em>System &gt; Administration &gt; Synaptic Package Manager</em>.</p>
<p>Most educational software is readily available for other distributions such as Fedora or SuSE, in their respective package managers, so try searching for the application name. We describe the installation process for Ubuntu because it&#8217;s the most widely used of the bunch.</p>
<p>Another aspect worth noting are the custom made distributions, designed from the get-go to be used by students in an educational environment. We&#8217;ll get into the details of this in the upcoming eBook, a handy guide for setting up your kids with a computer.</p>
<p>You might want to check out some other posts related to <a href="http://www.makeuseof.com/tags/linux/">Linux</a>, <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> or <a href="http://www.makeuseof.com/tags/education/">education</a>, here on MakeUseOf. We have also published the &#8220;<a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/">Newbie’s Getting Started Guide to Linux</a>&#8221; ebook.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/perform-high-precision-calculations-with-speedcrunch/" title="SpeedCrunch &#8211; High Precision Freeware Desktop Calculator (January 5, 2009)">SpeedCrunch &#8211; High Precision Freeware Desktop Calculator</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/handy-tools-for-students/" title="Websites For Students: 10 Online Learning Tools (January 20, 2009)">Websites For Students: 10 Online Learning Tools</a> (82)</li>
	<li><a href="http://www.makeuseof.com/tag/mathway-a-step-by-step-mathematics-problems-solver/" title="Mathway &#8211; A Step By Step Mathematics Problems Solver (September 2, 2008)">Mathway &#8211; A Step By Step Mathematics Problems Solver</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/3-cool-science-experiments-you-can-do-at-home/" title="3 Cool Science Experiments You Can Do At Home (January 23, 2009)">3 Cool Science Experiments You Can Do At Home</a> (37)</li>
	<li><a href="http://www.makeuseof.com/tag/studeous-schools-teachers-and-students-unite/" title="Studeous &#8211; Collaboration Suite for Teachers and Students (May 4, 2008)">Studeous &#8211; Collaboration Suite for Teachers and Students</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tokbox &amp; Etherpad: Potential Google Wave Competitors, Available Now</title>
		<link>http://www.makeuseof.com/tag/tokbox-etherpad-potential-google-wave-competitors-available-now/</link>
		<comments>http://www.makeuseof.com/tag/tokbox-etherpad-potential-google-wave-competitors-available-now/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 16:00:51 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[conferencing]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[multi-protocol IM]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23860</guid>
		<description><![CDATA[Although Google Wave has got a lot of media attention, here&#8217;s the executive overview if you&#8217;ve missed the beat. Google Wave is both a communication and computing platform developed as a replacement to a whole array of web-based services: email, IM, wiki, social networking. 
One of its most important features is the seamless integration of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Screenshot20090828at14.04.28.png" alt="" vspace="5" align="left" />Although <a href="http://wave.google.com/">Google Wave</a> has got a lot of media attention, here&#8217;s the executive overview if you&#8217;ve missed the beat. Google Wave is both a communication and computing platform developed as a replacement to a whole array of web-based services: email, IM, wiki, social networking. </p>
<p>One of its most important features is the seamless integration of real-time collaboration tools. It&#8217;s actually fairly complicated to <a href="http://www.youtube.com/watch?v=v_UyVmITiYQ">explain what it is</a>, because a proper definition would have to encompass both developer and consumer aspects of the product and we have yet to receive invitations to the service.</p>
<p>I don’t particularly appreciate sensationalistic titles, either in print or online media but today’s title accurately reflects the content of this article. By adding support for Etherpad inside their already comprehensive communication web app, Tokbox just created the ultimate online communication tool.</p>
<p>Let’s take it one step at a time and take a look at Tokbox, a San Francisco start-up with some <a href="http://www.tokbox.com/view/team">very smart people</a> at the helm;  Tokbox is an online video chat application that implements <a href="http://www.tokbox.com/view/about">basically all the functionality</a> of <a href="http://www.makeuseof.com/tags/skype/">Skype</a> minus the mobile and landline phone support.</p>
<p><span id="more-23860"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090828at14.04.282" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Screenshot20090828at14.04.2821.png" border="0" alt="tokbox" width="550" height="345" /></p>
<p>It’s free, it’s got an awesome interface and supports more concurrent video streams than your bandwidth can handle (more than 20 people in a conference call according to the Tokbox homepage). That alone is a great product, but there’s more; it’s got a multi-platform chat client, just type in your Yahoo!, GTalk, MSN or AOL credentials; free video &#8216;voicemail&#8217; and integration with all the web services you might want: inline YouTube videos, Picasa &amp; Flickr picture slideshows, Slideshare presentations, and notifications for MySpace, Facebook and <a href="http://www.makeuseof.com/tags/twitter/">Twitter</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090828at14.03.50" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Screenshot20090828at14.03.501.png" border="0" alt="tokbox 2" width="550" height="335" /></p>
<p>You’d expect a feature-rich application like that to be destined for your local hard drive, but the fact is that it works amazingly well online. If someone paid attention to past reviews of web applications – it’s these developers. Not only is the interface simple and intuitive, it’s also got power – detailed privacy settings, an Adobe Flash helper for guiding the user to the necessary steps to enable the webcam and microphone and a task list that takes the guessing out and walks the user through the available features.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090828at14.22.16" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Screenshot20090828at14.22.161.png" border="0" alt="Screenshot20090828at14.22.16" width="550" height="374" /></p>
<p>Etherpad on the other hand, was created by a group of <a href="http://etherpad.com/ep/about/company">former Google employees</a> with some support from Y Combinator and a couple of fellows from FriendFeed. It started out as “what might be both the ugliest and most useful group productivity app”, at  least that’s how  TechCrunch put it back in November 2008.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090828at14.20.43" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Screenshot20090828at14.20.432.png" border="0" alt="Screenshot20090828at14.20.43" width="550" height="269" /></p>
<p>Now, Etherpad is all grown-up and its design, while it still remains rugged, is considerably improved. If you’ve seen the Google Wave demo, you’ll immediately catch the grip of Etherpad: collaborative online text editing, all happening live and with different color highlighting for each participant.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090828at14.20.431" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Screenshot20090828at14.20.4311.png" border="0" alt="Screenshot20090828at14.20.431" width="550" height="240" /></p>
<p>Now imagine a video conference call with your friends, planning a vacation and writing down the itinerary; discussing features and design with a client; proofreading an article with your editor; or collaborating on a project with someone from school. That’s what this amazing web app duo achieves.</p>
<p>This <a href="http://blog.tokbox.com/2009/08/26/collaboration-moves-to-the-next-level/">functionality</a> is basically what we all expect to see coming from Google Wave. Although you might think the opposite, these two start-ups already have a leg up compared to Google’s vertical solution; they already integrate with existing web services and user habits: pop in a Slideshare, a <a href="http://www.makeuseof.com/tags/Flickr/">Flickr</a> slideshow or integrate a chat window in Facebook. If these two have an Achilles heel, it’s the brand awareness and sheer number users Google has in its grasp. Until Google Wave proves me wrong – I’m declaring Tokbox+Etherpad the best web applications of the year.</p>
<p>Check out <a href="http://www.tokbox.com/">Tokbox</a> and <a href="http://etherpad.com/">Etherpad</a>, then remember to come back and share your impressions. For more cool reviews of web applications visit the <a href="http://www.makeuseof.com/service/web_based/">category page</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/record-your-skype-calls-on-windows-and-mac/" title="Record Your Skype Calls On Windows and Mac (May 12, 2009)">Record Your Skype Calls On Windows and Mac</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-use-skype-to-record-calls-or-conduct-interviews-with-hotrecorder-windows/" title="How To Use Skype To Record Calls or Conduct Interviews with HotRecorder (Windows) (August 18, 2009)">How To Use Skype To Record Calls or Conduct Interviews with HotRecorder (Windows)</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-power-up-your-skype-application/" title="How To Power up your Skype (September 3, 2007)">How To Power up your Skype</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/6-excellent-apps-to-place-group-and-conference-calls/" title="6 must-know Apps to make FREE Group Conference Calls (January 14, 2008)">6 must-know Apps to make FREE Group Conference Calls</a> (10)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tokbox-etherpad-potential-google-wave-competitors-available-now/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>6 Reasons Why Mozilla Firefox Is Safe Compared To Internet Explorer</title>
		<link>http://www.makeuseof.com/tag/6-reasons-why-firefox-is-safer-than-internet-explorer/</link>
		<comments>http://www.makeuseof.com/tag/6-reasons-why-firefox-is-safer-than-internet-explorer/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 14:01:01 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[safer browsing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23582</guid>
		<description><![CDATA[While statistics put Internet Explorer clearly ahead as the most widely used web browser, it’s clear to many people that it is not due to the excellent programming. Subject to more than one official inquiry in Europe, and numerous columns, both online and in print, the practice of ‘bundling’ the infamous browser with the every [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/image7.png" border="0" alt="image" vspace="5" align="left" />While statistics put Internet Explorer clearly ahead as the most widely used web browser, it’s clear to many people that it is not due to the excellent programming. Subject to more than one official inquiry in Europe, and numerous columns, both online and in print, the practice of ‘bundling’ the infamous browser with the every copy of the operating system represents the primary reason behind its crushing dominance.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/image81.png" border="0" alt="image8" width="550" height="376" /></p>
<p>Alternative web browsers are aplenty and have a low barrier of entry even for less technically savvy computer users, but people are generally not keen to change their habits or spending time researching, downloading and installing another application – especially when the one that comes preloaded appears to be working just fine.</p>
<p><span id="more-23582"></span></p>
<p>1. <strong>Firefox is not perfect software, but its <a href="http://www.mozilla.org/security/known-vulnerabilities/">vulnerabilities</a> are fixed in a considerably shorter amount of time</strong>. Many new users are curious &#8211; is Mozilla Firefox safe? Updates are released immediately, not on a monthly schedule, and clock in at fewer than 10 MB. Users are notified automatically and prompted to install the update with a single click. The update process doesn’t take more than a minute on a modern computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/image91.png" border="0" alt="is mozilla firefox safe" width="545" height="349" /></p>
<p>2. <strong>Since Firefox is open source</strong>, <a href="https://developer.mozilla.org/En/Participating_in_the_Mozilla_project">anyone</a> can look at the source code, anyone can spot a problem and contribute a fix. Would you leave your car keys with a guy that says “trust me” or at a car lot with video surveillance and a logbook?</p>
<p>3. <strong><a href="http://www.infoworld.com/d/developer-world/be-prepared-activex-attacks-will-persist-459">ActiveX applets</a>, the way IE extends the functionality of the browser, are a known highway for malware and viruses</strong>. Firefox works with verified and signed add-ons. Even if you choose to install a malicious add-on – and the browser warns you – the damage is limited to the information in the browser whereas ActiveX exploits could be used to take over the whole computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/image101.png" border="0" alt="is mozilla firefox safe" width="550" height="511" /></p>
<p>4. <strong>Conscious users can install <a href="http://noscript.net/">NoScript</a></strong>, an add-on that takes care of vulnerabilities that are not yet patched, either in Firefox or other plug-ins such as Java, JavaScript and Adobe’s Flash. It achieves this goal by allowing the user to selectively enable interactive objects that the user decides to trust, automatically blocking the rest.</p>
<p>5.  Security through obscurity; <strong>malicious programmers will always target the browser with the largest user base</strong>, especially if that user base is less tech savvy.</p>
<p>6.  Firefox uses <a href="http://www.mozilla.com/en-US/firefox/phishing-protection/">a service provided by Google</a> that <strong>notifies the user before entering a potentially malicious web site</strong>. These websites ask for your financial data under false pretenses or contain malicious software often posing as something useful such as codecs or registry fixes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/image111.png" border="0" alt="is mozilla firefox safe" width="550" height="512" /></p>
<p>We check the radiator on the car when the temperature indicator turns red; by the time the computer starts acting up or not starting at all, and by all chances appearing to work just fine, your documents, passwords and financial data might already siphoned half a world away. Most people don’t realize this, there are no clear warnings, but using Internet Explorer is in itself a security threat.</p>
<p>I substantiate that statement by citing the Google Analytics on my blog – there are still people using old, un-patched and therefore vulnerable versions of Internet Explorer. The reasons behind this range from the hassle of dealing with <a href="http://www.makeuseof.com/tag/5-ways-to-update-your-windows-operating-system/">Windows Update</a>, millions of machines without a valid license which cannot access updates and users not realizing the importance of having up to date software.</p>
<p>This is not news, yet there are people unaware of the danger posed. Washington Post’s Brian Krebs reports on the Security Fix blog “Internet Explorer Unsafe for 284 Days in 2006”. Even a fully patched and up-to-date version of IE 6 contains at least 22 discovered <a href="http://secunia.com/">vulnerabilities</a>; IE 7 stands at 9 and IE 8 at 2. By comparison, the latest version of Firefox (3.5.1), a free and open source browser, has zero un-patched vulnerabilities; the previous version (3.0.x) also stands at zero.</p>
<p>As always, you’re welcome to leave a comment below. Is Mozilla Firefox much more safe compared to IE? You might also want to check out some MakeUseOf posts on <a href="http://www.makeuseof.com/tags/security/">security</a>, <a href="http://www.makeuseof.com/tags/firefox/">Firefox</a> or <a href="http://www.makeuseof.com/tags/browsers/">browsers</a> in general.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-installing-an-activex-control-can-open-the-door-to-hackers/" title="How Installing an Active X Control Can Open The Door To Hackers (September 5, 2009)">How Installing an Active X Control Can Open The Door To Hackers</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/are-you-a-reckless-web-user-use-avg-linkscanner-for-some-protection/" title="Are You a Reckless Web User? Secure Your Browser With AVG Linkscanner (April 25, 2009)">Are You a Reckless Web User? Secure Your Browser With AVG Linkscanner</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/transmute-%e2%80%93-migrate-bookmarks-between-your-browsers/" title="Transmute – Migrate Bookmarks Between Your Browsers (November 11, 2009)">Transmute – Migrate Bookmarks Between Your Browsers</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/three-firefox-securityprivacy-add-ons-that-can-co-exist/" title="Three Firefox Security &#038; Privacy Add-ons that can Co-exist (June 30, 2009)">Three Firefox Security &#038; Privacy Add-ons that can Co-exist</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-change-the-default-webpage-source-editor-of-browsers/" title="How To Change Default Webpage Source Editor Of Browsers (June 5, 2009)">How To Change Default Webpage Source Editor Of Browsers</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-reasons-why-firefox-is-safer-than-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Notely Helps Students Get Organized Online</title>
		<link>http://www.makeuseof.com/tag/notely-helps-students-get-organized-online/</link>
		<comments>http://www.makeuseof.com/tag/notely-helps-students-get-organized-online/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:01:58 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[students]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23543</guid>
		<description><![CDATA[The long and hot summer days are slowly but surely starting to fade away which means it’s time to dust off the textbooks and prepare to return to a more scholastic routine.
Being a student myself, I’m always looking for ways to improve the way I manage my time, and more importantly, the various array of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture15.png" border="0" alt="Picture 1" vspace="5" align="left" />The long and hot summer days are slowly but surely starting to fade away which means it’s time to dust off the textbooks and prepare to return to a more scholastic routine.</p>
<p>Being a student myself, I’m always looking for ways to improve the way I manage my time, and more importantly, the various array of tasks that seems to grow exponentially with every semester.  Since the statistics say that more than 90% of college students own a computer with an Internet connection, why not take a look at a free, online monthly planner that helps students easily achieve GTD nirvana: <a href="http://www.notely.net">Notely</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture161.png" border="0" alt="Picture16" width="550" height="410" /></p>
<p><span id="more-23543"></span><br />
My first reaction to the idea of a web productivity suite aimed at students was quite skeptical. After all, what can’t you already do with combining existing web applications? You could upload files to the web using <a href="http://www.makeuseof.com/tag/easily-sync-your-folders-without-dropbox/">Dropbox</a>, write down notes in <a href="http://www.makeuseof.com/tags/google-docs/">Google Docs</a> and manage your schedule using a combination of <a href="http://www.makeuseof.com/tag/stick-this-on-your-pc-sticky-notes-for-your-desktop/">sticky notes</a>, <a href="http://www.makeuseof.com/tags/ical/">iCal</a> or <a href="http://www.makeuseof.com/tags/google-calendar/">Google Calendar</a>, use a web dictionary and store links in a special folder on <a href="http://www.makeuseof.com/tag/how-to-organize-your-web-with-delicious-essential-toolbox/">Delicious</a>.</p>
<p>The list can go on, with countless examples of how you can stitch together various web services to fit your needs, but it’s not exactly easy to manage, and while most of these solutions might appear on the radar of a tech-oriented student, what about arts &amp; literature folks?</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture231.png" border="0" alt="Picture23" width="550" height="432" /></p>
<p>This is what Notely does; It&#8217;s a free online monthly planner that takes all the tools that a student needs to be organized and get stuff done and brings it together in a shrink wrapped package for anyone to use.</p>
<p>Signing up for an account is completely free and takes just seconds – it will even work with an existing <a href="http://www.makeuseof.com/tags/openid/">OpenID</a> login. After that, you can start adding courses, to do’s, notes – all on a single website. While manually inputting 20 classes doesn’t look that enticing, it’s a one-time only thing and you’re not going to regret it.</p>
<p>After the initial bump, you’ll be gradually adding stuff and the feeling that using Notely is yet another  task will dissipate.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture431.png" border="0" alt="Picture43" width="550" height="325" /></p>
<p>The great thing about Notely is that it was developed by a <a href="http://www.notely.net/about.php">student</a> – and not by a committee of bored programmers in an office, so all the features actually belong to the application and make sense once you start using it daily. And it’s not one of those ‘roach motels’ – you can easily get your data out of the application, exporting notes  and calendar events is a breeze.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture331.png" border="0" alt="Picture33" width="550" height="488" /></p>
<p>It’s also got a Tools section, which contains a scientific calculator, a comprehensive unit converter and a dictionary that makes use of the Google Translate API.</p>
<p>Another nice touch is the Facebook integration. Once you’ve added friends, you can share notes with them, quite handy if you have the habit of skipping lectures.</p>
<p>But the killer feature is, of course, the <a href="http://iphone.notely.net/">iPhone web application</a>. It has most of the functionality of its biggest brother, and is great for checking up on which room you’re supposed to go to for your next class, duration, even taking short notes or adding to do’s. It’s small things like that that can make a big difference, saving you time every day.</p>
<p>To sum everything up, Notely helps <a href="http://www.makeuseof.com/tags/students/">students</a> with: a Calendar, <a href="http://www.makeuseof.com/tags/to-do/">To-Do</a> List, Homework organiser, Manage Courses, Write and Save Notes, Organise Links, Contacts and Files.</p>
<p>You can sign up for Notely <a href="http://www.notely.net/index.php">here</a>, or view a <a href="http://www.notely.net/demo.php">live demo</a>. Don’t forget to share your choice of tools in the comments. Check out more posts on MakeUseOf about GTD by visiting this <a href="http://www.makeuseof.com/tags/productivity/">page</a> or read <a href="http://www.makeuseof.com/tag/gtd-getting-things-done-roundup-time-to-organize/">this round-up</a> by Daniel Pataki.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/10-web-tools-to-save-your-butt-in-school/" title="10+ Web Tools To Save Your Butt In School (December 28, 2008)">10+ Web Tools To Save Your Butt In School</a> (54)</li>
	<li><a href="http://www.makeuseof.com/tag/handy-tools-for-students/" title="Websites For Students: 10 Online Learning Tools (January 20, 2009)">Websites For Students: 10 Online Learning Tools</a> (82)</li>
	<li><a href="http://www.makeuseof.com/tag/studeous-schools-teachers-and-students-unite/" title="Studeous &#8211; Collaboration Suite for Teachers and Students (May 4, 2008)">Studeous &#8211; Collaboration Suite for Teachers and Students</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/burgeon-your-phraseology-with-verbalearn/" title="Practice Your Vocabulary With VerbaLearn (January 1, 2009)">Practice Your Vocabulary With VerbaLearn</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/mathway-a-step-by-step-mathematics-problems-solver/" title="Mathway &#8211; A Step By Step Mathematics Problems Solver (September 2, 2008)">Mathway &#8211; A Step By Step Mathematics Problems Solver</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/notely-helps-students-get-organized-online/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Lala &#8211; Really Cool New Site for Music Streaming &amp; Downloads</title>
		<link>http://www.makeuseof.com/tag/lala-the-best-new-service-for-music-downloads/</link>
		<comments>http://www.makeuseof.com/tag/lala-the-best-new-service-for-music-downloads/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:01:12 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[listen]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[streaming music]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23169</guid>
		<description><![CDATA[First launched back in 2006 as a CD trading service, Lala has evolved along with its market into the most comprehensive web-based service for listening to your music online and music downloads.
Its offerings include full length album previews, an online store with 7 million songs, DRM-free high quality variable bit rate MP3 music downloads, a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture42.png" border="0" alt="Picture4" vspace="5" align="left" />First launched back in 2006 as a CD trading service, <a href="http://www.makeuseof.com/tag/lalacom-refresh-your-cd-collection-trade-with-others-us-only/">Lala</a> has evolved along with its market into the most comprehensive web-based service for listening to your music online and music downloads.</p>
<p>Its offerings include full length album previews, an online store with 7 million songs, DRM-free high quality variable bit rate MP3 music downloads, a web-based music jukebox and social network, all in one tightly knit interface.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture411.png" border="0" alt="music downloads" width="550" height="348" /></p>
<p><span id="more-23169"></span></p>
<p>Lala turns out to be one of those websites that are great, yet somehow aren’t yet gathering the crowds lesser competitors are. With just over 20 people on the staff and consistent funding from Warner Music, you can be sure this service won’t disappear into the mist of the economic recession. While the 500 000+ members don’t stack up to <a href="http://www.makeuseof.com/tags/lastfm/">Last.fm</a> or Facebook, it isn’t exactly a niche audience.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture321.png" border="0" alt="lala" width="550" height="302" /></p>
<p>Lala’s web designers and coders created an Apple-like experience, everything neatly integrated and in sync. A simple, functional interface reveals the minimalistic approach to the design of the web site. I wonder though if the iTunes interface is the pinnacle of media player design, designers decided to cut some corners or they intentionally opted for a similar layout to make new users feel &#8216;at home&#8217;.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture51.png" border="0" alt="lala" width="550" height="290" /></p>
<p>Once you’ve created an account, which doesn’t take more than 30 seconds and doesn’t require a credit card, you can preview whole songs and albums for free (once). Your existing music library can be easily imported using the <a href="http://www.lala.com/musicmover/uploader">Lala Music Mover</a>, a small application that matches songs on your computer with the catalog of music downloads available online. It works on Windows as well as on Macs and doesn’t use a lot of resources. Once the upload process is completed, you can listen to all of your songs online, with no additional charge, no restrictions or ads, from any computer with an Internet connection. It will even import playlists and ratings (using the <a href="http://www.lala.com/#accountinfo/settings/beta">beta version</a>).</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture141.png" border="0" alt="music downloads" width="550" height="346" /></p>
<p>Individual tracks can be purchased and downloaded in MP3 format without DRM and a high quality variable bit rate encoding. Downloads are automatically added to your iTunes or Windows Media Player if you installed the Lala Music Mover. For ten cents you can purchase the right to stream a song from the website as many times as desired, a so-called &#8220;<a href="http://www.lala.com/#howitworks">web song</a>&#8220;. Depending on the song popularity and release date, MP3 music downloads range from $0.79  to $1.29, the same pricing scheme of the iTunes Music Store. Lala has strong connections with the music industry and currently indexes over 7 million songs.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture71.png" border="0" alt="lala music download" width="550" height="431" /></p>
<p>The social networking aspect of the service combines different ideas from more general social networks such as Twitter and Facebook and does a good job of serving recommendations, aiding music discovery, while not duplicating unnecessary functionality.</p>
<p>The only caveat to this service is that it only works with United States IP addresses due to music licenses. Of course, you guys know how to get <a href="http://www.makeuseof.com/tag/how-to-watch-movies-and-shows-on-hulu-sling-from-abroad/">passed that</a>. Go to <a href="http://www.lala.com/">Lala</a>, give it a try and then come back to share your experiences in the comments. For more posts related to music, you should definitely have a look at MakeUseOf&#8217;s <a href="http://www.makeuseof.com/tags/music/">music section</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<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/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/tuberadio-fm-%e2%80%93-a-slick-cool-internet-music-player-for-youtube/" title="TubeRadio.fm– A Slick &#038; Cool Internet Music Player for YouTube (October 28, 2009)">TubeRadio.fm– A Slick &#038; Cool Internet Music Player for YouTube</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/top-places-to-get-free-legal-concert-recordings/" title="Top 4 Sites To Download Free, Legal Concert Recordings (October 29, 2008)">Top 4 Sites To Download Free, Legal Concert Recordings</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/the-3-best-desktop-radio-players-for-windows-mac-linux/" title="The 3 Best Online Radio Players For Your Desktop (July 1, 2009)">The 3 Best Online Radio Players For Your Desktop</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/lala-the-best-new-service-for-music-downloads/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Linux Mint: Your Best Choice for a Desktop Linux OS</title>
		<link>http://www.makeuseof.com/tag/linux-mint-your-best-choice-for-a-desktop-linux-os/</link>
		<comments>http://www.makeuseof.com/tag/linux-mint-your-best-choice-for-a-desktop-linux-os/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 14:01:35 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22983</guid>
		<description><![CDATA[Ubuntu has been heralded by many as the apogee of the user-friendly, consumer driven Linux distribution. But what if there was an even better alternative? An operating system that benefits from the extensive Ubuntu repository, the proven Debian core and an user interface that would make it easy for Windows users to switch?  And better [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu has been heralded by many as the apogee of the user-friendly, consumer driven <a href="http://www.makeuseof.com/tags/linux/">Linux</a> distribution. But what if there was an even better alternative? An operating system that benefits from the extensive Ubuntu repository, the proven Debian core and an user interface that would make it easy for Windows users to switch?  And better yet, how about an operating system with the motto “<em>From Freedom Came Elegance</em>”?</p>
<p>Linux Mint, a distribution based on <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a>, has won a significant share of users, and represents a better Linux experience for both advanced and first time users. Simple yet effective tweaks, like the Mint Menu, might not appear very impressive at first glance but they affect your daily routines in a positive manner. It’s the same principle that makes Apple software better: an uncanny attention to details and yes, elegance.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture22.png" border="0" alt="Picture2" width="550" height="344" /></p>
<p><span id="more-22983"></span><br />
Gloria, or version 7, was launched by the development team in June and is based on Ubuntu 9.04 ‘Jaunty Jackalope’. The release schedule for new versions of Linux Mint is tightly linked to Ubuntu’s, with updated versions releasing within 3 months of the official Ubuntu launch date.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture13.png" border="0" alt="Picture1" width="550" height="56" /></p>
<p>The Mint tools, a set of applets or small applications, pre-installed extras and a customized theme package are basically what set Linux Mint apart. Support for MP3s, AVI video files, Java, and proprietary hardware drivers come standard. It’s like buying a tuned card straight from the factory, except Linux Mint is completely free.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture111.png" border="0" alt="Picture11" width="549" height="92" /></p>
<p>The theme looks sleek and attractive, with shades of minty green and black, unlike the brown bliss of its father. You’re going to notice the similarity with the Windows taskbar immediately – the ‘Start’ button, quick launch and tray icons are right where they are supposed to be. The same goes for the windows switching area, there’s no separate bar. This makes for a quick and painless switch for those who would prefer the advantage of running Linux without having to spend a great deal of time adjusting to the UI (User Interface).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture211.png" border="0" alt="Picture21" width="550" height="378" /></p>
<p>The Linux Mint Menu works pretty much like its Windows Vista and 7 counterparts, providing quick access to system locations, applications or configuration panels. If you have many applications installed and forget how the one you needed was called, you had to scroll down alphabetically in Windows, which is quite tedious if you have the bad habit of trying stuff all the time. The Mint Menu makes this experience much better by organizing the application by their category: Office, Internet, Administration, etc. The ‘Filter’ search box also has a leg up; it provides various actions related to your keyword automatically, be it a Google  search, an application or a package you want to install.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture121.png" border="0" alt="Picture12" width="550" height="394" /></p>
<p>Linux Mint Install is another cool applet that replaces the standard Add/Remove Applications feature. Neatly organized in categories, featuring descriptions, ratings and reviews, applications couldn’t be easier to locate and install. It’s considerably simpler than on Windows; select the application, click ‘Install’ and you’re set.  Because Linux Mint is based  on Ubuntu, it’s compatible with the same huge repository of applications.</p>
<p>Mint Update keeps all the software updated with the latest patches for security and performance. Forget about checking Windows Update and then each application individually – Mint Update works with all the applications installed using Mint Install as well as the system packages. It even assigns a number to each update so you can quickly assess its importance and compatibility with your system.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture31.png" border="0" alt="Picture3" width="550" height="348" /></p>
<p>The Control Center, a feature that will look familiar to KDE users, is now available in the default Gnome window manager, aggregating all the available configuration applets – complete with a search bar and categories.</p>
<p>A few more tweaks and applets make Linux Mint great, but they are less important and I’m sure you’ll discover them yourself. Linux Mint <a href="http://www.linuxmint.com/download.php">comes</a> in both 32bit and 64bit, with <a href="http://www.kde.org/">KDE</a>, <a href="http://www.gnome.org/">GNOME</a> and <a href="http://www.xfce.org/">XFCE</a> flavors available <a href="http://www.linuxmint.com/download_ce.php">here</a>. Each version includes the standard array of applications such as <a href="http://www.makeuseof.com/tags/gimp/">Gimp</a>, <a href="http://www.makeuseof.com/tags/openoffice/">OpenOffice</a> and <a href="http://www.makeuseof.com/tag/5-great-alternative-linux-music-players/">Rhythmbox</a>. The Live CD image can be burned <a href="http://www.makeuseof.com/tag/imgburn-easy-free-cd-and-dvd-burner-app/">to a CD</a> or <a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/">USB stick</a> and can be booted for testing or performing a permanent installation. A quick start guide can be <a href="http://ftp.heanet.ie/pub/linuxmint.com/stable/7/user-guide/english.pdf">downloaded</a> for free. You might also want to check out our “<a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/">Getting Started Guide to Linux</a>”.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/" title="GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors (November 2, 2009)">GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/" title="8 Great Alternative Desktop Managers For Linux (November 17, 2008)">8 Great Alternative Desktop Managers For Linux</a> (55)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/unfreeze-your-windows-computer-with-antifreeze/" title="Unfreeze Your Windows Computer With AntiFreeze (January 7, 2009)">Unfreeze Your Windows Computer With AntiFreeze</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/ubuntu-system-panel-gives-you-quick-access-to-your-applications/" title="Ubuntu System Panel Gives Quick Access To Your Applications (January 12, 2009)">Ubuntu System Panel Gives Quick Access To Your Applications</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/linux-mint-your-best-choice-for-a-desktop-linux-os/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>How to Collaborate Effectively &amp; Increase Productivity with Shareflow</title>
		<link>http://www.makeuseof.com/tag/enhance-your-productivity-collaboration-online-with-shareflow/</link>
		<comments>http://www.makeuseof.com/tag/enhance-your-productivity-collaboration-online-with-shareflow/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 16:01:11 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22732</guid>
		<description><![CDATA[Our habits, workflows and computing environment has changed a lot since 1973, when the encoding for &#8216;electronic mail&#8217; was drafted and first transmitted over modems that measured speed in bauds.
But email didn’t evolve much. Sure, we can attach files, sort and store more emails. If you’re using Gmail, you’re probably in love with the threaded [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/logo_shareflow.jpg" border="0" alt="logo_shareflow" vspace="5" align="left" />Our habits, workflows and computing environment has changed a lot since 1973, when the encoding for &#8216;electronic mail&#8217; was drafted and first transmitted over modems that measured speed in bauds.</p>
<p>But <a href="http://www.makeuseof.com/tags/email/">email</a> didn’t evolve much. Sure, we can attach files, sort and store more emails. If you’re using <a href="http://www.makeuseof.com/tags/gmail/">Gmail</a>, you’re probably in love with the threaded conversation view. But email is seriously lacking when you want to collaborate effectively, manage projects and share information across a team.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px black solid" src="http://www.makeuseof.com/wp-content/uploads/2009/08/teamzenbe12.png" border="0" alt="teamzenbe1" width="550" height="327" /></p>
<p><span id="more-22732"></span><br />
If you’re lucky, you’re probably getting 20-30 emails every day – work in any public facing environment and you can safely multiply that by 3. The problem is that important emails have a tendency to get lost in the everyday information noise: family, projects, work, friends. Setting up filters, labels and having a good &#8216;email hygiene&#8217; helps, but you’re missing out on an web application that is built to enhance your productivity and help you collaborate effectively online with your peers: <a href="http://www.zenbe.com/">Zenbe’s Shareflow</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px black solid" src="http://www.makeuseof.com/wp-content/uploads/2009/08/teamzenbe111.png" border="0" alt="teamzenbe11" width="550" height="499" /></p>
<p>Shareflow can be everything for everyone. It’s built for managing projects and sharing information in work/office scenarios – a central hub that everyone can come to upload files, comment and post updates.</p>
<p>But the great thing about Shareflow is that it can scale. From a hockey team discussing their strategy for their next game, uploading sketches, laying out plans, even adding match dates and a maps, to a newsroom discussing article ideas – all editors and writers pitching in transparently; to freelance workers communicating with their clients, discussing aspects and revisions of creative work like web site design.</p>
<p>The Zenbe team has posted an article about their uses of Shareflow <a href="http://blog.zenbe.com/2009/06/02/beyond-email/">here</a> which might help if you’re not sure what Shareflow can do for you.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px black solid" src="http://www.makeuseof.com/wp-content/uploads/2009/08/20090811_10061.png" border="0" alt="20090811_1006" width="550" height="306" /></p>
<p>Setting up and using Shareflow is a breeze when compared to other types of <a href="http://www.makeuseof.com/tag/gtd-getting-things-done-roundup-time-to-organize/">GTD</a> (Getting Things Done) applications that have this kind of functionality (such as a private wiki).  Since it leverages the SaaS (Software as a Service) concept, all the end users or team manager has to do is pick an username, a password and a name for your team (which will appear as the header of every ‘flow’ page).</p>
<p>A ‘flow’ is used to represent a project or a specific activity. Once you’ve set up an account, you can create your first flow and invite peers. Any peer can upload files (documents, pictures, archives, etc.), post plaintext messages and comments, links, add events, maps and even add emails.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px black solid" src="http://www.makeuseof.com/wp-content/uploads/2009/08/20090811_10141.png" border="0" alt="20090811_1014" width="550" height="200" /></p>
<p>Shareflow also leverages the ‘freemium’ revenue model. The free plan includes 5 flows and 25MB of space, enough to work with if you’re not uploading a lot of material or managing an extensive number of projects. To get over the storage limitation you could simply upload the larger files to services like Dropbox or SkyDrive and post the link in the Shareflow interface.</p>
<p>The Basic plan includes 25 flows and 5GB of storage for $20/month which should satisfy the requirements of most people who plan on using this service for work. More plans are available from the Administrator Control Panel which can be accessed using the ‘admin’ link in the top right corner of the web page. From there you can also modify the team name, set the time zone, check quotas for each of the flows and delete unnecessary ones.</p>
<p>Another benefit of using Shareflow is that it keeps you focused. All the information you need to work with is in this sandbox that receives just relevant content.  Say goodbye to checking your email and realizing 3 hours later that you&#8217;ve been watching House on Hulu.</p>
<p>If you need a way how to collaborate effectively online, Shareflow is a good way to do it, and gets my recommendation.  If you’re looking for more ways to collaborate online, check out this <a href="http://www.makeuseof.com/dir/tag/collaboration/">category page</a> and Sam also wrote about another Zenbe product called <a href="http://www.makeuseof.com/tag/zenbe-email-evolved/">Zenbe Mail</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-5-yahoo-mail-classic-tips-tricks/" title="Top 5 Yahoo Mail Classic Tips &#038; Tricks (September 5, 2009)">Top 5 Yahoo Mail Classic Tips &#038; Tricks</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/gmail-introduces-canned-responses-to-save-you-time/" title="Save Time with Gmail Email Templates using &#8220;Canned Responses&#8221; (October 23, 2008)">Save Time with Gmail Email Templates using &#8220;Canned Responses&#8221;</a> (20)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/enhance-your-productivity-collaboration-online-with-shareflow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Buying Music: iTunes Store vs Amazon MP3 Downloads</title>
		<link>http://www.makeuseof.com/tag/buying-music-itunes-store-versus-amazon-mp3-downloads/</link>
		<comments>http://www.makeuseof.com/tag/buying-music-itunes-store-versus-amazon-mp3-downloads/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 14:01:38 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[buying music]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[iTunes Store]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21560</guid>
		<description><![CDATA[ In these tough times for the economy, file sharers and students alike, it’s time to find out exactly how much the convenience of buying music from iTunes costs.
To the untrained eye, buying Amazon MP3 music downloads might not immediately seem like a bargain – and let’s face it, it’s not as easy as clicking the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image22.png" border="0" alt="image" vspace="5" align="left" /> In these tough times for the economy, file sharers and students alike, it’s time to find out exactly how much the convenience of buying music from <a href="http://www.makeuseof.com/tags/itunes/">iTunes</a> costs.</p>
<p>To the untrained eye, buying Amazon MP3 music downloads might not immediately seem like a bargain – and let’s face it, it’s not as easy as clicking the buy button in iTunes. As with all things Apple, the whole experience of buying music on iTunes is seamless, simple and the catalog is huge, encompassing songs from the most obscure indie bands to mainstream pop.</p>
<p><img style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/07/itunes11.png" border="0" alt="itunes1" /></p>
<p><span id="more-21560"></span><br />
Apple provides a slightly higher quality music format (DRM-free 256kb/s AAC), they also have variable song pricing, most individual songs costing you $1.29. Less popular songs are priced at $0.99 and $.79 (there are very few), but you can usually get a better deal by purchasing the whole album, with a typical 12 track record running you at $9.99.</p>
<p>There&#8217;s some good news though. Various promotions are always available if you visit the music store home, check the <a href="http://www.facebook.com/iTunes?v=app_74561238314">Facebook fan page</a> and sign up for the <a href="www.apple.com/education/enews/">Apple education newsletter</a>. Just the other week, a 30 track sampler full of indie tracks was available for free, in addition to the free songs available every week on Tuesday.</p>
<p>You will also notice that certain bands/singers and genres will go on sale on special occasions, holidays or celebrations. You also have a good chance of getting the album at a lower price if you pre-order or buy it after the dust settles (after 3-4 months of the original release).</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px black solid" src="http://www.makeuseof.com/wp-content/uploads/2009/07/20090723_1521.png" border="0" alt="2009-07-23_1521" /></p>
<p>Depending on your perspective, as a PC or Mac user, an iPod or another device owner, the AAC format in which the music is available, might or might not suit your needs. The 256Kb/s AAC format is considered to be of higher quality to its MP3 counterpart, but any chance of noticing the difference will require a pretty expensive audio setup. (For more details on difference between audio formats see <a href="http://www.makeuseof.com/tag/a-look-at-the-different-file-formats-available-part-1-audio/">Audio File Formats Explained in Simple Terms</a>)</p>
<p>Listening in noisy environments, on low quality ear buds (like the ones that come with your iPod) will mask any difference between the formats. You should also consider that not all devices can play the AAC format, especially older MP3 players. For most people, it doesn’t make sense to buy music from the iTunes Store without owning an iPod or iPhone – they probably have another application that syncs their device, and generally, buying Amazon MP3 downloads is cheaper.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/07/2292412487_2001ccf56e_o.png" border="0" alt="2292412487_2001ccf56e_o" /></p>
<p>Another nail in iTunes’s coffin is the fact that the <a href="http://www.amazon.com/gp/dmusic/help/amd.html/ref=dm_sp_amd">Amazon downloader application</a> will automatically import the Amazon MP3 songs you buy into iTunes if you choose to. Which means that you can have the songs on your iPod with just a little bit of hassle, as there’s no need to import manually.  Plus since the Amazon MP3 songs come in DRM-free MP3 format, they can be immediately synced to your iPod, without requiring transcoding. If you’re using another MP3 player, like the Sandisk ones, your device most likely syncs with Windows Media Player, which is also compatible with the Amazon Downloader automatic import.</p>
<p>Amazon scores more points for having a lot larger collection of promotional priced albums and songs, and also offers a selection of free ones every day. At the end of the day, there’s no discernible reason that would make a price conscious person opt for buying music on iTunes.</p>
<p>Don’t forget to share your thoughts in the comments. You should also check out <a href="http://www.makeuseof.com/tag/freebies-for-itunes/">Download Free Music, Videos &amp; Movies on iTunes</a>, <a href="http://www.makeuseof.com/tag/where-to-get-free-music-legally/">7 Sites To Get Free Music Legally</a>, <a href="http://www.makeuseof.com/tag/6-ways-to-sync-music-to-your-iphone-without-itunes/">6 Ways To Sync Music To Your iPhone Without iTunes</a> and <a href="http://www.makeuseof.com/tag/3-ultra-cheap-music-download-services/">3 Ultra Cheap Alternatives To iTunes Store</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/break-free-from-itunes-with-amazon-music-downloads/" title="Break Free From iTunes With Amazon Music Downloads (July 20, 2009)">Break Free From iTunes With Amazon Music Downloads</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ultra-cheap-music-download-services/" title="3 Ultra Cheap Alternatives To iTunes Store (June 12, 2009)">3 Ultra Cheap Alternatives To iTunes Store</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-improve-your-itunes-experience-part-2-mac-only/" title="How to Improve Your iTunes Experience (Part 2) [Mac Only] (October 26, 2008)">How to Improve Your iTunes Experience (Part 2) [Mac Only]</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-organize-your-itunes-collection-with-tidyongs/" title="How To Organize Your iTunes Collection With TidySongs (August 12, 2009)">How To Organize Your iTunes Collection With TidySongs</a> (43)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-improve-your-itunes-experience-part-1-mac-only/" title="How to Improve Your iTunes Experience (Part 1) [Mac Only] (October 19, 2008)">How to Improve Your iTunes Experience (Part 1) [Mac Only]</a> (39)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/buying-music-itunes-store-versus-amazon-mp3-downloads/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>LifeIO: Check Your Email, Read Feeds, Post to Twitter, Keep Notes &amp; More From One Cool Site</title>
		<link>http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/</link>
		<comments>http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:20:01 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[to-do]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21845</guid>
		<description><![CDATA[If a clever name is bound to attract attention from geeks and early adopters, a pompous spec sheet usually spells disappointment, whether it’s integration problems, clutter or bugs. I’m happy to say that although LifeIO is in alpha testing, it’s a solid web app that overall delivers on its promise. Unless the developer team turns [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/lifeio.png" border="0" alt="lifeio" vspace="5" align="left" />If a clever name is bound to attract attention from geeks and early adopters, a pompous spec sheet usually spells disappointment, whether it’s integration problems, clutter or bugs. I’m happy to say that although LifeIO is in alpha testing, it’s a solid web app that overall delivers on its promise. Unless the developer team turns a 360, the September public beta should be a success for parent company <a href="http://www.attap.com/">ATTAP</a> (an acronym for ‘All things to all people’).</p>
<p>What does LifeIO bring in the already overcrowded space of web applications? Well, the concept itself is not exactly new, but the implementation is the one of the best I’ve seen so far. Integration is good when it&#8217;s done right. Think about Apple products &#8211; they all fit together from the hardware to software and support.</p>
<p>It&#8217;s much more convenient to have everything you need to manage your online social life in one place, especially if it does a great job at interfacing with all that information; allowing you to sift through stuff that you want to see. Having all the tools you need in a sleek one stop shop &#8211; how could you say no to that? LifeIo is the free, complete productivity suite for web 2.0.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/whole.png" border="0" alt="whole" width="550" height="315" /></p>
<p><span id="more-21845"></span><br />
LifeIO, like the name suggests, aims to be the <a href="en.wikipedia.org/wiki/Bus_(computing)">bus</a> on which information travels to and from you, hence IO(input/output), by aggregating your email, RSS, contacts, social networking accounts, calendar, tasks and even a basic note taking application. Add another couple of new features and applications in the mix, and you might be on your way to the online operating system.</p>
<p>Even more tech-oriented people will recognize that those types of apps represent 90% of the functionality you need day-to-day. A bit of polish here and there, integration with lightweight OS (Google Chrome OS?) via something like <a href="labs.mozilla.com/2007/10/prism/">Mozilla Prism</a> and you might have just stumbled on the next paradigm shift in computing.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/mail.png" border="0" alt="mail" width="550" height="369" /></p>
<p>Now that we’ve built up a bit of excitement about <a href="https://www.lifeio.com/">LifeOS</a>, let’s get down to the nitty-gritty. The design is simple and straightforward; Mac OS users will notice that someone has been reading up on the Apple User Interface Development Guidelines. A bar at the top contains the list of available applications:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/bar.png" border="0" alt="bar" width="550" height="44" /></p>
<ul>
<li><strong>Now</strong> – aggregates information from all the other applications and brings them together into one window. The user can then glance at the RSS feeds, email, upcoming calendar events and tasks without navigating to the respective application.</li>
<li><strong>Mail</strong> – will import email from the major service providers (Yahoo, Gmail, AOL) as well as standard POP mailboxes, so you can check your email online from anywhere. Unfortunately, the wizard will import your Gmail via POP by default, but you can manually set up IMAP if you wish. The interface is rather barebones at the moment, and represents a downgrade for someone used with Gmail’s filters, labels, add-ons and incredibly fast search function. That being said, Yahoo Mail users will be glad to have a responsive, simple interface to check email anywhere. A big plus is the preview function; just hover the mouse over a message and a (small font) text-only version of the message will pop up like a ‘Tool Tip’ or Growl notification.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/mail1.png" border="0" alt="mail" width="550" height="369" /></p>
</li>
<li><strong>Calendar</strong> – nothing fancy, just straight-up usability. All the important features are covered. If you’re used to iCal or Google Cal, the switch couldn’t be easier.</li>
<li><strong>To-do</strong> – you’ve guessed it, it’s a task management application. While it certainly doesn’t compete with OmniFocus, it has more functionality than Google Tasks. It’s got Due Date fields, importance and categories.</li>
<li><strong>Notes</strong> – a stepchild of WordPad and TextEdit, it hasn’t got the functionality of Google Docs, but works for quick note taking.</li>
<li><strong>RSS reader</strong> – is essentially a clone of Google Reader, complete with the left sidebar and everything else you could expect. One hiccup though, the actual articles will open in a separate window instead of expanding inside the list.</li>
<li><strong>Social</strong> – a bit underpowered for now, the Social application currently will only integrate with Twitter. It lets you see your contact’s tweets and post your own. A few screenshots I saw of upcoming version include Flickr integration, and I’m sure that they will add more services with time.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/lifeiotwitter.png" border="0" alt="lifeio-twitter" width="550" height="366" /></p>
</li>
<li><strong>Shopping</strong> – a search + RSS subscribing features will make sure you’ll be always up to date with prices on Amazon, Craigslist, Yahoo, iTunes and Fandango.</li>
<li><strong>Settings</strong> – another striking resemblance with OS X, this app provides quick access to all available settings.</li>
</ul>
<p>If you‘re like me, you’re getting worried just about now. LifeIO sounds cool, but can I trust it with my login information for Google, Twitter and maybe more? Bruce Specter is not new to the scene; he’s the guy that made Web Cal &#8211; Yahoo&#8217;s calendar program. Plus, everything is transferred via <em>https</em>.</p>
<p>How about a surprise? The first 50 users to sign up with this <a href="https://www.lifeio.com/login.cgi?new_user=1&amp;inv_code=MUO">link</a> will get into the private beta right now. For more cool web apps reviews, you should definitely check out this <a href="http://www.makeuseof.com/service/web_based">page</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-kick-ass-reminder-services/" title="5 Kick-Ass Reminder Services (December 19, 2007)">5 Kick-Ass Reminder Services</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/i-want-sandy-email-assistant-youll-like-but-can-leave-without/" title="&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without (April 8, 2008)">&#8220;I Want Sandy&#8221;- Email Assistant you&#8217;ll Like but Can Leave Without</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/zenbe-email-evolved/" title="Zenbe &#8211; All Your Emails In One Place (November 17, 2008)">Zenbe &#8211; All Your Emails In One Place</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/things-getting-things-done-simplified-mac-only/" title="Things &#8211; &#8216;Getting Things Done&#8217; simplified [Mac Only] (March 4, 2008)">Things &#8211; &#8216;Getting Things Done&#8217; simplified [Mac Only]</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/stick-this-on-your-pc-sticky-notes-for-your-desktop/" title="Stick This On Your PC &#8211; Sticky Notes For Your Desktop (November 19, 2008)">Stick This On Your PC &#8211; Sticky Notes For Your Desktop</a> (17)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/lifeio-check-your-email-read-rss-feeds-post-to-twitter-keep-notes-more/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How To Move Your Music Library Online with Moof</title>
		<link>http://www.makeuseof.com/tag/move-your-music-library-to-the-cloud-with-moof/</link>
		<comments>http://www.makeuseof.com/tag/move-your-music-library-to-the-cloud-with-moof/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 14:01:43 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[streaming music]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21737</guid>
		<description><![CDATA[I don’t know why everything these days needs to be in the &#8216;cloud&#8217; (online). Is it a legitimate effort to update old business models to our current computing environment? Or are developers taking advantage of investors predisposition to invest in young, untested web technologies?
I’m still debating that issue and I’d sure be glad to hear [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Picture21.png" border="0" alt="Picture 2" vspace="5" align="left" />I don’t know why everything these days needs to be in the &#8216;cloud&#8217; (online). Is it a legitimate effort to update old business models to our current computing environment? Or are developers taking advantage of investors predisposition to invest in young, untested web technologies?</p>
<p>I’m still debating that issue and I’d sure be glad to hear what you think. Meanwhile, let’s take a look at Moof, the newest attempt at moving your music library to the Internet.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/moof121.png" border="0" alt="moof12" width="550" height="333" /></p>
<p><span id="more-21737"></span><br />
Moof addresses the segment of the market that prefers to stream music from a web-based service rather than storing songs locally and using software like <a href="http://www.makeuseof.com/tags/itunes/">iTunes</a>. The convenience factor cannot be ignored – I’ve noticed many people, and students particularly, would prefer listening to <a href="http://www.makeuseof.com/tag/stream-music-for-free-with-spotify-invites-available/">Spotify</a> rather than downloading songs from via P2P or online music stores like iTunes Store and <a href="http://www.makeuseof.com/tag/3-ultra-cheap-music-download-services/">its cheaper alternatives</a>.</p>
<p>It’s easier, just open it and have some background music while your work. Or instantly search and listen to an entire album that a friend recommended.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Picture11.png" border="0" alt="Picture1" width="550" height="351" /></p>
<p>While similar streaming services, notably <a href="http://mixtape.me/">Mixtape</a>, incorporates some social networking features, Moof sticks to the basic functionality of playback and playlists creation.  There’s another quite striking difference between Moof and other similar services – it uses <a href="http://www.makeuseof.com/tags/youtube">YouTube</a> to provide playback. If your song wasn’t uploaded to YouTube, you won’t be able to play it back.</p>
<p>Personally, I think that the API did a great job of retrieving songs – finding even some of my most obscure artists. Unfortunately for hard-core indie music fans, there’s no feature that allows manual uploading of songs, something that the <a href="http://www.lala.com/#musicmover/uploader">Lala Music Mover</a> does automatically.</p>
<p>To sum it up in a sentence, Moof is basically a front-end to YouTube, with an interface that resembles a desktop media player.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/moof211.png" border="0" alt="moof21" width="550" height="282" /></p>
<p>It’s worth mentioning that Moof also allows you to import your <a href="http://www.makeuseof.com/tag/how-to-fix-repair-the-lost-link-to-the-itunes-music-library/">iTunes Library XML file</a> – which means you will be have a sort of a <a href="http://www.makeuseof.com/tags/backup/">backup</a> of your music. You won’t be able to use the service to re-download the songs in case your hard drive crashes, but at least you could listen to them online.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/moof31.png" border="0" alt="moof3" width="550" height="241" /></p>
<p>The interface resembles iTunes although it doesn’t provide the same feature set. Some more picky users will notice that there’s no way to rate songs or view track numbers. I do prefer this layout to <a href="http://www.makeuseof.com/tag/grooveshark-free-legal-online-music/">Groovesharks</a>’s Apple-esque cascading menus.</p>
<p>While Moof doesn’t bring anything groundbreaking to the equation, as the idea of a cloud music library was already implemented some time ago, it’s definitely worth checking out. Visit <a href="http://moof.com">Moof</a> and don’t forget to tell us what you think in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tuberadio-fm-%e2%80%93-a-slick-cool-internet-music-player-for-youtube/" title="TubeRadio.fm– A Slick &#038; Cool Internet Music Player for YouTube (October 28, 2009)">TubeRadio.fm– A Slick &#038; Cool Internet Music Player for YouTube</a> (8)</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/search-the-internet-for-music-with-clickster/" title="Search the Internet for Music with Clickster (March 25, 2008)">Search the Internet for Music with Clickster</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-make-lala-your-music-player-of-choice/" title="How To Make Lala Your Music Player of Choice (November 17, 2009)">How To Make Lala Your Music Player of Choice</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/dj-the-easy-way-with-these-top-3-sites-for-music-playlists/" title="DJ The Easy Way With Top 3 Sites To Make Music Playlists (February 28, 2009)">DJ The Easy Way With Top 3 Sites To Make Music Playlists</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/move-your-music-library-to-the-cloud-with-moof/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Technology Explained: How Does Skype Work?</title>
		<link>http://www.makeuseof.com/tag/technology-explained-how-does-skype-work/</link>
		<comments>http://www.makeuseof.com/tag/technology-explained-how-does-skype-work/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 18:01:08 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[technology explained]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21551</guid>
		<description><![CDATA[Skype, like many other VoIP (Voice over Internet Protocol) clients available, has changed the way we think about communication and keeping in touch with loved ones over great distances.
Whereas as little as five years ago, most people still had to rely on obscenely expensive mobile and PSTN (Public Switched Telephone) networks to carry their voice [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image23.png" border="0" alt="skype" vspace="5" align="left" /><a href="http://www.makeuseof.com/tags/skype">Skype</a>, like many other VoIP (Voice over Internet Protocol) clients available, has changed the way we think about communication and keeping in touch with loved ones over great distances.</p>
<p>Whereas as little as five years ago, most people still had to rely on obscenely expensive mobile and PSTN (Public Switched Telephone) networks to carry their voice over short and long distances. Today, everyone seems to be using in one way or another VoIP.</p>
<p>As a reader of MakeUseOf and probably a geek, you must have asked yourself at some point &#8211; how does Skype work?</p>
<p style="text-align: center;"><span id="more-21551"></span><br />
<img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/skype1.png" border="0" alt="skype1" /></p>
<p><small>Skype, one of the most comprehensive multi-platform VoIP applications, running on a Macintosh</small></p>
<p>VoIP owes its versatility to another fantastic technology, the Internet. Instead of sending signals via a PSTN network, be it analog or digital, a VoIP application usually uses <a href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol">SIP</a> (a variation of the standard TCP/IP protocols) to create data packets, and sends them on the same network you use for email and web surfing.</p>
<p>By using data packets, the technology can be used to carry more than the standard mono voice your old telephone does; VoIP can carry text, images, live video and high quality stereo sound as well as &#8217;screen sharing&#8217;, depending on the speed and reliability of your internet connection.</p>
<p>With the continually expanding broadband users market, more people are able to use VoIP without investing in a separate physical connection or contracts.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/3270899917_faac49b0d4_b.png" border="0" alt="" /></p>
<p><small>A Tesco VoIP phone designated for home use. It connects to an ethernet port on the router and the landline for emergency calls. </small></p>
<p>The journey starts at the receiver, which can range from specialized hardware appliances like the &#8216;Skype-phones&#8217; and Cisco VoIP phones to software applications installed on other mobile terminals or computers. All devices must be capable to send and receive data packets via an IPv4 network. Your voice is captured and transcoded from the analog format that the microphone captures, into a digital format, then passed on to a compressor that minimizes the size of the audio stream enabling transfer on slow connections.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/3183933938_409364eae0_o.png" border="0" alt="3183933938_409364eae0_o" width="550" height="406" /></p>
<p><small>An VoIP enabled phone disguised as an old-style PSTN machine. These are becoming more common in businesses as a simple measure to reduce costs of long distance calls and provide improved security via encryption protocols. </small></p>
<p>The audio stream is then divided into small pieces, each small enough to fit in a packet, which is stamped with the destination address and sent through the network.  Since VoIP uses SIP as the means to spread, it is inherently prone to its negative sides, which are quite a few, since it was never engineered to support live conversations; VoIP is susceptible to stutter and latency.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/3461486313_e85b9d8374_o1.png" border="0" alt="3461486313_e85b9d8374_o" /></p>
<p><small>Gizmo, a multi-platform VoIP application, a worthy competitor to Skype. </small></p>
<p>The receiving end must reconstruct the packets sequentially for ideal reproduction, which does not happen on most public networks, which are prone to congestions during peak hours. Latency and packet loss can render the receiving end to be unable to reconstruct the complete audio stream resulting in blank audio space for short periods.</p>
<p>Although it’s much more versatile than traditional PSTN communications, VoIP has been criticized by many as being unreliable, especially in emergency situations where electrical power is absent or intermittent. Supporting hardware such as wireless routers need electricity at all times to function properly. Most people in the United States still keep a landline for emergency situations, which can provide enough direct current to power most analog phones without any additional power sources.</p>
<p>Emergency services have strongly objected to the use of VoIP for emergency calls due to the inability to locate the caller within a reasonable area. For example, a user connected to the office VPN network would appear to be in the server building instead of the real location.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/2651976257_4e5e3a2692_b.png" border="0" alt="2651976257_4e5e3a2692_b" width="550" height="591" /></p>
<p><small>A Skype-phone, like the one pictured above, will connect to any available WiFi access point to access the internet. Similar applications will run on select SIP-enabled mobile phones, like the Nokia N70 (it can also use the native mobile carrier data network if available).<em></em></small></p>
<p>In ideal situations, where a broadband connection and electricity are available at all times, VoIP technology provides an incredibly cheap and comprehensive way to communicate, mitigating roaming charges that traditional service providers require for long distance calls. Many consumer VoIP service providers offer free calls within their user base of Internet connected clients (computer-computer, skype-phones and other terminals). They also offer to interconnect with traditional networks for low fees. Some, like Skype, even offer standard telephone numbers than can be dialed from any telephone and which redirect to your Skype enabled device.</p>
<p>There are many VoIP service providers, and reviewing the capabilities of each would take an entire article. Besides <a href="http://skype.com">Skype</a> and <a href="http://gizmo5.com">Gizmo</a>, you should also check out <a href="http://www.vonage.com/">Vonage</a> and this <a href="http://www.voipreview.org/service.select.aspx">comparison list</a>.</p>
<p>Don&#8217;t forget to share your favorite applications and services in the comments. You should also check out <a href="www.makeuseof.com/.../how-to-make-skype-work-on-a-portable-usb-stick/">How To Make Skype a Portable App</a>, <a href="www.makeuseof.com/.../how-to-get-a-skype-in-number-for-free/">How To Get A Skype-In Phone Number For Free</a> and <a href="http://www.makeuseof.com/tag/instant-conference-calling-with-gizmo5/">Instant Conference Calling With Gizmo5</a>.</p>
<p><small>Image Credits : <a rel="nofollow" href="http://www.flickr.com/photos/fsse-info/3270899917/sizes/l/">fsse8info</a>, <a rel="nofollow" href="http://www.flickr.com/photos/kinghuang/3183933938/">Chung Huang</a>, <a rel="nofollow" href="http://www.flickr.com/photos/fsse-info/3461486313/sizes/o/">fsse8info</a>, <a rel="nofollow" href="http://www.flickr.com/photos/cherche/2651976257/sizes/l/">icherche</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tokbox-etherpad-potential-google-wave-competitors-available-now/" title="Tokbox &#038; Etherpad: Potential Google Wave Competitors, Available Now (September 7, 2009)">Tokbox &#038; Etherpad: Potential Google Wave Competitors, Available Now</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/record-your-skype-calls-on-windows-and-mac/" title="Record Your Skype Calls On Windows and Mac (May 12, 2009)">Record Your Skype Calls On Windows and Mac</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-use-skype-to-record-calls-or-conduct-interviews-with-hotrecorder-windows/" title="How To Use Skype To Record Calls or Conduct Interviews with HotRecorder (Windows) (August 18, 2009)">How To Use Skype To Record Calls or Conduct Interviews with HotRecorder (Windows)</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-set-privacy-settings-to-make-skype-safe-against-snoopers/" title="How to Set Privacy Settings to Make Skype Safe Against Snoopers (August 5, 2009)">How to Set Privacy Settings to Make Skype Safe Against Snoopers</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-power-up-your-skype-even-more/" title="How To Power up your Skype even more (September 5, 2007)">How To Power up your Skype even more</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/technology-explained-how-does-skype-work/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Use Hunch to Answer Your Questions &amp; Make Decisions</title>
		<link>http://www.makeuseof.com/tag/stop-procrastinating-let-hunch-help-you-answer-your-questions/</link>
		<comments>http://www.makeuseof.com/tag/stop-procrastinating-let-hunch-help-you-answer-your-questions/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 18:01:32 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Q&A websites]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[wisdom of crowds]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21508</guid>
		<description><![CDATA[There’s no shortage of web 2.0 services these days (and certainly no shortage of useless ones)  but Hunch looks like a winner.
Decision-making is part of our daily lives, and with our increasingly faster lifestyles, there’s not enough time to carefully take into consideration every aspect of the problem.
You ask how can a website help [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/question1.png" border="0" alt="question1" vspace="5" align="left" />There’s no shortage of web 2.0 services these days (and certainly no shortage of useless ones)  but <a href="http://www.hunch.com">Hunch</a> looks like a winner.</p>
<p>Decision-making is part of our daily lives, and with our increasingly faster lifestyles, there’s not enough time to carefully take into consideration every aspect of the problem.</p>
<p>You ask how can a website help you with making decisions? At first, I wasn’t at all convinced that it would manage to provide any sort of meaningful advice, but after reading up on the technology behind, I was impressed.</p>
<p>Created by very smart geeks from MIT, namely Matt Gattis, Weiyu Zhou, Peter Coles, Will Gaybrick and Tom Pinckney, Hunch uses the concept of ‘machine learning’, a process that analyses patterns in order to predict – in our case, decisions. The service leverages the so-called &#8216;wisdom of the crowds&#8217; by aggregating answers and information from all the users that complete the various questionnaires available.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/hunch3.png" border="0" alt="hunch3" /></p>
<p><span id="more-21508"></span><br />
Based on the answers you provide, which can range from your computer type to your vacation destination, it matches your profile with other people that gave similar answers. What did these people that took similar decisions to you decide this time? Hunch provides that answer, in 10 questions or less.</p>
<p>Like any computer algorithm, Hunch’s <a href="http://www.makeuseof.com/tag/10-ways-to-donate-your-cpu-time-to-science/">artificial intelligence</a> gets better by time.  Each day, as more and more people answer existing questions and add new topics, the A.I. has more information to relate to your profile. The same goes for your own &#8216;decision profile&#8217;; the more questions you answer, the better Hunch will be at offering advice. Like any A.I. though, Hunch might make some people uneasy.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/hunch2.png" border="0" alt="hunch2" /></p>
<p>While the service is based on human input, should you ultimately trust a machine with your next travel destination or camera? The Hunch team have made it clear where the revenue comes from, which represents a plus for credibility, but you can never know for sure without seeing the backend code. Are the affiliate links to stores like Amazon enough to keep a company afloat, especially in this down market?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/hunch1.png" border="0" alt="hunch1" /></p>
<p>Hunch is very community oriented – providing users with the ability to comment on questions and advice, adding pros, cons and of course, your own questions on which the community can share its ‘wisdom’. You’re also able to follow questions and other users, in a similar fashion to <a href="http://www.makeuseof.com/tags/twitter/">Twitter</a> or the <a href="http://www.makeuseof.com/tags/facebook/">Facebook</a> newsfeed, directly from your profile page. Hunch also scores high points for the Settings panel which lets you easily delete your account, saved answers and profile privacy.</p>
<p>In tone with the summer beat (and heat for us poor guys in the northern hemisphere), you should definitely check out some of the <a href="http://blog.hunch.com/?p=4564">summer</a> related questions and answers as well as some of the great <a href="http://www.hunch.com/browse-topics/computers-internet/">tech related topics</a>.</p>
<p>Personally, I’ve found that the topics I went through all had relevant questions and perfectly reasonable suggestions. I especially enjoyed the <a href="http://www.hunch.com/buy-a-mac/">‘Should I buy a Mac?’</a> one, which takes you through all the important aspects of making the decision. Even by asking yourself the questions presented, you are able to make a more informed decision.</p>
<p>A site similar to Hunch is <a href="http://vark.com">Aardvark</a> which also leverages the power of user opinion to help you answer your questions.  David wrote about it <a href="http://www.makeuseof.com/tag/ask-answer-the-webs-questions-with-aardvark/">here</a>.</p>
<p>Overall, Hunch gets my strong recommendation and a spot in my bookmarks bar. Visit <a href="http://www.hunch.com">Hunch</a> and don’t forget to share your impressions and favorite topics in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/6-unique-web-communities-that-you-wont-forget/" title="6 Unique Web Communities That You Won&#8217;t Forget (November 22, 2007)">6 Unique Web Communities That You Won&#8217;t Forget</a> (54)</li>
	<li><a href="http://www.makeuseof.com/tag/yahoo-answers/" title="Yahoo Answers &#8211; Get Fast Answers (October 21, 2006)">Yahoo Answers &#8211; Get Fast Answers</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/all-your-little-utilities-make-wakoopa-smile/" title="Wakoopa &#8211; Find Out What Software You (And Others) Use Most (August 29, 2008)">Wakoopa &#8211; Find Out What Software You (And Others) Use Most</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/top-10-free-and-highly-trafficked-qa-communities/" title="Top 10: Free and Highly Trafficked Q&#038;A Communities (June 8, 2007)">Top 10: Free and Highly Trafficked Q&#038;A Communities</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/massive-list-of-howto-sites-howto-search-engine/" title="Massive List of &#8216;HowTo&#8217; Sites  + &#8216;HowTo&#8217; Search Engine (May 30, 2007)">Massive List of &#8216;HowTo&#8217; Sites  + &#8216;HowTo&#8217; Search Engine</a> (42)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stop-procrastinating-let-hunch-help-you-answer-your-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Analyze A Windows Blue Screen Of Death With WhoCrashed</title>
		<link>http://www.makeuseof.com/tag/whocrashed-sheds-some-light-on-bsod-errors-windows/</link>
		<comments>http://www.makeuseof.com/tag/whocrashed-sheds-some-light-on-bsod-errors-windows/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 21:00:53 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[blue screen of death]]></category>
		<category><![CDATA[diagnostic]]></category>
		<category><![CDATA[error page]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20788</guid>
		<description><![CDATA[Windows machines are often the subject of jokes within the computer geek community, and much of that bad credit is due to cryptic error messages that reveal very little information even to the veterans of this operating system.
Of those type of errors, BSODs (Blue Screen of Death) are the worst and are often caused by [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/bsod1.png" alt="" vspace="5" align="left" />Windows machines are often the subject of jokes within the computer geek community, and much of that bad credit is due to cryptic error messages that reveal very little information even to the veterans of this operating system.</p>
<p>Of those type of errors, BSODs (Blue Screen of Death) are the worst and are often caused by poorly written device drivers, kernel extensions or faulty RAM (Random Access Memory). You can’t recover to the normal software environment without either a soft or hard reset. Soft resets are usually the case, as the computer will try to automatically reboot or display the error code and require the user to initiate the restart sequence, the infamous “Ctrl-Alt-Delete” or “Press Any Key” prompts.</p>
<p>Many of you probably have encountered this type of error and know that any files that weren’t saved at the moment of crash have either lost changes or have been corrupted. Personally, as a writer, I consider this to be one of Windows’ greatest flaws. I have lost a lot of work due to this kind of issues and the problems seem to continue in <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a>, although the frequency appears to be greatly reduced.<br />
<span id="more-20788"></span></p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="bsdo5" src="http://www.makeuseof.com/wp-content/uploads/2009/07/bsdo5.png" border="0" alt="bsdo5" width="550" height="461" /></p>
<p><a href="http://www.resplendence.com/whocrashed.htm">WhoCrashed</a>, an application developed by Resplendence Software Projects, aims to demystify the error codes and present you with a likely culprit of the crash. Finding out what caused it can be the first step in eliminating the problem and creating a more stable computing environment. RAM memory, as well as faulty drivers, can be replaced  – but your time can’t be.</p>
<p>With the help of WhoCrashed, an error code like “0&#215;0BJS00341110B12” can point you to a kernel module like “nvlddmkm.sys” which comes most of the time with vendor information. In this case, as the ‘NV’ prefix suggests, an nVidia Miniport driver caused the crash.</p>
<p>Unlike many applications these days, WhoCrashed is presents you with only two buttons and a simple text-oriented interface. The ‘simple is always better’ motto holds true in this case. All you have to do is press the ‘Analyze’ button and scroll down to the date of the computer crash you want to inspect. Most of the times WhoCrashed will identify the module that failed and allow you to fix the problem.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="bsod2" src="http://www.makeuseof.com/wp-content/uploads/2009/07/bsod2.png" border="0" alt="bsod2" width="550" height="412" /></p>
<p>When a <a href="http://www.makeuseof.com/dir/tag/drivers/">driver</a> caused the crash, which happens 99% of the time, a simple and easy way to fix the problem is to identify it and download the latest version from the manufacturer&#8217;s website. When a Windows component frequently causes a crashes, the problem will most likely be fixed by running Windows Update.</p>
<p>Overheating can also be responsible for faults in data transfer or processing. If crashes happen while playing intensive 3D games, photo or video editing, check the ventilation system and revert to previous clock speeds if you’re overclocking any of the system’s parameters. Overheating can permanently damage the hardware, so fixing the problem as fast as possible is recommended.</p>
<p>Pressing and holding the F8 key while the systems boots will bring up a screen with various system recovery options including Safe Mode, which only loads the basic drivers and modules, and a RAM verification tool. Various Linux distributions including Ubuntu, have a similar memory check module (memtest) which is presented at boot-time when the live CD is inserted or by the bootloader in multi-boot environments.</p>
<p>You can <a href="http://www.resplendence.com/whocrashed.htm">download WhoCrashed</a> for free. Installation is achieved via a simple and straightforward wizard. A <a href="http://www.resplendence.com/whocrashed_pro.htm">Pro version</a> aimed at tech support staff is also available for $35. The Pro license removes the ‘home-use-only’ restriction and provides more details about the crashes among other features.</p>
<p>At under 1MB, WhoCrashed is a must-have in any geek’s virtual toolbox. Check out more posts related to <a href="http://www.makeuseof.com/tags/windows/">Windows</a> or <a href="http://www.makeuseof.com/tag/download-junkies-update-your-system-with-radarsync/">RadarSync</a>, an application which automatically keeps your drivers and software up-to-date.</p>
<p>Are you annoyed by BSODs or Windows errors? What&#8217;s the most common one and what did you do to fix it? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/remote-pc-assistance-with-crossloop/" title="Remote PC Assistance with Crossloop (December 4, 2007)">Remote PC Assistance with Crossloop</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-use-speedfan-to-remotely-monitor-computer-health/" title="How To Use SpeedFan to Remotely Monitor Computer Health (April 10, 2009)">How To Use SpeedFan to Remotely Monitor Computer Health</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-troubleshoot-your-windows-with-the-msconfig-utility/" title="How To Troubleshoot Your Windows With The MSconfig Utility (April 10, 2009)">How To Troubleshoot Your Windows With The MSconfig Utility</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-solve-your-windows-problems-with-event-id/" title="How To Solve Any Windows Problem with Event ID (July 26, 2009)">How To Solve Any Windows Problem with Event ID</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-install-the-recovery-console-for-windows-xp/" title="How To Install The Recovery Console in Windows XP (July 16, 2009)">How To Install The Recovery Console in Windows XP</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/whocrashed-sheds-some-light-on-bsod-errors-windows/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Free Security Suite for Windows: Microsoft Security Essentials</title>
		<link>http://www.makeuseof.com/tag/free-security-suite-for-windows-microsoft-security-essentials/</link>
		<comments>http://www.makeuseof.com/tag/free-security-suite-for-windows-microsoft-security-essentials/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:00:04 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[anti-spyware]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20255</guid>
		<description><![CDATA[Microsoft Security Essentials is a free, comprehensive anti-virus with real-time protection, a decent detection rate, good integration with the operating system and small performance footprint.
So let’s talk about the essentials. An incredibly small installer, clocking in at 5-7 MB depending on the platform, it gives you anti-virus and anti-malware functions, free updates, scan scheduling, all [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/mssee2.png" alt="" vspace="5" align="left" /><a href="http://www.microsoft.com/security_essentials/">Microsoft Security Essentials</a> is a <strong>free</strong>, comprehensive <a href="http://www.makeuseof.com/tags/anti-virus/">anti-virus</a> with real-time protection, a decent detection rate, good integration with the operating system and small performance footprint.</p>
<p>So let’s talk about the <em>essentials. </em>An incredibly small installer, clocking in at 5-7 MB depending on the platform, it gives you anti-virus and <a href="http://www.makeuseof.com/tags/anti-spyware/">anti-malware</a> functions, free updates, scan scheduling, all wrapped into an incredibly simple, elegant user interface, that even a 5 year old could manage to use.</p>
<p>The interface is separated into 4 tabs:</p>
<ol>
<li><strong>Home</strong> assesses the current safety level by monitoring the real-time protection and updates. On the right, the Scan Now button lets you sweep the computer with a manual scan – either Quick, which only looks at a small number of critical system files and known malware locations, Full which scans every file and Custom which let’s you chose the location.<br />
<img style="border-bottom: 0pt; border-left: 0pt; display: block; margin-left: auto; border-top: 0pt; margin-right: auto; border-right: 0pt" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image.png" border="0" alt="" width="550" height="428" /></li>
<p><span id="more-20255"></span></p>
<li><strong>Update</strong> displays information about the signature database: date of creation and version number. The button on the right labeled ‘Update’ will start the automatic update process. No further input is required from the user.<img style="border-bottom: 0pt; border-left: 0pt; display: block; margin-left: auto; border-top: 0pt; margin-right: auto; border-right: 0pt" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image1.png" border="0" alt="" width="550" height="429" /></li>
<li><strong>History</strong> presents potentially dangerous applications that were either detected, quarantined or manually allowed by the user.</li>
<li><strong>Settings</strong> will allow you to change various parameters of the application such as default actions, excluded file types and real time scanner options.<img style="border-bottom: 0pt; border-left: 0pt; display: block; margin-left: auto; border-top: 0pt; margin-right: auto; border-right: 0pt" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image2.png" border="0" alt="" width="550" height="429" /></li>
</ol>
<p>Detection rates are on par with OneCare, the now discontinued for-pay security application also developed by Microsoft.</p>
<p>In a <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a> virtual machine, MSE detected 17 out of the 23 malware/viruses, preventing their installation. Rootkits and keyloggers scored the poorest marks with 2/5 and 1/4 recognized.</p>
<p>Performance is comparable to other modern security suites, with 40MB of memory used when idle. An additional 3MB is taken when opening the user interface. The full system scan appears to take longer than other products, finishing a 120GB hard drive in 1 hour 32 minutes for a SATA 1.1 hard drive spinning at 5200RPM.</p>
<p>Overall, I noticed a visible increase in the system’s speed when compared to Kaspersky’s Anti-Virus.</p>
<p align="center"><img style="border-bottom: 0pt; border-left: 0pt; display: block; margin-left: auto; border-top: 0pt; margin-right: auto; border-right: 0pt" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image3.png" border="0" alt="" width="550" height="51" /></p>
<p>Microsoft Security Essentials is currently in beta. The downloads were limited to 75 000 copies – but it is <a href="http://www.softpedia.com/get/Antivirus/Microsoft-Security-Essentials.shtml">mirrored</a> on many websites and does not require a license key or registration. It does however check to see if the copy of Windows is legitimate.</p>
<p>There’s nothing wrong with the application itself, the concept behind it screams ‘paradox’. It’s created by the same people that made Windows. Releasing a security product is essentially admitting that the operating system you market as ‘the safest’ – is flawed to start with. Otherwise how can you justify its creation? Like O.J. Simpson giving a signed confession.</p>
<p>Secondly, it’s going to kill revenues for all the other security companies like Symantec and Kaspersky from the home and small business users segment. If the European Commission was worried about Windows Media Player and Internet Explorer, how do you think it will react to this, especially if retailers or even Microsoft bundles it with new computers? I can already imagine the headlines: “Microsoft fined $100 million for making Windows secure”. Coupled with a responsible behavior and Windows Defender, Microsoft Security Essentials is the way to go, especially for people on a tighter budget.</p>
<p>What do you think about <a href="http://www.microsoft.com/security_essentials/">Microsoft Security Essentials</a>? Do you think it’s a threat for other security companies? Are you ready to ditch your for-pay Antivirus?</p>
<p>Talking about security, you might want to read <a href="http://www.makeuseof.com/tag/best-firefox-addons-for-enhancing-security-and-privacy/">10+ Best Firefox Security and Privacy Addons</a>, <a href="http://www.makeuseof.com/tag/10-free-online-malware-and-virus-scanners/">10 Free Online Malware and Virus Scanners</a> or articles related to <a href="http://www.makeuseof.com/tags/microsoft/">Microsoft</a> or <a href="http://www.makeuseof.com/tags/security/">security</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/trustware-bufferzone-virtualized-browsing/" title="Trustware Bufferzone Has Your Browser&#8217;s Back (June 10, 2008)">Trustware Bufferzone Has Your Browser&#8217;s Back</a> (31)</li>
	<li><a href="http://www.makeuseof.com/tag/rubotted-%e2%80%93-find-out-here/" title="RU Botted &#8211; Watches your System for bot-related Activities (June 13, 2008)">RU Botted &#8211; Watches your System for bot-related Activities</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/get-geeky-with-hijackthis/" title="Get Geeky and Fix your PC with HijackThis (June 26, 2008)">Get Geeky and Fix your PC with HijackThis</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-a-plethora-of-fake-antivirus-software-with-this-free-app/" title="Free App to Remove a Plethora of FAKE Antivirus Software (October 22, 2009)">Free App to Remove a Plethora of FAKE Antivirus Software</a> (31)</li>
	<li><a href="http://www.makeuseof.com/tag/fake-antivirus-and-spyware-removals-to-stay-away-from/" title="Detect Fake Antivirus software &#038; Spyware Removal programs (May 16, 2009)">Detect Fake Antivirus software &#038; Spyware Removal programs</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/free-security-suite-for-windows-microsoft-security-essentials/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Opera Unite &#8211; File Sharing, Messaging, Note Taking &amp; more Right in your Browser</title>
		<link>http://www.makeuseof.com/tag/opera-unite-the-peer-to-peer-web-browser/</link>
		<comments>http://www.makeuseof.com/tag/opera-unite-the-peer-to-peer-web-browser/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 19:00:26 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19452</guid>
		<description><![CDATA[Unite is a ‘component’ that was added to a version of Opera 10 Beta. It’s an incredibly small server integrated into the Opera browser. This platform enables you to run various plugins or mini applications that accomplish different tasks such as file sharing, note sharing, photo sharing, secure notes and instant messaging.
Unite eliminates the need [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/opera-logo.jpg" alt="" vspace="5" align="left" /><a href="http://unite.opera.com/">Unite</a> is a ‘component’ that was added to a version of Opera 10 Beta. It’s an incredibly small server integrated into the <a href="http://www.makeuseof.com/tags/opera/">Opera</a> browser. This platform enables you to run various plugins or mini applications that accomplish different tasks such as file sharing, note sharing, photo sharing, secure notes and instant messaging.</p>
<p>Unite eliminates the need for a third party server that would normally proxy or relay the content, such as <a href="http://www.makeuseof.com/tags/flickr/">Flickr</a>, <a href="http://www.makeuseof.com/tags/twitter/">Twitter</a> or Yahoo Messenger. It’s essentially like setting up a web server on your own computer, without the hassle of manually installing various software, configuring them and getting a <a href="http://www.makeuseof.com/tag/opendns-works-as-a-great-free-content-filtering-solution/">DNS</a> (Domain Name System) account. It also makes the installation of new functionality a &#8220;point and click&#8221; process.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image51.gif" border="0" alt="" width="519" height="351" /></p>
<p>I’m sure we’ll have a review of Opera 10 shortly, but let’s focus on Unite for the moment. Here are the steps you need to take in order to use the various Unite services.<br />
<span id="more-19452"></span></p>
<ol>
<li>Click on the <strong>propeller icon</strong> on the left sidebar.</li>
<li>Click on the icon labeled ‘<strong>Home</strong>’ and then on ‘<strong>Start</strong>’. A wizard will appear. Click next.</li>
<li>Create an Opera account for free or sign up for a new one. It is extremely simple and fast, just choose an username, a password and enter an email address. <img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image61.png" border="0" alt="" width="550" height="340" /></li>
<li>Choose a name that would describe the computer. If you install Unite on more than one computer, this will enable you to differentiate between them and enable sharing. A descriptive name could also help a friend who wishes you to send photos, for example – naming one &#8220;The home PC&#8221; and another &#8220;The office laptop&#8221; can easily distinguish the two. Using UPnP port forwarding poses some security issues, but it allows access to your files from outside the local network (Internet) without using Opera’s proxy server which provides a speed boost. If you want a direct connection without UPnP, add port (8840) in your router’s ‘<a href="http://www.makeuseof.com/tag/how-to-get-into-blocked-websites-in-school-with-freeproxy/">Port Forwarding</a>’ list.</li>
<li>Click <strong>Finish</strong> to save the settings and close the wizard.</li>
</ol>
<p>You will now be able to start any of the services listed in the left sidebar, such as file sharing. They are designed to be extremely easy to use. For example, to enable File Sharing, click on the <strong>File Sharing icon</strong> and then on Start. To protect your privacy, it will ask you to select the folder that you want to share.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image711.gif" border="0" alt="" width="550" height="262" /></p>
<p>After you click the OK button, a web page will open that will showcase the content you selected in the previous step. On the left, you’ll see your files, on the right the instructions for sharing with your friends and the permissions. All your friend has to do to access the files is to paste the link given in the right sidebar. A regular webpage will appear in your friend’s browser along with download links for all the files.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image8.gif" border="0" alt="" width="550" height="305" /></p>
<p>All the files are hosted on your computer and are never transferred to Opera’s servers. For the duration you wish to allow users to connect to your Unite services, <em>you need to have the computer and browser open</em>. Be aware that transferring unencrypted sensitive information is not recommended, as all transfers are done using HTTP. The Photo, Media and File Sharing use the same underlying technology while adding specific controls for each media type like a Flash music player and photo thumbnails.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image91.png" border="0" alt="" width="522" height="351" /></p>
<p>This technology is not limited to the 5 bundled applications: Fridge (secure notes), Lounge (instant messaging), Photo and File Sharing, Media Player. It’s open to developers and uses well-known open standards such as HTML, CSS and JavaScript.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image10.gif" border="0" alt="" width="550" height="310" /></p>
<p>Below is a screenshot of the Lounge, a quasi-instant messaging application. To invite other people, the host needs to send a link to the other participants. They can use any modern web browser to join the discussion.  It is similar in functionality to a private IRC channel.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image112.png" border="0" alt="" width="550" height="413" /></p>
<p>The Fridge application lets you leave notes for friends or yourself, similar to the ‘Wall’ on Facebook or direct messaging in Twitter.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/image121.png" border="0" alt="" width="550" height="223" /></p>
<blockquote><p>You can write applications — in the form of <strong>Opera Unite Services</strong> — that use this server to serve content to other Web users. Why is this exciting? Well, it allows you to interact with contacts, sharing data and services without the need for any third-party Web sites/applications to be involved at all. –<a href="http://dev.opera.com/articles/view/an-introduction-to-opera-unite/">Opera Developer Blog</a></p></blockquote>
<p>Opera lets the geeks get a taste of the next paradigm shift in web <a href="http://www.makeuseof.com/tags/browsers/">browsing</a>, a great way to win hearts, minds and developers. I’ve radically changed my tune about Opera after <a href="http://www.makeuseof.com/tag/opera-10-beta-turbo-does-it-still-have-what-it-takes/">hearing</a> from tens of fans and <a href="http://tuxgeek.me/2009/04/opera-and-open-source-insight-into-the-%E2%80%98turbo%E2%80%99-technology/">Thomas Ford</a>, Communications Manager.</p>
<p>I invite each one of you to give Opera Unite a try. <a href="http://labs.opera.com/news/2009/06/16/">Download</a> the alpha which is available for Windows, Mac and Linux; and let us know what you think in the comments. What applications should the developers start working on to further extend Unite&#8217;s functionality?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/opera-10-browser-review-6-stand-out-features-vs-firefox-and-safari/" title="Opera 10 Browser Review: 6 cool features that make it stand out (September 13, 2009)">Opera 10 Browser Review: 6 cool features that make it stand out</a> (106)</li>
	<li><a href="http://www.makeuseof.com/tag/view-a-multi-page-article-on-one-single-page-with-pagezipper/" title="View A Multi-Page Article On One Single Page With PageZipper (April 1, 2009)">View A Multi-Page Article On One Single Page With PageZipper</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/useful-widgets-for-the-opera-browser/" title="Useful Widgets for the Opera Browser (April 21, 2008)">Useful Widgets for the Opera Browser</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/six-things-i-love-about-the-opera-browser/" title="Six Things I Love About The Opera Browser (July 17, 2008)">Six Things I Love About The Opera Browser</a> (33)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-change-the-default-webpage-source-editor-of-browsers/" title="How To Change Default Webpage Source Editor Of Browsers (June 5, 2009)">How To Change Default Webpage Source Editor Of Browsers</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/opera-unite-the-peer-to-peer-web-browser/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 Free Password Generators For Nearly Unhackable Passwords</title>
		<link>http://www.makeuseof.com/tag/5-websites-to-generate-a-safe-and-strong-password/</link>
		<comments>http://www.makeuseof.com/tag/5-websites-to-generate-a-safe-and-strong-password/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 17:00:43 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[safer browsing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19703</guid>
		<description><![CDATA[In this increasingly hostile computer environment, it is essential to have a strong password for everything. Whether it’s email, computer account or online banking, using your cat’s name as a password is a very bad idea. And if you’re afraid of not going remembering it because it’s too long and complicated, I’m going to show [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/1192680957_4e6fe9553d.gif" alt="" vspace="5" align="left" />In this increasingly hostile computer environment, it is essential to have a strong password for everything. Whether it’s email, computer account or online banking, using your cat’s name as a password is a very bad idea. And if you’re afraid of not going remembering it because it’s too long and complicated, I’m going to show you how I do it.</p>
<p>What characterizes a strong password? First of all, its <strong>length</strong>. The longer the password, the stronger it is and the longer it takes to be cracked. Secondly, the <strong>entropy</strong> or randomness of the generation process. If the attacker can make some statistical assumptions based on the method of generation, even a alphanumerical 8 character password can be cracked within hours. The third characteristic of password generator is <strong>trust</strong>. Do you trust that the password generator does not keep logs, do you trust that it doesn’t have a backdoor? Lastly, do you have a secure communication channel between the generator and the receiver? Most of the online password generators fail one or more of these guidelines, and even software solutions have problems.</p>
<p>The only completely secure method to generate passwords is to use an open-source generator stored on your computer, preferably running Linux. But even one of the website generated passwords is considerably more secure than any password you can come up with.<br />
<span id="more-19703"></span></p>
<h3>Perfect Passwords</h3>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image83.png" border="0" alt="" width="550" height="339" /></p>
<p><a href="http://en.wikipedia.org/wiki/Steve_Gibson_(computer_programmer)">Steve Gibson</a>’s <a href="https://www.grc.com/passwords.htm">Perfect Passwords</a> generator deserves the highest praise of all the solutions tested for this article. Besides the fact that Steve Gibson is a world renowned programmer, the algorithm used ensures a high level of entropy, and although there is no source code available to corroborate tech specs with the notes on the website, I personally trust it. The connection between the GRC server and your computer is secured by a <a href="http://en.wikipedia.org/wiki/Transport_Layer_Security">SSL connection</a> and the generator produces three strings at once: 64 random hexadecimal characters (0-9 and A-F), 63 random printable ASCII characters, 63 random alpha-numeric characters (a-z, A-Z, 0-9). The most secure of all is the ASCII string which contains numbers, letters and special characters. You can<em> use any part, the complete string or even mix them</em> to create an unique password. Your password will look something like:</p>
<p align="center"><strong>&#8220;4q){4&#8242;{y]SWt]796Ay|9=</strong></p>
<p>While such a password will work for a web-based service or email account, you aren’t expected to remember it for your Windows account, it’s simply too complicated. I personally use a 12 character hexadecimal string for my user account password, which I can remember without having to write it down, like</p>
<p align="center"><strong>FBA4F22489116F11F</strong></p>
<p>This too, can be cracked with <a href="http://en.wikipedia.org/wiki/Rainbow_table">Rainbow tables</a>, but it will deter most guys without NSA-level knowledge and processing power.</p>
<p>If you’re asking yourself,&#8221;How I can use 12 random ASCII characters for every password I have?&#8221; Here’s my system.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image84.png" border="0" alt="" width="550" height="427" /></p>
<ol>
<li>I have an <a href="http://tuxgeek.me/2009/03/ironkey-secure-your-data-and-web-surfing-with-an-unique-usb-drive/">IronKey</a>, a secure USB thumb drive that itself is protected by a 12 character hexadecimal string. All the data on the drive is hardware-encrypted. It will automatically self-destruct if physically tampered or if the password is entered 10 times wrong.</li>
<li>The IronKey has an integrated password manager and a hardened mobile version of <a href="http://makeuseof.com/tags/firefox/">Firefox</a> 3. The passwords never pass through the computer&#8217;s keyboard or compromised applications.</li>
<li>When using my own hardware, which I can vouch is secure, for performance reasons I will use an Excel document which contains a list of services and their assigned passwords, stored on Google Docs. I will never save any passwords into the Firefox password manager. The only way this system can be compromised is by first cracking the computer user account password and hoping that the <a href="http://en.wikipedia.org/wiki/HTTP_cookie">cookie session</a> is still active.</li>
</ol>
<p><em>Editor&#8217;s note: IronKey is not free. It starts at $79. If you think that it&#8217;s worth the money to protect your privacy and security, then <a href="https://store.ironkey.com/basic">check it out</a>.</em><br />
The other services I tested were:</p>
<h3>PCTools</h3>
<p><a href="http://www.pctools.com/guides/password/">PCTools</a> – which provides different options for generating passwords: length, punctuation, numbers, letters etc. as well as a SSL secured connection. They also have a freeware, offline version of the generator. It’s not open-source and the technical details are not available for inspection.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image85.png" border="0" alt="" width="550" height="419" /></p>
<h3>GoodPassword</h3>
<p><a href="http://www.goodpassword.com/">GoodPassword</a> – offers both a random password generator with some customization options and a “Leet” generator that “Leet Passwords are easy to remember acronym passwords generated by combining the first letter of each word, randomly changing the case, and replacing alphanumeric characters with their Leet (1337) equivalents, that is characters that look and/or sound the same”.</p>
<h3>Multicians</h3>
<p><a href="http://www.multicians.org/thvv/gpw.html">Multicians</a> – generates ten &#8220;pronounceable&#8221; passwords using a Java applet. It’s not open-source but the source code is available for inspection. No SSL connection.</p>
<h3>For Linux</h3>
<p><a href="http://www.linuxhowtos.org/Security/password_generator.htm">Linux users</a> can use this command to quickly create a strong password:</p>
<blockquote><p>% dd if=/dev/urandom count=1 2&gt; /dev/null | uuencode -m &#8211; | sed -ne 2p | cut -c-8v1/oVN+S</p></blockquote>
<p>You might want to read on through:</p>
<p>- <a href="http://www.makeuseof.com/tag/how-to-create-strong-password-that-you-can-remember-easily/">How To Create Strong Passwords That You Can Remember Easily</a><br />
- <a href="http://www.makeuseof.com/tag/securely-syncronize-all-of-your-browser-passwords-with-lastpass/">Securely Synchronize Your Browser Passwords With LastPass</a></p>
<p>There were also a bunch of other <a href="http://www.makeuseof.com/dir/tag/password/">password generators</a> profiled on <a href="http://www.makeuseof.com/dir/">MakeUseOf directory</a>.</p>
<p><small>Photo credit: <a rel="nofollow" href="http://www.flickr.com/photos/disconected/1192680957/">Jelmer.</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-keepass-to-secure-your-online-accounts/" title="Using Keepass to Secure Your Online Accounts (March 6, 2008)">Using Keepass to Secure Your Online Accounts</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/protect-and-track-your-laptop-in-case-of-theft/" title="Protect And Track Your Laptop In Case Of Theft (March 31, 2009)">Protect And Track Your Laptop In Case Of Theft</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/hack-windows-passwords-with-ophcrack/" title="Ophcrack &#8211; A Password Hack Tool to Crack Almost Any Windows Password (July 17, 2009)">Ophcrack &#8211; A Password Hack Tool to Crack Almost Any Windows Password</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-and-protect-your-personal-data-with-lockcrypt/" title="Manage &#038; Protect Passwords and Other Data with LockCrypt (September 1, 2008)">Manage &#038; Protect Passwords and Other Data with LockCrypt</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/keydb-portable-password-manger/" title="KeyDb &#8211; A Portable Password Manager (March 3, 2009)">KeyDb &#8211; A Portable Password Manager</a> (15)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-websites-to-generate-a-safe-and-strong-password/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Safari 4: Is It Time To Switch From Firefox?</title>
		<link>http://www.makeuseof.com/tag/safari-4-is-it-time-to-switch-from-firefox/</link>
		<comments>http://www.makeuseof.com/tag/safari-4-is-it-time-to-switch-from-firefox/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:00:08 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19290</guid>
		<description><![CDATA[Steve Jobs once said that Microsoft’s products lack “taste”. At the moment, it started a war between Windows and Mac fanboys. But to many people, that statement was justified – OS X was considerably ahead of Windows from a design and usability standpoint. 
Today, you can see that Microsoft has decided to give a lot [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0pt; border-left: 0pt; display: inline; margin-left: 0px; border-top: 0pt; margin-right: 0px; border-right: 0pt" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image45.png" border="0" alt="scompasss" width="137" height="135" align="left" />Steve Jobs once said that Microsoft’s products lack “taste”. At the moment, it started a war between Windows and Mac fanboys. But to many people, that statement was justified – OS X was considerably ahead of Windows from a design and usability standpoint. </p>
<p>Today, you can see that Microsoft has decided to give a lot more attention to the design of its products. <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a> is a testament to that endeavor. It does sadden me that the majority of the UI improvements are derivations or adaptations instead of innovations.</p>
<p>Safari 4 hasn’t suffered radical changes since the beta version – except maybe for the tabs issue which generated a considerable amount of uproar – but it did a fantastic job of polishing rough edges. Safari 4 is fast, usable and has taste.</p>
<p>Let&#8217;s dig in a little deeper, shall we?<br />
<span id="more-19290"></span><br />
<img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image46" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image46.jpg" border="0" alt="image46" width="550" height="344" /></p>
<p>Unlike earlier versions of Safari for Windows, this iteration integrates beautifully with the default themes in Windows XP, Vista and even Windows 7. Whether we believe that “the new Nitro JavaScript engine that executes JavaScript nearly eight times faster than IE 8 and more than four times faster than Firefox 3” or that it “loads HTML web pages more than three times faster than IE 8 and three times faster than Firefox 3” is up to each one of us and the guys who benchmark milliseconds. It does however <em>feel faster</em> than <a href="http://www.makeuseof.com/tags/firefox/">Firefox</a> and IE8 and about the same as <a href="http://www.makeuseof.com/tags/google-chrome/">Chrome</a> 2.04.</p>
<p>For many of you running Windows 7 (if you aren&#8217;t, what are you waiting for? <a href="http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/">Here&#8217;s how to upgrade</a>), Safari 4 has another surprise – it works with the Aero Peek feature the same way IE8 does. The latest stable version of Firefox 3 does not support this capability.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image47" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image47.jpg" border="0" alt="image47" width="550" height="196" /></p>
<p>As for the Top Sites view, I can’t really decide what to think about it. It&#8217;s not particularly useful – like the integration with Aero Peek – but it does look good and does not impede my usual browsing habits. Use it for a couple of hours, maybe a day, and the most visited websites will be nicely presented when you open a new tab. And, believe it or not, this Minority Report style interface doesn’t take any longer to load than a new blank tab in Firefox. What is useful is the Cover Flow view for History – it makes finding websites a snap for people with good visual memory.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/historycoverflow.gif" /></p>
<p>Another aspect that persuaded me to switch to Safari was the layout of the interface elements – compact, streamlined, bare bones – modifications that I did myself in Firefox. Even the menu bar is hidden to save space. However, I didn’t manage to convince the bookmark list to stay on the side in Safari, a perk for wide screen displays.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image48" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image48.jpg" border="0" alt="image48" width="550" height="269" /></p>
<p><a href="http://opindian.com/blog/2009/02/25/adblock-solution-for-safari-4-windows-and-mac/">Thanks</a> to an AdBlock list and a CSS file designed for Opera by Fanboy you can now disable most of ads. All you have to do is download <a href="http://fanboy.co.nz/adblock/opera/fanboy-adblocklist-elements.css">Element Hider CSS file</a> and go to Preferences -&gt; Advanced -&gt; Style Sheet –&gt; Other. Select the CSS file you just downloaded. Remember though that you’re undermining the revenue model for MakeUseOf and the writers behind it as well as other web publications.</p>
<p>The only thing that&#8217;s missing from Safari right now is an add-on similar to <a href="http://www.makeuseof.com/tag/best-firefox-addons-for-enhancing-security-and-privacy/">NoScript</a>. At that point, Safari is just an upgraded version of Firefox (without getting into a technical discussion about the different rendering engines, Gecko versus WebKit).</p>
<p>All the graphical candy takes a toll on the system memory. While I can&#8217;t say it&#8217;s a memory leak or something else, Safari with 4 tabs open consumed about 200MB of memory repeatedly. Firefox isn&#8217;t far behind with a jump from 90Mb to 160MB &#8211; one hour staying in idle mode.</p>
<p>You can also read my review of the <a href="http://www.makeuseof.com/tag/safari-4-beta-browser-why-is-everyone-hating/">Safari 4 beta</a> as well as <a href="http://www.makeuseof.com/tags/safari/">other posts</a> related to Safari. Tell us in the comments what browser you use, why you like it and of course, your impressions on Safari 4.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-change-your-homepage-in-5-browsers/" title="How To Set Your Browser Homepage in 5 Browsers (July 21, 2009)">How To Set Your Browser Homepage in 5 Browsers</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/transmute-%e2%80%93-migrate-bookmarks-between-your-browsers/" title="Transmute – Migrate Bookmarks Between Your Browsers (November 11, 2009)">Transmute – Migrate Bookmarks Between Your Browsers</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/three-firefox-securityprivacy-add-ons-that-can-co-exist/" title="Three Firefox Security &#038; Privacy Add-ons that can Co-exist (June 30, 2009)">Three Firefox Security &#038; Privacy Add-ons that can Co-exist</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/a-closer-look-at-the-extend-firefox-winners/" title="The Winners of &#8216;Extend Firefox&#8217; &#8211; Best Firefox Addons (August 23, 2008)">The Winners of &#8216;Extend Firefox&#8217; &#8211; Best Firefox Addons</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/the-ultimate-guide-to-speeding-up-firefox-3-5/" title="The Ultimate Guide To Speeding Up Firefox 3.5 (August 1, 2009)">The Ultimate Guide To Speeding Up Firefox 3.5</a> (130)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/safari-4-is-it-time-to-switch-from-firefox/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>The 8 Best Book Review Sites</title>
		<link>http://www.makeuseof.com/tag/decide-what-to-read-next-with-the-best-book-review-sites/</link>
		<comments>http://www.makeuseof.com/tag/decide-what-to-read-next-with-the-best-book-review-sites/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 21:00:37 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[book reviews]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[expert reviews]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[user reviews]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19171</guid>
		<description><![CDATA[ Books, once considered the the pinnacle of human civilization, have slowly gone into retreat. Whether it’s technology, modern society or time, the reason behind the demise is widely debated, but what we know for sure is that books today, are still a great way to experience adventure thrills, learn about faraway places and contemplate [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image34.png" border="0" alt="image" width="171" height="201" align="left" /> Books, once considered the the pinnacle of human civilization, have slowly gone into retreat. Whether it’s technology, modern society or time, the reason behind the demise is widely debated, but what we know for sure is that books today, are still a great way to experience adventure thrills, learn about faraway places and contemplate the future. Whether it’s Huckleberry Finn, Fahrenheit 451 or The Universe in a Nutshell, books should find their way back into your daily routine, and that’s why we compiled a list of the best book review sites.</p>
<p>So what’s a book review? And what makes a book review good or bad? The first question has a simple answer. A book review is a form of literary criticism in which a book is analyzed based on content, style, and originality. Its length can vary from a single paragraph to a substantial essay. But what makes a book review good is totally up to the reader – personal taste. While some may prefer a short plot summary, some may prefer a long essay on the concepts presented in the book, along with the author’s personal opinions. </p>
<p>That’s why the order in which these sites are presented does not matter.<br />
<span id="more-19171"></span></p>
<h2>The New York Times</h2>
<p><img style="border: 0px none; display: block; margin-left: auto; margin-right: auto;" title="image35" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image35.jpg" border="0" alt="image35" width="550" height="325" /></p>
<p><strong>The New York Times</strong>, while some critics say it has fallen from the top ranks, still has capable writers which undoubtedly have the skills necessary for writing book reviews. Writing book reviews is actually very hard and requires the utmost attention to detail as well as an encompassing knowledge of other literary works. The reviewer must analyze even the faintest clues, implied meanings provided by the book author, decide on their importance and meaningfulness to the story. He has to address complex issues such as plagiarism and decide on the validity of the ideas and points expressed.</p>
<p>The New York Times presents us with book reviews situated <strong><em>somewhere in the middle</em></strong>, between a plot summary and a ten page essay, with most reviews situated around 1000 words. The quality varies from writer to writer but most of them provide an insightful view for the proto-reader. They have one of the largest number of reviews, which means you’re going to visit them sooner or later. Overall, The New York Times Book section receives a warm recommendation. Visit it <a href="http://www.nytimes.com/pages/books/">here</a>.</p>
<p>Also worth mentioning – capturing almost the same type of writing and quality – are the <a href="http://www.washingtonpost.com/wp-dyn/content/artsandliving/books/">Washington Post</a>, <a href="http://www.chicagotribune.com/features/booksmags/">Chicago Tribune</a>, <a href="http://www.sfgate.com/books/">San Francisco Chronicle</a> and <a href="http://www.telegraph.co.uk/culture/books/bookreviews/">The Telegraph</a>.</p>
<h2>AllReaders.com</h2>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image36" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image36.jpg" border="0" alt="image36" width="550" height="314" /></p>
<p>Next up is <strong>AllReaders.com</strong>, with a design stuck in 1999, the apogee of humanity according to the Matrix. Their library is comprehensive and the search engine highly customizable, but the reviews are generally short and superficial. &#8220;Gordon invites readers, authors and publishers to enter books and reviews in a process that takes about 10 minutes,” and that’s exactly the problem with the site. Instead of knowledgeable readers and writers, you will sometimes risk finding a common illiterate species: the internet troll. The advantage of reading through many viewpoints is undeniable so go on and visit it <a href="http://www.allreaders.com/">here</a>.</p>
<h2>BookPage.com</h2>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image37" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image37.jpg" border="0" alt="image37" width="550" height="335" /></p>
<p><strong>BookPage</strong> gives us a consistent library of well written book reviews, including a section on children’s books, blogs and a newsletter. Nothing remarkable, but still worth a read. Visit it <a href="http://www.bookpage.com/">here</a>.</p>
<p><H2>BookReporter.com</H2></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image38" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image38.jpg" border="0" alt="image38" width="492" height="351" /></p>
<p>Just slightly better organized than the other sites I visited, <a href="http://bookreporter.com"><strong>bookreporter.com</strong></a> hosts reviews about 500 words long, polls, blogs and various contests aimed at the diligent reader.</p>
<p>As always, you’re invited to join the conversation, so post in the comments suggestions on other sites you&#8217;d like to read before buying a book as well as impressions on the ones mentioned in this article. You could even recommend us a book!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/get-bite-sized-reviews-of-everything-with-blippr/" title="Get Bite-Sized Reviews Of Everything With Blippr (July 1, 2009)">Get Bite-Sized Reviews Of Everything With Blippr</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/bookrix-%e2%80%93-an-online-community-for-book-lovers-wannabe-authors/" title="BookRix – A Community For Book Lovers &#038; Wannabe Authors (November 20, 2009)">BookRix – A Community For Book Lovers &#038; Wannabe Authors</a> (0)</li>
	<li><a href="http://www.makeuseof.com/tag/expert-advice-websites-for-the-book-lover/" title="Expert Advice: Websites for the Book Lover (October 11, 2007)">Expert Advice: Websites for the Book Lover</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/4-great-ways-to-keep-track-of-your-expanding-book-collection/" title="4 Great Ways To Keep Track Of Your Expanding Book Collection (December 4, 2008)">4 Great Ways To Keep Track Of Your Expanding Book Collection</a> (30)</li>
	<li><a href="http://www.makeuseof.com/tag/4-great-sites-to-do-a-book-search-by-plot-or-subject/" title="4 Great Sites To Do A Book Search By Plot or Subject (August 17, 2009)">4 Great Sites To Do A Book Search By Plot or Subject</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/decide-what-to-read-next-with-the-best-book-review-sites/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Hulu Desktop: Instant TV Shows and Movies on Large Screen</title>
		<link>http://www.makeuseof.com/tag/hulu-desktop-instant-tv-shows-and-movies-on-your-large-screen/</link>
		<comments>http://www.makeuseof.com/tag/hulu-desktop-instant-tv-shows-and-movies-on-your-large-screen/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:00:51 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[hulu]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[tv shows]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18383</guid>
		<description><![CDATA[Hulu is a website that offers commercial-supported streaming video of TV shows and movies from NBC, Fox and a few other networks. Hulu is only available for residents of the United States (there is a workaround though) and uses Flash to encode and stream videos at resolutions up to 480p.
Recently, they released a desktop application [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="hulu12" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image153.png" border="0" alt="hulu12" width="112" height="70" align="left" /><a href="http://www.makeuseof.com/tags/hulu/">Hulu</a> is a website that offers commercial-supported streaming video of <a href="http://www.makeuseof.com/tags/tv-shows/">TV shows</a> and movies from NBC, Fox and a few other networks. Hulu is only available for residents of the United States (<a href="http://www.makeuseof.com/dir/openhulu/">there is a workaround though</a>) and uses Flash to encode and stream videos at resolutions up to 480p.</p>
<p>Recently, they released a desktop application designed specifically take advantage of viewing videos and movies on your large-screen TV. Using this application, aptly named <a href="http://www.hulu.com/labs/hulu-desktop">Hulu Desktop</a>, you can now watch all your favourite shows from Hulu without using a browser! Here, at MakeUseOf, we like to properly test applications before writing about them. After three days of testing, I examined how Hulu Desktop compares to other media solutions such as <a href="http://www.makeuseof.com/tag/boxee/">Boxee</a>.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="hulu4" src="http://www.makeuseof.com/wp-content/uploads/2009/05/hulu4.gif" border="0" /><br />
<span id="more-18383"></span></p>
<p>This standalone application offers better integration, including remote control support and a full-screen TV-friendly interface. Although it is still in beta, the application proved to be very reliable in my tests:</p>
<ul>
<li>The interface was responsive and fluid even on low-end laptop graphic cards. The frame rate was adequate and stable even for watching, even in close proximity to the screen.</li>
<li>The stream was not interrupted even when browsing with a video playing in the background. All the thumbnails and descriptions appeared without a glitch.</li>
<li>Minimizing and restoring the Hulu window did not have any adverse effects on the playback.</li>
<li>Navigation is simple and intuitive, a slightly better implementation compared to Boxee. Browsing the Hulu catalog on the TV provided an adequate user experience.</li>
<li>The same selection on the Hulu website is also available in the desktop application, you’re not missing anything.</li>
</ul>
<p>Overall, I am impressed with the quality of this release – not even a single crash or bug in three days is quite a feat in my book. And believe me, I did my best to make this thing crash. I ran it every night for about 3 hours, testing all the functionality available.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="HULU2" src="http://www.makeuseof.com/wp-content/uploads/2009/05/hulu2.gif" border="0" /></p>
<p>Hulu Desktop is not a complete media center application yet. Unlike Boxee, you can’t use this application to view content stored on your computer, be it music, photos or videos. You’re also limited to Hulu’s catalog: no Jamendo, BBC, Netfllix, YouTube or Revision3. That doesn’t mean that Hulu is not worth having; Family Guy, Stargate, and The Simpsons are just a few of the top notch material available. The best thing you can do at the moment is install both Hulu and Boxee and switch between the two when necessary.</p>
<p>Linux users will have to stick just to Boxee for now because there’s no version available for the penguin lovers. Windows and Mac users can download Hulu Desktop for free from <a href="http://www.hulu.com/labs/hulu-desktop">here</a>. You can also choose to sign in to your account and view personalized recommendations and subscriptions. This service is only available in the US. If you are trying to access Hulu from another country, try reading our article on <a href="http://www.makeuseof.com/tag/how-to-watch-movies-and-shows-on-hulu-sling-from-abroad/">How To Watch Movies and Shows on Hulu &#038; Sling from Abroad</a>.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="HULU1" src="http://www.makeuseof.com/wp-content/uploads/2009/05/hulu1.png" border="0" alt="HULU1" width="542" height="348" /></p>
<p>Hulu Desktop is all about the lean-back experience. It’s adapting the platform to compete directly with old distribution models such as cable. At this point, why would you want to pay $100 monthly for a service you can get for free? Granted your ISP doesn’t implement bandwidth caps, with Boxee and Hulu, you can enjoy more content than was ever available on cable TV, on demand and with less commercials, on your big screen TV in the living room.</p>
<p>I’d love to hear what you think about Hulu Desktop, Boxee and switching for cable TV? Are you happy with the selection and user interfaces? What needs to be changed? Have your say in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-turn-your-game-console-into-a-media-center-with-tversity-pro/" title="How To Turn Your Gaming Console Into A Media Center (June 4, 2009)">How To Turn Your Gaming Console Into A Media Center</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/boxee/" title="Boxee &#8211; Cool Media Center for Mac and Ubuntu (August 8, 2008)">Boxee &#8211; Cool Media Center for Mac and Ubuntu</a> (88)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-internet-tv-players-tv-freebies/" title="Top 5 Internet TV Players + TV freebies (August 26, 2007)">Top 5 Internet TV Players + TV freebies</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/interview-with-top-5-free-movie-tv-shows-sites/" title="INTERVIEW with Top 5 Free Movie &#038; TV Shows sites (February 3, 2008)">INTERVIEW with Top 5 Free Movie &#038; TV Shows sites</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-watch-movies-and-shows-on-hulu-sling-from-abroad/" title="How To Watch Movies and Shows on Hulu &#038; Sling from Abroad (December 3, 2008)">How To Watch Movies and Shows on Hulu &#038; Sling from Abroad</a> (78)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/hulu-desktop-instant-tv-shows-and-movies-on-your-large-screen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sync All of Your Media Files in One Place with doubleTwist</title>
		<link>http://www.makeuseof.com/tag/sync-all-of-your-media-in-one-place-with-doubletwist/</link>
		<comments>http://www.makeuseof.com/tag/sync-all-of-your-media-in-one-place-with-doubletwist/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 21:00:40 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[photo albums]]></category>
		<category><![CDATA[synchronize]]></category>
		<category><![CDATA[video player]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18488</guid>
		<description><![CDATA[ We’re certainly living in exciting times, with cat and mouse games being played across the technology industry. If you’re ripping DVDs you surely have heard about on Lech Johansen (aka DVD Jon) who pioneered the first crack for the CSS (content scrambling system), the software which was intended to protect against this type of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image4.png" border="0" alt="image" width="96" height="126" align="left" /> We’re certainly living in exciting times, with cat and mouse games being played across the technology industry. If you’re <a href="http://www.makeuseof.com/tag/bitripper-brings-windows-users-one-click-dvd-ripping/">ripping DVDs</a> you surely have heard about on Lech Johansen (aka DVD Jon) who pioneered the first crack for the CSS (content scrambling system), the software which was intended to protect against this type of <em>unauthorized</em> use. Jon’s latest project is a universal media application with social networking features: <a href="http://www.doubletwist.com/dt/Home/Index.dt">doubleTwist</a> &#8211; which recently had a <a href="http://www.makeuseof.com/tag/liberate-sync-and-share-your-media-with-doubletwist/">facelift</a>.</p>
<p>A rather interesting justification for developing this project is available on the website and for the first time in a long time, I can actually relate to what they’re talking about:</p>
<blockquote><p>We feel that just like you don&#8217;t use a different browser for every web site you visit (Firefox to read the NY Times, IE to stream Hulu, Chrome to browse YouTube, etc) you shouldn&#8217;t have to use iTunes for Apple products, Nokia software for Nokia phones, Sony software for Sony products, etc. The typical household today has many such devices and there is a need for a simple and powerful software that connects them.</p></blockquote>
<p><span id="more-18488"></span></p>
<p>Indeed, everything these days comes with some sort of social networking features – but doubleTwist actually puts them to good use. After you invite friends to install doubleTwist on their computer, they will appear on the left side sidebar. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="feed12" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image5.png" border="0" alt="feed12" width="550" height="359" /></p>
<p>After that, sending files to them is just a click away. They instantly receive the file in their doubleTwist feed and it’s downloaded to the computer.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="double21" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image6.png" border="0" alt="double21" width="550" height="378" /></p>
<p>doubleTwist plays all the major audio formats (AAC, MP3 and WMA) as long as the files aren&#8217;t digitally protected by DRM (Digital Rights Management). If you have a large library of media files bought from iTunes Store using the old protected format, <a href="http://forums.doubletwist.com/default.aspx?g=posts&#038;t=32">you’re out of luck</a> – the same goes for Rhapsody or Napster fans. (Thous you may try reading MakeUseOf article on <a href="http://www.makeuseof.com/tag/how-to-free-your-music-from-the-drm-copy-protection/">how to remove DRM protcetion from music files</a>.) </p>
<p>The music player is not as developed as <a href="http://www.makeuseof.com/tags/itunes/">iTunes</a> – no EQ, no Sound Check, only two viewing modes. They will surely add more features like this in future releases – after all it’s in beta.</p>
<p>It also plays videos – with upload support for <a href="http://www.makeuseof.com/tags/flickr/">Flickr</a> and <a href="http://www.makeuseof.com/tags/youtube/">YouTube</a> – as well as integrating a barebones photo viewer.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/06/image7.png" border="0" alt="image" width="550" height="376" /></p>
<p>doubleTwists’ strength isn’t in the integrated playback functions, yet. It vastly compensates with the ability to sync with all the iPods, a large number of Blackberry devices, the Sony PSP, Nokia phones and the list goes on. They estimate that the application is compatible with hundreds of devices. I invite you to watch this short video explaining most of the functionality offered by doubleTwist, then grab the beta while it’s fresh from <a href="http://www.doubletwist.com/dt/Home/Index.dt">here</a>.</p>
<p align="center"><object width="425" height="344" data="http://www.youtube.com/v/WtJXkUAHHY0&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/WtJXkUAHHY0&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Don’t forget to come back and post your comments and thoughts about the product. You can also check out some other posts related to music <a href="http://www.makeuseof.com/tags/music/">here</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/synchronize-mp3s-to-non-apple-devices-with-doubletwist-mac/" title="Synchronize MP3s To Non-Apple Devices with doubleTwist [Mac] (October 25, 2009)">Synchronize MP3s To Non-Apple Devices with doubleTwist [Mac]</a> (0)</li>
	<li><a href="http://www.makeuseof.com/tag/keep-your-music-in-sync-with-the-itunes-library-updater/" title="Sync iTunes Library to iPod and your Music Folder (Windows) (February 24, 2009)">Sync iTunes Library to iPod and your Music Folder (Windows)</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/sync-any-mp3-player-with-itunes-easily/" title="Two Free Apps To Sync ANY MP3 Player with iTunes (May 3, 2009)">Two Free Apps To Sync ANY MP3 Player with iTunes</a> (19)</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/the-big-book-of-itunes/" title="The BIG Book of iTunes [Free PDF Download] (March 10, 2009)">The BIG Book of iTunes [Free PDF Download]</a> (49)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/sync-all-of-your-media-in-one-place-with-doubletwist/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pure Sync: Free Backup and File Synchronization Tool</title>
		<link>http://www.makeuseof.com/tag/pure-sync-backup-and-file-synchronization-made-easy/</link>
		<comments>http://www.makeuseof.com/tag/pure-sync-backup-and-file-synchronization-made-easy/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 19:00:17 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18389</guid>
		<description><![CDATA[ From Christoph Güntner’s company, Jumping Bytes, comes an &#8220;easy to use&#8221; backup and file synchronization tool that guides the user through complex settings with ease. Pure Sync scores high points all around, from a clearly laid out interface to advanced customization abilities and support for multiple storage mediums and transfer technologies.

Unlike Mozy, Carbonite or [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image154.png" border="0" alt="image" width="88" height="88" align="left" /> From Christoph Güntner’s company, <a href="http://www.jumpingbytes.com/en/index.html">Jumping Bytes</a>, comes an &#8220;easy to use&#8221; <a href="http://www.makeuseof.com/tag/3-backup-tools/">backup</a> and file <a href="http://www.makeuseof.com/tags/sync/">synchronization tool</a> that guides the user through complex settings with ease. Pure Sync scores high points all around, from a clearly laid out interface to advanced customization abilities and support for multiple storage mediums and transfer technologies.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="sync4" src="http://www.makeuseof.com/wp-content/uploads/2009/05/sync4.png" border="0" alt="sync4" width="550" height="356" /></p>
<p>Unlike <a href="http://www.makeuseof.com/dir/mozy/">Mozy</a>, Carbonite or Jungle Disk, Pure Sync is aimed more at local backups and operations. It’s a useful tool if, for example, you use an external hard drive or a NAS (Network Attached Storage) for backup. Using Pure Sync, you can backup just the files that have changed, instead of manually copying everything over. Windows Vista and 7 have a built-in backup (Windows Backup) and synchronization function (Sync Center) but they&#8217;re not as easy to use and have a more limited feature set. Pure Sync is a timesaver and replaces two separate programs.<br />
<span id="more-18389"></span><br />
Pure Sync is a versatile tool – supporting local drives, server volumes such as MyServerfolder, MTP devices and WebDAV. If you are willing to fork out 14,90 € for the Pro version, you&#8217;ll get some additional features like copying open/locked files, <a href="http://www.makeuseof.com/tag/fling-ftp-automate-your-backup-using-this-free-ftp-client-windows/">backing up to a FTP server</a> and synchronization/backup with another user.</p>
<p>Using the wizard, virtually any user, no matter how tech-savvy they are, can set up either a backup, synchronize a folder or automatically download photos from a camera. All the settings are presented in the wizard and are easy to understand.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sync3" src="http://www.makeuseof.com/wp-content/uploads/2009/05/sync3.png" border="0" alt="sync3" width="550" height="601" /></p>
<h3>How to use Pure Sync</h3>
<ol>
<li>The first step in setting up a profile is choosing a name for the profile.</li>
<li>The second step requires you to select an operation mode for the profile: Synchronization, Backup or Photo mode.</li>
<li>The third step is selecting the folders of the origin and destination.</li>
<li>You can select criteria for discriminating between files: date, size, file type.</li>
<li>Set up synchronization based on a schedule, when a connection is found, when a file is modified or manually.</li>
</ol>
<p><a href="http://www.jumpingbytes.com/en/puresync.html">Pure Sync</a> is available for Windows 2000, XP, Vista and also works with Windows 7. During testing, I did not encounter any bugs.</p>
<p>As always, I’d like to hear what you have to say. What backup or file synchronization tool do you use? Have you tried Pure Sync? You can also check out other articles related to backup <a href="http://www.makeuseof.com/tags/backup/">here</a>.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-keep-your-backups-current-with-freefilesync-windows/" title="How to Keep your Backups Current with FreeFileSync (Win) (August 17, 2009)">How to Keep your Backups Current with FreeFileSync (Win)</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/windows-live-mesh-get-your-data-on-any-pc-from-any-device/" title="Windows Live Mesh: Get your Data on any PC from any Device (May 2, 2008)">Windows Live Mesh: Get your Data on any PC from any Device</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/3-backup-tools/" title="The Best free Backup Software for your PC (June 6, 2008)">The Best free Backup Software for your PC</a> (28)</li>
	<li><a href="http://www.makeuseof.com/tag/sync-yourself-with-syncplicity-with-a-gift-for-make-use-of-readers/" title="Sync Yourself with Syncplicity&#8230; With a Gift For MakeUseOf Readers! (July 3, 2008)">Sync Yourself with Syncplicity&#8230; With a Gift For MakeUseOf Readers!</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/sugarsync-vs-dropbox-the-battle-of-the-cloud-storage-titans/" title="Sugarsync vs Dropbox: The Battle Of The Cloud Storage Titans (May 20, 2009)">Sugarsync vs Dropbox: The Battle Of The Cloud Storage Titans</a> (60)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/pure-sync-backup-and-file-synchronization-made-easy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create Windows System Restore Point with 1-Click using SCRP</title>
		<link>http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/</link>
		<comments>http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 17:00:07 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[system restore]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18397</guid>
		<description><![CDATA[ System Restore tracks changes to critical system files on your computer and creates restore points before significant changes occur. System Restore will automatically backup important system files such as drivers and the registry so that it can roll back to a previous setting. Restore points are usually created by the system before new device [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 5px; border-right: 0px" title="clock" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image155.png" border="0" alt="clock" width="137" height="144" align="left" /> System Restore tracks changes to critical system files on your computer and creates restore points before significant changes occur. System Restore will automatically backup important system files such as drivers and the registry so that it can <a href="http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/">roll back to a previous setting</a>. Restore points are usually created by the system before new device drivers, automatic updates, unsigned drivers, and even when some applications are installed. You can also choose to manually create restore points.</p>
<p>Using System Restore assures you that you won’t lose personal data such as documents, e-mail settings and messages. However, keep in mind that data you have stored in My Documents, My Pictures, or My Music folders are not affected by System Restore. </p>
<p>Today, I am going to introduce you one tool that can be used to create Windows System restore point with a single click of a button.</p>
<p><span id="more-18397"></span></p>
<p>To simply and easily create System Restore points, you can use <a href="http://tec-updates.blogspot.com/2008/01/download-single-click-restore-point.html">Single Click Restore Point</a>. Just run SCRP with administrator privileges and it will automatically create a restore point for you &#8211; no need to dig through the menus. The only caveat is that you can&#8217;t name the restore points yourself, they&#8217;re all called &#8220;Created by SCRP Tool&#8221;. In my experience, SCRP does the job and makes it more convenient for less tech-savvy users. All you need to do is double-click on the application and a resulting window pops up:</p>
<p style="text-align: left;"><img class="size-full wp-image-18747 aligncenter" title="scrp1r" src="http://www.makeuseof.com/wp-content/uploads/2009/05/scrp1r.jpg" alt="scrp1r" width="296" height="190" /></p>
<p>To restore your computer to an earlier time in Windows XP, log in as an administrator, and then follow these steps:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sysxp" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image156.png" border="0" alt="sysxp" width="550" height="406" /></p>
<ol>
<li>Click Start&gt;All Programs&gt;Accessories&gt;System Tools, and then click System Restore.</li>
<li>On the Welcome screen, click Restore my computer to an earlier time, and then click Next. You can also click on Create Restore Point to manually create a backup of the system files. This backup will appear along with the other automatically generated backups.</li>
<li>On the Select a Restore Point page, select the date from the calendar that shows the point you&#8217;d like to restore to.</li>
<li>On the Confirm Restore Point Selection page, check to see if you selected the right restore point.</li>
<li>Click Next if you are ready to continue or click Back to change the restore point.</li>
<li>The computer will automatically shut down and reboot. On reboot, you&#8217;ll see the Restoration Complete page.</li>
</ol>
<p>If you’re happy with how the system is behaving after the restore, you don’t have to do anything else. If not, just open System Restore and select <em>Undo my last restoration</em> on the System Restore Welcome page. If your computer doesn’t boot normally, you might have to use Safe Mode to access System Restore. To access Safe Mode, press F8 key during reboot and choose Safe Mode.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sysrestore2" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image157.png" border="0" alt="sysrestore2" width="550" height="434" /></p>
<p>In Windows Vista and 7, all you have to do is type <em>System Restore</em> in the search bar within the Start Menu. You’ll will be presented with the most recent restore point in the windows that appears. If you want to choose another restore point made earlier, click <em>Choose Another Restore Point</em> and Next. After you&#8217;ve selected the restore point you want, just click <em>Finish</em>. Your computer will automatically restore the required system files and restart.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="sysrescreate" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image158.png" border="0" alt="sysrescreate" width="410" height="460" /></p>
<p>To manually create a restore point, open Advanced System Settings (by typing this into the Start Menu) and select the System Protection tab. Once there, click on Create.</p>
<p>Did you find this tutorial handy? What other programs do you use to manage your restore points? Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-prepare-yourself-for-system-restore-from-scratch/" title="How to Prepare Yourself for System Restore From Scratch (August 22, 2008)">How to Prepare Yourself for System Restore From Scratch</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/5-ways-to-clone-and-copy-your-hard-drive/" title="5 Ways To Clone &#038; Copy Your Hard Drive (January 6, 2009)">5 Ways To Clone &#038; Copy Your Hard Drive</a> (88)</li>
	<li><a href="http://www.makeuseof.com/tag/ten-tools-to-keep-your-mac-in-tip-top-shape/" title="Ten Tools To Keep Your Mac In Tip-Top Shape (July 13, 2008)">Ten Tools To Keep Your Mac In Tip-Top Shape</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/myphone-backs-up-your-windows-mobile-device-to-the-internet-beta/" title="MyPhone Backs Up Your Windows Mobile Device To The Internet (Beta) (May 20, 2009)">MyPhone Backs Up Your Windows Mobile Device To The Internet (Beta)</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/idlebackup-%e2%80%93-use-your-idle-time-to-backup-your-data-windows/" title="IdleBackup – Use Your Idle Time to Backup Data (Windows) (September 15, 2009)">IdleBackup – Use Your Idle Time to Backup Data (Windows)</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/one-click-create-windows-system-restore-points-with-scrp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recommendations On Movies, Music, Books From Glue [Firefox]</title>
		<link>http://www.makeuseof.com/tag/recommendations-on-movies-music-books-from-glue-firefox/</link>
		<comments>http://www.makeuseof.com/tag/recommendations-on-movies-music-books-from-glue-firefox/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 21:00:02 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[recommendations]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18190</guid>
		<description><![CDATA[ Glue, a social network coupled with a Firefox add-on, manages to bring usefulness to the feature list – providing you with recommendations from your friends and from the Glue community, on movies, music, restaurants and more directly in your browser. It was created by Adaptive Blue, a New York based startup launched in 2006 [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image132.png" border="0" alt="image" width="177" height="133" align="left" /> <a href="http://getglue.com/">Glue</a>, a social network coupled with a <a href="http://www.makeuseof.com/tags/firefox-addons/">Firefox add-on</a>, manages to bring usefulness to the feature list – providing you with recommendations from your friends and from the Glue community, on movies, music, restaurants and more directly in your browser. It was created by <a href="http://www.crunchbase.com/company/adaptiveblue">Adaptive Blue</a>, a New York based startup launched in 2006 by Alex Iskold. Glue is based on the so-called “<a href="http://en.wikipedia.org/wiki/Semantic_Web">semantic</a> recognition technology”, a new buzzword that probably attracted the investors from Union Square Ventures and RRE Ventures.</p>
<p><img class="aligncenter" style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image-thumb105.png" border="0" alt="image" width="550" height="34" /><br />
<span id="more-18190"></span><br />
The semantic web, as Wikipedia puts it, is:</p>
<blockquote><p>an evolving extension of the World Wide Web in which the semantics of information and services on the web is defined, making it possible for the web to understand and satisfy the requests of people and machines to use the web content.</p></blockquote>
<p>In this case, semantic recognition technology means that Glue can figure out when you are visiting a web page about the same “books, music, movies, wines, stocks, movie stars, recording artists” as your friends, but not necessarily on the same website.</p>
<p>If your friend left a comment on, let’s say, Slumdog Millionaire’s page on IMDB, that comment would also show in the Glue toolbar when you are visiting the Wikipedia page of the same movie. The technology basically aggregates information from across the web and serves it back according to ‘semantics’.</p>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image5-thumb1.png" border="0" alt="image" width="554" height="368" /></p>
<p>After you go to <a href="http://getglue.com/">getglue.com</a> and install the 500KB add-on, you’ll be presented with a bar at the top of the page you’re visiting. This bar shows friends that have liked the same thing you&#8217;re looking at as well as their comments. You can add it to your favorites or leave replies/comments.</p>
<p>It’s extremely easy to use Glue, it doesn’t seem to slow down Firefox and it only shows up when it detects one of the aforementioned categories i.e. you won’t see Glue popping up on the Wikipedia page for <a href="http://en.wikipedia.org/wiki/Large_Hadron_Collider">LHC</a>.</p>
<p><img style="border-width: 0px; display: block; margin-left: auto; margin-right: auto;" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image12-thumb.png" border="0" alt="image" width="554" height="282" /></p>
<p>It connects to Facebook – which makes importing friends easy for you and gives them a  great opportunity for exponential growth. They also invite you to give your Twitter, Flickr, Last.fm, Linkedin, FriendConnect and Myspace in order to allow fellow Glue users to “instantly see your books, music, movies, and more!”. However, it’s vey easy to close your account from: Glue For You&gt;Account&gt;Delete Account.</p>
<p>If you’re not sure yet whether to install Glue or not, check out this short video which explains how Glue works:</p>
<p align="center"><object width="400" height="241" data="http://vimeo.com/moogaloop.swf?clip_id=1965471&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1965471&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /></object></p>
<p align="center"><small><a href="http://vimeo.com/1965471">Glue Overview</a> from <a href="http://vimeo.com/user814588">AdaptiveBlue</a> on <a href="http://vimeo.com">Vimeo</a>.</small></p>
<p><a href="http://getglue.com/">Glue</a> is definitely a very interesting and useful Firefox add-on, and I invite you to try it and let us know in the comments what you think about it.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/transmute-%e2%80%93-migrate-bookmarks-between-your-browsers/" title="Transmute – Migrate Bookmarks Between Your Browsers (November 11, 2009)">Transmute – Migrate Bookmarks Between Your Browsers</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/a-closer-look-at-the-extend-firefox-winners/" title="The Winners of &#8216;Extend Firefox&#8217; &#8211; Best Firefox Addons (August 23, 2008)">The Winners of &#8216;Extend Firefox&#8217; &#8211; Best Firefox Addons</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/share-you-firefox-data-across-operating-systems-and-computers/" title="Share Your Firefox Data Across Operating Systems &#038; Computers (August 26, 2008)">Share Your Firefox Data Across Operating Systems &#038; Computers</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/quickly-create-temporary-email-addresses-with-yopmail/" title="Quickly Create Temporary Email Addresses with YopMail (September 18, 2008)">Quickly Create Temporary Email Addresses with YopMail</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/lazarus-%e2%80%93-a-must-have-firefox-add-on-to-save-your-form-data/" title="Lazarus – Bring Your Form &#038; Browser Data Back From The Dead (March 30, 2009)">Lazarus – Bring Your Form &#038; Browser Data Back From The Dead</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/recommendations-on-movies-music-books-from-glue-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Uninstall Applications Efficiently And Remove Obsolete Files</title>
		<link>http://www.makeuseof.com/tag/how-to-uninstall-applications-efficiently-and-remove-obsolete-files/</link>
		<comments>http://www.makeuseof.com/tag/how-to-uninstall-applications-efficiently-and-remove-obsolete-files/#comments</comments>
		<pubDate>Fri, 29 May 2009 17:00:30 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[browsing history]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[uninstaller]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17997</guid>
		<description><![CDATA[If there’s something Windows and Mac users share, it’s the problem of uninstalling applications – and removing the debris left over. 
Most uninstallers on Windows don’t remove everything, and often times they leave behind orphaned registry keys, file type associations, icons or even entire folders.
If Mac users have it easy, a simple drag and drop [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-17998" style="display: inline; margin-left: 0px; margin-right: 0px" title="clean" src="http://www.makeuseof.com/wp-content/uploads/2009/05/clean.png" alt="clean" width="235" height="156" align="left" />If there’s something Windows and Mac users share, it’s the problem of uninstalling applications – and removing the debris left over. </p>
<p>Most uninstallers on Windows don’t remove everything, and often times they leave behind orphaned registry keys, file type associations, icons or even entire folders.</p>
<p>If Mac users have it easy, a simple drag and drop into the <a href="http://www.makeuseof.com/tag/10-essential-mac-apps-to-install-after-formatting-v2/">AppCleaner</a>, there are lots of alternatives for Windows users which range from ’the good, the bad and the ugly’.</p>
<p>I&#8217;ve found two that are &#8211; just nice.<br />
<span id="more-17997"></span></p>
<h3>Piriform CCleaner</h3>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image-thumb91.png" border="0" alt="image" width="550" height="363" /></p>
<p><a href="http://www.ccleaner.com/">Piriform CCleaner</a>, available as freeware, scores high points all around with a simple interface and a complete set of features. CCleaner will:</p>
<ul>
<li>Search the computer and remove obsolete system files.</li>
<li>Delete browser history, cookies and cache for all the major browsers.</li>
<li>Search the registry for problems, back it up and fix it.</li>
<li>Uninstall applications, rename and remove entries from ‘Add/Remove Applications’.</li>
<li>Remove or disable start-up items.</li>
<li>Automatically update itself if you allow it.</li>
</ul>
<p>CCleaner is in my opinion, the <strong>best choice at the moment</strong> if you’re looking for an application to keep the cruft under control. I run CCleaner on my Windows XP SP3 machine almost weekly and every time I do, it removes at least 50MB of unnecessary files as well as a few registry keys.</p>
<h3>Revo Uninstaller</h3>
<p><img style="border: 0pt none; display: block; margin-left: auto; margin-right: auto;" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/05/image117.png" border="0" alt="image" width="551" height="394" /></p>
<p><a href="http://www.revouninstaller.com/">Revo Uninstaller</a>, although it has a more advanced uninstaller routine, comes in second because the interface is slightly clunky when compared to CCleaner. In addition to removing applications and cleaning the registry, Revo Uninstaller also has:</p>
<ul>
<li>‘Browser Cleaner’ that removes traces of web surfing.</li>
<li>‘Microsoft Office Cleaner’ that clears the recent documents history.</li>
<li>‘Windows Cleaner’ that removes cache and history files from Explorer, such as Recent Documents.</li>
<li>‘Evidence Remover’ that overwrites free space to clean tracks of already deleted files and an ‘Unrecoverable Delete’.</li>
</ul>
<p>The ‘Hunter Mode’, specific to Revo Uninstaller, enables you to choose the application you want to remove with the mouse – which is useful if the program you’re trying to remove doesn’t show up in the Add/Remove Programs list.</p>
<p>In order to write this article, I’ve also tested <a href="http://www.glarysoft.com/absolute-uninstaller/">Absolute Uninstaller</a>, <a href="http://wistinga.online.fr/safarp/">Safarp</a>, <a href="http://www.perfectuninstaller.com/">Perfect Uninstaller</a> and <a href="http://www.nirsoft.net/utils/myuninst.html">MyUninstaller</a>. I didn’t include these alternatives in the article because they’re not worth your time – either they’re worse than the integrated Windows application or they require you to upgrade to the so-called premium version. </p>
<p>Not impressed by either apps? At MakeUseOf, there&#8217;s always another choice. Check out these articles for other popular uninstallers and security apps:</p>
<ul>
<li> <a href="http://www.makeuseof.com/tag/ncleaner-the-app-that-tells-ccleaner-to-take-a-hike/">Ncleaner &#8211; The App That Tells CCleaner To Take A Hike</a></li>
<li><a href="http://www.makeuseof.com/tag/10-most-downloaded-free-security-and-pc-care-programs/">10 Most Downloaded Free Security AND PC Care Programs</a></li>
<li><a href="http://www.makeuseof.com/tag/keeping-under-the-radar-and-securing-your-files/">Keeping Under the Radar and Securing Your PC Files</a></li>
</ul>
<p>As always, I’d like to hear from you in the comments. Which application do you think is better? None? Suggest one for us then!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/3-free-uninstallers-to-prevent-obsolete-files-from-piling-up-mac/" title="3 Free Uninstallers to Clean Up Obsolete Files [Mac] (July 2, 2009)">3 Free Uninstallers to Clean Up Obsolete Files [Mac]</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/use-backupurl-to-save-and-share-a-website-as-you-see-it-any-operating-system/" title="Use BackupURL To Save &#038; Share A Website As You See It (April 3, 2009)">Use BackupURL To Save &#038; Share A Website As You See It</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/top-8-programs-that-can-make-your-computer-run-faster-nb/" title="Top 8 Programs That Can Make Your Computer Run Faster (October 26, 2009)">Top 8 Programs That Can Make Your Computer Run Faster</a> (169)</li>
	<li><a href="http://www.makeuseof.com/tag/configure-firefox-to-clear-your-private-data-when-shutting-down/" title="Set Firefox To Clear Temp Files, History etc. On Shut Down (December 14, 2008)">Set Firefox To Clear Temp Files, History etc. On Shut Down</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/revo-uninstaller-will-hunt-down-your-bloatware/" title="Revo Uninstaller Will Hunt Down Your Bloatware (July 12, 2008)">Revo Uninstaller Will Hunt Down Your Bloatware</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-uninstall-applications-efficiently-and-remove-obsolete-files/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How To Trace Your Emails Back To The Source</title>
		<link>http://www.makeuseof.com/tag/how-to-trace-your-emails-back-to-the-source/</link>
		<comments>http://www.makeuseof.com/tag/how-to-trace-your-emails-back-to-the-source/#comments</comments>
		<pubDate>Thu, 28 May 2009 15:00:04 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[phishing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17994</guid>
		<description><![CDATA[Most people won’t notice this, but emails actually arrive in your inbox with a ‘receipt’, which contains a lot of information about the sender. In order to find the sender’s identity, we only need to retrieve an IP address, but inside the email header we can also find the originating domain, reply-to address and sometimes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/mailsource.png" align="left" />Most people won’t notice this, but emails actually arrive in your inbox with a ‘receipt’, which contains a lot of information about the sender. In order to find the sender’s identity, we only need to retrieve an IP address, but inside the email header we can also find the originating domain, reply-to address and sometimes even the email client, for example <a href="http://www.makeuseof.com/tags/thunderbird/">Thunderbird</a>.</p>
<p>Why would you want to find out the identity of the sender? Well, you may have heard of shady email scams or emails supposedly from Paypal inviting you to re-enter your personal information. Now, you can determine if an email is truly from the authentic source.</p>
<p>Accessing the email header is different for every email provider or email application, and sometimes, it is even hidden. In most of the cases however, the option to reveal the full header will be somewhere in the area where the subject and sender name are provided.<br />
<span id="more-17994"></span></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="mai11" src="http://www.makeuseof.com/wp-content/uploads/2009/05/mai112.png" /></p>
<p>For example, the Yahoo! Mail header is in the upper right corner of the sender box, which is pointed out in the screenshot above. When you click Show Original, a text file will open in a new tab. This file contains all the necessary headers at the start. They are highlighted in screenshots.</p>
<p>And this is how the full email header appears in Yahoo! Mail:</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="mai111" src="http://www.makeuseof.com/wp-content/uploads/2009/05/mai1111.png" /></p>
<p>For Gmail, the header is hidden under ‘Show Original’ – which will show you the complete email in plain text, including the header. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="mair1" src="http://www.makeuseof.com/wp-content/uploads/2009/05/mair11.png" /></p>
<p>The example below is the header from an email I received in GMail.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="mai333" src="http://www.makeuseof.com/wp-content/uploads/2009/05/mai3331-2.png" /></p>
<p>In order to find out the IP address of the original sender, we need to look closely at the first half of the header. Somewhere in there, you’ll find a domain name and an IP address. Particularly, take a closer look at the term ‘Received: from’:</p>
<p>The first <strong>‘Received: from’</strong> line gives us the IP address of the server which forwarded the email to my Gmail address.</p>
<blockquote><p>Received: from smtp110.biz.mail.mud.yahoo.com(smtp110.biz.mail.mud.yahoo.com [68.142.201.179])</p></blockquote>
<p> If we continue our search, the second <strong>‘Received: from’</strong> line gives us the <strong>originating IP address</strong>.</p>
<blockquote><p>Received: from unknown (HELO ?192.168.0.100?) (chaz@68.108.204.242 with plain)</p></blockquote>
<p>This means that Chaz, located at 68.108.204.242 sent me an email. </p>
<p>The next line will only appear if the email was sent using an email application residing on the sender’s computer, like Thunderbird or Apple Mail. In our case:</p>
<blockquote><p>X-Mailer: Apple Mail (2.753.1)</p></blockquote>
<p>If the user sent the email using the web interface, the string would have looked like this:</p>
<blockquote><p>Received: from [158.143.189.83] by web56706.mail.re3.yahoo.com via HTTP</p></blockquote>
<p>We have the originating IP address 68.108.204.242 . To find out who’s behind that IP address we need to do a reverse DNS lookup using a web service like <a href="http://whois.domaintools.com/">DomainTools</a>, the command line or from ‘Network Tools’ in Ubuntu.</p>
<p>In our case, we know that someone called Chaz from Atlanta, using Cox Communications – with an IP address 68.108.204.242, depending on the subnet mask, sent that email.</p>
<p>Alternatively, you could use a tool called <a href="http://www.ip-adress.com/trace_email/">Email Trace</a>, that does the whole operation for you after inputing the full email header into the text box. It might not always work, so knowing how to do it the old fashion way might come in handy.</p>
<p>This proves useful if you’re trying to report a spammer to your ISP, find out where a certain person is located at the moment, or help you spot phishing emails. For example, PayPal couldn’t have sent an email from an IP address in China.</p>
<p>If you know other good uses for this procedure, please share it with us in the comments.</p>
<p><small>Image credit: <a href="http://www.flickr.com/photos/nekto_nektov/492665145/">nekto_nektov</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-5-current-e-mail-scams-you-should-know-about-nb/" title="Top 5 Current Email Scams You Should Know About (August 23, 2009)">Top 5 Current Email Scams You Should Know About</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/threats-in-your-email-are-they-real-or-not/" title="Threats In Your Email – Are They Real or Not? (July 14, 2008)">Threats In Your Email – Are They Real or Not?</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-verify-urban-legends-and-email-scams/" title="2 Websites to Verify Urban Legends and Email Scams (June 18, 2009)">2 Websites to Verify Urban Legends and Email Scams</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/zenbe-email-evolved/" title="Zenbe &#8211; All Your Emails In One Place (November 17, 2008)">Zenbe &#8211; All Your Emails In One Place</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-trace-your-emails-back-to-the-source/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How To Easily Encrypt Email or Text Documents [Windows]</title>
		<link>http://www.makeuseof.com/tag/how-to-easily-encrypt-email-or-text-documents-windows/</link>
		<comments>http://www.makeuseof.com/tag/how-to-easily-encrypt-email-or-text-documents-windows/#comments</comments>
		<pubDate>Wed, 27 May 2009 19:00:50 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=16440</guid>
		<description><![CDATA[Many new computer users consider encryption too hard to use or just not worth the trouble. If you’re sending the groceries list to your husband or wife, that may be true. But consider that our society is becoming more and more prone to surveillance, either by governments or private individuals looking for financial gains. If [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/04/padlock.png" align="left" />Many new computer users consider encryption too hard to use or just not worth the trouble. If you’re sending the groceries list to your husband or wife, that may be true. But consider that our society is becoming more and more prone to surveillance, either by governments or private individuals looking for financial gains. If you had to send your bank statements to your financial advisor, or medical record to the family doctor, wouldn&#8217;t you use encryption?</p>
<p>If you choose not to, you risk exposing some intimate aspects to a malicious person, sniffing the internet traffic at a local hub or router. The same thing happens if you use a weak password or security question for your email account.</p>
<p>If that information was encrypted to start with, the sniffer would receive a bunch of seemingly random bits – and even if the person knew that it was encrypted, he still wouldn’t be able to do anything about it. And the guy who guessed your password still won’t have the private/public key combination to decrypt the actual message. Personally, I  would sleep better at night knowing that I took this precautions for my own safety.<br />
<span id="more-16440"></span></p>
<p>Now that we did some explaining for writing the article, lets delve into the world of encryption. Using the steps below, you will be able to encrypt any text message, including plain text email. Unfortunately, this tutorial will only cover the steps necessary for a Windows system using <a href="http://www.gpg4win.org/">GnuPG</a>. So, I invite my colleagues to teach you about encryption for Mac and Linux.</p>
<p>Instead of covering different plugins that interface GnuPG to clients like Thunderbird, I’ll show you how to do it the old fashion way which doesn’t require installing anything else than GnuPG, and is universally compatible.</p>
<ul>
<li>Download GnuPG for Windows from this <a href="http://www.gpg4win.org/">page</a>. Choose the current stable version of the program. The beta runtime is significantly larger, requires a restart, and it may contain bugs.</li>
<li>From the start menu, choose to open WinPT. WinPT is a program that manages all the encryption/decryption keys you use.</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/04/image-thumb64.png" border="0" alt="image" width="425" height="144" /></p>
<ul>
<li>Generate your private key/public key set by clicking on ‘Generate a GnuPG key pair’. Learn about how this encryption scheme works by reading this article in <a href="http://en.wikipedia.org/wiki/Public-key_cryptography">Wikipedia</a>.</li>
<li>Select a name for your key pair and an email address that the key pair will be associated to. You will then have to enter a password that will unlock this very long encryption key pair. Remember that the encryption is as strong as the password you choose right now. Entering ‘123456’ is a very very bad idea if you really want to protect data.</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/04/image-thumb65.png" border="0" alt="image" width="398" height="318" /></p>
<ul>
<li>Success! Your initial key will be shown in the WinPT window.</li>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/04/image-thumb66.png" border="0" alt="image" width="484" height="219" /></p>
<li>Open Wordpad.</li>
<li>Send the receiving party your PGP public key by right-clicking on the <strong>key icon in the taskbar</strong> and selecting Current Window&gt;Sign.</li>
<li>Send the text that appears to the person which you wish to communicate with. They will need to send you their public key if they want to reply in encrypted format.</li>
<li>Save the received PGP key as a .txt document and import it in WinPT by clicking Key&gt;Import.</li>
<li>Encrypt the message by either copying the text to the clipboard or by selecting Current Window&gt;Encrypt in the taskbar. Paste the encrypted text to a new email and click send.</li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; display: block; float: none; margin-left: auto; border-left: 0px; margin-right: auto; border-bottom: 0px" title="image" src="http://www.makeuseof.com/wp-content/uploads/2009/04/image-thumb67.png" border="0" alt="image" width="339" height="245" /></p>
<p>You can even encrypt files via File Manager&gt;File&gt;Encrypt into ZIP. In the window that appears, select the receiver’s public key. To decrypt, the receiver simply has to drag and drop the file into the File Manager.</p>
<p>And to answer proactively to a question I see coming – yes, I think it is possible that all our current encryption techniques can be broken by an organization such as the NRO or NSA. Come to think about it, during our history as humans, we invented a lot of encryption methods that turned out to be flawed, one of the most notorious being the <a href="http://en.wikipedia.org/wiki/Enigma_machine">Enigma machine</a>.</p>
<p>You should also check out <a href="http://www.makeuseof.com/tag/encrypt-your-gmail-messages-with-firegpg/">how to encrypt Gmail messages with FirePG</a> written by Jorge Sierra and and this how-to on <a href="http://www.makeuseof.com/tag/encrypt-your-usb-stick-with-truecrypt-60/">Truecrypt</a> by Mark O’Neil.</p>
<p>What’s your take on encryption? Do you use it? Do you think you’ll ever need it? Have you say in the comments.</p>
<p><small>Image Credits: <a href="http://www.flickr.com/photos/harmony19490/362527788/">Flickr &#8211; Ngoc Ha</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-install-microsoft-core-fonts-in-ubuntu-linux/" title="How To Install Microsoft Text Fonts In Ubuntu Linux (December 8, 2008)">How To Install Microsoft Text Fonts In Ubuntu Linux</a> (46)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-convert-a-pdf-to-text-with-pdf-text-extractor/" title="How to Convert A PDF to Text With Text Extractor (October 14, 2009)">How to Convert A PDF to Text With Text Extractor</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/five-online-encryption-tools-to-protect-your-privacy/" title="Five Online Encryption Tools to Protect Your Privacy (August 26, 2008)">Five Online Encryption Tools to Protect Your Privacy</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/encrypt-your-gmail-messages-with-firegpg/" title="Encrypt Gmail Messages with FireGPG (January 24, 2009)">Encrypt Gmail Messages with FireGPG</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/create-a-document-from-an-email-in-1-click/" title="Convert Email To A Text Document in 1 Click (Gmail) (December 20, 2008)">Convert Email To A Text Document in 1 Click (Gmail)</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-easily-encrypt-email-or-text-documents-windows/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
