<?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/"
		>
<channel>
	<title>Comments on: Improved version: Ubuntu Tweak 0.3.5 released!</title>
	<atom:link href="http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html</link>
	<description>Let&#039;s tweak Ubuntu!</description>
	<lastBuildDate>Thu, 11 Mar 2010 00:01:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bojan Devic</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-2510</link>
		<dc:creator>Bojan Devic</dc:creator>
		<pubDate>Fri, 23 Oct 2009 15:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-2510</guid>
		<description>It&#039;s great I love this app</description>
		<content:encoded><![CDATA[<p>It&#8217;s great I love this app</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu Tweak 0.3.5 Novedades y ultimas tecnologias Estas viendo el articulo Ubuntu Tweak 0.3.5</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-1836</link>
		<dc:creator>Ubuntu Tweak 0.3.5 Novedades y ultimas tecnologias Estas viendo el articulo Ubuntu Tweak 0.3.5</dc:creator>
		<pubDate>Mon, 18 May 2009 18:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-1836</guid>
		<description>[...] Nueva versión de una de las aplicaciones que nos facilita la configuración de Ubuntu: Ubuntu Tweaks 0.3.5. [...]</description>
		<content:encoded><![CDATA[<p>[...] Nueva versión de una de las aplicaciones que nos facilita la configuración de Ubuntu: Ubuntu Tweaks 0.3.5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Ubuntu Linux para Seres Humanos &#187; Ubuntu Tweak 0.3.5</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-914</link>
		<dc:creator>&#187; Ubuntu Linux para Seres Humanos &#187; Ubuntu Tweak 0.3.5</dc:creator>
		<pubDate>Sat, 20 Sep 2008 17:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-914</guid>
		<description>[...] 0.3.5  Nueva versión de una de las aplicaciones que nos facilita la configuración de Ubuntu: Ubuntu Tweaks 0.3.5 Entre las novedades más importantes podemos [...]</description>
		<content:encoded><![CDATA[<p>[...] 0.3.5  Nueva versión de una de las aplicaciones que nos facilita la configuración de Ubuntu: Ubuntu Tweaks 0.3.5 Entre las novedades más importantes podemos [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kdrobins</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-910</link>
		<dc:creator>kdrobins</dc:creator>
		<pubDate>Fri, 19 Sep 2008 08:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-910</guid>
		<description>--John Stowers wrote on Jul 29, 2008

Any chance of removing the massive ‘ubuntu tweak’ banner from the main window? How does it aid usability?

----------------

I like the banner - don&#039;t remove it. However you may want to make it just a little bit smaller. Otherwise good job- keep up the great work.</description>
		<content:encoded><![CDATA[<p>&#8211;John Stowers wrote on Jul 29, 2008</p>
<p>Any chance of removing the massive ‘ubuntu tweak’ banner from the main window? How does it aid usability?</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>I like the banner &#8211; don&#8217;t remove it. However you may want to make it just a little bit smaller. Otherwise good job- keep up the great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slacker</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-904</link>
		<dc:creator>Slacker</dc:creator>
		<pubDate>Thu, 18 Sep 2008 13:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-904</guid>
		<description>Just a note, the latest version doesn&#039;t work in xubuntu (8.04), I tried removing the CairoDraw class from Widgets.py and now it fails with the following error:
slack@raggamuffin:~$ ubuntu-tweak
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn(&quot;apt API not stable yet&quot;, FutureWarning)
Traceback (most recent call last):
  File &quot;./ubuntu-tweak.py&quot;, line 68, in 
    launcher = TweakLauncher()
  File &quot;./ubuntu-tweak.py&quot;, line 38, in __init__
    from MainWindow import MainWindow
  File &quot;/usr/share/ubuntu-tweak/MainWindow.py&quot;, line 34, in 
    from SystemInfo import GnomeVersion
  File &quot;/usr/share/ubuntu-tweak/SystemInfo.py&quot;, line 26, in 
    class GnomeVersion:
  File &quot;/usr/share/ubuntu-tweak/SystemInfo.py&quot;, line 27, in GnomeVersion
    xmldoc = minidom.parse(&quot;/usr/share/gnome-about/gnome-version.xml&quot;)
  File &quot;/usr/lib/python2.5/xml/dom/minidom.py&quot;, line 1915, in parse
    return expatbuilder.parse(file)
  File &quot;/usr/lib/python2.5/xml/dom/expatbuilder.py&quot;, line 922, in parse
    fp = open(file, &#039;rb&#039;)
IOError: [Errno 2] No such file or directory: &#039;/usr/share/gnome-about/gnome-version.xml&#039;</description>
		<content:encoded><![CDATA[<p>Just a note, the latest version doesn&#8217;t work in xubuntu (8.04), I tried removing the CairoDraw class from Widgets.py and now it fails with the following error:<br />
slack@raggamuffin:~$ ubuntu-tweak<br />
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet<br />
  warnings.warn(&#8220;apt API not stable yet&#8221;, FutureWarning)<br />
Traceback (most recent call last):<br />
  File &#8220;./ubuntu-tweak.py&#8221;, line 68, in<br />
    launcher = TweakLauncher()<br />
  File &#8220;./ubuntu-tweak.py&#8221;, line 38, in __init__<br />
    from MainWindow import MainWindow<br />
  File &#8220;/usr/share/ubuntu-tweak/MainWindow.py&#8221;, line 34, in<br />
    from SystemInfo import GnomeVersion<br />
  File &#8220;/usr/share/ubuntu-tweak/SystemInfo.py&#8221;, line 26, in<br />
    class GnomeVersion:<br />
  File &#8220;/usr/share/ubuntu-tweak/SystemInfo.py&#8221;, line 27, in GnomeVersion<br />
    xmldoc = minidom.parse(&#8220;/usr/share/gnome-about/gnome-version.xml&#8221;)<br />
  File &#8220;/usr/lib/python2.5/xml/dom/minidom.py&#8221;, line 1915, in parse<br />
    return expatbuilder.parse(file)<br />
  File &#8220;/usr/lib/python2.5/xml/dom/expatbuilder.py&#8221;, line 922, in parse<br />
    fp = open(file, &#8216;rb&#8217;)<br />
IOError: [Errno 2] No such file or directory: &#8216;/usr/share/gnome-about/gnome-version.xml&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khaled Hussein</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-876</link>
		<dc:creator>Khaled Hussein</dc:creator>
		<pubDate>Thu, 11 Sep 2008 13:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-876</guid>
		<description>I partially have to agree with Ketil. The focus of the application was tweaking user settings, which I think is pretty useful for Ubuntu beginners or those that would rather use GUI. Therefore, I think that it would be more beneficial if you focus on that. 

However, I&#039;d definitely still recommend this application for Ubuntu beginners that I know (not a whole lot though). I still think that it is a pretty cool app. 

Good job.
http://www.khussein.com</description>
		<content:encoded><![CDATA[<p>I partially have to agree with Ketil. The focus of the application was tweaking user settings, which I think is pretty useful for Ubuntu beginners or those that would rather use GUI. Therefore, I think that it would be more beneficial if you focus on that. </p>
<p>However, I&#8217;d definitely still recommend this application for Ubuntu beginners that I know (not a whole lot though). I still think that it is a pretty cool app. </p>
<p>Good job.<br />
<a href="http://www.khussein.com" rel="nofollow">http://www.khussein.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketil</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-867</link>
		<dc:creator>Ketil</dc:creator>
		<pubDate>Mon, 08 Sep 2008 19:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-867</guid>
		<description>I think you should decide what you want this app to do. Right now, it seems to be headed for major bloat.

If you link up [enabling who-knows-what-PPAs] with [what Gtweakui does and some related stuff], you might as well support all config options in all applications in Ubuntu repos.

I think you should stick to tweaking user settings, not adding repos. That is Synaptic&#039;s job.
PPAs are not safe, they are just hosted on Launchpad. Period.

I&#039;m sorry to say, I can not encourage people I know to take advantage of this application anymore. It is just getting out of hand.</description>
		<content:encoded><![CDATA[<p>I think you should decide what you want this app to do. Right now, it seems to be headed for major bloat.</p>
<p>If you link up [enabling who-knows-what-PPAs] with [what Gtweakui does and some related stuff], you might as well support all config options in all applications in Ubuntu repos.</p>
<p>I think you should stick to tweaking user settings, not adding repos. That is Synaptic&#8217;s job.<br />
PPAs are not safe, they are just hosted on Launchpad. Period.</p>
<p>I&#8217;m sorry to say, I can not encourage people I know to take advantage of this application anymore. It is just getting out of hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lx</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-865</link>
		<dc:creator>lx</dc:creator>
		<pubDate>Mon, 08 Sep 2008 07:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-865</guid>
		<description>you may find the 3rd party depository in your sourse.list  btw some of the softwares are not so good as in default depository.There&#039;s substitution e.g the chm reader</description>
		<content:encoded><![CDATA[<p>you may find the 3rd party depository in your sourse.list  btw some of the softwares are not so good as in default depository.There&#8217;s substitution e.g the chm reader</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crjackson</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-859</link>
		<dc:creator>crjackson</dc:creator>
		<pubDate>Thu, 04 Sep 2008 23:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-859</guid>
		<description>Recently I&#039;ve been having problems with the latest version on 4 different computers.  When I go to the third party applications and try to unlock.  I enter the password and it freezes up there.  I can proceed no further and must force close U-T.  When I first installed the program, it worked fine.  Now adding 3rd party repos is broke.  Advice please...</description>
		<content:encoded><![CDATA[<p>Recently I&#8217;ve been having problems with the latest version on 4 different computers.  When I go to the third party applications and try to unlock.  I enter the password and it freezes up there.  I can proceed no further and must force close U-T.  When I first installed the program, it worked fine.  Now adding 3rd party repos is broke.  Advice please&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: millajovavich</title>
		<link>http://blog.ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html/comment-page-1#comment-848</link>
		<dc:creator>millajovavich</dc:creator>
		<pubDate>Mon, 01 Sep 2008 09:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tweak.com/?p=80#comment-848</guid>
		<description>hi thanks for ur great job for ubuntu
its a nice bundle of twaeks
thankxxxxxxxxxxxxxxxx
worl for ubunti gg 7.10</description>
		<content:encoded><![CDATA[<p>hi thanks for ur great job for ubuntu<br />
its a nice bundle of twaeks<br />
thankxxxxxxxxxxxxxxxx<br />
worl for ubunti gg 7.10</p>
]]></content:encoded>
	</item>
</channel>
</rss>
