<?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; photos</title>
	<atom:link href="http://helvensteijn.com/tag/photos/feed/" rel="self" type="application/rss+xml" />
	<link>http://helvensteijn.com</link>
	<description>The glass is neither half full nor half empty; It is simply oversized</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:14:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Clean WordPress installation</title>
		<link>http://helvensteijn.com/2008/07/21/clean-wordpress-installation/</link>
		<comments>http://helvensteijn.com/2008/07/21/clean-wordpress-installation/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 22:50:22 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[This web site]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://helvensteijn.com/?p=215</guid>
		<description><![CDATA[Last Monday, WordPress 2.6 was released. Because I grew more and more unhappy with my WordPress installation hanging together by plugins and hacks, I saw this release as a good moment to do a completely clean install. I made a database dump and a WordPress export, dropped all tables in the database and removed all &#8230; <a class="more-link" href="http://helvensteijn.com/2008/07/21/clean-wordpress-installation/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>Last Monday, <a rel="external" href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">WordPress 2.6 was released</a>. Because I grew more and more unhappy with my WordPress installation hanging together by plugins and hacks, I saw this release as a good moment to do a completely clean install.</p>
<p>I made a database dump and a WordPress export, dropped all tables in the database and removed all files in the WordPress directory after a backup of wp-content. Then, I made a fresh SVN checkout, imported the WordPress backup, and tweaked the settings.</p>
<p>So right now, this web site runs a bare naked WordPress installation, the only active plugin being Akismet.</p>
<p>I&#8217;ve decided not to use my old theme again for this installation (it also became quite hacky after a while). Statistics show a rapid decline in Internet Explorer 6 usage. Last month, its share was about 15.7%, this month up to yesterday that number has dropped to 13.0. So either this month or the next, I expect IE6&#8242;s share to tumble beneath 10%, at which point I no longer deem it important enough to warrant support.</p>
<p>Then, I can finally make some more complex designs for this web site without a large number of visitors being stuck with crippled pages. Think about some more advanced CSS2 (IE7 is not quite the yet, but at least a lot better than is predecessor) and alpha channel support in PNG images without resorting to nasty hacks. Until that time comes, I&#8217;ll just use the default WordPress theme. It is fairly decent, despite being massively overused.</p>
<p>There&#8217;s a few other things on my todo list. First one is installing the few plugins that I do want to use, second is moving this web site to a new webhost again, this time a virtual private server, so I have root access and can do whatever I want. It also comes with its own IP address, so I can take care of the third item on the list: mirror this website on a subdomain and secure it with my <a rel="external" href="http://en.wikipedia.org/wiki/Transport_Layer_Security">SSL/TLS</a> certificate &#8212; impossible right now, because SSL/TLS and name based virtual hosting don&#8217;t mix (without a not widely supported extension).</p>
<p>I also took this opportunity to move my photos page elsewhere. While <a rel="external" href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/">NextGEN</a> is a very decent plugin, I wanted to keep this installation als lean and clean as possible. So I chose to move my photo albums to <a rel="external me" href="http://gallery.me.com/helvensteijn">my MobileMe gallery</a>. In my upcoming new theme, I will link there more visibly, right now there&#8217;s just a small link in the sidebar.</p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2008/07/21/clean-wordpress-installation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New photos page</title>
		<link>http://helvensteijn.com/2007/09/04/new-photos-page/</link>
		<comments>http://helvensteijn.com/2007/09/04/new-photos-page/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 07:19:23 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[This web site]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://macbook.local/wordpress/?p=153</guid>
		<description><![CDATA[Now that I have a new hosting provider which offers a lot of disk space, I could finally do what I wanted to do for a long time: make an online photo gallery. I&#8217;ve got 9 albums online now, but that number will undoubtedly grow in the future. The whole thing is powred by the &#8230; <a class="more-link" href="http://helvensteijn.com/2007/09/04/new-photos-page/">Read more</a>]]></description>
			<content:encoded><![CDATA[<p>Now that I have a <a href="/2007/09/01/new-hosting-provider/" title="Blog post: &#8220;New hosting provider&#8221;">new hosting provider</a> which offers a lot of disk space, I could finally do what I wanted to do for a long time: make an online <a href="/photos/" title="Photos">photo gallery</a>.</p>
<p>I&#8217;ve got 9 albums online now, but that number will undoubtedly grow in the future.</p>
<p>The whole thing is powred by the <a href="http://alexrabe.boelinger.com/?page_id=80">NextGEN Gallery plugin</a>, and of course tweaked here and there.</p>
<p>I also added breadcrumbs navigation &#8212; using the <a href="http://mtekk.weblogs.us/code/breadcrumb-nav-xt">Breadcrumb Navigation XT plugin</a> &#8212; and I made some tweaks to the rest of the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/2007/09/04/new-photos-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

