<?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>Eaktion Blog</title>
	<atom:link href="http://www.eaktion.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eaktion.com/blog</link>
	<description>Around eaktion.com</description>
	<lastBuildDate>Thu, 06 May 2010 10:19:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eaktion.com sponsorerer FC-Roskilde U15</title>
		<link>http://www.eaktion.com/blog/2010/02/06/eaktion-com-sponsorerer-fc-roskilde-u15/</link>
		<comments>http://www.eaktion.com/blog/2010/02/06/eaktion-com-sponsorerer-fc-roskilde-u15/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 10:16:46 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[nyheder]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=68</guid>
		<description><![CDATA[Eaktion er stolt sponsor af FC-Roskilde U15 hold.]]></description>
			<content:encoded><![CDATA[<p>Eaktion ApS er stolt sponsor af FC-Roskilde U15 hold.</p>
<p>De spiller et stærkt holdspil, har masser af gå-på mod og arbejder serjøst.</p>
<p>Alle sammen ting vi elsker at opleve.</p>
<p>Vai vai vai, FC-Roskilde! <img src='http://www.eaktion.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a title="FC-Roskilde U15 newsside" href="http://fcr-ungdom.dk/u15/news.php" target="_blank">FCR U15</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eaktion.com/blog/2010/02/06/eaktion-com-sponsorerer-fc-roskilde-u15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Dokuwiki when installed manually &#8211; the Debian way</title>
		<link>http://www.eaktion.com/blog/2010/01/16/upgrading-dokuwiki-when-installed-manually-the-debian-way/</link>
		<comments>http://www.eaktion.com/blog/2010/01/16/upgrading-dokuwiki-when-installed-manually-the-debian-way/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 21:26:01 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[Debian dokuwiki system administration]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=41</guid>
		<description><![CDATA[Yes, you understood right, to see what I mean by installing Dokuwiki manually -  the Debian way, read this post.
You can use the method presented on this post only if you have installed dokuwiki on Debian, with Aptitude/apt-get as described in the post linked to above, and you have followed those instructions,  in order to [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, you understood right, to see what I mean by installing Dokuwiki manually -  the Debian way, <a title="installing-dokuwiki-the-debian-way-by-hand" href="http://www.eaktion.com/blog/2010/01/16/installing-dokuwiki-the-debian-way-by-hand/" target="_blank">read this post</a>.</p>
<p>You can use the method presented on this post only if you have installed dokuwiki on Debian, with Aptitude/apt-get as described in the post linked to above, and you have followed those instructions,  in order to continue upgrading Dokuwiki manually instead.</p>
<p>When all this is said and done it is easy to upgrade (however no promises made here, backup all your files and dirs or you&#8217;ll lose data as by Murphy&#8217;s law and a couple of others), just do the following:</p>
<p>1. Download and save the new release into your private installations directory, so you have:</p>
<pre>/usr/local/mypackages/dokuwiki-2008-06-05</pre>
<p>2. Link your existing conf dir into the new location</p>
<pre>ln -sTf /etc/dokuwiki   /usr/local/mypackages/dokuwiki-2008-06-05/conf</pre>
<p>3. Link your exisiting data directory into the new release</p>
<pre>ln -sTf /var/lib/dokuwiki/data /usr/local/mypackages/dokuwiki-2008-06-05/data</pre>
<p>4.  Link the new dokuwiki package into where a normal Aptitude intallation would do</p>
<pre>ln -sTf /usr/local/mypackages/dokuwiki-2008-06-05 /usr/share/dokuwiki</pre>
<p>You&#8217;re done!</p>
<p>&#8230; er. Don&#8217;t you like the result?</p>
<p>Just roll back:</p>
<pre>ln -sTf /usr/local/mypackages/dokuwiki-2008-05-05 /usr/share/dokuwiki</pre>
<p>Do you see my point?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eaktion.com/blog/2010/01/16/upgrading-dokuwiki-when-installed-manually-the-debian-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Dokuwiki  the Debian way &#8211; by hand</title>
		<link>http://www.eaktion.com/blog/2010/01/16/installing-dokuwiki-the-debian-way-by-hand/</link>
		<comments>http://www.eaktion.com/blog/2010/01/16/installing-dokuwiki-the-debian-way-by-hand/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 21:17:55 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[Debian dokuwiki system administration]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=15</guid>
		<description><![CDATA[What? You&#8217;re joking, right? Well, no actually. Although I love the Debian way, man you just do:

aptitude update
aptitude install dokuwiki
Then you copy a chunk of Apache conf into your site&#8217;s configuration and that&#8217;s it. The various directories are placed the right place and everything&#8217;s pink.
Yes, but, one day you realize that

aptitude update
aptitude upgrade

doesn&#8217;t give you any of the latest upgrades [...]]]></description>
			<content:encoded><![CDATA[<p>What? You&#8217;re joking, right? Well, no actually. Although I love the Debian way, man you just do:<br />
<code><br />
aptitude update<br />
aptitude install dokuwiki</code></p>
<p>Then you copy a chunk of Apache conf into your site&#8217;s configuration and that&#8217;s it. The various directories are placed the right place and everything&#8217;s pink.</p>
<p>Yes, but, one day you realize that<br />
<code><br />
aptitude update<br />
aptitude upgrade<br />
</code><br />
doesn&#8217;t give you any of the latest upgrades to dokuwiki and when you log-in as an admin you see:<br />
<code><br />
New release available: 2008-05-05. <a href="http://www.splitbrain.org/go/dokuwiki">upgrade now!</a> [<a href="http://wiki.splitbrain.org/wiki:update_check">14</a>]<br />
New release candidate available: 2008-04-11. <a href="http://www.splitbrain.org/go/dokuwiki">upgrade now!</a> [<a href="http://wiki.splitbrain.org/wiki:update_check">12</a>]<br />
New release candidate available: 2008-03-31. <a href="http://www.splitbrain.org/go/dokuwiki">upgrade now!</a> [<a href="http://wiki.splitbrain.org/wiki:update_check">11</a>]<br />
An XSS vulnerability was discovered, read the <a href="http://bugs.splitbrain.org/index.php?do=details&amp;task_id=1195">bug report</a> for manual fixing or upgrading [<a href="http://wiki.splitbrain.org/wiki:update_check">10</a>]<br />
New release available: 2007-06-26. <a href="http://www.splitbrain.org/go/dokuwiki">upgrade now!</a> [<a href="http://wiki.splitbrain.org/wiki:update_check">9</a>]<br />
New release candidate available: 2007-05-24. <a href="http://www.splitbrain.org/go/dokuwiki">upgrade now!</a> [<a href="http://wiki.splitbrain.org/wiki:update_check">8</a>]<br />
</code><br />
This is too much even for a lazy dog like me, so I had to do something, and that something was to install the latest dokuwiki release by hand, as if it was Aptitude (or apt-get) to do it. You can do it too, follow me step by step.</p>
<p>The advantage of following the Debian way by hand is that if the mantainer will feel like upgrading the package and you&#8217;ll feel like upgrading again via Debian/Aptitude, nothing will  get broken (and though, read the fine print: no warranties given here, I don&#8217;t know what the mantainer will do next time. However, that this method is safe is only a tiny bit less sure then taxes and death, read ahead for the why).</p>
<p>Furthermore, you stick to the same file structure/logic that all other packages have in your Debian system.</p>
<p>How is that structure for the Debian Dokuwiki installation?</p>
<p>Debian will give you:</p>
<pre>/usr/share/dokuwiki/bin
       -''-        /conf -&gt; /etc/dokuwiki
       -''-        /data -&gt; /var/lib/dokuwiki/data
       -''-        /doku.php
       -''-        /feed.php
       -''-        /.htaccess
       -''-        /inc
       -''-        /index.php
       -''-        /install.php
       -''-        /lib
       -''-        /prepend.php</pre>
<p>For this to work of course your Apache configuration will have something like the chunck below for the pages to be served from /usr/share/dokuwiki</p>
<pre>Alias /dokuwiki         /usr/share/dokuwiki
&lt;Directory /usr/share/dokuwiki/&gt;
Options +FollowSymLinks
AllowOverride All
order allow,deny
allow from all
&lt;/Directory&gt;</pre>
<p>Note that the above is different from the default Dokuwiki installation (non Debian): a normal dokuwiki foresees dropping all the files in one folder inside your server tree.<br />
Now, we will do the same as Debian/Aptitude but with some extra symlinking to be able to upgrade dokuwiki easily when the new release is available.  And besides, the extra step we introduce will secure our installation against dokuwiki being retrograded by an accidental upgrade done via Aptitude.</p>
<p>Finally this is a logic we can use with many other PHP (and javascript) packages</p>
<p>How do we do it?</p>
<p>We will save the new release inside /usr/local/mypackages (mypackages being your name of choice for your &#8220;hand-made&#8221; installations) for instance you&#8217;ll have all the files inside:</p>
<p>/usr/local/mypackages/dokuwiki-2008-05-05</p>
<p>(Aptitude won&#8217;t never touch it there, as by the <a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1">Debian guidelines</a>)</p>
<p>Then we will move the Dokuwiki&#8217;s /data directory out of this directory because we want to be able to manage that separately from later upgrades, it is the directory that keeps all our current and future dokuwiki pages &#8211; it must grow with you, indipendently from the dokuwiki version.</p>
<p>So we want something like, say,</p>
<p>/usr/local/mypackages/dokuwiki-data</p>
<p>and instead of having it inside the package dir, we will <em>link </em>to this directory, and in this way we are ready to upgrade without needing to be afraid of overwriting the data directory: in case of an upgrade the link is wiped out and you can just relink the new release files and the original data directory is intact, no need to move,  or save files prior the upgrade, the dir stays there out of the way.</p>
<p>The final complete setup of our dokuwiki package is therefore like shown below:</p>
<p>Apache finds dokuwiki inside:</p>
<p>/usr/share/dokuwiki</p>
<p>This is a:</p>
<p>/usr/share/dokuwiki -&gt; /usr/local/mypackages/dokuwiki-2008-05-05<br />
That in turn is made up of the directories and symlinks as shown below:</p>
<pre>/usr/local/mypackages/dokuwiki-2008-05-05/bin
                  -''-                    /conf -&gt; /etc/dokuwiki
                  -''-                    /data -&gt; /var/lib/dokuwiki/data
                  -''-                    /doku.php
                  -''-                    /feed.php
                  -''-                    /.htaccess
                  -''-                    /inc
                  -''-                    /index.php
                  -''-                    /install.php
                  -''-                    /lib
                  -''-                    /prepend.php

/var/lib/dokuwiki/data is also a simlink:
/var/lib/dokuwiki/data -&gt;  /usr/local/mypackages/dokuwiki-data</pre>
<p><strong>How do we reach this point? Step by step it is like so:</strong></p>
<p>1. Download and save the whole package into your private installations directory:</p>
<pre>/usr/local/mypackages/dokuwiki-2008-05-05</pre>
<p>(do this as you wish)</p>
<p>2. copy the data directory as a separate directory inside your personal installations directory</p>
<pre>cp /usr/local/mypackages/dokuwiki-2008-05-05/data /usr/local/mypackages/dokuwiki-data</pre>
<p>2.1 If this is an upgrade and not a first installation you have a previous Aptitude Dokuwiki installation, so save your existing data dir (Debian places it inside /var/lib/ and calls it &#8220;dokuwiki&#8221;</p>
<p>rsync -av /var/lib/dokuwiki/data/ /usr/local/mypackages/dokuwiki-data/</p>
<p>3. [SKIP THIS  if upgrading from previous Aptitude Dokuwiki] Create a dokuwiki dir in /var/lib/ . As root do:</p>
<pre>mkdir /var/lib/dokuwiki/</pre>
<p>3.1 [FOR UPGRADING from previous Debian Dokuwiki installation]<br />
Remove the Debian-made data dir:</p>
<pre>rm -rf /var/lib/dokuwiki/data</pre>
<p>4. Link your private data dir into the usual location for an Aptitude dokuwiki installation</p>
<pre>ln -sT /usr/local/mypackages/dokuwiki-data  /var/lib/dokuwiki/data</pre>
<p>5. [SKIP THIS  if upgrading from previous Aptitude Dokuwiki]  Copy the original conf dir where possible future Aptitude installations will find it. As root:</p>
<pre>cp /usr/local/mypackages/dokuwiki-2008-05-05/conf  /etc/dokuwiki</pre>
<p>6. [SKIP THIS  if upgrading from previous Aptitude Dokuwiki] Remove the original conf dir</p>
<pre>rm -rf /usr/local/mypackages/dokuwiki-2008-05-05/conf</pre>
<p>7. Link to the conf dir in the new location</p>
<pre>ln -sT /etc/dokuwiki   /usr/local/mypackages/dokuwiki-2008-05-05/conf</pre>
<p>8.  Link to the whole dokuwiki package into where a normal Aptitude intallation would do</p>
<pre>ln -sT /usr/local/mypackages/dokuwiki-2008-05-05 /usr/share/dokuwiki</pre>
<p>9. [SKIP THIS  if upgrading from previous Aptitude Dokuwiki] Then remember to configure apache to serve dokuwiki from the</p>
<pre>/usr/share/dokuwiki</pre>
<p>directory and you&#8217;re done.</p>
<p>And  click here for a quick step by step tutorial for when the time has come to upgrade your Wordpress to the next release.</p>
<p>Happy dokuwiking!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eaktion.com/blog/2010/01/16/installing-dokuwiki-the-debian-way-by-hand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SliderWindow &#8211;  a YUI based widget for communication to the user</title>
		<link>http://www.eaktion.com/blog/2008/08/06/sliderwindow-a-yui-based-widget-for-communication-to-the-user/</link>
		<comments>http://www.eaktion.com/blog/2008/08/06/sliderwindow-a-yui-based-widget-for-communication-to-the-user/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 14:24:35 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=12</guid>
		<description><![CDATA[As of yesterday we have released a new widget: SliderWindow.  This post is to explain why and how it is to be used, and to be able to receive comments from you, so don&#8217;t be shy, post your comments. The comments are moderated so it will take a while before they appear on the blog.
You [...]]]></description>
			<content:encoded><![CDATA[<p>As of yesterday we have released a new widget: <em>SliderWindow</em>.  This post is to explain why and how it is to be used, and to be able to receive comments from you, so don&#8217;t be shy, post your comments. The comments are moderated so it will take a while before they appear on the blog.</p>
<p>You can <a title="SliderWindow YUI widget - installation and examples" href="http://www.eaktion.com/sliderwindow/" target="_blank">see it in action here</a>.</p>
<p><strong>Why a new widget?</strong></p>
<p>The Ajax style of application has removed the typical browser behavior of posting to the server and reload of a new page. It was a nuisance for many reasons and we love the fact that it is no longer there, however this behavior also provided the user with several clues about what was going on. At least two:</p>
<ol>
<li>something has been sent</li>
<li>something has come back</li>
</ol>
<p>In an Ajax application we usually provide a spinner, or a time glass cursor, to signal that we&#8217;re waiting a response from the server. When the action has updated something some other visual clue must also be provided to notify the user of what has actually happened:</p>
<ol>
<li>If you delete an item, that item might have to be greyed out on the screen, or removed in a noticeable way.</li>
<li>If you edit an item you edit it on the screen, and to be sure that the server actually has received and saved your changes something more than just your changes on the screen must be sent back and shown to the user, whether it be an &#8220;OK&#8221;, &#8220;item saved&#8221; or a color transition of some fixed item on the screen.</li>
</ol>
<p>Ok, we do this, what&#8217;s the problem then, one could say? The problem is that in a complex application the user receives:</p>
<ol>
<li>A great quantity of feedback messages</li>
<li>A great variety of feedback messages</li>
</ol>
<p>1. Great quantity</p>
<p>The sheer amount of situations in which the user needs to get a simple &#8221;OK&#8221; from the application requires that you have a dedicated area on the screen for this kind of messages. Pop up messages that require a click or enter by the user are of course a no go. However your &#8220;OK&#8221; must disappear or change colour after they have been displayed, otherwise the user won&#8217;t know which &#8220;OK&#8221; is which. </p>
<p>2. Great variety</p>
<p>In my experience the application needs to send to the user a fair amount of different kind of information, in many different situations and to different purposes.</p>
<p>The first instinct of the developer (er.. well, my first instinct)  is usually to device something specific for each of these situations, but one ends up with the &#8220;usual&#8221; mix of good and not so good solutions for each individual case. This disadvantage is, that no matter how perfect each of these solutions is in each particular case, they are different from what happens in any other case, and this, for the user, is in itself a very bad thing:  the user needs to know what to expect in different situations that, by the way, might not seem so different to her/him after all.</p>
<p>Especially this second aspect urged me to device something that:</p>
<ol>
<li>did not take up too much space on the viewport;</li>
<li>could easily and always be noticed by the user;</li>
<li>did not necessarily require an action from the user;</li>
<li>could be controlled in a way to enforce some action from the user, in situations where this is mandatory;</li>
<li>could display any amount of information;</li>
<li>could keep this information available for the user to retreive it at her/his convenience;</li>
<li>had a fairly predictable behaviour;</li>
<li>should be working with YUI.</li>
</ol>
<p> I believe that with the SliderWindow I have reached these goals.</p>
<p><strong>How to use it</strong></p>
<p>When the SliderWindow is installed (<a title="SliderWindow YUI widget - installation and examples" href="http://www.eaktion.com/sliderwindow/" target="_blank">see the easy installation instructions and examples</a> ) you can always call it from the application and publish a message inside it, whereby the SliderWindow :</p>
<ol>
<li>will slide open and close within approx. 1 sec, OR</li>
<li>will slide open and remain open until the user closes it</li>
<li>can be clicked open by the user, clicking on its 5 px thin, visible right border, OR</li>
<li>can be opened by the user, hitting Ctrl-right arrow</li>
<li>can be closed by clicking the close icon or by hitting Ctrl-right arrow</li>
</ol>
<p>If your message is just a &#8220;OK&#8221; or &#8220;Order xxx is updated&#8221; or even kind of &#8220;The new order has got no. xxx. &#8221; you probably will want to open and close the window right away. It&#8217;s routine messages.</p>
<p>However if your message is something like: &#8220;The added student has has no available allotment and won&#8217;t be able to receive books, unless the allotment is updated&#8221;, where this might be an unusual situation and still a legal one, you will probably send the message and leave the window open, to be sure the user has seen the message.</p>
<p>In the end your users will tell you which messages they want to be forced to acknowledge. In general they will want to be forced to acknowledge messages, that require them to do some physical action, ie. checking something on a paper file, verifying the functionality of some machine, retriving some item from a depot  or similar things. What specifically will depend on the company business routines and level of on-line integration/automation.</p>
<p>For system errors or user errors we don&#8217;t use the SliderWindow and make use of a YUI dialogue with a red header. This requires always a click to be closed, and marks a clear difference from this kind of messages.</p>
<p>Well, thinking about this, a possible improvement could be to add a method to control the color of the window and send error messages to the SliderWindow too, taking care to change the color of it, and leaving the window open. What do you think?</p>
<p><strong>Requirements and some tech info</strong></p>
<p>SliderWindow requires some YUI files, and only one .js and one .css additional file (plus assets directory for the  3 images). It is an extension of the YUI module that has pre-applied a container effect object to create the sliding movement. It is released under a BSD licence.</p>
<p>If you want to change the color of the window just add 3 new images for header, handle and footer and add your css file to override the paths for these 3 images. Currently you need to respect the same size though.</p>
<p> Go to <a title="SliderWindow - see examples and installation instructions" href="http://www.eaktion.com/sliderwindow/" target="_blank">the installation and example page </a>and/or leave a message.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eaktion.com/blog/2008/08/06/sliderwindow-a-yui-based-widget-for-communication-to-the-user/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Den nye hjemmeside er ude!</title>
		<link>http://www.eaktion.com/blog/2008/07/01/hello-world/</link>
		<comments>http://www.eaktion.com/blog/2008/07/01/hello-world/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 07:38:44 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[nyheder]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I dag bringer vi den nye hjemmeside on-line. Og med den, kommer  også den nye &#8220;corporate identity&#8221; for eaktion.com.
Stor tak til Victor Pedersen www.designfaktor.dk for sit arbejde med den nye identity og webdesignet. Han formåede at kunne udfordre mig, samtidigt med at han selv accepterede at blive udfordret af mine krav. Kreativitet og fleksibilitet [...]]]></description>
			<content:encoded><![CDATA[<p>I dag bringer vi den nye hjemmeside on-line. Og med den, kommer  også den nye &#8220;corporate identity&#8221; for eaktion.com.</p>
<p>Stor tak til Victor Pedersen <a class="moz-txt-link-abbreviated" href="http://www.designfaktor.dk/">www.designfaktor.dk</a> for sit arbejde med den nye identity og webdesignet. Han formåede at kunne udfordre mig, samtidigt med at han selv accepterede at blive udfordret af mine krav. Kreativitet og fleksibilitet går ikke altid hånd i hånden, derfor er det så meget desto mere glædeligt, når man får en samarbejdspartner, som er forsynet med dem begge.</p>
<p>Jeg håber han også vil bære over med et valg af billeder som ikke helt overholder visse farvesammensætninger <img src='http://www.eaktion.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>Og hvad skulle logoet forestille? Jo, det udspringer af en familieklenodie, som for mig udtrykker vilje og snilde til at springe de givne rammer. I dag hedder det at tænke &#8220;out of the box&#8221;, skønt denne genstand blev lavet en gang i den første halvdel af sidste århundrede. Altså på et tidspunkt, hvor begrebet ikke var formuleret endnu. Og i hvert fald ikke blandt stenbrudsarbejdere som min bedstefar var. Når jeg kan komme til det, skal jeg publicere et billede af det her.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eaktion.com/blog/2008/07/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
