<?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>Random Bugs &#187; mICROSOFT</title>
	<atom:link href="http://www.randombugs.com/category/microsoft/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randombugs.com</link>
	<description>Just another Bastard Operator From Hell. Everything from *nix to programming</description>
	<lastBuildDate>Thu, 06 May 2010 14:21:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Howto install and configure Microsoft OCS and LCS for Pidgin in Ubuntu Linux</title>
		<link>http://www.randombugs.com/linux/howto-install-configure-microsoft-ocs-lcs-pidgin-ubuntu-linux.html</link>
		<comments>http://www.randombugs.com/linux/howto-install-configure-microsoft-ocs-lcs-pidgin-ubuntu-linux.html#comments</comments>
		<pubDate>Mon, 02 Mar 2009 12:09:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mICROSOFT]]></category>
		<category><![CDATA[lcs]]></category>
		<category><![CDATA[ocs]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=198</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/help-contents.png" width="24" height="24" alt="" title="How-to" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/tux.png" width="24" height="24" alt="" title="Linux" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/help-hint.png" width="24" height="24" alt="" title="Newbie" /><br/>1. Getting the sources
You have 2 possibilities:
1. Download from sourceforge (Download version 1.3.3)
2. Download from source server with git. The git server is git+ssh://mob@repo.or.cz/srv/git/siplcs.git

Download from Git source server
Clone the Sipe git repository using git protocol
[root@randombugs ~]# git clone git://repo.or.cz/srv/git/siplcs.git siplcs
Create a new local branch mob tracking the remote mob branch.

[root@randombugs ~]# cd siplcs
[root@randombugs ~]# git checkout -b mob origin/mob

3. Compiling and Installing
The compiling is very simple, just: configure / make and make install. However to compile the sources just run in a console in the siplcs/pidgin plugin folder:

[root@randombugs ~]# sudo ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/howto-install-configure-microsoft-ocs-lcs-pidgin-ubuntu-linux.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
