<?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>Knuts blogg &#187; Wordpress</title>
	<atom:link href="http://knut.sandvik.bz/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://knut.sandvik.bz</link>
	<description>Technoscience</description>
	<lastBuildDate>Tue, 27 Jan 2009 09:42:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress 2.3 Delivered, 2.4 on Deck</title>
		<link>http://knut.sandvik.bz/2007/09/27/wordpress-23-delivered-24-on-deck</link>
		<comments>http://knut.sandvik.bz/2007/09/27/wordpress-23-delivered-24-on-deck#comments</comments>
		<pubDate>Thu, 27 Sep 2007 12:12:06 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Latest News]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2007/09/27/wordpress-23-delivered-24-on-deck/</guid>
		<description><![CDATA[Here are a couple of tips regarding the new WordPress 2.3 version &#8220;WordPress 2.3 arrived a couple days ago. Reception has been very positive, and most people seem pleased with it. As expected, plugin compatibility due to the schema changes caused some grief. Two very popular plugins that need to be upgraded when moving to [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a couple of tips regarding the new WordPress 2.3 version</p>
<p>&#8220;<a href="http://markjaquith.wordpress.com/" onclick="javascript:urchinTracker ('/outbound/article/markjaquith.wordpress.com');">WordPress 2.3</a> arrived a couple days ago. Reception has been very positive, and most people seem pleased with it.  As expected, plugin compatibility due to the schema changes caused some grief. Two very popular plugins that need to be upgraded when moving to 2.3 are <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" onclick="javascript:urchinTracker ('/outbound/article/www.arnebrachhold.de');">Google Sitemaps</a> and <a href="http://blog.tinyau.net/archives/2007/07/07/extended-live-archives-for-wordpress-23/" onclick="javascript:urchinTracker ('/outbound/article/blog.tinyau.net');">Extended Live Archives</a>.  If you have one of those plugins, please be sure to upgrade to the latest version.&#8221;</p>
<p>Read more <a href="http://boren.nu/archives/2007/09/26/wordpress-23-delivered-24-on-deck/">here</a>.</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=156&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2007/09/27/wordpress-23-delivered-24-on-deck/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Web Analytics</title>
		<link>http://knut.sandvik.bz/2007/06/01/open-web-analytics</link>
		<comments>http://knut.sandvik.bz/2007/06/01/open-web-analytics#comments</comments>
		<pubDate>Fri, 01 Jun 2007 07:33:27 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2007/06/01/open-web-analytics/</guid>
		<description><![CDATA[Good analytics of your Worpdress powered webiste?]]></description>
			<content:encoded><![CDATA[<p>Good <a href="http://wiki.openwebanalytics.com/index.php?title=Main_Page">analytics</a> of your Worpdress powered webiste?</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=144&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2007/06/01/open-web-analytics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make your own theme for WordPress</title>
		<link>http://knut.sandvik.bz/2007/02/19/how-to-make-your-own-theme-for-wordpress</link>
		<comments>http://knut.sandvik.bz/2007/02/19/how-to-make-your-own-theme-for-wordpress#comments</comments>
		<pubDate>Mon, 19 Feb 2007 07:36:53 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2007/02/19/how-to-make-your-own-theme-for-wordpress/</guid>
		<description><![CDATA[I started using WordPress with one of the default themes. That worked fine until I wanted to make some changes, so I found that it would be better to start from scratch to get complete control over every element on the page. The best solution seemed to be to build a new skin based on [...]]]></description>
			<content:encoded><![CDATA[<p>I started using WordPress with one of the default themes. That worked fine until I wanted to make some changes, so I found that it would be better to start from scratch to get complete control over every element on the page. The best solution seemed to be to build a new skin based on <a href="http://www.miklb.com/blog/2005/my-site/blank-wordpress-theme/">Blank Theme</a>.</p>
<p>Read the rest at <a href="http://herrklein.com/2007/02/new-skin-for-the-old-ceremony/">herrklein.com</a>.</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=140&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2007/02/19/how-to-make-your-own-theme-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Things You should Know About WordPress 2.1</title>
		<link>http://knut.sandvik.bz/2007/01/22/10-things-you-should-know-about-wordpress-21</link>
		<comments>http://knut.sandvik.bz/2007/01/22/10-things-you-should-know-about-wordpress-21#comments</comments>
		<pubDate>Mon, 22 Jan 2007 15:10:28 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2007/01/22/10-things-you-should-know-about-wordpress-21/</guid>
		<description><![CDATA[Version 2.1 of WordPress will be released january 22.This article describes ten things to know about the new version.]]></description>
			<content:encoded><![CDATA[<p>Version 2.1 of WordPress will be released january 22.<br /><a href="http://www.technosailor.com/10-things-you-should-know-about-wordpress-21/">This article</a> describes ten things to know about the new version.</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=137&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2007/01/22/10-things-you-should-know-about-wordpress-21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugins for a Search Engine Friendly WordPress Blog</title>
		<link>http://knut.sandvik.bz/2007/01/11/plugins-for-a-search-engine-friendly-wordpress-blog</link>
		<comments>http://knut.sandvik.bz/2007/01/11/plugins-for-a-search-engine-friendly-wordpress-blog#comments</comments>
		<pubDate>Thu, 11 Jan 2007 09:32:17 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2007/01/11/plugins-for-a-search-engine-friendly-wordpress-blog/</guid>
		<description><![CDATA[Devlunge has an article describing an asortment of plugins to make your WordPress more Search engine friendly.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.devlounge.net/articles/plugins-for-a-search-engine-friendly-wordpress-blog">Devlunge</a> has an article describing an asortment of plugins to make your WordPress more Search engine friendly.</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=136&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2007/01/11/plugins-for-a-search-engine-friendly-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP-Websnapr</title>
		<link>http://knut.sandvik.bz/2006/10/27/wp-websnapr</link>
		<comments>http://knut.sandvik.bz/2006/10/27/wp-websnapr#comments</comments>
		<pubDate>Fri, 27 Oct 2006 13:54:59 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2006/10/27/wp-websnapr/</guid>
		<description><![CDATA[WP-Websnapr allows visitors to preview your post’s linked websites by using Websnapr’s service. Characteristics Ignore local, mailto and ftp links. Ignore links that point to zip, exe, rar, swf, mp3, wav, mid, avi, mov, mpg, mpeg, wmv, pdf, doc, ppt, xls, jpeg, gif, png files. Read the article here.]]></description>
			<content:encoded><![CDATA[<p>WP-Websnapr allows visitors to preview your post’s linked websites by using Websnapr’s service.</p>
<p><b>Characteristics</b></p>
<ul>
<li>    Ignore local, mailto and ftp links.</li>
<li>Ignore links that point to zip, exe, rar, swf, mp3, wav, mid, avi, mov, mpg, mpeg, wmv, pdf, doc, ppt, xls, jpeg, gif, png files.</li>
</ul>
<p>Read the article <a href="http://andufo.com/proyectos/wp-websnapr">here</a>.</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=121&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2006/10/27/wp-websnapr/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>triSexuality Standard theme for WordPress</title>
		<link>http://knut.sandvik.bz/2006/09/30/trisexuality-standard-theme-for-wordpress</link>
		<comments>http://knut.sandvik.bz/2006/09/30/trisexuality-standard-theme-for-wordpress#comments</comments>
		<pubDate>Sat, 30 Sep 2006 13:36:11 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2006/09/30/trisexuality-standard-theme-for-wordpress/</guid>
		<description><![CDATA[triSexualtiy Standard is a really nice looking theme that I now have implemented for this blogg. The theme has a colourfull wide &#8211; thin &#8211; thin look that I really like. The theme can be found here. A very good implementation of the theme can be found at Medialoper.]]></description>
			<content:encoded><![CDATA[<p>triSexualtiy Standard is a really nice looking theme that I now have implemented for this blogg. The theme has a colourfull wide &#8211; thin &#8211; thin look that I really like.</p>
<p>The theme can be found <a href="http://jarkolicious.com/wordpress/themes/trisexuality/">here</a>.</p>
<p>A very good implementation of the theme can be found at <a href="http://www.medialoper.com">Medialoper</a>.</p>
<p><a title="trisexuality.jpg" class="imagelink" href="http://knut.sandvik.bz/wp-content/uploads/2006/09/trisexuality.jpg" rel="lightbox"><img width="400" height="304" alt="trisexuality.jpg" id="image117" src="http://knut.sandvik.bz/wp-content/uploads/2006/09/trisexuality.jpg" /></a></p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=118&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2006/09/30/trisexuality-standard-theme-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Garden &#8230;</title>
		<link>http://knut.sandvik.bz/2006/09/05/wordpress-garden</link>
		<comments>http://knut.sandvik.bz/2006/09/05/wordpress-garden#comments</comments>
		<pubDate>Tue, 05 Sep 2006 21:56:45 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2006/09/05/wordpress-garden/</guid>
		<description><![CDATA[&#8230; is a site showing off peoples WordPress Bloggs Got to the Garden &#8230;]]></description>
			<content:encoded><![CDATA[<p>&#8230; is a site showing off peoples WordPress Bloggs</p>
<p>Got to the <a href="http://wpgarden.com/">Garden </a>&#8230;</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=113&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2006/09/05/wordpress-garden/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lorelle on WordPress</title>
		<link>http://knut.sandvik.bz/2006/08/09/lorelle-on-wordpress</link>
		<comments>http://knut.sandvik.bz/2006/08/09/lorelle-on-wordpress#comments</comments>
		<pubDate>Wed, 09 Aug 2006 08:24:54 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2006/08/09/lorelle-on-wordpress/</guid>
		<description><![CDATA[http://lorelle.wordpress.com/ is a good place to get information about blogging generally and WordPress specifically. Here are good resources on content and some interesting stuff on style and customation of WordPress]]></description>
			<content:encoded><![CDATA[<p><a href="http://lorelle.wordpress.com/">http://lorelle.wordpress.com/</a> is a good place to get information about blogging generally and WordPress specifically. Here are good resources on content and some interesting stuff on style and customation of WordPress</p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=70&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2006/08/09/lorelle-on-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andy Skelton</title>
		<link>http://knut.sandvik.bz/2006/03/31/andy-skelton</link>
		<comments>http://knut.sandvik.bz/2006/03/31/andy-skelton#comments</comments>
		<pubDate>Fri, 31 Mar 2006 11:06:38 +0000</pubDate>
		<dc:creator>knut</dc:creator>
				<category><![CDATA[Blogg]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://knut.sandvik.bz/2006/03/31/andy-skelton/</guid>
		<description><![CDATA[Andy Skelton? Yeehaw, it&#8217;s another blog! I&#8217;ll try and stick to topics relating to WordPress and Automattic, Inc. Of course, nothing here is edited or approved by Automattic or any other entity. These are my views. Your mileage may vary. One of the other guys developing the WordPress blogging tool http://andy.wordpress.com/]]></description>
			<content:encoded><![CDATA[<ul>
<li class="widget">
<h2 class="widgettitle">Andy Skelton?</h2>
<div>
<p align="justify">Yeehaw, it&#8217;s another blog! I&#8217;ll try and stick<br />
to topics relating to WordPress and Automattic, Inc. Of course, nothing<br />
here is edited or approved by Automattic or any other entity. These are<br />
my views. Your mileage may vary.</div>
</li>
</ul>
<p>One of the other guys developing the WordPress blogging tool</p>
<p><a href="http://andy.wordpress.com/">http://andy.wordpress.com/</a></p>
<img src="http://knut.sandvik.bz/?ak_action=api_record_view&id=36&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://knut.sandvik.bz/2006/03/31/andy-skelton/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

