<?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   </title>
    <link>http://blog.helgegudmundsen.com/index.rss</link>
    <description>programming, music and life</description>
    <language>en</language>

  <item>
    <title>International times</title>
    <link>http://blog.helgegudmundsen.com/index.rss/2008/07/14#200807141105_keyboard</link>
    <description>I have a problem with keyboard layouts. As I earn my living as a programmer, it is imperative that I have easy access to the various keys and characters that are normally used for programming purposes (braces, brackets, greater than-signs etc.). Invariably, international keyboard layouts shift these around to make room for local characters. As a norwegian living in Portugal, I need to access both norwegian and portuguese letters, as well as to the keys I use in my daily work. So far I have had three keyboard layouts active, and switched between them with a keystroke, but this becomes cumbersome, as the keys have different positions depending on which layout is selected, and also on which OS I run. I have therefore now standardized on one keyboard layout (English), and have defined special key bindings for the characters I need frequently. For instance, pressing CTRL-Z followed by N and A, gives me &quot;&amp;aring;&quot;. The key combinations have a mnemonic component. CTRL-Z is my &quot;trigger&quot;, and then the N means Norwegian. The next keystroke is the letter to modify. CTRL-Z P A gives the portuguese modification of A, which is &quot;&amp;atilde;&quot;.</description>
  </item>
  <item>
    <title>Editor</title>
    <link>http://blog.helgegudmundsen.com/index.rss/2008/07/04#200807040958_emacs</link>
    <description>While TextMate remains my text editor of choice, I have lately been looking into emacs. My attention was raised as I read some articles regarding org-mode as a tool for day planning, and I downloaded AquaMacs emacs to start playing with it. I think it will be worth learning emacs for this mode alone. org-mode is a highly capable note-taking and planning tool, and best of all, the data format is human readable plain text.</description>
  </item>
  <item>
    <title>Site down</title>
    <link>http://blog.helgegudmundsen.com/index.rss/2008/07/02#200807020101_site</link>
    <description>So, for some days I could not access my sites via http. After lots of headscratching, the solution was too simple: start apache. Duh!</description>
  </item>
  <item>
    <title>RegExCentral</title>
    <link>http://blog.helgegudmundsen.com/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/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>
  <item>
    <title>Preparation</title>
    <link>http://blog.helgegudmundsen.com/index.rss/2008/06/06#200806061623_firststeps</link>
    <description>Having installed &lt;a href=&quot;http://www.blosxom.com&quot;&gt;blosxom&lt;/a&gt; on my server, I struggled a bit to get the URL to work properly. I did not want to have the path to and name of the cgi-script visible in the URL, and ended up using a RewriteRule in the .htaccess-file to manage it. Finding the right rule was a bit tricky, but now I have it working.</description>
  </item>
  </channel>
</rss>