<?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>Asgeir Hoem &#187; knife wives</title>
	<atom:link href="http://www.asgeirhoem.no/tag/knife-wives/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asgeirhoem.no</link>
	<description>Visual communicator / logbook &#38; brain bin</description>
	<lastBuildDate>Fri, 27 Aug 2010 05:49:52 +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>Post #100</title>
		<link>http://www.asgeirhoem.no/2010/01/post-100/</link>
		<comments>http://www.asgeirhoem.no/2010/01/post-100/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 16:44:49 +0000</pubDate>
		<dc:creator>Asgeir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[fugl føniks]]></category>
		<category><![CDATA[knife wives]]></category>
		<category><![CDATA[nynorsk]]></category>
		<category><![CDATA[shinya dalby]]></category>

		<guid isPermaLink="false">http://www.asgeirhoem.no/?p=724</guid>
		<description><![CDATA[This is entry number one hundred on this blog, after I foolishly did this on the 2nd of February last year: &#8220;In a spur of the moment thing, I dropped my entire database &#38; deleted every single file on my webserver.&#8221; Well, I now realise that was stupid: it would be fun to have that [...]


Related posts:<ol><li><a href='http://www.asgeirhoem.no/2009/02/more-eightysixkillers-more-design-and-design/' rel='bookmark' title='Permanent Link: More EightySixKillers, More DESIGN AND DESIGN'>More EightySixKillers, More DESIGN AND DESIGN</a></li>
<li><a href='http://www.asgeirhoem.no/2010/01/nettpilotene-gets-a-makeover/' rel='bookmark' title='Permanent Link: Nettpilotene gets a makeover'>Nettpilotene gets a makeover</a></li>
<li><a href='http://www.asgeirhoem.no/2010/08/new-type-attributes-in-html5-forms/' rel='bookmark' title='Permanent Link: New type attributes in HTML5 forms'>New type attributes in HTML5 forms</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>This is entry number one hundred on this blog, after I foolishly did this on the 2nd of February last year:</strong> &#8220;In a spur of the moment thing, I <a title="Hello World" href="http://www.asgeirhoem.no/2009/02/hello-world/" >dropped my entire database &amp; deleted every single file</a> on my webserver.&#8221; Well, I now realise that was stupid: it would be fun to have that old stuff afterall.</p>
<p class="leadin">Anyway, this is what has been keeping me busy:</p>
<h3>Fugl Føniks</h3>
<p><a href="http://www.fuglfoniks.no" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fuglfoniks.no');"><img class="size-full wp-image-725 alignnone" title="fugl-foniks" src="http://www.asgeirhoem.no/wp-content/uploads/2010/01/fugl-foniks-e1264953832716.jpg" alt="" width="670" height="424" /></a></p>
<p><strong>I recently finished developing this website for a local coffee shop</strong>—<em>the</em> local coffee shop. It is the very first website I&#8217;ve built with HTML5 (and <a title="Fugl Foniks HTML5" href="http://html5.validator.nu/?doc=http://www.fuglfoniks.no/" onclick="javascript:pageTracker._trackPageview('/outbound/article/html5.validator.nu');">it validates</a>.) It is based on WordPress, with Blueprint, and the nifty rolling archives feature from K2. The photo gallery is powered by Flickr, with some <a title="CSS3 attribute selectors" href="http://www.css3.info/preview/attribute-selectors/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.css3.info');">interesting CSS3 features</a> to create random blanks in the gallery display:</p>
<p><img class="size-full wp-image-750 alignnone" title="fugl-foniks-fotoalbum" src="http://www.asgeirhoem.no/wp-content/uploads/2010/01/fugl-foniks-fotoalbum.jpg" alt="" width="670" height="284" /><br />
<code><br />
#photos a[id$="3"] { /* uses the random numerical IDs from flickr */<br />
display: block;<br />
margin-left: 122px;<br />
float: left;<br />
}</code></p>
<p>Also, for anyone developing HTML5 sites, IE8 and below needs all HTML5 elements to be defined in order to display them correctly. This <a title="HTML5" href="http://asgeirhoem.no/wordpress-nynorsk/html5.js" onclick="javascript:pageTracker._trackPageview('/downloads/wordpress-nynorsk/html5.js');">short Javascript is handy</a>.</p>
<p><a title="Fugl Føniks" href="http://www.fuglfoniks.no" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.fuglfoniks.no');"><span class="button-alt">Visit Fugl Føniks</span></a></p>
<h3>Multilingual sites in WordPress</h3>
<p>I&#8217;ve been working on a WordPress install in three languages. There are a fair few plugins, including <a title="ZdMultiLang" href="http://wordpress.org/extend/plugins/zdmultilang/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');" target="_blank">ZdMultiLang</a>, <a title="WPML" href="http://wpml.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wpml.org');" target="_blank">WPML</a>, <a title="qTranslate" href="http://wordpress.org/extend/plugins/qtranslate/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');" target="_blank">qTranslate</a>, <a title="xLanguage" href="http://wordpress.org/extend/plugins/xlanguage/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');" target="_blank">xLanguage</a> and others, but WPML looks like the most promising one.</p>
<p>Most of them don&#8217;t touch the database at all, which creates a bit of a mess: three languages in each database entry. WPML creates a separate page/post for each language, and lists them tidily in the WordPress backend. So far, it has been the easiest to work with. On the other hand, I don&#8217;t know how it will manage when WordPress needs to update the database..</p>
<h3>Translating WordPress</h3>
<p><a href="http://www.asgeirhoem.no/wordpress-nynorsk" ><img class="alignnone size-full wp-image-740" title="wordpress-paa-nynorsk" src="http://www.asgeirhoem.no/wp-content/uploads/2010/01/wordpress-paa-nynorsk.jpg" alt="" width="670" height="421" /></a><br />
I&#8217;ve been working on translating WordPress to Norwegian (nynorsk.) I still have several thousand lines to go, but I&#8217;m getting there.</p>
<p><a title="WordPress på nynorsk" href="http://www.asgeirhoem.no/wordpress-nynorsk" ><span class="button-alt">Norwegian WordPress project page</span></a></p>
<p><em>Obviously, in Norwegian.</em></p>
<h3>Other than that&#8230;</h3>
<p><a href="http://knifewives.tumblr.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/knifewives.tumblr.com');"><img class="alignnone size-full wp-image-733" title="kw3" src="http://www.asgeirhoem.no/wp-content/uploads/2010/01/kw3.jpg" alt="" width="670" height="446" /></a></p>
<p><strong>I received a couple of copies of </strong><a title="Knife Wives" href="http://cargocollective.com/knifewives#206636/KW-zine" onclick="javascript:pageTracker._trackPageview('/outbound/article/cargocollective.com');"><strong>Shinya&#8217;s zine, Knife Wives</strong></a><strong>, in the mail the other day.</strong> As expected, it looks sweet! Since I am broke and have no camera at the moment, I&#8217;ll have to resort to stealing his own photos. You should keep an eye on <a title="Shinya Dalby: Knife Wives" href="http://knifewives.tumblr.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/knifewives.tumblr.com');">his blog</a> with the same name, too!</p>
<p><strong>And: Lars and I have been working on a short book</strong>, that will be finished one of these days. More updates when it arrives!</p>
<p><strong>We have also been playing with the yahoo diablos that Courtney and Emma sent:</strong></p>
<p><img class="aligncenter size-full wp-image-742" title="asgeir-yohooo-diabloo" src="http://www.asgeirhoem.no/wp-content/uploads/2010/01/asgeir-yahooo-diabloo.jpg" alt="" width="531" height="799" /></p>
<p><em>I caught that!</em></p>


<p>Related posts:<ol><li><a href='http://www.asgeirhoem.no/2009/02/more-eightysixkillers-more-design-and-design/' rel='bookmark' title='Permanent Link: More EightySixKillers, More DESIGN AND DESIGN'>More EightySixKillers, More DESIGN AND DESIGN</a></li>
<li><a href='http://www.asgeirhoem.no/2010/01/nettpilotene-gets-a-makeover/' rel='bookmark' title='Permanent Link: Nettpilotene gets a makeover'>Nettpilotene gets a makeover</a></li>
<li><a href='http://www.asgeirhoem.no/2010/08/new-type-attributes-in-html5-forms/' rel='bookmark' title='Permanent Link: New type attributes in HTML5 forms'>New type attributes in HTML5 forms</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.asgeirhoem.no/2010/01/post-100/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
