<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Lemma's blog - KDE</title>
    <link>http://www.confuego.org/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Wed, 02 Sep 2009 02:49:34 GMT</pubDate>

    <image>
        <url>http://www.confuego.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Lemma's blog - KDE - </title>
        <link>http://www.confuego.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Call for opinion: Widget for entering times</title>
    <link>http://www.confuego.org/archives/25-Call-for-opinion-Widget-for-entering-times.html</link>
            <category>KDE</category>
    
    <comments>http://www.confuego.org/archives/25-Call-for-opinion-Widget-for-entering-times.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>33</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;I recently developed (or rather redeveloped) a widget for entering times. It&#039;s basically a remake of the one you use in KOrganizer&#039;s &amp;quot;new event&amp;quot; window if you choose the starting or the ending time of an event (with a combobox-style popup to choose predefined times with a 15 minute range).&lt;/p&gt; 
&lt;p&gt;While writing such a widget there&#039;s a lot of things to consider, eg. how to check the input, which input formats to allow and what type of input to refuse. Just like the old widget the new one shows times in the time format you configured in your systemsettings. Additionally I made it accept times in plain 24h format (eg. 16:45) and military format (eg. 1645) as that&#039;s basically what the old widget already did.&lt;/p&gt; 
&lt;p&gt;Now as I live in a country where 24h format is regular, I have trouble understanding how users with a 12h time format enter times or rather what they&#039;d expect the widget to do if they enter times. Luckily David Jarvie, the KAlarm developer, brought up the issue of &amp;quot;ambiguous&amp;quot; times, ie. times the widget could interpret in different ways. Now as I&#039;m still unsure about how such inputs should be handled I&#039;d like to get some 12h format user opinions on it.&lt;br /&gt;&lt;/p&gt; 
&lt;h3&gt;What would you expect the widget to do, if you...&lt;/h3&gt; 
&lt;ol&gt; 
&lt;li&gt;&lt;strong&gt;... enter &amp;quot;12:25&amp;quot;&lt;/strong&gt;&lt;/li&gt; 
&lt;ol type=&quot;a&quot;&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;12:25 am&amp;quot;&lt;/li&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;12:25 pm&amp;quot;&lt;/li&gt; 
&lt;li&gt;Reject the input unless &amp;quot;am&amp;quot; or &amp;quot;pm&amp;quot; is appended&lt;/li&gt; 
&lt;li&gt;Something else (please describe)&lt;/li&gt; 
&lt;/ol&gt; 
&lt;li&gt;&lt;strong&gt;... enter &amp;quot;08:37&amp;quot;&lt;/strong&gt;&lt;/li&gt; 
&lt;ol type=&quot;a&quot;&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;08:37 am&amp;quot;&lt;/li&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;08:37 pm&amp;quot;&lt;/li&gt; 
&lt;li&gt;Reject the input unless &amp;quot;am&amp;quot; or &amp;quot;pm&amp;quot; is appended&lt;/li&gt; 
&lt;li&gt;Something else (please describe)&lt;/li&gt; 
&lt;/ol&gt; 
&lt;li&gt;&lt;strong&gt;... enter &amp;quot;1245&amp;quot;&lt;/strong&gt;&lt;/li&gt; 
&lt;ol type=&quot;a&quot;&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;12:45 am&amp;quot;&lt;/li&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;12:45 pm&amp;quot;&lt;/li&gt; 
&lt;li&gt;Reject the input unless &amp;quot;am&amp;quot; or &amp;quot;pm&amp;quot; is appended&lt;/li&gt; 
&lt;li&gt;Something else (please describe)&lt;/li&gt; 
&lt;/ol&gt; 
&lt;li&gt;&lt;strong&gt;... enter &amp;quot;0913&amp;quot;&lt;/strong&gt;&lt;/li&gt; 
&lt;ol type=&quot;a&quot;&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;09:13 am&amp;quot;&lt;/li&gt; 
&lt;li&gt;Accept the input and resolve it to &amp;quot;09:13 pm&amp;quot;&lt;/li&gt; 
&lt;li&gt;Reject the input unless &amp;quot;am&amp;quot; or &amp;quot;pm&amp;quot; is appended&lt;/li&gt; 
&lt;li&gt;Something else (please describe)&lt;/li&gt; 
&lt;/ol&gt; 
&lt;/ol&gt; 
&lt;p&gt;Please keep in mind that while I will consider your input thoroughly this shouldn&#039;t be understood as a &amp;quot;poll as to how it will be done&amp;quot;.&lt;/p&gt; 
&lt;p&gt;I&#039;m looking forward to hearing from you!&lt;br /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 29 Aug 2009 14:52:07 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/25-guid.html</guid>
    
</item>
<item>
    <title>Prototypical XSLT support for Konqueror</title>
    <link>http://www.confuego.org/archives/24-Prototypical-XSLT-support-for-Konqueror.html</link>
            <category>KDE</category>
    
    <comments>http://www.confuego.org/archives/24-Prototypical-XSLT-support-for-Konqueror.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;I&#039;ve been working with DocBook XML content a lot lately and found it quite inconvenient that I had to transform it to HTML before being able to view it. As furthermore Konqueror (resp. KHTML) is still lacking support for embedded XSLT stylesheets, I started to poke at it. As a preliminary result I present you an XSLT plugin for Konqueror.&lt;/p&gt; 
&lt;p&gt;The mechanism is actually quite (mostly) simple:&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;Check if the current document either has an &amp;lt;?xml-stylesheet?&amp;gt; directive or is of known type (currently only DocBook 5.0)&lt;/li&gt; 
&lt;li&gt;Load the respective styles (and try to avoid Xml eXternal Entity vulnerabilities)&lt;br /&gt;&lt;/li&gt; 
&lt;li&gt;Pipe the document through &lt;a href=&quot;http://www.xmlsoft.org/&quot;&gt;libxml and libxslt with libexslt&lt;/a&gt; (unfortunately &lt;a href=&quot;http://doc.trolltech.com/4.6-snapshot/qtxmlpatterns.html&quot;&gt;QtXmlPatterns&lt;/a&gt; doesn&#039;t support everything needed by DB yet)&lt;/li&gt; 
&lt;li&gt;Push the resulting file back into the KHTMLPart&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h4&gt;Examples&lt;/h4&gt; 
&lt;p&gt;This is what &lt;a href=&quot;http://www.w3.org/Style/XSL/Overview.xml&quot;&gt;http://www.w3.org/Style/XSL/Overview.xml&lt;/a&gt; looks like with XSLT enabled (using the given &amp;lt;?xml-stylesheet?&amp;gt;):&lt;/p&gt; 
&lt;h2&gt;&lt;a class=&quot;serendipity_image_link&quot; href=&quot;http://www.confuego.org/uploads/screenshots/automatic-xslt.jpeg&quot; target=&quot;_blank&quot;&gt;&lt;!-- s9ymdb:7 --&gt;&lt;img width=&quot;110&quot; height=&quot;99&quot; class=&quot;serendipity_image_center&quot; style=&quot;border: 0px none ; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.confuego.org/uploads/screenshots/automatic-xslt.serendipityThumb.jpeg&quot; /&gt;&lt;/a&gt;&lt;/h2&gt;&lt;!-- s9ymdb:7 --&gt;&lt;!-- s9ymdb:7 --&gt;&lt;!-- s9ymdb:7 --&gt;This is what &lt;a href=&quot;http://xslt-process.sourceforge.net/docbook-example.xml&quot;&gt;http://xslt-process.sourceforget.net/docbook-example.xml&lt;/a&gt; looks like (using the stylesheet based on the known file-type):











&lt;p&gt;&lt;!-- s9ymdb:8 --&gt;&lt;a class=&quot;serendipity_image_link&quot; href=&quot;http://www.confuego.org/uploads/screenshots/guessing-doctype.jpeg&quot; target=&quot;_blank&quot;&gt;&lt;!-- s9ymdb:8 --&gt;&lt;img width=&quot;110&quot; height=&quot;99&quot; class=&quot;serendipity_image_center&quot; style=&quot;border: 0px none ; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.confuego.org/uploads/screenshots/guessing-doctype.serendipityThumb.jpeg&quot; /&gt;&lt;/a&gt; &lt;/p&gt; 
&lt;h4&gt;Todo&amp;#160;&lt;/h4&gt; 
&lt;p&gt; &lt;/p&gt; 
&lt;p&gt;Unfortunately this is still just a prototype. It has several unresolved issues and is possibly &lt;font size=&quot;2&quot; style=&quot;color: #000000;&quot;&gt;&lt;u&gt;&lt;strong&gt;INSECURE&lt;/strong&gt;&lt;/u&gt;&lt;/font&gt;:&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;Konqueror may crash on closing (it sometimes does for me)&lt;/li&gt; 
&lt;li&gt;Level of integration is pretty low. You still see the raw XML content before it switches to the transformed HTML. I still have to figure out if this is suitable as a plugin, if I should create some XML KPart or if this should be integrated into KHTML&lt;br /&gt;&lt;/li&gt; 
&lt;li&gt;No XInclude support&lt;/li&gt; 
&lt;li&gt;Support for more XML schemata&lt;br /&gt;&lt;/li&gt; 
&lt;li&gt;Possibly vulnerable to XXE (XML eXternal Entity) attacks which basically means a remote XSL could import a file on your harddrive&lt;/li&gt; 
&lt;/ul&gt;That said, interested developers can find the current version &lt;a href=&quot;http://websvn.kde.org/trunk/playground/network/khtmlxsltplugin&quot;&gt;here&lt;/a&gt;.&lt;!-- s9ymdb:7 --&gt; Please be sure you understand the security risks installing this plugin bears before you proceed!&lt;br /&gt; 
    </content:encoded>

    <pubDate>Sat, 08 Aug 2009 11:06:51 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/24-guid.html</guid>
    
</item>
<item>
    <title>KAppTemplateCli: Quick application templates for the command-line</title>
    <link>http://www.confuego.org/archives/23-KAppTemplateCli-Quick-application-templates-for-the-command-line.html</link>
            <category>KDE</category>
    
    <comments>http://www.confuego.org/archives/23-KAppTemplateCli-Quick-application-templates-for-the-command-line.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;While coding I often have the need to create small sample-apps for debugging some library-code I&#039;m writing or for figuring out what library code others have written does. Usually creating such a sample application not only involve creating and compiling some main.cpp as in a KDE context you also need some KAboutData, KComponentData as well as some basic CMakeLists.txt to actually be able to compile it.&lt;/p&gt; 
&lt;p&gt;While I could of course just construct some directories containing templates and just copy them to wherever I need it, I&#039;ve lately been enjoying the power of KAppTemplate. This nifty little application uses pre-defined templates for various kinds of projects like KDE4 Applications, Qt4 Applications, Plasmoids and even PyKDE or KDERuby apps and a graphical assistant to get you going.&lt;/p&gt; 
&lt;p&gt;Now, I like doing stuff on the command-line and don&#039;t use all of the features KAppTemplate gives me (eg. filling the author or version part of the assistant is not needed of this particular use-case). So I decided to rip the template handling part of KAppTemplate to create my own little KAppTemplateCli to fit my needs.&lt;/p&gt; 
&lt;h2&gt;Basic usage&lt;/h2&gt; 
&lt;h3&gt;Listing available templates &lt;br /&gt;&lt;/h3&gt; 
&lt;pre class=&quot;brush: bash;&quot;&gt;lemma@quechua:/tmp/tests$ kapptemplatecli --list
C++/KDE                                                     
  kapp4                - KDE 4 GUI Application
  plasmoid             - Plasma Applet Template
  runner               - Plasma Runner Template
  kpartapp             - KDE 4 KPart Application
  akonadiresource      - Akonadi Resource Template
  akonadiserializer    - Akonadi Serializer Template

C++/No GUI (CMake)
  cmake_plaincpp       - Simple CMake-based C++ application

C++/Qt (cmake)
  cmake_qt4core        - Qt4 CMake Core application
  cmake_qt4gui         - Qt4 CMake Gui application
  cmake_qt4core_qtest  - Qt4 CMake QTest Core application

[... stripped ...]
&lt;/pre&gt; 
&lt;h3&gt;Showing template information&lt;/h3&gt; 
&lt;pre class=&quot;brush: bash;&quot;&gt;lemma@quechua:/tmp/tests$ kapptemplatecli --info=kapp4
Category   : C++/KDE
Basename   : kapp4
Name       : KDE 4 GUI Application
Description: KDE4 simple template based on CMake, inherits from XMLGuiWindow and demonstrates how to use KConfig XT&lt;/pre&gt; 
&lt;h3&gt;Creating an application from a template &lt;br /&gt;&lt;/h3&gt; 
&lt;pre class=&quot;brush: bash;&quot;&gt;lemma@quechua:/tmp/tests$ kapptemplatecli --template=kapp4 MyTest
lemma@quechua:/tmp/tests$ ls mytest
CMakeLists.txt  doc  icons  README  src
lemma@quechua:/tmp/tests$ mkdir mytest/build &amp;amp;&amp;amp; cd mytest/build &amp;amp;&amp;amp; cmake .. &amp;amp;&amp;amp; make
lemma@quechua:/tmp/tests/mytest/build$ src/mytest
&lt;/pre&gt; 
&lt;h2&gt;Download location &amp;amp; notes&lt;/h2&gt; 
&lt;ul&gt; 
&lt;li&gt;You can get KAppTemplateCli from: &lt;a href=&quot;http://websvn.kde.org/trunk/playground/devtools/kapptemplatecli&quot;&gt;http://websvn.kde.org/trunk/playground/devtools/kapptemplatecli&lt;/a&gt;&lt;/li&gt; 
&lt;li&gt;You&#039;ll need kdesdk and/or kdevplatform installed to get some templates it can use.&lt;/li&gt; 
&lt;li&gt;KAppTemplateCli is not mature. Use at your own risk!&lt;/li&gt; 
&lt;li&gt;It&#039;s not meant to be the same as &lt;a href=&quot;http://www.granroth.org/kapptemplate&quot;&gt;legacy KAppTemplate&lt;/a&gt; by Kurt Granroth (which is command-line but takes an assistant-like approach like KAppTemplate)&lt;br /&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;strong&gt;Enjoy.&lt;/strong&gt;&lt;br /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 28 Jul 2009 12:11:29 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Needed: Singaporean and Macanese time formats</title>
    <link>http://www.confuego.org/archives/22-Needed-Singaporean-and-Macanese-time-formats.html</link>
            <category>KDE</category>
    
    <comments>http://www.confuego.org/archives/22-Needed-Singaporean-and-Macanese-time-formats.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;While testing some code that formats a time in the user&#039;s preferred format, I stumbled upon invalid formats in the Singaporean and Macanese time formats. Unfortunately I don&#039;t know the correct formats, so that&#039;s where I &lt;strong&gt;need your help&lt;/strong&gt;. If you live in any of the 2 areas, please send me information on how times are usually formatted.&lt;/p&gt; 
&lt;p&gt;It would suffice if you send me the time &amp;quot;19:00&amp;quot; in local format and additionally specify:&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;if your locale uses 24h or 12h (AM/PM) formatting&lt;/li&gt; 
&lt;li&gt;whether times with a value for hour less than 10 are written with a leading zero (ie. &amp;quot;07:00&amp;quot; or &amp;quot;7:00&amp;quot;).&lt;/li&gt; 
&lt;/ul&gt;Thanks!&lt;br /&gt; 
    </content:encoded>

    <pubDate>Wed, 22 Jul 2009 18:39:30 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/22-guid.html</guid>
    
</item>
<item>
    <title>fd.o secret storage project</title>
    <link>http://www.confuego.org/archives/21-fd.o-secret-storage-project.html</link>
            <category>kwallet</category>
    
    <comments>http://www.confuego.org/archives/21-fd.o-secret-storage-project.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>19</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;After having hinted at it now and then, I can finally gladly announced that we (GNOME Keyring + KDE Wallet) managed to kick off a joint &lt;a href=&quot;http://www.freedesktop.org&quot;&gt;freedesktop.org&lt;/a&gt; project with the goal of creating a common infrastructure (or more technically: protocol) for managing passwords and other secret values.&lt;/p&gt; 
&lt;p&gt;I expect several benefits for our users:&lt;br /&gt;&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;They will be able to securely store their secrets. Even if they use a mix of different applications (GNOME, KDE even plain Qt) they will only have one background service to authenticate to.&lt;/li&gt; 
&lt;li&gt;They will be able to switch your browser without having to reenter your passwords if the browser supports the API - unfortunately no word from Mozilla if they&#039;re interested.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;If you&#039;re an application developer, don&#039;t worry. While I expect a new client-side API (which I imagine to be more OO style than KWallet::Wallet), I&#039;ll keep an eye on providing something the current class can wrap so even applications using the old API will be able to use the new system.&lt;/p&gt; 
&lt;p&gt;In case you&#039;re interested in joining the drafting process, you can find the current working draft as well as more information inside the &lt;a href=&quot;http://www.freedesktop.org/wiki/Specifications/secret-storage-spec&quot;&gt;freedesktop wiki&lt;/a&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 16 Jul 2009 00:38:06 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/21-guid.html</guid>
    
</item>
<item>
    <title>Bugsquad logo contest</title>
    <link>http://www.confuego.org/archives/20-Bugsquad-logo-contest.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/20-Bugsquad-logo-contest.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;Having gathered a quite nicely numbered group of core-triagers during the last 12 months we thought it was time to reflect that by putting together a nice website for collecting some bits of our wisdom and promoting our triage and krush events. This is currently still a work-in-progress but one thing we can&#039;t do properly ourselves is to design a logo.&lt;/p&gt; 
&lt;p&gt;Therefore I&#039;m hereby announcing the Bugsquad logo contest. Details:&lt;br /&gt;&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;The logo is going to be used on a site using the Oxygen website scheme (like &lt;a href=&quot;http://techbase.kde.org&quot;&gt;http://techbase.kde.org&lt;/a&gt;)&lt;/li&gt; 
&lt;li&gt;It wouldn&#039;t hurt if it looked good on a T-Shirt &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt; 
&lt;li&gt;More information about what we do can be found &lt;a href=&quot;https://techbase.kde.org/Contribute/Bugsquad&quot;&gt;here&lt;/a&gt; and gathered on our &lt;a href=&quot;irc://irc.freenode.net/#kde-bugs&quot;&gt;IRC channel&lt;/a&gt;&lt;/li&gt; 
&lt;li&gt;Send your submission to &lt;a href=&quot;mailto:bugsquad@kde.org&quot;&gt;bugsquad@kde.org&lt;/a&gt;&lt;/li&gt; 
&lt;li&gt;Deadline is the &lt;em&gt;25th of May&lt;/em&gt;&lt;/li&gt; 
&lt;/ul&gt;&lt;em&gt;Unfortunately we&#039;re not sure if we can provide a prize yet. &lt;/em&gt;If you decide to join the competition you&#039;re currently only in for the fame (and probably a beer at Akademy). I&#039;ll keep you posted if we come up with something.&lt;br /&gt; 
    </content:encoded>

    <pubDate>Wed, 22 Apr 2009 22:49:49 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/20-guid.html</guid>
    
</item>
<item>
    <title>Bugsquad Plasma triage</title>
    <link>http://www.confuego.org/archives/19-Bugsquad-Plasma-triage.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/19-Bugsquad-Plasma-triage.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;Bugsquad&#039;s 1-year reinstatement celebration was a blast. We managed to triage around &lt;strong&gt;330&lt;/strong&gt; KMail bugs! Without investigating any further I guess that&#039;s a new record for one of our Bug Days. Thanks go out to everyone in the party crowd (Blauzahl, FiNeX, dtritscher, lytenyn, jtamate, Dario_Andres, CondorDes and Ruchir - who apparently partied harder than anyone else &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;).&lt;/p&gt; 
&lt;p&gt;This weekend we&#039;ll be having a closer look at Plasma&#039;s bugs. After having a slow start during KDE 4.0 and 4.1 Plasma has hit the &lt;a href=&quot;http://bugs.kde.org&quot;&gt;bugs.kde.org&lt;/a&gt;&amp;#160; shelf with the 4.2 release and is currently approaching the 600 bug-report mark. Time to have a closer look and weed out the duplicate and invalid ones - especially now the hardening phase for KDE 4.3 is just around the corner. So instead of making the Plasma developers wade the Bugzilla swamps all by themselves we thought we&#039;d lend them a hand to make KDE 4.3&#039;s bling even blingier, nice and stable.
&lt;/p&gt; 
&lt;p&gt;As more eyes make more bugs inspected I invite all of you to join us for our little bug triage:&lt;/p&gt; 
&lt;ul&gt; 
&lt;li&gt;This weekend, 25th/26th of April&lt;/li&gt; 
&lt;li&gt;All day long&lt;/li&gt; 
&lt;li&gt;&lt;a href=&quot;irc://irc.freenode.net/#kde-bugs&quot;&gt;#kde-bugs&lt;/a&gt; on FreeNode IRC&lt;/li&gt; 
&lt;li&gt;You&#039;ll find more information on &lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/PlasmaDay1&quot;&gt;http://techbase.kde.org/Contribute/Bugsquad/BugDays/PlasmaDay1&lt;/a&gt;&amp;#160; - at least once that page is ready.&lt;br /&gt;&lt;/li&gt; 
&lt;/ul&gt; 
    </content:encoded>

    <pubDate>Wed, 22 Apr 2009 22:20:52 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/19-guid.html</guid>
    
</item>
<item>
    <title>Bugsquad turns 1. Celebration lasting all weekend...</title>
    <link>http://www.confuego.org/archives/18-Bugsquad-turns-1.-Celebration-lasting-all-weekend....html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/18-Bugsquad-turns-1.-Celebration-lasting-all-weekend....html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;As you might already have read on the dot, Bugsquad (or rather this incarnation of it) will turn &lt;strong&gt;1&lt;/strong&gt; this weekend. Our very first Bug Day was held on April the 6th 2008 (&lt;a target=&quot;_blank&quot; href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/06APR08&quot;&gt;proof&lt;/a&gt;). Incidentally this will also the 1 year anniversary of the day I started contributing to KDE &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; It has been a nice year and I while we haven&#039;t achieved either of our goals (&lt;a href=&quot;http://bugs.kde.org&quot; target=&quot;_blank&quot;&gt;0 open bugs in KDE&lt;/a&gt; or world domination) yet, it has still been an awesome time. I&#039;d like to say everyone working on bugs and especially everyone who helped me getting started a big thank you.&lt;/p&gt;Enough of that retrospective. 

&lt;p&gt; Everyone knows Bugsquad parties hard (admittedly a little softer then Amarok people but still harder than most of you non-Bugsquatting fellas). As such you&#039;re all invited to our big &lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KMailDay4&quot; target=&quot;_blank&quot;&gt;Bugsquad 1 Year Anniversary Party&lt;/a&gt; we&#039;re having all weekend long (BYOB). The party is themed &amp;quot;KMailDay4: Let the triage &lt;del&gt;begin&lt;/del&gt; continue&amp;quot; and will run from Saturday 10:00 CET to Sunday late at night.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 03 Apr 2009 00:23:55 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/18-guid.html</guid>
    
</item>
<item>
    <title>KMailDay3 details</title>
    <link>http://www.confuego.org/archives/17-KMailDay3-details.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/17-KMailDay3-details.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    I managed to finish tomorrow&#039;s KMail triage page just in time. For anyone who&#039;s not on &lt;a href=&quot;irc://irc.freenode.net/#kde-bugs&quot;&gt;#kde-bugs&lt;/a&gt; (which you should be if you&#039;re planning to join the triage &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; currently, here&#039;s the url: &lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KMailDay3&quot;&gt;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KMailDay3&lt;/a&gt;.
If you&#039;re still pondering wether to join, just do it. Any helping hand - be it developer or user - is welcome and helping hands we need a lot &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Sun, 15 Mar 2009 01:30:05 +0100</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/17-guid.html</guid>
    
</item>
<item>
    <title>A krush on KOffice &amp;&amp; revisiting KMail</title>
    <link>http://www.confuego.org/archives/16-A-krush-on-KOffice-revisiting-KMail.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/16-A-krush-on-KOffice-revisiting-KMail.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=16</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=16</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    While our KOffice krush day is already more than a month ago (25th of January) it still deserves someone blogging about it. It was a great pleasure to see 9 people working hard on finding issues in KOffice and - no surprise - issues we did find. In total we identified about 100 separate crashes, general bugs as well as some ways to improve usability. I was also happy to see some of the most important ones be fixed while we were still finding new ones. Time to send a big thankyou to jtamate, grundleborg, blauzahl, m4v, dtritsched, JLP, Enkithan and brot as well as all of the hard-working KOffice developers who spent their time coaching and answering questions.

On to the actual topic. I&#039;m happy to announce (another) beginning of the bug triage season. Since the KDE 4.2 came out, the general bug count on &lt;a href=http://bugs.kde.org&gt;bugs.kde.org&lt;/a&gt; has pretty much been skyrocketing. Of course we&#039;re regulary introducing new bugs with every release but I guess that 4.2 also marked the point where a lot more regular users were joining the KDE4-using crowd. This does not only lead to more bugs being found but - sadly - also to more people reporting the same bugs or reporting simple support issues on our bugtracker.

That&#039;s where our next Bugday will come into play. We&#039;ll be revisiting KMail once more hoping to find duplicate bug reports, already resolved issues and generally clean up. If you&#039;re willing to help, you&#039;re very welcome to join us on &lt;a href=&quot;irc://irc.freenode.net/#kde-bugs&quot;&gt;#kde-bugs&lt;/a&gt; &lt;b&gt;this Sunday&lt;/b&gt; (the 15th) starting around &lt;b&gt;10:00 CET&lt;/b&gt;. I think I mentioned it before but I&#039;ll do it again just for the record: No programming skills needed. All you&#039;ll have to bring are a recent version of KDE (preferably &lt;a href=&quot;http://techbase.kde.org/Getting_Started/Build/KDE4&quot;&gt;trunk&lt;/a&gt;), some time to spare and the will to make a little difference. Of course we&#039;ll have senior Bugsquadders around to help newcomers get started. 
    </content:encoded>

    <pubDate>Thu, 12 Mar 2009 00:31:22 +0100</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/16-guid.html</guid>
    
</item>
<item>
    <title>KOffice krush reminder</title>
    <link>http://www.confuego.org/archives/15-KOffice-krush-reminder.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/15-KOffice-krush-reminder.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;Just in case you missed the &lt;a href=&quot;http://dot.kde.org/1232641098/&quot;&gt;announcement on the dot&lt;/a&gt; (or chose to forget):&lt;/p&gt;&lt;p&gt;This sunday, January the 25th, we&#039;ll be having our second KOffice Bug Day. It will all be about finding as many of the remaining bugs in &lt;a href=&quot;http://www.koffice.org/releases/2.0beta5-release.php&quot;&gt;KOffice Beta 5&lt;/a&gt; as possible. To contribute, just read the bug day&#039;s &lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay2&quot;&gt;techbase page&lt;/a&gt;, check the requirements and visit &lt;a href=&quot;irc://irc.freenode.net/#kde-bugs&quot;&gt;#kde-bugs&lt;/a&gt; somewhen on sunday (starting around 10am CET). As always, no programming skills required.&lt;/p&gt;&lt;p&gt;&lt;em&gt;Is it worth it?&lt;/em&gt;&lt;/p&gt;&lt;p&gt;Most definitely. Our last KOffice bug day was a what I&#039;d call a big success with the KOffice developers starting to iron out the bug while we were still triaging and krushing. They are really passionate about delivering good quality release.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 23 Jan 2009 20:24:11 +0100</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/15-guid.html</guid>
    
</item>
<item>
    <title>Bugzilla-&gt;{speed}++;</title>
    <link>http://www.confuego.org/archives/14-Bugzilla-speed++;.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/14-Bugzilla-speed++;.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    &lt;p&gt;During the last week I&#039;ve been working hard on the Bugzilla sources (I&#039;ve even been learning some Perl &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;) trying to make searchers faster. It made a rather lengthy blogpost (containing some big pictures though) and I wasn&#039;t sure if the general Planet KDE audience was that much interested in it as it&#039;s only partly related to KDE. So to avoid spamming the Planet all over I decided to make it a separate post which doesn&#039;t get syndicated. It might be interesting to you if you&#039;re into Bugzilla, full-text search or semi-fancy benchmarking graphs.&lt;/p&gt;&lt;a href=&quot;http://www.confuego.org/archives/13-Improving-Bugzilla-search-speeds.html&quot;&gt;Here you go...&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 16 Jan 2009 00:29:27 +0100</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/14-guid.html</guid>
    
</item>
<item>
    <title>KDE Wallet improvements in 4.2</title>
    <link>http://www.confuego.org/archives/12-KDE-Wallet-improvements-in-4.2.html</link>
            <category>kwallet</category>
    
    <comments>http://www.confuego.org/archives/12-KDE-Wallet-improvements-in-4.2.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>37</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    Albeit having the kwallet category on my blog for quite a while now, I never really bothered to put anything in there. With the advent of KDE 4.2 I thought I&#039;d share what I&#039;ve been up to.

&lt;h4&gt;Bad news first...&lt;/h4&gt;
Unfortunately I didn&#039;t quite get around improving the manager. I actually planned and started this but other things seemed more pressing. Thus KDE 4.2&#039;s kwalletmanager will continue to be not-quite-pretty &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;

&lt;h4&gt;Good news for everyone&lt;/h4&gt;
Some things have happened under the hood though. I&#039;ve mostly been busy fixing bugs, including long withstanding ones like concurrency issues and lockups. Changes and fixes include:
&lt;ul&gt;&lt;li&gt;kwalletd has moved from kdelibs/kio to kdebase/runtime (actually pretty much invisible to anyone but packagers)&lt;/li&gt;&lt;li&gt;Improved open wallet calls: Open calls can no longer timeout, open Path uses asynchroneous transaction handling.&lt;/li&gt;&lt;li&gt;Detect exiting/crashing applications: The daemon will now detect applications that exit without closing the wallet or even crash and automatically close the wallet.&lt;/li&gt;&lt;/ul&gt;
&lt;b&gt;Important:&lt;/b&gt; If you&#039;re using trunk, be sure to svn up both kdelibs &lt;b&gt;and&lt;/b&gt; kdebase next time you recompile either. Otherwise your wallet might cease to work.

&lt;h4&gt;Good news for some&lt;/h4&gt;
Apart from that, good news for all KDE Windows users: Starting with KDE 4.1.3, KWallet works fine on Windows. Thanks go to &lt;a href=&quot;http://saroengels.blogspot.com&quot;&gt;Patrick Spendrin&lt;/a&gt; for helping me fix this (and helping me compile when my VirtualBox decided to crash instead of compile) and to Fujisan for providing me with the screenshot to prove it works:

&lt;div class=&quot;serendipity_imageComment_center&quot; style=&quot;width: 749px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:3 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;749&quot; height=&quot;455&quot;  src=&quot;http://www.confuego.org/uploads/screenshots/wallet-windows.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;kwalletmanager on Windows&lt;/div&gt;&lt;/div&gt;

&lt;h4&gt;The outlook&lt;/h4&gt;
One of the major tasks I have in mind for 4.3 is finally redoing the manager UI.
Another thing I&#039;m currently on about is making the GNOME Keyring and the KDE Wallet systems interoperable. Unfortunately that&#039;s still at a very early stage so I can&#039;t really tell you a lot about it yet. I&#039;ll keep you posted though. 
    </content:encoded>

    <pubDate>Tue, 11 Nov 2008 11:52:24 +0100</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/12-guid.html</guid>
    
</item>
<item>
    <title>KMailDay2: Sunday 9th of November</title>
    <link>http://www.confuego.org/archives/11-KMailDay2-Sunday-9th-of-November.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/11-KMailDay2-Sunday-9th-of-November.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    As you might have read on the dot, Bugsquad is having a KDE PIM party tomorrow, and you&#039;re all invited &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KDEPimDay2&quot;&gt;Techbase page&lt;/a&gt; for the triage&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;irc://irc.freenode.net/#kde-bugs&quot;&gt;IRC Channel&lt;/a&gt;&lt;/li&gt;&lt;li&gt;We&#039;ll be starting at around 08:00 UTC.&lt;/li&gt;&lt;/ul&gt;
I usually try to be more elaborate but as I&#039;m currently quite busy the bare facts will have to do. I also still want to do a follow-up to our previous KOffice Triage + Krush day so expect more during the next few days. 
    </content:encoded>

    <pubDate>Sat, 08 Nov 2008 15:23:03 +0100</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/11-guid.html</guid>
    
</item>
<item>
    <title>KOfficeDay1: Krush mastery</title>
    <link>http://www.confuego.org/archives/10-KOfficeDay1-Krush-mastery.html</link>
            <category>bugsquad</category>
    
    <comments>http://www.confuego.org/archives/10-KOfficeDay1-Krush-mastery.html#comments</comments>
    <wfw:comment>http://www.confuego.org/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.confuego.org/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Michael Leupold)</author>
    <content:encoded>
    As you might have read on &lt;a href=&quot;http://dot.kde.org/1224717094/&quot;&gt;the dot&lt;/a&gt;, we&#039;ll be having our first ever (?) KOffice Bug Day this Sunday the 26th. KOffice 2 has just reached its beta2 release and I for my part can&#039;t wait to check it out - user- as well as bug-wise &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;

As a special bonus BugSquad won&#039;t just triage bugs but also do some krushing.

Now as I heard that &lt;i&gt;&quot;Krushing is a confusing term&quot;&lt;/i&gt;  I thought I&#039;d put together some information about it similar to what I wrote about &lt;i&gt;The Art of Bug Triage&lt;/i&gt;. This time I did however put all of it on the accompanying techbase wiki page which I assembled in preparation of Sunday. So here I present you:&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Triage&quot;&gt;KOffice Bug Day 1: Triage&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://techbase.kde.org/Contribute/Bugsquad/BugDays/KOfficeDay1/Krush&quot;&gt;KOffice Bug Day 1: Krush&lt;/a&gt; (aka &lt;b&gt;Krush Mastery&lt;/b&gt;)&lt;/li&gt;&lt;/ul&gt;(Please note that some parts of those pages are still subject to change.)

As always we&#039;ll be starting at around 07:00 UTC (beware of summer time! don&#039;t miss out on your extra hour of sleep).

I also heard that quite some of the KOffice developers will be hanging out with us on &lt;a href=&quot;irc://irc.freenode.org/#kde-bugs&quot;&gt;#kde-bugs&lt;/a&gt; so we can bug them with our questions. I&#039;m looking forward to it &lt;img src=&quot;http://www.confuego.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 24 Oct 2008 00:55:28 +0200</pubDate>
    <guid isPermaLink="false">http://www.confuego.org/archives/10-guid.html</guid>
    
</item>

</channel>
</rss>