<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Helge Gudmundsen's blog 18 06 2008</title>
    <link>http://blog.helgegudmundsen.com/2008/06/18/2008/06/18/index.rss</link>
    <description>programming, music and life</description>
    <language>en</language>

  <item>
    <title>RegExCentral</title>
    <link>http://blog.helgegudmundsen.com/2008/06/18/2008/06/18/index.rss/2008/06/18#200806061606_regexecentral</link>
    <description>To to learn &lt;a href=&quot;http://www.rubyonrails.org/&quot;&gt;Ruby On Rails&lt;/a&gt;, I have decided to make an application that lets me play with regular expressions. For the first version, I simply want to create a field where I can enter a regular expression, another field that lets me enter sample text, and a button that runs the regular expression over the sample text and shows the match status in a third field.

&lt;ol&gt;
&lt;li&gt;Installing &lt;a href=&quot;http://www.blosxom.com&quot;&gt;blosxom&lt;/a&gt; for the blog.&lt;/li&gt;
&lt;li&gt;Creating the application with &lt;a href=&quot;http://www.rubyonrails.org/&quot;&gt;Rails&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Using &lt;a href=&quot;http://www.selenic.com/mercurial/&quot;&gt;mercurial&lt;/a&gt; for source control.&lt;/li&gt;
&lt;/ol&gt;</description>
  </item>
  <item>
    <title>Computer stuff</title>
    <link>http://blog.helgegudmundsen.com/2008/06/18/2008/06/18/index.rss/2008/06/18#200806180950_stateofthehack</link>
    <description>So what am I up to these days? Apart from procrastinating on finishing the monome, I am currently getting my feet wet with metaprogramming using Ruby. Dave Thomas of the pragmatic programmers has a nice series of screencasts on the subject, which not only teaches metaprogramming, but also gives a very good overview of the ruby object model. Also I am trying to teach myself PhotoShop.</description>
  </item>
  </channel>
</rss>