<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>digital noise of Kieron Wilson</title>
    <link>http://www.kieronwilson.co.uk</link>
    <description></description>
    <language>en-gb</language>
    <ttl>40</ttl>
    <item>
      <title>Hide the current working directory in terminal</title>
      <description>In Ubuntu as a default, the terminal prompt will show the current working directory, but as you dig deeper into a file structure you will have less and less space to type commands.</description>
      <pubDate>2011-11-25 10:28:01</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/hide-the-current-working-directory-in-terminal</link>
    </item>
    <item>
      <title>Adding a file extension to gedit in Ubuntu</title>
      <description>Using gedit as my default editor I needed to add a new extension for smarty templates.</description>
      <pubDate>2011-11-20 00:00:00</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/adding-a-file-extension-to-gedit-in-ubuntu</link>
    </item>
    <item>
      <title>Wordpress Plugin: Twitter Button</title>
      <description>Adds twitter share button to the bottom of single post</description>
      <pubDate>2011-07-14 10:02:26</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/wordpress-plugin-twitter-button</link>
    </item>
    <item>
      <title>A better way to get a file extension from a string in PHP</title>
      <description>Here is a popular method to get the file extension in php, but under strict mode it will create a &lt;span class="mono"&gt;Runtime Notice - Only variables should be passed by reference&lt;/span&gt;</description>
      <pubDate>2011-06-23 10:00:00</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/a-better-way-to-get-a-file-extension-from-a-string-in-php</link>
    </item>
    <item>
      <title>Twitter tweet autolink function in PHP</title>
      <description>This function will create links for #tags, @users, email addresses and urls.</description>
      <pubDate>2011-04-18 00:00:00</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/twitter-tweet-autolink-function-in-php</link>
    </item>
    <item>
      <title>Disabling autocomplete on html forms</title>
      <description>Most modern browsers try and help us out by adding suggestions to form fields from previous entries but as a developer that can sometimes be a undesired feature.</description>
      <pubDate>2011-04-06 23:28:53</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/disabling-autocomplete-on-html-forms</link>
    </item>
    <item>
      <title>How to install MongoDB on Ubuntu Server 10.4</title>
      <description>How to setup and install mongoDB on the popular linux distro Ubuntu Server 10.4</description>
      <pubDate>2011-01-09 00:00:00</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/how-to-install-mongodb-on-ubuntu-server-10.4</link>
    </item>
    <item>
      <title>Auto Discovery RSS meta tag</title>
      <description>The latest web browsers (Firefox, Internet Explorer 7, Safari) now automatically display an RSS subscribe button for website’s with RSS feeds. In order to get this button to appear you need to add an auto discovery RSS meta tag to your HTML.</description>
      <pubDate>2011-01-04 00:00:00</pubDate>
      <link>http://www.kieronwilson.co.uk/articles/auto-discovery-rss-meta-tag</link>
    </item>
  </channel>
</rss>

