<?xml version="1.0" encoding="ISO8859-1"?>
<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>Webmercial &#187; Kode</title>
	<atom:link href="http://www.webmercial.dk/category/kode/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmercial.dk</link>
	<description>- leg med nye medier. Eller noget. Jesper Balslevs uforpligtende weblog.</description>
	<lastBuildDate>Wed, 19 Oct 2011 21:19:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>WP Codebox plugin</title>
		<link>http://www.webmercial.dk/google-syntax-highlighter.htm</link>
		<comments>http://www.webmercial.dk/google-syntax-highlighter.htm#comments</comments>
		<pubDate>Fri, 18 Apr 2008 21:05:30 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Kode]]></category>

		<guid isPermaLink="false">http://www.webmercial.dk/?p=1346</guid>
		<description><![CDATA[WP Codebox printer kode på en fin måde.]]></description>
			<content:encoded><![CDATA[<pre lang="php" line="1" file="download.txt">
<?php
  function foo() {
    echo "Hello World!\\n";
  }
  for (\$i = 0; \$i < 10 $i++) {
    foo();
  }
?> </pre>
<p><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#screenshots">WP Codebox</a> printer kode på en fin måde.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmercial.dk/google-syntax-highlighter.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

