<?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>devjason &#187; linux</title>
	<atom:link href="http://www.devjason.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devjason.com</link>
	<description>Code, Statistics, Data Visualization</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:39:23 +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>MS Communicator(SIP) + Ubuntu 9.04</title>
		<link>http://www.devjason.com/2009/08/03/ms-communicatorsip-ubuntu-9-04/</link>
		<comments>http://www.devjason.com/2009/08/03/ms-communicatorsip-ubuntu-9-04/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 15:23:22 +0000</pubDate>
		<dc:creator>jsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.devjason.com/?p=163</guid>
		<description><![CDATA[I found an interesting post this morning talking about using Pidgin on Fedora Core to communicate with a MS Communicator server. I was able to follow the instructions from Louis van der Merwe to get this working on 64-bit Ubuntu &#8230; <a href="http://www.devjason.com/2009/08/03/ms-communicatorsip-ubuntu-9-04/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I found an interesting <a href="http://kungfucodemonkey.blogspot.com/2009/06/ms-office-communicator-on-linux.html">post</a>  this morning talking about using Pidgin on Fedora Core to communicate with a MS Communicator server.  I was able to follow the  instructions from Louis van der Merwe to get this working on 64-bit Ubuntu 9.04.</p>
<p>First I downloaded the Pidgin client plugin sourceball from <a href="http://sipe.sourceforge.net/plugins/">the SIPE Project</a>, and started running <code>configure --prefix=/usr</code> to identify missing libraries.  I installed the missing dependencies using <code>sudo apt-get install intltool libpurple comerr-dev</code>, other systems may require more or less.  After configuring, making, and installing the plugin I fired up Pidgin.</p>
<p>The only modification I had to make to the configuration instructions was to use <code>SSL</code> instead of <code>TCP</code> for communications as we use a certificate at my workplace.  <del datetime="2009-09-22T17:02:09+00:00">Although contacts and groups were pulled in successfully, my presence notification doesn&#8217;t seem to work (I show up as offline).</del>  However, this is good enough for me right now and I&#8217;m really happy to be able to access the corporate communication channel in my primary development environment.</p>
<p><strong>*Updated to 1.6.3*</strong><br />
Presence notification seems to be working now, thank you SIPE team!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devjason.com/2009/08/03/ms-communicatorsip-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

