<?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>Instant Messenger News &#187; Adium Messenger</title>
	<atom:link href="http://download-messengers.com/blog/category/adium-messenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://download-messengers.com/blog</link>
	<description>Free IM Messenger Downloads</description>
	<lastBuildDate>Mon, 16 Aug 2010 04:05:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Sync Pidgin Profile Across PCs with Dropbox</title>
		<link>http://download-messengers.com/blog/how-to-sync-pidgin-profile-across-pcs-with-dropbox/</link>
		<comments>http://download-messengers.com/blog/how-to-sync-pidgin-profile-across-pcs-with-dropbox/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 04:05:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Across]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Profile]]></category>
		<category><![CDATA[Sync]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/how-to-sync-pidgin-profile-across-pcs-with-dropbox/</guid>
		<description><![CDATA[  Pidgin is in Windows, Linux, BSD and Unixes run multi-protocol instant messaging client, allows you to use all your instant messaging accounts in one log. pidgin support communication: AIM, Bonjour, Gadu-Gadu, Google Talk, Groupwise, ICQ, IRC, MSN, MySpaceIM, QQ, SILC, SIMPLE, Sametime, XMPP, Zephyr. pidgin is free software. It uses the GNU General Public [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fhow-to-sync-pidgin-profile-across-pcs-with-dropbox%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fhow-to-sync-pidgin-profile-across-pcs-with-dropbox%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p> </p>
<p>Pidgin is in Windows, Linux, BSD and Unixes run multi-protocol instant messaging client, allows you to use all your instant messaging accounts in one log. pidgin support communication: AIM, Bonjour, Gadu-Gadu, Google Talk, Groupwise, ICQ, IRC, MSN, MySpaceIM, QQ, SILC, SIMPLE, Sametime, XMPP, Zephyr. pidgin is free software. It uses the GNU General Public License (GPL) version 2. This means that you can freely use it and modify it, but if changes need to source the modified source code.</p>
<p> </p>
<p><strong>Getting Started</strong></p>
<p>Make sure you have both Pidgin and Dropbox installed on any computers you want to sync.  To sync Pidgin, you need to:</p>
<p>Delete the default pidgin profile on your other computer, and create a symbolic link from your Dropbox Pidgin profile to the default Pidgin profile location<br />
Create a symbolic link from the new folder in Dropbox to your old profile location<br />
Move your Pidgin profile folder on your first computer to Dropbox</p>
<p>Tips:  Please make sure Pidgin isn&#8217;t running on your computer while you are making the changes!</p>
<p>This sounds difficult, but it&#8217;s actually easy if you follow these steps.  Here we already had all of our accounts setup in Pidgin in Windows 7, and then synced this profile with an Ubuntu and a XP computer with fresh Pidgin installs.  Our instructions for each OS are based on this, but just swap the sync order if your main Pidgin install is in XP or Ubuntu.</p>
<p> </p>
<p><strong>Add your Pidgin Profile to Ubuntu</strong></p>
<p>Our Ubuntu computer had a clean install of Pidgin, so we didn&#8217;t need any of the information in its settings.  If you&#8217;ve run Pidgin, even without creating an account, you will need to first remove its settings folder.  Open your home folder, and click View, and then &#8220;Show Hidden Files&#8221; to see your settings folders.</p>
</p>
<p>Select the .purple folder, and delete it.</p>
</p>
<p>Now, to create the symbolic link, open Terminal and enter the following, substituting username for your username:</p>
<p>ln –s /home/username/Dropbox/.purple /home/username/</p>
</p>
<p>Open Pidgin, and you will see all of your accounts that were on your other computer. No usernames or passwords needed, everything is setup and ready to go. Even your status is synced, we had our status set to Away in Windows 7, and it automatically came up the same in Ubuntu.</p>
</p>
<p>Please Note: If your primary Pidgin account is in Ubuntu, then cut your .purple folder and paste it into your Dropbox folder instead.  Then, when creating the symbolic link, reverse the order of the folder paths.</p>
<p> </p>
<p><strong>Add your Pidgin Profile to Windows XP</strong></p>
<p>In XP we also had a clean install of Pidgin. If you&#8217;ve run Pidgin, even without creating an account, you will need to first remove its settings folder. Click Start, the Run, and enter %appdata%.</p>
</p>
<p>Delete your .purple folder.</p>
</p>
<p>XP does not include a way to create a symbolic link, so we will use the free Junction tool from Sysinternals.  Download Junction (link below) and unzip the folder.</p>
</p>
<p>Open Command Prompt (click Start, select All Programs, then Accessories, and select Command Prompt), and enter cd followed by the path of the folder where you saved Junction.</p>
</p>
<p>Now, to create the symbolic link, enter the following in Command Prompt, substituting username with your username.</p>
<p>junction &#8220;C:\Documents and Settings\username\Application Data\.purple&#8221; &#8220;C:\Documents and Settings\username\My Documents\My Dropbox\.purple&#8221;</p>
</p>
<p>Open Pidgin, and you will see all of your settings just as they were on your other computer.  Everything&#8217;s ready to go.</p>
</p>
<p>Please Note: If your primary Pidgin account is in Windows XP, then cut your .purple folder and paste it into your Dropbox folder instead.  Then, when creating the symbolic link, reverse the order of the folder paths.</p>
<p> </p>
<p><strong>Sync Your Pidgin Profile from Windows 7</strong></p>
<p>Here is Pidgin with our accounts already setup.  Our Pidgin profile has a Gtalk, MSN Messenger, and Facebook Chat account, and lots of log files.</p>
</p>
<p>Let&#8217;s move this profile to Dropbox to keep it synced.  Exit Pidgin, and then enter %appdata% in the address bar in Explorer or press Win+R and enter %appdata%.  Select the .purple folder, which is your Pidgin profiles and settings folder, and press Ctrl+X to cut it.</p>
</p>
<p>Browse to your Dropbox folder, and press Ctrl+V to paste the .purple folder there.</p>
</p>
<p>Now we need to create the symbolic link.  Enter  &#8220;command&#8221; in your Start menu search, right-click on the Command Prompt shortcut, and select &#8220;Run as administrator&#8221;.</p>
</p>
<p>We can now use the mklink command to create a symbolic link to the .purple folder.  In Command Prompt, enter the following and substitute username for your own username.</p>
<p>mklink /D &#8220;C:\Users\username\Documents\My Dropbox\.purple&#8221; &#8220;C:\Users\username\AppData\Roaming\.purple&#8221;</p>
</p>
<p>And that&#8217;s it!  You can open Pidgin now to make sure it still works as before, with your files being synced with Dropbox.</p>
<p>Please Note:  These instructions work the same for Windows Vista.  Also, if you are syncing settings from another computer to Windows 7, then delete the .purple folder instead of cutting and pasting it, and reverse the order of the file paths when creating the symbolic link.</p>
<p> </p>
<p><strong>Conclusion</strong></p>
<p>Recently, Pidgin developers began to separate the core code, will be responsible for communication with the graphical user interface, some of which are separate. When complete separation, the developer will likely be its own graphics library to write your own client interface. After separation of the core library will be called libpurple (formerly known as libgaim), this is still under development but rather a stable library has been Adium and Proteus these clients to use.</p>
<p> </p>
<p>You can visit <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.newton360.com/Detail/How-to-Sync-Pidgin-Profile-Across-PCs-with-Dropbox.html">http://www.newton360.com/Detail/How-to-Sync-Pidgin-Profile-Across-PCs-with-Dropbox.html</a> to read the original article.</p>
<p>Welcome to <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.newton360.com/">Newton360</a> to get more information.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Welcome to <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.newton360.com/">Newton360</a> to get more information.</p>
</div>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fhow-to-sync-pidgin-profile-across-pcs-with-dropbox%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/how-to-sync-pidgin-profile-across-pcs-with-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Talk Creates Universally Available Voip Service</title>
		<link>http://download-messengers.com/blog/google-talk-creates-universally-available-voip-service/</link>
		<comments>http://download-messengers.com/blog/google-talk-creates-universally-available-voip-service/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 22:30:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Available]]></category>
		<category><![CDATA[Creates]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[Talk]]></category>
		<category><![CDATA[Universally]]></category>
		<category><![CDATA[Voip]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/google-talk-creates-universally-available-voip-service/</guid>
		<description><![CDATA[Google Talk Creates Universally Available VOiP Service &#13; With the past record of Google&#8217;s ability to enter into and quickly dominate entirely new fields, an incursion by Google into new territory is definitely something worth taking seriously. Voice over Internet Protocol technology is no different, and right now Google appears to be making a play [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fgoogle-talk-creates-universally-available-voip-service%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fgoogle-talk-creates-universally-available-voip-service%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Google Talk Creates Universally Available VOiP Service</p>
<p>&#13;</p>
<p>With the past record of Google&#8217;s ability to enter into and quickly dominate entirely new fields, an incursion by Google into new territory is definitely something worth taking seriously. Voice over Internet Protocol technology is no different, and right now Google appears to be making a play for a greater share of the VoIP market. There are several ways in which Google could come become a bigger player in the VoIP market. One of them is through its messenger service. Right now Google Talk is an instant messenger service that is capable of voice transmission, as well as its standard text transmission. It&#8217;s still limited to contacting other people using Google Talk and several other Instant Messenger services like GAIM, Trillian, iChat, Psi, and Adium.</p>
<p>&#13;</p>
<p>That said though, Google supposedly has plans to make changes to Google Talk that would make it compatible with more traditional telephone systems. If that happens, it would obviously be much easier to get access to what would resemble a fully functional VoIP service simply by downloading a free program from Google.</p>
<p>&#13;</p>
<p>This would, of course, have a major impact on established telephone service providers. Right now, one of the major impediments that VoIP technology has to becoming a major threat to conventional telecommunications companies is the fact that the VoIP services are either obscure and not as user friendly, or require the purchase of an actual monthly subscription. With Google Talk, neither of those factors would be an impediment. Google is well enough known to attract attention, the version of Google Talk that would interface with normal telecommunication systems would probably be relatively easy to use, and it would in all likelihood be free to download and not be subject to a monthly fee. This could make it a major threat to the conventional telecommunications system and the industry that relies on it being the means of choice for providing people with voice communication.</p>
<p>&#13;</p>
<p>One thing that would get in the way of Google Talk becoming serious competition to commercial VoIP services would come from the fact that because of its nature the upcoming version of Google Talk would probably not have the kind if comprehensive features that you&#8217;d get with the big name VoIP services like Vonage, Skype, and Sun Rocket. Most of the larger VoIP providers include lots of extra features at no extra charge that make phone extremely convenient, and those extra features would be difficult to implement in the form of a small free ware program from Google.</p>
<p>&#13;</p>
<p>Since the larger VoIP providers typically have things like voice mail, call waiting, call forwarding, conference calling, call blocking, caller ID, and call waiting to name only a few; Google Talk really wouldn&#8217;t be much of a threat to them. Some of the bigger VoIP services also even offer on the fly language translation which makes it easier to communicate with people in other parts of the world.</p>
<p>&#13;</p>
<p>For these reasons it&#8217;s really unlikely that Google Talk would be a threat to other VoIP service providers. But Google also has a lot of unused bandwidth at its disposal and some of the most innovative minds in Silicon Valley. Therefore, if Google decided to launch a full blown VoIP service, the existing services would then be seriously threatened.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Julia Hall writes articles for consumers who want to find the latest <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.voiptechnologytalk.com/">VOIP Offers</a> and news.  She has written for many major publications about <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.voiptechnologytalk.com/">voice over internet phone services</a> and how buyers can find the best deals. Follow her publications to find out how you can maximize your communications dollar without sacrificing quality while enjoying the best in <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.voiptechnologytalk.com/">VOIP</a> service.</p>
</div>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fgoogle-talk-creates-universally-available-voip-service%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/google-talk-creates-universally-available-voip-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>desainesia intro (simple version)</title>
		<link>http://download-messengers.com/blog/desainesia-intro-simple-version/</link>
		<comments>http://download-messengers.com/blog/desainesia-intro-simple-version/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 10:22:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[desainesia]]></category>
		<category><![CDATA[intro]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[Version]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/desainesia-intro-simple-version/</guid>
		<description><![CDATA[Introducing desainesia! This desainesia&#8217;s logo animation was inspired from bouncing icon on Mac OS X dock. Sound effect was taken from tokyotrainstation sound set for Adium Messenger.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fdesainesia-intro-simple-version%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fdesainesia-intro-simple-version%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/YRIPH8yagzk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/YRIPH8yagzk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Introducing desainesia! This desainesia&#8217;s logo animation was inspired from bouncing icon on Mac OS X dock. Sound effect was taken from tokyotrainstation sound set for Adium Messenger.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fdesainesia-intro-simple-version%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/desainesia-intro-simple-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get Digsby Messenger</title>
		<link>http://download-messengers.com/blog/how-to-get-digsby-messenger/</link>
		<comments>http://download-messengers.com/blog/how-to-get-digsby-messenger/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Digsby]]></category>
		<category><![CDATA[Messenger']]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/how-to-get-digsby-messenger/</guid>
		<description><![CDATA[This messenger features the most popular messengers that you hear or use so that you can have all in one messenger. It also includes updates of your socializing too. LINK: www.digsby.com I have used it and still do and its great.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fhow-to-get-digsby-messenger%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fhow-to-get-digsby-messenger%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Ry0eUKdieLw?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/Ry0eUKdieLw?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This messenger features the most popular messengers that you hear or use so that you can have all in one messenger. It also includes updates of your socializing too. LINK: www.digsby.com I have used it and still do and its great.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fhow-to-get-digsby-messenger%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/how-to-get-digsby-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Extra Speed by Using</title>
		<link>http://download-messengers.com/blog/get-extra-speed-by-using/</link>
		<comments>http://download-messengers.com/blog/get-extra-speed-by-using/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 23:03:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Extra]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/get-extra-speed-by-using/</guid>
		<description><![CDATA[&#13; You&#8217;ve done everything you could to your computer box over the years, including keeping it clean, upgrading everything possible (some RAM here, a new DVD drive there, maybe another hard drive and so on) and there&#8217;s basically nothing more you can do. &#13;You may have entertained the idea of replacing your computer with a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fget-extra-speed-by-using%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fget-extra-speed-by-using%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&#13;</p>
<p>You&#8217;ve done everything you could to your computer box over the years, including keeping it clean, upgrading everything possible (some RAM here, a new DVD drive there, maybe another hard drive and so on) and there&#8217;s basically nothing more you can do.</p>
<p>&#13;You may have entertained the idea of replacing your computer with a new one because everything is getting so slow it&#8217;s intolerable.</p>
<p>&#13;However you may not have to do that if you switch over to some apps that are nice and speedy.</p>
<p>&#13;Basic maintenance</p>
<p>&#13;Before tackling the task of using alternative software, it&#8217;s a good idea to &#8220;clean up&#8221; your computer first. You can do this by using free software called CCleaner, available at www.ccleaner.com. Install it, close all your open apps (except CCleaner), run this and reboot. Most people notice a notable improvement in overall operation after running this registry cleaner application. I suggest running it at least once a week.</p>
<p>&#13;Web browsing</p>
<p>&#13;Internet Explorer 7 is one of the &#8220;heaviest&#8221; (if not the heaviest) web browsers out there. Yes, it&#8217;s free but it&#8217;s also slow. Consider using free alternatives such as Mozilla Firefox (www.mozilla.com/firefox) or Opera (www.opera.com). Both of these browsers are well known to run circles around IE, performance-wise.</p>
<p>&#13;Instant messaging</p>
<p>&#13;The worst as far as bloated instant messaging applications go is the Yahoo! Messenger. This application is extremely &#8220;heavy&#8221; and packed full of things you probably never use. Other from-service IM clients such as Windows Live Messenger and AIM are also in desperate need of losing weight.</p>
<p>&#13;You can use alternative IM clients or just your web browser to accomplish the same chat capability.</p>
<p>&#13;Try these out:</p>
<p>&#13;    * Trillian @ www.trillian.cc (the basic version is free)<br />&#13;    * Pidgin @ www.pidgin.im<br />&#13;    * Miranda @ www.miranda-im.org (one of the lightest you&#8217;ll ever use &#8211; it even works on Windows 95!)<br />&#13;    * Digsby @ www.digsby.com<br />&#13;    * Meebo @ www.meebo.com (web-based in-browser only)<br />&#13;    * aMSN @ www.amsn-project.net (for Windows Live/MSN connectivity only)<br />&#13;    * AIM Lite @ http://x.aim.com/laim (AIM only &#8211; produced by AOL but without ads and lightning quick!)</p>
<p>&#13;Office Applications</p>
<p>&#13;Ever since version &#8220;2002&#8243; of Microsoft Office the software has become extremely bloated and slow. However you do have alternatives.</p>
<p>&#13;Microsoft Office 2000 &#8211; It is the luck of the draw whether you can find this software or not as it is difficult to locate (you can&#8217;t purchase it any longer). I was lucky enough to still have a copy from years ago with my valid product key and I use this suite it regularly. Remember, this is a year-2000 version so it was programmed for computers of the time. On present-day PCs this version of Office runs lightning quick and I absolutely love it. In addition, you can also achieve even greater speed if you have Microsoft Office 97. And yes, documents created by MS Office 97 are still considered &#8220;standard&#8221;, so even if you use software that old, everybody you trade documents with will be able to read them without issue.</p>
<p>&#13;OpenOffice @ www.openoffice.org &#8211; This is a free suite of office apps that have proven to be stable and work great. While not as speedy as MS Office 2000 it does get the job done, and you can&#8217;t beat the price tag.</p>
<p>&#13;AbiWord @ www.abiword.com &#8211; This is a free word processing application. It&#8217;s one of the smallest and fastest out there and works great.</p>
<p>&#13;ThinkFree @ www.thinkfree.com &#8211; This is a 100% web-based office suite. It looks and performs almost exactly like an installed application. You will be amazed at how good ThinkFree works.</p>
<p>&#13;Digital photo editing</p>
<p>&#13;The bundled software that came with your digital camera is usually always &#8220;heavy&#8221; on use and has a tendency to crash more often than not. Here are a few free alternatives:</p>
<p>&#13;Picasa @ http://picasa.google.com &#8211; Whether or not you choose to use the Picasa web service is entirely up to you, but bear in mind the editing capabilities of the free Picasa application are powerful and moreover easy.</p>
<p>&#13;Windows Live Photo Gallery @ http://photogallery.live.com &#8211; While not as good as Picasa, this particular app is also free and has the ability to publish photos directly to the Flickr web service that many people use (including myself).</p>
<p>&#13;Remember&#8230;</p>
<p>&#13;Before you toss that old PC out &#8211; clean it up and try some alternative lighter software. You might find that your older computer box still has a few years of life left in it after all.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>David Risley is the founder of <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.pcmech.com">PCMECH</a>. PCMECH helps normal people get their geek on and live the digital lifestyle. Covering <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.pcmech.com">computers, the Internet, social media, mobile</a>, etc. PCMECH is visited by 300,000 people monthly. You can also catch David at his personal blog where he talks about <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.davidrisley.com">blogging and how to generate a full-time income on the Internet</a>.</p>
</div>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fget-extra-speed-by-using%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/get-extra-speed-by-using/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Essential Free Mac Applications</title>
		<link>http://download-messengers.com/blog/8-essential-free-mac-applications/</link>
		<comments>http://download-messengers.com/blog/8-essential-free-mac-applications/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:42:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Essential]]></category>
		<category><![CDATA[free]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/8-essential-free-mac-applications/</guid>
		<description><![CDATA[&#13; Own a Mac? Here are eight essential free applications that you should know about. &#13; Newsfire (http://www.newsfirerss.com/) &#8211; Newsfire is a free RSS reader for Mac users that like to be on top of every news item, podcast, or video that hits the web. There are numerous features that make Newsfire stand out from [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2F8-essential-free-mac-applications%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2F8-essential-free-mac-applications%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&#13;</p>
<p>Own a Mac? Here are eight essential free applications that you should know about.</p>
<p>&#13;<br />
Newsfire (http://www.newsfirerss.com/) &#8211; Newsfire is a free RSS reader for Mac users that like to be on top of every news item, podcast, or video that hits the web. There are numerous features that make Newsfire stand out from the rest of the competition including search, grouping, and del.icio.us integration. And if podcasts are your thing, Newsfire has a built in audio plugin that allows for easy export to iTunes.</p>
<p>&#13;<br />
Adium (http://www.adiumx.com/) &#8211; Access all of your instant messenger accounts from one sleek program with the help of Adium. For recent adopters of Apple PC&#8217;s that may have used Trillian on their Windows PC will make great use of this app. Gtalk, AIM, MSN, and more can all be accessed from one account. No more logging in and out of a program for each IM client. </p>
<p>&#13;<br />
Temperature Monitor (http://www.freemacware.com/temperature-monitor/) &#8211; At the very least, this application is straight up cool. This application makes use of the built in temperature sensors found in most Mac&#8217;s these days. Find out which parts are overheating from Temperature Monitors clean interface, making it easier to identify performance problems.</p>
<p>&#13;<br />
TinkerTool (http://www.bresink.com/osx/TinkerTool.html) &#8211; TinkerTool opens up preference settings that were once hidden in OS X. Nearly anything you&#8217;ve wanted to customize, but couldn&#8217;t find the preference settings, are now available to mess around with. If you ever decide you want to go back to factory settings, you&#8217;re only a few clicks away.</p>
<p>&#13;<br />
Smultron (http://smultron.sourceforge.net/) &#8211; Smultron is essential for code monkeys. Smultron is a text editor with great features such as text coloring that makes coding far easier to write and even easier to decipher once written. If you find yourself lost in line after line of code, Smultron is for you.</p>
<p>&#13;<br />
ClamXav (http://www.clamxav.com/) &#8211; Viruses are far and few between for Mac users, but they do happen! Keep your system protected from those viruses that you haven&#8217;t had to put up with since you were running Windows.</p>
<p>&#13;<br />
Perian (http://perian.org/) &#8211; I think we can all agree that Quicktime does have its downfalls. The most annoying being codec support. If you are tired of having to hunt down a new codec every time a video fails to play, than Perian is for you. Perian will keep your system updated with all the popular codecs available on the web.</p>
<p>&#13;<br />
NeoOffice (http://www.neooffice.org/neojava/en/index.php) &#8211; OpenOffice, an open source application that rivals the functionality of Windows Office is an amazing program. There&#8217;s only one problem. OpenOffice can&#8217;t run on Mac OS X without the help of X11. This is where NeoOffice comes in. NeoOffice is a direct port of OpenOffice, but Mac OSX compatible. Until OpenOffice 3.0 (currently in beta) is released with Mac compatibility, NeoOffice is your best bet.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>The Apple Laptop Shop specializes in finding <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://applelaptopshop.com">used apple laptops</a>,<a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://applelaptopshop.com/macbook"> used MacBook</a>, and <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://applelaptopshop.com/macbook-pro/">used macbook pro</a>.</p>
</div>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2F8-essential-free-mac-applications%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/8-essential-free-mac-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digsby All In One Messenger Review</title>
		<link>http://download-messengers.com/blog/digsby-all-in-one-messenger-review/</link>
		<comments>http://download-messengers.com/blog/digsby-all-in-one-messenger-review/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 04:58:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Digsby]]></category>
		<category><![CDATA[Messenger']]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/digsby-all-in-one-messenger-review/</guid>
		<description><![CDATA[Quick review of Digsby Messenger Software. blog.techgurushow.com http www.jon4lakers.com http Download Digsby at: www.digsby.com]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fdigsby-all-in-one-messenger-review%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fdigsby-all-in-one-messenger-review%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/BL2VR5ZnHH0?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/BL2VR5ZnHH0?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Quick review of Digsby Messenger Software. blog.techgurushow.com http www.jon4lakers.com http Download Digsby at: www.digsby.com</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fdigsby-all-in-one-messenger-review%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/digsby-all-in-one-messenger-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s In My Dock?</title>
		<link>http://download-messengers.com/blog/whats-in-my-dock/</link>
		<comments>http://download-messengers.com/blog/whats-in-my-dock/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 21:08:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Dock]]></category>
		<category><![CDATA[What's]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/whats-in-my-dock/</guid>
		<description><![CDATA[As so many other people have done this I thought I should. So here are my applications, probably will change soon! 1: Finder 2: abiword &#8211; Just like Microsoft Word which I tried using but it never loaded up! 3: Camino &#8211; Just like firefox but looks good on mac! 4: Safari &#8211; My choice [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fwhats-in-my-dock%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fwhats-in-my-dock%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/2XWCFSIgYYE?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/2XWCFSIgYYE?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
As so many other people have done this I thought I should. So here are my applications, probably will change soon! 1: Finder 2: abiword &#8211; Just like Microsoft Word which I tried using but it never loaded up! 3: Camino &#8211; Just like firefox but looks good on mac! 4: Safari &#8211; My choice of internet browser for mac! 5: itunes &#8211; You need itunes if you have an ipod ;] 6: Windows Live Messenger 7: Mac Messenger 8: Windows Media Player 9: Microsoft thing (Forgotten!) 10: Limewire &#8211; Dont use it anymore! 11: Stickies 12: Quicksilver 13: Skype! &#8211; Voip Thing 14: Microsoft powerpoint &#8211; Can&#39;t live without this! 15: isync 16: macam? &#8211; Webcam App 17: Adium &#8211; Messenger chat (Looks cool on mac!) 18: Microsoft Excel 19: iphoto 20: imovie &#8211; Made this video with it! 21: archcalc 1.9 &#8211; Caculator 22: System Pref.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fwhats-in-my-dock%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/whats-in-my-dock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet New People Online</title>
		<link>http://download-messengers.com/blog/meet-new-people-online/</link>
		<comments>http://download-messengers.com/blog/meet-new-people-online/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 11:10:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Meet]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/meet-new-people-online/</guid>
		<description><![CDATA[&#13; Was it ever possible to talk to your friend on the latest fashion trend in Yahoo! Messenger, then your clients wanting inquire about a company product in MSN Messenger? How about a family member trying to contact from miles away to announce that she&#8217;s getting married using IRC? So what do you do now? [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fmeet-new-people-online%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fmeet-new-people-online%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&#13;</p>
<p>Was it ever possible to talk to your friend on the latest fashion trend in Yahoo! Messenger, then your clients wanting inquire about a company product in MSN Messenger? How about a family member trying to contact from miles away to announce that she&#8217;s getting married using IRC? So what do you do now? Why not download Pidgin? Pidgin is a multi-protocol instant messaging client for Windows and BSD. It is well-suited with AIM, Yahoo, Jabber, IRC, MSN Messenger, ICQ, Gadu-Gadu and Zephyr. Using Pidgin means you can log on to multiple internet messaging accounts and chat concurrently with family and friends.</p>
<p>&#13;You will dig Digsby because it is multi-protocol internet messaging client, has a email notifier tool and social system gizmo that let&#8217;s you chat away with your family and friends. Even if they are using different kinds if chatting softwares like Yahoo! Messenger, AIM, Google Talk, MSN Messenger, Jabber and ICQ. Digsby let you manage your buddy list, lets you deal with your email (read, delete, etc.) without any difficulty. Digsby also has state-of-the-art technology that keeps you updated and keeps you connected with your family and friends. Though it a user using Windows XP or Vista is more recommended for Digsby.</p>
<p>&#13;No, Miranda is no chick and this is not an online-dating chat room, but she could have sounded pretty good right? Miranda internet messaging is small and swift. It is easy to use because of its support of multiple protocols. It is created from ground-up to be resource competent. Concurrently, it is providing a rich quality set. Miranda comprises support for Yahoo, MSN, IRC, Jabber, Gadu-Gadu and ICQ. In addition to that, Miranda can be personalized, adapted and broaden functionality for your liking. Miranda also has perks like hundred of icons, plug-ins, sounds and the like, you can choose from.</p>
<p>&#13;ManyCam Virtual Webcam is a lot of fun! This software can be utilized with multiple programs all together. Transmit your webcam video all at the same time with Yahoo! Messenger, MSN, Camfrog, Skype, AIM and PalTalk. This software can help you in adding special effects and graphics, it will make you feel like you are working on a big time movie. You can make any of your body part go on fire, or as if you are underwater or it is snowing inside your house. Grapchics, text and your national flag can be placed to your video window. It is compatible with Windows Vista, XP, 2000, 2003 server.</p>
<p>&#13;Do you want to have more fun when it comes to online video chatting? Would you want to record videos with live effects? CyberLink YouCam 2 can provide you that. This internet messaging software has 12 new avatars that will grant you the chance to pass as a historical figure or their much loved pet. The illusion of this software is truly outstanding. It will imitate your eye, head movements and your head. Online file sharing is also possible in CyberLink YouCam 2. You can receive and send PowerPoint Presentations and photos to your friends who also has CyberLink YouCam 2.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Jon Caldwell is a professional content manager. Much of his articles can be found at <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://latestchatsoftware.com" title="http://latestchatsoftware.com" target="_blank">http://latestchatsoftware.com</a></p>
</div>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fmeet-new-people-online%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/meet-new-people-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adium App</title>
		<link>http://download-messengers.com/blog/adium-app/</link>
		<comments>http://download-messengers.com/blog/adium-app/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 07:10:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adium Messenger]]></category>
		<category><![CDATA[Adium]]></category>

		<guid isPermaLink="false">http://download-messengers.com/blog/adium-app/</guid>
		<description><![CDATA[heres a little tut for those who searching for an app that does the job on instan messaging (MAC USERS)]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-left: 10px; padding: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fadium-app%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fadium-app%2F&amp;source=msndownloads&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/iUAVm8t1Stk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/iUAVm8t1Stk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
heres a little tut for those who searching for an app that does the job on instan messaging (MAC USERS)</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdownload-messengers.com%2Fblog%2Fadium-app%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://download-messengers.com/blog/adium-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

