<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Openbox guide</title>
	<atom:link href="http://urukrama.wordpress.com/openbox-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://urukrama.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Nov 2009 13:48:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chias</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-736</link>
		<dc:creator>Chias</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-736</guid>
		<description>Fantastic guide! Thank you so much for getting me up and running.</description>
		<content:encoded><![CDATA[<p>Fantastic guide! Thank you so much for getting me up and running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: environnements de bureau, conseils, astuces &#171; Nik Tarace&#39;s Blog</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-732</link>
		<dc:creator>environnements de bureau, conseils, astuces &#171; Nik Tarace&#39;s Blog</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-732</guid>
		<description>[...] pour ne pas rester avec un écran noir. site officiel : Openbox documentation : doc ubuntu  et un blog sur openbox très utile pour une aide à la configuration.    Leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] pour ne pas rester avec un écran noir. site officiel : Openbox documentation : doc ubuntu  et un blog sur openbox très utile pour une aide à la configuration.    Leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MY Minimalist Ubuntu &#171; Wisps in the Ethereal</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-723</link>
		<dc:creator>MY Minimalist Ubuntu &#171; Wisps in the Ethereal</dc:creator>
		<pubDate>Tue, 06 Oct 2009 19:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-723</guid>
		<description>[...] you wish to further investigate the Openbox Window Manager be sure and have a look at Urakrama&#8217;s Openbox Guide which provides a much more thorough look at what can accomplished with [...]</description>
		<content:encoded><![CDATA[<p>[...] you wish to further investigate the Openbox Window Manager be sure and have a look at Urakrama&#8217;s Openbox Guide which provides a much more thorough look at what can accomplished with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Moore</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-719</link>
		<dc:creator>Ben Moore</dc:creator>
		<pubDate>Fri, 02 Oct 2009 20:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-719</guid>
		<description>In your section about using transset with the scroll wheel, you forgot to mention that the xml lines need to be added to the section in your rc.conf file with the context named &quot;TitleBar&quot;

makes a big difference, wont work other wise.


^_^

great write up though</description>
		<content:encoded><![CDATA[<p>In your section about using transset with the scroll wheel, you forgot to mention that the xml lines need to be added to the section in your rc.conf file with the context named &#8220;TitleBar&#8221;</p>
<p>makes a big difference, wont work other wise.</p>
<p>^_^</p>
<p>great write up though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 又一篇 Archlinux 安装笔记 &#171; I Talk</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-718</link>
		<dc:creator>又一篇 Archlinux 安装笔记 &#171; I Talk</dc:creator>
		<pubDate>Thu, 01 Oct 2009 04:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-718</guid>
		<description>[...] 最后，找到一篇 openbox 配置指南，慢慢研究吧。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 最后，找到一篇 openbox 配置指南，慢慢研究吧。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sector</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-704</link>
		<dc:creator>sector</dc:creator>
		<pubDate>Sun, 13 Sep 2009 19:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-704</guid>
		<description>I get this error when I try to run obmenu (i&#039;ve runned it before for about 100 times):

  File &quot;/usr/bin/obmenu&quot;, line 42, in createTree
    self.createTree(hijo, it[&quot;id&quot;])
  File &quot;/usr/bin/obmenu&quot;, line 34, in createTree
    for it in self.menu.getMenu(menuid):
  File &quot;/usr/lib/python2.5/site-packages/obxml.py&quot;, line 327, in getMenu
    mnu = self._get_dom_menu(menu)
  File &quot;/usr/lib/python2.5/site-packages/obxml.py&quot;, line 40, in _get_dom_menu
    if item.attributes[&quot;id&quot;].nodeValue == menu: return item
  File &quot;/usr/lib/python2.5/xml/dom/minidom.py&quot;, line 822, in _get_attributes
    return NamedNodeMap(self._attrs, self._attrsNS, self)
RuntimeError: maximum recursion depth exceeded</description>
		<content:encoded><![CDATA[<p>I get this error when I try to run obmenu (i&#8217;ve runned it before for about 100 times):</p>
<p>  File &#8220;/usr/bin/obmenu&#8221;, line 42, in createTree<br />
    self.createTree(hijo, it["id"])<br />
  File &#8220;/usr/bin/obmenu&#8221;, line 34, in createTree<br />
    for it in self.menu.getMenu(menuid):<br />
  File &#8220;/usr/lib/python2.5/site-packages/obxml.py&#8221;, line 327, in getMenu<br />
    mnu = self._get_dom_menu(menu)<br />
  File &#8220;/usr/lib/python2.5/site-packages/obxml.py&#8221;, line 40, in _get_dom_menu<br />
    if item.attributes["id"].nodeValue == menu: return item<br />
  File &#8220;/usr/lib/python2.5/xml/dom/minidom.py&#8221;, line 822, in _get_attributes<br />
    return NamedNodeMap(self._attrs, self._attrsNS, self)<br />
RuntimeError: maximum recursion depth exceeded</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guía Openbox &#171; Archlinux Xz</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-702</link>
		<dc:creator>Guía Openbox &#171; Archlinux Xz</dc:creator>
		<pubDate>Sat, 12 Sep 2009 09:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-702</guid>
		<description>[...] cambiado a un gestor de ventanas. Una de las mejores guías, sino la mejor, de openbox es la de urukrama, muy completa y nos da muchas alternativas como para poder escoger bien lo que mas nos funcione, [...]</description>
		<content:encoded><![CDATA[<p>[...] cambiado a un gestor de ventanas. Una de las mejores guías, sino la mejor, de openbox es la de urukrama, muy completa y nos da muchas alternativas como para poder escoger bien lo que mas nos funcione, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FNorberg</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-684</link>
		<dc:creator>FNorberg</dc:creator>
		<pubDate>Thu, 13 Aug 2009 09:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-684</guid>
		<description>I&#039;ve been following your guide but when I try to install obconf and get to this command &quot;PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure –prefix=/usr&quot; I get a response of &quot;invalid prefix&quot;. I tried adding an extre &quot;-&quot; like this &quot;--prefix=/usr&quot; then it seemed to work. No visible errors, but I couldn&#039;t do the command &quot;make&quot;. And for some reason I can&#039;t install obconf using &quot;sudo apt-get install obconf&quot; because that just complains about needing to install dependencies that are already installed when I did Openbox install. And it can&#039;t overwrite them.

Any suggestion on what I can do to sort this. I&#039;m not at home so I can&#039;t give more accurate information.

Cheers,
Fredrik</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been following your guide but when I try to install obconf and get to this command &#8220;PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure –prefix=/usr&#8221; I get a response of &#8220;invalid prefix&#8221;. I tried adding an extre &#8220;-&#8221; like this &#8220;&#8211;prefix=/usr&#8221; then it seemed to work. No visible errors, but I couldn&#8217;t do the command &#8220;make&#8221;. And for some reason I can&#8217;t install obconf using &#8220;sudo apt-get install obconf&#8221; because that just complains about needing to install dependencies that are already installed when I did Openbox install. And it can&#8217;t overwrite them.</p>
<p>Any suggestion on what I can do to sort this. I&#8217;m not at home so I can&#8217;t give more accurate information.</p>
<p>Cheers,<br />
Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wallace Information Architect, Augusta, GA -- Blog Archive &#187; A Better Openbox transparency</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-682</link>
		<dc:creator>Mark Wallace Information Architect, Augusta, GA -- Blog Archive &#187; A Better Openbox transparency</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-682</guid>
		<description>[...] Urukrama has a wonderfully extensive Openbox config page, I didn&#8217;t find the &#8220;make all inactive windows 60% transparent&#8221; like I was looking [...]</description>
		<content:encoded><![CDATA[<p>[...] Urukrama has a wonderfully extensive Openbox config page, I didn&#8217;t find the &#8220;make all inactive windows 60% transparent&#8221; like I was looking [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agus</title>
		<link>http://urukrama.wordpress.com/openbox-guide/#comment-681</link>
		<dc:creator>Agus</dc:creator>
		<pubDate>Fri, 07 Aug 2009 06:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://urukrama.wordpress.com/openbox-guide/#comment-681</guid>
		<description>Thank You very much :D</description>
		<content:encoded><![CDATA[<p>Thank You very much <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
