<?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>Helvensteijn.com &#187; activities</title>
	<atom:link href="http://helvensteijn.com/blog/tag/activities/feed/" rel="self" type="application/rss+xml" />
	<link>http://helvensteijn.com</link>
	<description>Some fancy, yet to be devised subtitle goes here...</description>
	<lastBuildDate>Sat, 26 Jun 2010 01:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Looking for a new server distro</title>
		<link>http://helvensteijn.com/blog/2009/08/17/looking-for-a-new-server-distro/</link>
		<comments>http://helvensteijn.com/blog/2009/08/17/looking-for-a-new-server-distro/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 21:25:12 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[activities]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=964</guid>
		<description><![CDATA[Since I acquired the Virtual Private Server (VPS) this web site is hosted by, it has run Debian Etch. I know that Lenny is available for over half a year now, but I never felt like upgrading. I do regularly update, though. Wouldn&#8217;t want to miss any security fixes. So why didn&#8217;t I feel like [...]]]></description>
			<content:encoded><![CDATA[<p>Since I <a href="http://helvensteijn.com/blog/2008/10/04/and-a-new-server-as-well/">acquired</a> the Virtual Private Server (VPS) this web site is hosted by, it has run <a href="http://www.debian.org/">Debian</a> Etch. I know that Lenny is available for over half a year now, but I never felt like up<em>grading</em>. I do regularly up<em>date</em>, though. Wouldn&#8217;t want to miss any security fixes. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>So why didn&#8217;t I feel like upgrading? Well, ever since I got into managing my own servers, I always preferred Debian for its proven stability, especially in the &#8220;stable&#8221; branches. However, that stability comes with a price. More often than not, software packages are seriously outdated, especially in the older-than-current releases (Etch for instance). Upgrading to Lenny will probably upgrade most software to a <em>somewhat</em> more recent version, but it would probably still be lagging at least months behind in most cases.</p>
<p>Then, there&#8217;s the fact that I&#8217;ve become increasingly interested in using the newer features of software, especially those found in <a href="http://www.php.net/manual/en/migration53.php">PHP 5.3</a>. Playing with all that new stuff in my local testing environment is all fun and dandy, but soon or later, one might want to publish a creation or two. Having a server capable of running those creations helps. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, I&#8217;m currently looking for a new Linux distro, which is somewhat more up-to-date than Debian. Preferably something with a rolling release system. I want updates when they&#8217;re ready, not when a release schedule says it&#8217;s time. I also want a bare-bones base system and then add the desired packages myself. When installing Debian and selecting to install packages for a &#8220;web server&#8221;, it installs all sorts of stuff one would rarely need. Or simply tings one would rather choose a different program for. I just want a bare-bones system with only what&#8217;s needed to run and a package manager that handles dependencies for me.</p>
<p>I&#8217;ve been playing around with <a href="http://www.archlinux.org/">Arch Linux</a> for some time, and I like it. It complies with all my wishes as mentioned above, it&#8217;s lean, it&#8217;s a rolling release system, and has an elegant package manager that does its job well. Configuration is a bit more labour intensive than Debian (less automated), but since setting up a server is mainly a one-time process, that&#8217;s not really a problem.</p>
<p>I&#8217;m not fixed on Arch. I&#8217;m also planning to try out some BSD variants, and perhaps some other Linux distros. Trying out and playing with new OS&#8217;s is a rather time consuming activity, though. Luckily, I have some more free time available lately. I&#8217;m not expecting to have this server running another OS in the next couple of weeks, but I should get around to it in the following month or three.</p>
<p>Then, as a final note, there&#8217;s also the new layout for this web site that I&#8217;m contemplating. I made a <a href="/files/website-concept.png" rel="shadowbox" title="Early concept for new layout">mockup</a> recenly, but it only showed I had a lot of thinking things through ahead of me. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/blog/2009/08/17/looking-for-a-new-server-distro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another post, finally</title>
		<link>http://helvensteijn.com/blog/2008/01/30/another-post-finally/</link>
		<comments>http://helvensteijn.com/blog/2008/01/30/another-post-finally/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 21:45:11 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[This web site]]></category>
		<category><![CDATA[activities]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://macbook.local/wordpress/?p=101</guid>
		<description><![CDATA[So, what have I been up to lately? Well, there&#8217;s a thing called real life that&#8217;s been keeping me busy. Obligations here, weekend trip there, you know how it goes&#8230; Then there&#8217;s the MetaD IRC network that I&#8217;ve set up with some other people. And I&#8217;ve been busy (well, sort of) with a new sort [...]]]></description>
			<content:encoded><![CDATA[<p>So, what have I been up to lately?</p>
<p>Well, there&#8217;s a thing called <em>real life</em> that&#8217;s been keeping me busy. Obligations here, weekend trip there, you know how it goes&#8230; <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Then there&#8217;s the <a href="http://www.metadirc.nl/en">MetaD IRC network</a> that I&#8217;ve set up with some other people. And I&#8217;ve been busy (well, sort of) with a new sort of web publishing software, called <a href="http://blog.unitextus.net/">UniTextus</a>. It&#8217;s still in the conceptual stage, no actual code has been written yet.</p>
<p>So, in all the fuzz, this web site has gotten little attention over the last few weeks. And I&#8217;m not sure how much time I&#8217;ll be able to put into it for the time to come. There&#8217;s one thing I have decided about this site: I want to get rid of WordPress. By now, this site hangs together by <a href="/links/active-plugins/" title="Links &raquo; Active plugins">plugins</a> and tweaks, which is not how I like to see it. I have yet to decide whether to wait for a reasonably stable version of UniTextus or to build something myself in the mean time. One thing is sure though: one of these days I&#8217;m going to drop support for <a href="http://helvensteijn.com/wordpress/" title="WordPress">my WordPress plugins</a>. I do have an issue with one of them that I want to resolve before then, but don&#8217;t expect any more updates.</p>
<p>I&#8217;ll make an official announcement when the time comes. In the mean time, if you&#8217;re interested in taking over development for my plugins, go ahead and do so. They were released under a BSD license, so you may do with them as you please. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/blog/2008/01/30/another-post-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
