<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>oneangrydwarf &#187; Site Updates</title>
	<atom:link href="http://www.oneangrydwarf.co.uk/category/web/site-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oneangrydwarf.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 04 Mar 2009 08:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Syntax Highlighting with Wordpress</title>
		<link>http://www.oneangrydwarf.co.uk/web/syntax-highlighting-with-wordpress/</link>
		<comments>http://www.oneangrydwarf.co.uk/web/syntax-highlighting-with-wordpress/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 19:43:21 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[syntax-highlighting]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.oneangrydwarf.co.uk/?p=101</guid>
		<description><![CDATA[No programming blog is complete without decent syntax highlighting so it seemed reasonable to expect there to already be a good plug-in available to provide the functionality I need. Sure enough, a quick search resulted in finding WP-Syntax. The plug-in is based on GeSHi which started as the syntax highlighter for phpBB and is now [...]]]></description>
			<content:encoded><![CDATA[<p>No programming blog is complete without decent syntax highlighting so it seemed reasonable to expect there to already be a good plug-in available to provide the functionality I need. Sure enough, a quick search resulted in finding <a href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax</a>. The plug-in is based on <a href="http://qbnz.com/highlighter/"><acronym title="Generic Syntax Highlighter">GeSHi</acronym></a> which started as the syntax highlighter for <a href="http://www.phpbb.com/">phpBB</a> and is now a fully independent project with support for most major languages.</p>
<p>As a demonstration (and a test) here&#8217;s some PHP:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">class</span> Foo <span style="color: #009900;">&#123;</span>
   <span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000000; font-weight: bold;">function</span> __construct<span style="color: #009900;">&#40;</span><span style="color: #000088;">$bar</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
      <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'Hello World!'</span><span style="color: #339933;">;</span>
   <span style="color: #009900;">&#123;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>and some CSS (with line numbers):</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="css" style="font-family:monospace;">   <span style="color: #6666ff;">.foo</span> <span style="color: #00AA00;">&#123;</span>
      <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#FFFFFF</span><span style="color: #00AA00;">;</span>
      <span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span> <span style="color: #933;">100px</span><span style="color: #00AA00;">;</span>
   <span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>I think that&#8217;s enough of a demonstration and promotion of the previously mentioned projects but expect to see some code related posts in the not-to-distant future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oneangrydwarf.co.uk/web/syntax-highlighting-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Site Design</title>
		<link>http://www.oneangrydwarf.co.uk/web/new-site-design/</link>
		<comments>http://www.oneangrydwarf.co.uk/web/new-site-design/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 17:08:34 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.oneangrydwarf.co.uk/?p=51</guid>
		<description><![CDATA[You may have noticed that I have just launched a new, improved site design. I decided on a new look in order to accomodate the changing direction of the site and my future plans for its content.
The first thing you might notice is the wider layout (see the before and after screenshots) which allows for [...]]]></description>
			<content:encoded><![CDATA[<p>You may have noticed that I have just launched a new, improved site design. I decided on a new look in order to accomodate the changing direction of the site and my future plans for its content.</p>
<div id="attachment_64" class="wp-caption alignleft" style="width: 310px"><a href="http://www.oneangrydwarf.co.uk/wp-content/uploads/2008/10/old-design.png"><img class="size-medium wp-image-64" title="Old Design" src="http://www.oneangrydwarf.co.uk/wp-content/uploads/2008/10/old-design-300x188.png" alt="Before" width="300" height="188" /></a><p class="wp-caption-text">Before</p></div>
<div id="attachment_65" class="wp-caption alignleft" style="width: 310px"><a href="http://www.oneangrydwarf.co.uk/wp-content/uploads/2008/10/new-design.png"><img class="size-medium wp-image-65" title="New Design" src="http://www.oneangrydwarf.co.uk/wp-content/uploads/2008/10/new-design-300x188.png" alt="After" width="300" height="188" /></a><p class="wp-caption-text">After</p></div>
<p>The first thing you might notice is the wider layout (see the before and after screenshots) which allows for both a wider reading area and more content in the sidebars (more on that in another post). The shorter header section is more streamlined too which also gives over more space to content. The emphasis on content is also echoed by the new location of the sidebars on the right. Content is king!</p>
<p>So, what will all this space be used for? Well I am hoping to keep the content updated much more frequently and with much more of a technical emphasis. I have been working as a professional web developer for over a year now and it&#8217;s time I started documenting some of my experiences. Maybe somebody somewhere might find it useful as well as it being a good record for me in the future.</p>
<p>Any feedback or bug reports on the new design are more than welcome. I know its far from perfect but I hope to iron out all the major problems over the next few weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.oneangrydwarf.co.uk/web/new-site-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.461 seconds -->
