<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.usualcoding.eu/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>UsualCoding.eu - pamusb</title>
  <link>http://www.usualcoding.eu/</link>
  <description>Use(less|ful) stuff</description>
  <language>en</language>
  <pubDate>Wed, 21 Jul 2010 22:55:36 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Patching Around</title>
    <link>http://www.usualcoding.eu/post/2007/06/08/Patching-Around</link>
    <guid isPermaLink="false">urn:md5:1a1c360a2a5d70da50825613a3b8cde0</guid>
    <pubDate>Fri, 08 Jun 2007 20:14:00 +0000</pubDate>
    <dc:creator>Seb</dc:creator>
        <category>Patches</category>
        <category>code</category><category>pamusb</category><category>patches</category><category>trac</category>    
    <description>    &lt;p&gt;The new &lt;a href=&quot;http://www.pamusb.org/&quot;&gt;pam_usb&lt;/a&gt; release has a new feature called the pamusb agent. It is basically a python daemon that you can run in your user session. It allows you to execute all kinds of events when your key is plugged in or out.&lt;br /&gt;
What I wanted was a small notification to know when I’m authenticated. Unfortunately there is nothing as cool as &lt;a href=&quot;http://growl.info/&quot;&gt;GROWL&lt;/a&gt; on Linux (as far as I know) so I decided to add a small tray icon to the pamusb agent.  &lt;/p&gt;
&lt;p&gt;If you are interested you can find the patched version here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a&gt;svn://svn.sig11.org/pamusb_tray/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Currently it is just GTK because I already had some code lying around but I’ll add a QT version later.&lt;br /&gt;
This thing gave me some ideas like adding a notification bubble and a small graphical interface to add &amp;amp; remove events. Maybe later…&lt;/p&gt;
&lt;p&gt;This also reminds me that I have a small patch for Trac lying around.&lt;br /&gt;
Sometimes you want to use Trac as a private project management system denying access to anyone except registered users.&lt;/p&gt;
&lt;p&gt;This patch allows you to release some pages as public ones by adding “Public” to the page name (example: “TestPublic”).&lt;br /&gt;
You can find it &lt;a href=&quot;http://www.trac-hacks.org/wiki/WikiPublicPatch&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://www.usualcoding.eu/post/2007/06/08/Patching-Around#comment-form</comments>
      <wfw:comment>http://www.usualcoding.eu/post/2007/06/08/Patching-Around#comment-form</wfw:comment>
      <wfw:commentRss>http://www.usualcoding.eu/feed/rss2/comments/3</wfw:commentRss>
      </item>
    
  <item>
    <title>First Post &amp; Some Links</title>
    <link>http://www.usualcoding.eu/post/2007/04/17/First-Post-Some-Links</link>
    <guid isPermaLink="false">urn:md5:9d539ab3d1460ee64cd67de626439053</guid>
    <pubDate>Tue, 17 Apr 2007 22:35:00 +0000</pubDate>
    <dc:creator>Seb</dc:creator>
        <category>Links</category>
        <category>C</category><category>cpp</category><category>pamusb</category>    
    <description>    &lt;p&gt;I guess the first post is the hardest one. So let’s start with something easy.&lt;/p&gt;
&lt;p&gt;A list of links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.scox.info/2007/4/9/pam_usb-finally-a-new-release&quot;&gt;New pam_usb release!&lt;/a&gt; 0.4.0 is finally out.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.run.montefiore.ulg.ac.be/%7Emartin/resources/kung-f00.html&quot;&gt;Anonymous Arrays in C&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://blog.davber.com/2007/01/29/scripting-in-python-ruby-perl-no-in-c/&quot;&gt;Scripting in Python, Ruby, Perl? No, in C++!&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
          <comments>http://www.usualcoding.eu/post/2007/04/17/First-Post-Some-Links#comment-form</comments>
      <wfw:comment>http://www.usualcoding.eu/post/2007/04/17/First-Post-Some-Links#comment-form</wfw:comment>
      <wfw:commentRss>http://www.usualcoding.eu/feed/rss2/comments/5</wfw:commentRss>
      </item>
    
</channel>
</rss>