<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Julien Valroff</title>
	<atom:link href="http://www.kirya.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kirya.net</link>
	<description>Debian Developer &#38; Free software contributor</description>
	<lastBuildDate>Sat, 14 Jul 2012 08:21:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Back on Facebook…</title>
		<link>http://www.kirya.net/2012/03/back-on-facebook/</link>
		<comments>http://www.kirya.net/2012/03/back-on-facebook/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 10:11:37 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[Social networking]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=997</guid>
		<description><![CDATA[Almost 2 years ago, I decided to close and permanently delete my Facebook account. Since then, I have been using identi.ca, and then my own StatusNet instance as primary social network. I also have accounts on Google+ and Diaspora*, but the connections I have there are mainly related to my Free Software activities. I also [...]]]></description>
				<content:encoded><![CDATA[<p>Almost 2 years ago, I decided to <a href="http://www.kirya.net/2010/06/goodbye-facebook/" title="Goodbye Facebook">close and permanently delete my Facebook account</a>. Since then, I have been using <a href="http://identi.ca/" target="_blank">identi.ca</a>, and then my own <a href="http://sn.kirya.net" target="_blank">StatusNet instance</a> as primary social network. I also have accounts on <a href="https://plus.google.com/107107417448097209240" target="_blank">Google+</a> and <a href="https://diasp.org/u/julienvalroff" target="_blank">Diaspora*</a>, but the connections I have there are mainly related to my Free Software activities.</p>
<p>I also have a <a href="http://twitter.com/JulienValroff" target="_blank">Twitter account</a> which allows me to replicate the contents of the dents sent to my StatusNet timeline, but also to follow people through the StatusNet TwitterBridge plugin.</p>
<p>However, when it comes to &#8220;real life&#8221; friends or relatives, Facebook seems to be unavoidable. I have hence opened a <a href="http://www.facebook.com/julien.valroff" target="_blank">new Facebook account</a>. I do not think I will publish anything there, but who knows…</p>
<p>What really decided me to open an account again is the fact a friend of mine recently gave birth to a daughter, and I was informed of it yesterday, more than 2 weeks after the birth!</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2012/03/back-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switched to nginx</title>
		<link>http://www.kirya.net/2011/12/switched-to-nginx/</link>
		<comments>http://www.kirya.net/2011/12/switched-to-nginx/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 13:45:11 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[http server]]></category>
		<category><![CDATA[Linode]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=973</guid>
		<description><![CDATA[I have recently switched my http server from Apache to nginx. The switch was mostly painless thanks to the good documentation available on the nginx wiki. I have been able to move all my public virtual hosts, and have already noticed the improvement on how fast the pages load. Here is a sample graph of [...]]]></description>
				<content:encoded><![CDATA[<p>I have recently switched my http server from <a href="http://www.apache.org">Apache</a> to <a href="http://www.nginx.org">nginx</a>. The switch was mostly painless thanks to the good documentation available on the <a href="http://wiki.nginx.org">nginx wiki</a>.</p>
<p>I have been able to move all my public virtual hosts, and have already noticed the improvement on how fast the pages load. Here is a sample graph of the disk I/O rates of my linode showing before/after the switch to nginx:</p>
<p><a href="http://www.kirya.net/wp-content/uploads/2011/12/linode_io_graph.png"><img src="http://www.kirya.net/wp-content/uploads/2011/12/linode_io_graph.png" alt="" title="linode_io_graph" width="223" height="180" class="aligncenter size-full wp-image-974" /></a></p>
<p>I only had an issue with <a href="http://status.net/opensource">StatusNet</a> due to the default behavior of spawn-cgi to not spawn any <abbr class="uttInitialism" title="PHP: Hypertext Preprocessor">PHP</abbr> child except if told otherwise. I also had to fix the <a href="http://wordpress.org/extend/plugins/openid/">OpenID plugin</a> for <a href="http://wordpress.org/">WordPress</a>, as per <a href="https://github.com/grange/wordpress-openid/commit/64c22a9c09603952a43bc1d0f611a7f6d082bca5">this commit</a>.</p>
<p>For now, I keep apache running for the DSPAM Web UI, which requires <em>suexec</em>. I know I can easily run the CGI through a different user, but still have to polish my setup for FastCGI.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/12/switched-to-nginx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My own StatusNet instance</title>
		<link>http://www.kirya.net/2011/12/my-own-statusnet-instance/</link>
		<comments>http://www.kirya.net/2011/12/my-own-statusnet-instance/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 20:33:31 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=966</guid>
		<description><![CDATA[After using identi.ca microblogging patform for 2 years or so, I have recently decided to set up my own StatusNet instance to benefit from the power of federation. The setup is quite easy, but I still have some tuning left. Most of the plugins I have tried (XMPP, realtime and twitter bridge) were very resource [...]]]></description>
				<content:encoded><![CDATA[<p>After using <a href="http://identi.ca">identi.ca</a> microblogging patform for 2 years or so, I have recently decided to set up my own <a href="http://status.net">StatusNet</a> instance to benefit from the power of federation.</p>
<p>The setup is quite easy, but I still have some tuning left. Most of the plugins I have tried (XMPP, realtime and twitter bridge) were very resource intensive, especially for my tiny virtual server, I hence had to disable them. I can live without them.</p>
<p>You can now follow my dents on <a href="http://sn.kirya.net">sn.kirya.net</a>. If you were following me on identi.ca, please update your subscription, the account will remain there but I do not expect to use it anymore.</p>
<p>The <a href="http://status.net/2011/12/20/identi-ca-down">current problems with identi.ca</a> show how important federation and decentralization are. My timeline is very quiet for now though, I encourage more people to setup their own instances.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/12/my-own-statusnet-instance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Native IPv6 link for my Linode</title>
		<link>http://www.kirya.net/2011/12/native-ipv6-link-for-my-linode/</link>
		<comments>http://www.kirya.net/2011/12/native-ipv6-link-for-my-linode/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 20:25:55 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linode]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=962</guid>
		<description><![CDATA[Linode have just annoucned the data center where my virtual server is hosted has gained native IPv6 connection. I have been using a tunnel freely provided by Hurricane Eletric for a few years. The IPv6 of my various websites has hence be changed to 2a01:7e00::f03c:91ff:fe96:1f85, the DNS should now be up-to-date.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.linode.com/?r=8b1d60a49801ef9e496d8c7087a2c18db4741795">Linode</a> have <a href="http://blog.linode.com/2011/12/20/ipv6-now-available-in-london-and-atlanta/">just annoucned</a> the data center where my virtual server is hosted has gained native IPv6 connection.<br />
I have been using a tunnel freely provided by <a href="http://tunnelbroker.net/">Hurricane Eletric</a> for a few years.</p>
<p>The IPv6 of my various websites has hence be changed to <tt>2a01:7e00::f03c:91ff:fe96:1f85</tt>, the DNS should now be up-to-date.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/12/native-ipv6-link-for-my-linode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Openbox 3.5 &amp; xdg autostart</title>
		<link>http://www.kirya.net/2011/10/openbox-3-5-xdg-autostart/</link>
		<comments>http://www.kirya.net/2011/10/openbox-3-5-xdg-autostart/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 18:40:27 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[diehard]]></category>
		<category><![CDATA[Openbox]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[xdg]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=955</guid>
		<description><![CDATA[Since the 3.5.0 release, Openbox automatically starts applications with .desktop files in /etc/xdg/autostart. This was already the case with previous releases when setting the . $GLOBALAUTOSTART instruction in the autostart script. This instruction is now deprecated. This has puzzled me as some applications were started twice in my Openbox session: those launched via my ~/.config/openbox/autostart [...]]]></description>
				<content:encoded><![CDATA[<p>Since the 3.5.0 release, Openbox automatically starts applications with <tt>.desktop</tt> files in <tt>/etc/xdg/autostart</tt>. This was already the case with previous releases when setting the <tt>. $GLOBALAUTOSTART</tt> instruction in the <tt>autostart</tt> script. This instruction is now deprecated. </p>
<p>This has puzzled me as some applications were started twice in my Openbox session: those launched via my <tt>~/.config/openbox/autostart</tt> script which are also launched through xdg autostart.</p>
<p>I also like to use <a href="http://packages.debian.org/notify-osd">notify-osd</a> when in openbox, but it seems the new gnome-fallback session requires <a href="http://packages.debian.org/notification-daemon">notification-daemon</a>. In my Openbox session, I have noticed that notification-daemon was launched whereas my <a href="http://git.kirya.net/?p=dotfiles/openbox.git;a=blob;f=autostart">autostart script</a> specifies to use notify-osd. I then discovered that <tt>/etc/xdg/autostart/notification-daemon.desktop</tt> was the cause of this.</p>
<p>I had to drop a <tt>notification-daemon.desktop</tt> file in my <tt>~/.config/autostart/</tt> directory with the following contents:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="none" style="font-family:monospace;">[Desktop Entry]
Name=Notification Daemon
Comment=Display notifications
Exec=/usr/lib/notification-daemon/notification-daemon
Terminal=false
Type=Application
NoDisplay=true
OnlyShowIn=LXDE;GNOME
AutostartCondition=GNOME3 unless-session gnome
X-GNOME-Autostart-enabled=true</pre></td></tr></table></div>

<p>This allows me to not start notification-daemon <strong>only</strong> when using Openbox &#8211; ie. it still starts automatically when launching a GNOME session.</p>
<p>You can check what applications are automatically started through xdg with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="none" style="font-family:monospace;">/usr/lib/openbox/openbox-xdg-autostart --list OPENBOX</pre></td></tr></table></div>

<p>The results are quite amazing, most applications being only configured to start in GNOME or KDE, but nothing seems to be very coordinated amongst maintainers.</p>
<p>I find this quite misleading, and would prefer openbox to stick with the previous default behaviour. Who said <em>&#8220;diehard&#8221;</em>?!</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/10/openbox-3-5-xdg-autostart/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick and dirty Debian packages for various kernel modules</title>
		<link>http://www.kirya.net/2011/09/quick-and-dirty-debian-packages-for-various-kernel-modules/</link>
		<comments>http://www.kirya.net/2011/09/quick-and-dirty-debian-packages-for-various-kernel-modules/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 19:04:29 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=899</guid>
		<description><![CDATA[As I own several more or less recent laptops, some of their features require updated/new kernel modules to work as expected. I have hence decided to create Debian packages for them, primarily for my own use. Note that these packages are meant to be used with caution, I have only tested them on my own [...]]]></description>
				<content:encoded><![CDATA[<p>As I own several more or less recent laptops, some of their features require updated/new kernel modules to work as expected. I have hence decided to create Debian packages for them, primarily for my own use.</p>
<p>Note that these packages are meant to be used with caution, I have only tested them on my own hardware, and they would deserve more careful review.</p>
<p>All -source and -dkms packages are available in my <a href="http://packages.kirya.net">personal repository</a> for Debian sid.</p>
<p>The sources are maintained in <a href="http://git.kirya.net">git</a>, as usual.</p>
<ul>
<li><b>rts5139</b><br />
This new module is already in linux-next and adds support for recent 5129/39 Realtek card readers.</li>
<li><b>psmouse-elantech</b><br />
This is the psmouse module with basic v3 hardware support for newer devices not currently supported by the in-tree module.<br />
See the discussion at <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633595">#633595</a> for more information.</li>
<li><b>acerhdf</b><br />
The in-tree acerhdf module doesn&#8217;t support the BIOS version 1.3314 of my Aspire 1810TZ, while the module available at <a href="http://www.piie.net/?section=acerhdf">http://www.piie.net/?section=acerhdf</a> does. I have hence packaged this version, and even <a href="http://www.mail-archive.com/platform-driver-x86@vger.kernel.org/msg02135.html">submitted</a> a one-line patch upstream which has been <a href="http://www.kernel.org/pub/linux/kernel/v3.0/testing/ChangeLog-3.1-rc1">accepted</a> for linux 3.1. My first (tiny) contribution!
</li>
<li><b>omnibook</b><br />
I have also taken the time to update the <a href="http://sourceforge.net/apps/mediawiki/omnibook/index.php?title=Main_Page">omnibook</a> package. The project is still unmaintained upstream, but I have git commit access, hence if anybody is interested in taking over&#8230;
</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/09/quick-and-dirty-debian-packages-for-various-kernel-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DSPAM 3.10.0 released</title>
		<link>http://www.kirya.net/2011/08/dspam-3-10-0-released/</link>
		<comments>http://www.kirya.net/2011/08/dspam-3-10-0-released/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 06:14:15 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=814</guid>
		<description><![CDATA[The DSPAM project has recently released the 3.10.0 version of free content-based spam filter. Besides various bug fixes, the most important change is the switch to the AGPL-3 license (from GPL-2). The Debian packages are almost ready, but still require further testing as they have been largely amended, especially to add multiarch support. I expect [...]]]></description>
				<content:encoded><![CDATA[<p>The DSPAM project has <a href="http://sourceforge.net/news/?group_id=250683">recently released</a> the <a href="http://sourceforge.net/projects/dspam/files/dspam/dspam-3.10.0/dspam-3.10.0.tar.gz/download">3.10.0</a> version of <a href="http://dspam.sourceforge.net">free content-based spam filter</a>. Besides various bug fixes, the most important change is the switch to the AGPL-3 license (from GPL-2).</p>
<p>The Debian packages are almost ready, but still require further testing as they have been largely amended, especially to add multiarch support. I expect to upload them to unstable within the next week or so, and, if no major problem happens in the meantime, will upload them to squeeze-backports as soon as they reach testing.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/08/dspam-3-10-0-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New signing subkey</title>
		<link>http://www.kirya.net/2011/08/new-signing-subkey/</link>
		<comments>http://www.kirya.net/2011/08/new-signing-subkey/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 06:04:31 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=805</guid>
		<description><![CDATA[Thanks to Lars Wirzenius who has written a nice how-to on GnuPG subkeys on the Debian wiki, I am now using a signing subkey. If you happen to have my key 0x258E26B1 in your public keyring, please update it: gpg --keyserver hkp://the.earth.li --recv-keys 258E26B1 This will allow me to keep my master private key offline [...]]]></description>
				<content:encoded><![CDATA[<p>Thanks to <a href="http://blog.liw.fi/posts/subkeys/">Lars Wirzenius</a> who has written a nice how-to on <a href="http://wiki.debian.org/subkeys">GnuPG subkeys</a> on the Debian wiki, I am now using a signing subkey.</p>
<p>If you happen to have my key <tt>0x258E26B1</tt> in your public keyring, please update it:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="none" style="font-family:monospace;">gpg --keyserver hkp://the.earth.li --recv-keys 258E26B1</pre></td></tr></table></div>

<p>This will allow me to keep my master private key offline while still being able to sign mail or Debian packages for upload.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/08/new-signing-subkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing my dotfiles</title>
		<link>http://www.kirya.net/2011/07/sharing-my-dotfiles/</link>
		<comments>http://www.kirya.net/2011/07/sharing-my-dotfiles/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 20:45:59 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=788</guid>
		<description><![CDATA[I have been using git to manage my dotfiles for a few months now, and though my repository is world readable, I haven&#8217;t yet shared this information publicly, which is now done. All my zsh, mutt, vim, openbox etc. configuration files are hence available from my git repo at: http://git.kirya.net. Nothing fancy, but still, this [...]]]></description>
				<content:encoded><![CDATA[<p>I have been using git to manage my dotfiles for a few months now, and though my repository is world readable, I haven&#8217;t yet shared this information publicly, which is now done.</p>
<p>All my <a href="http://git.kirya.net/?p=dotfiles/zsh.git">zsh</a>, <a href="http://git.kirya.net/?p=dotfiles/mutt.git">mutt</a>, <a href="http://git.kirya.net/?p=dotfiles/vim.git">vim</a>, <a href="http://git.kirya.net/?p=dotfiles/openbox.git">openbox</a> etc. configuration files are hence available from my git repo at: <a href="http://git.kirya.net">http://git.kirya.net</a>.</p>
<p>Nothing fancy, but still, this might be useful for some of the readers.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/07/sharing-my-dotfiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DSPAM Debian package updated</title>
		<link>http://www.kirya.net/2011/03/dspam-debian-package-updated/</link>
		<comments>http://www.kirya.net/2011/03/dspam-debian-package-updated/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 10:04:26 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=779</guid>
		<description><![CDATA[2 years and a half after the last maintainer upload, I have finally uploaded updated DSPAM package to Debian experimental. It will have to go through the NEW queue as I have added a dspam-dbg binary package containing debugging symbols. I am now listed as the only uploader, all previous maintainers having lost interest in [...]]]></description>
				<content:encoded><![CDATA[<p>2 years and a half after the last maintainer upload, I have finally uploaded updated DSPAM package to Debian experimental.</p>
<p>It will have to go through the NEW queue as I have added a dspam-dbg binary package containing debugging symbols.</p>
<p>I am now listed as the only uploader, all previous maintainers having lost interest in maintaining DSPAM.</p>
<p>Please test these new packages, report bugs, help me improving them so that I can finally upoad it to unstable.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/2011/03/dspam-debian-package-updated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
