<?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>Mike&#039;s Planet &#187; gwibber</title>
	<atom:link href="http://www.mikesplanet.net/tag/gwibber/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikesplanet.net</link>
	<description>Just a Big Ball of Gas</description>
	<lastBuildDate>Fri, 03 Jun 2011 01:15:12 +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>Installing gwibber (webkitui) cheat sheet</title>
		<link>http://www.mikesplanet.net/2008/08/installing-gwibber-webkitui-cheat-sheet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-gwibber-webkitui-cheat-sheet</link>
		<comments>http://www.mikesplanet.net/2008/08/installing-gwibber-webkitui-cheat-sheet/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:55:13 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Floss]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[gwibber]]></category>

		<guid isPermaLink="false">http://www.mikesplanet.net/?p=149</guid>
		<description><![CDATA[I have heard people on asking on identi.ca on how to install the webkit version of gwibber. This is a quick cheat sheet I hope will help people get started. 1. Install bazaar and subversion to download app and some needed libraries. sudo apt-get install bzr subversion 2. Add the following ppa for webkit or apt sources.list http://ppa.launchpad.net/stemp/ubuntu hardy main 3. Install webkit and development libraries sudo apt-get install libwebkit-1.0-1 libwebkit-dev 4. Download pywebkitgtk svn checkout http://pywebkitgtk.googlecode.com/svn/trunk/ pywebkitgtk-read-only 5. Install needed libraries and programs to compile pywebkitgtk. sudo apt-get install build-essential autoconf libtool libgtk2.0-dev python-dev python-gtk2 python-gtk2-dev libsexy2 libsexy-dev python-sexy libxslt1-dev 6. Goto pywebkitgtk-read-only directory &#8211; Configure, compile and install pywebkitgtk. $ ./autogen.sh --prefix=/usr $ make $ sudo make install 7. Install need libraries and programs for gwibber sudo apt-get install python-cairo-dev python-simplejson python-egenix-mxdatetime 8. Download gwibber webkitui bzr branch lp:~segphault/gwibber/webkitui 9a. Goto gwibber directory &#8211; Run gwibber ./run 9b. or install sudo python setup.py install Contribute to this guide at https://wiki.ubuntu.com/gwibber]]></description>
			<content:encoded><![CDATA[<p>I have heard people on asking on<a href="http://identi.ca"> identi.ca</a> on how to install the webkit version of <a href="https://www.launchpad.net/gwibber">gwibber</a>. This is a quick cheat sheet I hope will help people get started.</p>
<p>1. Install bazaar and subversion to download app and some needed libraries.<br />
<code>sudo apt-get install bzr subversion</code><br />
2. Add the following ppa for webkit or apt sources.list<br />
<code>http://ppa.launchpad.net/stemp/ubuntu hardy main</code><br />
3. Install webkit and development libraries<br />
<code>sudo apt-get install libwebkit-1.0-1 libwebkit-dev</code><br />
4. Download pywebkitgtk<br />
<code>svn checkout http://pywebkitgtk.googlecode.com/svn/trunk/ pywebkitgtk-read-only</code><br />
5. Install needed libraries and programs to compile pywebkitgtk.<br />
<code>sudo apt-get install build-essential autoconf libtool libgtk2.0-dev python-dev python-gtk2 python-gtk2-dev libsexy2 libsexy-dev python-sexy libxslt1-dev </code><br />
6. Goto pywebkitgtk-read-only directory &#8211; Configure, compile and install pywebkitgtk.<br />
<code>$ ./autogen.sh --prefix=/usr<br />
$ make<br />
$ sudo make install</code><br />
7. Install need libraries and programs for gwibber<br />
<code>sudo apt-get install python-cairo-dev python-simplejson python-egenix-mxdatetime</code><br />
8. Download gwibber webkitui<br />
<code>bzr branch lp:~segphault/gwibber/webkitui</code><br />
9a. Goto gwibber directory &#8211; Run gwibber<br />
<code>./run</code><br />
9b. or install<br />
<code>sudo python setup.py install</code></p>
<p>Contribute to this guide at <a href="https://wiki.ubuntu.com/gwibber">https://wiki.ubuntu.com/gwibber</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikesplanet.net/2008/08/installing-gwibber-webkitui-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

