<?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 for Nerdling Sapple</title>
	<atom:link href="http://blog.jasondonenfeld.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.jasondonenfeld.com</link>
	<description>{{{ ZX2C4 }}}</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:21:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Interfacing CGit and Gitolite by larsh</title>
		<link>http://blog.jasondonenfeld.com/293#comment-1796</link>
		<dc:creator>larsh</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=293#comment-1796</guid>
		<description>As the cgit maintainer, I&#039;d certainly like to fix these issues:


1. It’s not displaying this blob correctly: http://cgit.kde.org/amarok/amarok/tree/README  (”plain” works)


Do you have a copy of the generated html? It sounds like some error occurred while generating the reply, and if so the html would lack closing tags. Also, the httpd errorlog generated at the time of the incident might prove helpful.


2. It’s showing a bogus diff for this merge commit (while git show, Redmine, Gitorious and gitweb show none, as expected): http://cgit.kde.org/konversation/konversation/commit/?id=7d1cb2fae86290da76ee0d0ded602c777f6e0ac8


This is a known issue in cgit - it shows diffs against the first parent instead of the (usually empty) merge conflict diff. A proper fix for this requires some extensions to git.git, but a quickfix is just to disable diffs for merge commits. I&#039;ll add a cgitrc-option for the latter, and try to extend git.git with the needed callbacks to show proper combined diffs in cgit.


3. The caching appears to be wonky in practice, e.g. with caching enabled it won’t update the Branch table on the “summary” page to show the actual latest commit.


I&#039;ve seen similar behavior when the cgit process has lacked permissions to replace cache files (e.g. if the cgit binary had previously been invoked from the command line). When processing a request, cgit will favor fast serving of stale cache entries when a concurrent request has already locked the selected cache entry.

A copy of the cgitrc-file used in the setup of cgit.kde.org and the httpd errorlog for the period when you discovered these problems might help me debug/fix these issues.</description>
		<content:encoded><![CDATA[<p>As the cgit maintainer, I&#8217;d certainly like to fix these issues:</p>
<p>1. It’s not displaying this blob correctly: <a href="http://cgit.kde.org/amarok/amarok/tree/README" rel="nofollow">http://cgit.kde.org/amarok/amarok/tree/README</a>  (”plain” works)</p>
<p>Do you have a copy of the generated html? It sounds like some error occurred while generating the reply, and if so the html would lack closing tags. Also, the httpd errorlog generated at the time of the incident might prove helpful.</p>
<p>2. It’s showing a bogus diff for this merge commit (while git show, Redmine, Gitorious and gitweb show none, as expected): <a href="http://cgit.kde.org/konversation/konversation/commit/?id=7d1cb2fae86290da76ee0d0ded602c777f6e0ac8" rel="nofollow">http://cgit.kde.org/konversation/konversation/commit/?id=7d1cb2fae86290da76ee0d0ded602c777f6e0ac8</a></p>
<p>This is a known issue in cgit &#8211; it shows diffs against the first parent instead of the (usually empty) merge conflict diff. A proper fix for this requires some extensions to git.git, but a quickfix is just to disable diffs for merge commits. I&#8217;ll add a cgitrc-option for the latter, and try to extend git.git with the needed callbacks to show proper combined diffs in cgit.</p>
<p>3. The caching appears to be wonky in practice, e.g. with caching enabled it won’t update the Branch table on the “summary” page to show the actual latest commit.</p>
<p>I&#8217;ve seen similar behavior when the cgit process has lacked permissions to replace cache files (e.g. if the cgit binary had previously been invoked from the command line). When processing a request, cgit will favor fast serving of stale cache entries when a concurrent request has already locked the selected cache entry.</p>
<p>A copy of the cgitrc-file used in the setup of cgit.kde.org and the httpd errorlog for the period when you discovered these problems might help me debug/fix these issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interfacing CGit and Gitolite by Eike Hein</title>
		<link>http://blog.jasondonenfeld.com/293#comment-1793</link>
		<dc:creator>Eike Hein</dc:creator>
		<pubDate>Fri, 30 Jul 2010 12:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=293#comment-1793</guid>
		<description>There&#039;s a list of &#039;em in the comments here: http://www.omat.nl/2010/07/07/move-to-git-the-progress-so-far/</description>
		<content:encoded><![CDATA[<p>There&#8217;s a list of &#8216;em in the comments here: <a href="http://www.omat.nl/2010/07/07/move-to-git-the-progress-so-far/" rel="nofollow">http://www.omat.nl/2010/07/07/move-to-git-the-progress-so-far/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interfacing CGit and Gitolite by Jason</title>
		<link>http://blog.jasondonenfeld.com/293#comment-1792</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 30 Jul 2010 11:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=293#comment-1792</guid>
		<description>@Eike
What a shame. Which bugs?</description>
		<content:encoded><![CDATA[<p>@Eike<br />
What a shame. Which bugs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interfacing CGit and Gitolite by Eike Hein</title>
		<link>http://blog.jasondonenfeld.com/293#comment-1791</link>
		<dc:creator>Eike Hein</dc:creator>
		<pubDate>Fri, 30 Jul 2010 09:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=293#comment-1791</guid>
		<description>Actually, the KDE sysadmin team has abandoned using CGit due to a number of bugs (toma mentioned that in an earlier blog). Note however that CGit was always just a &quot;bonus app&quot;; the main focus of effort is on Redmine. We&#039;ve set up Gitweb as another such bonus app instead of CGit, though.</description>
		<content:encoded><![CDATA[<p>Actually, the KDE sysadmin team has abandoned using CGit due to a number of bugs (toma mentioned that in an earlier blog). Note however that CGit was always just a &#8220;bonus app&#8221;; the main focus of effort is on Redmine. We&#8217;ve set up Gitweb as another such bonus app instead of CGit, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin: Finally by Andy</title>
		<link>http://blog.jasondonenfeld.com/285#comment-1781</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 29 Jul 2010 22:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=285#comment-1781</guid>
		<description>Looks great. The italics are a bit too much.</description>
		<content:encoded><![CDATA[<p>Looks great. The italics are a bit too much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin: Finally by Name (required)</title>
		<link>http://blog.jasondonenfeld.com/285#comment-1780</link>
		<dc:creator>Name (required)</dc:creator>
		<pubDate>Thu, 29 Jul 2010 21:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=285#comment-1780</guid>
		<description>Looks very good!
Would it be possible to translate everything?
Just one entry, which could be expanded?</description>
		<content:encoded><![CDATA[<p>Looks very good!<br />
Would it be possible to translate everything?<br />
Just one entry, which could be expanded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin: Finally by rwman</title>
		<link>http://blog.jasondonenfeld.com/285#comment-1777</link>
		<dc:creator>rwman</dc:creator>
		<pubDate>Thu, 29 Jul 2010 13:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=285#comment-1777</guid>
		<description>&gt; Ability to choose alternative trigger words to “define”?

Yes please. Just &quot;def&quot; will be much more convenient IMHO =)</description>
		<content:encoded><![CDATA[<p>&gt; Ability to choose alternative trigger words to “define”?</p>
<p>Yes please. Just &#8220;def&#8221; will be much more convenient IMHO =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin: Finally by klaatu</title>
		<link>http://blog.jasondonenfeld.com/285#comment-1776</link>
		<dc:creator>klaatu</dc:creator>
		<pubDate>Thu, 29 Jul 2010 11:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=285#comment-1776</guid>
		<description>Oh man I want this now.  But I guess I&#039;ll wait for 4.6 release :) 

But thanks a million, this is gonna be great!</description>
		<content:encoded><![CDATA[<p>Oh man I want this now.  But I guess I&#8217;ll wait for 4.6 release <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>But thanks a million, this is gonna be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin: Finally by Matija "hook" Šuklje</title>
		<link>http://blog.jasondonenfeld.com/285#comment-1775</link>
		<dc:creator>Matija "hook" Šuklje</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=285#comment-1775</guid>
		<description>Thanks! :D

What I&#039;d really like to see is to be able to use several dict servers — e.g. what KDict does, only in either a Plasmoid or KRunner.

Could this be done?</description>
		<content:encoded><![CDATA[<p>Thanks! <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>What I&#8217;d really like to see is to be able to use several dict servers — e.g. what KDict does, only in either a Plasmoid or KRunner.</p>
<p>Could this be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin: Finally by Andre</title>
		<link>http://blog.jasondonenfeld.com/285#comment-1774</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Thu, 29 Jul 2010 06:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=285#comment-1774</guid>
		<description>Love this part: 

metaObject()-&gt;method(metaObject()-&gt;indexOfMethod(&quot;runQuery(QString)&quot;)).invoke(this, Qt::QueuedConnection, Q_ARG(QString, &quot;:&quot; + query));

Awesome work. :)</description>
		<content:encoded><![CDATA[<p>Love this part: </p>
<p>metaObject()-&gt;method(metaObject()-&gt;indexOfMethod(&#8220;runQuery(QString)&#8221;)).invoke(this, Qt::QueuedConnection, Q_ARG(QString, &#8220;:&#8221; + query));</p>
<p>Awesome work. <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin by KRunner Dictionary Plugin: Finally&#160;&#124;&#160;Geek Ideas</title>
		<link>http://blog.jasondonenfeld.com/269#comment-1773</link>
		<dc:creator>KRunner Dictionary Plugin: Finally&#160;&#124;&#160;Geek Ideas</dc:creator>
		<pubDate>Thu, 29 Jul 2010 05:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=269#comment-1773</guid>
		<description>[...] months ago I promised to make a dictionary KRunner plugin. I&#8217;ve finally started to write it.  It&#8217;s currently [...]</description>
		<content:encoded><![CDATA[<p>[...] months ago I promised to make a dictionary KRunner plugin. I&#8217;ve finally started to write it.  It&#8217;s currently [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hands on with the N900 by Hanna Podgurski</title>
		<link>http://blog.jasondonenfeld.com/212#comment-1767</link>
		<dc:creator>Hanna Podgurski</dc:creator>
		<pubDate>Mon, 19 Jul 2010 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=212#comment-1767</guid>
		<description>I&#039;m a new Nokia n900 user from india, i require some guide from ur all, how can i use skype in my mobile phone where it really is not showing the pre set up application. however i m not in a position to use aMSN in my phone whn ever i m installing it, it saying unable to set up as some installer files are missing please inform how can i use yahoo voice and video calls and msn voice and movie calls and most significant skype.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a new Nokia n900 user from india, i require some guide from ur all, how can i use skype in my mobile phone where it really is not showing the pre set up application. however i m not in a position to use aMSN in my phone whn ever i m installing it, it saying unable to set up as some installer files are missing please inform how can i use yahoo voice and video calls and msn voice and movie calls and most significant skype.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Recette cake</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1765</link>
		<dc:creator>Recette cake</dc:creator>
		<pubDate>Thu, 15 Jul 2010 10:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1765</guid>
		<description>Thx for this article.</description>
		<content:encoded><![CDATA[<p>Thx for this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reparenting QGraphicsItem during Mouse Drag by Gopala Krishna A</title>
		<link>http://blog.jasondonenfeld.com/275#comment-1735</link>
		<dc:creator>Gopala Krishna A</dc:creator>
		<pubDate>Wed, 23 Jun 2010 08:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=275#comment-1735</guid>
		<description>Probably you can simulate a mouse press on reparenting. (and use timer with 0 timeout just to ensure you are doing things in a fresh event loop iteration)</description>
		<content:encoded><![CDATA[<p>Probably you can simulate a mouse press on reparenting. (and use timer with 0 timeout just to ensure you are doing things in a fresh event loop iteration)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reparenting QGraphicsItem during Mouse Drag by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/275#comment-1730</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 22 Jun 2010 21:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=275#comment-1730</guid>
		<description>@giucam
This works for updating the position as far as reparenting goes, but the mouse event is still tied to the original position, so the item is moved to the correct place initially, but as soon as you move the mouse again after it&#039;s been reparented, it jumps all over.

@aseigo
Good thinking. But I don&#039;t think I really want to do this. The way my application is setup, I have some bounds checking to ensure that child rectangles are never moved outside their parent until they&#039;re reparented when the drag destination is fully enclosed in the new parent. This makes dragging rectangles from one place to another &quot;stick&quot; at the border between them until the user has deliberately dragged it far enough in.

Put more simply, doing something like that is incompatible with this:

QRectF transformed = transform().mapRect(boundingRect());
		if (newPoint.x() &lt; -transformed.x())
			newPoint.setX(-transformed.x());
		if (newPoint.y() &lt; transformed.y())
			newPoint.setY(-transformed.y());
		if (newPoint.x() &gt; parentItem()-&gt;boundingRect().width() - transformed.width() - transformed.x())
			newPoint.setX(parentItem()-&gt;boundingRect().width() - transformed.width() - transformed.x());
		if (newPoint.y() &gt; parentItem()-&gt;boundingRect().height() - transformed.height() - transformed.y())
			newPoint.setY(parentItem()-&gt;boundingRect().height() - transformed.height() - transformed.y());
		return newPoint;</description>
		<content:encoded><![CDATA[<p>@giucam<br />
This works for updating the position as far as reparenting goes, but the mouse event is still tied to the original position, so the item is moved to the correct place initially, but as soon as you move the mouse again after it&#8217;s been reparented, it jumps all over.</p>
<p>@aseigo<br />
Good thinking. But I don&#8217;t think I really want to do this. The way my application is setup, I have some bounds checking to ensure that child rectangles are never moved outside their parent until they&#8217;re reparented when the drag destination is fully enclosed in the new parent. This makes dragging rectangles from one place to another &#8220;stick&#8221; at the border between them until the user has deliberately dragged it far enough in.</p>
<p>Put more simply, doing something like that is incompatible with this:</p>
<p>QRectF transformed = transform().mapRect(boundingRect());<br />
		if (newPoint.x() < -transformed.x())<br />
			newPoint.setX(-transformed.x());<br />
		if (newPoint.y() < transformed.y())<br />
			newPoint.setY(-transformed.y());<br />
		if (newPoint.x() > parentItem()->boundingRect().width() &#8211; transformed.width() &#8211; transformed.x())<br />
			newPoint.setX(parentItem()->boundingRect().width() &#8211; transformed.width() &#8211; transformed.x());<br />
		if (newPoint.y() > parentItem()->boundingRect().height() &#8211; transformed.height() &#8211; transformed.y())<br />
			newPoint.setY(parentItem()->boundingRect().height() &#8211; transformed.height() &#8211; transformed.y());<br />
		return newPoint;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reparenting QGraphicsItem during Mouse Drag by Aaron Seigo</title>
		<link>http://blog.jasondonenfeld.com/275#comment-1729</link>
		<dc:creator>Aaron Seigo</dc:creator>
		<pubDate>Tue, 22 Jun 2010 21:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=275#comment-1729</guid>
		<description>the first thing i wondered is why you aren&#039;t reparenting on mouse release? you can certainly check what plate is under the food item while it is moving, and even have the plate respond visually in some way (or even &quot;reject&quot; the item, e.g. if it was &quot;full&quot;) .. but maybe just reparent when the movement actually stops?</description>
		<content:encoded><![CDATA[<p>the first thing i wondered is why you aren&#8217;t reparenting on mouse release? you can certainly check what plate is under the food item while it is moving, and even have the plate respond visually in some way (or even &#8220;reject&#8221; the item, e.g. if it was &#8220;full&#8221;) .. but maybe just reparent when the movement actually stops?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reparenting QGraphicsItem during Mouse Drag by giucam</title>
		<link>http://blog.jasondonenfeld.com/275#comment-1728</link>
		<dc:creator>giucam</dc:creator>
		<pubDate>Tue, 22 Jun 2010 21:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=275#comment-1728</guid>
		<description>I&#039;m doing lot of reparenting when moving QGraphicsItems in my project (playgrund/base/plasma/containments/groupingdesktop) and all i need to do is:

QPointF pos = item-&gt;scenePos();
item-&gt;setParentItem(newParent);
item-&gt;setPos(newParent-&gt;mapFromScene(pos));</description>
		<content:encoded><![CDATA[<p>I&#8217;m doing lot of reparenting when moving QGraphicsItems in my project (playgrund/base/plasma/containments/groupingdesktop) and all i need to do is:</p>
<p>QPointF pos = item-&gt;scenePos();<br />
item-&gt;setParentItem(newParent);<br />
item-&gt;setPos(newParent-&gt;mapFromScene(pos));</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Kam Killins</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1727</link>
		<dc:creator>Kam Killins</dc:creator>
		<pubDate>Tue, 22 Jun 2010 12:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1727</guid>
		<description>I am going down under in the near future within the working-holiday-visa together with my man, please has anyone got any recommendations on where to stay and also what exactly positions are easy to pick up?</description>
		<content:encoded><![CDATA[<p>I am going down under in the near future within the working-holiday-visa together with my man, please has anyone got any recommendations on where to stay and also what exactly positions are easy to pick up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast Compositing with KDE4 and FGLRX by HowTo: Efekty KWin na Radeonie - Matthew::blog</title>
		<link>http://blog.jasondonenfeld.com/190#comment-1721</link>
		<dc:creator>HowTo: Efekty KWin na Radeonie - Matthew::blog</dc:creator>
		<pubDate>Sat, 12 Jun 2010 08:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=190#comment-1721</guid>
		<description>[...] internet natrafiłem na dwa wpisy na blogu Geek Ideas. Autor prosi czytelników o pomoc w znalezieniu powodu takiego stanu rzeczy. [...]</description>
		<content:encoded><![CDATA[<p>[...] internet natrafiłem na dwa wpisy na blogu Geek Ideas. Autor prosi czytelników o pomoc w znalezieniu powodu takiego stanu rzeczy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slow Window Resizing with KWin Compositing on FGLRX by HowTo: Efekty KWin na Radeonie - Matthew::blog</title>
		<link>http://blog.jasondonenfeld.com/169#comment-1720</link>
		<dc:creator>HowTo: Efekty KWin na Radeonie - Matthew::blog</dc:creator>
		<pubDate>Sat, 12 Jun 2010 08:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=169#comment-1720</guid>
		<description>[...] internet natrafiłem na dwa wpisy na blogu Geek Ideas. Autor prosi czytelników o pomoc w znalezieniu powodu takiego stanu [...]</description>
		<content:encoded><![CDATA[<p>[...] internet natrafiłem na dwa wpisy na blogu Geek Ideas. Autor prosi czytelników o pomoc w znalezieniu powodu takiego stanu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by whois</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1719</link>
		<dc:creator>whois</dc:creator>
		<pubDate>Thu, 10 Jun 2010 22:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1719</guid>
		<description>oh my, will give this a try, thank&#039;s for sharing this article. cheers!=)</description>
		<content:encoded><![CDATA[<p>oh my, will give this a try, thank&#8217;s for sharing this article. cheers!=)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slow Window Resizing with KWin Compositing on FGLRX by SexToons</title>
		<link>http://blog.jasondonenfeld.com/169#comment-1717</link>
		<dc:creator>SexToons</dc:creator>
		<pubDate>Sun, 06 Jun 2010 22:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=169#comment-1717</guid>
		<description>NiceSite</description>
		<content:encoded><![CDATA[<p>NiceSite</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Parier Rugby</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1714</link>
		<dc:creator>Parier Rugby</dc:creator>
		<pubDate>Fri, 04 Jun 2010 15:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1714</guid>
		<description>Merci, article fort interressant.</description>
		<content:encoded><![CDATA[<p>Merci, article fort interressant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by koi fish</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1712</link>
		<dc:creator>koi fish</dc:creator>
		<pubDate>Wed, 02 Jun 2010 01:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1712</guid>
		<description>One of the magnificent features about blogs is the facility to authorize all of us to share our thoughts on the World Wide Web. Sometimes it&#039;s just awesome to blast away your thoughts and get it out of your mind. And you want to know what is brilliant about it? It doesn&#039;t matter what the subject are! There will always be an interested person to read your ideas. Thoughts by &lt;a href=&quot;http://www.koistop.com/koi.php&quot; rel=&quot;nofollow&quot;&gt;koi fish&lt;/a&gt;. Thank you for sharing yours.</description>
		<content:encoded><![CDATA[<p>One of the magnificent features about blogs is the facility to authorize all of us to share our thoughts on the World Wide Web. Sometimes it&#8217;s just awesome to blast away your thoughts and get it out of your mind. And you want to know what is brilliant about it? It doesn&#8217;t matter what the subject are! There will always be an interested person to read your ideas. Thoughts by <a href="http://www.koistop.com/koi.php" rel="nofollow">koi fish</a>. Thank you for sharing yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by alexander nonymus</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1711</link>
		<dc:creator>alexander nonymus</dc:creator>
		<pubDate>Mon, 31 May 2010 16:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1711</guid>
		<description>Hi,
You may have a chance with my old company, if you know python. If you are interested I can give you more informations by mail.
(it&#039;s in Lille, France)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
You may have a chance with my old company, if you know python. If you are interested I can give you more informations by mail.<br />
(it&#8217;s in Lille, France)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit in Konqueror/KDE by Randee Donlin</title>
		<link>http://blog.jasondonenfeld.com/96#comment-1710</link>
		<dc:creator>Randee Donlin</dc:creator>
		<pubDate>Thu, 27 May 2010 21:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=96#comment-1710</guid>
		<description>Very cool post.keep em coming.</description>
		<content:encoded><![CDATA[<p>Very cool post.keep em coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Alan Peery</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1704</link>
		<dc:creator>Alan Peery</dc:creator>
		<pubDate>Wed, 19 May 2010 21:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1704</guid>
		<description>Check out http://www.jobserve.com.  Lots of possibilities, perhaps you&#039;ll be able to get through the &quot;But he&#039;ll need a work visa&quot; barrier.  I did, and now live in the UK.</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://www.jobserve.com" rel="nofollow">http://www.jobserve.com</a>.  Lots of possibilities, perhaps you&#8217;ll be able to get through the &#8220;But he&#8217;ll need a work visa&#8221; barrier.  I did, and now live in the UK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by ladies online clothes</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1703</link>
		<dc:creator>ladies online clothes</dc:creator>
		<pubDate>Wed, 19 May 2010 20:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1703</guid>
		<description>wow!cool thanks for sharing! :) thank you very much!</description>
		<content:encoded><![CDATA[<p>wow!cool thanks for sharing! <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast Compositing with KDE4 and FGLRX by Dixan Xhaiden</title>
		<link>http://blog.jasondonenfeld.com/190#comment-1699</link>
		<dc:creator>Dixan Xhaiden</dc:creator>
		<pubDate>Sun, 09 May 2010 17:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=190#comment-1699</guid>
		<description>IS there something similar for &quot;Gnome&quot; ?!  :(</description>
		<content:encoded><![CDATA[<p>IS there something similar for &#8220;Gnome&#8221; ?!  <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin by Joya Yiu</title>
		<link>http://blog.jasondonenfeld.com/269#comment-1698</link>
		<dc:creator>Joya Yiu</dc:creator>
		<pubDate>Tue, 04 May 2010 14:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=269#comment-1698</guid>
		<description>Jo fellow blogger, disastrously I not able to go to this article completely in Avant Browser. Please fix this! Thorsten from &lt;a href=&quot;http://dictionary-software.info/&quot; rel=&quot;nofollow&quot;&gt;Dictionary Software.info&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Jo fellow blogger, disastrously I not able to go to this article completely in Avant Browser. Please fix this! Thorsten from <a href="http://dictionary-software.info/" rel="nofollow">Dictionary Software.info</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fast Compositing with KDE4 and FGLRX by Timo Schmid</title>
		<link>http://blog.jasondonenfeld.com/190#comment-1697</link>
		<dc:creator>Timo Schmid</dc:creator>
		<pubDate>Fri, 30 Apr 2010 09:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=190#comment-1697</guid>
		<description>Thanks so much for this trick.
You just made my day.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this trick.<br />
You just made my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Lou Johnson</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1694</link>
		<dc:creator>Lou Johnson</dc:creator>
		<pubDate>Fri, 16 Apr 2010 22:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1694</guid>
		<description>I read your &lt;a href=&quot;//2010wsop.info”&quot; rel=&quot;nofollow&quot;&gt;blog&lt;/a&gt; frequently and I just thought I’d say keep up the good work!</description>
		<content:encoded><![CDATA[<p>I read your <a href="//2010wsop.info”" rel="nofollow">blog</a> frequently and I just thought I’d say keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Rosella Furguson</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1686</link>
		<dc:creator>Rosella Furguson</dc:creator>
		<pubDate>Thu, 08 Apr 2010 20:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1686</guid>
		<description>great post, I am really enjoying your site</description>
		<content:encoded><![CDATA[<p>great post, I am really enjoying your site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on That large mass has a tractor beam! That&#8217;s not a planet&#8230; that&#8217;s a deathsta&#8211;. Oh, that&#8217;s planetKDE. by Jorge</title>
		<link>http://blog.jasondonenfeld.com/4#comment-1671</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Tue, 06 Apr 2010 05:27:17 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>nao sei o que ta acontecendo mas seu site ta estranho visualizando no ie, tem certeza que configurou certo? bom pode ser um bug aqui também</description>
		<content:encoded><![CDATA[<p>nao sei o que ta acontecendo mas seu site ta estranho visualizando no ie, tem certeza que configurou certo? bom pode ser um bug aqui também</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Dotan Cohen</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1323</link>
		<dc:creator>Dotan Cohen</dc:creator>
		<pubDate>Sat, 13 Mar 2010 18:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1323</guid>
		<description>I also use a catchall email address in the same fashion that you mention. This Thunderbird extension makes it easy:
https://addons.mozilla.org/en-US/thunderbird/addon/594

There are two open Kmail bugs for making this possible in Kmail:
https://bugs.kde.org/show_bug.cgi?id=72926
https://bugs.kde.org/show_bug.cgi?id=159251

You might want to vote for those bugs.</description>
		<content:encoded><![CDATA[<p>I also use a catchall email address in the same fashion that you mention. This Thunderbird extension makes it easy:<br />
<a href="https://addons.mozilla.org/en-US/thunderbird/addon/594" rel="nofollow">https://addons.mozilla.org/en-US/thunderbird/addon/594</a></p>
<p>There are two open Kmail bugs for making this possible in Kmail:<br />
<a href="https://bugs.kde.org/show_bug.cgi?id=72926" rel="nofollow">https://bugs.kde.org/show_bug.cgi?id=72926</a><br />
<a href="https://bugs.kde.org/show_bug.cgi?id=159251" rel="nofollow">https://bugs.kde.org/show_bug.cgi?id=159251</a></p>
<p>You might want to vote for those bugs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin by RGB</title>
		<link>http://blog.jasondonenfeld.com/269#comment-1286</link>
		<dc:creator>RGB</dc:creator>
		<pubDate>Thu, 11 Mar 2010 15:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=269#comment-1286</guid>
		<description>Not exactly the same, but krunner is web-shortcut aware: just type
webster:word
on krunner and konqueror will open with the Merriam-Webster definition.
There are other dictionaries predefined on konqueror (for a Spanish word, use rae)</description>
		<content:encoded><![CDATA[<p>Not exactly the same, but krunner is web-shortcut aware: just type<br />
webster:word<br />
on krunner and konqueror will open with the Merriam-Webster definition.<br />
There are other dictionaries predefined on konqueror (for a Spanish word, use rae)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin by Saleel Velankar</title>
		<link>http://blog.jasondonenfeld.com/269#comment-1280</link>
		<dc:creator>Saleel Velankar</dc:creator>
		<pubDate>Thu, 11 Mar 2010 05:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=269#comment-1280</guid>
		<description>I wish KRunner could be made location aware based on geolocation; that way when I &quot;gg:chinese food near me&quot;
google would show only my local results. That is actually a terrible example because google main site seems to be already location aware, and the 3rd or 4th result down is the local buisness results.

maybe something like &quot;flickr: photos taken near me&quot; and it will ask flickr to search for published photos near me.</description>
		<content:encoded><![CDATA[<p>I wish KRunner could be made location aware based on geolocation; that way when I &#8220;gg:chinese food near me&#8221;<br />
google would show only my local results. That is actually a terrible example because google main site seems to be already location aware, and the 3rd or 4th result down is the local buisness results.</p>
<p>maybe something like &#8220;flickr: photos taken near me&#8221; and it will ask flickr to search for published photos near me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin by TheBlackCat</title>
		<link>http://blog.jasondonenfeld.com/269#comment-1279</link>
		<dc:creator>TheBlackCat</dc:creator>
		<pubDate>Thu, 11 Mar 2010 04:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=269#comment-1279</guid>
		<description>There is already a good translate runner.

Besides, we already have a good dictionary widget.  I think the runner should use the same backend as the widget.  Although adding support for additional backends for the widget and runner might be worthwhile.</description>
		<content:encoded><![CDATA[<p>There is already a good translate runner.</p>
<p>Besides, we already have a good dictionary widget.  I think the runner should use the same backend as the widget.  Although adding support for additional backends for the widget and runner might be worthwhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KRunner Dictionary Plugin by Felix</title>
		<link>http://blog.jasondonenfeld.com/269#comment-1277</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 11 Mar 2010 02:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=269#comment-1277</guid>
		<description>awesome. could you have a look at this plasmoid?

http://www.kde-look.org/content/show.php/Babeleo+translator?content=110491

he is using some website that are really useful for translators but also for every other person.

maybe you can also use it for the define part of the new runner.

i would love a translation plugin for krunner.

thanks for your work.</description>
		<content:encoded><![CDATA[<p>awesome. could you have a look at this plasmoid?</p>
<p><a href="http://www.kde-look.org/content/show.php/Babeleo+translator?content=110491" rel="nofollow">http://www.kde-look.org/content/show.php/Babeleo+translator?content=110491</a></p>
<p>he is using some website that are really useful for translators but also for every other person.</p>
<p>maybe you can also use it for the define part of the new runner.</p>
<p>i would love a translation plugin for krunner.</p>
<p>thanks for your work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Olivier Le Thanh Duong</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1255</link>
		<dc:creator>Olivier Le Thanh Duong</dc:creator>
		<pubDate>Tue, 09 Mar 2010 21:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1255</guid>
		<description>Some country have work + tourism visa which allow you to do just that. Don&#039;t know if that&#039;s the case for France and Italy though</description>
		<content:encoded><![CDATA[<p>Some country have work + tourism visa which allow you to do just that. Don&#8217;t know if that&#8217;s the case for France and Italy though</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Ian Monroe</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1248</link>
		<dc:creator>Ian Monroe</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1248</guid>
		<description>http://www.collabora.co.uk you can work from anywhere you want.

Though I have to agree with Andre. You better hope the immigration officers can&#039;t use google. :D</description>
		<content:encoded><![CDATA[<p><a href="http://www.collabora.co.uk" rel="nofollow">http://www.collabora.co.uk</a> you can work from anywhere you want.</p>
<p>Though I have to agree with Andre. You better hope the immigration officers can&#8217;t use google. <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit in Konqueror/KDE by Stalker</title>
		<link>http://blog.jasondonenfeld.com/96#comment-1243</link>
		<dc:creator>Stalker</dc:creator>
		<pubDate>Tue, 09 Mar 2010 10:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=96#comment-1243</guid>
		<description>Hello everybody,

is it possible to turn Webkit in Konqueror as default rendering engine? Now, when I want to use Webkit I have to switch it manually on in View menu.</description>
		<content:encoded><![CDATA[<p>Hello everybody,</p>
<p>is it possible to turn Webkit in Konqueror as default rendering engine? Now, when I want to use Webkit I have to switch it manually on in View menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Andre</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1225</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Mon, 08 Mar 2010 11:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1225</guid>
		<description>Not to discourage you, but...
Are you sure you are *allowed* to work in Europe? I is not clear where you&#039;re from, but in a lot of places, you&#039;ll need a work permit in order to do what you want. That permit may be hard to obtain, but that also depends on your nationality.</description>
		<content:encoded><![CDATA[<p>Not to discourage you, but&#8230;<br />
Are you sure you are *allowed* to work in Europe? I is not clear where you&#8217;re from, but in a lot of places, you&#8217;ll need a work permit in order to do what you want. That permit may be hard to obtain, but that also depends on your nationality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Ana</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1218</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Mon, 08 Mar 2010 08:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1218</guid>
		<description>You need to look at european employment websites, if you find any, because they do not really exist :)
Depending on the country you will find some websites more useful than others. 

Also, it is *very* important to know the language of the country you are planning to stay in. While you might work in an english enviroment, it will never be 100 % everything in english and outside your job you will need knowing the local language.

Finally, in Europe what you know for &quot;gig&quot; is not very common, most of companies here for external jobs tend to hire somebody they can later rely on, and somebody who is not going to be around later, is not usually trusted.

Those are my thoughts from my experiences in Spain, France and UK. Good luck :)</description>
		<content:encoded><![CDATA[<p>You need to look at european employment websites, if you find any, because they do not really exist <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Depending on the country you will find some websites more useful than others. </p>
<p>Also, it is *very* important to know the language of the country you are planning to stay in. While you might work in an english enviroment, it will never be 100 % everything in english and outside your job you will need knowing the local language.</p>
<p>Finally, in Europe what you know for &#8220;gig&#8221; is not very common, most of companies here for external jobs tend to hire somebody they can later rely on, and somebody who is not going to be around later, is not usually trusted.</p>
<p>Those are my thoughts from my experiences in Spain, France and UK. Good luck <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Bart</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1217</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Mon, 08 Mar 2010 08:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1217</guid>
		<description>Hi Jason,

My company is looking for a competent Qt programmer. We are a small but stable operation with an international customers based just outside Paris, still reachable by subway. Use the email I registered under to contact me.</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>My company is looking for a competent Qt programmer. We are a small but stable operation with an international customers based just outside Paris, still reachable by subway. Use the email I registered under to contact me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming Gigs in Europe by Morty</title>
		<link>http://blog.jasondonenfeld.com/265#comment-1213</link>
		<dc:creator>Morty</dc:creator>
		<pubDate>Mon, 08 Mar 2010 01:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=265#comment-1213</guid>
		<description>There are several types of job offering sites, more or less similar to CraigsList. They vary by name and country, some general and other specialized. Even some multicountry ones, like http://www.stepstone.com/. Don&#039;t know if it&#039;s any good by french or italian standards. 

Perhaps the simplest is to try trough some temp-acency kind of firm, like Manpower(Or some French/Italian variant better fitting your skills).</description>
		<content:encoded><![CDATA[<p>There are several types of job offering sites, more or less similar to CraigsList. They vary by name and country, some general and other specialized. Even some multicountry ones, like <a href="http://www.stepstone.com/" rel="nofollow">http://www.stepstone.com/</a>. Don&#8217;t know if it&#8217;s any good by french or italian standards. </p>
<p>Perhaps the simplest is to try trough some temp-acency kind of firm, like Manpower(Or some French/Italian variant better fitting your skills).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by Clementine ένας ακόμη media player ή μήπως όχι; &#171; elkosmas.gr</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1199</link>
		<dc:creator>Clementine ένας ακόμη media player ή μήπως όχι; &#171; elkosmas.gr</dc:creator>
		<pubDate>Sun, 07 Mar 2010 12:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1199</guid>
		<description>[...] όμως υπάρχουν και άλλη περίεργοι σαν εμένα όπως ο Jason Donenfeld, ο οποίος δοκίμασε το Clementine και βολεύτηκε. Το Clementine [...]</description>
		<content:encoded><![CDATA[<p>[...] όμως υπάρχουν και άλλη περίεργοι σαν εμένα όπως ο Jason Donenfeld, ο οποίος δοκίμασε το Clementine και βολεύτηκε. Το Clementine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Chris</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1171</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 06 Mar 2010 04:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1171</guid>
		<description>You can do custom NDR mails, so if someone gets a 550 (no such user) when trying to mail you, your personalized NDR message says &quot;This address is no good, use this other one instead&quot;.  Make it look as little like a standard bounce as possible, and as much like a personal note as you can.

Anyone who&#039;s an actual person that really wants to mail you should get the message, and any spambots won&#039;t care one way or the other, so you&#039;re not really exposing yourself to more spam harvesting.

Since you&#039;ve had your current domain for a while, you probably get a respectable amount of spam daily to begin with, so I should think you already have a method of dealing with it.  As a side note, I&#039;d probably just leave the per-site addresses alone, especially if there are too many to remember.  It makes it super easy to filter for spam to those addresses (if recipient = nike@domain.com and sender does not contain nike.com, delete it), I really sort of wish I&#039;d been doing that myself all these years.</description>
		<content:encoded><![CDATA[<p>You can do custom NDR mails, so if someone gets a 550 (no such user) when trying to mail you, your personalized NDR message says &#8220;This address is no good, use this other one instead&#8221;.  Make it look as little like a standard bounce as possible, and as much like a personal note as you can.</p>
<p>Anyone who&#8217;s an actual person that really wants to mail you should get the message, and any spambots won&#8217;t care one way or the other, so you&#8217;re not really exposing yourself to more spam harvesting.</p>
<p>Since you&#8217;ve had your current domain for a while, you probably get a respectable amount of spam daily to begin with, so I should think you already have a method of dealing with it.  As a side note, I&#8217;d probably just leave the per-site addresses alone, especially if there are too many to remember.  It makes it super easy to filter for spam to those addresses (if recipient = <a href="mailto:nike@domain.com">nike@domain.com</a> and sender does not contain nike.com, delete it), I really sort of wish I&#8217;d been doing that myself all these years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by Links 4/3/2010: Korea&#8217;s “Red Star” (“붉은별”), New OOo Logo &#124; Boycott Novell</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1144</link>
		<dc:creator>Links 4/3/2010: Korea&#8217;s “Red Star” (“붉은별”), New OOo Logo &#124; Boycott Novell</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1144</guid>
		<description>[...] Clementine: The Player I’ve Been Looking For Clementine is a half port half rewrite of Amarok 1.4, with its kdelibs dependencies stripped and all the code updated to use Qt4. Only in its 0.1 version, it works incredibly well. I’ve been looking for something like this since Juk became crusty and Amarok became too much and Exaile seemed slow and gtkish. Clementine is my new default player. [...]</description>
		<content:encoded><![CDATA[<p>[...] Clementine: The Player I’ve Been Looking For Clementine is a half port half rewrite of Amarok 1.4, with its kdelibs dependencies stripped and all the code updated to use Qt4. Only in its 0.1 version, it works incredibly well. I’ve been looking for something like this since Juk became crusty and Amarok became too much and Exaile seemed slow and gtkish. Clementine is my new default player. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Ryan</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1143</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1143</guid>
		<description>First, fix your From: headers so that replies always go to the correct address.

Since you&#039;re forwarding all this stuff to Gmail, create a filter that catches all mail sent to yourdomain.com but NOT to your_real_address@yourdomain.com. Set that filter to apply a &quot;Catchall&quot; label. Apply that filter to all previous messasges as well. Then at the very least you can simplify your python script to only consider this one label.

In the future, every time a new mail gets the Catchall label, handle it as you please. Keep an eye on the label and eventually, the catchall emails should dwindle to nothing, at which point you can disable your catchall and delete the label and filter from Gmail.</description>
		<content:encoded><![CDATA[<p>First, fix your From: headers so that replies always go to the correct address.</p>
<p>Since you&#8217;re forwarding all this stuff to Gmail, create a filter that catches all mail sent to yourdomain.com but NOT to <a href="mailto:your_real_address@yourdomain.com">your_real_address@yourdomain.com</a>. Set that filter to apply a &#8220;Catchall&#8221; label. Apply that filter to all previous messasges as well. Then at the very least you can simplify your python script to only consider this one label.</p>
<p>In the future, every time a new mail gets the Catchall label, handle it as you please. Keep an eye on the label and eventually, the catchall emails should dwindle to nothing, at which point you can disable your catchall and delete the label and filter from Gmail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1142</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1142</guid>
		<description>Thanks a lot for your suggestions, Josh. Actually number 2 should be the easiest, because using the data from that python script I can more or less automate the process. It&#039;ll just be a matter of filtering out the non-human email recipients, which will take some work for sure. What I&#039;m most worried about is number number 3. I hate to have stale accounts.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your suggestions, Josh. Actually number 2 should be the easiest, because using the data from that python script I can more or less automate the process. It&#8217;ll just be a matter of filtering out the non-human email recipients, which will take some work for sure. What I&#8217;m most worried about is number number 3. I hate to have stale accounts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to Leave Catch-All E-Mail Behind by Josh BA</title>
		<link>http://blog.jasondonenfeld.com/261#comment-1141</link>
		<dc:creator>Josh BA</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=261#comment-1141</guid>
		<description>Here&#039;s what I would do:

1)From now on, only give the single address you want to keep to new people and sites. 

2)Send notifications to the actual people about the address change. (this is probably the most tedious part)

3)Change the e-mail address at the sites you care about getting more mail from or need the login for. &quot;Need&quot; meaning that signing up a new account if you find out you need to use the service would result is lesser service than keeping that account (something like slashdot or ebay which keeps track of reputation or which you build one like a forum). Otherwise, just create a new account when you find need to with your new address.

4)Set it so that your &quot;from&quot; e-mail address is always the new single one, even when replying to messages sent to a different address. This will make it easier to keep threads going as then no-one will need to manually fix the &quot;reply to&quot; field.

5)Every time you get a message to an address you want to get rid of (any other than your new consolidated one) from an actual person, remind the person to use the new address.

It means keeping the catch-all for a while longer, but eventually the only things being sent to your non consolidated address will be things you don&#039;t care about and the work will be, for the most part, spread out so you don&#039;t have to both do everything at once, and expect others to fix their behavior immediately.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s what I would do:</p>
<p>1)From now on, only give the single address you want to keep to new people and sites. </p>
<p>2)Send notifications to the actual people about the address change. (this is probably the most tedious part)</p>
<p>3)Change the e-mail address at the sites you care about getting more mail from or need the login for. &#8220;Need&#8221; meaning that signing up a new account if you find out you need to use the service would result is lesser service than keeping that account (something like slashdot or ebay which keeps track of reputation or which you build one like a forum). Otherwise, just create a new account when you find need to with your new address.</p>
<p>4)Set it so that your &#8220;from&#8221; e-mail address is always the new single one, even when replying to messages sent to a different address. This will make it easier to keep threads going as then no-one will need to manually fix the &#8220;reply to&#8221; field.</p>
<p>5)Every time you get a message to an address you want to get rid of (any other than your new consolidated one) from an actual person, remind the person to use the new address.</p>
<p>It means keeping the catch-all for a while longer, but eventually the only things being sent to your non consolidated address will be things you don&#8217;t care about and the work will be, for the most part, spread out so you don&#8217;t have to both do everything at once, and expect others to fix their behavior immediately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by leifbk</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1138</link>
		<dc:creator>leifbk</dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1138</guid>
		<description>I thought that I&#039;d mention here that there&#039;s a bug related to last.fm scrobbling in the 0.1 version used in the Gentoo ebuild. The issue was fixed in revision #218 according to davidsansome.</description>
		<content:encoded><![CDATA[<p>I thought that I&#8217;d mention here that there&#8217;s a bug related to last.fm scrobbling in the 0.1 version used in the Gentoo ebuild. The issue was fixed in revision #218 according to davidsansome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by nidi</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1137</link>
		<dc:creator>nidi</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1137</guid>
		<description>Me switched too - goodbye boombox, we&#039;ll meet again. miss your library browser!

Clementine just works as expected, well done! I&#039;ll try mainline Amarok again with the major releases...

Remember: Forks are a good thing!</description>
		<content:encoded><![CDATA[<p>Me switched too &#8211; goodbye boombox, we&#8217;ll meet again. miss your library browser!</p>
<p>Clementine just works as expected, well done! I&#8217;ll try mainline Amarok again with the major releases&#8230;</p>
<p>Remember: Forks are a good thing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by Emanuele</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1135</link>
		<dc:creator>Emanuele</dc:creator>
		<pubDate>Wed, 03 Mar 2010 21:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1135</guid>
		<description>I have create a deb for svn version in my ppa for ubuntu karmic

https://launchpad.net/~nuovodna/+archive/nuovodna-stuff</description>
		<content:encoded><![CDATA[<p>I have create a deb for svn version in my ppa for ubuntu karmic</p>
<p><a href="https://launchpad.net/~nuovodna/+archive/nuovodna-stuff" rel="nofollow">https://launchpad.net/~nuovodna/+archive/nuovodna-stuff</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by aboe</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1134</link>
		<dc:creator>aboe</dc:creator>
		<pubDate>Wed, 03 Mar 2010 17:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1134</guid>
		<description>archlinux users, can use:

clementine-svn

http://aur.archlinux.org/packages.php?ID=34981</description>
		<content:encoded><![CDATA[<p>archlinux users, can use:</p>
<p>clementine-svn</p>
<p><a href="http://aur.archlinux.org/packages.php?ID=34981" rel="nofollow">http://aur.archlinux.org/packages.php?ID=34981</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by leifbk</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1132</link>
		<dc:creator>leifbk</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1132</guid>
		<description>This is wonderful news. I&#039;ve got Clementine up &amp; running, and it works great! It&#039;s not quite up to par with VA compilations, though. And I miss the option to sort by album. But I guess those are wrinkles that will be straightened out soon.</description>
		<content:encoded><![CDATA[<p>This is wonderful news. I&#8217;ve got Clementine up &amp; running, and it works great! It&#8217;s not quite up to par with VA compilations, though. And I miss the option to sort by album. But I guess those are wrinkles that will be straightened out soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by aron</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1130</link>
		<dc:creator>aron</dc:creator>
		<pubDate>Wed, 03 Mar 2010 11:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1130</guid>
		<description>Thanks for the tip, will try it.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, will try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1129</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Wed, 03 Mar 2010 06:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1129</guid>
		<description>libnotify depends on gtk, I think, but I don&#039;t think libnotify is a mandatory dependency of clementine. not sure though.</description>
		<content:encoded><![CDATA[<p>libnotify depends on gtk, I think, but I don&#8217;t think libnotify is a mandatory dependency of clementine. not sure though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clementine: The Player I&#8217;ve Been Looking For by iria</title>
		<link>http://blog.jasondonenfeld.com/257#comment-1128</link>
		<dc:creator>iria</dc:creator>
		<pubDate>Wed, 03 Mar 2010 06:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=257#comment-1128</guid>
		<description>Did in Gentoo, Clementine have dependency on gtk and python?
http://forum.kde.org/viewtopic.php?p=149793#p149793</description>
		<content:encoded><![CDATA[<p>Did in Gentoo, Clementine have dependency on gtk and python?<br />
<a href="http://forum.kde.org/viewtopic.php?p=149793#p149793" rel="nofollow">http://forum.kde.org/viewtopic.php?p=149793#p149793</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chromium Rocks by valagoghailky</title>
		<link>http://blog.jasondonenfeld.com/220#comment-1125</link>
		<dc:creator>valagoghailky</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=220#comment-1125</guid>
		<description>I do think this is a most incredible website for proclaiming great wonders of Our God!</description>
		<content:encoded><![CDATA[<p>I do think this is a most incredible website for proclaiming great wonders of Our God!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Serafean</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1124</link>
		<dc:creator>Serafean</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1124</guid>
		<description>Hi, just stopping by to acknowledge that wpa_gui is all I need; but I must say that when I first saw it a few years back, it scared me away (no network scan at first glance: one has to go to another tab; I&#039;ve grown wiser since). It does have that power-user-ish feel to it... Thanks for bringing it up. Not sure if this is the right place to ask, but,technically speaking, could there be a network abstraction in Solid for wpa_supplicant (as there is for wicd/Networkmanager)? It seems to me that with a better GUI wpa_supplicant is all an average user needs (1 process less in the background, YAY!!)</description>
		<content:encoded><![CDATA[<p>Hi, just stopping by to acknowledge that wpa_gui is all I need; but I must say that when I first saw it a few years back, it scared me away (no network scan at first glance: one has to go to another tab; I&#8217;ve grown wiser since). It does have that power-user-ish feel to it&#8230; Thanks for bringing it up. Not sure if this is the right place to ask, but,technically speaking, could there be a network abstraction in Solid for wpa_supplicant (as there is for wicd/Networkmanager)? It seems to me that with a better GUI wpa_supplicant is all an average user needs (1 process less in the background, YAY!!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chromium Rocks by Dino Casana</title>
		<link>http://blog.jasondonenfeld.com/220#comment-1114</link>
		<dc:creator>Dino Casana</dc:creator>
		<pubDate>Mon, 15 Feb 2010 21:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=220#comment-1114</guid>
		<description>Bin schon seit langem stiller  leser deines blogs und finde deine artikel  wirklich  gut.In den letzten Wochen  ist mir aber  aufgefallen, dass dein layout  im chrome browser total zerschossen ist... Ich kann deinen  blog nur mit dem Internet Explorer lesen. W</description>
		<content:encoded><![CDATA[<p>Bin schon seit langem stiller  leser deines blogs und finde deine artikel  wirklich  gut.In den letzten Wochen  ist mir aber  aufgefallen, dass dein layout  im chrome browser total zerschossen ist&#8230; Ich kann deinen  blog nur mit dem Internet Explorer lesen. W</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1083</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1083</guid>
		<description>dhcpcd is always running, so when wpa_supplicant marks wlan0 as up, dhcpcd sees and requests an IP.</description>
		<content:encoded><![CDATA[<p>dhcpcd is always running, so when wpa_supplicant marks wlan0 as up, dhcpcd sees and requests an IP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Vytautas</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1081</link>
		<dc:creator>Vytautas</dc:creator>
		<pubDate>Sun, 14 Feb 2010 16:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1081</guid>
		<description>How can you make wpa_supplicant request IP through dhcp ?</description>
		<content:encoded><![CDATA[<p>How can you make wpa_supplicant request IP through dhcp ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maemo 5 or Maemo 6? by Monique Androlewicz</title>
		<link>http://blog.jasondonenfeld.com/202#comment-1076</link>
		<dc:creator>Monique Androlewicz</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=202#comment-1076</guid>
		<description>Hands down, Apple&#039;s app store wins by a mile. It&#039;s a huge selection of all sorts of apps vs a rather sad selection of a handful for Zune. Microsoft has plans, especially in the realm of games, but I&#039;m not sure I&#039;d want to bet on the future if this aspect is important to you. The iPod is a much better choice in that case. Have you tried the ipad? you can get one free at FreshGiftCard.com</description>
		<content:encoded><![CDATA[<p>Hands down, Apple&#8217;s app store wins by a mile. It&#8217;s a huge selection of all sorts of apps vs a rather sad selection of a handful for Zune. Microsoft has plans, especially in the realm of games, but I&#8217;m not sure I&#8217;d want to bet on the future if this aspect is important to you. The iPod is a much better choice in that case. Have you tried the ipad? you can get one free at FreshGiftCard.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing out Qt for Symbian by TheRohan</title>
		<link>http://blog.jasondonenfeld.com/223#comment-1062</link>
		<dc:creator>TheRohan</dc:creator>
		<pubDate>Fri, 05 Feb 2010 09:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=223#comment-1062</guid>
		<description>Hi all,
Just wanted to share about this new Qt hybrid application which demonstrates how to use the QtWebKit module to display web content in Qt.

check this:
http://www.forum.nokia.com/info/sw.nokia.com/id/f12cce87-430e-49b0-81b1-0ec1b07cdb1c/QtWebKit_Beta_Labs_Example.html</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
Just wanted to share about this new Qt hybrid application which demonstrates how to use the QtWebKit module to display web content in Qt.</p>
<p>check this:<br />
<a href="http://www.forum.nokia.com/info/sw.nokia.com/id/f12cce87-430e-49b0-81b1-0ec1b07cdb1c/QtWebKit_Beta_Labs_Example.html" rel="nofollow">http://www.forum.nokia.com/info/sw.nokia.com/id/f12cce87-430e-49b0-81b1-0ec1b07cdb1c/QtWebKit_Beta_Labs_Example.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slow Window Resizing with KWin Compositing on FGLRX by Ythogtha</title>
		<link>http://blog.jasondonenfeld.com/169#comment-1058</link>
		<dc:creator>Ythogtha</dc:creator>
		<pubDate>Mon, 01 Feb 2010 14:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=169#comment-1058</guid>
		<description>About this bug, I have a Radeon Mobility HD 4850, and I have this problem.
I&#039;m not using KDE, but windowmaker.
No Compositing effects, but AIGLX is used.
3D works really fine, videos with GL driver too.

But resizing and moving windows is a pain.

What I can add is that things changed with kernel 2.6.32 for me. I tried many things : different FGLRX versions, and kernel versions. Up to 2.6.31 everything is fine. From 2.6.32 it&#039;s not.

With 9.12 fglrx version, it simply wouldn&#039;t compile for 2.6.32. There was a patch somewhere which allowed it to work, the problem appeared there for me for the first time. I switched back to kernel 2.6.31.
Now fglrx 10.1 is there and compiles for 2.6.32, but the problem is the same !

I didn&#039;t change my Xorg version, it is X.org server 1.6.3.

I&#039;ve tried different options in the linux kernel, and many versions from 2.6.32-2 to 2.6.33rc6, many things in X.org conf, it&#039;s always painfully slow...
I haven&#039;t tried older ATI drivers.

Maybe it has something to do with the kernel ? Something which changed there ?

Yth.</description>
		<content:encoded><![CDATA[<p>About this bug, I have a Radeon Mobility HD 4850, and I have this problem.<br />
I&#8217;m not using KDE, but windowmaker.<br />
No Compositing effects, but AIGLX is used.<br />
3D works really fine, videos with GL driver too.</p>
<p>But resizing and moving windows is a pain.</p>
<p>What I can add is that things changed with kernel 2.6.32 for me. I tried many things : different FGLRX versions, and kernel versions. Up to 2.6.31 everything is fine. From 2.6.32 it&#8217;s not.</p>
<p>With 9.12 fglrx version, it simply wouldn&#8217;t compile for 2.6.32. There was a patch somewhere which allowed it to work, the problem appeared there for me for the first time. I switched back to kernel 2.6.31.<br />
Now fglrx 10.1 is there and compiles for 2.6.32, but the problem is the same !</p>
<p>I didn&#8217;t change my Xorg version, it is X.org server 1.6.3.</p>
<p>I&#8217;ve tried different options in the linux kernel, and many versions from 2.6.32-2 to 2.6.33rc6, many things in X.org conf, it&#8217;s always painfully slow&#8230;<br />
I haven&#8217;t tried older ATI drivers.</p>
<p>Maybe it has something to do with the kernel ? Something which changed there ?</p>
<p>Yth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1050</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Thu, 28 Jan 2010 18:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1050</guid>
		<description>Hey I&#039;m glad it worked out well for you. I&#039;ve never used wicd on my gentoo box, so I haven&#039;t had this hassle of migration, but all those steps of wpa_supplicant.conf and /etc/init.d/net.wlan0 are suggested in the networking section of the gentoo handbook, so by the time I got around to discovering wpa_gui, I was already setup.

The top 3 lines of my wpa_supplicant.conf are:

ctrl_interface=/var/run/wpa_supplicant                            
ctrl_interface_group=wheel                                        
update_config=1</description>
		<content:encoded><![CDATA[<p>Hey I&#8217;m glad it worked out well for you. I&#8217;ve never used wicd on my gentoo box, so I haven&#8217;t had this hassle of migration, but all those steps of wpa_supplicant.conf and /etc/init.d/net.wlan0 are suggested in the networking section of the gentoo handbook, so by the time I got around to discovering wpa_gui, I was already setup.</p>
<p>The top 3 lines of my wpa_supplicant.conf are:</p>
<p>ctrl_interface=/var/run/wpa_supplicant<br />
ctrl_interface_group=wheel<br />
update_config=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Nicolas Dietrich</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1048</link>
		<dc:creator>Nicolas Dietrich</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1048</guid>
		<description>Wow - I&#039;m pretty surprised I didn&#039;t know about it - thanks for the pointer!

I&#039;m also quite surprised / shocked by reading the comments, which imply that technical simplicity is not considered elegant by a lot of people  :-(

Btw - it didn&#039;t work out of the box on my Gentoo system, I had to 
 - create a wpa_supplicant.conf file first to allow all users to connect (not needed in wicd since server always runs as root and clients connect via dbus)
 - explicitly load the wpa_supplicant module in the network configuration file (not needed in wicd, since server starts wpa_supplicant directly)

Great! One layer less!</description>
		<content:encoded><![CDATA[<p>Wow &#8211; I&#8217;m pretty surprised I didn&#8217;t know about it &#8211; thanks for the pointer!</p>
<p>I&#8217;m also quite surprised / shocked by reading the comments, which imply that technical simplicity is not considered elegant by a lot of people  <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Btw &#8211; it didn&#8217;t work out of the box on my Gentoo system, I had to<br />
 &#8211; create a wpa_supplicant.conf file first to allow all users to connect (not needed in wicd since server always runs as root and clients connect via dbus)<br />
 &#8211; explicitly load the wpa_supplicant module in the network configuration file (not needed in wicd, since server starts wpa_supplicant directly)</p>
<p>Great! One layer less!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1047</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1047</guid>
		<description>which? in the tray?</description>
		<content:encoded><![CDATA[<p>which? in the tray?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1046</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1046</guid>
		<description>No. bloated is bloated, buggy is buggy. Simple is simple, fast is fast, good is good.</description>
		<content:encoded><![CDATA[<p>No. bloated is bloated, buggy is buggy. Simple is simple, fast is fast, good is good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by anonymous</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1045</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1045</guid>
		<description>FAIL.  Not so.  :)</description>
		<content:encoded><![CDATA[<p>FAIL.  Not so.  <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by anonymous</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1044</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1044</guid>
		<description>You mistake &quot;good&quot; for &quot;technical&quot; and &quot;bad&quot; for &quot;simplistic&quot;.

The line is so simple.</description>
		<content:encoded><![CDATA[<p>You mistake &#8220;good&#8221; for &#8220;technical&#8221; and &#8220;bad&#8221; for &#8220;simplistic&#8221;.</p>
<p>The line is so simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by TGM</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1043</link>
		<dc:creator>TGM</dc:creator>
		<pubDate>Wed, 27 Jan 2010 08:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1043</guid>
		<description>Love the icon :)</description>
		<content:encoded><![CDATA[<p>Love the icon <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1041</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 26 Jan 2010 23:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1041</guid>
		<description>Good point about the popularity in guides.

You&#039;re right about the n00b linux user, who *should* have the most slick and easy configuration method possible. But for any user worth his salt who wants a good interface sans bloat, wpa_gui rocks.</description>
		<content:encoded><![CDATA[<p>Good point about the popularity in guides.</p>
<p>You&#8217;re right about the n00b linux user, who *should* have the most slick and easy configuration method possible. But for any user worth his salt who wants a good interface sans bloat, wpa_gui rocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by charly</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1039</link>
		<dc:creator>charly</dc:creator>
		<pubDate>Tue, 26 Jan 2010 22:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1039</guid>
		<description>Well, most guides about wireless networking on linux don&#039;t mention wpa_gui, i guess its a significant reason for its low popularity.

Now that i gave it a try, it seems its aimed audience is not the average joe linux user, but rather the geek who want to know his mac address. I don&#039;t feel uncompfortable with that, but i don&#039;t understand why you try to make people use an ugly ui which is _just_ a wpa_supplicant gui and _not_ an integrated network management service as someone pointed out already.</description>
		<content:encoded><![CDATA[<p>Well, most guides about wireless networking on linux don&#8217;t mention wpa_gui, i guess its a significant reason for its low popularity.</p>
<p>Now that i gave it a try, it seems its aimed audience is not the average joe linux user, but rather the geek who want to know his mac address. I don&#8217;t feel uncompfortable with that, but i don&#8217;t understand why you try to make people use an ugly ui which is _just_ a wpa_supplicant gui and _not_ an integrated network management service as someone pointed out already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by david</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1038</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1038</guid>
		<description>I will definitely give it a try cause nm doesn&#039;t connect to all networks or times out randomly.</description>
		<content:encoded><![CDATA[<p>I will definitely give it a try cause nm doesn&#8217;t connect to all networks or times out randomly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1037</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1037</guid>
		<description>wicd is running in addition to wpa_supplicant, since all wireless needs wpa_suppliacant. never had any problems with it, im sure, since wicd is a good solution, but why the extra layer?

more importantly, i&#039;m interested in why wpa_gui is not very popular and why lots of people do not know about it.</description>
		<content:encoded><![CDATA[<p>wicd is running in addition to wpa_supplicant, since all wireless needs wpa_suppliacant. never had any problems with it, im sure, since wicd is a good solution, but why the extra layer?</p>
<p>more importantly, i&#8217;m interested in why wpa_gui is not very popular and why lots of people do not know about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1036</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1036</guid>
		<description>Sounds terrible. I can&#039;t believe how many people still use the NM applet from 3.5. What&#039;s wvdial like? I&#039;ve never used it.</description>
		<content:encoded><![CDATA[<p>Sounds terrible. I can&#8217;t believe how many people still use the NM applet from 3.5. What&#8217;s wvdial like? I&#8217;ve never used it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1035</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1035</guid>
		<description>So can wpa_gui/wpa_supplicant. This is a native feature of wpa_supplicant, and is configurable by the conf file, the gui, or the cli.</description>
		<content:encoded><![CDATA[<p>So can wpa_gui/wpa_supplicant. This is a native feature of wpa_supplicant, and is configurable by the conf file, the gui, or the cli.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by moltonel</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1034</link>
		<dc:creator>moltonel</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1034</guid>
		<description>I think NM has the advantage of being all-in-one and well integrated by gnome and by specific distributions. If it&#039;s in the default install and does what you need, most people will not know or care about the bloat.

wpa_supplicant used to be a pain to configure, but I retried it recently and I&#039;m now as happy as can be (simple needs, though).
On my netbook running Arch (all other machines using gentoo), I settled for wicd a while back, but I think I&#039;ll switch to wap_supplicant there too.</description>
		<content:encoded><![CDATA[<p>I think NM has the advantage of being all-in-one and well integrated by gnome and by specific distributions. If it&#8217;s in the default install and does what you need, most people will not know or care about the bloat.</p>
<p>wpa_supplicant used to be a pain to configure, but I retried it recently and I&#8217;m now as happy as can be (simple needs, though).<br />
On my netbook running Arch (all other machines using gentoo), I settled for wicd a while back, but I think I&#8217;ll switch to wap_supplicant there too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by maninalift</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1033</link>
		<dc:creator>maninalift</dc:creator>
		<pubDate>Tue, 26 Jan 2010 09:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1033</guid>
		<description>I use wicd which I have never had any problems with and which could never be described as bloated. My only qualm is that it would be nice if it were Qt. Perhaps that&#039;s a reason to try wpa_gui

Had bad experiences with NM though</description>
		<content:encoded><![CDATA[<p>I use wicd which I have never had any problems with and which could never be described as bloated. My only qualm is that it would be nice if it were Qt. Perhaps that&#8217;s a reason to try wpa_gui</p>
<p>Had bad experiences with NM though</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by jbernardo</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1032</link>
		<dc:creator>jbernardo</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1032</guid>
		<description>I use wicd, but maybe I&#039;ll switch to wpa gui. NM with its idiotic habit of scanning every minute together with the buggy ath9k drivers means that with it my network is down one minute out of every two.</description>
		<content:encoded><![CDATA[<p>I use wicd, but maybe I&#8217;ll switch to wpa gui. NM with its idiotic habit of scanning every minute together with the buggy ath9k drivers means that with it my network is down one minute out of every two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Marvin</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1031</link>
		<dc:creator>Marvin</dc:creator>
		<pubDate>Tue, 26 Jan 2010 04:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1031</guid>
		<description>I still use networkmanager from kde 3.5 on kde4. It seems to be the only kde nm which is capable using my gsm/gprs/umts device. Others either don&#039;t work or crash. wvdial works too tough.</description>
		<content:encoded><![CDATA[<p>I still use networkmanager from kde 3.5 on kde4. It seems to be the only kde nm which is capable using my gsm/gprs/umts device. Others either don&#8217;t work or crash. wvdial works too tough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by ephemient</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1030</link>
		<dc:creator>ephemient</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1030</guid>
		<description>I use wicd because it can automatically join known networks and switch based on preference even when there&#039;s nobody logged in.</description>
		<content:encoded><![CDATA[<p>I use wicd because it can automatically join known networks and switch based on preference even when there&#8217;s nobody logged in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1029</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1029</guid>
		<description>Aren&#039;t there other ways at querying connectivity that use standard linux interfaces? Pidgin seems to know what the deal is with my connectivity without NM.</description>
		<content:encoded><![CDATA[<p>Aren&#8217;t there other ways at querying connectivity that use standard linux interfaces? Pidgin seems to know what the deal is with my connectivity without NM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by anonymous</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1028</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1028</guid>
		<description>The reason why is because obviously network connectivity and control should be a service that your computer offers applications, and not JUST a simple commandline/GUI tool for user management.  The scope of NM is much greater.

WPA_gui seems great - and I&#039;ve been burnt many times by bad WPA in NM, trust me - but a compelling application platform must offer developers ways to communicate and query network connectivity.

In addition, NM does seem to be -very good- at integrating bluetooth and cell phones in one complete package.

It&#039;s a great tool, but modern computing experiences demand more than great tools.  It requires great integration.  I hope that NM can be as reliable as possible though, so maybe it should learn a thing or two from WPA-gui.</description>
		<content:encoded><![CDATA[<p>The reason why is because obviously network connectivity and control should be a service that your computer offers applications, and not JUST a simple commandline/GUI tool for user management.  The scope of NM is much greater.</p>
<p>WPA_gui seems great &#8211; and I&#8217;ve been burnt many times by bad WPA in NM, trust me &#8211; but a compelling application platform must offer developers ways to communicate and query network connectivity.</p>
<p>In addition, NM does seem to be -very good- at integrating bluetooth and cell phones in one complete package.</p>
<p>It&#8217;s a great tool, but modern computing experiences demand more than great tools.  It requires great integration.  I hope that NM can be as reliable as possible though, so maybe it should learn a thing or two from WPA-gui.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1027</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1027</guid>
		<description>Netplug also requires zero configuration (emerge netplug and presto). But I didn&#039;t really have to tweak anything at all. I run Gentoo so there also wasn&#039;t the additional step of getting rid of NM, since it was never there in the first place.</description>
		<content:encoded><![CDATA[<p>Netplug also requires zero configuration (emerge netplug and presto). But I didn&#8217;t really have to tweak anything at all. I run Gentoo so there also wasn&#8217;t the additional step of getting rid of NM, since it was never there in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by robo1337</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1026</link>
		<dc:creator>robo1337</dc:creator>
		<pubDate>Tue, 26 Jan 2010 00:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1026</guid>
		<description>Honestly, I didn&#039;t try this app before, so I just know it from manpages and your blogpost. I was refering to bluetooth and wired connections if that wasn&#039;t clear before.

Your post pretty much sounded like you had to tweak quite a few config files and scripts for those two connection methods (netplug [wired], ppp [bt-&gt;nokia]). I couldn&#039;t find any hints wpagui supported these methods on the internet, so excuse me if I told anything wrong ;-)

Anyway, this just looks like a nice way for configuring networks. Definitely worth a try when networkmanager decides to give up work (again... :o) :)</description>
		<content:encoded><![CDATA[<p>Honestly, I didn&#8217;t try this app before, so I just know it from manpages and your blogpost. I was refering to bluetooth and wired connections if that wasn&#8217;t clear before.</p>
<p>Your post pretty much sounded like you had to tweak quite a few config files and scripts for those two connection methods (netplug [wired], ppp [bt-&gt;nokia]). I couldn&#8217;t find any hints wpagui supported these methods on the internet, so excuse me if I told anything wrong <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Anyway, this just looks like a nice way for configuring networks. Definitely worth a try when networkmanager decides to give up work (again&#8230; <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ) <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1025</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1025</guid>
		<description>Actually, it requires zero configuration, since wpa_supplicant is used no matter what. All you have to do is run wpa_gui. No configuration needed. In fact, I could also click on the K menu, go to applications, and presto, there it is.

My setup &quot;just works&quot; with no configuration necessary.</description>
		<content:encoded><![CDATA[<p>Actually, it requires zero configuration, since wpa_supplicant is used no matter what. All you have to do is run wpa_gui. No configuration needed. In fact, I could also click on the K menu, go to applications, and presto, there it is.</p>
<p>My setup &#8220;just works&#8221; with no configuration necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by robo1337</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1024</link>
		<dc:creator>robo1337</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1024</guid>
		<description>There&#039;s a simple reason for that: Simplicity. You have to configure this before you can use it and it just doesn&#039;t sound too easy. Of course, you can do it, I can do it and most of the readers of this blog could probably do it too but it consumes more time than simply installing networkmanager and configure all settings for all devices at a central place quickly. This doesn&#039;t take any longer than a minute and I&#039;m sure it&#039;s easier than

&quot;For wired networking, netplug calls my ethernet setup scripts when I plug in an ethernet cable. No tinkering required. For my cellphone internet via bluetooth, I run “pon nokia” and my ppp chatscript does all the rest. This could easily be tied to a little menu button in my launcher.&quot;

The problem is, this &quot;just works&quot; with the gnome nm-applet and the KDE one still has its bugs despite KDE4.0 was released two years ago.

I don&#039;t really unterstand the problem, though, the KDE Networkmanager applet seems to work quite well nowadays. This would&#039;ve been the perfect blog post one year ago ;-)</description>
		<content:encoded><![CDATA[<p>There&#8217;s a simple reason for that: Simplicity. You have to configure this before you can use it and it just doesn&#8217;t sound too easy. Of course, you can do it, I can do it and most of the readers of this blog could probably do it too but it consumes more time than simply installing networkmanager and configure all settings for all devices at a central place quickly. This doesn&#8217;t take any longer than a minute and I&#8217;m sure it&#8217;s easier than</p>
<p>&#8220;For wired networking, netplug calls my ethernet setup scripts when I plug in an ethernet cable. No tinkering required. For my cellphone internet via bluetooth, I run “pon nokia” and my ppp chatscript does all the rest. This could easily be tied to a little menu button in my launcher.&#8221;</p>
<p>The problem is, this &#8220;just works&#8221; with the gnome nm-applet and the KDE one still has its bugs despite KDE4.0 was released two years ago.</p>
<p>I don&#8217;t really unterstand the problem, though, the KDE Networkmanager applet seems to work quite well nowadays. This would&#8217;ve been the perfect blog post one year ago <img src='http://blog.jasondonenfeld.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1023</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1023</guid>
		<description>It remembers all the settings and you can store the priorities or have it unprioritized. Actually, this is a feature of wpa_supplicant, which is nicely exposed by wpa_gui, wpa_cli, or the wpa_supplicant.conf file.</description>
		<content:encoded><![CDATA[<p>It remembers all the settings and you can store the priorities or have it unprioritized. Actually, this is a feature of wpa_supplicant, which is nicely exposed by wpa_gui, wpa_cli, or the wpa_supplicant.conf file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jason Donenfeld</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1022</link>
		<dc:creator>Jason Donenfeld</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1022</guid>
		<description>Nope -- wpa_supplicant does everything - wpa, wpa, all the interface up/down management, starting dhcpcd etc.</description>
		<content:encoded><![CDATA[<p>Nope &#8212; wpa_supplicant does everything &#8211; wpa, wpa, all the interface up/down management, starting dhcpcd etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Ryan T</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1021</link>
		<dc:creator>Ryan T</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1021</guid>
		<description>Does wpa_gui remember the authentication settings for every network you connect to, and then automatically reconnect to those networks when it detects them in the future? Or does it always require manual intervention to connect to a network?</description>
		<content:encoded><![CDATA[<p>Does wpa_gui remember the authentication settings for every network you connect to, and then automatically reconnect to those networks when it detects them in the future? Or does it always require manual intervention to connect to a network?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Leo S</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1020</link>
		<dc:creator>Leo S</dc:creator>
		<pubDate>Mon, 25 Jan 2010 22:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1020</guid>
		<description>&gt; Why are you all using NM, wicd, etc instead of good ol’ wpa_gui?

I always assumed it only did WPA, given the name.  Ohwell, NM works just fine as well (for me), and lots of distros set it up automatically these days, so I don&#039;t see a reason to switch.</description>
		<content:encoded><![CDATA[<p>&gt; Why are you all using NM, wicd, etc instead of good ol’ wpa_gui?</p>
<p>I always assumed it only did WPA, given the name.  Ohwell, NM works just fine as well (for me), and lots of distros set it up automatically these days, so I don&#8217;t see a reason to switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wpa_gui is Underrated by Jeff</title>
		<link>http://blog.jasondonenfeld.com/248#comment-1019</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 25 Jan 2010 21:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=248#comment-1019</guid>
		<description>&quot;Why are you all using NM, wicd, etc instead of good ol’ wpa_gui?&quot;

Well, because this is the first I&#039;ve heard of it.  I wish I had one of my laptops with me, then I could give it a spin right now.</description>
		<content:encoded><![CDATA[<p>&#8220;Why are you all using NM, wicd, etc instead of good ol’ wpa_gui?&#8221;</p>
<p>Well, because this is the first I&#8217;ve heard of it.  I wish I had one of my laptops with me, then I could give it a spin right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alternate Amarok 2.1 Layouts by Rikitik</title>
		<link>http://blog.jasondonenfeld.com/153#comment-1018</link>
		<dc:creator>Rikitik</dc:creator>
		<pubDate>Sun, 24 Jan 2010 19:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=153#comment-1018</guid>
		<description>Такой же человек, как и простые смертные.А Боря Моисеев СЕО не интересуется</description>
		<content:encoded><![CDATA[<p>Такой же человек, как и простые смертные.А Боря Моисеев СЕО не интересуется</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maemo 5 or Maemo 6? by mrityunjoy</title>
		<link>http://blog.jasondonenfeld.com/202#comment-1017</link>
		<dc:creator>mrityunjoy</dc:creator>
		<pubDate>Fri, 22 Jan 2010 21:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=202#comment-1017</guid>
		<description>VoIP on IPOD Touch 3rd Generation is my benchmark for any phone that comes in Market. I also own N73 Music Edition, so N900 is no exception. I want someone to beat Apple at what it does best, User Experience, at cheap rates.</description>
		<content:encoded><![CDATA[<p>VoIP on IPOD Touch 3rd Generation is my benchmark for any phone that comes in Market. I also own N73 Music Edition, so N900 is no exception. I want someone to beat Apple at what it does best, User Experience, at cheap rates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing out Qt for Symbian by CoCo</title>
		<link>http://blog.jasondonenfeld.com/223#comment-1016</link>
		<dc:creator>CoCo</dc:creator>
		<pubDate>Mon, 18 Jan 2010 09:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jasondonenfeld.com/?p=223#comment-1016</guid>
		<description>Hi
I&#039;m using QT 4.6 on Symbian SDK 5. and when I import the ftp example and compile it keeps popping up a wrong message &quot;error: `setdefaultif&#039; undeclared (first use this function)&quot; and the function &#039;setdefaultif&#039; is in grey, which means it is not defined. any idea?</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m using QT 4.6 on Symbian SDK 5. and when I import the ftp example and compile it keeps popping up a wrong message &#8220;error: `setdefaultif&#8217; undeclared (first use this function)&#8221; and the function &#8216;setdefaultif&#8217; is in grey, which means it is not defined. any idea?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
