<?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; Wez Pyke</title>
	<atom:link href="http://www.makeuseof.com/tag/author/wezpyke/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Tue, 24 Nov 2009 00:55:02 +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>How To Use Automator To Batch Rename Images on Mac</title>
		<link>http://www.makeuseof.com/tag/using-automator-to-batch-rename-images-mac/</link>
		<comments>http://www.makeuseof.com/tag/using-automator-to-batch-rename-images-mac/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 16:01:52 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[automator]]></category>
		<category><![CDATA[file renamer]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21124</guid>
		<description><![CDATA[I have had this problem many times in the past &#8211; I am developing a website for a client and when I ask them to send me images, for something such as a gallery, they&#8217;ll send me lots of images and the name for each image wont have any meaning &#8212; something along the lines [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/automator-icon.png" alt="automator-icon" vspace="5" align="left" />I have had this problem many times in the past &#8211; I am developing a website for a client and when I ask them to send me images, for something such as a gallery, they&#8217;ll send me lots of images and the name for each image wont have any meaning &#8212; something along the lines of IMG_0839 or CIMG_1029.</p>
<p>It&#8217;s nice to at least have the image files named like image1, image2, image3, etc so that you can at least order them. Luckily for us <a href="http://www.makeuseof.com/service/mac">Mac OS X</a> users, we have a nice little tool that Apple has developed called Automator which makes such a batch rename task  a breeze.</p>
<p>Open up Automator by going to your Applications folder and then double click Automator to open it up. Alternatively you could use <a href="http://en.wikipedia.org/wiki/Spotlight_%28software%29">Spotlight</a> or <a href="http://docs.blacktree.com/quicksilver/what_is_quicksilver">Quicksilver</a> to open up the Application.</p>
<p><span id="more-21124"></span><br />
When Automator has loaded up you will be presented with a window similar to the one pictured below.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Automator.jpg" alt="Automator" width="580" height="363" /></p>
<p><!--more--><br />
From here, select <em>Custom </em>and ht the <em>Choose</em> button to begin creating your workflow.</p>
<p>First, search for <em>Get Specified Finder Items</em> or click <em>Files &amp; Folders</em> under Library and then select the action from there. When you have found it, drag and drop it to the right to add it to the workflow. Leave the field empty for now.</p>
<p>Next, search for <em>rename</em> in the search field at the top of the Application.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/rename.jpg" alt="rename" width="338" height="164" /></p>
<p>When you have found it, drag and drop it to the workflow. An alert box will pop up asking you if you would like to add a &#8216;<em>Copy Finder Items</em>&#8216; action to the workflow. Click on <em>Add</em> to add the action. All it does is duplicate the items to be batch renamed, serving as a backup in case things go wrong and leaving the original files intact. Choose a suitable destination for it &#8212; a new folder on the desktop should be perfect.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/copy-finder-items-action.gif" alt="" /></p>
<p>Your workflow should look like the one below.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/automator-workflow.gif" alt="automator_view" /></p>
<p>There is one last thing I am going to change and that is within <em>Rename Finder Items</em>. I am going to change <em>Add Date or Time</em> to <em>Make Sequential</em>. Also change <em>Add number to</em> to <em>new name</em>, set this to whatever you like, I have named it <em>image</em>. Make sure that you tick <em>Make all number 2 digits long</em> so that when you reorder the images the ones that are image_2 will come before image_11.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/rename_finder_items.jpg" alt="rename_finder_items" /></p>
<p>We are all done.</p>
<p>Save the workflow as a batch rename application by going to the File menu and choose &#8216;Save As&#8230;&#8217; Enter a name for it, like &#8220;Rename to Sequential&#8221; and select &#8216;Application&#8217; for the file format and save it somewhere obvious, the Desktop, perhaps. To rename your images, simpley drag them over the icon and release. Automator will spring into life, copy and bulk rename your images, and save them to the destination you specified in the workflow.</p>
<p>If it is successful it should have copied all the images and renamed them image-1, image-2, image-3 and so on in the folder that you chose.</p>
<p>I went from this :</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Portraits.jpg" alt="Portraits" width="580" height="404" /></p>
<p>to this with a nice, simple workflow.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Portraits-1.jpg" alt="Portraits-1" width="580" height="404" /></p>
<p>The advantage of saving the workflow as a batch rename application is you can use it over and over again. If you need to change the settings in the workflow, open the &#8220;application&#8221; in Automator.</p>
<p>There is a bulk rename utility for Mac OS X called <a id="q33b" title="NameChanger" href="../tag/batch-renamed-your-files-easily-mac-style/">NameChanger</a> that is similar to what we have just done. But its nice to know that there are alternatives, for example if you don&#8217;t have an internet connection and can&#8217;t download NameChanger.</p>
<p>This has been a workflow that has came in useful for me on a number of occasions. Share your workflows with us and our readers in the comments below.
<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/identify-unknown-files-with-trid-windowslinux/" title="Identify Unknown Files with TrID [Windows/Linux] (June 8, 2009)">Identify Unknown Files with TrID [Windows/Linux]</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-automatically-rename-photos-with-dates-they-were-shot/" title="How To Automatically Batch Rename Photos With Dates They Were Shot (August 9, 2009)">How To Automatically Batch Rename Photos With Dates They Were Shot</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/d-filemu-%e2%80%93-a-small-but-powerful-file-renamer-windows/" title="D-FileMU – A Small But Powerful File Renamer (Windows) (February 2, 2009)">D-FileMU – A Small But Powerful File Renamer (Windows)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/batch-renamed-your-files-easily-mac-style/" title="Batch Rename Your Files Easily – Mac Style (Mac Only) (April 15, 2009)">Batch Rename Your Files Easily – Mac Style (Mac Only)</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/2-useful-tips-for-organizing-electronic-files-mac-only/" title="2 Useful Tips For Organizing Electronic Files [Mac Only] (September 20, 2009)">2 Useful Tips For Organizing Electronic Files [Mac Only]</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/using-automator-to-batch-rename-images-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 More Cool Twitter Tools To Do Your Tweeting With</title>
		<link>http://www.makeuseof.com/tag/3-more-cool-twitter-tools-to-do-your-tweeting-with/</link>
		<comments>http://www.makeuseof.com/tag/3-more-cool-twitter-tools-to-do-your-tweeting-with/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 19:01:04 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[tracking tools]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[twitter client]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21029</guid>
		<description><![CDATA[Over the last few years Twitter has became very popular with users but also popular for developers, and a lot of Twitter tools have been developed as a result. The easy to use API makes it incredibly fast to develop applications and that&#8217;s why there are so many &#8211; some good and some not so [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last few years <a href="http://www.makeuseof.com/tags/twitter/" target="_blank">Twitter</a> has became very popular with users but also popular for developers, and a lot of Twitter tools have been developed as a result. The easy to use <a href="http://en.wikipedia.org/wiki/Application_programming_interface" target="_blank">API</a> makes it incredibly fast to develop applications and that&#8217;s why there are so many &#8211; some good and some not so good.</p>
<p>Here I will discuss 3 of my favorite latest discoveries.</p>
<h2><strong><a href="http://twi.tt/">Twi.tt</a></strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/twitt.gif" alt="twitt" vspace="5" align="left" /><a href="http://twi.tt/">Twi.tt</a> is a service that allows you to create and share pictures, videos, documents, audio and even polls. When you go onto Twi.tt you firstly need to sign into your Twitter account. Twi.tt uses the <a href="http://en.wikipedia.org/wiki/OAuth">OAuth</a> method for logging users in so it is secure and Twi.tt do not store your Twitter username and password.</p>
<p>If you have never logged into a Twitter service using OAuth before it is as simple as two clicks. First click the <em>Sign in with Twitter</em> button and then click <em>Allow</em> when you have been taken to Twitter.</p>
<p style="text-align: center;"><span id="more-21029"></span></p>
<p><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Twitter.jpg" alt="Twitter" /></p>
<p>Twi.tt allows you to upload pictures, videos, documents and audio from your computer, link to it via a URL or capture pictures, videos and audio straight from your computer. They are also planning on adding support for emails in a few days.</p>
<p>When creating a poll you have 112 characters for the poll question and there is no limit for the number of poll answers. You also have the option of disallowing repeated votes and not posting your poll to Twitter.</p>
<p>When your poll has been created you will be given a link to it and a link to it will also be posted on your Twitter feed if you did not select the option to not post there.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Wez-Pyke-WezPyke-on-twi.tt-2.jpg" alt="Wez Pyke (WezPyke) on twi.tt-2" /></p>
<p>The profile page that Twi.tt creates for you is almost identical to your Twitter account as it has your background image and your profile image. People also have the option to comment on content that you have posted.</p>
<h2><strong><a href="http://www.tweepler.com/">Tweepler</a></strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/logo2-site.jpg" alt="logo2-site" vspace="5" align="left" /> <a href="http://www.tweepler.com/">Tweepler</a> is a service that was created by <a href="http://www.twitter.com/coryschop">@coryschop</a> that lets you organize people (also known as tweeple) that are following you and who you are following.</p>
<p>To login in to Tweepler you must enter your Twitter username and password at the top of the site. When you hover over <em>Why?</em> next to the login form you will see that they state your details are encrypted and not stored.</p>
<p>When you log in you are shown a list of people that are following you but you are not following back. These are listed as <em>Unprocessed Followers</em>. If you do not want to add a person you can move them to the <em>ignore</em> bucket by pressing the arrow to the right. If you want to follow a person back you click the arrow to the right of their name.</p>
<p>You will be able to see everyone&#8217;s username, name, website, location and their bio. But if you click on more details you will get</p>
<ul>
<li>Information on the average number of tweets they post per day.</li>
<li>The total number of tweets they have posted.</li>
<li>Information on the number of followers they have</li>
<li>The number of people they are following along with a ratio of following:followers. Their three latest tweets are also displayed.</li>
</ul>
<p>It is possible to sort users by <em>newest followers, oldest followers, name</em> and<em> username</em>. If you don&#8217;t want to bother going through all of the Unprocessed followers you can click the <em>Follow All</em> or <em>Ignore All</em> button at the bottom of the page.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="434" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/QA0DkQyA8HU&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="580" height="434" src="http://www.youtube.com/v/QA0DkQyA8HU&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2><a href="http://tweetboard.com/"><strong>Tweetboard</strong></a></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/tweetboard_alpha.png" alt="tweetboard_alpha" vspace="5" align="left" /><a href="http://tweetboard.com/">Tweetboard</a> is one of the most unique Twitter tools I have came across to date. What Tweetboard allows you to do is add a Twitter conversation for your site so that viewers can post messages and others can reply all in an easy to follow nested view.</p>
<p>Tweetboard is still in alpha but you can grab an invite by requesting one on the Tweetboard website by clicking the <em>&#8220;Request a free alpha invite!&#8221;</em> button. When you click the button it will take you to Twitter where you must send the message that is entered upon load.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/tweetboard.png" alt="tweetboard" width="580" height="450" /></p>
<p>When your account has been set up you will be notified. From the Tweetboard you can then grab the javascript snippet of code that will be placed on your website for Tweetboard to function. On certain content management systems and blogs the code may not work as intended to so some tweaking may be needed.</p>
<p>Tweetboard is a really good way of increasing traffic to your website and also a great solution of getting to know what your visitors think of your website.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="434" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/jyVSp6pJXwI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="580" height="434" src="http://www.youtube.com/v/jyVSp6pJXwI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>If you have a favorite Twitter tool or service then post a comment below and share it with us.
<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/manage-multiple-users-on-one-twitter-account-with-tweetfunnel/" title="Manage Multiple Users on One Twitter Account with TweetFunnel (November 5, 2009)">Manage Multiple Users on One Twitter Account with TweetFunnel</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/hoot-an-in-depth-look-at-a-web-based-twitter-client-hootsuite/" title="Hoot! An In-Depth Look At Online Twitter Client &#8211; HootSuite (October 25, 2009)">Hoot! An In-Depth Look At Online Twitter Client &#8211; HootSuite</a> (21)</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/two-undercover-twitter-clients-that-dont-let-others-know-you-are-tweeting/" title="Two Undercover Twitter Clients That Don&#8217;t Let Others Know You Are Tweeting (September 19, 2009)">Two Undercover Twitter Clients That Don&#8217;t Let Others Know You Are Tweeting</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/twitip-com-twitter-tips-by-seasoned-twitter-users-to-help-you-get-started/" title="Twitip.com &#8211; Solid Twitter Tips To Help You Get Started (November 15, 2009)">Twitip.com &#8211; Solid Twitter Tips To Help You Get Started</a> (10)</li>
</ul>

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

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

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/pulptunes-share-your-itunes-library-online-with-ease/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make The Perfect Screencast With These 6 Great Tips</title>
		<link>http://www.makeuseof.com/tag/6-tips-getting-the-most-out-of-your-screencasts/</link>
		<comments>http://www.makeuseof.com/tag/6-tips-getting-the-most-out-of-your-screencasts/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 21:00:17 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[desktop sharing]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20558</guid>
		<description><![CDATA[Over the years screencasting, also known as video tutorials have became very popular on the internet. The reason that they have became so popular is because it lets a user record their screen and share it with others to show them how to do something on a computer.
If you browse through sites such as YouTube, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/img_screenflow.jpg" alt="" vspace="5" align="left" />Over the years <a href="http://www.makeuseof.com/tags/screencast/">screencasting</a>, also known as video <a href="http://www.makeuseof.com/tags/tutorials/">tutorials</a> have became very popular on the internet. The reason that they have became so popular is because it lets a user record their screen and share it with others to show them how to do something on a computer.</p>
<p>If you browse through sites such as <a href="http://www.makeuseof.com/tag/youtube/">YouTube</a>, <a href="http://www.vimeo.com">Vimeo</a> and <a href="http://www.blip.tv">Blip.tv</a>, you will see that there are lots of video tutorials but with very few of them clear to view and understand.</p>
<p>There are many things that are needed to create a great video tutorial and in this article, I will try my best to teach you some techniques I have learned along the way.</p>
<h3>The Right Apps</h3>
<p>To start creating a screencast, the you will need to first of all download an application that will allow you to record your screen. For <a href="http://www.makeuseof.com/service/mac">Mac OS X</a>, there are a few applications such as <a href="http://store.shinywhitebox.com/ishowuhd/main.html">iShowU</a>, <a href="http://www.telestream.net/screen-flow/overview.htm">ScreenFlow</a> and <a href="http://www.synium.de/products/screenium/index.html">Screenium</a>. You can try out these apps by downloading them from their website. However, to be able to use the full functionality, you will have to purchase a license. If you are a Windows user then I recommend using <a href="http://www.techsmith.com/camtasia.asp">Camtasia Studio</a> because it has a lot of great features. Camtasia Studio for Windows is very similar to ScreenFlow for Mac OS X.</p>
<p>A <strong>free</strong> alternative for both Windows and Mac OS X is <a href="http://www.makeuseof.com/tag/free-alternatives-to-10-popular-commercial-mac-applications-part-2/"><strong>Jing</strong></a>. Jing is a screen capture tool from the creators of Camtasia Studio but has been created specifically for screencasts. Although the application can be used without any real limits, the only downside is that the limit on a single recording is five minutes.</p>
<p>For Linux users, there is an open source project on Sourceforge called <a href="http://xvidcap.sourceforge.net/">Xvidcap</a>.<br />
<span id="more-20558"></span></p>
<h3>Set The Right Resolution</h3>
<p>The first thing to do when creating a screencast for the online audience is to set your <a href="http://en.wikipedia.org/wiki/Display_resolution">screen resolution</a> to the lowest possible setting.</p>
<p align="center"><img class="alignnone size-full wp-image-20562" title="Screen Resolution" src="http://www.makeuseof.com/wp-content/uploads/2009/07/1-screenres-1.jpg" alt="Screen Resolution" width="570" height="356" /></p>
<p>The reason why we do this is so that we can record as much of the screen without losing too much quality when we compress the screencast after we have finished recording. Also, when viewers on video sharing websites view it at full screen mode then the screencast dimensions will most likely be smaller than their resolution. This means that they will be able to see everything clearly including the text.</p>
<h3>The Right Gear</h3>
<p>When creating a screencast, it is very important that viewers can understand what you are saying so that they can easily follow what you are trying to teach or show. For this reason, it is <strong>not recommended</strong> that you use the microphone that is built into your laptop because there is a chance that they will hear the fan and you may sound distant and unclear.</p>
<p>If you are going to create a screencast then invest in a standalone microphone or a headset. The headset that I use is the <a href="http://www.logitech.com/index.cfm/webcam_communications/internet_headsets_phones/devices/3622&amp;cl=gb,en">Logitech ClearChat Pro headset</a> and it works great.</p>
<p align="center"><img class="alignnone size-full wp-image-20560" title="headset" src="http://www.makeuseof.com/wp-content/uploads/2009/07/headset.jpg" alt="headset" width="403" height="413" /></p>
<h3>The Right Words</h3>
<p>If you are doing a screencast for a video tutorial on how to create a script in <a href="http://en.wikipedia.org/wiki/PHP">PHP</a>, for example; it is a good idea to perform a test run, create the script and think about what you would say at certain steps and making notes so that you can best describe what you are trying to get across. If you are creating a long screencast,it is better to <strong>pause the recording</strong> a take a break for a few minutes because if you make a mistake that you can&#8217;t resolve when recording the screencast, you can start again from the recording before you paused. If you are showing off a new tool to perform a certain task, then take some time to introduce the tool and the link to download it so that you do not cause confusion. Most probably, your viewers are those who are new to computers and don&#8217;t really know the means to search for the tool you are showcasing.</p>
<p>When you feel that there is no more that you can explain to the user, end the recording by letting them know the ways that they can contact you if they need help. List your <a href="http://www.makeuseof.com/tags/twitter/">Twitter</a> username or email address.</p>
<h3>The Right Format</h3>
<p>Because the screen resolution was a very low setting, when it comes to exporting our screencast, keep the dimensions to 100%. The image below shows the settings I use for exporting my screencasts. For a short screencast I did recently, the size of the exported MOV file was 32MB and the duration of the screencast was 7 minutes 30 seconds. That works out to 4.3MB per minute which is relatively low to other compression techniques I have used in the past.</p>
<p align="center"><img class="alignnone size-full wp-image-20561" title="Movie Settings" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Movie-Settings.jpg" alt="Movie Settings" width="295" height="350" /></p>
<p>Compressing a file can take some time, depending on how long the screencast is and its dimensions. So go and grab a cup of coffee while you wait for it to finish.</p>
<h3>The Finishing Touches</h3>
<p>When the file has been successfully encoded and compressed, I will then open it with <a href="http://www.makeuseof.com/tags/quicktime/">QuickTime Player</a> and add a logo at the beginning of the screencast as well as a link to my website so people who stumble upon my videos on video sharing websites know where they can find more of my stuff.</p>
<p>Now that you have finished all the recording, editing and exporting, it is now time to upload your screencast to <strong>as many video sharing websites</strong> as you know. I upload to many video sharing websites because different people use different services so the more video sharing websites you upload your content to, the wider the audience you will reach.</p>
<p>If you have a website, then you should also embed it there. When displaying screencasts on my website, the service that I use is <a href="http://www.blip.tv">Blip.tv</a> because the compression of your screencast when it has been uploaded is very good and hardly any quality is lost. They also have ads within the videos so you can make a little bit of money.</p>
<p>It is time to promote your newly created screencast on your website, so tweet about it and ask people to retweet. Add it to <a href="http://www.makeuseof.com/tags/stumbleupon/">StumbleUpon</a> and <a href="http://www.makeuseof.com/tags/delicious/">del.icio.us</a>, use <a href="http://www.makeuseof.com/tag/how-to-promote-your-blog-using-facebook-pages/">Facebook to promote</a> it and here are <a href="http://www.makeuseof.com/tag/5-free-ways-to-promote-your-website/">5 more tips on promotion</a>, hope they come in helpful. Don&#8217;t forget to add it to tutorial websites if it is relevant to them also.</p>
<p>If there is anything else that you would like to know about creating a screencast then please feel free to post a comment below and I shall reply the best I can.
<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-create-share-screencasts-on-twitter-with-screenr/" title="How To Create &#038; Share Screencasts On Twitter With Screenr (October 7, 2009)">How To Create &#038; Share Screencasts On Twitter With Screenr</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/7-easy-screen-sharing-and-remote-access-tools-all-free/" title="7 easy Screen-Sharing and Remote-Access Tools (All Free) (September 13, 2007)">7 easy Screen-Sharing and Remote-Access Tools (All Free)</a> (45)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-tv-the-best-wordpress-tutorials-ever/" title="Wordpress.tv &#8211; The Best Wordpress Tutorials Ever! (October 28, 2009)">Wordpress.tv &#8211; The Best Wordpress Tutorials Ever!</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/quick-screencasting-using-quicktime-x-in-mac-snow-leopard/" title="Use Quicktime X in Mac Snow Leopard for Easy Screencasting (September 17, 2009)">Use Quicktime X in Mac Snow Leopard for Easy Screencasting</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/twitip-com-twitter-tips-by-seasoned-twitter-users-to-help-you-get-started/" title="Twitip.com &#8211; Solid Twitter Tips To Help You Get Started (November 15, 2009)">Twitip.com &#8211; Solid Twitter Tips To Help You Get Started</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-tips-getting-the-most-out-of-your-screencasts/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The Top 5 iPhone Applications For Killing Time</title>
		<link>http://www.makeuseof.com/tag/top-5-iphone-applications-for-killing-time/</link>
		<comments>http://www.makeuseof.com/tag/top-5-iphone-applications-for-killing-time/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 22:01:11 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15250</guid>
		<description><![CDATA[If you ever need to travel long distance or you have to constantly wait around killing time then here are my five favorite free iPhone apps to help make that time go a little bit faster.
iMob Online

When I&#8217;m hanging around waiting for something this is probably one of the first apps I would open. It [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever need to travel long distance or you have to constantly wait around killing time then here are my five favorite free iPhone apps to help make that time go a little bit faster.</p>
<h2><strong><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=299968099&amp;mt=8">iMob Online</a></strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/picture-3.png" alt="" /></p>
<p>When I&#8217;m hanging around waiting for something this is probably one of the first apps I would open. It is an RPG based game for the iPhone where you play a mobster. In iMob the goal is to get as many mobsters to join your mob and earn as much cash as you can by completing missions and purchasing property within the game.</p>
<p>It is also possible to fight with other people and by doing this you can also earn money and game experience. When you reach the required experience for a level you will be able to upgrade your stats.</p>
<p>The creators of iMob have recently released another game called <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fitunes.apple.com%2FWebObjects%2FMZStore.woa%2Fwa%2FviewSoftware%3Fid%3D304793197%26mt%3D8&amp;ei=4KXgScPyB8aJsAbSn8DTCA&amp;usg=AFQjCNFjilhWumGlovbciP4VQzfMS1Ritw&amp;sig2=rJg7ewcLjTXmgXJIv0VyNQ" target="_blank">iVampires</a> which has a similar concept as iMob but instead of being a mobster you are a vampire.</p>
<h2><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297048779&amp;mt=8"><strong>Space DeadBeef</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/picture-4.png" alt="" /></p>
<p>This game is a side scrolling shooter game where you control a space ship and fire at oncoming enemies. The game never ends once you get to the end of a level the enemies will just carry on coming faster. At the end of each level you will have to fight a boss and the boss gets harder as the game progresses.</p>
<h2><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=281966695&amp;mt=8"><strong>Super Monkey Ball Lite</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/picture-5.png" alt="" /></p>
<p>Even though this is a Lite version of Super Monkey Ball I still find it very fun to play. The lite version only has 4 levels so once you complete these 4 levels, buy it!  It&#8217;s cheap like most iPhone apps and will cost less than a meal.</p>
<h2><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=301409454&amp;mt=8"><strong>iCopter Classic</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/picture-6.png" alt="" /></p>
<p>iCopter Classic is a remake of the hugely popular flash game <a href="http://www.helicoptergame.net/" target="_blank">Helicopter Game</a> for the iPhone that has been around a few years. The first time I played this game I was hooked and couldn&#8217;t put it down. Its a great game and helps kill the boredom of waiting around.</p>
<h2><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=293336040&amp;mt=8"><strong>Touch Hockey: FS5</strong></a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/04/picture-2.png" alt="" /></p>
<p>There are two version of this game the free version and the paid version. The only difference being that there is an advert that loads up in between games. But besides that the games are exactly the same.</p>
<p>Touch Hockey is a great game for playing with a friend and you can change a lot within the game such as goal size and the score to get to for the player to win. The developers of this game create a whole bunch of great games for the iPhone such as Tic-Tac-Touch, Touch4 and Touch Tennis.</p>
<p>Let us know what your favorite app for the iPhone is.  My favorite game out of these to kill time would have to be Touch Hockey because its great fun if you are playing it with a friend.</p>
<p>Post a comment below and tell us what your favorite game or app for the iPhone is for killing time.
<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/three-more-great-twitter-tools-worth-a-look/" title="Three More Great Twitter Tools Worth A Look (May 16, 2008)">Three More Great Twitter Tools Worth A Look</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/howto-easily-cash-in-on-your-old-gadgets/" title="HowTo: Sell Old Cell Phones and iPods (October 9, 2007)">HowTo: Sell Old Cell Phones and iPods</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-play-console-games-on-the-iphone/" title="How To Play Console Games On The iPhone (February 20, 2009)">How To Play Console Games On The iPhone</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-install-wikipedia-on-your-ipod/" title="How to Install Wikipedia on Your iPod (December 29, 2007)">How to Install Wikipedia on Your iPod</a> (82)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-hack-your-ipod-for-free-games/" title="Hacking Tips: Download Free Games for Your iPod (June 23, 2009)">Hacking Tips: Download Free Games for Your iPod</a> (33)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/top-5-iphone-applications-for-killing-time/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Edit Images Online with The Aviary Photo Editor Suite</title>
		<link>http://www.makeuseof.com/tag/edit-images-online-with-the-aviary-web-suite/</link>
		<comments>http://www.makeuseof.com/tag/edit-images-online-with-the-aviary-web-suite/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 23:01:05 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[image tools]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=12439</guid>
		<description><![CDATA[ Aviary is an online photo editor suite that has a lot of promise and currently has four applications &#8211; Peacock Visual Laboratory, Phoenix Image Editor, Raven Vector Editor and Toucan Color Palettes.
The site has two membership plans available at the time of writing this article &#8211; Basic (free) and Pro ($9.99 per month). With [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/02/aviary-logo.jpg" border="0" alt="aviary photo editor" align="left" /> <a href="http://aviary.com/" target="_blank">Aviary</a> is an online photo editor suite that has a lot of promise and currently has four applications &#8211; <a href="http://aviary.com/tools/peacock" target="_blank">Peacock Visual Laboratory</a>, <a href="http://aviary.com/tools/phoenix" target="_blank">Phoenix Image Editor</a>, <a href="http://aviary.com/tools/raven" target="_blank">Raven Vector Editor</a> and <a href="http://aviary.com/tools/toucan" target="_blank">Toucan Color Palettes</a>.</p>
<p>The site has two membership plans available at the time of writing this article &#8211; Basic (free) and Pro ($9.99 per month). With Basic and Pro you can use all four of Aviary&#8217;s applications. With the Basic and Pro account you also get access to basic tutorials on the applications so that you can learn how to use them properly.</p>
<p>With Pro you&#8217;ll also get access to new beta applications. As of writing this the application that is in beta testing is Talon the screen capture addon for Firefox. There are lots of other features that are only available to Pro users such as setting permissions on who can see your files, unlimited storage, the ability to <a href="http://www.makeuseof.com/tag/watermarks-marking-your-image-territory/">watermark your images</a>, more advanced tutorials on the applications so that you can learn more advanced techniques and community enhancements such as a Pro badge so that other community members can see you are a supporter and subscriber of Aviary.</p>
<p>Now let&#8217;s take a look at each of the four Aviary applications.</p>
<h2><strong><a href="http://aviary.com/tools/phoenix" target="_blank">Aviary Phoenix</a></strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/aviary_phoenix.jpg" alt="aviary phoenix review" /></p>
<p>Phoenix is the <a href="http://www.adobe.com/products/photoshop/photoshop/" target="_blank">Photoshop</a>-like web based image editor of the Aviary application suite. Phoenix has quite a few advanced image editing techniques considering that it is a web based app. The layers, blending modes, alpha channels, layer styles, levels, hue &amp; saturation and masking allow you to do some very effective image editing techniques.</p>
<p>If you head on over to the creations page and you see an image you like and wonder how it was created using Phoenix then you can click on &#8216;Open in Phoenix&#8217; and you will be able to see what is on each layer.</p>
<h2><a href="http://aviary.com/tools/raven" target="_blank">Aviary Raven</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/aviary_raven.jpg" alt="aviary raven" /></p>
<p>If you are looking for a web based version of <a href="http://www.adobe.com/products/illustrator/" target="_blank">Adobe Illustrator</a> that you can access from anywhere then Raven may be the perfect tool for you. Over at Aviary&#8217;s creation page for Raven I have seen a lot of creative things so I can&#8217;t see this application having many limitations for being a web app.</p>
<p>If you are a fan of Adobe Illustrator and are looking for something free with good features then I am sure you will be happy with what Raven has to offer.</p>
<p>Adobe Photoshop has it&#8217;s own online image editor known as <a href="http://www.makeuseof.com/dir/photoshop-express/">Photoshop Express</a>.</p>
<h2><a href="http://aviary.com/tools/toucan" target="_blank">Aviary Toucan</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/aviary_toucan.jpg" alt="aviary toucan" /></p>
<p>Toucan is a great web application that allows you to create color swatches for projects such as websites. So instead of visiting websites like <a href="http://www.colourlovers.com/" target="_blank">ColourLovers</a> for color swatches, you could alternatively create your own.</p>
<h2><a href="http://aviary.com/tools/peacock" target="_blank">Aviary Peacock</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/aviary_peacock.jpg" alt="aviary peacock" /></p>
<p>Aviary describes Peacock as a &#8220;visual laboratory&#8221;. Peacock allows images to be manipulated by applying effects to give it a completely different look and feel simply by dragging and dropping different generators, effects and controllers.</p>
<p>Anything that is created in one of the Aviary web applications can be used in any of the other applications that they have created. So far Aviary have four applications that are available for use but a lot more will be available soon that allow things such as 3D graphics manipulation and audio editing. So keep an eye on the site!</p>
<p>Let us know what you think in the comments and whether you think this site is a worthy web contender to their Adobe software counterparts that they are trying to rival.
<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/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/convert-images-to-svg-format-with-inkscape/" title="Increase Image Resolution: Convert Raster Images to Vector (February 21, 2009)">Increase Image Resolution: Convert Raster Images to Vector</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/tell-if-that-jpg-has-been-altered-with-jpegsnoop-windows/" title="How To Tell If A JPG Image Has Been Photoshopped (Windows) (March 18, 2009)">How To Tell If A JPG Image Has Been Photoshopped (Windows)</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/portable-multiple-layered-image-editor-fotographix/" title="Fotographix- Portable, Multiple-Layered Image Editor [Win] (June 29, 2009)">Fotographix- Portable, Multiple-Layered Image Editor [Win]</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/flauntr-a-killer-online-image-editing-tool/" title="FlauntR &#8211; A Killer Online Image Editing Tool (July 24, 2008)">FlauntR &#8211; A Killer Online Image Editing Tool</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/edit-images-online-with-the-aviary-web-suite/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stream Music For Free With Spotify (+ Invites)</title>
		<link>http://www.makeuseof.com/tag/stream-music-for-free-with-spotify-invites-available/</link>
		<comments>http://www.makeuseof.com/tag/stream-music-for-free-with-spotify-invites-available/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 23:01:08 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[streaming music]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11536</guid>
		<description><![CDATA[ Spotify is a great new service that allows you to stream music instantly for free with ads. If you want Spotify but without the ads then you can buy a day pass for £0.99 ($1.50) or a premium account for £9.99 ($14.80) per month.
At the time of writing this article, Spotify is invite-only so [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/logo1.png" border="0" alt="" vspace="10" align="left" /><a href="http://www.spotify.com" target="_blank"> Spotify</a> is a great new service that allows you to stream music instantly for free with ads. If you want Spotify but <em>without</em> the ads then you can buy a <a title="Day Pass" href="http://www.spotify.com/en/products/day-pass/" target="_blank">day pass</a> for £0.99 ($1.50) or a <a title="Premium Account" href="http://www.spotify.com/en/products/premium/" target="_blank">premium account</a> for £9.99 ($14.80) per month.</p>
<p>At the time of writing this article, Spotify is <a href="https://www.spotify.com/en/invitation/" target="_blank">invite-only</a> so if you would like to try the service and don&#8217;t know anyone who can invite you then the only way for you to try it out will be by purchasing a day pass or premium account. <strong>But</strong> for all you MakeUseOf readers the <strong>first 60 of you</strong> to leave a comment below requesting an invite will get instant access to Spotify!</p>
<h2>Creating an account</h2>
<p>When you have been invited you will receive an email with a link in it that will allow you to create an account. You are required to enter a username, password, email, postal code, gender and date of birth. It only takes a few seconds to create your account.</p>
<p>Once you have created your account you will be taken to a page where you will be able to download the Spotify client. Spotify is currently only supported on <a title="Windows" href="http://www.microsoft.com/WINDOWS/" target="_blank">Windows</a> and <a title="Mac OS X" href="http://www.apple.com/macosx/" target="_blank">Mac OS X</a> but if you are a <a title="Linux" href="http://en.wikipedia.org/wiki/Linux" target="_blank">Linux</a> user you can download the Windows version and run it under <a title="Wine" href="http://www.winehq.org/" target="_blank">Wine</a>.</p>
<h2><strong>Starting up Spotify for the first time</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/spotify-2.jpg" alt="spotify" /></p>
<p>When you first load Spotify up you will be asked for your account username and password. After logging in for the first time you will be shown a welcome screen highlighting all the great features about Spotify and how to best use the software.</p>
<p>After you have read about how to use Spotify you will see the main window of the application.</p>
<p>From here you will be able to see what&#8217;s new and the top songs that people are listening to.  If there is a specific song that you want to listen to then you can search for it in the Search field at the top left of the application. Then to play a song just simply double click it and the song will start to play along with the album art on the left of the application.</p>
<h2><strong>Features</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/spotify-3.jpg" alt="spotify 3" /></p>
<p>The interface is very well designed and somewhat like that of <a title="iTunes" href="http://www.apple.com/itunes/" target="_blank">iTunes</a> and <a title="Songbird" href="http://getsongbird.com/" target="_blank">SongBird</a>. Just like iTunes and SongBird you can create playlists of songs that you love. It is so simple to add any song that you like to a playlist so that you can listen to it again in the future.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/spotify-5.jpg" alt="spotify-6" /></p>
<p>If you are not sure what song you want to listen to then you can select Radio and then from there select what genre of music you would like to listen to and between which years. If you loved the sound of a song but forgot to add it to a playlist or forgot the name of it then you can simply view your history of songs that you have listened to and it will be there.</p>
<h2><strong>Conclusion</strong></h2>
<p>Spotify is a really impressive application and I would highly recommend it to anyone. If you would like to try Spotify then post a comment below with your email and we will send an invite to the first 60.  If you get one of the 60 invites, please come back to the comments section and invite those who missed out.</p>
<p><strong>UPDATE</strong> : Invites are <strong>NOT</strong> needed because the service is <strong>now open to everyone</strong>.
<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/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>
	<li><a href="http://www.makeuseof.com/tag/lala-the-best-new-service-for-music-downloads/" title="Lala &#8211; Really Cool New Site for Music Streaming &#038; Downloads (August 19, 2009)">Lala &#8211; Really Cool New Site for Music Streaming &#038; Downloads</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/move-your-music-library-to-the-cloud-with-moof/" title="How To Move Your Music Library Online with Moof (August 3, 2009)">How To Move Your Music Library Online with Moof</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stream-music-for-free-with-spotify-invites-available/feed/</wfw:commentRss>
		<slash:comments>213</slash:comments>
		</item>
		<item>
		<title>Three Alternative Mac OS X Browsers Worth A Try</title>
		<link>http://www.makeuseof.com/tag/3-native-os-x-browsers/</link>
		<comments>http://www.makeuseof.com/tag/3-native-os-x-browsers/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 19:40:27 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4591</guid>
		<description><![CDATA[Most Mac OS X users probably use Safari, Firefox or Opera for their internet browsing.  But every now and again it is nice to have a change of browser.   Instead of using your regular browser, why not try Camino, Shiira or Sunrise ?
1. Camino

Camino is a browser that has been around for [...]]]></description>
			<content:encoded><![CDATA[<p>Most Mac OS X users probably use Safari, Firefox or Opera for their internet browsing.  But every now and again it is nice to have a change of browser.   Instead of using your regular browser, why not try <a href="http://caminobrowser.org/">Camino</a>, <a href="http://shiira.jp/en.php">Shiira</a> or <a href="http://sunrisebrowser.com/en/">Sunrise</a> ?</p>
<h2>1. Camino</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/08/camino.jpg" alt="" /></p>
<p><a href="http://caminobrowser.org/">Camino</a> is a browser that has been around for quite some time now and was first released way back in February 2002. Camino uses the Gecko rendering engine which is the same rendering engine as many fast popular browsers such as Firefox, Flock and SeaMonkey. So if you like the way that the rendering engine works for Firefox then you should definitely give Camino a try. The inferface for Camino is real simple and easy to navigate around making it very user friendly.</p>
<p>To install and use Camino 50 MB of free hard drive space is required using Mac OS X 10.3.9 or later.</p>
<h3>Camino Features</h3>
<p><strong>Toolbar Search</strong><br />
With the toolbar search you can search Google or any other search engine right from the toolbar from any website.</p>
<p><strong>Find</strong><br />
From within Camino you can search through a webpage by hitting command+F and find results quickly and effortlessly.</p>
<p><strong>Software Update</strong><br />
Camino uses the Sparkle framework so updates for Camino are hassle-free and take only seconds to complete.</p>
<p><strong>AppleScripts Support</strong><br />
You are now able to write AppleScripts for Camino to give you a consistent workflow with your Mac. Camino supports AppleScript commands for adding, opening and deleting bookmarks, opening new tabs and windows as well as many more.</p>
<p><strong>Session Saving</strong><br />
Camino will save your sessions so you can go back to the last webpages you had open when you last closed the browser.</p>
<h2>2. Shiira</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/08/shiira.jpg" alt="" /></p>
<p><a href="http://shiira.jp/en.php">Shiira</a> is another awesome browser that is Mac OS X native. Shiira is based off Web Kit which is the same rendering engine as Safari so this is also a very fast browser. Shiira has been in development for around 4 years so it has picked up some nice unique features along the years.</p>
<p>One really nice thing that I like about Shiira is the PageDock.  The PageDock is similar to a tab bar but it is displayed along the bottom of the browser and it gives you thumbnails of the pages that you&#8217;re currently browsing. If you don&#8217;t like the PageDock though you can change it in the preferences so that Shiira uses a tab bar instead.</p>
<p>Shiira also has a cool little widget that you can use in Dashboard called Shiira Mini and it is basically a stripped down version of Shiira. It can come in really useful when you want to browse a website quickly without having to open an actual application.</p>
<p>With Shiira you can also browse a website fullscreen and use an Exposé like feature to browse easily around tabs that you have open<br />
.</p>
<h2>3. Sunrise</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/08/sunrise.jpg" alt="" /></p>
<p><a href="http://sunrisebrowser.com/en/">Sunrise</a> is a very lightweight browser that is supported in English, Japanese, Spanish, German and Taiwanese. The current stable version of writing this is Sunrise 1.7.4.  It is a very small 1.1MB app and requires Mac OS X 10.3 or later to run.</p>
<p>Just like Shiira, Sunrise uses the same rendering engine as Safari, Web Kit. The toolbar for Sunrise is really small so it gives a better amount of page viewing then any browser I&#8217;ve came across so far.</p>
<h3>Sunrise Features</h3>
<p><strong>Visual Bookmarks</strong></p>
<p>With Sunrise your bookmarks are displayed visually so it makes for quicker searching if you have a lot of bookmarks and can&#8217;t remember the name of the website you&#8217;re looking for but you can remember what it looks like.</p>
<p><strong>Viewing Source</strong></p>
<p>You can change the application that is used to view the source code of websites so you can choose an application that has syntax highlighting for easier viewing of code.</p>
<p><strong>Search Engine</strong></p>
<p>You can customize the search engine that Sunrise uses to search the internet for results that you want.</p>
<p><strong>Other Features</strong></p>
<p>Within Sunrise you can also press <strong>File-&gt;Save Entire Page as PDF</strong> to save the page into a portable document format. Another feature that Sunrise has is being able to change the alpha of the application so you can see what other windows you have behind it and you can change the width of Sunrise at the click of a button in case you&#8217;re designing a website and want to see what it would look like when the browser is at a specific size.</p>
<p>Have you used any of these three browsers?   If so, let us know what you think of them in the comments!</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/shiira-another-alternative-mac-os-x-browser/" title="Shiira &#8211; Another Alternative Mac OS X Browser (July 18, 2008)">Shiira &#8211; Another Alternative Mac OS X Browser</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/the-two-week-safari-challenge/" title="The two week Safari challenge (April 25, 2008)">The two week Safari challenge</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/omniweb-%e2%80%93-an-overlooked-alternative-web-browser-mac/" title="OmniWeb – An Overlooked Alternative Web Browser [Mac] (May 19, 2009)">OmniWeb – An Overlooked Alternative Web Browser [Mac]</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/google-chrome-a-new-chapter-in-browser-history/" title="Google Chrome &#8211; A New Chapter in Browser History? (September 4, 2008)">Google Chrome &#8211; A New Chapter in Browser History?</a> (28)</li>
	<li><a href="http://www.makeuseof.com/tag/free-alternatives-to-10-popular-commercial-mac-applications-part-2/" title="Free Alternatives to 10 Popular Commercial Mac Applications (Part2) (October 12, 2008)">Free Alternatives to 10 Popular Commercial Mac Applications (Part2)</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-native-os-x-browsers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To use Folder Actions in OS X to Convert or Rotate Images</title>
		<link>http://www.makeuseof.com/tag/using-folder-actions-in-os-x-to-keep-a-consistent-workflow/</link>
		<comments>http://www.makeuseof.com/tag/using-folder-actions-in-os-x-to-keep-a-consistent-workflow/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 16:24:28 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[file converter]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4531</guid>
		<description><![CDATA[Do you find yourself opening Photoshop or another image editor a lot on your Mac so that you can convert the filetype of an image or rotate it because a website that you&#8217;re trying to upload an image to doesn&#8217;t accept that filetype or because you post for a blog and they want you to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-4536" title="applescript" src="http://www.makeuseof.com/wp-content/uploads/2008/08/applescript.jpg" alt="" align="left" />Do you find yourself opening <a href="http://www.adobe.com/products/photoshop/index.html">Photoshop</a> or another <a href="http://en.wikipedia.org/wiki/Image_editor">image editor</a> a lot on your Mac so that you can convert the <a href="http://en.wikipedia.org/wiki/Filetype">filetype</a> of an image or rotate it because a website that you&#8217;re trying to upload an image to doesn&#8217;t accept that filetype or because you post for a blog and they want you to use a specific filetype.</p>
<p>Well within <a href="http://www.apple.com/macosx/">Mac OS X</a> there is a very cool useful feature that I use a lot for when converting images to decrease the file size, flipping images horizontal and vertical, rotating images left and right as well as many more AppleScripts that you can add.</p>
<p>The first thing to do is to create a folder, I usual create mine in My Documents and then drag the folder onto the <a href="http://en.wikipedia.org/wiki/Dock_(computing)">Dock</a>.</p>
<p><img class="alignnone size-full wp-image-4532" title="step1" src="http://www.makeuseof.com/wp-content/uploads/2008/08/step1.jpg" alt="Folder Actions" /></p>
<p>After you have created the folder right click on and hover your mouse over More and then press Enable Folder Actions.</p>
<p><img class="alignnone size-full wp-image-4533" title="step2" src="http://www.makeuseof.com/wp-content/uploads/2008/08/step2.jpg" alt="Enable Folder Actions" /></p>
<p>When you&#8217;ve pressed Enable Folder Actions, right click on the folder again and once more move the mouse over More but this time press Attach a Folder Action.</p>
<p><img class="alignnone size-full wp-image-4534" title="step3" src="http://www.makeuseof.com/wp-content/uploads/2008/08/step3.jpg" alt="Apple Scripts" /></p>
<p>A window will pop up asking you to choose a file when you click Attach a Folder action. For the default folder actions on Mac OS X navigate to /Library/Scripts/Folder Action Scripts. Here you will find a list of 13 AppleScripts that will let you convert images, rotate them and flip them. You can also download AppleScripts and put them in this folder or write your own. Select the AppleScript you want, for this example i&#8217;ll be using Image &#8211; Duplicate as PNG.scpt. After you have attached an action if you press the folder again you&#8217;ll see that you can attach another action, edit a folder action or remove a folder action.</p>
<p><img class="alignnone size-full wp-image-4535" title="step4" src="http://www.makeuseof.com/wp-content/uploads/2008/08/step4.jpg" alt="" /></p>
<p>When you drag and drop an image onto the folder you&#8217;ll now see that two folders are created. One called Original Images and the other called PNG Images. The Original Images is the images that you have dragged onto the folder and the PNG Images folder are the images that have been converted.</p>
<p>I hope that you have found this tip useful and that it improves your workflow when working on your Mac and saves you a lot of time from having to open memory intensive image editors such as Photoshop to do a simple task such as rotating an image.</p>
<p>If you would like you would like to learn how to write AppleScripts in OS X then I recommend that you go <a href="http://www.apple.com/applescript/learn.html">here</a> or have a search around Google. AppleScript is pretty easy to get to grips with and is basically English, so if you know English then you should pick it up pretty quickly.</p>
<h2>Post a Comment</h2>
<p>Post a comment and tell us what sort of AppleScripts you use on your Folder Actions to give you a better workflow you your Mac.
<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/macnifying-os-x-introduction-and-working-with-ntfs-drives/" title="Macnifying OS X: Introduction and working with NTFS Drives (July 30, 2008)">Macnifying OS X: Introduction and working with NTFS Drives</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-be-more-productive-by-taking-breaks-mac-only/" title="How To Be More Productive By Taking Breaks [Mac Only] (September 21, 2008)">How To Be More Productive By Taking Breaks [Mac Only]</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/virtualbox-running-windows-on-a-mac-for-free-sort-of/" title="1 Free Program to Run Windows on your Mac (July 9, 2008)">1 Free Program to Run Windows on your Mac</a> (92)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-mac-leopards-hidden-setting-with-xmod/" title="Tweak Mac Leopard&#8217;s Hidden Settings With xMod (September 24, 2008)">Tweak Mac Leopard&#8217;s Hidden Settings With xMod</a> (3)</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/using-folder-actions-in-os-x-to-keep-a-consistent-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boxee &#8211; Cool Media Center for Mac and Ubuntu</title>
		<link>http://www.makeuseof.com/tag/boxee/</link>
		<comments>http://www.makeuseof.com/tag/boxee/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 21:45:52 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[downloader]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4396</guid>
		<description><![CDATA[ Are you sick of Mac OS X Front row, Windows Media Center or want a media center for Linux. Boxee is a new kind of media center that runs on Mac OS X and Ubuntu Linux, it will also support Windows in the near future (meanwhile check out cool windows media center alternatives). The [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/boxee.jpg" alt="" title="boxee" class="alignleft size-full wp-image-4400" align="left"/> Are you sick of Mac OS X <a href="http://en.wikipedia.org/wiki/Front_Row">Front row</a>, <a href="http://www.microsoft.com/WindowsXP/mediacenter/default.mspx">Windows Media Center</a> or want a media center for Linux. <a href="http://www.boxee.tv">Boxee</a> is a new kind of media center that runs on Mac OS X and <a href="http://www.ubuntu.com">Ubuntu Linux</a>, it will also support Windows in the near future (meanwhile check out <a href="http://www.makeuseof.com/tag/cool-windows-media-center-alternatives/">cool windows media center alternatives</a>). The framework that Boxee is built off of is <a href="http://xbmc.org/">XBMC</a> which is the best media center available for <a href="http://en.wikipedia.org/wiki/Xbox">Xbox</a>. </p>
<p>Boxee is basically XBMC on steroids because it has social networking features so that you can view what your friends are watching and listening to on Boxee, as well as <a href="http://en.wikipedia.org/wiki/Plugin">plugins</a> that are written in <a href="http://www.python.org/">Python</a> so you can really customize Boxee a lot. Boxee also gas a skinning engine so if you get bored of the default look of Boxee then you can always download other skins or make your own.</p>
<h2>Get on Boxee</h2>
<p>Because Boxee is still in alpha there is a very limited amount of invitations that they&#8217;re going to give out so the best thing to do is to get to Boxee.tv as soon as you can and enter your email address so that you can get on Boxee as soon as possible.</p>
<p>Once you&#8217;re emailed your invitation and go to their website you&#8217;ll be asked to enter a few details such as username, email, etc and it shouldn&#8217;t take anymore than 20 seconds to complete. After you&#8217;ve signed up you&#8217;ll be logged into your account.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/boxee-profile.jpg" alt="" title="boxee-profile" /></p>
<p>The first thing that you will see when you login is a feed of your friends. Within the feed you will see the latest movies that they have watched and the latest music that they have listened too. If they rated it and liked it a thumb up will appear but if they didn&#8217;t like it then a thumb down will appear on the feed next to that movie or song. Whatever they listened to or watched will also linked to the imdb or last.fm page depending on if its a movie or music.</p>
<p>Under the Profile page is information about movies you&#8217;ve watched and music you&#8217;ve listened too.<br />
The Friends page displays all your friends and also allows you to invite and add new friends.<br />
Under the account page you can change your personal information and who you want to share your information with such as the world, your friends or nobody. Here you can also change your picture that is displayed throughout your profile.</p>
<p>At the bottom of the account page you have services. Here you can enter your <a href="http://www.twitter.com">twitter</a>, <a href="http://www.friendfeed.com">friend feed</a> and <a href="http://www.tumblr.com">tumblr</a> information and decide what information to share.<br />
With these services you can twit, post and share.</p>
<h2>Download and Installing Boxee</h2>
<p>To download Boxee simply press the Download Boxee link once you&#8217;ve logged into your account then choose either the Mac OS X version or the Ubuntu Linux version. Support for Windows will most likely be added soon.<br />
If you want to see the code behind Boxee then just simply download the source from the download page and play about with it.<br />
If you&#8217;re on a broadband connection then Boxee should download fairly quickly as its only 30mb. The OS X version downloads as a package so you double click the package and click agree then click next then once the installation has finished Boxee will be in the Applications folder.</p>
<h2>Using Boxee</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/boxee-3.jpg" alt="" title="boxee-3" /></p>
<p>When you first load up Boxee you will be presented with a window like the one shown above. From here enter your username and password for Boxee and you&#8217;ll be logged in.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/boxee-6.jpg" alt="" title="boxee-6" /></p>
<p>This is what Boxee will look like the first time you login. In the top right corner is the weather and the time. Down the left side is what&#8217;s new, video, music, pictures, profile, downloads, settings and exit.</p>
<p>The main content that you see is the what&#8217;s new content and this is videos and music that your friends have recently listened too and watched.</p>
<p>When you select Video and hit enter you&#8217;ll see two more options My Videos and Internet Videos.<br />
My Videos are movies that you have on your computer locally and Internet Videos are videos that a streamed from the internet and updated automatically via an RSS feed.<br />
When you load up the Internet Videos for the first time the RSS feeds for sites that are there is blip.tv, CNN, Revision3, Cnet and Youtube.</p>
<p>For music it is the same but for the music streaming websites its jamendo, muxtape, shoutcast, bbc, last.fm and NPR. You can also listen to music that is on your computer or in your iTunes library.</p>
<p>Pictures allows you to look at pictures that you have on your computer or you can search for pictures on Picasa and Flickr.</p>
<p>Under Profile you can see the latest content that you and your friends have viewed on Boxee.</p>
<p>Downloads allows you to view content that you&#8217;re currently downloading.</p>
<p>Under the Settings tab you have options for video, music, pictures, network, appearance, system, media sources, general and the credits of the people who made Boxee.</p>
<p>I think that Boxee is a really good media player and that it is a lot better than Front Row.</p>
<h2>Want An Invite?</h2>
<p>If you want to give Boxee a try we&#8217;re giving out invites to the first 20 people who ask for them in the comments.</p>
<p>[rating=5]
<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-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/hulu-desktop-instant-tv-shows-and-movies-on-your-large-screen/" title="Hulu Desktop: Instant TV Shows and Movies on Large Screen (June 15, 2009)">Hulu Desktop: Instant TV Shows and Movies on Large Screen</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/best-youtube-video-converters/" title="4 YouTube Tools you Probably Don&#8217;t Know About (February 12, 2008)">4 YouTube Tools you Probably Don&#8217;t Know About</a> (48)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/" title="Using Your Linux Computer As A Media Center (Part 1) (October 28, 2008)">Using Your Linux Computer As A Media Center (Part 1)</a> (66)</li>
	<li><a href="http://www.makeuseof.com/tag/transmission-the-lightweight-bittorrent-client/" title="Transmission, The Lightweight BitTorrent Client (July 4, 2008)">Transmission, The Lightweight BitTorrent Client</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/boxee/feed/</wfw:commentRss>
		<slash:comments>84</slash:comments>
		</item>
		<item>
		<title>Is Socialbrowse The New Stumbleupon?</title>
		<link>http://www.makeuseof.com/tag/is-socialbrowse-the-new-stumbleupon/</link>
		<comments>http://www.makeuseof.com/tag/is-socialbrowse-the-new-stumbleupon/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 20:02:00 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[stumbleupon]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4401</guid>
		<description><![CDATA[Socialbrowse is a new social networking website similar to Stumbleupon.  Since Socialbrowse is still in beta you&#8217;ll have to enter your email address when you arrive at the Socialbrowse website so that you can be invited. When you enter your email and hit the &#8216;get it!&#8217; button you should probably receive your invitation instantly.
At [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/socialbrowse.jpg" border="0" alt="" align="left" /><a href="http://www.socialbrowse.com">Socialbrowse</a> is a new social networking website similar to <a href="http://www.stumbleupon.com">Stumbleupon</a>.  Since Socialbrowse is still in beta you&#8217;ll have to enter your email address when you arrive at the Socialbrowse website so that you can be invited. When you enter your email and hit the &#8216;get it!&#8217; button you should probably receive your invitation instantly.</p>
<p>At the moment there aren&#8217;t many people on Socialbrowse because it is quite new so I recommend that you sign up and give it a go because it has quite a nice community.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/socialbrowsesidebar.jpg" border="0" alt="" align="right" />One thing that I really like about Socialbrowse is that you don&#8217;t have to enter a username or password.  The only information that you have to enter is your email address. By default your username on Socialbrowse will be &#8216;Anonymous&#8217; but to change this all you have to do is simply go to your account then edit your profile.</p>
<p>From the &#8216;edit profile&#8217; page you can enter your name and a little bit of information about you and what you&#8217;re interested in. You can also upload a picture or icon to make your profile look better and also so people can identify you on the site. Under the edit page there is also a Sharing and Preferences tab.  Under the sharing tab you will see the RSS feeds for your account as well as a text field that will allow you to change your share name.  Under the preferences tab you have two check boxes, the first being &#8216;email me when I get a fan&#8217; and the second being &#8216;email messages posted on my profile&#8217;. If you don&#8217;t want to receive email notifications from Socialbrowse then you can easily disable them from here.</p>
<p>When you sign up to Socialbrowse you automatically get 10 invitations so you should invite your friends over so that they can join in on the fun too.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/08/socialbrowse-icons.jpg" alt="" align="left" />When you have installed the Firefox extension for Socialbrowse you will see three icons next to the address bar. The first icon opens up the sidebar so that you can see the latest websites that people are sharing and the latest comments that people have written.</p>
<p>The next icon is the comments.  If you&#8217;re on a website and want to view the comments you can click this icon and view the comments as well as being able to comment on the website too so that people know what you think about it.</p>
<p>The third icon is the share icon. If you click this icon you will share this link in your feed and all your followers will be able to see it. If you hold down the arrow on the icon you can choose which category the link goes under or you can unshare the link if you accidentally hit this button.</p>
<p>The fun thing about Socialbrowse is that you get points when people share a link that you have shared. So share as many good links as you can find and have fun.</p>
<p>Tell us what you think about Socialbrowse in the comments and whether you like it, will use it or if you&#8217;ll give it a miss.   Does SocialBrowse have the potential to give Stumbleupon a run for its money?</p>
<p>[rating=4]</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/stumbleupon-tools-to-stumble-around-the-web/" title="Stumbleupon Tools To Stumble Around The Web (October 30, 2007)">Stumbleupon Tools To Stumble Around The Web</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/stop-procrastinating-let-hunch-help-you-answer-your-questions/" title="Use Hunch to Answer Your Questions &#038; Make Decisions (July 29, 2009)">Use Hunch to Answer Your Questions &#038; Make Decisions</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/i-make-use-of-social-style-edition/" title="Social Networking Sites that I Make Use Of (August 15, 2007)">Social Networking Sites that I Make Use Of</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/psst-do-you-plurk/" title="Psst&#8230;Do You Plurk? (June 18, 2008)">Psst&#8230;Do You Plurk?</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-online-social-life-with-secondbrain/" title="Manage your Online Social Life with SecondBrain (June 30, 2008)">Manage your Online Social Life with SecondBrain</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/is-socialbrowse-the-new-stumbleupon/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>3 Ways to Install Linux on Windows or Mac</title>
		<link>http://www.makeuseof.com/tag/3-ways-to-install-linux-on-windows-or-mac/</link>
		<comments>http://www.makeuseof.com/tag/3-ways-to-install-linux-on-windows-or-mac/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 22:01:00 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[live CD]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4155</guid>
		<description><![CDATA[Linux is for geeks right? And you gotta know command prompts and all that stuff yeah?
Not exactly, in fact that kind of image is starting to fade away somewhat as Linux distros such as Ubuntu gain traction and mind share with each new release.
OK so Linux still has a market share closer to 1.5%.  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/linux1.png" border="0" alt="" align="left" />Linux is for geeks right? And you gotta know command prompts and all that stuff yeah?</p>
<p>Not exactly, in fact that kind of image is starting to fade away somewhat as Linux distros such as Ubuntu gain traction and mind share with each new release.</p>
<p>OK so Linux still has a market share closer to 1.5%.  However things are beginning to change. Linux has never before been so easy to try.   Here&#8217;s three ways you can install Linux on your computer.</p>
<h2>1. Linux on a &#8216;Live Disk&#8217;</h2>
<p>Each distribution can now be downloaded as a &#8216;<a href="http://www.makeuseof.com/tag/put-your-linux-distro-on-a-life-cd/">Live Disk</a>&#8216;, a disk which will run Linux straight from the CD as if it were an installed operating system.</p>
<p>This is perhaps the best way you can try Linux for the first time as it allows you to play around with the OS without having to worry about your data, or partitioning or screwing something up.</p>
<p>The disadvantage is that the OS will run fairly slowly and you will not get much idea of the performance or flexibility of Linux.</p>
<p>Live disks are included with every Linux distribution, and are also provided on the cover of just about any computing and PC magazine. Looking over at my shelf I can see <a href="http://www.ubuntu.com/">Ubuntu</a>, <a href="http://en.opensuse.org/Welcome_to_openSUSE.org">OpenSUSE</a>, <a href="http://www.thinkgos.com/">gOS Rocket</a> and <a href="http://linuxmint.com/">Linux Mint</a> on the cover disks of several magazines.</p>
<h2>2. Run Linux using Virtual PC</h2>
<p>Again, this is just another way to have a bit of a look and play around with Linux in a <a href="http://www.makeuseof.com/tag/virtualization-free-in-windows-linux-installation/">contained area</a> with no danger of destroying your computer or anything. Microsoft provides <a href="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx">Virtual PC 2007</a> as a free download and can run most distros, although you will perhaps need to find some fairly simple workaround&#8217;s for a few.</p>
<p>Again, the disadvantage is performance, both for the Virtual Machine and the host machine which has to lend system resources. The advantage I guess is that you will not have to burn an actual disk in order to try Linux out &#8211; the virtual machine can simply mount an ISO file.</p>
<h2>3.  Install Ubuntu using the Wubi installer</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/image_thumb5.png" border="0" alt="" align="left" /> Lastly you can try Linux, Ubuntu specifically, using a special installer called ‘Wubi’. Mackenzie covered Wubi in detail <a href="http://www.makeuseof.com/tag/virtualization-free-in-windows-linux-installation/">here</a>. Blake also briefly mentioned it in <a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/">his article here</a>.</p>
<p>Wubi installs Ubuntu as a file on your Windows System. It can be uninstalled like any other program and runs as if you were using a separate system partition. The only disadvantage is that hibernation mode does not work.</p>
<p>The set-up is laughably simple; all you have to do is <a href="http://wubi-installer.org/">get Wubi from here</a> and start it up. Wubi is actually included in Ubuntu as of version 8.04 and is an installation option when using a Live disk.</p>
<p>Here are the options you will be presented with:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/image_thumb11.png" border="0" alt="" /></p>
<p>Pretty simple huh?</p>
<p>You can either <a href="http://www.ubuntu.com/getubuntu/download">download the Ubuntu file</a>, or use a existing ISO image you have previously downloaded. To use a existing file simply place it in the same folder as the Wubi program.</p>
<p>After installing you will have to reset your computer. It’s crucial you reset ‘cleanly’, that means no turning the computer off impatiently, pulling the plug out the all etc. If you do, booting into Ubuntu may fail.</p>
<p>If all is successful you’ll be given a new option upon startup to choose either your previous OS, or Ubuntu:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/image_thumb24.png" border="0" alt="" /></p>
<p>Booting into Ubuntu will complete the installation and prepare your hard drive for the OS. A final reboot and everything should be working fine, choosing Ubuntu from the boot screen should now load up the OS and you can play around to your heart’s content.</p>
<p>It’s totally risk free, the worst that can happen is that for some other reason the installation fails. I’m sorry but I can’t help you there, simply boot back into Windows and uninstall Wubi through the Add/Remove programs panel.</p>
<p>If this occurs try installing a couple of times. There is a chance it will succeed the second time.</p>
<p>Hopefully this will give you the incentive to try out Linux for yourself!</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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-about-some-wine-with-your-linux/" title="Run Windows Applications on Linux (or Mac) with WINE (June 23, 2008)">Run Windows Applications on Linux (or Mac) with WINE</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/" title="How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC (October 24, 2009)">How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/" title="Test Drive Linux Operating Systems with VirtualBox (February 16, 2009)">Test Drive Linux Operating Systems with VirtualBox</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/" title="How To Install Linux With Ease Using UNetbootin (July 30, 2008)">How To Install Linux With Ease Using UNetbootin</a> (17)</li>
	<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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-ways-to-install-linux-on-windows-or-mac/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Listen To &amp; Watch Music Videos Online with Muzu</title>
		<link>http://www.makeuseof.com/tag/muzu/</link>
		<comments>http://www.makeuseof.com/tag/muzu/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 15:24:17 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music videos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4136</guid>
		<description><![CDATA[Muzu is a website that caters to people who either produce music or people who simply like to just listen to it.  If you&#8217;re into producing music then no matter whether you have a record label or not, Muzu will pay you 50% of the ad revenue your content generates.
All of the content on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/muzu.jpg" border="0" alt="" align="left" /><a href="http://www.muzu.tv">Muzu</a> is a website that caters to people who either produce music or people who simply like to just listen to it.  If you&#8217;re into producing music then no matter whether you have a record label or not, <strong>Muzu will pay you 50% of the ad revenue your content generates.</strong></p>
<p>All of the content on Muzu is video and they have built up quite a big library. All the music rights on Muzu are protected because they have signed a deal with over 200 international labels which includes <a href="http://www.sonybmg.com/">Sony BMG Music Entertainment</a> and a lot of other big labels in the industry.</p>
<p>On the front page of the website you will see that there are featured channels, top videos, best of the tube, live and documentaries. At the top of the website is the search bar where you can search for music videos by artists and bands.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/muzu-3.jpg" alt="" /></p>
<p>If you&#8217;re looking for a new artist or band in a particular genre then you can easily discover them by choosing &#8216;genre&#8217; or the type under &#8216;Browse Content&#8217; and then clicking the arrow to continue. You will then be taken to a results page that will show you the type of music that you selected that&#8217;s available on Muzu. You can sort these by channels, videos or users, as well as ordering by &#8216;most viewed&#8217; and &#8216;most recent&#8217;. If you see something that catches your eye then click the image to view the content.</p>
<p>When you load up an artist or a band, the first page you will see is the TV page.  This is the page where a video of their featured content is played. You can view that band or artists profile, messages and Fan TV by clicking the other links at the top of the page. If you like the content on that page and want to send it to friends you can do this at the click of a button. Press &#8220;Send To Friend&#8221; at the top of the page and then enter your friends email addresses.</p>
<p>If you like the content a lot then you can also add it to your favorites if you have an account on Muzu. You can also send the owner of the channel a message by clicking &#8217;send message&#8217; then entering a subject and a message and finally pressing &#8217;send&#8217;. If you&#8217;ve made a fan video of the artist or band you can upload it to their channel on the same page.</p>
<h2>Creating Your Muzu Account</h2>
<p>To watch content on Muzu you don&#8217;t need an account.  But if you visit Muzu a lot and you want to favorite artists and bands then you should create an account to keep all your favorites organized.</p>
<p>Once you have created your Muzu account people will be able to view your user account at [your_username].muzu.tv or if you&#8217;re a artist/band muzu.tv/[your_band].</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/wez-muzu-tv.jpg" alt="" /></p>
<h2>Customizing Your Channel</h2>
<p>If there are videos that you like then you can add them to the playlist on your channel by clicking the &#8216;+&#8217; sign in the video player to add it.</p>
<p>To change the theme of your Muzu profile go to &#8216;My Channel&#8217; and then click &#8216;Customize&#8217;. From here click the themes tab and then you can choose which theme you would like to use.</p>
<p>On the Customize Toolbar there are widgets, themes, backgrounds and settings.</p>
<p>Under the Widgets tab you&#8217;ll be able to add playlists, images, texts and your Muzu Favorites to your pages. For the themes tab you&#8217;ll be able to choose a theme for your Muzu profile, for backgrounds you&#8217;ll be able to upload images and set them as your background and under the settings tab you will be able to change your password, default page and privacy settings.</p>
<p>Muzu is a nice simple website but it feels somewhat incomplete as if something is missing.  How do you think Muzu scores compared to other music video websites out there? Some of the other cool websites to watch music videos that were covered in <a href="http://www.makeuseof.com/tag/12-cool-places-to-watch-music-videos/">12 Cool Places to Watch Music Videos</a> plus recently added <a href="http://www.makeuseof.com/dir/cleepr-music-video-search-engine/">Cleepr</a>, <a href="http://www.makeuseof.com/dir/ssmunch/">SSMunch</a> and <a href="http://www.makeuseof.com/dir/seeqpod/">Seeqpod</a>. Let us know by leaving your comments.</p>
<p>[rating=3]</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/noggincom-babysmash-1-happy-baby-windows/" title="Noggin + Babysmash = One Happy Baby! (Windows) (April 1, 2009)">Noggin + Babysmash = One Happy Baby! (Windows)</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/" title="Using Your Linux Computer As A Media Center (Part 1) (October 28, 2008)">Using Your Linux Computer As A Media Center (Part 1)</a> (66)</li>
	<li><a href="http://www.makeuseof.com/tag/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/jogli-probably-the-coolest-music-search-engine/" title="Jogli &#8211; Probably The Coolest Music Search Engine (July 10, 2008)">Jogli &#8211; Probably The Coolest Music Search Engine</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-broaden-your-musical-horizons-online/" title="How To Broaden Your Musical Horizons Online (October 11, 2008)">How To Broaden Your Musical Horizons Online</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/muzu/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Analyze Your Website Visitor Data In Real Time With Woopra</title>
		<link>http://www.makeuseof.com/tag/analyze-your-website-visitor-data-in-real-time-with-woopra/</link>
		<comments>http://www.makeuseof.com/tag/analyze-your-website-visitor-data-in-real-time-with-woopra/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 16:11:37 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[tracking tools]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=4091</guid>
		<description><![CDATA[&#8220;Why doesn’t Google Analytics have real-time tracking?&#8221;
This would have to be the single most voiced complaint I hear concerning Google Analytics. Aside from that its a solid service and a must-have for any aspiring blogger, but use it for any length of time and you’ll begin to wish for this as well.
Or it used to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.woopra.com"><img class="alignnone size-full wp-image-4095" title="woopa_logo" src="http://www.makeuseof.com/wp-content/uploads/2008/07/woopa_logo.gif" border="0" alt="" align="left" /></a>&#8220;Why doesn’t Google Analytics have real-time tracking?&#8221;</p>
<p>This would have to be the single most voiced complaint I hear concerning <a href="http://www.google.com/analytics/">Google Analytics</a>. Aside from that its a solid service and a must-have for any aspiring blogger, but use it for any length of time and you’ll begin to wish for this as well.</p>
<p>Or it used to be.</p>
<p>After having used the <a href="http://www.woopra.com/">Woopra Analytics</a> service I’m confident in wholeheartedly agreeing with the promotional statement from the service itself:</p>
<p>&#8220;Woopra is the world&#8217;s most comprehensive, information rich, easy to use, real-time Web tracking and analysis application.&#8221;</p>
<p>Yep, it is. Perhaps some commercial tracking applications are better, but since I only use <a href="http://www.makeuseof.com/tag/free-traffic-analytics-tools-you-should-know-about/">free traffic analytics tools</a> I have no idea. The service is provided through a downloadable desktop client with a basic online service unlike Google Analytics which is wholly browser based. This suits me fine as I always prefer <a href="http://www.makeuseof.com/tag/4-ways-to-run-your-favorite-web-app-from-the-desktop/">desktop applications to using the browser</a> and it opens the client up to provide a richer experience. Woopra is also available for Windows, Mac OS X and Linux systems.</p>
<p>Woopra is still in beta at this point in time, and you’ll need to get approval after registering so you can’t just sign straight up and start tracking. The good news is that confirmation is pretty quick.  I think mine took a few days but they may even have improved since then. Each website you wish to track also has to be submitted individually and approved, but this is even quicker and mine have all been approved within an hour or two.</p>
<p>User accounts are also limited to:</p>
<ul>
<li>Sites with less than 10,000 pageviews per day.</li>
<li>Users with JavaScript and the latest version of Java enabled.</li>
</ul>
<p style="text-align: center;"><img class="alignnone size-full wp-image-4092 aligncenter" title="woopra1" src="http://www.makeuseof.com/wp-content/uploads/2008/07/woopra1.png" alt="" /></p>
<h2>Live Tracking and Monitoring</h2>
<p>Live tracking is what no doubt will attract people to the service, but Woopra’s service goes far beyond simply providing real-time traffic updates. Woopra can track 40+ events and statistics including:</p>
<ul>
<li>Country</li>
<li>Operating System</li>
<li>Browser</li>
<li>Language</li>
<li>Screen Resolution</li>
<li>Pages Viewed / Time spent on pages</li>
<li>Arrival and Departure points</li>
<li>Current visitor actions and history</li>
<li>and lots more</li>
</ul>
<p>This kind of detail provides some amazingly useful data. It’s kind of creepy being able to find out so much about your visitors but it does give you greater power to adjust your blog to the audience viewing it. Have a lot of viewers with English as their second language? Perhaps integrating some translation features would be a good decision.</p>
<p>You get the idea.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-4093 aligncenter" title="woopra2" src="http://www.makeuseof.com/wp-content/uploads/2008/07/woopra2.png" alt="" /></p>
<h2>Live Chatting</h2>
<p>Perhaps the creepiest feature of Woopra is the ability to live chat with any one of your visitors. If you choose to chat to someone a popup will show up on their computer asking to click here if they want to chat.</p>
<p>Personally, If this happened to me there is no way I would click it! It just looks totally suspicious. It’s a cool sounding feature, I just don’t know how effective it would be in reality.</p>
<h2>Searching, speed and Interface</h2>
<p>One of the many advantages a desktop application has over web based services is performance. Without having to reload pages to display results, Woopra is much quicker to use than Google Analytics and is really quite reasonable, resources usage wise.</p>
<p>For accessing any kind of data, indexing is a must, and Woopra has some fantastic searching capabilities allowing you to access any data point in the system. What information do you need to help you manage and develop your site? Specific user names, IP addresses, geographic locations, user browsing data, visitor history, visitor paths, arrival and departure points.</p>
<p>The data is searchable. Using the Search panel, you can reach into the data to find specific information about your site’s visitors, learning more about your site’s demographics and loyal readers. Woopra simply digs deeper.</p>
<p>The interface also provides opportunity for greatly superior statistic displays and representations of data, for example demonstrating visitor locations on a global map.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-4094 aligncenter" title="woopra3" src="http://www.makeuseof.com/wp-content/uploads/2008/07/woopra3.png" alt="" /></p>
<p>There is much, much more to this service and I really cannot recommend it enough. Woopra say they will be offering an additional paid version for high traffic sites eventually, but for most of you I’m sure the free version will suffice.</p>
<p>I haven’t actually heard a great deal about Woopra around the place, do any of you use it? How have you found 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/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/6-websites-to-track-a-websites-traffic/" title="6 Websites to Track A Website&#8217;s Traffic (September 16, 2009)">6 Websites to Track A Website&#8217;s Traffic</a> (41)</li>
	<li><a href="http://www.makeuseof.com/tag/web-metrics-101-what-do-all-these-terms-mean/" title="Web Metrics 101 &#8211; What DO all these Terms Mean? (April 18, 2008)">Web Metrics 101 &#8211; What DO all these Terms Mean?</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/" title="View Your Website&#8217;s Visitors&#8217; IP Address &#038; Keep Statistics (October 2, 2009)">View Your Website&#8217;s Visitors&#8217; IP Address &#038; Keep Statistics</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/use-webslug-to-see-how-fast-your-site-loads/" title="Use Webslug To See How Fast Your Site Loads (June 16, 2009)">Use Webslug To See How Fast Your Site Loads</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/analyze-your-website-visitor-data-in-real-time-with-woopra/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Get Assisted By Butler On Your Mac</title>
		<link>http://www.makeuseof.com/tag/get-assisted-by-butler-on-your-mac/</link>
		<comments>http://www.makeuseof.com/tag/get-assisted-by-butler-on-your-mac/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 18:11:58 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[launchers]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3950</guid>
		<description><![CDATA[If you&#8217;re an OS X user you&#8217;ll have most probably used Quicksilver or at least heard of it. Well a few months ago I kind of got sick of Quicksilver and wanted to try something new.  I eventually stumbled upon Butler.
Butler is a really easy to use and powerful search tool for OS X. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/butler.jpg" alt="" align="left" />If you&#8217;re an OS X user you&#8217;ll have most probably used <a href="http://docs.blacktree.com/quicksilver/what_is_quicksilver">Quicksilver</a> or at least heard of it. Well a few months ago I kind of got sick of Quicksilver and wanted to try something new.  I eventually stumbled upon <a href="http://www.manytricks.com/butler/">Butler</a>.</p>
<p>Butler is a really easy to use and powerful search tool for OS X.  But the thing I really love about Butler is that it can do a lot more besides just searching. To find out what other features Butler has to offer, continue reading&#8230;.</p>
<h2>Using Butler</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/butler_menubar.jpg" alt="" /></p>
<p>When you first load Butler the items in the <a href="http://en.wikipedia.org/wiki/Menu_bar#Macintosh">menu bar</a> are a monitor, a globe and a search bar.</p>
<p>Under the monitor are :</p>
<ul>
<strong>Switch users</strong> &#8211; this will allow you to switch between other users on the Mac.<br />
<strong>Volumes</strong> &#8211; volumes displays all the hard drives and disk images open.<br />
<strong>Applications</strong> &#8211;  applications shows all the current applications that are running as well as a sub menu to all the other applications on the Mac.  It also has a sub menu to a list of <a href="http://www.apple.com/applescript/">Applescripts</a>.<br />
<strong>System Preferences</strong> &#8211; this is a shortcut to your system preferences and saves you time by not having to open the actual system preferences windows.<br />
<strong>Documents</strong> &#8211; Documents shows you all the files under your Documents folder.<br />
<strong>Music</strong> &#8211; Music will give you a list of all your music and playlists (including <a href="http://support.apple.com/kb/HT1801">smart playlists</a>) that are in <a href="http://www.apple.com/itunes/">iTunes</a>. It also shows the currently playing song and lets you rate it as well as pausing and skipping to the previous and next song.<br />
<strong>Pasteboard</strong> &#8211; this can come in extremely useful if you copy a lot of stuff.  Pasteboard will keep the last 5 items that you copied such as images and text.<br />
<strong>Keystrokes sample</strong> &#8211; this is a sample of how to use keystrokes and will enter the text &#8220;Butler is crap Oops great&#8221;<br />
<strong>Butler</strong> &#8211; under Butler there are actions such as searching your computer, customizing Butler, searching the configuration, link to a help file, preferences, check for updates and quitting Butler.
</ul>
<h2>Configuring Butler</h2>
<p>Under the configure window in Butler you are able to configure the kinds of items that are in the menu bar as well as assigning <a href="http://en.wikipedia.org/wiki/Keyboard_shortcut">hot keys</a>, abbreviations, hot corners and events.</p>
<p>Adding your own items is extremely easy and takes about 2 clicks.</p>
<p>First of all click the &#8216;+&#8217; in the bottom left hand corner then choose from the type of item you want to add from : a container, file, site, separator, comment, smart item and a control.<br />
<img class="alignnone size-full wp-image-3952" title="butler_configuration" src="http://www.makeuseof.com/wp-content/uploads/2008/07/butler_configuration.jpg" alt="" /></p>
<p>For this example I&#8217;m going to create a smart item for iTunes so that when I type the abbreviation &#8217;songinfo&#8217; or hit the hot key <strong>Option-Command-I</strong> then information for the currently song playing will appear.</p>
<p>To do this press &#8216;+&#8217; -&gt; <strong>iTunes -&gt; iTunes:Information</strong></p>
<p>Then enter the following text shown below.</p>
<p><img class="alignnone size-full wp-image-3953" title="butler_hotkey_configuration" src="http://www.makeuseof.com/wp-content/uploads/2008/07/butler_hotkey_configuration.jpg" alt="" /></p>
<h2>Add A New Search Engine</h2>
<p>To add a new search engine to Butler is also very easy. First press Engines then &#8216;+&#8217; and then <strong>Search Engine (Command-N)</strong>.</p>
<p>For this example of adding a search engine we&#8217;re going to be adding the Twitter search URL. Set the Prefix to &#8216;http://twitter.com/tw/search/users?q=&#8217;. Now you should be able to search Twitter from your menu bar.</p>
<h2>Butler Preferences</h2>
<p>Under preferences you can change a lot of settings to do with the Butler application. The categories are general, docklet, menus, abbreviations, pasteboard, editing, looks miscellany and updates.</p>
<p>Within the preferences you can choose if Butler launches when your computer starts, if Butler should display a <a href="http://en.wikipedia.org/wiki/Splash_screen">splash screen</a>, what folders should be included in search results, how often to update the <a href="http://en.wikipedia.org/wiki/Cache">cache</a>, whether to display icons for containers, websites, Butler controls and smart controls as well as a lot more preferences to do with how many pasteboards to keep.</p>
<p>Overall I think Butler is very good and useful. It has replaced Quicksilver on my Mac but will it replace Quicksilver on <em>your</em> Mac?  Let us know in the comments!</p>
<p>[rating=5]</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em></p>
<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/rapidowrite-the-mac-app-that-your-fingers-will-love-2/" title="RapidoWrite &#8211; The Mac App That Your Fingers Will Love (June 16, 2008)">RapidoWrite &#8211; The Mac App That Your Fingers Will Love</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-make-your-own-windows-run-menu-shortcuts/" title="How To Make Your Own Windows Run Menu Shortcuts (May 11, 2009)">How To Make Your Own Windows Run Menu Shortcuts</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-instantly-increase-productivity-on-your-mac-part-2/" title="How To Instantly Increase Productivity on your Mac [Part 2] (March 25, 2008)">How To Instantly Increase Productivity on your Mac [Part 2]</a> (44)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-instantly-increase-productivity-on-your-mac-part-1/" title="How to Instantly Increase Productivity on Your Mac [Part 1] (March 21, 2008)">How to Instantly Increase Productivity on Your Mac [Part 1]</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/launch-your-apps-a-find-your-files-quickly-with-farr/" title="FARR &#8211; Launch Your Apps &#038; Find Your Files Quickly [Windows] (June 22, 2009)">FARR &#8211; Launch Your Apps &#038; Find Your Files Quickly [Windows]</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/get-assisted-by-butler-on-your-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shiira &#8211; Another Alternative Mac OS X Browser</title>
		<link>http://www.makeuseof.com/tag/shiira-another-alternative-mac-os-x-browser/</link>
		<comments>http://www.makeuseof.com/tag/shiira-another-alternative-mac-os-x-browser/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:57:25 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3873</guid>
		<description><![CDATA[ Shiira is an open source browser for Mac OS X that is based off Web Kit and written in Cocoa so it runs at native speeds on a Mac. Shiira has been in development since 2004 so it has been in development for about 4 years. Because Shiira is based on Web Kit it [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3878" title="shiira-project-1" src="http://www.makeuseof.com/wp-content/uploads/2008/07/shiira-project-1.jpg" alt="Shiira" align="left" /> <a href="http://shiira.jp/en">Shiira</a> is an open source browser for Mac OS X that is based off <a href="http://webkit.org/">Web Kit</a> and written in <a href="http://developer.apple.com/cocoa/">Cocoa</a> so it runs at native speeds on a Mac. Shiira has been in development since 2004 so it has been in development for about 4 years. Because Shiira is based on Web Kit it uses the same rendering as <a href="http://www.apple.com/safari/">Safari</a> so when looking at web pages in Shiira and Safari they will look identical. </p>
<p><img class="alignnone size-full wp-image-3876" title="cool-websites-software-and-internet-tips-4" src="http://www.makeuseof.com/wp-content/uploads/2008/07/cool-websites-software-and-internet-tips-4.jpg" alt="" /></p>
<h2>Shiira Mini</h2>
<p><a href="http://shiira.jp/mini/en.html">Shiira Mini</a> is a slimmed down version of Shiira for the <a href="http://www.apple.com/downloads/dashboard/">Dashboard</a> which can come in useful if you&#8217;re wanting to do a little bit of searching when working on something without having to open an actual browser up.</p>
<p><img class="alignnone size-full wp-image-3877" title="shiira-mini-shiira-project-1" src="http://www.makeuseof.com/wp-content/uploads/2008/07/shiira-mini-shiira-project-1.jpg" alt="Shiira Mini" /></p>
<h2>Shiira Mini Settings</h2>
<p>Within settings for the widget you can choose the URL of the homepage you want for Shiira Mini, what bookmarks bar to use (Shiira, Safari) and the color of the widget.</p>
<h2>The Interface</h2>
<p><strong>Toolbar</strong></p>
<p><img class="alignnone size-full wp-image-3874" title="cool-websites-software-and-internet-tips-1-2" src="http://www.makeuseof.com/wp-content/uploads/2008/07/cool-websites-software-and-internet-tips-1-2.jpg" alt="Shiira Toolbar" /></p>
<p>On the Toolbar from right to left you have the back button, forward button, reload, stop, address bar, add bookmark, shelf, bookmarks, history, search, new tab/pagedock. Then below the toolbar is where the website will be displayed.</p>
<p><strong>PageDock</strong></p>
<p><img class="alignnone size-full wp-image-3875" title="cool-websites-software-and-internet-tips-3" src="http://www.makeuseof.com/wp-content/uploads/2008/07/cool-websites-software-and-internet-tips-3.jpg" alt="Shiira PageDock" /></p>
<p>Within Shiira you can choose whether to use the PageDock or a tab bar, by default when you first load Shiira up the PageDock the selected option to change this go to Preferences -&gt; PageDock &amp; Tab.</p>
<p>Below the PageDock is the Status Bar. On the Status Bar the first icon is for cookie information on the current website you&#8217;re viewing, next to that if the website has an <a href="http://en.wikipedia.org/wiki/RSS_(file_format)">RSS feed</a> then this icon will appear and when you click it the feed will be displayed in the feed reader built within Shiira, when you click the arrow on the far right of the Status Bar it will toggle hiding and showing the PageDock, the four box icon is an <a href="http://en.wikipedia.org/wiki/Exposé_(Mac_OS_X)">Exposé</a> like feature that will layout all the websites you have out so that its easy to browse a lot of websites and see what page you&#8217;re on.</p>
<h2>Shelf</h2>
<p>The shelf in Shiira lets you view and manage all of your Shiira and Safari bookmarks as well as files that you have downloaded. Within the shelf you can also seen your Firefox bookmarks and your history. You can also modify the search engines that can be used in the search bar on the Toolbar. By default there is a few already configured search engines such as Google, Yahoo,  <a href="http://www.excite.com/">Excite</a>, <a href="http://www.dictionary.com">Dictionary.com</a> and more.</p>
<h2>Other Features</h2>
<p><strong>Full Screen</strong></p>
<p>You can view websites in fullscreen so that the website covers your whole screen. <a href="http://www.opera.com">Opera</a> also has this feature.</p>
<p><strong>Appearance</strong></p>
<p>You can change the icons and theme of Shiira, there are only a few themes but at least its somewhat customizable. You can download Shiira themes from <a href="http://shiira.jp/icons/en.php">here</a></p>
<p><strong>Page Info</strong></p>
<p>Under page info you can view information on links, DOM, cookies, HTML, CSS, Javascript, the images on the page and other things such as flash files.</p>
<p><strong>Language Support</strong></p>
<p>Shiira Supports the following languages: English, French, German, Dutch, Italian, Spanish, Danish, Finnish, Korean, Portuguese, Norwegian, Swedish and Chinese.</p>
<h2>Share your thoughts</h2>
<p>Tell us what you think about Shiira and how you think it compares to other browsers such as Firefox and Opera.</p>
<p>[rating=3]</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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-native-os-x-browsers/" title="Three Alternative Mac OS X Browsers Worth A Try (August 21, 2008)">Three Alternative Mac OS X Browsers Worth A Try</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/5-sites-to-find-free-alternatives-to-popular-software/" title="5 Sites To Find Free Alternatives To Popular Software (November 15, 2009)">5 Sites To Find Free Alternatives To Popular Software</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/the-two-week-safari-challenge/" title="The two week Safari challenge (April 25, 2008)">The two week Safari challenge</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/say-goodbye-to-adobe-creative-suite/" title="Say Goodbye to Adobe Creative Suite (June 4, 2008)">Say Goodbye to Adobe Creative Suite</a> (54)</li>
	<li><a href="http://www.makeuseof.com/tag/qmmander-replace-your-windows-explorer-with-an-open-source-alternative/" title="QMMander &#8211; Cool Open Source Alternative to Windows Explorer (November 6, 2009)">QMMander &#8211; Cool Open Source Alternative to Windows Explorer</a> (18)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/shiira-another-alternative-mac-os-x-browser/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Manage Your Time Effectively Online With Slife [Mac Only]</title>
		<link>http://www.makeuseof.com/tag/manage-your-time-effectively-online-with-slife-mac-only/</link>
		<comments>http://www.makeuseof.com/tag/manage-your-time-effectively-online-with-slife-mac-only/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 15:02:32 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[Growl]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3725</guid>
		<description><![CDATA[Slife is a free time management and tracking tool for Mac OS X that you can use to visually see what applications that you have running and the length of time that they have been active for. If you want to see what kind of applications you generally have open throughout the day and the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3741" title="maccomp" src="http://www.makeuseof.com/wp-content/uploads/2008/07/maccomp.png" border="0" alt="" align="left" /><a href="http://www.slifelabs.com/slife/features">Slife</a> is a free time management and tracking tool for Mac OS X that you can use to visually see what applications that you have running and the length of time that they have been active for. If you want to see what kind of applications you generally have open throughout the day and the amount of time you spend using each application, or you want to set goals, then Slife is the perfect tool.</p>
<p>Slife is also the perfect tool for business professionals who bill their clients by the hour.   By monitoring your online time usage of software, you can have a more accurate picture of how much to charge your clients.</p>
<h2>Features</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/slife_growlnotification.gif" border="0" alt="" align="left" /><strong>Growl Notifications</strong><br />
If you have <a href="http://growl.info/">Growl</a> installed on your Mac then Slife will notify you when you have or haven&#8217;t completed activity goals so you can keep up to date with things.</p>
<p><strong>Tracking</strong><br />
When you load up Slife, all the applications that are open will then start being tracked automatically so that you can easily keep track of things. Slife will tell you how long you have had an application open and how long you have had a document or webpage open.  If you&#8217;re using <a href="http://www.apple.com/safari/">Safari</a> it will tell you how long you have spent on each webpage and if you are using Microsoft Word then it will tell you how long you have been working on each document.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/slife-3.jpg" alt="" /></p>
<p>Within Slife you can choose to view tracking by day, month, application, web and documents, activities and goals.</p>
<p>When tracking by day, dots and lines will show you how much time you have spent on an application.  By clicking the dot you will see the document or webpage you were at, how long you spent at the webpage or how long you had a document open for. Each time you switch between different applications dots are created.</p>
<p>When viewing by month, you will see the dots which represent each application by using a different color but you cannot click them and view the information like when viewing by day.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/07/slife-6.jpg" alt="" /></p>
<p>Viewing by &#8216;Application&#8217; will show you how long you have had Slife open for and what applications you have had open for that period of time by highlighting a grey bar in red.</p>
<p>When viewing by &#8216;web and documents&#8217; it is displayed by viewing each application but shows how long a document or webpage was open for each application.</p>
<p>When you set activities you can choose which applications you want to be monitored under each activity. The default activities for Slife are checking email, preparing budget, designing web pages, reading news and doing online research. These can be deleted or modified and of course you can create your own. If I was to check my mail using <a href="http://www.apple.com/macosx/features/mail.html">Apple&#8217;s Mail application</a>, Slife would monitor how much time I spent checking my email which I could then look at later.</p>
<p>When you create an activity you can set whether it is a goal or not and if you set it to be a goal you can then select whether you want to spend more or less time using certain applications. Once you have completed your goal you will get a notification through Growl telling you that the goal is completed if you have Growl installed.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/slife_privacymode.gif" border="0" alt="" align="left" />If you use many applications and have browsed many web pages while Slife has been open then you can use the search function within Slife to see how long you spent on a particular webpage, how long you had a document open or how long you spent within an application.</p>
<p>If you want Slife to stop tracking your use of applications then you can click &#8216;Private Mode&#8217; within the icon on the menubar and it will stop tracking. To start tracking again just simply press &#8216;Private Mode&#8217; again and tracking will then resume.</p>
<p>So what do you think of Slife?   Do you see yourself using something like this?   Or is it more trouble than it&#8217;s worth?   Think you know something better than Slife?  Let&#8217;s hear about it&#8230;.</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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/five-fun-personal-web-apps-to-track-your-life/" title="5 Fun Personal Web Apps to REALLY Track Your Life (March 20, 2009)">5 Fun Personal Web Apps to REALLY Track Your Life</a> (9)</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/rapidowrite-the-mac-app-that-your-fingers-will-love-2/" title="RapidoWrite &#8211; The Mac App That Your Fingers Will Love (June 16, 2008)">RapidoWrite &#8211; The Mac App That Your Fingers Will Love</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/using-folder-actions-in-os-x-to-keep-a-consistent-workflow/" title="How To use Folder Actions in OS X to Convert or Rotate Images (August 11, 2008)">How To use Folder Actions in OS X to Convert or Rotate Images</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-instantly-increase-productivity-on-your-mac-part-2/" title="How To Instantly Increase Productivity on your Mac [Part 2] (March 25, 2008)">How To Instantly Increase Productivity on your Mac [Part 2]</a> (44)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/manage-your-time-effectively-online-with-slife-mac-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 Windows Text Editors For Programmers</title>
		<link>http://www.makeuseof.com/tag/3-windows-text-editors-for-programmers/</link>
		<comments>http://www.makeuseof.com/tag/3-windows-text-editors-for-programmers/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:47:18 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[text editors]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3601</guid>
		<description><![CDATA[If you&#8217;re into programming then you&#8217;ll know how much easier it is to use a text editor that has syntax highlighting so that you can see if you left a bracket open, curly bracket open or mistyped something. In this article I will review 3 lightweight free text editors for programmers on Windows.
If you&#8217;re prepared [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3696" title="texteditors4programmers" src="http://www.makeuseof.com/wp-content/uploads/2008/07/texteditors4programmers.gif" alt="" align="left" />If you&#8217;re into programming then you&#8217;ll know how much easier it is to use a text editor that has syntax highlighting so that you can see if you left a bracket open, curly bracket open or mistyped something. In this article I will review 3 lightweight free text editors for programmers on Windows.</p>
<p>If you&#8217;re prepared to pay for a text editor with a free trial option, there is <a href="http://www.adobe.com/products/dreamweaver/">Dreamweaver</a> and <a href="http://www.aptana.com/">Aptana</a>,  Aptana has three software packages <a href="http://www.aptana.com/studio/">Aptana Studio</a>, <a href="http://www.aptana.com/cloud">Aptana Cloud</a> and <a href="http://www.aptana.com/jaxer/">Aptana Jaxer</a>.</p>
<p>If you don&#8217;t want to pay for a text editor and would prefer a free option, read on&#8230;</p>
<h2>Intype</h2>
<p><a href="http://www.intype.info">Intype</a> is a really good lightweight text editor for Windows. The interface of Intype is just like the one for TextMate for OS X so it works really well and keeps things simple, easy and tidy. Intype has been around since its first alpha release back in January 2007 and is now on alpha version 3. The progress of Intype has been really slow because they only have two developers.  The first is Martin Cohen who is the project leader and the person behind interface for Intype. The second person is Juraj Durech who is responsible for the core C++ programming.</p>
<p>When Intype finally hits 1.0 I think that it&#8217;ll be without a doubt one of the best text editors around.  Why?  Well, Intype is only at version 0.3.1 at the moment and it already packs a good punch. It supports bundles and plugins as well as a bundle editor and a lot more features. All of Intype&#8217;s finished and pending features can be viewed <a href="http://intype.info/release-todo/">here</a>.</p>
<p>The languages that Intype supports syntax highlighting for are C, C++, CSS, HTML, HTML (Rails), Jasmine, Java, Javascript, PHP, Perl, Python, Ruby, Ruby on Rails, SQL, SQL(Rails), Textile, XHTML, XML, XSL and YAML. The Bundles that Intype comes installed with are PropertyList, C, CSS, DOM, HTML, Jasmine, Java, Javascript, Perl, PHP, Python, Rails, reStructuredText, Ruby, SQL, Textile, XML and YAML.</p>
<h2>What is a bundle?</h2>
<p>A bundle is like a shortcut for typing certain functions and commands in languages. An example of how to use a bundle in PHP is if I want to do an If statement, I would type &#8216;if&#8217; and then hit enter and then it would fill in the other characters to save me time.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/if_statement.png" alt="" /></p>
<h2>Notepad++</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/notepadpp.png" alt="" /><br />
<a href="http://notepad-plus.sourceforge.net/"></a></p>
<p><a href="http://notepad-plus.sourceforge.net/">Notepad++</a> is a very popular open source text editor for Windows that a lot of programmers use because of the functionality that it has. Notepad++ was first released in November 2003 and as of writing this article is at version 5.0.</p>
<p>Just like Intype, Notepad++ supports syntax highlighting for a lot of languages.</p>
<p>The languages that it supports syntax highlighting for are C, C++, Java, C#, XML, HTML, PHP, CSS, makefile, ASCII art, doxygen, ini file, batch file, Javascript, ASP, VB/VBS, SQL, Objective-C, RC resource file, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp, Scheme, Properties, Diff, Smalltalk, Postscript, VHDL, Ada, Caml, AutoIt, KiXtart, Matlab, Verilog, Haskell, InnoSetup, CMake and YAML.</p>
<p>Notepad++ has a style editor so that you can change the syntax highlighting of a language so that it&#8217;s more comfortable for you if you&#8217;re used to a different type of syntax highlighting that Notepad++ uses by default.</p>
<p>Notepad++ allows for the use of plugins and comes with 8 installed.  Light Explorer, Spell-Checker, NppExec, MIME Tools, FTP, NppExport, Compare and Document Monitor.</p>
<p>Notepad++ also allows for the use of macros to save you from typing the same functions over and over again.  In the preferences you can change everything from the tab size to the blink rate and width of the caret.  There is also a shortcut mapper so that you can configure shortcuts to fit how you like.</p>
<p>Notepad++ has a lot of features that I could be here all day writing about so if you want to check out the other features that Notepad++ then head over to their website.</p>
<h2>ConTEXT</h2>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/context.png" alt="" /></p>
<p>When I was a full time Windows user my text editor of choice was <a href="http://www.contexteditor.org/">ConTEXT</a>. I really like the look and feel of ConTEXT &#8211; it&#8217;s simple and it just works.  As ConTEXT is so light it requires hardly any RAM, so if you&#8217;re running a few memory intensive applications and you also need to do a bit of programming then ConTEXT is a good choice.</p>
<p>The languages that ConTEXT supports for syntax highlighting are C, C++, CSS, ConTEXT Highlighter, ConTEXT Language Files, Fortran, Foxpro, HTML, Inno Setup Script, Java, JavaScript, Object Pascal, Perl, PHP, Python, SQL, Tcl/Tk, Visual Basic, x86 Assembler and XML. If you don&#8217;t like the syntax highlighting that ConTEXT uses then you can always edit it under <strong>Options-&gt;Environment Options-&gt;Colors</strong>. You can also download more highlighters from their website.</p>
<p>With ConTEXT you can integrate a compiler to compile source code that you have written to keep a good work flow. To keep things organized with ConTEXT you can also create and manage project files.</p>
<p>ConTEXT also allows the creation of macros to save you time from typing the same functions.</p>
<p>To view all the features that ConTEXT has view <a href="http://www.contexteditor.org/features.html">their website</a> here.</p>
<p>What text editor do you use for programming?    One of the ones above or a totally different one?   Tell us all about your favourite program in the comments.</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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/notepad-programming-on-steroids-for-application-developers/" title="Notepad Programming on Steroids for Application Developers (March 22, 2009)">Notepad Programming on Steroids for Application Developers</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/top-10-professional-sample-code-websites-for-programmers/" title="Top 10 Professional Sample Code Websites For Programmers (February 23, 2009)">Top 10 Professional Sample Code Websites For Programmers</a> (28)</li>
	<li><a href="http://www.makeuseof.com/tag/a-web-developer-toolbar-guide/" title="Web Developer Toolbar for Firefox (May 21, 2008)">Web Developer Toolbar for Firefox</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/selected-25-css-applications-and-tools/" title="Selected 25 CSS Applications and Tools (September 29, 2007)">Selected 25 CSS Applications and Tools</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/learn-to-code-at-any-level-with-google-code-university/" title="Learn To Code At Any Level With Google Code University (April 16, 2009)">Learn To Code At Any Level With Google Code University</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-windows-text-editors-for-programmers/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Stay Socially Connected Online With Yoono</title>
		<link>http://www.makeuseof.com/tag/stay-socially-connected-online-with-yoono/</link>
		<comments>http://www.makeuseof.com/tag/stay-socially-connected-online-with-yoono/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 16:59:44 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3408</guid>
		<description><![CDATA[Yoono is a Firefox extension that works like a sidebar and lets you stay updated with friends and websites. You can stay connected with friends on social network websites such as Twitter, Facebook, Piczo, Flickr and Friendfeed. You can also talk to your friends using AIM, MSN and Yahoo Messenger using the widget. Yoono is [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/yoonologomain.gif" border="0" alt="" align="left" /><a href="http://www.yoono.com">Yoono</a> is a <a href="http://www.firefox.com">Firefox</a> extension that works like a sidebar and lets you stay updated with friends and websites. You can stay connected with friends on social network websites such as <a href="http://www.twitter.com">Twitter</a>, <a href="http://www.facebook.com">Facebook</a>, <a href="http://www.piczo.com">Piczo</a>, <a href="http://www.flickr.com">Flickr</a> and <a href="http://www.friendfeed.com">Friendfeed</a>. You can also talk to your friends using AIM, MSN and Yahoo Messenger using the widget. Yoono is a great extension if you want to save time switching between all the social network websites you use and keep less messenger programs running because of the built in instant messenger support. In a way Yoono is like  <a href="http://www.flock.com">Flock</a> in the way that it keeps you connected with your social networks such as Flickr but I think Flock does a better job at it.</p>
<h2>Getting Started</h2>
<p>When you first install the Yoono extension you create a Yoono account so that all your stuff can be tracked and viewed by friends and other users. When creating your account you will be asked for a username, password, email, birthdate, gender and country. The only required fields are username, password and email.</p>
<p style="text-align: center;"><img class="alignnone size-medium wp-image-3410 aligncenter" title="yoono_2" src="http://www.makeuseof.com/wp-content/uploads/2008/06/yoono_2.jpg" alt="" /></p>
<p>After entering a valid username, password and email the next step will allow you to stay in tune with your social networks and instant messengers. You can also find friends who are already using Yoono by an address book on either <a href="http://www.hotmail.com">Hotmail</a>, <a href="http://www.gmail.com">Gmail</a>, <a href="http://mail.yahoo.com">Yahoo! Mail</a> or <a href="http://www.aol.com">AOL</a>, or simply by their Yoono username.</p>
<p>There are a handful of social networks and instant messenger credentials that you can add to Yoono.</p>
<p>Social Networks:</p>
<ul>
<li><a href="http://www.makeuseof.com/tag/4-tools-for-more-productive-twittering/">Twitter</a></li>
<li><a href="http://www.facebook.com">Facebook</a></li>
<li><a href="http://www.piczo.com">Piczo</a></li>
<li><a href="http://www.makeuseof.com/tag/store-share-sort-and-search-your-photos/">Flickr</a></li>
<li><a href="http://www.makeuseof.com/tag/come-on-baby-lets-get-a-room/">Friendfeed</a></li>
</ul>
<p>Instant Messengers:</p>
<ul>
<li><a href="http://www.makeuseof.com/tag/aim-express-lets-you-use-im-without-installing-a-client/">AIM</a></li>
<li><a href="http://www.makeuseof.com/tag/6-alternative-chat-applications-for-msn-on-mac-os-x/">MSN</a></li>
<li><a href="http://www.makeuseof.com/tag/demo-great-webapps-with-yahoo-browserplus/">Yahoo</a></li>
</ul>
<p>I think so far that the supported social networks aren&#8217;t bad but I&#8217;d like to see <a href="http://www.makeuseof.com/tag/psst-do-you-plurk/">Plurk</a> included because that&#8217;s becoming pretty big lately and I&#8217;m a big fan of it.</p>
<p>The third step after adding the social networks and instant messengers that you want to use with Yoono is sharing your bookmarks. In this step you can select the bookmark folders that you want to share with friends on Yoono. Once you have chosen the folders that you want to share, if you check &#8216;Synchronize your bookmarks&#8217; when you click &#8216;Finish&#8217;, another window will pop up saying that your local bookmarks do not match the bookmarks stored on the Yoono server.</p>
<p>From here you have four options :</p>
<ul>
<li>Merge the bookmarks on your computer with the bookmarks on Yoono server.</li>
<li>Export from your computer to the Yoono server.</li>
<li>Import from the Yoono server to your computer.</li>
<li>Never synchronize your bookmarks with the server.</li>
</ul>
<p>The recommended selection is the first one and has &#8216;recommended&#8217; on the label. When you have chosen the option that you want and pressed &#8216;OK&#8217; for all of the services that you&#8217;ve added, your credentials will be loaded up in the sidebar on the left.</p>
<h2>The Sidebar</h2>
<p>This is what the sidebar will look like when it&#8217;s loaded. When you browse different websites the tags below your name will change depending on keywords that are in the website. Clicking on the tags will take you to the Yoono search page and search for other websites with the same tag that you have clicked on. All the items in the sidebar are widgets and can be removed and others can be added.</p>
<p>The picture for your account is displayed as well as your account username and status. When you update your status you can choose the social networks that you want your status to be sent to such as Twitter and Facebook. Under your status is the tag cloud.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/06/sidebar_1.jpg" alt="" /></p>
<p>The Friends widget displays your friends who are online on instant messenger services that you are signed into through the Yoono extension. Your Twitter and Facebook statuses and friends are also viewed in the friends widget. If you click the RSS icon you can view the activity that has happened across services.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/06/sidebar_2.jpg" alt="" /></p>
<p>The Web notes widget allows you to drag and drop text, video and images to share with your friends. If you like a website you can also click the &#8216;I love&#8217; button, if you don&#8217;t like a website you can click the &#8216;I hate&#8217; button and if you think that a website is funny you can click the &#8216;Funny&#8217; button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/06/sidebar_3.jpg" alt="" /></p>
<p>The last widget that is displayed under the default Yoono sidebar is the Discoveries widget. What the discoveries widget does is displays similar websites and show users who like the website that you are currently browsing. If you click the &#8217;surprise&#8217; button at the bottom of the widget you will be taken to a random website. This works like Stumbleupon in a way.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/06/sidebar_4.jpg" alt="" /></p>
<h2>Adding Widgets</h2>
<p>Adding widgets is really simple and all you need to do is click the &#8216;Add a widget&#8217; icon at the bottom of the sidebar. When you click this you will see other widgets such as Music, Photos and Videos.  To add these simply select them and press &#8216;Add to the sidebar&#8217;.</p>
<h2>What Do You Think?</h2>
<p>Do you think Yoono is missing anything or do you know of a better extension for Firefox that is similar to Yoono?   Or do you think Yoono is just another boring unnecessary social networking tool?  Let us know by posting a comment.</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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-reasons-digsbys-a-must-have-im-client/" title="5 Reasons Digsby&#8217;s A Must-Have IM Client (March 17, 2009)">5 Reasons Digsby&#8217;s A Must-Have IM Client</a> (30)</li>
	<li><a href="http://www.makeuseof.com/tag/integrate-email-and-social-networking-with-threadsy-with-invites/" title="Threadsy &#8211; Integrates Your Email and Social Networks (+Invites) (October 4, 2009)">Threadsy &#8211; Integrates Your Email and Social Networks (+Invites)</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/get-updates-from-all-your-social-networks-with-orsiso/" title="Get Updates From All Your Social Networks With OrSiSo (June 11, 2009)">Get Updates From All Your Social Networks With OrSiSo</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/6-cool-greasemonkey-scripts-to-rock-your-friendfeed/" title="6 Cool GreaseMonkey Scripts To Rock Your Friendfeed (July 17, 2008)">6 Cool GreaseMonkey Scripts To Rock Your Friendfeed</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/updating-status-messages-the-easy-way/" title="4 Tools to Update the Status Messages the Easy Way (June 6, 2008)">4 Tools to Update the Status Messages the Easy Way</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stay-socially-connected-online-with-yoono/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Transmission, The Lightweight BitTorrent Client</title>
		<link>http://www.makeuseof.com/tag/transmission-the-lightweight-bittorrent-client/</link>
		<comments>http://www.makeuseof.com/tag/transmission-the-lightweight-bittorrent-client/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 18:18:59 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[downloader]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[torrent clients]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3149</guid>
		<description><![CDATA[ Transmission is a free and open source bit torrent client that runs natively on multiple operating systems and is available in many languages worldwide. Transmission is very lightweight and probably one of the best bit torrent clients around. Transmission was first released on September 15th 2005 and has came quite a long way since [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/07/transmissionlogomain.gif" border="0" alt="Transmission-Logo" align="left" /> <a href="http://www.transmissionbt.com/">Transmission</a> is a free and open source bit torrent client that runs natively on multiple operating systems and is available in many languages worldwide. Transmission is very lightweight and probably one of the best bit torrent clients around. Transmission was first released on September 15th 2005 and has came quite a long way since its first release.</p>
<p>If you use <a href="http://www.ubuntu.com">Ubuntu</a> then you will most likely know of Transmission because it is the default bit torrent client.</p>
<p>A really great thing about Transmission is that it has been ported to the <a href="http://www.apple.com/iphone/">iPhone</a> &#8211; this makes it possible for you to download torrents with your iPhone while on the move.  Although it may drain your iPhone battery, it can still come in pretty useful.</p>
<p>The main build for Transmission though is for <a href="http://www.apple.com/macosx/">Mac OS X</a> and includes specific features that no other build on another operating system has.</p>
<p>Some of the features that are specific to Mac OS X are downloading and seeding queues, basic scheduling, auto-seeding options, groups, customizable toolbar and an advanced progress box. For notifications there is support for the dock and <a href="http://growl.info/">Growl</a> and to keep you updated.  Transmission uses <a href="http://sparkle.andymatuschak.org/">Sparkle</a> to check for the latest program versions for you to download.</p>
<h2>Transmission Features</h2>
<p><img class="alignnone size-medium wp-image-3150" title="tranmission_drop" src="http://www.makeuseof.com/wp-content/uploads/2008/06/tranmission_drop.jpeg" alt="Transmission" /></p>
<p>Transmission allows for files to be dropped onto the application. Once you open the file you can then select what files you want to download that are inside the torrent, trash the torrent file, give the torrent file a group color and verify the local data so that the transfer starts from where it left off if you have attempted to download that torrent before.</p>
<p><img class="alignnone size-medium wp-image-3153" title="transmission_main" src="http://www.makeuseof.com/wp-content/uploads/2008/07/transmission_main2.jpeg" alt="Transmission Torrent Client" /></p>
<p>You can easily view torrents that are active, downloading, seedings or paused by clicking the tabs near the top of Transmission and if you have a lot of files within Transmission then you can also narrow it down even more by using the search.</p>
<p><img class="alignnone size-medium wp-image-3152" title="transmission_inspector" src="http://www.makeuseof.com/wp-content/uploads/2008/07/transmission_inspector2.jpeg" alt="" align="left" /> Within Transmission there is an inspector and this can be viewed either by right clicking on a file then clicking &#8216;Show Inspector&#8217;, pressing <strong>Command + I </strong>or going to <strong>View -&gt; Show Inspector</strong> in the Menu. In the inspector you can get general information such as what bit torrent application was used to create the torrent as well as the date that it was created, information on the tracker, the hash, the percentage that the file is complete as well as a ratio of your download and upload on a file, people that you are downloading the torrent from and the files that you have selected to download.</p>
<p>Like most bit torrent applications Transmission will also allow you to create your own torrents in no time simply by choosing the file you want to create as a torrent and the tracker URL as well as comments then hit create and you&#8217;re all done.</p>
<p>If you&#8217;re downloading or uploading other files then you can limit the speed in which Transmission downloads and uploads torrents.</p>
<p>Tell us what you think of Transmission compared to other bit torrent clients.  Do you prefer another client instead?</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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/download-torrents-to-your-console-or-your-mobile-phone/" title="Download Torrents To Your Console Or Your Mobile Phone (June 22, 2008)">Download Torrents To Your Console Or Your Mobile Phone</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/top-6-torrent-alternatives-to-pirate-bay-downloads/" title="Top 6 Torrent Alternatives To The Pirate Bay (August 16, 2009)">Top 6 Torrent Alternatives To The Pirate Bay</a> (30)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-reasons-kazaa-lite-english-is-better-than-kazaa/" title="Top 3 Reasons Kazaa Lite English Is Better Than Kazaa (August 30, 2009)">Top 3 Reasons Kazaa Lite English Is Better Than Kazaa</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/the-guide-to-biggest-file-sharing-networks-pros-cons/" title="The Guide to Biggest File Sharing Networks: Pros &#038; Cons (August 18, 2009)">The Guide to Biggest File Sharing Networks: Pros &#038; Cons</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/oneswarm-makes-p2p-private-and-personal/" title="OneSwarm Makes P2P File Sharing Private And Personal (April 21, 2009)">OneSwarm Makes P2P File Sharing Private And Personal</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/transmission-the-lightweight-bittorrent-client/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Backup and Sync your Firefox User Data with Weave</title>
		<link>http://www.makeuseof.com/tag/keep-your-firefox-user-data-syced-with-weave/</link>
		<comments>http://www.makeuseof.com/tag/keep-your-firefox-user-data-syced-with-weave/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 16:17:47 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3097</guid>
		<description><![CDATA[ With the unexpected news that Google was dropping its Browser Sync Firefox addon, attention is now turning to Mozilla Labs&#8217; &#8220;Weave&#8221; project.
Weave is also a Firefox add-on and its purpose is to allow you to backup your Firefox settings such as your bookmarks, history, passwords, customizations and preferences and then sync them with the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-3099" title="weave" src="http://www.makeuseof.com/wp-content/uploads/2008/06/weave3.jpg" border="0" alt="" align="left" /> With the unexpected news that Google was dropping its <a href="http://www.google.com/tools/firefox/browsersync/">Browser Sync Firefox addon</a>, attention is now turning to Mozilla Labs&#8217; &#8220;Weave&#8221; project.</p>
<p><a href="https://services.mozilla.com/">Weave</a> is also a Firefox <a href="http://www.makeuseof.com/tag/6-excellent-firefox-extensions-made-to-save-you-time/">add-on</a> and its purpose is to allow you to backup your Firefox settings such as your bookmarks, history, passwords, customizations and preferences and then sync them with the Mozilla servers so that you can access them from anywhere that allows you to access the internet. Obviously this data is encrypted so that it&#8217;s securely stored.</p>
<div align="center"><img title="cloud" src="http://www.makeuseof.com/wp-content/uploads/2008/06/cloud.jpeg" alt="Weave Sync Cloud" /></div>
<h2>Setting up Weave</h2>
<p>The first thing you have to bear in mind is that Weave is still a beta experimental project so you have to decide if you want to risk your Firefox user information in testing this.   If you decide you fancy taking a walk on the wild side then read on.</p>
<p>To get started using Weave the first thing that you will have to do is go to the <a href="https://services.mozilla.com/">Weave homepage</a> and create an account.  Within a few seconds of hitting the <strong>Create Account</strong> button you will receive an email asking you to verify your account. Once you&#8217;ve verified your account you will be able to download the Firefox add-on.</p>
<div align="center"><img title="weave_add-on" src="http://www.makeuseof.com/wp-content/uploads/2008/06/weave_add-on.jpeg" alt="Firefox Weave" /></div>
<p>Once you&#8217;ve downloaded the add-on and restarted your browser, press the sync icon at the bottom right of the browser then sign in. Once you&#8217;ve done this you&#8217;ll go through five steps of setting up Weave such as backing up your bookmarks, entering your account details that you signed up with and an encryption pass-phrase and performing an initial data transfer.</p>
<p>When the setup is complete you will see a confirmation message telling you that Weave will connect automatically each time you load up Firefox.  However you can uncheck this option in the Weave preferences.</p>
<p>Your Firefox settings will now be synced automatically.</p>
<div align="center"><img title="weave_preferences" src="http://www.makeuseof.com/wp-content/uploads/2008/06/weave_preferences.jpeg" alt="Weave Preferences" /></div>
<h2>Weave Preferences</h2>
<p>Under the Account tab in Weave Preferences you can sign out of the account and use another account if you have a separate account and choose whether Weave should automatically connect each time you start Firefox.</p>
<p>You can choose which items you would like to have syncing to the Mozilla servers from the Data tab. The items you can choose from to sync are Bookmarks, History, Cookies, Saved Passwords and Saved Form Data.</p>
<p>The Add-ons tab in the Weave Preferences will let you find, install and manage Weave add-ons.</p>
<p>The last tab under the Weave Preferences is Advanced. In the Advanced tab you will be able to choose the location of the server that you want your data to be synced to. There are debugging tools below the server settings. Under the debugging tools you will be able to reset your login, reset server lock, reset server data and reset client data.</p>
<p>Obviously it&#8217;s still early days for Weave but with Google Browser Sync out of the picture, Weave has little serious competition to worry about.</p>
<p>If you have tested Weave, please post a comment about your thoughts on Weave and let us know what you think about it.   Is this something you will use?   Do you see potential in Weave?</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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/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/securely-syncronize-all-of-your-browser-passwords-with-lastpass/" title="Securely Synchronize Your Browser Passwords With LastPass (January 14, 2009)">Securely Synchronize Your Browser Passwords With LastPass</a> (42)</li>
	<li><a href="http://www.makeuseof.com/tag/make-your-online-accounts-safe/" title="How To: Make Important Online Accounts Unbreachable (October 14, 2007)">How To: Make Important Online Accounts Unbreachable</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/get-the-awesome-read-it-later-extension-for-firefox-3/" title="Get The Awesome Read it Later Extension For Firefox 3 (June 20, 2008)">Get The Awesome Read it Later Extension For Firefox 3</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/build-an-online-reading-list-with-read-it-later/" title="Build an Online Reading List with &#8220;Read It Later&#8221; (February 6, 2008)">Build an Online Reading List with &#8220;Read It Later&#8221;</a> (24)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/keep-your-firefox-user-data-syced-with-weave/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>5 Screensavers for Mac OS X and Windows</title>
		<link>http://www.makeuseof.com/tag/5-screensavers-for-mac-os-x-and-windows/</link>
		<comments>http://www.makeuseof.com/tag/5-screensavers-for-mac-os-x-and-windows/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 17:55:59 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2770</guid>
		<description><![CDATA[When you&#8217;re away from your Mac or Windows desktop and you want some nice eye candy or you want to display some information that you would like to glance at every once in a while then the best way to do this is with a screensaver.

Status Screen Saver is a screensaver that allows you to [...]]]></description>
			<content:encoded><![CDATA[<p>When you&#8217;re away from your Mac or Windows desktop and you want some nice eye candy or you want to display some information that you would like to glance at every once in a while then the best way to do this is with a screensaver.</p>
<p><img class="alignnone size-medium wp-image-2794" title="status-screensaver" src="http://www.makeuseof.com/wp-content/uploads/2008/06/status-screensaver.jpg" alt="" /></p>
<p><a href="http://www.loganrockmore.com/StatusScreenSaver/">Status Screen</a> Saver is a screensaver that allows you to view how many unread emails you have in your inbox within the Mail application, view how many unread feeds you have in NetNewsWire and view your number of unread tweets from Twitterific. Status Screen Saver will also soon support Google Notifier and the RSS reader Vienna.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/06/picture-2.jpg"><img class="alignnone size-medium wp-image-2792" title="wallsaver" src="http://www.makeuseof.com/wp-content/uploads/2008/06/picture-2.jpg" alt="" /></a><br />
<a href="http://www.nwwnetwork.net/software.php?app=wallsaver">Wallsaver 2.2.2</a> If you&#8217;ve just recently bought a brand new Mac then the chances are you have a lot of memory that isn&#8217;t being put to use so why not set your wallpaper as a screensaver to jazz up your desktop a little. You need to be running Mac OS X 10.4 or later and have a Quartz Extreme-capable graphics card with at least 32 MB of memory for this cool little goodie to work. You can activate Wallsaver whenever you like or restore your default wallpaper without any hassle.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/06/earthdesk.jpg"><img class="alignnone size-medium wp-image-2790" title="earthdesk" src="http://www.makeuseof.com/wp-content/uploads/2008/06/earthdesk.jpg" alt="" /></a><br />
<a href="http://www.xericdesign.com/earthdesk.php">EarthDesk</a> is much like Wallsaver but the wallpaper is set to an image of the earth which shows which countries are in daytime, nighttime and all in realtime. Hurricanes, cloud cover and typhoons are also shown with information on 10,000 cities throughout the world. If you have multiple displays, the image of the earth will be carried over all of them to keep a constituent look and feel. You can also set this to run as just a screensaver for when you&#8217;re away from your computer. EarthDesk runs on both Mac OS X 10.4+ and Windows 2000, XP and Vista. I&#8217;ve only used the Mac version of EarthDesk and it installs within a preference pane.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/06/rainy-day.jpg"><img class="alignnone size-medium wp-image-2793" title="rainy-day" src="http://www.makeuseof.com/wp-content/uploads/2008/06/rainy-day.jpg" alt="" /></a><br />
<a href="http://sribs.blogspot.com/2008/04/rainy-day-2.html">Rainy Day 2</a> is a nice screensaver that make clouds appear at the top of your screen and rain fall down onto your desktop. You can control the amount of rain, cloud type, lightning and rain contrast. When the screensaver has been left running for a few seconds the windows that you have open will appear to be smudged which is a nice effect that I like. When you download the program and extract the zip file there is an installer package in it.  Follow the installation then once you have finished, you will find the screensaver under <strong>System Preferences -&gt; Desktop &amp; Screensaver</strong>. This screensaver only works with Leopard (Mac OS X 10.5).</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/06/phantombutterflies.jpg"><img class="alignnone size-medium wp-image-2791" title="phantombutterflies" src="http://www.makeuseof.com/wp-content/uploads/2008/06/phantombutterflies.jpg" alt="" /></a><br />
<a href="http://www.whiteknightlogic.net/code.php?8">Phantom Butterflies</a> is a screensaver for Mac OS X 10.4+ and Windows XP that has butterflies flying around your screen. You have the option to make the butterflies glow which I think is a really nice touch and you can also change the colour of what you want the butterflies to be as well as the amount of butterflies that there are on the screen.</p>
<p>Finally, I want to tell you about a couple of cool tools we covered earlier. If you want to use your motion screensaver as a wallpaper? Check out <a href="http://www.makeuseof.com/tag/5-desktop-enhancements-you-should-see/">Animated Desktop</a>, using this utility you can emulate the functionality of Vista Ultimate DreamScene (video screensaver) both on Windows XP and Vista Home edition. There is also a cool website called <a href="http://www.makeuseof.com/dir/instasaver-free-screensaver-maker/">InstaSaver</a>, this one lets you make your custom screensavers using the images from your PC.</p>
<p>If I&#8217;ve missed a screensaver which you think should of made the list then please post it in the comments!</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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/4-ways-to-run-your-favorite-web-app-from-the-desktop/" title="4 Ways to run your Favorite Web App from the Desktop (March 21, 2008)">4 Ways to run your Favorite Web App from the Desktop</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" title="Use Videos As A Screensaver Or Wallpaper [Windows] (December 9, 2008)">Use Videos As A Screensaver Or Wallpaper [Windows]</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/8-adobe-air-apps-that-dont-suck/" title="8 Adobe AIR Apps that DON&#8217;T Suck (March 14, 2008)">8 Adobe AIR Apps that DON&#8217;T Suck</a> (45)</li>
	<li><a href="http://www.makeuseof.com/tag/widgets-and-widget-platforms/" title="6 Cool FREE Widget Platforms for your PC (July 1, 2007)">6 Cool FREE Widget Platforms for your PC</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/5-more-cool-adobe-air-applications/" title="5 More Cool Adobe AIR Applications (June 6, 2008)">5 More Cool Adobe AIR Applications</a> (49)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-screensavers-for-mac-os-x-and-windows/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 More Cool Adobe AIR Applications</title>
		<link>http://www.makeuseof.com/tag/5-more-cool-adobe-air-applications/</link>
		<comments>http://www.makeuseof.com/tag/5-more-cool-adobe-air-applications/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 21:49:35 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[adobe AIR]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2408</guid>
		<description><![CDATA[<img src="http://www.makeuseof.com/wp-content/uploads/2008/05/adobe_airpng.jpg" border="0" alt="" align="left" /><a href="http://www.adobe.com/products/air/">Adobe AIR</a> applications are nice looking and not so memory-hungry applications. If you don't already have Adobe AIR installed you can download it for free from <a href="http://www.adobe.com/">Adobe's website</a>.

We've already previously taken a look <a href="http://www.makeuseof.com/tag/8-adobe-air-apps-that-dont-suck/">at some Adobe AIR applications</a> worth installing but more and more websites are constantly jumping on the AIR bandwagon.   So here are some more new AIR apps worth a look.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/adobe_airpng.jpg" border="0" alt="" align="left" /><a href="http://www.adobe.com/products/air/">Adobe AIR</a> applications are nice looking and not so memory-hungry applications. If you don&#8217;t already have Adobe AIR installed you can download it for free from <a href="http://www.adobe.com/">Adobe&#8217;s website</a>.</p>
<p>We&#8217;ve already previously taken a look <a href="http://www.makeuseof.com/tag/8-adobe-air-apps-that-dont-suck/">at some Adobe AIR applications</a> worth installing but more and more websites are constantly jumping on the AIR bandwagon.   So here are some more new AIR apps worth a look.</p>
<h2>COLOURlovers</h2>
<p>If you always find yourself on <a href="http://www.colourlovers.com/">COLOURlovers</a> looking for colours, palettes and patterns then the <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1468018">COLOURlovers Desktop Color Finder</a> could come in pretty useful for when you&#8217;re needing a palette.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/desktop-color-finder.jpg" border="0" alt="" width="320" height="390" /></p>
<p>Just like on the website enter the keywords that you want to search for and choose if you want to search for colours, palettes or a pattern.  Then select how you want to sort the results and then hit &#8220;search&#8221;.</p>
<p>This one is useful for artists, designers, decorators or just anyone looking to re-decorate their house.</p>
<h2>Ora Time and Expense</h2>
<p><img class="alignnone size-full wp-image-2625" title="oratimeexpense" src="http://www.makeuseof.com/wp-content/uploads/2008/05/oratimeexpense.jpg" alt="Ora Time and Expense" /></p>
<p><a href="http://www.johnwu.com/ora">Ora Time and Expense</a> is an AIR app that everyone wanting to track time should have. If you&#8217;re a freelancer and you need to time a project that you&#8217;re working on as well as generate reports such as invoices, expense reports and timesheets in various formats (.csv, .htm, .xml, .xls) then this is a good app to install.</p>
<p>When you first run it, make sure that you configure the settings so that the First Name is your name and not &#8220;John Doe&#8221;. After doing this you can then choose the data format and other settings such as number of decimal places for money and hours.  New projects, clients, task types and expense types can also be added.</p>
<p>Once you&#8217;ve got everything set up you can start a &#8220;New Task&#8221; if you know how long it&#8217;s going to take or you can start the timer and this will start a task.  You can also pause the timer in case you have to run out somewhere.  Once you&#8217;ve finished doing the project you can generate in a number of formats and then print it or send it via email.</p>
<h2>Tumblweed</h2>
<p><img class="alignnone size-medium wp-image-2413" title="tumblweed" src="http://www.makeuseof.com/wp-content/uploads/2008/05/tumblweed.jpg" alt="" /></p>
<p><a href="http://tumblweed.org/">Tumblweed</a> is like Twhirl but it lets you post updates to Tumblr. Just like on Tumblr you can post a text entry, photo, quote, link, chat, audio or video. Within Tumblweed you can also post a snapshot which will let you take a picture using your webcam then add a caption and then post it.</p>
<h2>Shrink O&#8217;Matic</h2>
<p><img class="alignnone size-medium wp-image-2642" title="shrink-omatic" src="http://www.makeuseof.com/wp-content/uploads/2008/05/shrink-omatic.jpg" alt="" /></p>
<p><a href="http://toki-woki.net/p/Shrink-O-Matic/">Shrink O&#8217;Matic</a> is an AIR app that allows you to resize one image or multiple images at the click of a button. Once the application is open, select the output width and height or ratio then the output name that will be given to the images and then the format. You can choose to keep the format the same or convert it to JPG, GIF or PNG.</p>
<h2>Password Keeper</h2>
<p><img class="alignnone size-medium wp-image-2414" title="password-keeper" src="http://www.makeuseof.com/wp-content/uploads/2008/05/password-keeper.jpg" alt="" /></p>
<p>A nice AIR app that I recently discovered and one that I will be using a lot is <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1381018">Password Keeper</a>. If you have a brain and use different passwords for different websites then sometimes remembering all these passwords can be a pretty hard task. Password Keeper does exactly what it says on the tin &#8211; it keeps all your passwords in one lightweight and nice AIR application. When you first run Password Keeper you enter a username and password for Password Keeper then you will be logged in. From here you can add passwords. To add a password click &#8220;New&#8221; then enter the title of the website, the URL, your username and your password for that website then click &#8220;Save&#8221;. Your password is now saved and can be retrieved at any time.</p>
<p>As I said, the number of AIR apps is increasing all the time. So which new ones have caught your eye recently?</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/4-ways-to-run-your-favorite-web-app-from-the-desktop/" title="4 Ways to run your Favorite Web App from the Desktop (March 21, 2008)">4 Ways to run your Favorite Web App from the Desktop</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/8-adobe-air-apps-that-dont-suck/" title="8 Adobe AIR Apps that DON&#8217;T Suck (March 14, 2008)">8 Adobe AIR Apps that DON&#8217;T Suck</a> (45)</li>
	<li><a href="http://www.makeuseof.com/tag/widgets-and-widget-platforms/" title="6 Cool FREE Widget Platforms for your PC (July 1, 2007)">6 Cool FREE Widget Platforms for your PC</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/5-screensavers-for-mac-os-x-and-windows/" title="5 Screensavers for Mac OS X and Windows (June 9, 2008)">5 Screensavers for Mac OS X and Windows</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/utilizing-windows-search-part-1-2/" title="Utilizing Windows Search 4.0 (Part 1) (June 23, 2008)">Utilizing Windows Search 4.0 (Part 1)</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-more-cool-adobe-air-applications/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Chat Online with VOIP Application ooVoo</title>
		<link>http://www.makeuseof.com/tag/chat-online-with-voip-application-oovoo/</link>
		<comments>http://www.makeuseof.com/tag/chat-online-with-voip-application-oovoo/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:08:39 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2215</guid>
		<description><![CDATA[
ooVoo is an application for Windows and Mac OS X that lets you talk to up to six friends at once via a webcam and a microphone. ooVoo is currently in beta and also allows free calls to any landline in the US and Canada up until May 13th.

Once you&#8217;ve downloaded ooVoo you&#8217;ll be asked [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/oovoo-beta.jpg" alt="" /><br />
<a href="http://www.oovoo.com">ooVoo</a> is an application for <a href="http://www.microsoft.com/windows/">Windows</a> and <a href="http://www.apple.com/macosx/">Mac OS X</a> that lets you talk to up to six friends at once via a webcam and a microphone. ooVoo is currently in beta and also allows free calls to any landline in the US and Canada up until May 13th.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/05/oovoomainheader.gif"><img class="alignnone size-full wp-image-2258" title="oovoomainheader" src="http://www.makeuseof.com/wp-content/uploads/2008/05/oovoomainheader.gif" alt="" /></a></p>
<p>Once you&#8217;ve downloaded ooVoo you&#8217;ll be asked to create an account if you don&#8217;t already have one. You&#8217;ll be required to enter a ooVoo ID, a password for your account and your email. When you click the next button you can enter a display name and a picture. Then when you click next again you&#8217;ll be asked to enter some personal information but this is optional so you can just click finish. When you click finish you will then be logged in to ooVoo and see a welcome window telling you about the features that ooVoo has to offer.</p>
<h2><strong>Features</strong></h2>
<h2><strong> </strong></h2>
<ul>
<li>Video Call</li>
<li>Video Message</li>
<li>Find Friends</li>
<li>Record Video Call</li>
<li>Video Effects</li>
<li>Chat</li>
<li>Send Files</li>
<li>Sidebar View</li>
<li>ooVoo Link</li>
<li>Privacy</li>
</ul>
<p>ooVoo has quite a few nice features that makes it different to any other messaging client I have came across. A nice feature that I like about ooVoo that (as far as I know) no other messaging client has is that you are able to record video voicemail messages.  So if someone is offline and you need to tell them something, instead of sending an email, send a video message and give your fingers a rest.</p>
<p>You&#8217;re also able to record video calls so this can come in useful if you have a meeting over ooVoo and you need to check back on something later that was said that you may have missed or you need to clarify.</p>
<p>If you want to find out if any of your friends are using ooVoo you can simply do this by clicking &#8220;import contacts&#8221;. You will then have a choice of 8 services to check if your friends are using. The 8 services are <a href="http://www.aol.com/">AOL</a>, <a href="http://www.gmail.com">Gmail</a>, <a href="http://www.hotmail.com">Hotmail</a>, <a href="http://www.icqmail.com/">IcqMail</a>, <a href="http://www.mac.com">mac.com</a>, <a href="http://www.yahoo.com">Yahoo</a>, <a href="http://www.linkedin.com/">LinkedIn</a> and <a href="http://www.mail.com/">Mail.com</a>. If your friends aren&#8217;t using ooVoo you can either send them an email from ooVoo or send a video message asking them to sign up and add you.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/video-effects.jpg" alt="" /><br />
If you&#8217;re using the Windows version of ooVoo you will be able to do video effects with your friend when in a video call. This feature is not available for Mac OS X so you won&#8217;t be able to do it unless you install Windows on <a href="http://www.apple.com/macosx/features/bootcamp.html">Bootcamp</a>, <a href="http://www.parallels.com/">Parallels</a> or <a href="http://www.vmware.com/">VMware</a>.</p>
<p>Just like every messaging client, ooVoo will let you message and talk to your friends with text. Up to six people can join a conversation and you can send messages to offline contacts and they will receive the message when they next log in to ooVoo.</p>
<p>With ooVoo you can also send files to your contacts and friends and can send up to twenty files to as many contacts as you want at any time. A really nice feature is that you are able to send files to contacts who are offline and they will receive them the next time they log on.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/05/sidebar-view.jpg" alt="" /><br />
Another cool feature that I like about ooVoo is the Sidebar View. If you&#8217;re working on many files and ooVoo is getting in the way you can switch to Sidebar View and it will put ooVoo to the right of your screen so that it is out of the way but you can still see your friends and contacts if you&#8217;re in a video call.</p>
<p>If you want people to see if you&#8217;re online on ooVoo and available, you can add an ooVoo link to your blog, website or email signature. If someone views your ooVoo link and sees your online status, they will be able to call you and chat to you instantly.  Within the privacy settings you are able to set who can see your ooVoo status.</p>
<p>Within the privacy options in ooVoo you can also set whether everyone can see your picture or just your contacts, if video calls start automatically and who can contact and call you.</p>
<p>Do you use ooVoo?   Or do you have another preferred VOIP application?</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/send-several-gbs-of-data-to-friends-using-podmailing/" title="Send several GBs of data to Friends using Podmailing (March 11, 2008)">Send several GBs of data to Friends using Podmailing</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/" title="Run Windows Applications on Linux (or Mac) with WINE (June 23, 2008)">Run Windows Applications on Linux (or Mac) with WINE</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/music-sharing-with-mojo/" title="Music Sharing with Mojo (March 18, 2008)">Music Sharing with Mojo</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/instant-message-and-more-mid-game-with-xfire/" title="Mid-Game Messaging and More with XFire (for Gamers) (May 10, 2008)">Mid-Game Messaging and More with XFire (for Gamers)</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/make-use-of-podcast-38-yang-quits-yahoo-iphone-google-app/" title="Make Use Of Podcast #38: Yang Quits Yahoo!, iPhone Google App (November 19, 2008)">Make Use Of Podcast #38: Yang Quits Yahoo!, iPhone Google App</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/chat-online-with-voip-application-oovoo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>An Overview of QuickShareIt (Mac Only)</title>
		<link>http://www.makeuseof.com/tag/an-overview-of-quickshareit-mac-only/</link>
		<comments>http://www.makeuseof.com/tag/an-overview-of-quickshareit-mac-only/#comments</comments>
		<pubDate>Thu, 01 May 2008 20:48:20 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[online storage]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2108</guid>
		<description><![CDATA[Have you ever found yourself in a situation where you need to quickly upload an image or a video for a client or a friend?  QuickShareIt is a really awesome application for Mac OS X that sits right in your dock and takes less than two seconds to start uploading files to their servers. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/quickshareit-myqsi.jpg" border="0" alt="" align="left" />Have you ever found yourself in a situation where you need to quickly upload an image or a video for a client or a friend?  <a href="http://www.quickshareit.com">QuickShareIt</a> is a really awesome application for Mac OS X that sits right in your dock and takes less than two seconds to start uploading files to their servers. To use QuickShareIt you don&#8217;t need an account but you can create one to keep all your files organized in one place on their servers.</p>
<p>Using QuickShareIt is really simple and is a nice tool to have on your computer. First of all download the application then add it to your Applications folder and then drag the QuickShareIt icon into your dock. Once you&#8217;ve done that then all you have to do now to upload files from your Mac, is to simply drag and drop the file and it will begin uploading to QuickShareIt&#8217;s servers.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/dock.jpg" border="0" alt="" align="left" />Uploading files up to 100MB are allowed so that should be plenty of size for uploading images and videos because I doubt that there&#8217;s many images out there that are over 100MB! Once you&#8217;ve dragged your file onto the QuickShareIt Dock Icon, the icon will change telling you the upload speed and the progress of the upload.</p>
<p>As well as images and video, QuickShareIt also allows you to instantly upload text clips dragged from any other application. Once your file has been uploaded QuickShareIt state that your file will be on their servers for at least 30 days so this should be plenty of times for your clients and friends to view and save the files that you have sent them.</p>
<p><img class="alignnone size-full wp-image-2111" title="qsi-shares" src="http://www.makeuseof.com/wp-content/uploads/2008/04/qsi-shares.jpg" alt="" /><br />
Once your files have been uploaded a window called Recent Shares will show up and display the recent files that you have uploaded with the name of the file, the size of the file and the date and time that it was uploaded. By clicking the button to the right of the files you can either copy the file&#8217;s URL on QuickShareIt&#8217;s servers to your clipbooard which you could then paste into an email or instant messaging client, open it in the browser, remove it from the list or delete the file entirely from QuickShareIt&#8217;s servers.</p>
<p>Have you used QuickShareIt?   What do you think of it?   Or perhaps you use an alternative service that you&#8217;d like to share with us in the comments?</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/send-several-gbs-of-data-to-friends-using-podmailing/" title="Send several GBs of data to Friends using Podmailing (March 11, 2008)">Send several GBs of data to Friends using Podmailing</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/file-sharing-fury-battle-of-the-desktop-clients/" title="File-sharing Fury &#8211; Battle of the Desktop Clients (August 24, 2008)">File-sharing Fury &#8211; Battle of the Desktop Clients</a> (41)</li>
	<li><a href="http://www.makeuseof.com/tag/zumodrive-cloud-storage-service-with-a-twist/" title="ZumoDrive &ndash; Cloud Storage Service With A Twist (May 16, 2009)">ZumoDrive &ndash; Cloud Storage Service With A Twist</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/windows-live-skydrive-3-alternative-storage-services/" title="Windows Live Skydrive &#038; 3 Alternative Online Storage Services (April 15, 2008)">Windows Live Skydrive &#038; 3 Alternative Online Storage Services</a> (43)</li>
	<li><a href="http://www.makeuseof.com/tag/transmission-the-lightweight-bittorrent-client/" title="Transmission, The Lightweight BitTorrent Client (July 4, 2008)">Transmission, The Lightweight BitTorrent Client</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/an-overview-of-quickshareit-mac-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Widgets for the Opera Browser</title>
		<link>http://www.makeuseof.com/tag/useful-widgets-for-the-opera-browser/</link>
		<comments>http://www.makeuseof.com/tag/useful-widgets-for-the-opera-browser/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 00:37:01 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[browser tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=2005</guid>
		<description><![CDATA[  Opera is a very overlooked web browser in my opinion.  It has some nice features and it&#8217; s really fast at browsing the web too.  OK, the widgets don&#8217;t integrate into Opera as well as add-ons for Firefox but they&#8217;re still pretty damn cool and Opera doesn&#8217;t need to be restarted [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/opera-widgets.jpg" alt="opera-widgets.jpg" align="left" />  Opera is a very overlooked web browser in my opinion.  It has some nice features and it&#8217; s really fast at browsing the web too.  OK, the widgets don&#8217;t integrate into Opera as well as add-ons for Firefox but they&#8217;re still pretty damn cool and Opera doesn&#8217;t need to be restarted when they&#8217;re installed unlike Firefox.</p>
<p>In this post I will discuss a few cool widgets that I have stumbled upon while browsing the <a href="http://widgets.opera.com/" title="Opera Widgets" id="keav">Opera Widgets</a> archive.</p>
<p><strong>(1) PageRank Widget</strong></p>
<p><a href="http://widgets.opera.com/widget/4574/" title="Page Rank">Page Rank</a> is a cool little widget that you can download within Opera that lets you calculate the Page Rank of any website within seconds.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/pagerank.jpg" alt="pagerank.jpg" border="0" /> </p>
<p>This tool can be very useful for when you want to know the Page Rank of a website when you already have Opera open.</p>
<p><strong>(2) Flash Video Downloader Widget</strong></p>
<p><a href="http://widgets.opera.com/widget/9402/">Flash Video Downloader</a> is a pretty cool and useful widget that can come in quite handy if you always find yourself downloading videos from video hosting websites such as YouTube.  Flash Video Downloader allows you to enter the web address of a video and will then start downloading the video to your hard drive. All in your browser.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/flvdownload.jpg" alt="flvdownload.jpg" border="0" /></p>
<p><strong>(3) ProxyWidget</strong></p>
<p>Maybe you&#8217;ve been blocked from another website or you simply want to hide your identity online then <a href="http://widgets.opera.com/widget/5704/1.2/" title="ProxyWidget" id="h185">ProxyWidget</a> will do that by giving you a list of proxy websites to select from.</p>
<p><strong>(4) Google Hacks Widget</strong></p>
<p>Is there an application or tool that you need but can&#8217;t find?  If so, then this widget called <a href="http://widgets.opera.com/widget/9062/" id="a1yo" title="Google Hacks">Google Hacks</a> can come in pretty useful for finding things that you need when you can&#8217;t find them. This widget allows you to search for music, books, videos, tools, hacks, proxys, lyrics, fonts, applications, torrents and cached website all within an Opera Widget.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/googlehacks.jpg" alt="googlehacks.jpg" border="0" /></p>
<p><strong>(5) Widgets for Web designers</strong></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/csshelp.jpg" alt="csshelp.jpg" border="0" align="left" />  Are you designing a website and need help with CSS? <a href="http://widgets.opera.com/widget/6916/" title="CSS Help" id="jcl8">CSS Help</a> is a great widget that can help out a lot if you can&#8217;t remember or don&#8217;t know much about CSS.</p>
<p>If you&#8217;re practising your HTML and CSS or you want to see a live HTML preview of the HTML and CSS that you&#8217;re writing then the <a href="http://widgets.opera.com/widget/4687/1.1/" title="True HTML Editor" id="ik.b">True HTML Editor</a> is a useful tool when doing things like this. </p>
<p>Now say that you need to know the width of another webpage because it looks like the size you want yours then <a href="http://widgets.opera.com/widget/5228/1.2/" title="Ruler" id="vozw">Ruler</a> can measure the size of anything in the Opera web browser. Once you&#8217;ve done your HTML and CSS maybe you&#8217;ve got a local server running and you want to know your IP address so that you can give it out to friends and clients. <a href="http://widgets.opera.com/widget/4095/1.5/" title="IP Address" id="pv3l">IP Address</a> will give you your IP address within two clicks while in Opera.</p>
<p><strong>(6) Multi Translate Widget</strong></p>
<p>If you&#8217;ve ever been browsing a website but can&#8217;t understand a word thats on it because it is in another language then the <a href="http://widgets.opera.com/widget/7247/" id="tyfp" title="Multi Translate 2.0">Multi Translate 2.0</a> widget can come in useful for you. It will let you translate a snipprt of text or a whole page by using PROMT, Google or BabelFish. </p>
<p><strong>(7) The Free Dictionary</strong></p>
<p><a href="http://widgets.opera.com/widget/3683/" id="orpc" title="The Free Dictionary">The Free Dictionary</a> widget is a really useful widget when browsing the web and wanting to know the meaning of a word, just simply type in your word and a description of the word will come up along with how to pronounce it and a link to more information about the word. </p>
<p><strong>(8) Twitter</strong></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/twitter.jpg" alt="twitter.jpg" align="left" border="0" />The last widget that I am going to include is the <a href="http://widgets.opera.com/widget/7206/" id="b458" title="Twitter">Twitter</a> widget. This is an essential tool for anyone out there that updates their Twitter a lot.</p>
<p>I hope that you enjoyed reading this post and found some widgets that you will use and find helpful within Opera. Go to the <a href="http://widgets.opera.com/" id="gyo:" title="Opera Widgets">Opera Widgets</a> website to find out more cool and interesing widgets, or if your interesting in making your own head over to the <a href="http://widgets.opera.com/widgetize/" id="ywtv" title="Opera Widget Generator">Opera Widget Generator</a>.</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com/">www.TheTutorialBlog.com</a></em>
<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/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/opera-unite-the-peer-to-peer-web-browser/" title="Opera Unite &#8211; File Sharing, Messaging, Note Taking &#038; more Right in your Browser (July 4, 2009)">Opera Unite &#8211; File Sharing, Messaging, Note Taking &#038; more Right in your Browser</a> (8)</li>
	<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/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>
	<li><a href="http://www.makeuseof.com/tag/8-opera-widgets-for-web-designers-and-developers/" title="8 Opera Widgets for Web Designers and Developers (September 22, 2008)">8 Opera Widgets for Web Designers and Developers</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/useful-widgets-for-the-opera-browser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>6 Alternative Chat Applications for MSN on Mac OS X</title>
		<link>http://www.makeuseof.com/tag/6-alternative-chat-applications-for-msn-on-mac-os-x/</link>
		<comments>http://www.makeuseof.com/tag/6-alternative-chat-applications-for-msn-on-mac-os-x/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 23:51:46 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[multi-protocol IM]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/6-alternative-chat-applications-for-msn-on-mac-os-x/</guid>
		<description><![CDATA[If you are a user of Mac OS X you&#8217;ll probably know that the MSN application that Microsoft has developed for OS X isn&#8217;t really that amazing. For starters you can&#8217;t have a video chat with a friend or talk via a microphone using MSN on OS X. Also the interface for the application doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a user of Mac OS X you&#8217;ll probably know that the MSN application that Microsoft has developed for OS X isn&#8217;t really that amazing. For starters you can&#8217;t have a video chat with a friend or talk via a microphone using MSN on OS X. Also the interface for the application doesn&#8217;t look all that amazing.</p>
<p>So I have decided to make a list of five alternative chat MSN applications out there for Mac OS X that have better functionality and allow you to customize the look and feel of the application.</p>
<p><strong>(1) <a href="http://www.adiumx.com">Adium</a></strong></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/picture-1.png" alt="adium" align="left" /> Many Mac users will most likely have heard of Adium. Adium is probably the biggest multi-protocol instant messaging application that there is for Mac. It can connect to AIM, MSN, Jabber, Yahoo and several others. Adium uses the <a href="http://developer.pidgin.im/wiki/WhatIsLibpurple">libpurple</a> library for most of its functionality so it is very stable. Adium allows users to customize almost anything within the application such as the buddylist window, chat window, sound sets, dock icon, status icons, plugins, apple scripts and so on.</p>
<p>The only downside to Adium is that, like MSN Messenger OS X, it doesn&#8217;t support video chats or chatting with a microphone.  Overall however Adium is probably the most stable and most customizable messaging application there is out there for MSN on Mac OS X.</p>
<p><strong>(2) <a href="http://www.proteusapps.com/">Proteus</a></strong></p>
<p><img src="http://makeuseof.com/images/proteus.png" alt="Proteus" align="left"/> Proteus is a <a href="http://developer.apple.com/cocoa/">Cocoa</a> application so it runs at native speeds on OS X. Proteus doesn&#8217;t just support MSN &#8211; it also supports AIM, ICQ, Yahoo and <a href="http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol">Jabber</a>. Just like every other MSN client in this application so far, Proteus also allows customization of the contacts list, messaging window, sound set and status icons.</p>
<p>Proteus also allows for SMS forwarding in case you&#8217;re away from your computer and waiting for an important message from someone. I really like Proteus and think that it has some nice effects that finish the application off nicely and make it a nice application to have open. A downside to Proteus though is, just like Adium, it doesn&#8217;t support video chat.</p>
<p><strong>(3) <a href="http://fire.sourceforge.net/">Fire</a></strong></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/picture-5.png" alt="fire" align="left" /> Fire is identical to Proteus as it is also a <a href="http://developer.apple.com/cocoa/">Cocoa</a> application.  So it also runs at native speeds on OS X and supports many IM clients (7 in total), not just MSN.</p>
<p>Fire is quite a nice application and lets you customize the sound sets, add feature plugins and choose between visual themes. It&#8217;s also open source so if there&#8217;s a feature which you would like to add to it and you know your way around <a href="http://developer.apple.com/cocoa/">XCode</a> then you can.</p>
<p><strong>(4) <a href="http://www.mercury.im/">Mercury Messenger</a></strong></p>
<p><img src="http://www.makeuseof.com/images/mercury-multi-aim-mac.png" alt="mercurymessenger" align="left" /> Mercury Messenger is a <a href="http://www.java.com/">Java</a> based MSN application and because it&#8217;s Java, it also works with Windows and Linux.</p>
<p>A great feature about Mercury Messenger is that it supports video chat. Just this feature alone makes Mercury Messenger an essential application that you need on your Mac if you want to video chat to your friends and clients on MSN. You can also stream video files over your webcam stream which is a really cool feature. Mercury Messenger is customizable but not to the extent that you can customize Adium. With Mercury Messenger you can add plugins, change the skin and add custom emoticons to friends but that&#8217;s as far as customization with Mercury Messenger goes.</p>
<p>A nice thing about Mercury Messenger is that it is <a href="http://www.makeuseof.com/tag/portable-software-usb/">portable</a> and can run from a USB memory stick. So you can load up Mercury Messenger and use it from any computer with the internet access.</p>
<p><strong>(5) <a href="http://www.amsn-project.net/">aMSN</a></strong></p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/picture-3.png" alt="amsn" align="left" /> aMSN is much like Mercury Messenger because it&#8217;s Java based and it runs on Windows and Linux as well as OS X. aMSN also supports video chat just like Mercury Messenger. Additionally is also supports video conferencing (unlike Mercury Messenger).</p>
<p>aMSN comes in about 40 languages worldwide so if you don&#8217;t speak very good English then download the version of aMSN in your own language. A nice feature about aMSN is that it allows you to send and receive voice clips just like Windows Live Messenger for Windows. With aMSN you can also sign into more than one MSN account at once without having to open up other MSN clients.</p>
<p>Just like Adium and Mercury Messenger, aMSN also has tabbed windows to keep all your current messaging windows together and organized. Plugins and skins are also supported with aMSN so you can customize the application up a bit. </p>
<p><strong>6. Honorable Mention (<a href="http://www.pidgin.im/">Pidgin</a>)</strong></p>
<p><img src="http://makeuseof.com/images/pidgin-tips-tricks.jpg" alt="pidgin" align="left" /> Pidgin was originally compiled for Windows and Linux but if you do a little bit of searching around Google you can find ways how to port Pidgin over to OS X in just a few minutes. Pidgin is a very nice application and definitely worth checking out. If you&#8217;re interested check our post on <a href="http://www.makeuseof.com/tag/pidgin-tips-and-tricks/">Pidgin Tips</a> here.</p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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-web-based-im-clients-for-chatting-the-night-away/" title="3 Web-Based IM Clients For Chatting The Night Away (July 16, 2008)">3 Web-Based IM Clients For Chatting The Night Away</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/tools-to-use-with-your-instant-messenger/" title="15 Addons to Enhance your Instant Messenger (March 8, 2008)">15 Addons to Enhance your Instant Messenger</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/quick-tip-stop-pidgin-spam-in-its-tracks-with-bot-sentry/" title="[Quick Tip] Stop Pidgin Spam in Its Tracks with Bot Sentry (February 29, 2008)">[Quick Tip] Stop Pidgin Spam in Its Tracks with Bot Sentry</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/why-im-digging-digsby/" title="Why I&#8217;m Digging Digsby (April 27, 2008)">Why I&#8217;m Digging Digsby</a> (31)</li>
	<li><a href="http://www.makeuseof.com/tag/turn-your-im-program-into-a-productivity-tool-using-imified/" title="Turn Your IM Program Into A Productivity Tool Using Imified (October 6, 2008)">Turn Your IM Program Into A Productivity Tool Using Imified</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-alternative-chat-applications-for-msn-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Pencil, A Free Multi OS Animation Application</title>
		<link>http://www.makeuseof.com/tag/pencil-a-free-multi-os-animation-application/</link>
		<comments>http://www.makeuseof.com/tag/pencil-a-free-multi-os-animation-application/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 23:17:15 +0000</pubDate>
		<dc:creator>Wez Pyke</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[image tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/pencil-a-free-multi-os-animation-application/</guid>
		<description><![CDATA[Pencil is a free drawing and animation application that supports Mac OS X, Windows and Linux. Pencil is still only in beta but it&#8217;s worth installing and playing around with if you want to get into animation but you can&#8217;t afford applications such as Flash or ToonBoom.
Pencil Features
1. Tools

The tools that Pencil currently has within [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.les-stooges.org/pascal/pencil/">Pencil</a></strong> is a free drawing and animation application that supports Mac OS X, Windows and Linux. Pencil is still only in beta but it&#8217;s worth installing and playing around with if you want to get into animation but you can&#8217;t afford applications such as <a href="http://www.adobe.com/products/flash/?ogn=EN_US-gntray_prod_flash_home" title="Flash">Flash</a> or <a href="http://www.toonboom.com/" title="ToonBoom">ToonBoom</a>.</p>
<h2>Pencil Features</h2>
<p><strong>1. Tools</strong></p>
<p><img src="http://makeuseof.com/images/pencil-features.png" alt="Pencil - Free Animation Application for Windows, Mac and Linux" /></p>
<p>The tools that Pencil currently has within the application are: </p>
<ul>
<li>Pencil Tool</li>
<li>Paint Brush</li>
<li>Pen Tool</li>
<li>Polyline</li>
<li>Eraser</li>
<li>Clear Button</li>
<li>Paint Bucket</li>
<li>Color Picker</li>
<li>Select Tool</li>
<li>Move Tool</li>
<li>Move/Zoom Canvas</li>
<li>Modify Curve</li>
</ul>
<p><strong>2. Options</strong></p>
<p>Under the Options tab you can change the color of the paint brush, paint bucket and pencil. You can control the size of the brush, the feather and there is also an option called &#8220;size with pressure&#8221; which defines the brush stroke with the amount of pressure applied. You can also Preserve Alpha and Stop at contours.</p>
<p><strong>3. Time Line</strong></p>
<p>Under the Time Line tab it is possible to add layers such as a Bitmap Layer, Vector Layer, Sound Layer and Camera Layer. As it&#8217;s an animation application you can also add and remove KeyFrames. On the Time Line you can also choose to use onion skinning to see the previous frame and the next frame so that you can trace what you drew to animate it. The default FPS is 12 but on the Time Line you can choose up to 50 FPS. When playing your animation you can also decide to loop it so that you don&#8217;t have to keep pressing play over and over again.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/04/pencil-v044b-timeline.jpg" alt="pencil timeline" /></p>
<p><strong>4. Colors Tab</strong></p>
<p>There are quite a nice range of default colors already on the colors tab, but if there&#8217;s a color that you use a lot and it&#8217;s not there then you can click the &#8216;+&#8217; sign and add it. You can also choose to remove colors from the color tab by hitting the &#8216;-&#8217; sign. From the colors tab you can also select the alpha.</p>
<p><img src="http://makeuseof.com/images/pencil-colors.png" alt="Pencil Colors" /></p>
<p><strong>5. Extra Features</strong></p>
<p>A really nice touch to Pencil is that the whole layout is customizable so if you don&#8217;t like the way it is laid out then you can change the tabs around so that the application suits you. The tabs can also be detached. Sound and image can also be imported into Pencil, so if you create a sound in an audio application like <a href="http://www.flstudio.com/">Fruity Loops</a> and want to use it in your animation you can, and if you have created an image in Photoshop then you can also import it into Pencil.</p>
<p><strong>6. Exporting</strong></p>
<p>When you&#8217;ve finished your animation, you can export it in either an Image Sequence, X-Sheet, Quicktime Movie or a Flash Movie (.swf). You can also import and export your Color Palette.</p>
<p>Overall I think that Pencil is a really amazing piece of software considering that its absolutely free. It&#8217;s also open source so you can download the source code and take a look at how it&#8217;s built. Pencil is still only in beta but when its first full version is released it&#8217;s going be a really hot application.</p>
<p>Download Pencil @ <a href="http://www.les-stooges.org/pascal/pencil/">les-stooges.org/pascal/pencil</a></p>
<p><em>(By) Wez is a student studying computers, also does programming and video tutorials and writes about technology, software and websites, check out his blog @ <a href="http://www.thetutorialblog.com">www.TheTutorialBlog.com</a></em>
<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-make-animated-gifs-from-images-and-videos-with-gifninjacom/" title="How to Create Animated Gifs from Images &#038; Video (March 3, 2009)">How to Create Animated Gifs from Images &#038; Video</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/websites-images/" title="You have no idea what you can do with Images (November 29, 2006)">You have no idea what you can do with Images</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/wordle-become-addicted-to-rss-feeds-the-fun-way/" title="Wordle &#8211; Become Addicted To RSS Feeds The Fun Way (July 26, 2008)">Wordle &#8211; Become Addicted To RSS Feeds The Fun Way</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/word-bubbles-for-dummies-make-your-images-speak-with-kyolo/" title="Word Bubbles for Dummies. Make your images speak with Kyolo! (July 19, 2008)">Word Bubbles for Dummies. Make your images speak with Kyolo!</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/discover-contemporary-art-online/" title="Where To Look For Contemporary Art Online? (February 13, 2009)">Where To Look For Contemporary Art Online?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/pencil-a-free-multi-os-animation-application/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
