<?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>Jimmy's Blog &#187; pidgin</title>
	<atom:link href="http://jimmod.com/blog/tag/pidgin/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimmod.com/blog</link>
	<description>My name is Jimmy, and this is my story... ;)</description>
	<lastBuildDate>Mon, 05 Jul 2010 06:59:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updating Pidgin to latest version in Ubuntu</title>
		<link>http://jimmod.com/blog/2010/03/updating-pidgin-to-latest-version-in-ubuntu/</link>
		<comments>http://jimmod.com/blog/2010/03/updating-pidgin-to-latest-version-in-ubuntu/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 15:20:39 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2.6]]></category>
		<category><![CDATA[latest]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[yahoo messenger]]></category>
		<category><![CDATA[ym problem]]></category>

		<guid isPermaLink="false">http://jimmod.com/blog/?p=148</guid>
		<description><![CDATA[Since the latest pidgin not available in 9.04 repository you need to setup PPA just like instruction in pidgin website. My instruction here is the same although the command a bit different. This will also solve cannot connect to Yahoo Messenger issue.

run 	this command in console to open vim editor :

sudo vim /etc/apt/sources.list.d/pidgin-ppa.list
(if you not familiar [...]


Related posts:<ol><li><a href='http://jimmod.com/blog/2009/06/solving-pidgin-cannot-connect-ym/' rel='bookmark' title='Permanent Link: Solving Pidgin cannot connect to Yahoo Messenger (YM)'>Solving Pidgin cannot connect to Yahoo Messenger (YM)</a></li><li><a href='http://jimmod.com/blog/2010/06/solving-fixing-ubuntu-10-04-lucid-screen-flickerdistortion/' rel='bookmark' title='Permanent Link: Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion'>Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Since the latest pidgin not available in 9.04 repository you need to setup PPA just like instruction in <a href="http://www.pidgin.im/download/ubuntu/">pidgin website</a>. My instruction here is the same although the command a bit different. This will also solve cannot connect to Yahoo Messenger issue.<span id="more-148"></span></p>
<ul>
<li>run 	this command in console to open vim editor :</li>
</ul>
<blockquote><p>sudo vim /etc/apt/sources.list.d/pidgin-ppa.list</p></blockquote>
<blockquote><p>(if you not familiar with vim use gnome editor with command : <em>sudo gedit /etc/apt/sources.list.d/pidgin-ppa.list</em>)<br />
*since it&#8217;s using <em>sudo</em> command you will requested to enter your password to enter root mode)</p></blockquote>
<ul>
<li>Add 	this line:</li>
</ul>
<blockquote><p>deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu <strong>jaunty</strong> main</p>
<p>*I bold the <strong>jaunty</strong> since it will depends on your ubuntu version (8.10=intrepid, 9.04=jaunty, 9.10=karmic). If you not sure run this command : lsb_release &#8211;short &#8211;codename</p>
<p>* It will print out your ubuntu release codename</p>
<p>If you&#8217;re in Indonesia you can put UGM repository (instead the above line):</p>
<p>deb ftp://repo.ugm.ac.id/ppa.launchpad.net/pidgin-developers/ <strong>jaunty </strong> main</p></blockquote>
<ul>
<li>Save 	the file. Since you don&#8217;t have the file (/etc/apt/sources.list.d/pidgin-ppa.list) it will create new file when you save it.</li>
</ul>
<ul>
<li>Next 	you also need to download pidgin public key by executing this 	command:sudo 	apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 	67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8</li>
<li>Then 	open your <strong>Synaptic 	Package Manager</strong> and click Reload</li>
<li>Write &#8216;pidgin&#8217; in your quick search textbox and see if latest pidgin 	version is 2.6.x</li>
</ul>
<p style="text-align: center;">
<div id="attachment_149" class="wp-caption alignnone" style="width: 160px"><img class="size-thumbnail wp-image-149" title="Screenshot-Synaptic Package Manager" src="http://jimmod.com/blog/wp-content/uploads/2010/03/Screenshot-Synaptic-Package-Manager-150x150.png" alt="Screenshot-Synaptic Package Manager" width="150" height="150" /><p class="wp-caption-text">Screenshot-Synaptic Package Manager</p></div>
<ul>
<li><span style="font-size: small;">Right click on the pidgin and select <em>mark for upgrade</em> and click <em>apply</em></span></li>
</ul>
<p><span style="font-size: small;">I hope the explanation is clear enough <img src='http://jimmod.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p style="text-align: left;"><span style="font-size: small;">Cheers..</span></p>
<p><span style="font-size: small; "><em><br />
</em></span></p>


<p>Related posts:<ol><li><a href='http://jimmod.com/blog/2009/06/solving-pidgin-cannot-connect-ym/' rel='bookmark' title='Permanent Link: Solving Pidgin cannot connect to Yahoo Messenger (YM)'>Solving Pidgin cannot connect to Yahoo Messenger (YM)</a></li><li><a href='http://jimmod.com/blog/2010/06/solving-fixing-ubuntu-10-04-lucid-screen-flickerdistortion/' rel='bookmark' title='Permanent Link: Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion'>Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://jimmod.com/blog/2010/03/updating-pidgin-to-latest-version-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Solving Pidgin cannot connect to Yahoo Messenger (YM)</title>
		<link>http://jimmod.com/blog/2009/06/solving-pidgin-cannot-connect-ym/</link>
		<comments>http://jimmod.com/blog/2009/06/solving-pidgin-cannot-connect-ym/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 20:08:20 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[ym]]></category>

		<guid isPermaLink="false">http://jimmod.com/blog/?p=88</guid>
		<description><![CDATA[Starting June 18 I started having problem connecting to YM with Pidgin.
Somehow it&#8217;s random I can connect or not.
I google and several article/forum writing that need to flush dns  cache and also about several YM server cannot be accessed from Pidgin.
I try my friend advice to change YM server configuration to IP rather than [...]


Related posts:<ol><li><a href='http://jimmod.com/blog/2008/02/microsoft-yahoo/' rel='bookmark' title='Permanent Link: Microsoft + Yahoo = ?'>Microsoft + Yahoo = ?</a></li><li><a href='http://jimmod.com/blog/2010/03/updating-pidgin-to-latest-version-in-ubuntu/' rel='bookmark' title='Permanent Link: Updating Pidgin to latest version in Ubuntu'>Updating Pidgin to latest version in Ubuntu</a></li><li><a href='http://jimmod.com/blog/2009/06/solving-failed-starting-mysql-service-with-non-default-datadir-ubuntu/' rel='bookmark' title='Permanent Link: Solving failed starting mysql service with non default datadir (Ubuntu)'>Solving failed starting mysql service with non default datadir (Ubuntu)</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Starting June 18 I started having problem connecting to YM with Pidgin.<br />
Somehow it&#8217;s random I can connect or not.</p>
<p>I google and several article/forum writing that need to flush dns  cache and also about several YM server cannot be accessed from Pidgin.</p>
<p><del datetime="2009-06-24T03:21:43+00:00">I try my friend advice to change YM server configuration to IP rather than domain name.<br />
And it&#8217;s worked..<br />
You will need to use cn.scs.msg.yahoo.com as Pager server since June 24, or you can update to pidgin 2.5.7 to solve this problem</del></p>
<p>Some people are reporting changing the Pager server didn&#8217;t solve the problem, you can follow these instruction to update your pidgin to latest version (for Ubuntu) : <a href="http://jimmod.com/blog/2010/03/updating-pidgin-to-latest-version-in-ubuntu/">Updating Pidgin to latest version in Ubuntu</a></p>
<p>The steps:<span id="more-88"></span> <strong>1. Select menu Accounts &#8211; Manage Accounts</strong><br />
<img src="http://img199.imageshack.us/img199/906/pidgin11.jpg" alt="Pidgin - manage accounts" /></p>
<p><strong>2. Select your Yahoo Messenger account &amp; click &#8216;modify&#8217;</strong></p>
<p><strong>3. Select advanced tab</strong></p>
<p><strong>4. Change your pager server to : cn.scs.msg.yahoo.com</strong><br />
<img src="http://img140.imageshack.us/img140/7526/screenshot1i.png" alt="Pidgin - YM configuration" /></p>
<p><strong>5. Then disabled &amp; enabled your account. Or restart the pidgin.</strong></p>
<p>And your Pidgin should able connect to YM</p>
<p><strong>*Update*</strong><br />
List IPs can be used (thanks to Med):<br />
<del datetime="2009-06-24T03:20:18+00:00">66.163.181.179 – 66.163.181.180 – 66.163.181.181 – 66.163.181.182 – 66.163.181.183 – 66.163.181.166 – 66.163.181.167 – 66.163.181.168 – 66.163.181.169</del></p>
<p>Starting June 24 using IP doesn&#8217;t seems to work anymore, try to use : <strong>cn.scs.msg.yahoo.com</strong></p>


<p>Related posts:<ol><li><a href='http://jimmod.com/blog/2008/02/microsoft-yahoo/' rel='bookmark' title='Permanent Link: Microsoft + Yahoo = ?'>Microsoft + Yahoo = ?</a></li><li><a href='http://jimmod.com/blog/2010/03/updating-pidgin-to-latest-version-in-ubuntu/' rel='bookmark' title='Permanent Link: Updating Pidgin to latest version in Ubuntu'>Updating Pidgin to latest version in Ubuntu</a></li><li><a href='http://jimmod.com/blog/2009/06/solving-failed-starting-mysql-service-with-non-default-datadir-ubuntu/' rel='bookmark' title='Permanent Link: Solving failed starting mysql service with non default datadir (Ubuntu)'>Solving failed starting mysql service with non default datadir (Ubuntu)</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://jimmod.com/blog/2009/06/solving-pidgin-cannot-connect-ym/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
	</channel>
</rss>
