<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MakeUseOf &#187; Varun Kashyap</title>
	<atom:link href="http://www.makeuseof.com/tag/author/varunkashyap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:00:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Say Goodbye to Repetitive Typing on Linux with Autokey</title>
		<link>http://www.makeuseof.com/tag/goodbye-repetitive-typing-linux-autokey/</link>
		<comments>http://www.makeuseof.com/tag/goodbye-repetitive-typing-linux-autokey/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 17:30:03 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=52433</guid>
		<description><![CDATA[People who do a lot of typing generally discover that there are certain strings of text that appear quite often in their day-to-day work. There are certain phrases like addresses, greetings, custom signatures that repeat themselves quite often &#8212; which may be a bother, especially if you&#8217;re not into typing. Text expansion utilities are great [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/akeylogo.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/akeylogo.jpg?323f2c" alt="autokey linux"/>People who do a lot of typing generally discover that there are certain strings of <a href="http://www.makeuseof.com/tags/text">text</a> that appear quite often in their day-to-day work. </p>
<p>There are certain phrases like addresses, greetings, custom signatures that repeat themselves quite often &#8212; which may be a bother, especially if you&#8217;re not into typing. Text expansion utilities are great for such tasks. You can create snippets that expand to your liking, thereby greatly reducing your work. Not only that, if you often misspell some words, you can use these tools to provide system-wide auto-correction tailored to your needs. Autokey is one such utility for your Linux computer.</p>
<p><span id="more-52433"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/install.png?323f2c" alt="autokey linux"/></p>
<p>You can install Autokey via your distro&#8217;s package manager. For example, this is how you would install it on <a href="http://www.makeuseof.com/tags/ubuntu">Ubuntu</a>. You can search for Autokey in the Synaptic Package Manager and mark it for installation or you can use &quot;sudo apt-get install Autokey&quot; instead.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/welcome.png?323f2c" alt="autokey linux"/></p>
<p>Once installed, you will find it listed under Application &gt; Accessories on your <a href="http://www.makeuseof.com/tags/gnome">Gnome</a> desktop. Go ahead and fire it up. You will be greeted by a relatively clean and simple UI to begin with. Click and expand &#8216;My Phrases&#8217;. Now click on &#8216;First Phrase&#8217; to see what Autokey has to offer.</p>
<p>A &#8216;phrase&#8217; is basically a snippet of text that would be expanded or triggered whenever the criteria you specify is met. You can start by giving your phrase a name that will be used to identify it. This text will neither be expanded, nor would it be the expansion. Phrase contents is where you should enter the expanded version of the text. This may be something you type often; like an address, your email signature or anything. At this point, you have essentially created a phrase.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/triggeroptions.png?323f2c" alt="autokey tutorial"/></p>
<p>Now you need to tell Autokey when and how you want to trigger this phrase. There are a couple of options at your disposal here:</p>
<ul>
<li>You can create an <strong>abbreviation</strong> for your text which when encountered, will be replaced by the text you specified above.</li>
<li>You can also create <strong>hotkeys</strong> that can be used to trigger a phrase.</li>
</ul>
<p>Let&#8217;s look at an example to see Autokey in action. Say, you want to create an email signature phrase for one of your email accounts. Here is how you will go about it:</p>
<ul>
<li>Click on the Autokey icon in the tray and choose configure.</li>
<li>Right-click on any folder and choose &#8216;New Phrase&#8217;. You can create additional folders if you want to organise your phrases better.</li>
<li>Type in a name for your phrase. Lets call it &#8216;myMuoSign&#8217;</li>
<li>Next, in the phrase description box, type in the email signature that you want to use
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/toppart.png?323f2c" alt="autokey tutorial"/></p>
</li>
<li>Now, check &quot;Use Abbreviation&quot; in the Abbreviation tab towards the bottom.</li>
<li>Type in the Abbreviation that you would like to be expanded (say muosign) for the text you entered.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/hotkeyakey.png?323f2c" alt="autokey tutorial"/></p>
<p>That is it, you are done with a basic phrase that just works. Now whenever you type &#8216;muosign&#8217; it will be expanded to the email signature that you typed above. While we are here, let&#8217;s look at some additional options that Autokey offers. </p>
<p>First off, you can also trigger the phrase with a hotkey. To do so, you simply configure a hotkey in the Hotkey tab. Choose a modifier (or a combination of modifiers) listed in the tab and then click on &#8216;set key&#8217;. The next key you press along with the modifiers (Ctrl, Shift, Alt, Windows Key) you selected will form the hotkey that you can use to insert the text phrase at any location.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/windowakey.png?323f2c" /></p>
<p>The third tab, Window Filter allows you to limit the scope of text expansion for this particular phrase. You can tell Autokey to expand just the text if you are working inside Firefox. All you have to to is to specify a pattern that would match the text in the title of the window where you want the expansion to take place. *Firefox* would work nicely.</p>
<p>You can also have Autokey ask for confirmation before expanding the text. You can make certain phrases what Autokey calls, tray phrases. Such phrases are available for insertion via the tray icon. In addition, Autokey lets you temporarily disable expansion from the tray menu as well. </p>
<p>Autokey is a great tool if you do a lot of typing on your computer. With a set of well crafted abbreviations and hotkeys, you can greatly reduce your typing efforts. Have you been using clever hacks to achieve something similar? Why not share with us in the comments?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/goodbye-repetitive-typing-linux-autokey/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Top 5 Free Computer Maintenance Tools You Should Know About</title>
		<link>http://www.makeuseof.com/tag/top-free-computer-maintenance-tools/</link>
		<comments>http://www.makeuseof.com/tag/top-free-computer-maintenance-tools/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 22:31:12 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[pc maintenance]]></category>
		<category><![CDATA[system tools]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[troubleshoot]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51964</guid>
		<description><![CDATA[Computer systems, like any other device, need maintenance. Computer maintenance is generally different from vehicles, appliances and others, mainly because you have to maintain not only the hardware but also the software that you use on your computer. Software can get outdated, you might have cruft and then there are chores related to the operating [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/pcmlogo.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/pcmlogo.png?323f2c" alt="computer maintenance tools" />Computer systems, like any other device, need <a href="http://www.makeuseof.com/tags/pc-maintenance">maintenance</a>. Computer maintenance is generally different from vehicles, appliances and others, mainly because you have to maintain not only the hardware but also the software that you use on your computer.</p>
<p>Software can get outdated, you might have cruft and then there are chores related to the operating system itself &#8211; registry, virus cleaning and the likes.</p>
<p>While you might have to shop around in the local market for hardware maintenance, for software PC maintenance we have some very good free utilities that you should check out.</p>
<p><span id="more-51964"></span></p>
<h2>1. Cleaning Tools</h2>
<p>As is obvious from the name, these help you keep your system clean. What they clean your system of, depends on what you are using. There are <a href="http://www.makeuseof.com/tag/top-5-freeware-registry-cleaners-that-improve-pc-performance/">registry cleaners</a>, <a href="http://www.makeuseof.com/tag/bring-files-directories-control-duplicate-cleaner/">file system cleaners</a>, <a href="http://www.makeuseof.com/tag/free-file-shredders-to-make-deleted-files-unrecoverable/">secure file erasers</a> and general purpose all in one solutions.</p>
<p>Most of these operate on the registry, optimizing it for performance. There are others which delete temporary files and dangling shortcuts. While the gain is not substantial, you might experience a snappier performance if you have not cleaned up your computer for a while.</p>
<p>As for the solutions available &#8211; <a href="http://www.ccleaner.com/">CCleaner</a> is well known in the field. It can clean browser tracks and cookies for almost all popular browsers out there, take care of unused icons, invalid shortcuts, DLLs and clean the MRU and recent document history as well.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/cleanerpcm.png?323f2c" alt="computer maintenance tools" /></p>
<p>Another popular choice is nCleaner. <a href="http://www.nkprods.com/ncleaner/">nCleaner</a> offers similar functionality along with scan scheduling, a tweaks manager, services manager, a resource monitor and system advisor.</p>
<h2>2. Uninstaller</h2>
<p>The Windows Control Panel provides functionality that lets you remove unwanted applications from your computer. It does a decent job for the occasional use that you might put it to. However, if you try out a number of software, or if you have experienced a stubborn software that refuses to uninstall, you should look into some of the 3rd party software managers and uninstallers.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/uninstallerpcm.png?323f2c" alt="computer maintenance software" /></p>
<p><a href="http://www.makeuseof.com/tag/revo-uninstaller-will-hunt-down-your-bloatware/">Revo Uninstaller</a> and <a href="http://www.makeuseof.com/tag/force-uninstall-windows-programs-iobit-uninstaller/">IObit Uninstaller</a> are the better ones out there. They offer features like letting you track the most storage hungry software or the ones you rarely use in addition to managing installed Windows updates. Such software usually features a force uninstall mode that lets you override settings or locked files that may be preventing an uninstaller from functioning.</p>
<h2>3. Software Updater</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/softwareupdaterpcm.png?323f2c" alt="computer maintenance software" /></p>
<p>Keeping software up to date is important. Not only for keeping up with the latest features but also for bug fixes and security updates. Many software these days have an update feature built in, web browsers being an excellent example. The software can  talk to a server and let you know of important updates or newer versions.</p>
<p>For other software that do not have the feature built in or if you are more interested in a Linux-like centralized update mechanism, you can have a look at some of the previously covered <a href="http://www.makeuseof.com/tag/get-apt-get-functionality-in-windows/">software updaters</a>. AppSnap, QWinApt or <a href="http://www.makeuseof.com/tag/find-the-latest-software-version-updates-with-techtracker/">Techtracker</a> should be a good place to start.</p>
<p>In addition there are other ways like subscribing to update feeds and some additional tools are detailed <a href="http://www.makeuseof.com/tag/7-ways-to-keep-on-top-of-your-software-updates/">here</a>.</p>
<h2>4. System Info Tools</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/systeminfotoolspcm.png?323f2c" alt="computer maintenance software" /></p>
<p>While these do not help with maintenance in a direct way, these are certainly indispensable when you need to figure out what is going on with the computer. There are tools that let you view <a href="http://www.makeuseof.com/tag/speccy-an-advanced-system-information-tool-for-your-pc/">detailed information about your computer</a> and then there are those which can let you <a href="http://www.makeuseof.com/tag/monitor-pc-system-explorer/">monitor the performance of the computer and what is going on inside</a>.</p>
<h2>5. Troubleshooter/Fixer</h2>
<p>It is very difficult to offer a generalized solution for each and every problem your computer might run into. There can be network issues, security issues, slowdown due to cruft or under performing hardware, each asks for a different course of action.</p>
<p>That being said, there are certain issues that crop up frequently and are encountered by many users. Automated detection and fixes are available for many such problems.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/centeronline.png" alt="computer maintenance tools" /></p>
<p><a href="http://www.makeuseof.com/tag/how-to-solve-your-windows-problems-with-event-id">Windows troubleshooting</a> is a good place to start. In addition there are software like <a href="http://www.makeuseof.com/tag/fix-common-windows-problems-in-a-snap-with-fixwin/">FixWin</a> and <a href="http://www.makeuseof.com/tag/microsoft-fix-center-offers-quick-streamlined-troubleshooting/">Microsoft&#8217;s FixIt</a> center that take care of such common problems for you. If you are still stuck, hop over to <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>, and we will try to help you along!</p>
<p>Many problems can also be attributed to <a href="http://www.makeuseof.com/tag/8-sources-follow-computer-virus-news-alerts">viruses</a> and spyware, so you should keep a good <a href="http://www.makeuseof.com/tag/ten-best-antivirus-programs/">antivirus</a> or malware removal tools like <a href="http://vil.nai.com/vil/stinger/">McAfee&#8217;s Stinger</a> and <a href="http://www.microsoft.com/security/malwareremove/default.aspx">Malicious Software Removal tool</a> handy.</p>
<p>If you know of any other good PC maintainance software that we might have missed, give us a heads up in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/top-free-computer-maintenance-tools/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Spicebird &#8211; An Email Client That Integrates A Calendar, Chat &amp; iGoogle</title>
		<link>http://www.makeuseof.com/tag/spicebird-email-client-integrates-calendar-chat-igoogle/</link>
		<comments>http://www.makeuseof.com/tag/spicebird-email-client-integrates-calendar-chat-igoogle/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 22:31:04 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[igoogle]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51838</guid>
		<description><![CDATA[We have reviewed a number of free email clients before. There is the ever so popular Thunderbird, there is Evolution for Linux and then there is Outlook for Windows. An area where Outlook scores fair and square over the other email clients out there is the fact that it integrates common email-related tasks and thus [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/spicebirdlogo.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/spicebirdlogo.jpg?323f2c" alt="spicebird" />We have reviewed a number of <a href="http://www.makeuseof.com/tag/free-email-clients-windows-7/">free email clients</a> before. There is the ever so popular <a href="http://www.makeuseof.com/tags/thunderbird/">Thunderbird</a>, there is Evolution for Linux and then there is Outlook for Windows. An area where Outlook scores fair and square over the other email clients out there is the fact that it integrates common email-related tasks and thus takes care  of many chores. You have tasks, calendar, email and social networking (via plugins) all built in into one interface and they all gel together.</p>
<p>Evolution does that for Linux, but Thunderbird falls short of the much needed integration. This is where <a href="http://www.spicebird.com/">SpiceBird</a> comes in. SpiceBird is built on top of Mozilla&#8217;s offerings so you will feel at home if you have been using Thunderbird. SpiceBird also brings much more to the table when compared to Thunderbird, as you shall see.</p>
<p><span id="more-51838"></span><br />
You can download and install SpiceBird <a href="http://www.spicebird.com/download">here</a> for both Windows and Linux. The installer is around 12MB in size and installs in a snap. Once installed, fire it up and you will see a tabbed interface. The various tabs give you access to all the features SpiceBird has to offer. This is in contrast to Thunderbird where the tabs don&#8217;t quite feel they have been utilized to the fullest out of the box.</p>
<p>Let&#8217;s briefly look at the various tabs (and thus the features) of SpiceBird.</p>
<h2>The Home Tab</h2>
<p>The home tab is a lot like your <a href="http://www.makeuseof.com/tags/igoogle">iGoogle</a> page. You can add and manage tiny widgets to it. These widgets can be used to display a preview of your inbox(es) or time in different zones or you can use them to keep up with your favorite RSS feeds.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/hometabsbird.png?323f2c" alt="spicebird" width="560" height="383" /></p>
<p>You can display upcoming tasks or add one of the many <a href="http://www.makeuseof.com/tag/make-your-own-personalised-igoogle-gadgets">iGoogle gadgets</a> available out there. The possibilities are almost limitless and you can add just about any gadget you have on your iGoogle page to the home tab.</p>
<p>Click on <em>Add Applets</em> in the tool bar and then choose <em>Google Gadget</em>. Now,  copy the address of the iGoogle Gadget from the gadget&#8217;s description and paste it on the page. This should load the gadget in your SpiceBird home tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/googlegadgetsbirf.png?323f2c" alt="spicebird" width="330" height="188" /></p>
<p>You can drag and drop widgets onto the page and arrange them to your liking. What&#8217;s also nice is the fact that SpiceBird picks up your default system theme and tries to mimic it.</p>
<h2>The Inbox Tab</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/mailaccountsbirf.png?323f2c" alt="email clients" width="340" height="222" /></p>
<p>The dialog seems familiar? Yes, it is the same you get when you configure a new account with Thunderbird. The Inbox tab will seem familiar to most Thunderbird users. It looks and functions the same as well.</p>
<p>You can configure your mail accounts, which will appear on the left side. You can open an e-mail in a new tab or new window if you prefer. In addition you will find that you can use most of Thunderbird&#8217;s functionality out of the box with SpiceBird.</p>
<h2>Contacts, Calendar &amp; Tasks Tab</h2>
<p>We can safely group these together under one header as they all work as you would expect any contacts or calendar application to work. You can add your chat accounts in the Contacts tab and use them to manage and store your contacts.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/calendarsbird.png?323f2c" alt="email clients" width="560" height="331" /></p>
<p>The Calendar provides standard functionality without the Google Calendar sync which is a big blow. You can still import and export iCal files if that suffices for you.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/taskssbird.png?323f2c" alt="email clients" width="502" height="207" /></p>
<p>You can also create <a href="http://www.makeuseof.com/dir/tag/tasks/">tasks</a> inside the tasks tab, set task priorities, categorize them as you see fit and even mark the progress on your tasks.</p>
<p>All in all SpiceBird works  well and does a good job of providing a single interface for tasks that you need to perform daily. The tabbed interface to track your tasks, calendar and emails all in one application is a big plus. The ability to add Google Gadgets to the start page is awesome.</p>
<p>That being said, it&#8217;s not all praises for SpiceBird.</p>
<p>The application would gain immense popularity if they can offer sync with popular services like <a href="http://www.makeuseof.com/tag/best-of-google-calendar-addons-tips/">Google Calendar</a> and Remember the Milk. In fact I wouldn&#8217;t be surprised if this is indeed preventing users from adopting SpiceBird as their default application. Also there is a lot of scope for improvement with regards to integration between all the features that SpiceBird provides. I could view my tasks, events and mail on the homepage, but I had to toil around to add an event to the mail.</p>
<p>How do you like your e-mail clients? All in one solutions or plain simple email goodness? We would love to hear your thoughts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/spicebird-email-client-integrates-calendar-chat-igoogle/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How To Appear Invisible (Offline) on Facebook Chat</title>
		<link>http://www.makeuseof.com/tag/offline-invisible-mode-facebook-chat/</link>
		<comments>http://www.makeuseof.com/tag/offline-invisible-mode-facebook-chat/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:30:35 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Facebook & Twitter]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[chat tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51660</guid>
		<description><![CDATA[As you might be aware of, Facebook offers a variety of communication options to its users. You can send someone a message, write on their wall or chat with them. You can access chat via the chat interface in the lower right corner. Once you are online, you can view which of your friends are [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/facebookchatlogo.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/facebookchatlogo.jpg?323f2c" alt="how to be invisible on facebook" />As you might be aware of, <a href="http://facebook.com">Facebook</a> offers a variety of communication options to its users. You can send someone a message, write on their wall or chat with them. You can access chat via the chat interface in the lower right corner. </p>
<p>Once you are online, you can view which of your friends are online and they will be able to see you online as well. Generally, Facebook only provides the options to go offline or online. Apart from this, the only other status available is &#8216;Idle&#8217; which appears next to your name after a prolonged period of inactivity. </p>
<p>But how can you be invisible on Facebook to certain users? This is how.</p>
<p><span id="more-51660"></span><br />
You can also <a href="http://www.makeuseof.com/tag/protect-privacy-facebook/">create lists</a> to group your friends in Facebook. The lists appear in the chat interface as well. In addition, you can also create new lists to group your friends from the chat window. This is the functionality that we would be using to appear offline. For completeness, here is how you create a list from the chat interface.</p>
<ul>
<li>Click on the Friend Lists label in the chat window. A dialog will pop up asking you for list name.
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/addchatlsit.png?323f2c" width="238" height="181" alt="how to be invisible on facebook"/></p>
</li>
<li>Key in a name for the list and hit Enter. This will create a list in your chat window.</li>
<li>When the list is empty, Facebook displays a message letting you know that you can drag and drop friends&#8217; names to make them a part of the list. Go ahead, choose the ones that you want to put in a list and they will be added.
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/dragfriendtoadd.png?323f2c" width="218" height="156" alt="facebook chat invisible"/></p>
</li>
<li>Lists, as you might expect, are persistent; meaning that they will be there just as you left them the last time you logged out of Facebook. You can create as many lists as you want to group your friends; and as I will show you, to appear offline to them.</li>
</ul>
<p>For this purpose, we need at least one list in your chat window. Follow the steps detailed above to create a list, you can name your list anything that you want. I have named one of my lists as &quot;invisible&quot;. As soon as the list is created, you will notice a &quot;toggle button&quot; next to the list name in your chat window.</p>
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/thetoggleswitch.png?323f2c" width="226" height="126" alt="facebook chat invisible"/></p>
<p>This button lets you appear online or offline to a list of friends depending upon its state. Coupled with the fact that you can easily drag and drop contacts in and out of a list, this is a good trick to appear online to a select list of friends and appear offline to others. Just drag the contacts you want to appear offline to into the &quot;invisible&quot; list and then click on the toggle button/switch next to &quot;invisible&quot; so that it switches to gray. You will now appear offline to contacts in the &quot;invisible&quot; list, while everyone else can see you online.</p>
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/listoffline.png?323f2c" width="230" height="97" alt="how to appear invisible on facebook"/></p>
<h2>Caveats You Should Be Aware Of</h2>
<ul>
<li>The entire method works well, as I mention above. However, those with a keen eye would have noticed that once you go offline to a list of contacts, you seize to see them online in your list as well. This means you cannot tell if they are still logged in or if they have logged out. This is not much of a hindrance if you want to stay away from certain contacts, but it is not the true &#8220;invisible&#8221; behavior either. Just so you know.</li>
<li>The would also not work if you decide to use third party applications for Facebook chat.
<p style="text-align:center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/cannotdrag.png?323f2c" width="227" height="134" alt="how to be offline on facebook"/></p>
</li>
<li>Due to the way Facebook chat lists work, you cannot add contacts to the list once you have toggled it to offline. If you want to move another contact into the list or move any out of the &quot;invisible&quot; list you have to toggle it to online, then edit it and go offline again. Hardly elegant, for my liking at least</li>
</ul>
<p>Other than these minor caveats, you can edit the lists to your liking and delete them altogether if you don&#8217;t feel the need to use them anymore. The lists you create in chat are also visible in the Account &gt; Edit Friends section, just like any other lists you create.</p>
<p>Go ahead, give this a try and let us know it works for you. Do you use the invisible functionality on other IM networks? Would you like Facebook to provide this functionality directly?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/offline-invisible-mode-facebook-chat/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What Is An API &amp; What Are They Good For? [Technology Explained]</title>
		<link>http://www.makeuseof.com/tag/api-good-technology-explained/</link>
		<comments>http://www.makeuseof.com/tag/api-good-technology-explained/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 16:31:09 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[MakeUseOf Explains]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[programmer tools]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technology explained]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51415</guid>
		<description><![CDATA[What does the acronym API stand for? API means Application Programming Interface and they say that APIs are the underlying aspect of Web 2.0.  But what does it really mean &#8211; what is an api? Let&#8217;s try to demystify the term a little. The word to really pay attention to is &#8220;Interface&#8221;. If you have [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/communication.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/communication.jpg?323f2c" alt="what does api stand for" />What does the acronym API stand for? API means <strong>A</strong>pplication <strong>P</strong>rogramming <strong>I</strong>nterface and they say that APIs are the underlying aspect of Web 2.0.  But what does it really mean &#8211; what is an api? Let&#8217;s try to demystify the term a little.</p>
<p>The word to really pay attention to is &#8220;Interface&#8221;. If you have any experience at all with programming, all kinds of abstractions and contracts must be coming to your mind when you hear the word &#8220;interface&#8221; but we are more interested in the classical meaning of the term.</p>
<p>An interface<strong> </strong>is a common boundary between two separate systems. It is the means or the medium via which these two systems communicate.</p>
<p><span id="more-51415"></span></p>
<h2>Definition</h2>
<p>An API is the interface implemented by an application which allows other applications to communicate with it.</p>
<h2>Why Is It Needed?</h2>
<p>In one word &#8211; <strong>communication</strong>. You might ask why communication is so important. Just imagine Notepad couldn&#8217;t copy-paste to and from Microsoft Word or <a href="http://www.makeuseof.com/dir/tag/chrome/">Google Chrome</a>. Imagine having to type each and every time although the text is already there in some other application. This is only one of the examples of communication between applications and all this communication is made possible via APIs.</p>
<h2>What Is It Really?</h2>
<p>You cannot run an API like you would run say a <a href="http://www.makeuseof.com/tags/notepad/">Notepad</a> application. This is because APIs are generally invisible to the end users like you and me. APIs are carefully thought out pieces of code created by programmers for their applications that allow other applications to interact with their application.</p>
<p>APIs are specially crafted to expose only chosen functionality and/or data while safeguarding other parts of the application which provides the interface. Creating an API is indeed time well spent, because ultimately the more applications that interact with your application the more popular it becomes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/twitterclients.jpg?323f2c" alt="what does api stand for" /></p>
<p>An excellent example is <a href="http://www.makeuseof.com/dir/tag/twitter/">Twitter</a>. Most people prefer their favorite <a href="http://www.makeuseof.com/tag/twitter-clients-web-apps-desktops-apps/">Twitter client </a>instead of the web interface. You can interact with Twitter whether you are using a mobile phone, a smart phone, an iPod or a computer. This has been made possible by the excellent <a href="http://apiwiki.twitter.com/">Twitter API</a>.</p>
<h2>What Is It Good For?</h2>
<p>As we have seen, APIs facilitate communication allowing different applications to communicate effectively with each other. So these are really well suited for extending a platform and for <a href="http://www.makeuseof.com/dir/tag/mashup/">mashups</a>. We have already seen Twitter as an example of how APIs are useful in extending a platform. When you combine data or functionality from more than one application to create another application, you have essentially created a mashup.</p>
<p>Such mashups are extremely popular on the Internet these days. The Internet thrives on communication so it is an ideal place to take advantage of APIs. It is a common practice to expose part of your functionality or data as an API to others on the Web. They can then tap into what you offer, combine it with what they (or someone else) offers and then provide improved and added functionality to their users.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/googlemapsyelp.png?323f2c" alt="what does api stand for" width="519" height="370" /></p>
<p><a href="http://www.makeuseof.com/tag/search-fo-worst-local-businesses-yelp">Yelp</a> for example has data on restaurants, hotels, shopping destinations and other local services but it would be a wasteful and tedious job if they set out to create their own Maps engine to let users know where the various destinations are. So instead they tap into the Google Maps API and plot their data on top of it, thereby increasing the utility of their service to the end user. This is a typical use of an API.</p>
<h2>Popular APIs You Can Use Or Try</h2>
<p>APIs are all over the place. The most popular ones are the Web APIs like <a href="http://code.google.com/apis/maps/index.html">Google Maps API</a>, <a href="http://apiwiki.twitter.com/">Twitter API</a> and the <a href="http://www.flickr.com/services/api/">Flickr API</a>. These are not the only ones though. You can find a complete, classified and searchable directory of APIs at <a href="http://www.programmableweb.com">Programmable Web</a> and <a href="http://www.webmashup.com/">WebMashup</a>. Here you can see the level of interest in an API, what services are provided by the API and which services are making use of the API.</p>
<p>How you actually use an API depends upon your needs and your level of expertise. You might want to create the next big thing on the Internet, in which case you would most likely need to program for the Web using languages such as PHP, ASP.NET, Java or Python. A good starting point is to visit the official API page for the service you choose. Look for libraries others have written in the language of your choice. Usually these libraries make your job a lot easier and faster. Twitter for example mentions a number of these <a href="http://dev.twitter.com/pages/libraries">libraries on its API wiki</a>. You can also find tutorials, official documentation and best practices on these pages.</p>
<p>APIs have existed in one form or another for a very long time. The first communication between cooperating applications may or may not have been through an officially documented API, but nowadays they are an important component of your application especially if yours is a Web application.</p>
<p>Have you ever created or used an API? We would love to hear about your experiences in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/api-good-technology-explained/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Remote Control Your iPhone From Your Computer</title>
		<link>http://www.makeuseof.com/tag/remote-control-iphone-computer/</link>
		<comments>http://www.makeuseof.com/tag/remote-control-iphone-computer/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 22:31:55 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51293</guid>
		<description><![CDATA[There are a number of apps in the Apple App Store that let you control your computer or a specific software using your iPhone. You can use your iPhone as a mouse, remote control iTunes with it and do a whole lot more. Such apps are fun to use simply by the virtue of the [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnclogo.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnclogo.jpg?323f2c" alt="iphone remote control" />There are a number of apps in the Apple App Store that let you <a href="http://www.makeuseof.com/tag/7-free-remote-control-apps-iphone">control your computer</a> or a specific software using your iPhone. You can use your iPhone as a mouse, <a href="http://www.makeuseof.com/tag/makeuseof-your-iphone-remote">remote control iTunes with it</a> and do a whole lot more. Such apps are  fun to use simply by the virtue of the &#8220;awesomeness&#8221; factor.</p>
<p>Let&#8217;s just turn the tables a bit. How about an iPhone remote control app that lets you control your iPhone using your computer?  Especially if you bitten by the texting bug! Now you can type fast and do work on your laptop while having the iPhone open in a separate application on your computer. Interested? Let&#8217;s see how you can do it.</p>
<p><span id="more-51293"></span><br />
We are going to be using the iPhone as a <a href="http://www.makeuseof.com/tags/vnc">VNC server</a>. Apple, of course wouldn&#8217;t allow such a feat to be accomplished on their cherished device, so you won&#8217;t find any such application in the Apple App Store. However, you might be aware that another very popular platform exists where you can get free and paid apps that you won&#8217;t find on Apple&#8217;s App Store. I am talking about Cydia.</p>
<p>Before we proceed any further I must mention a disclaimer. Jailbreaking has recently been legalized in the United States but you might want to check your local laws if you are outside the United States. Also keep in mind that jailbreaking will void your Apple warranty.</p>
<p>We need a jailbroken device for Cydia and we need Cydia for <strong>Veency</strong> which is the app that  lets you connect to your iPhone remotely via VNC and thus control it from your computer. Veency is of course not the only app that jailbroken device owners might be interested in. There are lots of them available via Cydia that let you tweak your iPhone in ways <a href="http://www.makeuseof.com/tag/top-7-apple-iphone-complaints-simple-solutions/">no other app on the App Store would let you do</a>.</p>
<p>Jailbreaking is easier than ever before with the latest app called <a href="http://www.makeuseof.com/tag/jailbreak-iphone-slide">jailbreakme</a>. The actual process is however beyond the scope of our discussion here.</p>
<h2>Installing Veency</h2>
<ul>
<li>Open Cydia on your iPhone. Let it download the packages and do its thing. Now go to search and look for Veency.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc1.png?323f2c" alt="iphone remote control" /></p>
<ul>
<li>Click or tap on Veency. You will be able to see details of the Veency Package. Browse through them to know more about it.</li>
<li>Once satisfied you can click the <em>Install</em> button towards the top right.</li>
<li>Cydia will ask for confirmation before proceeding and show you a summary of what will be changed</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc2.png?323f2c" alt="remote desktop iphone" /></p>
<ul>
<li>Confirm and Veency will be downloaded and installed on your iPhone.</li>
</ul>
<h2>Using Veency</h2>
<p>From a configuration point of view you only need to ensure that WiFi is switched on your iDevice before you can access it remotely. You will also need to know the IP address that gets assigned to your device. You already know this if you assigned it manually.</p>
<p>Else you can find the IP address assigned to your device by visiting <em>Settings &gt; General</em>. Then click on the blue arrow next to <em>WiFi network name</em> and you should find your settings listed there.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc3.png?323f2c" alt="remote desktop iphone" /></p>
<h2>Accessing Remotely</h2>
<p>Your iDevice now has a VNC server installed. So you should be able to connect easily using a VNC client. We have covered a <a href="http://www.makeuseof.com/tags/vnc/">number of them</a> before. TightVNC stands out if you are on Windows. Download and install it from <a href="http://www.tightvnc.com/">here</a>. A portable version is also available if you are so inclined. Once that is out of the way, fire it up.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/tightvnc.png?323f2c" alt="remote desktop iphone" width="396" height="176" /></p>
<p>Next up you need to enter the IP address we determined above. And confirm the VNC request:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc4.png?323f2c" alt="" /></p>
<p>Once you are connected you will be able to use your iPhone remotely via your computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc.png?323f2c" alt="iphone remote control" /></p>
<p>This is especially handy when typing long messages or accessing your iPhone in another room. There are certain downsides as well. Since you are using this with the mouse you won&#8217;t be able to replicate all the ground breaking gestures that make the iPhone so special.</p>
<p>I didn&#8217;t get the opportunity to test the setup with a magic mouse or magic trackpad. It would be interesting to know how things behave with these devices in the equation. Maybe some of you can let us know?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/remote-control-iphone-computer/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>How To Create Stereographic Projections With Photoshop &amp; GIMP</title>
		<link>http://www.makeuseof.com/tag/create-stereographic-projections-photoshop-gimp/</link>
		<comments>http://www.makeuseof.com/tag/create-stereographic-projections-photoshop-gimp/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 17:31:19 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[image effects]]></category>
		<category><![CDATA[photo effects]]></category>
		<category><![CDATA[photoshop tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=50580</guid>
		<description><![CDATA[A stereo what? Don&#8217;t feel low if you don&#8217;t know what stereographics are. It&#8217;s just a fancy name for a unique kind of panoramic photo, like the one you see in the image on the right. The photo almost always resembles a planet, so these are also commonly known as planet or globe effect/photos. The [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/logoimagepsst.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/logoimagepsst.png?323f2c" alt="stereographics" />A stereo what? Don&#8217;t feel low if you don&#8217;t know what stereographics are. It&#8217;s just a fancy name for a unique kind of panoramic photo, like the one you see in the image on the right. The photo almost always resembles a planet, so these are also commonly known as planet or globe effect/photos. The beauty of such projections is that it almost always gives you a unique effect that makes one wonder how the photo was shot. <a href="http://www.flickr.com/groups/782871@N21/">Don&#8217;t just take my word for it</a>.</p>
<p>The effect is relatively simple to create (although not entirely obvious). A panoramic photo works best.</p>
<p><span id="more-50580"></span><br />
Most <a href="http://www.makeuseof.com/tag/technology-explained-digital-photography/">digital cameras</a> these days have a setting that let you create panoramas. Even if your camera doesn&#8217;t have such a setting you can click a couple of photos where the right end of a photo overlaps with the left hand side of the next photo, then import them inside <a href="http://www.makeuseof.com/tags/photoshop">Photoshop</a> to stitch a panorama. There are also a number of tools specially designed <a href="http://www.makeuseof.com/tag/5-dead-easy-ways-to-create-your-own-panorama/">to help you stitch a panorama</a>.</p>
<p>A photo with tall structures and a relatively uniform bottom or top part (like a sky or river) works best for this kind of effect. Another very important requirement is that the left and right edge of the photo should be as similar as possible, or else you will be able to make out where the two ends join. I discuss at the end of this article how you can remedy this.</p>
<ul>
<li>Open up the image in Photoshop or <a href="http://www.makeuseof.com/tags/gimp">GIMP</a> if you so prefer.</li>
</ul>
<ul>
<li>Now we need to make our image a square. In Photoshop you would go to <em>Image &gt; Image Size</em>, uncheck <em>Constrain Proportions</em> and then make the height the same as the width. (In GIMP you would use <em>Image &gt; Scale image</em> and unlink the Width and Height)</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/imageheight.png?323f2c" alt="stereographics" width="426" height="364" /></p>
<ul>
<li>Now choose <em>Image &gt; Image Rotation<strong> </strong></em>and rotate the image by 180 degrees (GIMP: <em>Tools &gt; Transform Tools &gt; Rotate</em>). This step is optional but you might need to play around. Whatever is on top after this step will become the inside of the circle and whatever is at the bottom will become the outside environment of the final image!</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/imagerotation.png?323f2c" alt="stereographics" width="426" height="186" /></p>
<ul>
<li>We are almost there, just one last step left. Go to <em>Filters &gt; Distort &gt; Polar Coordinates<strong> </strong></em>and in the dialog that shows up choose &#8220;<em>Rectangular to Polar</em>&#8220;. (In GIMP use <em>Filters &gt; Distorts &gt; Polar Coordinates</em>)</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/rectangular.png?323f2c" alt="stereographic photography" width="304" height="329" /></p>
<ul>
<li>That&#8217;s it, the effect is done. Depending upon the image you chose, you might have to add a couple of finishing touches to your image. One of the most common problems that shows up is a harsh noticeable edge between what was previously the left and right ends of the image.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/harshedgeprob.png?323f2c" alt="stereographic photography" width="388" height="337" /></p>
<p>Let&#8217;s  see how we can quickly get rid of it:</p>
<ul>
<li>The easiest way is to duplicate one edge of the image and paste it as a new layer on top of the image.</li>
<li>Move this duplicated edge over to the other end (if you duplicated the left edge move it over to the right and vice versa). Once in place you need to decide if the two ends look similar now, don&#8217;t worry about the fact that you created a hard noticeable joint in the process, we will get rid of it in a moment.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/edgecorrection.png?323f2c" alt="stereographic photography" width="550" height="233" /></p>
<ul>
<li>If the two edges look similar, then all we need to do is blend in the harsh edge. This can be done by adding a layer mask to the duplicated edge layer and then painting with a soft black brush on the layer mask. This will start revealing the bottom layer and things will start to blend in. Don&#8217;t go too far with this, as soon as the hard obvious edge disappears, stop right there.</li>
<li>Now repeat the steps above and this time you should get a &#8220;seamless&#8221; result!</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/outward.jpg?323f2c" alt="stereographics" width="540" height="540" /></p>
<p>You can now rotate the image around and add a bit of contrast to give it that &#8220;out of the world&#8221; look! Feel free to try other variations and to play with the contrast and colors to add a bit more to your image.</p>
<p>We would love to hear your thoughts about the effect and see some of the results as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-stereographic-projections-photoshop-gimp/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Get Easy Access Control &amp; Security Features with WinGuard Pro</title>
		<link>http://www.makeuseof.com/tag/easy-access-control-security-features-winguard-pro/</link>
		<comments>http://www.makeuseof.com/tag/easy-access-control-security-features-winguard-pro/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 16:30:39 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[parental control]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=50921</guid>
		<description><![CDATA[Windows has been constantly improving the access control and parental control functionality. Windows 7 for instance, does a lot of these very well. The problem however is that most of the features are not available in every edition of Windows 7 and even if they are available, they would be buried deep down inside Control [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/wgplogo.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/wgplogo.png?323f2c" alt="computer security software"/>Windows has been constantly improving the access control and <a href="http://www.makeuseof.com/tag/5-free-parental-control-software-that-will-set-your-mind-at-ease-n/">parental control</a> functionality. Windows 7 for instance, does a lot of these very well. The problem however is that most of the features are not available in every edition of Windows 7 and even if they are available, they would be buried deep down inside Control Panel &#8212; which as some of you would attest to, is unchartered territory! </p>
<p>WinGuard Pro offers to simplify a lot of these tasks by providing a number of such functions bundled together in a tiny little utility.</p>
<p><span id="more-50921"></span><br />
You can download the WinGuard Pro computer security and access control software <a href="http://www.WinGuardpro.com/">here</a>. The download size is under 1 MB and the software installs in a snap. It does however require you to restart your computer. Once you log back in, you can access WinGuard Pro and its features.</p>
<p>The main user interface for WinGuard Pro is the configuration tool. The tool is locked on first run and the default password is &#8220;<strong>LETMEIN</strong>&#8220;. Key it in to get access to WinGuard Pro&#8217;s feature set. Let&#8217;s review some of the features and have a look at what WinGuard Pro offers. </p>
<p>Once you log into the Configuration tool, you are presented with a tabbed interface that gives you access to WinGuard Pro&#8217;s features.</p>
<h2>Lock down programs or tasks</h2>
<p>WinGuard Pro lets you lock down specific programs, folders or tasks via the Tasks tab. Just place a check against the application/feature or folder that you want to lock down and WinGuard Pro will prevent the standard user from accessing the program/feature or the folder.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/taskstabwgp.png?323f2c" alt="computer security software"/></p>
<p>Now whenever Notepad is accessed, the user will have to enter a password before he/she can use it. There are a number of options available that you can lock via a simple check within this tab. The options range from the command prompt, System Restore, etc. with security in mind; to Windows Media Player, Messenger with parental controls in mind.</p>
<h2>File and Folder Encryption</h2>
<p>WinGuard Pro also lets you encrypt and decrypt files and folders according to your choice. Be warned that this might not be the solution you are looking for if you want to encrypt an <a href="http://www.makeuseof.com/tag/encrypt-your-usb-stick-with-truecrypt-60/">entire partition or a USB drive</a>. <a href="http://www.makeuseof.com/tag/encrypt-sensitive-data-with-truecrypt/">Truecrypt</a> is your best bet in that case. However, if you want to encrypt a folder or two without getting obsessed with encryption and all the plethora of options that accompany any decent encryption software, WinGuard Pro lets you do that.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/encryptwgp.png?323f2c" /></p>
<p>Just browse for the folder you want to encrypt, choose a folder and you are done. To read files, click the Decrypt button, browse to the folder and key in your password!</p>
<h2>Prevent selected actions on the computer</h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/morewgp.png?323f2c" alt="best computer security software"/></p>
<p>Next up, lets have a look at the More tab. In here, you can lock down actions like file download and software installation along with certain Windows features like Task Manager and Windows Explorer. You can also go a step beyond and lock down all browsers if you so please.</p>
<p>In addition, there are other options that can help you streamline how WinGuard Pro functions and behaves. You can for instance, exclude the Administrator account from all the access control features. That is you will be able to log in as the administrator and do all your chores as if WinGuard Pro never existed. All other accounts except the Administrator account are treated as the Standard user accounts. You can also deploy the same configuration to different computers by using the Import/Export functionality.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/importexportwgp.png?323f2c" alt="best computer security software" /></p>
<p>On the whole, <a href="http://www.WinGuardpro.com/">WinGuard Pro</a> is a feature-rich, no fuss and functional software for access control. On the down side, it&#8217;s not free from issues. The UI could be improved a lot. As an example, consider this &#8211; what do you expect to see when you want to browse for a folder that you want to encrypt? A browse button perhaps? In here, you would have to click on the label to get the browse dialog. Everything detailed above is available in the free version of the software. You can also purchase a premium version of the software that gives you finer control over application lock down and folder encryption. The premium version is also available as a 60-day trial. </p>
<p>What are you favorite access control software for Windows? Let us hear about them in comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/easy-access-control-security-features-winguard-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Here Is How You Can Try Chrome Web Apps Right Now</title>
		<link>http://www.makeuseof.com/tag/play-chrome-web-apps-stay-top-chrome-features/</link>
		<comments>http://www.makeuseof.com/tag/play-chrome-web-apps-stay-top-chrome-features/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 22:31:57 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=50739</guid>
		<description><![CDATA[As you might know, Google Chrome OS (with Chromium, its Open Source Cousin) is scheduled to be released some time later this year. The interface to the OS is more or less like the Chrome web browser you use these days. Creators tout advantages like sandbox runs, always updated OS and hassle free usage. However, [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/chromewebstore.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/chromewebstore.png?323f2c" alt="chrome web apps" />As you might know, Google Chrome OS (with <a href="http://sites.google.com/a/chromium.org/dev/chromium-os">Chromium</a>, its Open Source Cousin) is scheduled to be released some time later this year. The interface to the OS is more or less like the Chrome web browser you use these days. Creators tout advantages like sandbox runs, always updated OS and hassle free usage.</p>
<p>However, people have been  wondering how in the world would you be able to use such an OS for all the tasks that you might need to do on your computer? Well if Google had its way, you would see Google services for everything. With Docs and Spreadsheets being constantly improved, PDF support and viewing being added, Gmail getting better by the day and photo editing support within Picasa, they have many of the common uses covered.</p>
<p><span id="more-50739"></span><br />
Now, add to that the fact that the Chrome web browser lets you install apps a lot like you do on your mobile phones. Yes, you read that right, there are <a href="https://chrome.google.com/webstore">plans for a Chrome Web Store</a>, that will be housing web apps, games and utilities you will be able to add to your browser and do all kinds of things.</p>
<p>While <a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/">we have showed you how you can try out the Chrome OS</a>, you don&#8217;t have to go that far to try out Chrome Web Apps. All you need is the Dev Channel of Google Chrome. <a href="http://www.makeuseof.com/tags/google-chrome/">Google Chrome web browser</a>, if you don&#8217;t know, has a <a href="http://dev.chromium.org/getting-involved/dev-channel">number of channels</a>. The Dev channel gets updates faster than the BETA channel, but is believed to be less thoroughly tested.</p>
<p>However, I always run the Dev channel and from my experience I can say that if you are not running a production critical task, you can perhaps run the Dev channel safely (there might be an odd crash or two).</p>
<h2>Get The Dev Channel</h2>
<p>If you are starting anew with Google Chrome, subscribing to a particular channel is easy. All you need to do is download and run the appropriate installer and it will install the Google Chrome version corresponding to that particular channel.</p>
<p>Here are the links to various installers:</p>
<ul>
<li>Stable channel: <a href="http://www.google.com/chrome?platform=win">http://www.google.com/chrome?platform=win</a></li>
<li>Beta channel: <a href="http://www.google.com/chrome/eula.html?extra=betachannel">http://www.google.com/chrome/eula.html?extra=betachannel</a></li>
<li>Dev channel: <a href="http://www.google.com/chrome/eula.html?extra=devchannel">http://www.google.com/chrome/eula.html?extra=devchannel</a></li>
</ul>
<p>If however you already have Google Chrome installed on your computer and you decide to switch channels, you should back up your profile data and then install Google Chrome from the required channel.</p>
<h2>Enable Web Apps Support</h2>
<p>Once you have the Dev channel running on your computer, you still need to enable support for Web Apps. Remember that this is an experimental feature for now so keep it in mind if you see stability issues (it has been working like a charm for me).</p>
<p>Here is what you need to do:</p>
<ul>
<li> Add the &#8220;<strong>&#8211;enable-apps</strong>&#8221; and &#8220;<strong>&#8211;apps-panel</strong>&#8221; switch to the Chrome executable. You can either run chrome.exe from the command line with this switch or create a batch file for the same. An even  better solution is to modify the Chrome shortcut to include the switch, within the target box, just like this:</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/commandswitches.png?323f2c" alt="chrome web apps" width="355" height="347" /></p>
<ul>
<li>Fire up Chrome and it should start with web apps support enabled. To verify, just hit &#8220;Ctrl + T&#8221; and you should see a floating panel instead of the new tab&#8217;s page!</li>
</ul>
<h2>How To Use Web Apps</h2>
<p>After you have switched to the Dev Channel and enabled support for Web Apps, you will want to play with some web apps and see how they feel and behave.</p>
<p>Head over to the extensions manager inside Google Chrome. Enter <strong>chrome://extensions</strong> in the address bar.</p>
<ul>
<li>Expand the Developer Mode link towards the top right corner.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/enabledevmodeexten.png?323f2c" alt="chrome web apps" width="566" height="79" /></p>
<ul>
<li>Click on &#8220;Load Unpacked Extensions&#8221;. Browse to <em>Users/&lt;your username&gt;/AppData/Local/Google/Chrome/Application/&lt;Chrome version&gt;/Resources</em><strong> </strong>folder (for Windows users, Mac Users look inside <em>~/Library/Application Support/Google/Chrome/</em>, Linux users - <em>~/.config/google-chrome/</em>). There you will find 3 default apps provided by Google for Gmail, Docs and Calendar. Click on any of these folders and choose OK. This will install the web app.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/installedgooglemail.png?323f2c" alt="web internet tools apps" width="552" height="238" /></p>
<ul>
<li>Now hit Ctrl + T and you should see something like this :</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/installedapps.png?323f2c" alt="web internet tools apps" width="360" height="260" /></p>
<ul>
<li>Click on Gmail and it will load as a separate Application tab towards the left of your tab bar.</li>
</ul>
<p>Go on, give it a try and let us know how you like it. Would it be possible to create web apps that will replace desktop apps and let you use and work only from your browser?  It is also easy to <a href="http://code.google.com/chrome/apps/docs/developers_guide.html#creating">create your own Chrome web apps</a> but that is however best left for another day!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/play-chrome-web-apps-stay-top-chrome-features/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How To Enable &amp; Use The New Google Multiple Sign-In Feature</title>
		<link>http://www.makeuseof.com/tag/enable-google-multiple-signin-feature/</link>
		<comments>http://www.makeuseof.com/tag/enable-google-multiple-signin-feature/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 19:31:43 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[browsing tools]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51139</guid>
		<description><![CDATA[Google offers a myriad of products to choose from and everything is tied up with a single Google Account. This has its pros and cons. While you have to remember only a single password and your experience is customized across the products, it also means that you cannot use Gmail with one account and Google [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2007/09/googlelogo.gif"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2007/09/googlelogo.gif?323f2c" alt="" />Google offers a myriad of products to choose from and everything is tied up with a single <a href="https://www.google.com/accounts">Google Account</a>. This has its pros and cons. While you have to remember only a single password and your experience is customized across the products, it also means that you cannot use Gmail with one account and Google Sites with the other simultaneously.</p>
<p>Until very recently, you had to resort to various hacks, tools or different browsers if you wanted to use multiple Google accounts at a given time. However, now there is an official Google way, which allows you to sign into multiple accounts at the same time.</p>
<p><span id="more-51139"></span><br />
How to use the feature is not entirely evident, partly because you wouldn&#8217;t know it exists until you happen to stumble upon it. Let&#8217;s see how to enable multiple sign-in and then we shall look at the pros and cons of the feature.</p>
<h2>To Enable Multiple Sign-in</h2>
<ul>
<li>Log into one of the Google services such as Gmail, Reader, Calendar or Docs. Click on <em>settings</em> and most likely you will have an option to edit the Google Account settings. For example in Gmail you can find such an option under the <em>accounts</em> tab, in Reader it shows up as a menu option in the <em>settings</em> drop down.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/settingsdropdown.png?323f2c" alt="" width="268" height="72" /></p>
<ul>
<li>You can also visit the <a href="https://www.google.com/accounts/">Google Account Settings</a> directly if need be.</li>
<li>Once you are there, notice that the &#8220;<em>Multiple Sign-in</em>&#8221; option is off by default. Click on the <em>Edit</em> link next to the option to change this.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/editoffsetting.png?323f2c" alt="" width="434" height="246" /></p>
<ul>
<li>You will be taken to a page that details what Multiple sign-in is, how it works and what services currently support it. Click on the radio button next to <em>On</em> and it enables a set of checkboxes.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/enabledchecks.png?323f2c" alt="" width="514" height="229" /></p>
<ul>
<li>Each of these checkboxes highlight an important aspect of multiple sign-in. You should read through them and check them once you have read the points.</li>
<li>Now click <em>Save</em> towards the bottom and this should enable multiple sign-in.</li>
</ul>
<h2>Use Multiple Sign-in</h2>
<p><img class="align-left" style="border: 0px none; margin-right: 20px; margin-top: 5px; float: left;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/signintoother.png?323f2c" alt="" width="251" height="80" />Following the above steps, multiple sign-in should be enabled for your Google Account. Reload any of the Google services or log back in and you will see a drop down arrow besides your Google Account ID. Click on it to reveal &#8220;<em>Sign in to another account</em>&#8220;. Click it and you should be taken to the log in page asking for credentials to another account.</p>
<p>Once you are successfully logged into the second account you will be able to view each of them in the same drop down menu and switch back and forth between the accounts with a simple click.</p>
<h2>The Pros &amp; Cons</h2>
<p>As always there are some pros and cons that you should consider when you choose to enable multiple sign in. First off, the biggest advantage is the fact that you don&#8217;t have to rely on third party tools, different browsers or the incognito mode to sign into different accounts. Having such a feature coming straight out of Google&#8217;s machines is a lot more reliable.</p>
<p>You can easily have two Gmails or two Google Calendars (or any other supported) accounts open in separate tabs in the same browser, which is a lot better and more productive. All you have to do is load Gmail in two tabs and then switch accounts in one of the tabs.</p>
<p>The obvious shortcomings of the feature is that it is not available for all Google Products at this moment. In particular it is limited to Gmail, Calendar, Reader, Code, Voice and Sites, which if you ask me covers pretty much all of the products where you might want to use multiple sign ins often.</p>
<p>Another potential pitfall is the fact that enabling multiple sign-in disables offline Gmail and Calendar functionality, which is something you should <a href="http://www.google.com/support/accounts/bin/answer.py?answer=181599&amp;hl=en">keep in mind</a>, if you use these products offline.</p>
<h2>I Need Multiple Sign In On Other Products</h2>
<p>Yeah, we hear you. Chances are you might want to use multiple Google accounts with other products as well. For such cases, your options are essentially the same that you had before Google came along with this offering, namely:</p>
<ul>
<li>Use two different browsers. Most of us have Internet Explorer on our computers and installed an additional browser, so this can work out pretty good.</li>
<li>Use Private Browsing Mode (or Incognito Mode) to log in with another account simultaneously, considering of course that this will bypass history and stored sessions.</li>
<li>Use one of the third party tools like notifiers, <a href="https://addons.mozilla.org/en-US/firefox/addon/1320/">Gmail Manager</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/3255/">CookieSwap</a> etc.</li>
</ul>
<p>Thinking of potential uses of the feature already? Why not share them with others in the comments section?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/enable-google-multiple-signin-feature/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching using apc
Object Caching 739/835 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 20:36:59 -->
