<?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>Me, Myself and Technology &#187; Pidgin</title>
	<atom:link href="http://www.kalpik.com/blog/category/pidgin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalpik.com/blog</link>
	<description>Kalpik Nigam</description>
	<lastBuildDate>Tue, 06 Sep 2011 09:14:40 +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>Yahoo censoring status messages?</title>
		<link>http://www.kalpik.com/blog/2007/12/27/yahoo-censoring-status-messages/</link>
		<comments>http://www.kalpik.com/blog/2007/12/27/yahoo-censoring-status-messages/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 16:54:00 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Censoring]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/27/yahoo-censoring-status-messages/</guid>
		<description><![CDATA[I discovered this when i tried to set my status message to &#8220;Benazir Bhutto killed..&#8221; it just didn&#8217;t reflect. Then i tried Pidgin&#8217;s default away message &#8220;I&#8217;m not here right now&#8221; didn&#8217;t work.. But surprisingly &#8220;I&#8217;m not here right away&#8221; works.. Harsh confirmed the behavior. Seems as if yahoo is blocking some words such as [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered this when i tried to set my status message to &#8220;Benazir Bhutto killed..&#8221; it just didn&#8217;t reflect. Then i tried <a href="http://pidgin.im" target="_blank">Pidgin&#8217;s</a> default away message &#8220;I&#8217;m not here right now&#8221; didn&#8217;t work.. But surprisingly &#8220;I&#8217;m not here right away&#8221; works.. <a href="http://www.harshj.com" target="_blank">Harsh</a> confirmed the behavior. Seems as if yahoo is blocking some words such as &#8220;now&#8221; and &#8220;Bhutto&#8221; in various combinations in a sentence (&#8220;now&#8221; and &#8220;Bhutto&#8221; do work as status messages). At first i though it was a problem with <a href="http://pidgin.im" target="_blank">pidgin</a>. But then <a href="http://www.ankur-gupta.com" target="_blank">Ankur</a> confirmed that these words were not working with even the windows yahoo messenger client! I really don&#8217;t know what yahoo is trying to achieve but its really irritating <img src='http://www.kalpik.com/blog/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2007/12/27/yahoo-censoring-status-messages/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Latest Pidgin/Rhythmbox repository for Ubuntu</title>
		<link>http://www.kalpik.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/</link>
		<comments>http://www.kalpik.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 11:22:15 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Deb]]></category>
		<category><![CDATA[Latest]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[Rhythmbox]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/</guid>
		<description><![CDATA[Here is a repository i use on my gutsy install which always contains the latest builds of Pidgin and Rhythmbox. So no more hunting for debs or compiling sources Steps to add the repository: 1. Open Terminal (Applications-&#62;Accessories-&#62;Terminal) 2. Type &#8220;gksuÂ  gedit /etc/apt/sources.list&#8221; 3. Go to the end of the file and add the following [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a repository i use on my gutsy install which always contains the latest builds of Pidgin and Rhythmbox. So no more hunting for debs or compiling sources <img src='http://www.kalpik.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Steps to add the repository:</p>
<p><span id="more-126"></span></p>
<p>1. Open Terminal (Applications-&gt;Accessories-&gt;Terminal)</p>
<p>2. Type &#8220;<strong>gksuÂ  gedit /etc/apt/sources.list</strong>&#8221;</p>
<p>3. Go to the end of the file and add the following onto a new line:</p>
<blockquote><p><strong>## Latest Pidgin/Rhythmbox<br />
deb http://www.telemail.fi/mlind/ubuntu gutsy main</strong></p></blockquote>
<p>4. Save the file and close Gedit.</p>
<p>5. Add the public key so that apt does not complain about any authentication errors (type into terminal):</p>
<blockquote><p><strong>wget http://www.telemail.fi/mlind/ubuntu/937215FF.gpg -O- | sudo apt-key add -</strong></p></blockquote>
<p>6. Update your system (type in terminal)</p>
<blockquote><p><strong>sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</strong></p></blockquote>
<p>7. Voila! You should now have the latest Pidgin and Rhythmbox!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Pidgin v2.1.1 Released!</title>
		<link>http://www.kalpik.com/blog/2007/08/21/pidgin-v211-released/</link>
		<comments>http://www.kalpik.com/blog/2007/08/21/pidgin-v211-released/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 03:22:03 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Pidgin]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/08/21/pidgin-v211-released/</guid>
		<description><![CDATA[No changelog yet, ill update this thread as soon as i get debs. Though, since a month now, i have shifted to Ubuntu Gutsy. Get it here.]]></description>
			<content:encoded><![CDATA[<p>No changelog yet, ill update <a href="http://www.kalpiknigam.com/blog/2007/05/12/install-pidgin-200-on-ubuntu-feisty-with-all-plugins/" target="_blank">this thread</a> as soon as i get debs. Though, since a month now, i have shifted to <a href="http://www.ubuntu.com">Ubuntu</a> Gutsy. <img src='http://www.kalpik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Get it <a href="http://pidgin.im">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2007/08/21/pidgin-v211-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Pidgin 2.0.0 on Ubuntu Feisty (with all plugins)</title>
		<link>http://www.kalpik.com/blog/2007/05/12/install-pidgin-200-on-ubuntu-feisty-with-all-plugins/</link>
		<comments>http://www.kalpik.com/blog/2007/05/12/install-pidgin-200-on-ubuntu-feisty-with-all-plugins/#comments</comments>
		<pubDate>Sat, 12 May 2007 17:21:34 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Feisty]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Pidgin Plugins]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/05/12/install-pidgin-200-on-ubuntu-feisty-with-all-plugins/</guid>
		<description><![CDATA[You can easily get the vanilla Pidgin 2.0 .deb (installation file for Ubuntu Feisty). The only thing i was missing badly were the plugins! I was really used to the libnotify and autoreply plugins. Anyway, so i&#8217;ve compiled a .deb here for the Purple Plugin Pack. Plugins in the Plugin Pack Album Auto Accept Auto-rejoin [...]]]></description>
			<content:encoded><![CDATA[<p>You can easily get the vanilla Pidgin 2.0 .deb (installation file for Ubuntu Feisty).</p>
<p>The only thing i was missing badly were the plugins! I was really used to the libnotify and autoreply plugins. Anyway, so i&#8217;ve compiled a .deb here for the <a href="http://plugins.guifications.org/trac/wiki/PluginPack" target="_blank">Purple Plugin Pack</a>.</p>
<p><span id="more-109"></span></p>
<p><strong> Plugins in the Plugin Pack</strong></p>
<ol>
<li><a href="http://plugins.guifications.org/trac/wiki/album" class="wiki">Album</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/autoaccept" class="wiki">Auto Accept</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/autorejoin" class="wiki">Auto-rejoin</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/autoreply" class="wiki">Auto Reply</a></li>
<li>awaynotify</li>
<li><a href="http://plugins.guifications.org/trac/wiki/bash" class="wiki">Bash.org</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/bit" class="wiki">Buddy Icon Tools</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/blistops" class="wiki">Buddy List Options</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/buddynote" class="wiki">Buddy Note</a></li>
<li>buddytime</li>
<li>chronic</li>
<li>convcolors</li>
<li><a href="http://plugins.guifications.org/trac/wiki/dice" class="wiki">Dice</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/difftopic" class="wiki">DiffTopic</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/eight_ball" class="wiki">Magic 8 Ball</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/flip" class="wiki">Flip</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/gRIM" class="wiki">gRIM</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/groupmsg" class="wiki">Group Message</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/hideconv" class="wiki">Hide Conversation</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/irchelper" class="wiki">IRC Helper</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/irssi" class="wiki">Irssi Features</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/lastseen" class="wiki">Last Seen</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/listhandler" class="wiki">List Handler</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/markerline" class="wiki">Marker Line</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/mystatusbox" class="wiki">My Status Box</a></li>
<li>napster</li>
<li><a href="http://plugins.guifications.org/trac/wiki/newline" class="wiki">New Line</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/nicksaid" class="wiki">Nick Said</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/offlinemsg" class="wiki">Offline Message</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/oldlogger" class="wiki">Old Logger</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/plonkers" class="wiki">Plonkers</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/Schedule" class="wiki">Schedule</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/sepandtab" class="wiki">Separate and Tab</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/showoffline" class="wiki">Show Offline</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/simfix" class="wiki">Sim Fix</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/slashexec" class="wiki">Slash Exec</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/sslinfo" class="wiki">SSL Info</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/stocker" class="wiki">Stocker</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/switchspell" class="wiki">Switch Spell</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/talkfilters" class="wiki">Talk Filters</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/gxr" class="wiki">XMMS Remote</a></li>
<li><a href="http://plugins.guifications.org/trac/wiki/XChatChats" class="wiki">XChat-Chats</a></li>
</ol>
<p><font color="red">Edit:</font> Thanks to <a href="http://www.blog.karthiksn.com/" target="_blank">Karthik</a>, we have 64 bit debs for the plugin pack too!</p>
<p><font color="red">Edit2:</font> Some people are shamelessly copying this article and posting it on their blogs/sites. They were even hot linking to my .deb files. So now i am using box.net to distribute the deb files. Please do let me know if anyone faces issues with that <img src='http://www.kalpik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><font color="red">Edit3:</font> Rapidshare link for <a href="http://rapidshare.com/files/46048943/pidgin-plugin-pack_2.0.0-1_i386.deb.html" target="_blank">32 bit</a> and <a href="http://rapidshare.com/files/38434226/purple-plugin-pack_1.0-1_amd64.deb.html" target="_blank">64 bit</a> plugin pack added.</p>
<p><font color="red">Edit4:</font> Pidgin updated to v2.0.2.</p>
<p><font color="red">Edit5:</font> Plugin Pack updated to v2.0.0 for i386 architecture.</p>
<p><embed src="http://www.box.net/static/flash/box_explorer.swf?widgetHash=4zu9r1xaeh&amp;v=1&amp;cl=0" wmode="transparent" type="application/x-shockwave-flash" height="345" width="460"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2007/05/12/install-pidgin-200-on-ubuntu-feisty-with-all-plugins/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
	</channel>
</rss>

