<?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>Make Tech Easier&#187; skype</title>
	<atom:link href="http://maketecheasier.com/tag/skype/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Integrate Skype With Ubuntu Unity</title>
		<link>http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23</link>
		<comments>http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23#comments</comments>
		<pubDate>Wed, 23 May 2012 23:58:07 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=50606</guid>
		<description><![CDATA[If you are both a Skype and Ubuntu user, you will know that Skype does not really integrate well into the system. While Skype comes with a Linux desktop client that you can install on Ubuntu, it doesn&#8217;t integrate itself into the system theme, nor does it makes use of... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23&amp;title=How+to+Integrate+Skype+With+Ubuntu+Unity&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23">How to Integrate Skype With Ubuntu Unity</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-main.jpg" alt="skype-wrapper-main" title="skype-wrapper-main" class="alignleft size-full wp-image-50619" />If you are both a Skype and Ubuntu user, you will know that Skype does not really integrate well into the system. While Skype comes with a Linux desktop client that you can install on Ubuntu, it doesn&#8217;t integrate itself into the system theme, nor does it makes use of the system notification panel. If you like a unified look and feel for Skype on Ubuntu (unity), here is the way to do it.</p>
<p>Skype-wrapper is a plugin that integrates Skype with Unity. It adds the Skype icon to the messaging menu and quicklist items to the launcher. It also uses the Unity notification style to notify you of incoming calls/messages. </p>
<h2>Installation</h2>
<p>Open a terminal and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:skype-wrapper<span style="color: #000000; font-weight: bold;">/</span>ppa
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> skype-wrapper</pre></div></div>

<p>The above commands assume that you have already installed Skype in your system.</p>
<h2>Running Skype-wrapper</h2>
<p>Once you installed Skype and Skype-wrapper, you will find that there are two instances of Skype in your computer. You need to identify which is which and run only Skype-wrapper, and not Skype.</p>
<p>1. Open Nautilus File Manager and navigate to &#8220;usr/share/applications&#8221;. Scroll down the application list till you see two Skype icons. </p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-nautilus-apps.png" alt="skype-wrapper-nautilus-apps" title="skype-wrapper-nautilus-apps" class="aligncenter size-full wp-image-50607" /></p>
<p>2. To identify which one is which, right click on the Skype icon and select Properties. The one that shows the &#8220;skype-wrapper&#8221; in the Command field is the one that you want. Drag this icon to the Unity Launcher.</p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-properties.png" alt="skype-wrapper-properties" title="skype-wrapper-properties" class="aligncenter size-full wp-image-50608" /></p>
<p>3. Click on the icon to launch Skype. A popup will appear to prompt you to grant access to the skype-wrapper app. Check &#8220;Remember this selection&#8221; and click &#8220;Yes&#8221;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-authorisation.png" alt="skype-wrapper-authorisation" title="skype-wrapper-authorisation" class="aligncenter size-full wp-image-50609" /></p>
<p>Once it is authorized, you should see the Skype entry in the messaging menu and any incoming notification will follow the Unity style.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-notification.jpg" alt="skype-wrapper-notification" title="skype-wrapper-notification" class="aligncenter size-full wp-image-50610" /></p>
<p>Right clicking the Skype icon on the launcher also show the quicklist items. You can View Incoming Message and Add Contacts.</p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-quicklist.jpg" alt="skype-wrapper-quicklist" title="skype-wrapper-quicklist" class="aligncenter size-full wp-image-50613" /></p>
<p>Skype-wrapper also comes with a Settings option that allows you to configure its behavior. From the dash, search for skype-wrapper and you should see the &#8220;Skype-Wrapper Settings&#8221; app. In the Settings, you can configure the events to show notification and whether the file transfer progress should appear in the launcher. </p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-settings.png" alt="skype-wrapper-settings" title="skype-wrapper-settings" class="aligncenter size-full wp-image-50611" /></p>
<h2>Removing Skype icon from the systray</h2>
<p>After the unity integration, there is one thing left that you need to get rid of. If you can&#8217;t stand the green Skype icon that didn&#8217;t go well with the Unity theme, you can remove it by uninstalling the &#8220;sni-qt&#8221; package. Note that a few other application, such as Dropbox, depend on the &#8220;sni-qt&#8221; package to display icon in the systray, and removing this package will affect these apps as well. Here&#8217;s what you need to do:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> remove sni-qt</pre></div></div>

<p>The next time you launch Skype-wrapper, the green Skype icon won&#8217;t be around anymore.</p>
<h2>Uninstalling Skype-wrapper</h2>
<p>To completely remove Skype-wrapper from your computer, first open up your Skype option and go to &#8220;Public API&#8221; (the last option in the left sidebar). Select &#8220;Skype4Py&#8221; and click Remove.</p>
<p><img src="http://imagecdn.maketecheasier.com/2012/05/skype-wrapper-remove.png" alt="skype-wrapper-remove" title="skype-wrapper-remove" class="aligncenter size-full wp-image-50617" /></p>
<p>Next, uninstall skype-wrapper from your computer:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> autoremove skype-wrapper</pre></div></div>

<p>That&#8217;s it.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/tweak-ubuntu-unity-desktop-with-myunity/2011/12/22' title='Tweak Your Ubuntu Unity Desktop With MyUnity '>Tweak Your Ubuntu Unity Desktop With MyUnity </a></li>
<li><a href='http://maketecheasier.com/fedora-15-vs-ubuntu-natty-narwhal-the-battle-for-your-next-desktop/2011/03/17' title='Fedora 15 vs Ubuntu Natty Narwhal &#8211; The Battle for Your Next Desktop'>Fedora 15 vs Ubuntu Natty Narwhal &#8211; The Battle for Your Next Desktop</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23&amp;title=How+to+Integrate+Skype+With+Ubuntu+Unity&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23">How to Integrate Skype With Ubuntu Unity</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype For iPad Review</title>
		<link>http://maketecheasier.com/skype-for-ipad-review/2011/08/08</link>
		<comments>http://maketecheasier.com/skype-for-ipad-review/2011/08/08#comments</comments>
		<pubDate>Mon, 08 Aug 2011 23:58:49 +0000</pubDate>
		<dc:creator>Laura Tucker</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[voice call]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=36645</guid>
		<description><![CDATA[It definitely seemed a little odd that Skype didn&#8217;t have a dedicated app for the iPad. Sure, the iPhone app worked, but it definitely wasn&#8217;t making good use of everything the iPad has to offer. It just seemed odd, as suddenly Skyping has become so big, it&#8217;s now considered a... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08&amp;title=Skype+For+iPad+Review&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/skype-for-ipad-review/2011/08/08">Skype For iPad Review</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-36640" title="Skype-Logo" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Logo.jpg" alt="Skype-Logo" width="150" height="150" />It definitely seemed a little odd that Skype didn&#8217;t have a dedicated app for the iPad. Sure, the iPhone app worked, but it definitely wasn&#8217;t making good use of everything the iPad has to offer. It just seemed odd, as suddenly Skyping has become so big, it&#8217;s now considered a verb. Calling people through an online connection instead of the normal phone, or doing a video call, is now &#8220;<em>Skyping</em>&#8220;. Suddenly Skype has come to the party and released an app for the iPad. </p>
<p>Let&#8217;s take a look at how it fares.<br />
<span id="more-36645"></span><br />
Skyping is a way to avoid the phone calls that are limited by regular landlines or cell phones. If long distance is too expensive, or you don&#8217;t have enough minutes left, the call can always be completed via Skype. Those who have used Skype before are familiar with the process and will already have a Skype Name and Password. Those who aren&#8217;t familiar with it can either sign up at the site or via the app once it&#8217;s downloaded. The basic use of Skyping is free, and it gives you a phone number that your friends can use to contact you.</p>
<p><img class="aligncenter size-full wp-image-36638" title="Skype-Contacts" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Contacts.jpg" alt="Skype-Contacts" width="400" height="161" /></p>
<p>When you sign in to the Skype app for iPad, it takes you to a Home screen where you will see your contacts and most recent calls. It also allows you to make changes to your profile by clicking on your name at the top left. Contacts that are online have a green checkmark, and those that are offline have a white X.</p>
<p><img class="aligncenter size-full wp-image-36637" title="Skype-TestCall" src="http://imagecdn.maketecheasier.com/2011/08/Skype-TestCall.jpg" alt="Skype-TestCall" width="400" height="257" /></p>
<p>Skype gives you an option for a test call, just so that you can check your settings and audio. You can initiate a call to see if everything is working right before you place a more important call and find it failing you when you need it the most.</p>
<p><img class="aligncenter size-full wp-image-36636" title="Skype-Calling" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Calling.jpg" alt="Skype-Calling" width="300" height="312" /></p>
<p>The visual for the iPad app is so much better than it was for the iPhone app. It shows you your own contact image as well as the image of the person who is calling you, or who you are calling, as it works on connecting you.</p>
<p><img class="aligncenter size-full wp-image-36635" title="Skype-VIdeo" src="http://imagecdn.maketecheasier.com/2011/08/Skype-VIdeo.jpg" alt="Skype-VIdeo" width="300" height="313" /></p>
<p>You have the choice of completing your call with video, audio, or text. With the video option, it provides a larger video of the person on the other line, and a smaller video of yourself. The sound and video are off slightly, but that&#8217;s to be expected.</p>
<p>With the iPad 2 and its back and front cameras, instead of having the video be of yourself as you are calling, you can have it be of a person or people who are with you and facing the back of the camera. You can even switch back and forth so that everyone there can get in on the action.</p>
<p><img class="aligncenter size-full wp-image-36633" title="Skype-Mute" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Mute.jpg" alt="Skype-Mute" width="275" height="291" /></p>
<p>If you need to discuss something in private while you&#8217;re on your call, there&#8217;s a Mute option that works either with just audio, or with the video. It displays an icon on the screen to let you know that you&#8217;re on mute.</p>
<p><img class="aligncenter size-full wp-image-36641" title="Skype-VideoChat" src="http://imagecdn.maketecheasier.com/2011/08/Skype-VideoChat.jpg" alt="Skype-VideoChat" width="325" height="261" /></p>
<p>If you want to see the person you&#8217;re talking to, yet exchange text instead of talking verbally, you can provide a video in the back, and text in the front. This could be helpful if you want to share links with the person you&#8217;re speaking to.</p>
<p>There is also an option to make the video full screen. If you&#8217;re not bouncing back and forth between other conversations, and are talking to just one person, this is great. The video can be so big and close, it&#8217;s like you&#8217;re really talking face-to-face.</p>
<p><img class="aligncenter size-full wp-image-36630" title="Skype-JustText" src="http://imagecdn.maketecheasier.com/2011/08/Skype-JustText.jpg" alt="Skype-JustText" width="350" height="177" /></p>
<p>If you decide you&#8217;re done with the video and audio and just want to have text, you can change over to that quickly enough. You can even display the text after you&#8217;ve ended your call. Even though my call ended hours ago, I can click on this contact and see what it was we were discussing during a chat. It includes a history of everything we have discussed recently.</p>
<p><img class="aligncenter size-full wp-image-36629" title="Skype-Audio" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Audio.jpg" alt="Skype-Audio" width="300" height="301" /></p>
<p>If you are just doing an Audio call, you will only see the contact picture of the person you&#8217;re talking to. It can be a one-sided video, however, like in the picture above. I have video capabilities, but the person I&#8217;m talking to does not. In this case, she can see the video  of me on her end, while I just see her picture.</p>
<p><img class="aligncenter size-full wp-image-36628" title="Skype-Forwarding" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Forwarding.jpg" alt="Skype-Forwarding" width="210" height="250" /></p>
<p>It&#8217;s also possible to forward the calls that come through. If you&#8217;re offline, you can have Skype forward the call to any number. However, if you&#8217;re forwarding it to a phone that doesn&#8217;t have Skype, the person calling has to pay a premium using Skype credit. Group conference calls are available as well with Skype credit.</p>
<p><img class="aligncenter size-full wp-image-36627" title="Skype-Ended" src="http://imagecdn.maketecheasier.com/2011/08/Skype-Ended.jpg" alt="Skype-Ended" width="211" height="300" /></p>
<p>Because I have an iPhone with a good calling plan, I never had the need for Skype before. However, with my son headed off to college, I want to be able to use the video-calling feature. It will be the next best thing to being there. My iPhone is a 3GS, so I can&#8217;t do FaceTime on it. By using Skype on my iPad, i can get the same benefits, and I can talk to my son while he uses his computer. It&#8217;s the next best thing to being there.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/a-comprehensive-guide-to-itunes-u-ios/2012/05/17' title='A Comprehensive Guide to iTunes U [iOS]'>A Comprehensive Guide to iTunes U [iOS]</a></li>
<li><a href='http://maketecheasier.com/6-little-known-ipad-secrets/2012/05/14' title='6 Little Known iPad Secrets'>6 Little Known iPad Secrets</a></li>
<li><a href='http://maketecheasier.com/solving-the-wifi-problem-on-the-new-ipad/2012/04/23' title='Solving the WiFi Problem on the New iPad'>Solving the WiFi Problem on the New iPad</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08&amp;title=Skype+For+iPad+Review&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/skype-for-ipad-review/2011/08/08" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/skype-for-ipad-review/2011/08/08">Skype For iPad Review</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/skype-for-ipad-review/2011/08/08/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Your Webcam With Multiple Programs Simultaneously</title>
		<link>http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25</link>
		<comments>http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25#comments</comments>
		<pubDate>Tue, 25 Jan 2011 21:58:11 +0000</pubDate>
		<dc:creator>Soumen Halder</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Chat]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[Video Chat]]></category>
		<category><![CDATA[videoconference]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=21960</guid>
		<description><![CDATA[Do you love to video chat with friends? Do you spend a good amount of time chatting with random strangers at omegle.com, Skype or other free internet chat rooms that support video chatting ? If yes, then ManyCam is a brilliant webcam application which you will love using. ManyCam lets... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25&amp;title=Use+Your+Webcam+With+Multiple+Programs+Simultaneously&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25">Use Your Webcam With Multiple Programs Simultaneously</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-28415" src="http://imagecdn.maketecheasier.com/2011/01/manycam-webcam.jpg" alt="manycam-webcam" width="200" height="178" />Do you love to video chat with friends? Do you spend a good amount of time chatting with random strangers at omegle.com, Skype or other free internet chat rooms that support video chatting ?</p>
<p>If yes, then <a href="http://www.manycam.com/">ManyCam</a> is a brilliant webcam application which you will love using.</p>
<p>ManyCam lets you use your webcam with multiple applications simultaneously. After you have installed ManyCam, you can stream the video capture to multiple applications or devices.<br />
<span id="more-21960"></span><br />
Let&#8217;s say you are recording a video from the webcam and want to stream the same video recording to one of your Skype friends, parallely. Normally, only one application is allowed to access the webcam hardware at any given instance of time.</p>
<p>ManyCam acts an intermediate between the webcam and the applications accessing it, allowing multiple applications to use the webcam at the same time (supports Yahoo, MSN, CamFrog, PalTalk, ICQ, Skype, YouTube and more). You can also add text, colors and other graphical effects to the webcam video window.</p>
<p><img class="aligncenter size-full wp-image-28417" src="http://imagecdn.maketecheasier.com/2011/01/mancam-working.jpg" alt="mancam-working" width="426" height="271" /></p>
<p><a href="http://www.manycam.com/" target="_blank">Download Manycam</a> and install it on your computer. The program is a free download and works with Windows and Mac. Once the installation is completed, run the application and  double click the system tray icon to launch the &#8220;Options&#8221; window.</p>
<p>From the Options window, you can configure the tool as per your requirements. This includes adjusting the webcam brightness, contrast, color depth. Following is a set of features that I thought makes the tool a complete solution for every webcam problem and enhancement.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/manycam-options-window.png" alt="manycam-options-window" width="550" height="448" /></p>
<p>To control the webcam parameters, go to &#8220;<em>Properties&#8221; -&gt; sources -&gt; cameras -&gt; choose camera -&gt; properties</em>&#8220;.</p>
<p>Here you can zoom the webcam to get a clearer view if you want to show  something on the webcam. The flipping options are useful when you  have your webcam showing inverted videos due to some faulty  configurations with the device. Should you want to use your laptop&#8217;s inbuilt webcam and a USB webcam parallely, ManyCam will let you choose and switch webcams with the touch of a button.</p>
<p><img class="aligncenter size-full wp-image-28392" src="http://imagecdn.maketecheasier.com/2011/01/manycam-video-settings.png" alt="manycam-video-settings" width="550" height="322" /></p>
<p>Although Manycam selects your webcam out of the box, there are quite a few other things which you can share as your webcam video.</p>
<ul>
<li>You can stream movies as a webcam video &#8211; simply open the video file in ManyCam window and your friends can directly see the video clip streamed from the webcam window.</li>
<li>You can take snapshots with your webcam and they can be set as your webcam&#8217;s output.</li>
<li>You  can share your desktop for a video demonstration. To do this, choose the  source as &#8220;Desktop&#8221; and then select the portion of the screen which you want to be streamed as your webcam video.</li>
<li>ManyCam also supports playlists, all the above streaming options can be combined produce a unique video streaming effect.</li>
</ul>
<p><img class="aligncenter size-full wp-image-28393" src="http://imagecdn.maketecheasier.com/2011/01/manycam-desktop-sharing.png" alt="manycam-desktop-sharing" width="550" height="448" /></p>
<p>What&#8217;s impressive regarding ManyCam is the Effects panel which lets you add a wide number of color and graphic effects (found under the Effects tab in the Options window). Here are some example effects I applied to my webcam window using ManyCam:</p>
<p><img class="aligncenter size-full wp-image-28394" src="http://imagecdn.maketecheasier.com/2011/01/manycam-sample-effects.png" alt="manycam-sample-effects" width="550" height="206" /></p>
<p>You can add date, time and even draw on your webcam&#8217;s video stream. You can configure it to start as the Windows starts or if you choose, it will only be launched once any application is requesting for a webcam access.</p>
<p>All in all, ManyCam is one of my favorite applications for adding effects to the Webcam window, playing with graphics and custom texts and using the cam with multiple apps at any given point of time. Give this a try and let us know your thoughts in the comments below.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/tinychat-allows-chat-listen-to-music-and-draw-simultaneously/2012/05/23' title='Tinychat For Web Allows You to Chat, Listen to Music And Draw Simultaneously'>Tinychat For Web Allows You to Chat, Listen to Music And Draw Simultaneously</a></li>
<li><a href='http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23' title='Access Your IM Logs From Anywhere With Simkl'>Access Your IM Logs From Anywhere With Simkl</a></li>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/skype-for-ipad-review/2011/08/08' title='Skype For iPad Review'>Skype For iPad Review</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25&amp;title=Use+Your+Webcam+With+Multiple+Programs+Simultaneously&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25">Use Your Webcam With Multiple Programs Simultaneously</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Access Your IM Logs From Anywhere With Simkl</title>
		<link>http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23</link>
		<comments>http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23#comments</comments>
		<pubDate>Thu, 23 Dec 2010 22:00:13 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Chat]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[Simkl]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[voice chat]]></category>
		<category><![CDATA[wlm]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=26428</guid>
		<description><![CDATA[Most Instant Messaging applications keep a history log of all your conversation. When you need to access your history, you can just do a quick search within the app to retrieve the conversation. The only problem arises when you are using multiple IM applications, multiple computers, or both. In such... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23&amp;title=Access+Your+IM+Logs+From+Anywhere+With+Simkl&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23">Access Your IM Logs From Anywhere With Simkl</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/12/simkl-logo.jpg" alt="simkl-logo" title="simkl-logo" width="221" height="133" class="alignleft size-full wp-image-26599" />Most Instant Messaging applications keep a history log of all your conversation. When you need to access your history, you can just do a quick search within the app to retrieve the conversation. The only problem arises when you are using multiple IM applications, multiple computers, or both. In such situation, retrieving a particular history log can be difficult because you have no idea which IM app or terminal to retrieve the history log from.</p>
<p><strong>Simkl</strong> is an application that will keep all of your chat histories stored in the clouds. This means you can access a chat from anywhere you have internet access, not just your local machine.<br />
<span id="more-26428"></span></p>
<h3>Something to download</h3>
<p>Even though everything is stored in the clouds, there is still an application you need to download and run on your local machine. Simkl isn&#8217;t magic, it needs something on your machine to record your conversations.</p>
<p><img class="aligncenter size-full wp-image-26450" title="Simkl - setup" src="http://imagecdn.maketecheasier.com/2010/12/Simkl-setup.png" alt="Simkl-setup" width="480" height="401" /></p>
<h3>What Simkl works with</h3>
<p>Right now you can use a few different instant messaging services. Skype, Windows Live Messenger (WLM), ICQ, Yahoo and AIM can all have their chat histories recorded and stored online. You will also see you do not need to use the actual application. <a href="http://www.simkl.com/">Simkl has been tested with apps</a> like iChat, Pidgin, Digsby and many others.</p>
<p><img class="aligncenter size-full wp-image-26448" title="Simkl - im choices" src="http://imagecdn.maketecheasier.com/2010/12/Simkl-im-choices.png" alt="Simkl-im-choices" width="480" height="276" /></p>
<h3>Why use Simkl?</h3>
<p>I asked myself this question when I looked at Simkl. For a freelancer or person who travels a lot for their job, having access to your chat history can save you a lot of headaches.</p>
<p>Imagine you are on the first day of your business trip and you get an email from a client asking the exact price of the quote you talked about via Skype chat. Instead of telling them you will need to get back to them in 4 days when you return, you can login to Simkl and look up your chat with that client.</p>
<h3>What you can save</h3>
<p>If you use any of the instant message services, you can save the chat logs. These histories will be saved for later reading on <em>history.im</em>. Saving your chat logs in the clouds is a fantastic feature for those of you who use multiple computers during the course of their work week. Using Simkl will combine your chat logs so you don&#8217;t need to remember which computer you were on when you talked to a certain person.</p>
<p>If you are using Skype or Windows Live Messenger, you also have the luxury of storing your voice chats as well. For those of you who conduct interviews through WLM, there really isn&#8217;t a good way to record your chats. If you use Skype, you will need to use a 3<sup>rd</sup> party application to review the dialog.</p>
<p><img class="aligncenter size-full wp-image-26451" title="Simkl - skype settings" src="http://imagecdn.maketecheasier.com/2010/12/Simkl-skype-settings.png" alt="Simkl-skype-settings" width="480" height="401" /></p>
<p>Having access to the voice conversation recording is ideal if you want to go back later and transcribe the conversation.</p>
<h3>What else Simkl does</h3>
<p>Another feature of Simkl is saving your instant message contacts. This may not seem important because you can always just re-download the IM application and sign in again if your PC crashes. Well, what if your account gets hacked and you can&#8217;t access it?</p>
<p>If you are looking for a specific part of a conversation but don&#8217;t remember when it was, you can search through all of your logs for a specific bit of text. I don&#8217;t know about you, but I am a big IM user and it can be a huge pain to remember who you talked to about what. Searching for a phrase can be a monstrous time saver.</p>
<p>What are your must have instant messaging applications or add-ons?<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10' title='imo.im &#8211; A Multi-Client Web Based IM Service'>imo.im &#8211; A Multi-Client Web Based IM Service</a></li>
<li><a href='http://maketecheasier.com/big-list-of-android-messaging-apps/2011/05/29' title='Big List Of Android Messaging Apps'>Big List Of Android Messaging Apps</a></li>
<li><a href='http://maketecheasier.com/use-webcam-with-multiple-programs/2011/01/25' title='Use Your Webcam With Multiple Programs Simultaneously'>Use Your Webcam With Multiple Programs Simultaneously</a></li>
<li><a href='http://maketecheasier.com/im-pro-for-android-free-giveaway/2010/12/20' title='Christmas Week Special: IM+ Pro For Android Free Giveaway'>Christmas Week Special: IM+ Pro For Android Free Giveaway</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23&amp;title=Access+Your+IM+Logs+From+Anywhere+With+Simkl&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23">Access Your IM Logs From Anywhere With Simkl</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>imo.im &#8211; A Multi-Client Web Based IM Service</title>
		<link>http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10</link>
		<comments>http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10#comments</comments>
		<pubDate>Sun, 10 Jan 2010 13:14:19 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[whiteboard]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=10701</guid>
		<description><![CDATA[I am what you could call an instant message junkie. Between Facebook, Yahoo, Google and Blackberry messengers, I am always chatting with someone. In some cases Instant messaging from a mobile device just won’t cut it. What would happen if you were at a friend’s house and you need to... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10&amp;title=imo.im+%26%238211%3B+A+Multi-Client+Web+Based+IM+Service&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10">imo.im &#8211; A Multi-Client Web Based IM Service</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2010/01/imo-im-main.png" alt="imo.im-main" width="300" height="167" /> I am what you could call an instant message junkie. Between Facebook, Yahoo, Google and Blackberry messengers, I am always chatting with someone. In some cases Instant messaging from a mobile device just won’t cut it. What would happen if you were at a friend’s house and you need to get a hold of someone on Skype and your buddy doesn’t have it installed?</p>
<p>This is where <a href="http://imo.im" target="_blank">imo.im</a> can help. Imo.im is a web based instant messaging application that lets you log into all of the major IM services including Skype and Facebook. Having access to some of these apps in an all-in-one web app is a damn good idea; I’m surprised these kind of web based apps aren&#8217;t more popular.<br />
<span id="more-10701"></span><br />
There are three ways to use this service:</p>
<h3>1. Browser</h3>
<p>If you are constantly at your computer with your browser open, you can opt to use imo.im from the site. It has no OS dependencies because it is web based. As long as you can access the web, you can IM until your heart is content.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2010/01/imo-im-browser.png" alt="imo.im-browser" width="476" height="293" /></p>
<h3>2. Pop-out</h3>
<p>If you prefer to, there is an option to IM via a pop out window. This option will still require you to have your browser open. Also, make sure the your pop up blocker lets it “pop out”.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2010/01/imo-im-popout.png" alt="imo.im-popout" width="326" height="480" /></p>
<h3>3. Desktop App</h3>
<p>The third option is a downloadable desktop application for Windows computers. Aside from not needing to have a browser running, there is no difference between the web and desktop version. Even though it is a downloaded application, it is pretty much just like the browser pop out.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2010/01/imo-im-desktop.png" alt="imo.im-desktop" width="355" height="480" /></p>
<h3>Video</h3>
<p>Depending on the IM service you choose to log into, you can access some of the features usually associated with their individual desktop application. For example, with Yahoo IM there is an option for video chat when I use the desktop app on my Mac. If I am using Adium, I lose this option. By logging onto the imo.im site, I  regain the use of video. If you are on a computer equipped with a webcam, you can use the video chat feature offered by some IM services. If you are out running errands and remember you have a 2:30 Skype video conference, you could pop into a Best Buy and use one of the demo computers. It would be really unprofessional of you, but you could do it if you had to.</p>
<h3>Audio</h3>
<p>The same is true with voice chat. Like webcams, most computers have a microphone of some kind or at the very least, an option to plug one in. If you are doing other things on the web and simply don’t want to type, you can utilize imo.im to speak your mind via services like Skype hands free.</p>
<h3>Signing In</h3>
<p>To make your signing in easier, imo.im lets you link the accounts you use the most together for ease of logging in. All this really does is allow one click sign in for all of the accounts you have linked.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2010/01/imo-im-link-accounts.png" alt="imo.im-linkaccounts" width="400" height="250" /></p>
<h3>Other Goodies &#8211; Picture Sharing</h3>
<p>Imo.im has a photo sharing program. To share, simply email the photo to <em>photos@imo.im</em> from the email address you registered; that’s it. You have 2GB of space to store your photographic masterpieces.</p>
<h3>Whiteboard</h3>
<p>The whiteboard is a basic collaboration tool. It is almost like a collaborative Microsoft Paint. You can type, use the pre-made shapes and even doodle or write in the open area. I could see this being handy for an impromptu brainstorming session.</p>
<p>Overall, the basics of this web based service are pretty similar to many of the desktop apps available Adium, Trillium and Digsby. The biggest difference over the desktop counterparts is being able to access it from any computer with an internet connection. Great if you are traveling sans laptop and have to use the hotel lobby computer in a pinch.</p>
<p>What other web based IM services are available?</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/access-your-im-logs-from-anywhere-with-simkl/2010/12/23' title='Access Your IM Logs From Anywhere With Simkl'>Access Your IM Logs From Anywhere With Simkl</a></li>
<li><a href='http://maketecheasier.com/im-pro-for-android-free-giveaway/2010/12/20' title='Christmas Week Special: IM+ Pro For Android Free Giveaway'>Christmas Week Special: IM+ Pro For Android Free Giveaway</a></li>
<li><a href='http://maketecheasier.com/create-private-social-communities-with-fridge/2010/12/05' title='Create Your Own Private Social Communities With Frid.ge'>Create Your Own Private Social Communities With Frid.ge</a></li>
<li><a href='http://maketecheasier.com/snippet-add-facebook-chat-to-empathy/2010/02/24' title='Snippet: Add Facebook Chat to Empathy'>Snippet: Add Facebook Chat to Empathy</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10&amp;title=imo.im+%26%238211%3B+A+Multi-Client+Web+Based+IM+Service&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10">imo.im &#8211; A Multi-Client Web Based IM Service</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/imo-im-web-based-im-service/2010/01/10/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Record Skype Calls in Linux</title>
		<link>http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06</link>
		<comments>http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:26:39 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5710</guid>
		<description><![CDATA[Skype is a proprietary voice over Internet application that allows you to call other Skype users or real telephone lines. If you happen to use Skype for business or some other important calls that you might want to record, you will need additional software. There are several ways to record inbound... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06&amp;title=How+to+Record+Skype+Calls+in+Linux&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06">How to Record Skype Calls in Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-5712" src="http://imagecdn.maketecheasier.com/2009/07/skype-recorder-icon.jpg" alt="Skype Call Recorder icon" width="128" height="128" /><a href="http://www.skype.com/intl/en/" target="_blank">Skype</a> is a proprietary voice over Internet application that allows you to call other Skype users or real telephone lines. If you happen to use Skype for business or some other important calls that you might want to record, you will need additional software.</p>
<p>There are several ways to record inbound and outbound audio in Linux, but <a href="http://atdot.ch/scr/" target="_blank">Skype Call Recorder</a> (SCR) is specifically designed for Skype. It is a free and open-source application with which you can record calls in MP3, Ogg Vorbis, or WAV format. It supports manual and automatic recording, which can be configured for specific callers.<br />
<span id="more-5710"></span></p>
<h3>Installation</h3>
<ol>
<li>Go to the <a href="http://atdot.ch/scr/" target="_blank">Skype Call Recorder website</a>.</li>
<li>Scroll to the download area on the main page. Packages are available for Ubuntu (x86 and x86_64), Debian, Asus Eee PC (running Xandros), RPM-based (x86 and x86_64), Arch Linux, a Gentoo ebuild and a source code tarball.</li>
<li>Download and install the Skype Call Recorder package for your system. It should then appear in your application menu.</li>
</ol>
<h3>Preparation</h3>
<p><img class="alignright size-full wp-image-5715" src="http://imagecdn.maketecheasier.com/2009/07/skype-recorder-1.jpg" alt="Starting Skype Call Recorder" width="300" height="403" /></p>
<ol>
<li>Start Skype.</li>
<li>Open your application launcher menu and start Skype Call Recorder. If you cannot find it, you can manually start it by running the command &#8220;<em>skype-call-recorder</em>&#8220;.</li>
<li>Skype should pop up a window saying &#8220;A program &#8220;SkypeCallRecorder&#8221; is trying to connect to Skype&#8221;.  Click &#8220;<em>Yes</em>&#8220;. If you want, you may also check &#8220;Remember this selection&#8221;.</li>
<li>Right click on the new icon in your system tray area and click &#8220;<em>Preferences</em>&#8220;.</li>
<li>Select whether you want it to automatically record every call, ask before recording, or not at all. From this tab you can also edit &#8220;per-caller recording&#8221;.</li>
<li>Click the &#8220;File Names&#8221; tab and select the folder where you want SKR to save your files.</li>
<li>Click the &#8220;File Format&#8221; tab and select the format you prefer. Ogg Vorbis is an open format and less lossy than MP3, but MP3 is more widely available for playback on portable devices. WAV will be uncompressed but will produce a large file if you have long calls. You can raise the MP3 bitrate to improve quality.</li>
<li>When you are satisfied with your preferences, click &#8220;Close&#8221;.</li>
</ol>
<h3>Making a call</h3>
<p>Assuming you have already used Skype, your audio mixer settings should be ready to record calls. If not, you need to make sure you have &#8220;mic&#8221; or microphone set to record and that &#8220;capture&#8221; is enabled. To test it, you can use a regular sound recorder to record your own voice.</p>
<ol>
<li>Start a Skype call the way you normally would. Click on a contact or enter a number.</li>
<li>The call will ring as it normally does, but when the person on the other end answers, a window will appear asking you if you would like to continue recording. Select &#8220;<em>Yes</em>&#8220;, and your call will now be recorded until you hang up.</li>
<li>After you end the call, check the folder you specified for your phone call file. You should be able to listen to it in whatever music player you prefer.</li>
</ol>
<p>That is all it takes to record your Skype calls. Anytime you want to record calls, it will be configured and ready to go.</p>
<p>*<strong>Note</strong><em>: Please be advised that it is illegal in some countries to record calls without the consent of the other party. Even if it is not in your country, it is considered ethical by most people to inform the other person that you are recording them.</em></p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/geogebra-for-dynamic-geometry-on-linux/2012/05/24' title='GeoGebra, For Dynamic Geometry On Linux'>GeoGebra, For Dynamic Geometry On Linux</a></li>
<li><a href='http://maketecheasier.com/geary-a-simple-email-client-for-linux-that-supports-threaded-conversation/2012/05/21' title='Geary: A Simple Email Client For Linux That Supports Threaded Conversation'>Geary: A Simple Email Client For Linux That Supports Threaded Conversation</a></li>
<li><a href='http://maketecheasier.com/using-ntp-to-sync-your-clock-on-linux/2012/05/17' title='Using NTP to Sync Your Clock on Linux'>Using NTP to Sync Your Clock on Linux</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06&amp;title=How+to+Record+Skype+Calls+in+Linux&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06">How to Record Skype Calls in Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/record-skype-calls-in-linux/2009/07/06/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 21:28:12 -->
