<?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>TechCorner &#187; messenger</title>
	<atom:link href="http://www.benh.org/techblog/tag/messenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benh.org/techblog</link>
	<description>web 2.0, tools, software reviews, tweaks and latest technology</description>
	<lastBuildDate>Fri, 03 Sep 2010 04:52:36 +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>Multiple instances of Yahoo Messenger 8</title>
		<link>http://www.benh.org/techblog/2006/08/multiple-instances-of-yahoo-messenger-8/</link>
		<comments>http://www.benh.org/techblog/2006/08/multiple-instances-of-yahoo-messenger-8/#comments</comments>
		<pubDate>Tue, 29 Aug 2006 21:38:00 +0000</pubDate>
		<dc:creator>Benedict Herold</dc:creator>
				<category><![CDATA[tweaks]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.benh.org/techie/2006/08/multiple-instances-of-yahoo-messenger-8/</guid>
		<description><![CDATA[A little tweak that will allow users to run multiple yahoo messengers on a same machine.
If you’re looking for ways to run couple or more yahoo messengers in the same machine then this article would be great help for you.
Yahoo Messenger let users to test their messenger by making a tweak in  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>A little tweak that will allow users to run multiple yahoo messengers on a same machine.</strong></p>
<p><!--adsense#ads--><a href="http://messenger.yahoo.com"><img src="http://www.benh.org/techblog/uploaded_images/fp_msgr75_feat_smiley_1-781179.gif" style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer" border="0" /></a>If you’re looking for ways to run couple or more yahoo messengers in the same machine then this article would be great help for you.</p>
<p>Yahoo Messenger let users to test their messenger by making a tweak in registry. To accomplish this key value for <code>HKEY_CURRENT_USER\Software\yahoo\pager\Test</code> has to be altered. The key value is set to true then the messenger will function in test mode and users will be able to open up multiple instance of yahoo messenger.</p>
<p>To make yahoo messenger to open up multiple instance, you need to modify the registry key value. Here is a cut-short way of doing that.</p>
<p>Save the below code with .reg extension and double click to execute it.<br />
<code><br />
REGEDIT4<br />
[HKEY_CURRENT_USER\Software\yahoo\pager\Test]<br />
"Plural"=dword:00000001<br />
</code></p>
<p>Once the above code is entered into registry yahoo messenger will function in Test mode. To revert back to normal mode use the below code in same manner.<br />
<code><br />
REGEDIT4<br />
[HKEY_CURRENT_USER\Software\yahoo\pager\Test]<br />
"Plural"=dword:00000000<br />
</code></p>
<p>The above will the remove the feature of having multiple messengers open.</p>
<p>Happy chatting <img src='http://www.benh.org/techblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benh.org/techblog/2006/08/multiple-instances-of-yahoo-messenger-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove Ads in Yahoo Messenger</title>
		<link>http://www.benh.org/techblog/2006/07/remove-ads-in-yahoo-messenger/</link>
		<comments>http://www.benh.org/techblog/2006/07/remove-ads-in-yahoo-messenger/#comments</comments>
		<pubDate>Wed, 19 Jul 2006 22:04:00 +0000</pubDate>
		<dc:creator>Benedict Herold</dc:creator>
				<category><![CDATA[tweaks]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.benh.org/techie/2006/07/remove-ads-in-yahoo-messenger/</guid>
		<description><![CDATA[Tweak to remove the annoying ads that is displayed in Yahoo Messenger chat and web-cam window.
If you have installed the newest Yahoo Messenger 8.0  or Yahoo Messenger 7.5 you&#8217;ll notice a very annoying animated ad at the bottom of the main window, web-cam &#38; chatroom etc.. I&#8217;m sure it&#8217;s hard to  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Tweak to remove the annoying ads that is displayed in Yahoo Messenger chat and web-cam window.</strong></p>
<p><!--adsense#ads-->If you have installed the newest Yahoo Messenger 8.0  or Yahoo Messenger 7.5 you&#8217;ll notice a very annoying animated ad at the bottom of the main window, web-cam &amp; chatroom etc.. I&#8217;m sure it&#8217;s hard to resist to Yahoo&#8217;s update dialogs. Here is a simple how-to tutorial to remove ads in Yahoo Messenger 7.5 and higher.</p>
<p>Save the below code with .reg extension<br />
<code><br />
Windows Registry Editor Version 5.00<br />
[HKEY_CURRENT_USER\Software\Yahoo\Pager\YUrl]<br />
"Messenger Ad"="*"<br />
"Webcam Upload Ad"="*"<br />
"Webcam Viewer Ad"="*"<br />
"Webcam Viewer Ad Bid"="*"<br />
"Webcam Viewer Ad Medium"="*"<br />
"Change Room Banner"="*"<br />
"Conf Adurl"="*"<br />
"Chat Adurl"="*"<br />
</code></p>
<p>then double click the file to update the registry with new settings for Yahoo Messenger.</p>
<p>or alternatively Open Regedit, navigate to <code>HKEY_CURRENT_USER\Software\ Yahoo\pager\YUrl</code> and create a new string value named Messenger Ad that has the value * (an asterisk). Similarly create the following keys and assign <code>'*'</code> as the value.<br />
<code><br />
Webcam Upload Ad<br />
Webcam Viewer Ad<br />
Webcam Viewer Ad Big<br />
Webcam Viewer Ad Medium<br />
Change Room Banner<br />
Conf Adurl<br />
Chat Adurl<br />
</code></p>
<p>Now you will not see ads anymore in your yahoo messenger.. <img src='http://www.benh.org/techblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.benh.org/techblog/2006/07/remove-ads-in-yahoo-messenger/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

