<?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>Lighton Phiri &#187; Ubuntu</title>
	<atom:link href="http://lightonphiri.org/blog/category/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://lightonphiri.org</link>
	<description>African Blogger</description>
	<lastBuildDate>Fri, 27 Jan 2012 23:11:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Thunderbird&amp; Gmail &#8211; Configuration could not be verified</title>
		<link>http://lightonphiri.org/blog/thunderbird-gmail-integration-configuration-could-not-be-verified-is-the-username-or-password-wrong?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thunderbird-gmail-integration-configuration-could-not-be-verified-is-the-username-or-password-wrong</link>
		<comments>http://lightonphiri.org/blog/thunderbird-gmail-integration-configuration-could-not-be-verified-is-the-username-or-password-wrong#comments</comments>
		<pubDate>Fri, 27 Jan 2012 22:57:45 +0000</pubDate>
		<dc:creator>Phiri</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lightonphiri.org/?p=634</guid>
		<description><![CDATA[I have literally become a KDE junkie from the time Kyle introduced me to it, however, I recently decided to migrate from Kcontact [1] to Thunderbird [2]. Yes, moving is hard, but I just had to. Hooking up my work email addresses was pretty much straight forward, however, configuring Gmail&#8217;s IMAP settings was not a [...]]]></description>
		<wfw:commentRss>http://lightonphiri.org/blog/thunderbird-gmail-integration-configuration-could-not-be-verified-is-the-username-or-password-wrong/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git &#8211; remote: error: refusing to update checked out branch</title>
		<link>http://lightonphiri.org/blog/git-remote-error-refusing-to-update-checked-out-branch?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=git-remote-error-refusing-to-update-checked-out-branch</link>
		<comments>http://lightonphiri.org/blog/git-remote-error-refusing-to-update-checked-out-branch#comments</comments>
		<pubDate>Sat, 14 Jan 2012 14:02:49 +0000</pubDate>
		<dc:creator>Phiri</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[rollback]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[source control]]></category>

		<guid isPermaLink="false">http://lightonphiri.org/?p=621</guid>
		<description><![CDATA[Yaba!!! Made a couple of changes to a Git clone of my project; tried to push the changes to my remote repository and got the errors below. Git status clearly shows that my current working tree is ahead of my remote repository by one commit. A quick search online reveals that its a very well [...]]]></description>
		<wfw:commentRss>http://lightonphiri.org/blog/git-remote-error-refusing-to-update-checked-out-branch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python-Mode &#8211; A Simple Vim Python Plugin</title>
		<link>http://lightonphiri.org/blog/python-mode-a-simple-vim-python-plugin?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=python-mode-a-simple-vim-python-plugin</link>
		<comments>http://lightonphiri.org/blog/python-mode-a-simple-vim-python-plugin#comments</comments>
		<pubDate>Sun, 06 Nov 2011 20:31:22 +0000</pubDate>
		<dc:creator>Phiri</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[IDEs]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://lightonphiri.org/?p=441</guid>
		<description><![CDATA[So I am fairly new to Python &#8211;I&#8217;ve been using it since August, 2011&#8211; and I must confess, its nothing less than amazing. Its amazing what a few lines of Python code are capable of doing; and if for some reason you do not believe what I am saying, perhaps this [1] might convience you [...]]]></description>
		<wfw:commentRss>http://lightonphiri.org/blog/python-mode-a-simple-vim-python-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git &#8211; Rollback to a Specific Point</title>
		<link>http://lightonphiri.org/blog/source-control-using-git-rollback-to-a-specific-point-in-time?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=source-control-using-git-rollback-to-a-specific-point-in-time</link>
		<comments>http://lightonphiri.org/blog/source-control-using-git-rollback-to-a-specific-point-in-time#comments</comments>
		<pubDate>Thu, 20 Oct 2011 03:29:38 +0000</pubDate>
		<dc:creator>Phiri</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[rollback]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[source control]]></category>

		<guid isPermaLink="false">http://lightonphiri.org/?p=431</guid>
		<description><![CDATA[I woke up to a rude shock today&#8230; got an email from an acquaintance I am working with on a certain project &#8211;part of the grand requirement towards my MSc research. We are working on a digital collection and it turns out there were a couple of anomalies with the repository version I provided them [...]]]></description>
		<wfw:commentRss>http://lightonphiri.org/blog/source-control-using-git-rollback-to-a-specific-point-in-time/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Past Group Membership</title>
		<link>http://lightonphiri.org/blog/ubuntu-past-group-membership?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-past-group-membership</link>
		<comments>http://lightonphiri.org/blog/ubuntu-past-group-membership#comments</comments>
		<pubDate>Thu, 22 Sep 2011 00:46:53 +0000</pubDate>
		<dc:creator>Phiri</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[user groups]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://lightonphiri.org/?p=343</guid>
		<description><![CDATA[I was in the process of installing Virtualbox day before yesterday (September 20, 2011); needed to add myself to the vboxusers group, but accidentally erased my group membership on Ubuntu &#8211;I feel retarded right now. It was a silly mistake really, I accidentally left out the &#8220;-a&#8221; (append) switch when I was trying to add [...]]]></description>
		<wfw:commentRss>http://lightonphiri.org/blog/ubuntu-past-group-membership/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

