<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>wegotoeleven</title><link>http://blog.wegotoeleven.xyz/</link><description>Recent content on wegotoeleven</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Sun, 09 Aug 2026 00:45:52 +0100</lastBuildDate><atom:link href="http://blog.wegotoeleven.xyz/index.xml" rel="self" type="application/rss+xml"/><item><title>Bringing this blog back from the dead</title><link>http://blog.wegotoeleven.xyz/technical/bringing-this-blog-back-from-the-dead/</link><pubDate>Sun, 09 Aug 2026 00:45:52 +0100</pubDate><guid>http://blog.wegotoeleven.xyz/technical/bringing-this-blog-back-from-the-dead/</guid><description>&lt;p&gt;This blog has been dead for years. It wasn&amp;rsquo;t deliberate, more the sort of dead that happens when you keep meaning to sort it out and then don&amp;rsquo;t, for the better part of a decade. At some point I&amp;rsquo;d archived everything into a flat folder of Markdown files and images and left it there. Today I actually finished the job.&lt;/p&gt;
&lt;p&gt;The site now runs on &lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; with the &lt;a href="https://github.com/adityatelange/hugo-PaperMod"&gt;PaperMod&lt;/a&gt; theme. Hugo takes a folder of Markdown files and turns them into a full static website at build time, and PaperMod is a ready-made visual theme for it, so I didn&amp;rsquo;t have to design anything from scratch, which was exactly the problem that had killed this blog&amp;rsquo;s relaunch more than once before.&lt;/p&gt;</description><content:encoded><![CDATA[<p>This blog has been dead for years. It wasn&rsquo;t deliberate, more the sort of dead that happens when you keep meaning to sort it out and then don&rsquo;t, for the better part of a decade. At some point I&rsquo;d archived everything into a flat folder of Markdown files and images and left it there. Today I actually finished the job.</p>
<p>The site now runs on <a href="https://gohugo.io/">Hugo</a> with the <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod</a> theme. Hugo takes a folder of Markdown files and turns them into a full static website at build time, and PaperMod is a ready-made visual theme for it, so I didn&rsquo;t have to design anything from scratch, which was exactly the problem that had killed this blog&rsquo;s relaunch more than once before.</p>
<p>Migrating the old export was mostly mechanical: every post became a Hugo &ldquo;page bundle&rdquo;, meaning its own folder containing an <code>index.md</code> and any images it needs, sitting right next to each other. Two sections came out of it: <code>technical</code> (this stuff) and <code>travelling</code>, an archive of a five-month trip round South East Asia in 2011 that had never been properly online before.</p>
<p>The genuinely fiddly part was dates. The technical posts were fine, with dates already sitting in the front matter. Most of the 35-odd travel posts weren&rsquo;t so simple: no date field, no dated photo, and no useful git history, because the whole lot had been dumped into the repo in a single bulk-import commit years after they were written. Working out when they&rsquo;d actually happened meant:</p>
<ul>
<li>Pulling dates out of the handful of posts that did have a dated photo attached</li>
<li>Cross-checking offhand details in the text, like &ldquo;Thursday 17th&rdquo; and &ldquo;Happy Saturday&rdquo;, against the 2011 calendar, which turned out to line up exactly</li>
<li>Going back to the source and asking for the actual trip itinerary, then using that to pin down everything else</li>
</ul>
<p>Every date I had to guess got flagged as such right in the post&rsquo;s own front matter (<code>dateApprox: true</code>) rather than quietly presented as fact. A wrong-looking date is still more useful than a suspiciously precise one nobody can trust.</p>
<p>Getting it live was the easy part by comparison: a GitHub Actions workflow builds the Hugo site and deploys it to GitHub Pages on every push to <code>main</code>, with the custom domain wired up through a CNAME record. The only hiccup since was GitHub deprecating Node.js 20 on its Actions runners mid-migration, which meant bumping a couple of pinned action versions to clear the warnings, though one of them still doesn&rsquo;t have a fix upstream, so that warning&rsquo;s stuck until GitHub ships one.</p>
]]></content:encoded></item><item><title>30 Steps to Vagrant and VMWare Fusion Awesomeness</title><link>http://blog.wegotoeleven.xyz/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/</link><pubDate>Mon, 02 Mar 2020 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/</guid><description>&lt;p&gt;Vagrant is pretty cool, but of late I&amp;rsquo;ve been having real issues finding a Vagrant base box that works with VMware Fusion OOTB. My blogging workflow (used to) involve(s) using a Vagrant box with Jekyll to generate a static site on my local Mac, and then uploading to an S3 bucket. The Vagrant Jekyll boxes weren&amp;rsquo;t up to scratch, so I&amp;rsquo;ve decided to figure out how to create my own.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Vagrant is pretty cool, but of late I&rsquo;ve been having real issues finding a Vagrant base box that works with VMware Fusion OOTB. My blogging workflow (used to) involve(s) using a Vagrant box with Jekyll to generate a static site on my local Mac, and then uploading to an S3 bucket. The Vagrant Jekyll boxes weren&rsquo;t up to scratch, so I&rsquo;ve decided to figure out how to create my own.</p>
<p>This guide covers how to create the box and add it to your list of boxes, for use in specifying within a Vagrantfile. It doesn&rsquo;t cover Vagrant fundementals, so I assume that you&rsquo;ll have some basic knowledge in how it works before embarking on this magical quest.</p>
<ol>
<li>
<p>Open VMware Fusion</p>
</li>
<li>
<p>Select “Install from disc or image” and click &ldquo;Continue&rdquo;
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-01.png"></p>
</li>
<li>
<p>Locate the ISO for the distribution you want to install, then select “Open”, and click &ldquo;Continue&rdquo;.
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-02.png"></p>
</li>
<li>
<p>Unselect the checkbox for “Use Easy Install”
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-03.png"></p>
</li>
<li>
<p>Choose “Customize Settings”, and enter a name for the VMware file (<code>name/OSarch</code>, i.e. <code>wegotoeleven/trusty64</code>) and select “Save&quot;
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-04.png"></p>
</li>
<li>
<p>Customise the VM’s settings</p>
<ol>
<li>Turn on Shared Folders
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-05.png"></li>
<li>Set memory to desired size, at least 1024MB
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-06.png"></li>
<li>Change the Networking to &ldquo;Share with my Mac&rdquo; (aka NAT)
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-07.png"></li>
<li>Change the disk size to 40 GB and deselect “Split into 2GB files”
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-08.png"></li>
<li>Turn off the sound card
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-09.png"></li>
<li>Expand &ldquo;Advanced USB options&rdquo; and select &ldquo;Remove USB Controller&rdquo;
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-10.png"></li>
<li>Untick &ldquo;Share Mac printers with Linux&rdquo;
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-11.png"></li>
</ol>
</li>
<li>
<p>Boot the VM, install the Guest OS and customise the following settings when prompted:
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-12.png"></p>
</li>
<li>
<p>Host Name: Same as the second part of the name of the VMware file (i.e. trusty64)
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-13.png"></p>
</li>
<li>
<p>Full Name: <code>vagrant</code>
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-14.png"></p>
</li>
<li>
<p>User: <code>vagrant</code>
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-15.png"></p>
</li>
<li>
<p>Password: <code>vagrant</code>
<img loading="lazy" src="/technical/30-steps-to-vagrant-and-vmware-fusion-awesomeness/images/2015-09-28-16.png"></p>
</li>
<li>
<p>Once setup and at the command prompt, login and change the Root Password. When asked, set to <code>vagrant</code></p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo passwd root
</span></span></code></pre></div></li>
<li>
<p>Update the OS because updates</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo apt update <span class="o">&amp;&amp;</span> sudo apt upgrade -y
</span></span></code></pre></div></li>
<li>
<p>Update the Sudoers file with the following to allow the vagrant user sudo rights without having to authenticate with a password</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">#Defaults !visiblepw
</span></span><span class="line"><span class="cl">Defaults env_keep=&#34;SSH_AUTH_SOCK&#34;
</span></span></code></pre></div></li>
<li>
<p>Test. Is the following command outputs the current directory instead of an error, all is good</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo <span class="nb">pwd</span>
</span></span></code></pre></div></li>
<li>
<p>Restart VM</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo shutdown -r now
</span></span></code></pre></div></li>
<li>
<p>Make ssh folder</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ mkdir ~/.ssh
</span></span></code></pre></div></li>
<li>
<p>Set permissions</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ chmod <span class="m">700</span> ~/.ssh
</span></span></code></pre></div></li>
<li>
<p>Download Vagrant authorised keys</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ wget --no-check-certificate https://raw.github.com/mitchellh/vagrant/master/keys/vagrant.pub -O ~/.ssh/authorized_keys
</span></span></code></pre></div></li>
<li>
<p>Set permissions on authorised keys file</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ chmod <span class="m">600</span> ~/.ssh/authorized_keys <span class="o">&amp;&amp;</span> chown -R vagrant ~/.ssh
</span></span></code></pre></div></li>
<li>
<p>Install OpenSSH</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo apt install openssh-server -y
</span></span></code></pre></div></li>
<li>
<p>Edit the SSH config file</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo nano /etc/ssh/sshd_config
</span></span></code></pre></div></li>
<li>
<p>Restart SSH service</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo service ssh restart
</span></span></code></pre></div></li>
<li>
<p>Install VMware Tools. Begin by mounting the VMware Tools by selecting Virtual Machines &gt; Install VMware Tools from the menu bar menu</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo mkdir -p /mnt/cdrom
</span></span><span class="line"><span class="cl">$ sudo mount /dev/cdrom /mnt/cdrom
</span></span><span class="line"><span class="cl">$ tar xzvf /mnt/cdrom/VMwareTools-9.2.2-893683.tar.gz -C /tmp
</span></span><span class="line"><span class="cl">$ <span class="nb">cd</span> /tmp/vmware-tools-distrib/
</span></span><span class="line"><span class="cl">$ sudo ./vmware-install.pl<span class="se">\
</span></span></span></code></pre></div></li>
<li>
<p>Wipe the free space on the VM to stop fragmentation</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo dd <span class="k">if</span><span class="o">=</span>/dev/zero <span class="nv">of</span><span class="o">=</span>/EMPTY <span class="nv">bs</span><span class="o">=</span>1M
</span></span><span class="line"><span class="cl">$ sudo rm -f /EMPTY
</span></span></code></pre></div></li>
<li>
<p>Shutdown the VM</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo shutdown -h now
</span></span></code></pre></div></li>
<li>
<p>Navigate to the location of your vmwarevm. By default this location is <code>~/Virtual Machines/</code>.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ <span class="nb">cd</span> ~/Virtual Machines/wegotoeleven:xenial64.vmwarevm
</span></span></code></pre></div><p>Note: Any forward slashes (<code>/</code>) will be translated into colons if the name of the VMware file contains a forward slash</p>
</li>
<li>
<p>Create a file named <code>metadata.json</code> and enter the following contents:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span>
</span></span><span class="line"><span class="cl">  <span class="nt">&#34;provider&#34;</span><span class="p">:</span> <span class="s2">&#34;vmware_fusion&#34;</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span>
</span></span></code></pre></div></li>
<li>
<p>Create a file named <code>Vagrantfile</code> and enter the following contents.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-ruby" data-lang="ruby"><span class="line"><span class="cl"><span class="c1"># -*- mode: ruby -*-</span>
</span></span><span class="line"><span class="cl"><span class="c1"># vi: set ft=ruby</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="no">Vagrant</span><span class="o">.</span><span class="n">configure</span><span class="p">(</span><span class="s2">&#34;2&#34;</span><span class="p">)</span> <span class="k">do</span> <span class="o">|</span><span class="n">config</span><span class="o">|</span>
</span></span><span class="line"><span class="cl">  <span class="n">config</span><span class="o">.</span><span class="n">vm</span><span class="o">.</span><span class="n">provider</span> <span class="ss">:vmware_fusion</span> <span class="k">do</span> <span class="o">|</span><span class="n">v</span><span class="p">,</span> <span class="n">override</span><span class="o">|</span>
</span></span><span class="line"><span class="cl">    <span class="n">v</span><span class="o">.</span><span class="n">gui</span> <span class="o">=</span> <span class="kp">false</span>
</span></span><span class="line"><span class="cl">  <span class="k">end</span>
</span></span><span class="line"><span class="cl"><span class="k">end</span>
</span></span></code></pre></div></li>
<li>
<p>We next want to optimize the box to reduce it’s size:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">$ /Applications/VMware\ Fusion.app/Contents/Library/vmware-vdiskmanager -d Virtual\ Disk.vmdk
</span></span><span class="line"><span class="cl">$ /Applications/VMware\ Fusion.app/Contents/Library/vmware-vdiskmanager -k Virtual\ Disk.vmdk
</span></span></code></pre></div></li>
<li>
<p>Finally compress the box:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ tar cvzf package.box ./
</span></span></code></pre></div></li>
<li>
<p>Add the box to Vagrant</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ vagrant box add wegotoeleven/xenial64 package.box
</span></span></code></pre></div></li>
</ol>
<p>I couldn&rsquo;t have done this without the following blog posts:</p>
<ul>
<li><a href="https://www.skoblenick.com/vagrant/creating-a-custom-box-from-scratch">creating-a-custom-box-from-scratch</a></li>
<li><a href="https://blog.engineyard.com/2014/building-a-vagrant-box">building-a-vagrant-box</a></li>
</ul>
<p>And yeah. I know I said 30.</p>
]]></content:encoded></item><item><title>Puppet, PuppetDB and Puppet Agent</title><link>http://blog.wegotoeleven.xyz/technical/puppet-puppetdb-and-puppet-agent/</link><pubDate>Wed, 03 May 2017 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/technical/puppet-puppetdb-and-puppet-agent/</guid><description>&lt;p&gt;I like the idea of desired state management systems. You define a set of criteria, and your devices will indefinitely match that criteria, returning to the &amp;ldquo;Desired State&amp;rdquo; if required. I&amp;rsquo;ve done this a few times with Jamf Pro, using smart groups, extension attributes and policies to &amp;ldquo;mimic&amp;rdquo; the functionality of a desired state management system (&lt;a href="https://www.youtube.com/watch?v=XOhZgAPn_CU"&gt;which was nice&lt;/a&gt;) but I wanted to really get to grips with a system that&amp;rsquo;s explicitly designed for this purpose. Enter the king of &amp;ldquo;Desired State&amp;rdquo; - &lt;em&gt;&lt;a href="https://puppet.com"&gt;Puppet&lt;/a&gt;&lt;/em&gt;.&lt;/p&gt;</description><content:encoded><![CDATA[<p>I like the idea of desired state management systems. You define a set of criteria, and your devices will indefinitely match that criteria, returning to the &ldquo;Desired State&rdquo; if required. I&rsquo;ve done this a few times with Jamf Pro, using smart groups, extension attributes and policies to &ldquo;mimic&rdquo; the functionality of a desired state management system (<a href="https://www.youtube.com/watch?v=XOhZgAPn_CU">which was nice</a>) but I wanted to really get to grips with a system that&rsquo;s explicitly designed for this purpose. Enter the king of &ldquo;Desired State&rdquo; - <em><a href="https://puppet.com">Puppet</a></em>.</p>
<p>In an effort to get to know Puppet, I need to build out some infrastructure. Yeah, I know there&rsquo;s a <a href="https://puppet.com/download-learning-vm">learning VM</a> (that&rsquo;s really awesome, by the way), but I learn by experience. What better way than to build my own.</p>
<h2 id="assumptions">Assumptions</h2>
<p>I&rsquo;m not going to get into the nitty gritty of what puppet actually is and does, and I&rsquo;m going to assume that if you&rsquo;re reading this post, you:</p>
<ol>
<li>Understand what Desired State is</li>
<li>Understand (roughly) what Puppet is and can do</li>
<li>Are poor / nuts, and would rather build and spin up your own servers, rather than using Puppet&rsquo;s <a href="https://puppet.com/product">Enterprise version</a> (which is still totally viable, but I&rsquo;m a masochist)</li>
</ol>
<p>For the purposes of this example, I will setup 3 VMs and use the following defaults:</p>
<ul>
<li>VMware Fusion 8.5.6 to host the VMs
<ul>
<li>Network set to custom &ldquo;vmnet2&rdquo; network
<ul>
<li>NAT</li>
<li>&ldquo;Connect Host Mac to this network&rdquo;</li>
<li>Provide DHCP, subnet 10.0.1.0/24</li>
</ul>
</li>
</ul>
</li>
<li>Puppet Server
<ul>
<li>Ubuntu 16.04</li>
<li>2 x CPU Cores</li>
<li>3072MB Memory</li>
<li>50GB HDD (thin provisioned)</li>
<li>Hostname <code>puppet-server</code></li>
<li>IP Address <code>10.0.1.129</code></li>
</ul>
</li>
<li>Puppet Database Server
<ul>
<li>Ubuntu 16.04</li>
<li>2 x CPU Cores</li>
<li>3072MB Memory</li>
<li>50GB HDD (thin provisioned)</li>
<li>Hostname <code>puppet-db</code></li>
<li>IP Address <code>10.0.1.130</code></li>
</ul>
</li>
<li>Puppet Test Client
<ul>
<li>macOS 10.12.4</li>
<li>2 x CPU Cores</li>
<li>8192MB Memory</li>
<li>50GB HDD (thin provisioned)</li>
<li>Hostname <code>puppet-client</code></li>
<li>IP Address <code>10.0.1.128</code></li>
</ul>
</li>
</ul>
<p>Obviously, if you&rsquo;re following along with me, feel free to change any of the above defaults, but please make sure you&rsquo;re changing them in the instructions below.</p>
<h2 id="network-configuration">Network Configuration</h2>
<ol>
<li>
<p>Spin up your boxes with the above config, and set each device up to allow access via SSH (cause it&rsquo;s easier like)</p>
</li>
<li>
<p>Rename both servers by editing the hostname file on each device, and adding the desired hostname</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/hostname
</span></span></code></pre></div></li>
<li>
<p>In addition, add the hostname into the hosts file, pointing to the loopback (<code>127.0.0.1</code>) address under the <code>localhost</code> entry</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/hosts
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">127.0.0.1       localhost
</span></span><span class="line"><span class="cl">127.0.0.1       puppet-db
</span></span></code></pre></div></li>
<li>
<p>In an environment without proper DNS, do the following:
4. Set each device with a static IP address. I&rsquo;m using the IP addresses specified above.</p>
<pre><code> ```bash
 $ sudo vi /etc/network/interfaces
 ```
 ```
 # The primary network interface
 		auto eth0
 		iface eth0 inet static
 		address 10.0.0.41
 		netmask 255.255.255.0
 		network 10.0.0.0
 		broadcast 10.0.0.255
 		gateway 10.0.0.1
 		dns-nameservers 10.0.0.1 8.8.8.8
 ```
</code></pre>
<ul>
<li>
<p>Add each device into the each device&rsquo;s hosts file</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/hosts
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">10.0.1.129    puppet-server
</span></span><span class="line"><span class="cl">10.0.1.130    puppet-db
</span></span><span class="line"><span class="cl">10.0.1.128    puppet-client
</span></span></code></pre></div></li>
</ul>
</li>
</ol>
<h2 id="puppet-server-configuration">Puppet Server Configuration</h2>
<ol start="8">
<li>
<p>Install the NTP service on the Puppet server, because Puppet uses an NTP source when issuing certificates to it&rsquo;s nodes</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo apt install ntp
</span></span></code></pre></div></li>
<li>
<p>Add the Puppet repositories to the Puppet Server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ wget https://apt.puppetlabs.com/puppetlabs-release-pc1-xenial.deb
</span></span><span class="line"><span class="cl">$ sudo dpkg -i puppetlabs-release-pc1-xenial.deb
</span></span><span class="line"><span class="cl">$ sudo apt update
</span></span></code></pre></div></li>
<li>
<p>Install <code>puppetserver</code> on the Puppet Server (duh)</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo apt install puppetserver
</span></span></code></pre></div></li>
<li>
<p>In addition, install the &ldquo;puppetdb-termini&rdquo; package to enable the Puppet server to talk to the Puppet DB server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet resource package puppetdb-termini <span class="nv">ensure</span><span class="o">=</span>latest
</span></span></code></pre></div></li>
<li>
<p>Create the required configuration files on the Puppet server for the connections to the PuppetDB:</p>
<ul>
<li>
<p>routes.yaml:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/puppetlabs/puppet/routes.yaml
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-yaml" data-lang="yaml"><span class="line"><span class="cl"><span class="nn">---</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="nt">master</span><span class="p">:</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="w">    </span><span class="nt">facts</span><span class="p">:</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="w">        </span><span class="nt">terminus</span><span class="p">:</span><span class="w"> </span><span class="l">puppetdb</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="w">        </span><span class="nt">cache</span><span class="p">:</span><span class="w"> </span><span class="l">yaml</span><span class="w">
</span></span></span></code></pre></div></li>
<li>
<p>puppetdb.conf:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/puppetlabs/puppet/puppetdb.conf
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">[main]
</span></span><span class="line"><span class="cl">server_urls = https://puppet-db:8081
</span></span></code></pre></div></li>
</ul>
</li>
<li>
<p>Edit puppet.conf</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/puppetlabs/puppet/puppet.conf
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">[master]
</span></span><span class="line"><span class="cl">storeconfigs = true
</span></span><span class="line"><span class="cl">storeconfigs_backend = puppetdb
</span></span></code></pre></div></li>
<li>
<p>Ensure the permissions are correct on the Puppet configuration folder</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo chown -R puppet:puppet <span class="k">$(</span>sudo /opt/puppetlabs/puppet/bin/puppet config print confdir<span class="k">)</span>
</span></span></code></pre></div></li>
<li>
<p>Set <code>puppetserver</code> to start automatically when the system starts</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet resource service puppetserver <span class="nv">ensure</span><span class="o">=</span>running <span class="nv">enable</span><span class="o">=</span><span class="nb">true</span>
</span></span></code></pre></div></li>
<li>
<p>Restart the Server to pickup the above changes.</p>
</li>
</ol>
<h2 id="puppet-db-server-configuration">Puppet DB Server Configuration</h2>
<ol start="6">
<li>
<p>Add the Puppet repositories to the Puppet DB Server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ wget https://apt.puppetlabs.com/puppetlabs-release-pc1-xenial.deb
</span></span><span class="line"><span class="cl">$ sudo dpkg -i puppetlabs-release-pc1-xenial.deb
</span></span></code></pre></div></li>
<li>
<p>Install the Database backend for PuppetDB</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo sh -c <span class="s1">&#39;echo &#34;deb http://apt.postgresql.org/pub/repos/apt/ `lsb_release -cs`-pgdg main&#34; &gt;&gt; /etc/apt/sources.list.d/pgdg.list&#39;</span>
</span></span><span class="line"><span class="cl">$ wget -q https://www.postgresql.org/media/keys/ACCC4CF8.asc -O - <span class="p">|</span> sudo apt-key add -
</span></span><span class="line"><span class="cl">$ sudo apt update
</span></span><span class="line"><span class="cl">$ sudo apt install postgresql postgresql-contrib
</span></span></code></pre></div></li>
<li>
<p>Setup PostgreSQL on the Puppet DB Server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo -u postgres sh
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sql" data-lang="sql"><span class="line"><span class="cl"><span class="k">createuser</span><span class="w"> </span><span class="o">-</span><span class="n">DRSP</span><span class="w"> </span><span class="n">puppetdb</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="k">createdb</span><span class="w"> </span><span class="o">-</span><span class="n">E</span><span class="w"> </span><span class="n">UTF8</span><span class="w"> </span><span class="o">-</span><span class="n">O</span><span class="w"> </span><span class="n">puppetdb</span><span class="w"> </span><span class="n">puppetdb</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="n">psql</span><span class="w"> </span><span class="n">puppetdb</span><span class="w"> </span><span class="o">-</span><span class="k">c</span><span class="w"> </span><span class="s1">&#39;create extension pg_trgm&#39;</span><span class="w">
</span></span></span><span class="line"><span class="cl"><span class="n">exit</span><span class="w">
</span></span></span></code></pre></div></li>
<li>
<p>Restart the PostgreSQL service</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo service postgresql restart
</span></span></code></pre></div></li>
<li>
<p>Test PostgreSQL. If this is successful, you&rsquo;ll be dropped into PostgreSQL. Use <code>\q</code> to exit.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ psql -h localhost puppetdb puppetdb
</span></span></code></pre></div></li>
<li>
<p>To configure PuppetDB to use this database, add the following details to the <code>puppetdb</code> database configuration file. In this example, I&rsquo;m using super secret usernames and passwords. Don&rsquo;t do this if you&rsquo;re planning on setting this up in prod.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/puppetlabs/puppetdb/conf.d/database.ini
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">subname = //localhost:5432/puppetdb
</span></span><span class="line"><span class="cl">username = puppetdb
</span></span><span class="line"><span class="cl">password = puppetdb
</span></span></code></pre></div><p>For the <code>subname</code>, replace the hostname with the DB server’s hostname (or <code>localhost</code> if the PostgreSQL service is running on the same server), replace the port with the port on which PostgreSQL is listening (usually 5432), and replace the database with the name of the database you’ve created for use with PuppetDB. In addition, uncomment the following sections:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">classname
</span></span><span class="line"><span class="cl">subprotocol
</span></span><span class="line"><span class="cl">gc-interval
</span></span></code></pre></div></li>
</ol>
<h2 id="connecting-the-servers-together">Connecting the servers together</h2>
<ol start="20">
<li>
<p>Install the Puppet Agent on the Puppet DB Server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo apt install puppet-agent
</span></span></code></pre></div></li>
<li>
<p>On the Puppet DB server, set the name of the server that the agent should connect to, replacing the server with the required hostname of the Puppet server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/puppetlabs/puppet/puppet.conf
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">server = puppet-server
</span></span></code></pre></div></li>
<li>
<p>Enrol the Puppet DB Server into Puppet</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet agent --test --waitforcert <span class="m">60</span>
</span></span></code></pre></div></li>
<li>
<p>On the Puppet Server, check to see whether the Puppet DB server has requested a certificate</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet cert --list
</span></span></code></pre></div></li>
<li>
<p>You should see the name of the Puppet DB server, followed by some other stuff. Accept the cert request</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet cert --sign puppet-db
</span></span></code></pre></div></li>
<li>
<p>On the Puppet DB server, install the <code>puppetdb</code> service</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet resource package puppetdb <span class="nv">ensure</span><span class="o">=</span>latest
</span></span></code></pre></div></li>
<li>
<p>Stop the <code>puppetdb</code> service and setup SSL</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo service puppetdb stop <span class="o">&amp;&amp;</span> sudo /opt/puppetlabs/bin/puppetdb ssl-setup
</span></span></code></pre></div></li>
<li>
<p>Ensure the <code>puppetdb</code> service runs on reboot</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet resource service puppetserver <span class="nv">ensure</span><span class="o">=</span>running <span class="nv">enable</span><span class="o">=</span><span class="nb">true</span>
</span></span></code></pre></div></li>
<li>
<p>Restart the Puppet DB server</p>
</li>
<li>
<p>Check the PuppetDB logs on the Puppet DB server to verify that it&rsquo;s working</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo cat /var/log/puppetlabs/puppetdb/puppetdb.log
</span></span></code></pre></div></li>
</ol>
<h2 id="enrolling-a-macos-client">Enrolling a macOS client</h2>
<ol>
<li>
<p>Install the puppet agent onto the Puppet Client, by downloading the specific version as per the OS version, from <a href="https://downloads.puppetlabs.com/mac/">here</a></p>
</li>
<li>
<p>Install the download pkg file. When asked, specify the hostname of the server and the client</p>
</li>
<li>
<p>Open Terminal</p>
</li>
<li>
<p>Edit the Puppet configuration file and add the following contents</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo vi /etc/puppetlabs/puppet/puppet.conf
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-gdscript3" data-lang="gdscript3"><span class="line"><span class="cl"><span class="p">[</span><span class="n">main</span><span class="p">]</span>
</span></span><span class="line"><span class="cl"><span class="n">logdir</span><span class="o">=/</span><span class="k">var</span><span class="o">/</span><span class="nb">log</span><span class="o">/</span><span class="n">puppet</span>
</span></span><span class="line"><span class="cl"><span class="n">vardir</span><span class="o">=/</span><span class="k">var</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">puppet</span>
</span></span><span class="line"><span class="cl"><span class="n">ssldir</span><span class="o">=/</span><span class="k">var</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">puppet</span><span class="o">/</span><span class="n">ssl</span>
</span></span><span class="line"><span class="cl"><span class="c1">#rundir=/var/run/puppet</span>
</span></span><span class="line"><span class="cl"><span class="n">factpath</span><span class="o">=$</span><span class="n">vardir</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">facter</span>
</span></span><span class="line"><span class="cl"><span class="n">templatedir</span><span class="o">=$</span><span class="n">confdir</span><span class="o">/</span><span class="n">templates</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="n">master</span><span class="p">]</span>
</span></span><span class="line"><span class="cl"><span class="n">ssl_client_header</span> <span class="o">=</span> <span class="n">SSL_CLIENT_S_DN</span>
</span></span><span class="line"><span class="cl"><span class="n">ssl_client_verify_header</span> <span class="o">=</span> <span class="n">SSL_CLIENT_VERIFY</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="p">[</span><span class="n">agent</span><span class="p">]</span>
</span></span><span class="line"><span class="cl"><span class="n">server</span><span class="o">=</span><span class="n">puppet</span><span class="o">-</span><span class="n">server</span>
</span></span><span class="line"><span class="cl"><span class="n">certname</span><span class="o">=</span><span class="n">puppet</span><span class="o">-</span><span class="n">client</span>
</span></span><span class="line"><span class="cl"><span class="n">report</span><span class="o">=</span><span class="bp">true</span>
</span></span><span class="line"><span class="cl"><span class="n">pluginsync</span><span class="o">=</span><span class="bp">true</span>
</span></span></code></pre></div></li>
<li>
<p>Request a cert from the Puppet Server</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet agent --waitforcert <span class="m">60</span> --test
</span></span></code></pre></div></li>
<li>
<p>On the Puppet DB server, run the log file and keep an eye on it</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo tail -f /var/log/puppetlabs/puppetdb/puppetdb.log
</span></span></code></pre></div></li>
<li>
<p>Then, on the Puppet Server, check and sign the cert request from <code>puppet-client</code></p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet cert --list
</span></span><span class="line"><span class="cl">$ sudo /opt/puppetlabs/puppet/bin/puppet cert --sign puppet-client
</span></span></code></pre></div></li>
</ol>
]]></content:encoded></item><item><title>Using Markdown to write Documentation</title><link>http://blog.wegotoeleven.xyz/technical/using-markdown-to-write-documentation/</link><pubDate>Mon, 28 Sep 2015 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/technical/using-markdown-to-write-documentation/</guid><description>&lt;p&gt;I absolutely cannot stand writing documentation. Well, that&amp;rsquo;s kind of a lie; I don&amp;rsquo;t mind the actual writing, but I get too hung up on trying to make it look pretty. If you—the reader—write your own, then maybe you&amp;rsquo;ll know what I mean.&lt;/p&gt;
&lt;p&gt;One of the best things about writing docs that&amp;rsquo;ll be hosted on-line is that the format will be based upon the site that it lives in. Take Github for example; all documentation up there looks the same. This is because they&amp;rsquo;re all written in &lt;a href="https://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt;. Markdown is a language syntax that standardises formatting which allows a writer to focus on the content that&amp;rsquo;s being written. If you&amp;rsquo;ve never seen a Github readme, check out a few:&lt;/p&gt;</description><content:encoded><![CDATA[<p>I absolutely cannot stand writing documentation. Well, that&rsquo;s kind of a lie; I don&rsquo;t mind the actual writing, but I get too hung up on trying to make it look pretty. If you—the reader—write your own, then maybe you&rsquo;ll know what I mean.</p>
<p>One of the best things about writing docs that&rsquo;ll be hosted on-line is that the format will be based upon the site that it lives in. Take Github for example; all documentation up there looks the same. This is because they&rsquo;re all written in <a href="https://daringfireball.net/projects/markdown/">Markdown</a>. Markdown is a language syntax that standardises formatting which allows a writer to focus on the content that&rsquo;s being written. If you&rsquo;ve never seen a Github readme, check out a few:</p>
<ul>
<li><a href="https://github.com/munki/munki/blob/master/README.md">Munki</a></li>
<li><a href="https://github.com/autopkg/autopkg/blob/master/ReadMe.md">Autopkg</a></li>
<li>Docker container for <a href="https://github.com/wegotoeleven/dockerfiles/blob/master/boot2docker-transmission/README.md">Transmission</a></li>
</ul>
<p>This blog is also written in markdown. The CSS on this blog is used to apply styles to the various components of a converted markdown document. I&rsquo;m not going to go into every piece of Markdown syntax as it&rsquo;s not the point of this post, but hopefully you get the idea.</p>
<p>So how cool would it be to leverage this when writing printed documentation?</p>
<p>Let&rsquo;s get one thing straight; Markdown was build for web rendering. So out of the box, there&rsquo;s no easy way to create a document in Markdown, and export to, say, PDF or Word document.</p>
<p>That&rsquo;s where <a href="www.pandoc.org">Pandoc</a> comes in.</p>
<p>Pandoc is a tool that converts files from one markup format to another. It&rsquo;s a downloadable application for <a href="https://github.com/jgm/pandoc/releases/download/1.15.0.6/pandoc-1.15.0.6-osx.pkg">Mac</a>, <a href="https://github.com/jgm/pandoc/releases/download/1.15.0.6/pandoc-1.15.0.6-windows.msi">Windows</a> and <a href="https://github.com/jgm/pandoc/releases/download/1.15.0.6/pandoc-1.15.0.6-1-amd64.deb">Linux</a> that runs in the command line in the format of:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ pandoc -f <span class="si">${</span><span class="nv">input</span><span class="p">-format</span><span class="si">}</span> <span class="si">${</span><span class="nv">input</span><span class="p">-file</span><span class="si">}</span> <span class="se">\
</span></span></span><span class="line"><span class="cl">    -t <span class="si">${</span><span class="nv">output</span><span class="p">-format</span><span class="si">}</span> -o <span class="si">${</span><span class="nv">output</span><span class="p">-file</span><span class="si">}</span>
</span></span></code></pre></div><p>As standard, it uses a predefined format when it spits out a Word document, that looks not unlike Word&rsquo;s default normal.dot. However, with the use of the <code>--reference-docx</code> option, you can specify a docx file that contains a custom format in order to format the output of the command.</p>
<p>For example:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">$ pandoc -f markdown ~/Desktop/Documentation.markdown <span class="se">\
</span></span></span><span class="line"><span class="cl">    -t docx -o ~/Desktop/Documentation.docx <span class="se">\
</span></span></span><span class="line"><span class="cl">    --reference-docx ~/Desktop/Reference.docx
</span></span></code></pre></div><p>This will convert the file &ldquo;<code>Documentation.markdown</code>&rdquo; into a Word document called &ldquo;<code>Documentation.docx</code>&rdquo;, using the reference file &ldquo;<code>Reference.docx</code>&rdquo;</p>
<p>So, about these reference docx files. &ldquo;Where can I get them from&rdquo; I hear you shout? Well, I&rsquo;ve been rather unsuccessful in my attempts to find any. <a href="assets/2015-09-28-01.doc">So I made my own!</a> Here&rsquo;s one that looks like a rendered Markdown webpage. Plug this in to the above commands, and your markdown will &ldquo;accurately&rdquo; translate into printed documentation!</p>
<p>If you&rsquo;re a Markdown writer/user, and you have a hard time focusing on content rather than design, give this a go.</p>
]]></content:encoded></item><item><title>Jamf Pro's Reported IP Address fun and games</title><link>http://blog.wegotoeleven.xyz/technical/jamf-pro-reported-ip-address/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/technical/jamf-pro-reported-ip-address/</guid><description>&lt;p&gt;I had a user with an issue recently where their Mac record in Jamf Pro was not being populated with a correct &amp;ldquo;Reported IP Address&amp;rdquo; value when connected to the company&amp;rsquo;s corporate WiFi. The IP address of the WiFi interface would report the correct value on the device and was singable.&lt;/p&gt;
&lt;p&gt;For context, this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Persisted between inventory updates&lt;/li&gt;
&lt;li&gt;Would only ever be present when connecting to WiFi (i.e. the issue abated when disabling WiFi and connecting to Ethernet)&lt;/li&gt;
&lt;li&gt;Would not be resolved by forgetting the SSID and/or deleting and re-adding the network interface&lt;/li&gt;
&lt;li&gt;Would not be affected by renewing the DHCP lease.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Doing some digging, &lt;a href="https://learn.jamf.com/bundle/technical-articles/page/Collecting_the_IP_Address_and_Reported_IP_Address_in_Jamf_Pro.html"&gt;the documentation&lt;/a&gt; for the &amp;ldquo;Reported IP Address&amp;rdquo; field in Jamf Pro notes that:&lt;/p&gt;</description><content:encoded><![CDATA[<p>I had a user with an issue recently where their Mac record in Jamf Pro was not being populated with a correct &ldquo;Reported IP Address&rdquo; value when connected to the company&rsquo;s corporate WiFi. The IP address of the WiFi interface would report the correct value on the device and was singable.</p>
<p>For context, this issue:</p>
<ul>
<li>Persisted between inventory updates</li>
<li>Would only ever be present when connecting to WiFi (i.e. the issue abated when disabling WiFi and connecting to Ethernet)</li>
<li>Would not be resolved by forgetting the SSID and/or deleting and re-adding the network interface</li>
<li>Would not be affected by renewing the DHCP lease.</li>
</ul>
<p>Doing some digging, <a href="https://learn.jamf.com/bundle/technical-articles/page/Collecting_the_IP_Address_and_Reported_IP_Address_in_Jamf_Pro.html">the documentation</a> for the &ldquo;Reported IP Address&rdquo; field in Jamf Pro notes that:</p>
<blockquote>
<p>The reported IP address is collected by the jamf binary during a check-in and can be received by executing the following command:</p>
<p><code>ifconfig</code></p>
</blockquote>
<p>While this is technically correct, the documentation doesn&rsquo;t explicitly state where this information is collected from during an inventory; it&rsquo;s actually parsed from a file on disk, <code>/Library/Preferences/SystemConfiguration/preferences.plist</code>. Searching though this file for the incorrect IP address highlighted that the user had many, <em>many</em> interfaces (typically caused when moving between desks that have hubs or monitors with build in Ethernet interfaces), and one of these used a Static IP address assignment:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">IPV4 = {
</span></span><span class="line"><span class="cl">	Addresses = (
</span></span><span class="line"><span class="cl">		&#34;10.14.28.1&#34;
</span></span><span class="line"><span class="cl">	);
</span></span><span class="line"><span class="cl">	ConfigMethod = Manual;
</span></span><span class="line"><span class="cl">	...
</span></span><span class="line"><span class="cl">}
</span></span></code></pre></div><p>Finding and removing the static IP from the above interface immediately fixed the issue the next time that the Mac checked into Jamf Pro.</p>
<p>It does beg the question however, whether the &ldquo;Reported IP Address&rdquo; collection process in Jamf Pro could be improved to validate whether the interface is connected before logging it.</p>
]]></content:encoded></item><item><title>Coming to an end</title><link>http://blog.wegotoeleven.xyz/travelling/coming-to-an-end/</link><pubDate>Sat, 04 Jun 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/coming-to-an-end/</guid><description>&lt;p&gt;Coming home in 3 days. I always knew I’d feel like crap about now, but man - do I. I think travelling changes you, maybe. I’m not sure I want to go back to an office job, doing the same mundane crap day in and day out. I know the last 5 months have pretty much been the most exciting and happiest months of my life, and the thought of not being able to just get up and grab a train or bus to anywhere on a whim really makes me feel quite suffocated. Meh. At least I’m looking forward to my first paycheck, whether I’ll be working in an office or not.&lt;/p&gt;</description><content:encoded>&lt;p>Coming home in 3 days. I always knew I’d feel like crap about now, but man - do I. I think travelling changes you, maybe. I’m not sure I want to go back to an office job, doing the same mundane crap day in and day out. I know the last 5 months have pretty much been the most exciting and happiest months of my life, and the thought of not being able to just get up and grab a train or bus to anywhere on a whim really makes me feel quite suffocated. Meh. At least I’m looking forward to my first paycheck, whether I’ll be working in an office or not.&lt;/p>
&lt;p>I am utterly skint.&lt;/p>
</content:encoded></item><item><title>Culture shock</title><link>http://blog.wegotoeleven.xyz/travelling/culture-shock/</link><pubDate>Wed, 01 Jun 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/culture-shock/</guid><description>&lt;p&gt;Being in the USA for 5 minutes; the first thing I notice is the difference in perception of time from the east. People in the west adhere to strict schedules and want to get the most of of their days by minimising “wasted” time (travelling etc). Highway displays, showing times to other routes and cities, drive-thru EVERYTHINGs, the phrase “for your convenience” is used a load. The east, people seem to appreciate their time they have, taking life at their own pace rather than feeling a pressure to be as productive as humanly possible. I always knew that we in the west squeeze every ounce of value out of the time that we have on this planet. Our drive thru chemists and Starbucks, the “time is money” ethic, doing things “better, faster and cheaper” and delivering a &lt;strong&gt;level of professionalism that replaces all human character in favour of robotic efficiency&lt;/strong&gt;. I’m in a cab where the americans are arguing with the driver over a 5 minute difference, from taking one highway over another. Who cares how fast you’re going? It’s 8pm, you have no kids to get home to, at the worst, you’ll miss the first 10 minutes of “America’s Got Talent” but you’ve no doubt got TIVO, so just chill out, relax and enjoy the ride.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Being in the USA for 5 minutes; the first thing I notice is the difference in perception of time from the east. People in the west adhere to strict schedules and want to get the most of of their days by minimising “wasted” time (travelling etc). Highway displays, showing times to other routes and cities, drive-thru EVERYTHINGs, the phrase “for your convenience” is used a load. The east, people seem to appreciate their time they have, taking life at their own pace rather than feeling a pressure to be as productive as humanly possible. I always knew that we in the west squeeze every ounce of value out of the time that we have on this planet. Our drive thru chemists and Starbucks, the “time is money” ethic, doing things “better, faster and cheaper” and delivering a <strong>level of professionalism that replaces all human character in favour of robotic efficiency</strong>. I’m in a cab where the americans are arguing with the driver over a 5 minute difference, from taking one highway over another. Who cares how fast you’re going? It’s 8pm, you have no kids to get home to, at the worst, you’ll miss the first 10 minutes of “America’s Got Talent” but you’ve no doubt got TIVO, so just chill out, relax and enjoy the ride.</p>
<p>Frankly, if the communism and socialism of SE Asia’s only difference to our capitalism is the value of time, I’d rather be a commie.</p>
]]></content:encoded></item><item><title>Mekong river slowboat</title><link>http://blog.wegotoeleven.xyz/travelling/mekong-river-slowboat/</link><pubDate>Sun, 22 May 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/mekong-river-slowboat/</guid><description>&lt;p&gt;Most people I’ve spoken to who have been to Laos have said they wish they had more time to spend there. When we arrived at Vientiane, I couldn’t really understand why. Sure it was nice and the food was great, but there isn’t much to do. Considering it’s the capital, it’s pretty empty. Vang Vieng was fun for a couple of days, but it got old very quickly. There’s only so many backflips you can do into the Mekong, a finite amount of drinking (unless you’re “party party party”, which i guess I’m not…) and about 2 or 3 decent caves to see and explore. The Blue Lagoon was awesome though. But Luang Prabang was a different story altogether. We have spent 9 days here, and even though a few of them were spent idly meandering down the main street, grabbing pastries, baguettes and really awesome pizzas, we could have stayed another week. Again, it’s not like there’s loads to do, but the atmosphere is so welcoming, friendly and relaxed that we were okay being lazy. I love it here. So I’m pretty sad that today we’re leaving for the Laos border town of Huay Xai, on our way back to northern Thailand.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Most people I’ve spoken to who have been to Laos have said they wish they had more time to spend there. When we arrived at Vientiane, I couldn’t really understand why. Sure it was nice and the food was great, but there isn’t much to do. Considering it’s the capital, it’s pretty empty. Vang Vieng was fun for a couple of days, but it got old very quickly. There’s only so many backflips you can do into the Mekong, a finite amount of drinking (unless you’re “party party party”, which i guess I’m not…) and about 2 or 3 decent caves to see and explore. The Blue Lagoon was awesome though. But Luang Prabang was a different story altogether. We have spent 9 days here, and even though a few of them were spent idly meandering down the main street, grabbing pastries, baguettes and really awesome pizzas, we could have stayed another week. Again, it’s not like there’s loads to do, but the atmosphere is so welcoming, friendly and relaxed that we were okay being lazy. I love it here. So I’m pretty sad that today we’re leaving for the Laos border town of Huay Xai, on our way back to northern Thailand.</p>
<p>It’s made so much easier though, by the fact that we’re travelling via a 50 foot river boat up the Mekong river. It’s a slow boat, so we stop for one night at Pak Beng, and then resume the journey tomorrow morning. The first leg should take about 6-8 hours, and - contrary to all literature I’ve read - it left on time. The sights were amazing. There were plenty of solitary shacks on the hillsides to the north and south of the river - we even saw a couple of herds of water buffalo. Which was cool.</p>
<p>It’s a bit overcast today, so every now and again the clouds split, and a shaft of light from the sky lights up the hills, casting shadows on small houses and shacks beneath them.</p>
<p>Beautiful. Serious, this beats 15 hour overnight bus journeys anyday.</p>
]]></content:encoded></item><item><title>Alms</title><link>http://blog.wegotoeleven.xyz/travelling/alms/</link><pubDate>Tue, 17 May 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/alms/</guid><description>&lt;p&gt;Waking up at 5:00 am, regardless of the reason, is never an easy thing to do. It&amp;rsquo;s easier for me, as the curfew in Laos states I should be inside and off the streets by 11:00 pm, but regardless, I like my sleep and therefore, it&amp;rsquo;s a difficulty.&lt;/p&gt;
&lt;p&gt;However, this morning, watching the Alms ceremony in Luang Prabang made it worth it.&lt;/p&gt;
&lt;p&gt;Being out in the street this early, there&amp;rsquo;s not many people around. The sun is barely up, and I&amp;rsquo;m finding it very hard to keep my eyes open, or stand up straight steadily. So there&amp;rsquo;s me, on a cross roads outside my guesthouse, wobbling and bleary eyed like a drunk guy, plus bedhair - i must look a right state. At about 5:30, things start to come alive a bit more. Men, women, and children - and the occasional &amp;ldquo;Falang&amp;rdquo; (the Lao word for &amp;ldquo;White Westerners&amp;rdquo;) - start to bleed out onto the street. The Lao people carry bamboo floor sheets, small rice pots and plastic baskets, and set up on the pavement along the Sakkaline road. By about 5:45, there&amp;rsquo;s about fourty people sitting on their sheets, with a few people walking around selling Sticky Rice to tourists. I don&amp;rsquo;t buy any; I heard that you shouldn&amp;rsquo;t take part in the ceremony if you&amp;rsquo;re not a buddhist, and &lt;a href="http://www.luang-prabang-hotels.com/travel-info/the-alms-giving-ceremony-in-luang-prabang-guidelines"&gt;I don&amp;rsquo;t want to be disrespectful&lt;/a&gt;.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Waking up at 5:00 am, regardless of the reason, is never an easy thing to do. It&rsquo;s easier for me, as the curfew in Laos states I should be inside and off the streets by 11:00 pm, but regardless, I like my sleep and therefore, it&rsquo;s a difficulty.</p>
<p>However, this morning, watching the Alms ceremony in Luang Prabang made it worth it.</p>
<p>Being out in the street this early, there&rsquo;s not many people around. The sun is barely up, and I&rsquo;m finding it very hard to keep my eyes open, or stand up straight steadily. So there&rsquo;s me, on a cross roads outside my guesthouse, wobbling and bleary eyed like a drunk guy, plus bedhair - i must look a right state. At about 5:30, things start to come alive a bit more. Men, women, and children - and the occasional &ldquo;Falang&rdquo; (the Lao word for &ldquo;White Westerners&rdquo;) - start to bleed out onto the street. The Lao people carry bamboo floor sheets, small rice pots and plastic baskets, and set up on the pavement along the Sakkaline road. By about 5:45, there&rsquo;s about fourty people sitting on their sheets, with a few people walking around selling Sticky Rice to tourists. I don&rsquo;t buy any; I heard that you shouldn&rsquo;t take part in the ceremony if you&rsquo;re not a buddhist, and <a href="http://www.luang-prabang-hotels.com/travel-info/the-alms-giving-ceremony-in-luang-prabang-guidelines">I don&rsquo;t want to be disrespectful</a>.</p>
<p><img loading="lazy" src="/travelling/alms/images/2011-05-17-01.jpg"></p>
<p>By about 5:50, I spy a cloud of orange in the distance up the Sakkaline road. I check my camera to make sure I don&rsquo;t need to use my flash, and set up on a small corner on the opposite side of the procession. As the monks approach, I get a very humbled feeling. Everything is quiet, there are no cars, tuk tuks or motos, and everyone is kneeling, eyes to the floor, handing out small balls of rice to the monks passing by.</p>
<p>By 6:00, the monks have passed and have turned west on the crossroads. Even though I&rsquo;m knackered, an experience well worth the trouble of waking up so early. I&rsquo;d be lying if I said that I wasn&rsquo;t slightly emotional. No wonder people love Luang Prabang.</p>
]]></content:encoded></item><item><title>Laos it bruv, part 2</title><link>http://blog.wegotoeleven.xyz/travelling/laos-it-bruv-part-2/</link><pubDate>Mon, 09 May 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/laos-it-bruv-part-2/</guid><description>&lt;p&gt;&amp;ldquo;Laos the rain, bruv!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t think i&amp;rsquo;m ever not going to stop using &amp;ldquo;Laos&amp;rdquo; in this way. For those who don&amp;rsquo;t get it, in England, we have a demographic of people that use the phrase &amp;ldquo;Allow it, bruv&amp;rdquo; meaning something to the effect of &amp;ldquo;I know that what I&amp;rsquo;m doing is wrong, but please allow me to do it&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;So anyway.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s approaching rainy season here, so every now and again we get full on torrential rain that &amp;ldquo;prevents&amp;rdquo; us doing activities such as swimming in lagoons, visiting temples, or even walking down the Sisavangvong road, looking for food. I use inverted commas, because it doesn&amp;rsquo;t really stop us from doing much, and it&amp;rsquo;s actually quite nice because it&amp;rsquo;s so damn HOT here.&lt;/p&gt;</description><content:encoded><![CDATA[<p>&ldquo;Laos the rain, bruv!&rdquo;</p>
<p>I don&rsquo;t think i&rsquo;m ever not going to stop using &ldquo;Laos&rdquo; in this way. For those who don&rsquo;t get it, in England, we have a demographic of people that use the phrase &ldquo;Allow it, bruv&rdquo; meaning something to the effect of &ldquo;I know that what I&rsquo;m doing is wrong, but please allow me to do it&rdquo;.</p>
<p>So anyway.</p>
<p>It&rsquo;s approaching rainy season here, so every now and again we get full on torrential rain that &ldquo;prevents&rdquo; us doing activities such as swimming in lagoons, visiting temples, or even walking down the Sisavangvong road, looking for food. I use inverted commas, because it doesn&rsquo;t really stop us from doing much, and it&rsquo;s actually quite nice because it&rsquo;s so damn HOT here.</p>
<p>Laos really is beautiful. The scenery is amazing, and Luang Prabang is on one of the best stretches of the Mekong river that I have seen in SE Asia. The people here are so friendly, and the food is something else. Luang Prabang is one of the more expensive places in Laos, but it&rsquo;s all relative; A large pizza for 2 people costs about 50,000 kip (about $6.25) from one of the colonial-style boutique restaurants in central LP, but I imagine that stuff would be a bit cheaper in the old town - which I&rsquo;ve yet to visit.</p>
<p>It&rsquo;s odd, because i&rsquo;ve not really done much in LP because i&rsquo;ve been getting over a fever, but at no point have I felt like i&rsquo;m wasting time in my guesthouse (which is also beautiful) because the attitude here is so laid back. The government enforce a curfew at 11:30 pm, meaning no bars pubs or clubs are open after, and you need to be off the streets by 12am. Plus, as i&rsquo;ve previously mentioned, it&rsquo;s so damn HOT here, that I really don&rsquo;t feel like stressing out about seeing as much as possible, in the fastest time possible. I really feel relaxed.</p>
<p>Anyway. Apologies for lack of postage (again), i&rsquo;ll hope to get more up in the next 2 weeks; because after that, we leave SE Asia for the USA!</p>
]]></content:encoded></item><item><title>Laos it bruv</title><link>http://blog.wegotoeleven.xyz/travelling/laos-it-bruv/</link><pubDate>Fri, 06 May 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/laos-it-bruv/</guid><description>&lt;p&gt;Mammoth storm this evening. Seriously massive. Tried taking some shots with my DSLR, but there wasn’t enough light. Sucks. In all seriousness though, that was the biggest storm I’d ever been in; the sky literally turned black, and within 10 minutes, we had gale force winds, sideways rain, thunder and sheet lightning. Incredible.&lt;/p&gt;
&lt;p&gt;Susie and I took refuge in a sushi restaurant (LUCKILY, HA) and ordered a massive batch of maki and tempura. Well nice. I then proceeded to save everyone’s lives (as you do) when I noticed a multi-power cord underneath a small brown table, that was being soaked by the rain; it was plugged into the mains, on, and had a desklamp plugged into it. I pointed it out to the owner, who ran out and switched the whole shebang off. What can I say, I also heroically saved their potted palms from stacking it in the rain (twice) without fear or hesitation. Yeah the storm here was ace and the most memorable bit of Laos so far, but i’ve DEFINITELY left my mark on Vientiane. I’m made of legend.&lt;/p&gt;</description><content:encoded>&lt;p>Mammoth storm this evening. Seriously massive. Tried taking some shots with my DSLR, but there wasn’t enough light. Sucks. In all seriousness though, that was the biggest storm I’d ever been in; the sky literally turned black, and within 10 minutes, we had gale force winds, sideways rain, thunder and sheet lightning. Incredible.&lt;/p>
&lt;p>Susie and I took refuge in a sushi restaurant (LUCKILY, HA) and ordered a massive batch of maki and tempura. Well nice. I then proceeded to save everyone’s lives (as you do) when I noticed a multi-power cord underneath a small brown table, that was being soaked by the rain; it was plugged into the mains, on, and had a desklamp plugged into it. I pointed it out to the owner, who ran out and switched the whole shebang off. What can I say, I also heroically saved their potted palms from stacking it in the rain (twice) without fear or hesitation. Yeah the storm here was ace and the most memorable bit of Laos so far, but i’ve DEFINITELY left my mark on Vientiane. I’m made of legend.&lt;/p>
</content:encoded></item><item><title>BK in BKK (again)</title><link>http://blog.wegotoeleven.xyz/travelling/bk-in-bkk-again/</link><pubDate>Thu, 28 Apr 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/bk-in-bkk-again/</guid><description>&lt;p&gt;2 days in Bangkok again. This time, sans Songkran and my posse of awesome. Sad times. On to Lao though next, and hopefully there&amp;rsquo;ll be plenty more people / places to visit and see, and hopefully more opportunities for photo glory. Bring on Vientiane.&lt;/p&gt;</description><content:encoded>&lt;p>2 days in Bangkok again. This time, sans Songkran and my posse of awesome. Sad times. On to Lao though next, and hopefully there&amp;rsquo;ll be plenty more people / places to visit and see, and hopefully more opportunities for photo glory. Bring on Vientiane.&lt;/p>
</content:encoded></item><item><title>Coffee and KP</title><link>http://blog.wegotoeleven.xyz/travelling/coffee-and-kp/</link><pubDate>Wed, 20 Apr 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/coffee-and-kp/</guid><description>&lt;p&gt;Sitting in the bar at our resort in KPN, I don&amp;rsquo;t think I ever want to leave. I&amp;rsquo;m thinking of staying here for another 6 months, getting trained in Yoga and becoming a buddhist. Getting my whole body covered in spiritualistic tattoos, and taking up muaythai boxing. Man, that&amp;rsquo;s a dream&amp;hellip; But it won&amp;rsquo;t happen, because my mac&amp;rsquo;s at home. I&amp;rsquo;d miss it too much.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Sitting in the bar at our resort in KPN, I don&rsquo;t think I ever want to leave. I&rsquo;m thinking of staying here for another 6 months, getting trained in Yoga and becoming a buddhist. Getting my whole body covered in spiritualistic tattoos, and taking up muaythai boxing. Man, that&rsquo;s a dream&hellip; But it won&rsquo;t happen, because my mac&rsquo;s at home. I&rsquo;d miss it too much.</p>
]]></content:encoded></item><item><title>Songkran</title><link>http://blog.wegotoeleven.xyz/travelling/songkran/</link><pubDate>Thu, 14 Apr 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/songkran/</guid><description>&lt;p&gt;The 13th to the 15th of April in the New Year in most of south east Asia. It&amp;rsquo;s a celebration of water, and traditionally involves dousing yourself with water that had been used to wash monks, which in the process becomes blessed. Traditionally, everyone is in high spirits, an it&amp;rsquo;s a time for people to visit their elders, wherever they might be.&lt;/p&gt;
&lt;p&gt;In Thailand, it&amp;rsquo;s called Songkran.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s progressed through the years however, and while it still bears it&amp;rsquo;s holy significance, it&amp;rsquo;s now a huge party that takes place everywhere, for 3 days. It&amp;rsquo;s not even the 13th yet, and already I am utterly soaked. Street vendors and shops sell water guns and plastic pouches for phones and wallets, and the Khao San road - Which is usually packed - is devoid of stalls. There&amp;rsquo;s now a bloody massive area cordoned off for water fights.&lt;/p&gt;</description><content:encoded><![CDATA[<p>The 13th to the 15th of April in the New Year in most of south east Asia. It&rsquo;s a celebration of water, and traditionally involves dousing yourself with water that had been used to wash monks, which in the process becomes blessed. Traditionally, everyone is in high spirits, an it&rsquo;s a time for people to visit their elders, wherever they might be.</p>
<p>In Thailand, it&rsquo;s called Songkran.</p>
<p>It&rsquo;s progressed through the years however, and while it still bears it&rsquo;s holy significance, it&rsquo;s now a huge party that takes place everywhere, for 3 days. It&rsquo;s not even the 13th yet, and already I am utterly soaked. Street vendors and shops sell water guns and plastic pouches for phones and wallets, and the Khao San road - Which is usually packed - is devoid of stalls. There&rsquo;s now a bloody massive area cordoned off for water fights.</p>
<p>Awesome. I need to buy a gun and soak some old people.</p>
]]></content:encoded></item><item><title>Friendliness in Bangkok</title><link>http://blog.wegotoeleven.xyz/travelling/friendliness-in-bangkok/</link><pubDate>Sat, 09 Apr 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/friendliness-in-bangkok/</guid><description>&lt;p&gt;Happy Saturday!&lt;/p&gt;
&lt;p&gt;The sun is shining most-awesomely today, the Bangkok smog has relented making it a bit cooler and brighter, and consequently, people seem a bit happier. Maybe that&amp;rsquo;s just because it&amp;rsquo;s Saturday though&amp;hellip;&lt;/p&gt;
&lt;p&gt;Anyway, I&amp;rsquo;m currently being stalked by two people from our guest house in Bangkok. The first and most intrusive, is a retired schoolteacher from Canada, who lives in Japan. She kind of resembles a dumpy, blond, wicked witch of the west, with a nose to match. She&amp;rsquo;s currently working on a teaching-material delivery solution that she can sell to schools, and is therefore on her computer most of the time. She originally asked me if I knew how to get online&amp;ndash;as she was having trouble, and I wasn&amp;rsquo;t&amp;ndash;and then concluded that when I fixed it for her, that I could troubleshoot any issues she has in the future with her MacBook Air. So far, she&amp;rsquo;s followed me to the health spa, the restaurant down the road, and almost out to dinner last night (Susie an I ran away like school kids when we saw her creeping down the stairs of our guest house). She also moved rooms to be OPPOSITE ours. None the less, conversation is always of a technical nature, and usually boring, because - as is the way with most people who use technology but don&amp;rsquo;t understand it - she tends to dispute what I say to her, like she knows better. Usually I just politely nod and agree, and then wonder why the hell she&amp;rsquo;s asking me in the first place.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Happy Saturday!</p>
<p>The sun is shining most-awesomely today, the Bangkok smog has relented making it a bit cooler and brighter, and consequently, people seem a bit happier. Maybe that&rsquo;s just because it&rsquo;s Saturday though&hellip;</p>
<p>Anyway, I&rsquo;m currently being stalked by two people from our guest house in Bangkok. The first and most intrusive, is a retired schoolteacher from Canada, who lives in Japan. She kind of resembles a dumpy, blond, wicked witch of the west, with a nose to match. She&rsquo;s currently working on a teaching-material delivery solution that she can sell to schools, and is therefore on her computer most of the time. She originally asked me if I knew how to get online&ndash;as she was having trouble, and I wasn&rsquo;t&ndash;and then concluded that when I fixed it for her, that I could troubleshoot any issues she has in the future with her MacBook Air. So far, she&rsquo;s followed me to the health spa, the restaurant down the road, and almost out to dinner last night (Susie an I ran away like school kids when we saw her creeping down the stairs of our guest house). She also moved rooms to be OPPOSITE ours. None the less, conversation is always of a technical nature, and usually boring, because - as is the way with most people who use technology but don&rsquo;t understand it - she tends to dispute what I say to her, like she knows better. Usually I just politely nod and agree, and then wonder why the hell she&rsquo;s asking me in the first place.</p>
<p>Next, is the mid 30&rsquo;s, balding, Scottish &ldquo;Happy Mondays&rdquo; old-school raver who insists of talking to me about the copious amounts of drugs he&rsquo;s doing, in an obvious attempt to appeal to my &ldquo;youth&rdquo;. Again, I politely nod and agree when he tells me that &ldquo;the Khao San Road isn&rsquo;t what it used to be&rdquo; and &ldquo;it used to be so much easier to get drugs into Thailand&rdquo;. Im guessing it was easier because the Thai officials at Suvarnabhumi Airport didn&rsquo;t conduct cavity searches during his early smuggling days, which was another interesting conversation that I&rsquo;m not divulging at this point. He also proceeded to tell me about his dead father (he&rsquo;s obviously still mourning, so I let him talk) and the house that he left him In Hatton (which he sold to buy drugs and a camper van, in which he now lives, on the rare occasion in which he&rsquo;s back home). I know I&rsquo;m trying to be polite, so I listen and nod when I&rsquo;m supposed to, feel sympathy when told about the loss of parents and / or foot bunions when you wear western shoes for 60 years, and pretend to be interested when told about upcoming technological advances in academia.</p>
<p>What makes people think they can open up to me and expunge their woes unto me? Maybe I&rsquo;m just pretty, answers on a postcard please. Susie, meanwhile, is doing the sensible - if less social - act of making herself scarce while the torrents of unwelcome history are being divulged. <em>What is she doing</em> I hear you ask? Probably more interesting things like reading, or going to the Dusit Zoo without me. Sigh. Even as I write this, I seem to be attracting attention from an overweight native, drinking Leo Beer at 9am, who can&rsquo;t talk a word of English, and who is ominously staring at me and my iPhone. I think he is mental; he keeps talking to no-one and making funny &ldquo;tourettes-like&rdquo; sounds and twitches frequently.</p>
<p>The laws of attraction state that &ldquo;Like Attracts Like&rdquo;. I hope this doesn&rsquo;t mean that I&rsquo;m seen as a mental, overweight drug addict, with foot problems, and a tendency to twitch at random.</p>
]]></content:encoded></item><item><title>Bk in BKK</title><link>http://blog.wegotoeleven.xyz/travelling/bk-in-bkk/</link><pubDate>Wed, 06 Apr 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/bk-in-bkk/</guid><description>&lt;p&gt;Back in Bangkok now. It feels like we&amp;rsquo;ve never left! I love this city. I didn&amp;rsquo;t know it until we got back here. On arrival, Phranakorn messed up our booking, the double booked us! So we got a free upgrade to the family room!!!&lt;/p&gt;
&lt;p&gt;AMAZING.&lt;/p&gt;
&lt;p&gt;Anyway, the train journey last night was hell, it was an hour an a half late, and consequently, we arrived late. It was also insanely cold thanks to the air con, and so I hardly slept. Looking forward to a decent night here though now, back in &amp;ldquo;Bangkok Kitsch&amp;rdquo; :) Haiku&amp;rsquo;s coming soon.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Back in Bangkok now. It feels like we&rsquo;ve never left! I love this city. I didn&rsquo;t know it until we got back here. On arrival, Phranakorn messed up our booking, the double booked us! So we got a free upgrade to the family room!!!</p>
<p>AMAZING.</p>
<p>Anyway, the train journey last night was hell, it was an hour an a half late, and consequently, we arrived late. It was also insanely cold thanks to the air con, and so I hardly slept. Looking forward to a decent night here though now, back in &ldquo;Bangkok Kitsch&rdquo; :) Haiku&rsquo;s coming soon.</p>
<p>Ps. In KPN I picked up a 4 foot tripod for my camera that compacts to under a foot; for a tenner! Eat that, gorillapod! :)</p>
]]></content:encoded></item><item><title>Sapa, Vietnam</title><link>http://blog.wegotoeleven.xyz/travelling/sapa-vietnam/</link><pubDate>Thu, 24 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/sapa-vietnam/</guid><description>&lt;p&gt;After an horrendous journey on yet another sleeper bus, we&amp;rsquo;ve arrived in Sapa. I can only describe this place as being like a skiing town like Niederau in Austria, just with a distinct lack of snow. It&amp;rsquo;s about 1300 elevation, so it&amp;rsquo;s damn cold. The nearest peak is Fansipan, which is about 3000 elevation, and we&amp;rsquo;d be able to see it if it wasn&amp;rsquo;t for the thick layer of cold fog everywhere.&lt;/p&gt;</description><content:encoded><![CDATA[<p>After an horrendous journey on yet another sleeper bus, we&rsquo;ve arrived in Sapa. I can only describe this place as being like a skiing town like Niederau in Austria, just with a distinct lack of snow. It&rsquo;s about 1300 elevation, so it&rsquo;s damn cold. The nearest peak is Fansipan, which is about 3000 elevation, and we&rsquo;d be able to see it if it wasn&rsquo;t for the thick layer of cold fog everywhere.</p>
<p>Regardless, Sapa is one of the most beautiful places I have ever seen, and it&rsquo;s given me a really good excuse to test my new wide-angle lens (pics up soon).</p>
<p>We&rsquo;ve done a couple of treks, one was down to Lao Cai, where there are several villages where the tribal minorities live-the Black H&rsquo;Mong and the Red D&rsquo;Zai, easily distinguishable by their distinctive hats that they wear. This would all be really awesome if it actually felt real. It&rsquo;s not just a case that these tribes women (you don&rsquo;t encounter the men, they&rsquo;re busy farming the mountain or working on carving the landscape giving Sapa it&rsquo;s distinctive shape) just play up to their culture, but most of them don&rsquo;t even live in the minority village. It felt like Disneyland. I&rsquo;m sure that it&rsquo;s not like this with everyone, just the women selling you their crap at extortionate prices. Further more, hiking in Converse 1 size too small for you is not advised. Sprained my ankle twice, and my little toe on both feet are blistered to hell.</p>
<p>Back to Hanoi tomorrow via a (non smelly) sleeper train, arriving at 4am. We&rsquo;ll stay here one night and then hopefully grab flights from Hanoi to Bangkok. We&rsquo;ve met some really awesome people here in Hanoi and Sapa; the best of the lot always happen to be canadian. I can&rsquo;t wait to go to Vancouver in 3 months :)</p>
<p>It&rsquo;ll be a shame to leave Vietnam, but I have to be honest, the last 3 weeks have been emotionally and mentally challenging, what with all the travelling we&rsquo;ve done, covering 2000km + in 3 weeks. I think I&rsquo;ve physically aged about a hundred years.</p>
<p>I will come back one day though.</p>
]]></content:encoded></item><item><title>11 hours to go</title><link>http://blog.wegotoeleven.xyz/travelling/11-hours-to-go/</link><pubDate>Wed, 23 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/11-hours-to-go/</guid><description>&lt;p&gt;I vow to never ever get a sleeping bus ever again. I&amp;rsquo;ve had enough. This one is tiny and smells of rotten garbage. There&amp;rsquo;s only two westerners on it; myself and Susie; and they&amp;rsquo;re playing some insanely annoying traditional music throughout the whole bus. We&amp;rsquo;re on our way from Hanoi to Sapa to do some trekking before heading off to Laos. In other words, another 13 hour sleeper. I&amp;rsquo;m so desperate to just have a couple of days full on rest, on a beach, with cheap beer and food; maybe some yoga, maybe some running. But at the moment it&amp;rsquo;s pretty much gogogo, and it has been since we arrived in Vietnam, as we&amp;rsquo;ve had so much ground to cover. We&amp;rsquo;re hoping for some respite in Laos, but apparently the journey from Dien Bien Phu, across the border, and into Luang Prabang is a LONG one. I.e 3 damn days. I can honestly say that from my experience, the further north you go in Vietnam, the more bullied you feel. People get more aggressive, the towns and cities get more arrogant, and the temperature gets wetter and colder. Even trying to buy stuff in Hanoi was a mission; on several occasions - on a quest to buy a lens hood because I broke my camera lens (I&amp;rsquo;ll explain when I&amp;rsquo;m not ranting) - I approached a guy in a shop, saw what I was looking for, asked him if I could see it, to which he bluntly and blankly replied No. They don&amp;rsquo;t want your money here. So anyway. Let me put it this way; At the moment, Susanna and I are taking sleeping shifts. Haha.&lt;/p&gt;</description><content:encoded><![CDATA[<p>I vow to never ever get a sleeping bus ever again. I&rsquo;ve had enough. This one is tiny and smells of rotten garbage. There&rsquo;s only two westerners on it; myself and Susie; and they&rsquo;re playing some insanely annoying traditional music throughout the whole bus. We&rsquo;re on our way from Hanoi to Sapa to do some trekking before heading off to Laos. In other words, another 13 hour sleeper. I&rsquo;m so desperate to just have a couple of days full on rest, on a beach, with cheap beer and food; maybe some yoga, maybe some running. But at the moment it&rsquo;s pretty much gogogo, and it has been since we arrived in Vietnam, as we&rsquo;ve had so much ground to cover. We&rsquo;re hoping for some respite in Laos, but apparently the journey from Dien Bien Phu, across the border, and into Luang Prabang is a LONG one. I.e 3 damn days. I can honestly say that from my experience, the further north you go in Vietnam, the more bullied you feel. People get more aggressive, the towns and cities get more arrogant, and the temperature gets wetter and colder. Even trying to buy stuff in Hanoi was a mission; on several occasions - on a quest to buy a lens hood because I broke my camera lens (I&rsquo;ll explain when I&rsquo;m not ranting) - I approached a guy in a shop, saw what I was looking for, asked him if I could see it, to which he bluntly and blankly replied No. They don&rsquo;t want your money here. So anyway. Let me put it this way; At the moment, Susanna and I are taking sleeping shifts. Haha.</p>
]]></content:encoded></item><item><title>Hair today gone tomorrow</title><link>http://blog.wegotoeleven.xyz/travelling/hair-today-gone-tomorrow/</link><pubDate>Mon, 21 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/hair-today-gone-tomorrow/</guid><description>&lt;p&gt;Before:&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/hair-today-gone-tomorrow/images/2011-03-21-01.jpg"&gt;&lt;/p&gt;
&lt;p&gt;After:&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/hair-today-gone-tomorrow/images/2011-03-21-02.jpg"&gt;&lt;/p&gt;</description><content:encoded><![CDATA[<p>Before:</p>
<p><img loading="lazy" src="/travelling/hair-today-gone-tomorrow/images/2011-03-21-01.jpg"></p>
<p>After:</p>
<p><img loading="lazy" src="/travelling/hair-today-gone-tomorrow/images/2011-03-21-02.jpg"></p>
]]></content:encoded></item><item><title>Hue "-Hwei-"</title><link>http://blog.wegotoeleven.xyz/travelling/hue--hwei-/</link><pubDate>Mon, 21 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/hue--hwei-/</guid><description>&lt;p&gt;So the last couple of days have been pretty full on. Following our departure from Dalat, we took a 6 hour bus to the chav-tastic beach town of Nha Trang, where I had an extremely painful ear cleaning session and a razor shave (see previous posts for proof). Awesome. After this, a nasty (but clean) sleeper bus for 13 hours to Hoi An. Which was so awesome, we stayed an extra night. Totally beautiful city and an amazingly hospitable hotel. Yellow french colonial buildings everywhere, with open front shops selling custom tailored clothes, shoes, and bed spreads (ask Susie about the latter). I got an amazing pair of jeans made for £15 and some leather sandals for a tenner. Food here was awesome too, the local specialities were Cao Lau (fresh noodles topped with roasted garlic, slices of pork and sweet basil), &amp;ldquo;White rose&amp;rdquo; (small, steamed wantons sprinkled with shallots) and Pho (noodle soup). Unfortunately, it rained most of the time. Yesterday we went to My Son, where there are remnants of Cham Hindu temples - there are Linga EVERYWHERE (crude stone dicks; seriously, there are literally hundreds of cocks in My Son). Kinda like Angkor Wat, but about a hundred times smaller. Today we came to Hue, Hoi An&amp;rsquo;s sister city, and took a bike tour around to see the &lt;a href="http://www.orientalarchitecture.com/vietnam/hue/tuduc.php"&gt;Tu Duc tomb&lt;/a&gt;, which, funnily enough, wasn&amp;rsquo;t actually even a real tomb. Weird. Cool though.&lt;/p&gt;</description><content:encoded><![CDATA[<p>So the last couple of days have been pretty full on. Following our departure from Dalat, we took a 6 hour bus to the chav-tastic beach town of Nha Trang, where I had an extremely painful ear cleaning session and a razor shave (see previous posts for proof). Awesome. After this, a nasty (but clean) sleeper bus for 13 hours to Hoi An. Which was so awesome, we stayed an extra night. Totally beautiful city and an amazingly hospitable hotel. Yellow french colonial buildings everywhere, with open front shops selling custom tailored clothes, shoes, and bed spreads (ask Susie about the latter). I got an amazing pair of jeans made for £15 and some leather sandals for a tenner. Food here was awesome too, the local specialities were Cao Lau (fresh noodles topped with roasted garlic, slices of pork and sweet basil), &ldquo;White rose&rdquo; (small, steamed wantons sprinkled with shallots) and Pho (noodle soup). Unfortunately, it rained most of the time. Yesterday we went to My Son, where there are remnants of Cham Hindu temples - there are Linga EVERYWHERE (crude stone dicks; seriously, there are literally hundreds of cocks in My Son). Kinda like Angkor Wat, but about a hundred times smaller. Today we came to Hue, Hoi An&rsquo;s sister city, and took a bike tour around to see the <a href="http://www.orientalarchitecture.com/vietnam/hue/tuduc.php">Tu Duc tomb</a>, which, funnily enough, wasn&rsquo;t actually even a real tomb. Weird. Cool though.</p>
<p>From there, we were driven to a pagoda on the outskirts of town, over looking the River Perfume. Pretty cool, but it was getting way more rainy and cold. Rain + cold = unhappy Susie. And we all know what she&rsquo;s like when she&rsquo;s cranky :) So tomorrow, yet another 14 hour sleeper bus up to Hanoi. Where I shall procure running shoes, a waterproof cover for my camera and bag, and a pedicure and manicure.</p>
<p>And possibly watch Battle: LA in one of true cinemas (help me out, I wanna see it, but if it&rsquo;s turd, I&rsquo;d rather not waste my money :D).</p>
]]></content:encoded></item><item><title>Midnight bus to Hoi An</title><link>http://blog.wegotoeleven.xyz/travelling/midnight-bus-to-hoi-an/</link><pubDate>Sun, 20 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/midnight-bus-to-hoi-an/</guid><description>&lt;p&gt;I feel like I&amp;rsquo;m in prison.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m in a tiny cubbyhole with my toes pressed up against the underneath of someone else&amp;rsquo;s bed. I can barely move, but at least I&amp;rsquo;m laying down. We&amp;rsquo;re on our way to Hoi An, which is about 300km north of Nha Trang (We made a 6 hour stop here on our way from Dalat). It&amp;rsquo;s a 13 hour journey overland by bus, hence the sleeper. It&amp;rsquo;s comfortable, but I feel like complaining because&amp;hellip; Well, I just guess because I can. I&amp;rsquo;m a moany old bastard sometimes. The brakes died on the Dalat -&amp;gt; Nha Trang bus today too. Which was fun. There was an almighty loud bang, and a smell of burning. We got dumped at a food station for 30 minutes while the bus drove off (I&amp;rsquo;m assuming) to get some repairs (which was odd, because being on a mountain, you kind of assume that you&amp;rsquo;re isolated and there&amp;rsquo;s nothing around&amp;hellip; ). Got some nice pictures here though. They&amp;rsquo;ll be up on FB when I either get a decent connection or I get out of Vietnam. X&lt;/p&gt;</description><content:encoded><![CDATA[<p>I feel like I&rsquo;m in prison.</p>
<p>I&rsquo;m in a tiny cubbyhole with my toes pressed up against the underneath of someone else&rsquo;s bed. I can barely move, but at least I&rsquo;m laying down. We&rsquo;re on our way to Hoi An, which is about 300km north of Nha Trang (We made a 6 hour stop here on our way from Dalat). It&rsquo;s a 13 hour journey overland by bus, hence the sleeper. It&rsquo;s comfortable, but I feel like complaining because&hellip; Well, I just guess because I can. I&rsquo;m a moany old bastard sometimes. The brakes died on the Dalat -&gt; Nha Trang bus today too. Which was fun. There was an almighty loud bang, and a smell of burning. We got dumped at a food station for 30 minutes while the bus drove off (I&rsquo;m assuming) to get some repairs (which was odd, because being on a mountain, you kind of assume that you&rsquo;re isolated and there&rsquo;s nothing around&hellip; ). Got some nice pictures here though. They&rsquo;ll be up on FB when I either get a decent connection or I get out of Vietnam. X</p>
]]></content:encoded></item><item><title>I miss my board</title><link>http://blog.wegotoeleven.xyz/travelling/i-miss-my-board/</link><pubDate>Sat, 19 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/i-miss-my-board/</guid><description>&lt;p&gt;Dalat is a headfuck. It feels and looks like a skiing resort in France, without the snow. And while it&amp;rsquo;s still cold here (I think it&amp;rsquo;s about 1500m above sea level) I&amp;rsquo;m still wearing shorts and sandals. Everyone else though, is wearing gloves. I wanna go snowboarding.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Dalat is a headfuck. It feels and looks like a skiing resort in France, without the snow. And while it&rsquo;s still cold here (I think it&rsquo;s about 1500m above sea level) I&rsquo;m still wearing shorts and sandals. Everyone else though, is wearing gloves. I wanna go snowboarding.</p>
]]></content:encoded></item><item><title>Yuck</title><link>http://blog.wegotoeleven.xyz/travelling/yuck/</link><pubDate>Fri, 18 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/yuck/</guid><description>&lt;p&gt;On our way to The highland town of Dalat today. Looking forward to lower temperatures and not having to use AC at night; I have a cold. Which, is not necessarily a bad thing at the moment. Susie just informed me that someone let one go on the bus that we&amp;rsquo;re on. If someone continues to have bad bowels for the duration of this 8 hour bus journey, then hopefully I&amp;rsquo;ll be none the wiser. Unfortunately for Susie, she has no choice in the matter.&lt;/p&gt;</description><content:encoded><![CDATA[<p>On our way to The highland town of Dalat today. Looking forward to lower temperatures and not having to use AC at night; I have a cold. Which, is not necessarily a bad thing at the moment. Susie just informed me that someone let one go on the bus that we&rsquo;re on. If someone continues to have bad bowels for the duration of this 8 hour bus journey, then hopefully I&rsquo;ll be none the wiser. Unfortunately for Susie, she has no choice in the matter.</p>
]]></content:encoded></item><item><title>Can Tho and the Mekong</title><link>http://blog.wegotoeleven.xyz/travelling/can-tho-and-the-mekong/</link><pubDate>Thu, 17 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/can-tho-and-the-mekong/</guid><description>&lt;p&gt;The last 2 days have been spent in the Mekong delta&amp;rsquo;s capital city of Can Tho. Here, one of the offshoots of the river Mekong provides the town with a prosperous riverside community and economy based primarily on the sale of fruit and vegetables. You can see this by taking a day trip on a tiny longboat 20k down stream to visit the Floating Markets.&lt;/p&gt;
&lt;p&gt;I had visions of the markets being small, wooden huts (much like conventional land markets) on Jettys, floating on the river, separated by small canals wide enough to allow a longtail boat through. I was wrong; they were literally boats filled with an assortment of fruits and vegetables - piloted by women in Vietnamese &amp;ldquo;dome&amp;rdquo; hats, that lay stationary by the river banks - distinguishable by long bamboo sticks pointing upward into the sky, that hang the various produce being sold. Our driver - the legendary Huc - navigated these markets like a pro, picking pineapples and sour Vietnamese lychees, and offering them to us for our breakfast (we left the hotel at 5:30 am and got to the markets within an hour). The second we arrived at a Market, a middle-aged man accompanied by a kid holding soft drinks, sped over to us in an attempting to peddle his wares. You&amp;rsquo;re not safe, even on the river. Sigh.&lt;/p&gt;</description><content:encoded><![CDATA[<p>The last 2 days have been spent in the Mekong delta&rsquo;s capital city of Can Tho. Here, one of the offshoots of the river Mekong provides the town with a prosperous riverside community and economy based primarily on the sale of fruit and vegetables. You can see this by taking a day trip on a tiny longboat 20k down stream to visit the Floating Markets.</p>
<p>I had visions of the markets being small, wooden huts (much like conventional land markets) on Jettys, floating on the river, separated by small canals wide enough to allow a longtail boat through. I was wrong; they were literally boats filled with an assortment of fruits and vegetables - piloted by women in Vietnamese &ldquo;dome&rdquo; hats, that lay stationary by the river banks - distinguishable by long bamboo sticks pointing upward into the sky, that hang the various produce being sold. Our driver - the legendary Huc - navigated these markets like a pro, picking pineapples and sour Vietnamese lychees, and offering them to us for our breakfast (we left the hotel at 5:30 am and got to the markets within an hour).   The second we arrived at a Market, a middle-aged man accompanied by a kid holding soft drinks, sped over to us in an attempting to peddle his wares. You&rsquo;re not safe, even on the river. Sigh.</p>
<p>After a couple of hours of fruit tasting and witty banter with Huc - Did I mention he was a legend? - we stopped due to low tide, and were told to walk about 2km as the boat would be too heavy with us inside. The walk gave us a taster of rural Mekong life, the road meandering along the rivers edge full of trees, bamboo, banana, pepper, jackfruit and lavender plants and humble houses and shacks containing excitable Vietnamese people who were more than willing to pose for photos (classic V hand gesture).</p>
<p>We arrived at a homestay and were fed very well, and for next to nothing ($8 dollars for 3 mains, 3 drinks, raw sweet potato and a bunch of fruit). Huc then took us back to the longboat, and back down the river to Can Tho, where I fell asleep in the sun for an hour. A truly amazing experience, augmented by a truly legendary guide. Huc, you are indeed, a legend. Back to Saigon now, Cu Chi tunnels and AK-47s await (added rocket launcher for good measure).</p>
<p><img loading="lazy" src="/travelling/can-tho-and-the-mekong/images/2011-03-17-01.jpg"></p>
]]></content:encoded></item><item><title>Ho Chi Min? Ho Chi MAX</title><link>http://blog.wegotoeleven.xyz/travelling/ho-chi-min-ho-chi-max/</link><pubDate>Wed, 16 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/ho-chi-min-ho-chi-max/</guid><description>&lt;p&gt;I would recommend heartily doing every trip by yourself when in Vietnam. It takes a bit more planning and is obviously a bit more intimidating with the language barrier and all, but you&amp;rsquo;ll save about 50% on all travel costs. For example; we&amp;rsquo;re going to Can Tho today, and we organised a bus with our guesthouse, who quoted 160,000 dong each (about $8) We took a walk down Pham Ngu Lao street, and all of the operators were about the same. We booked with our guesthouse. Upon arrival at the bus station however, the going rate was 80,000 dong ($4). If we&amp;rsquo;d got a cab here instead of booking with the guesthouse, we&amp;rsquo;d have saved $8 between us. Sucks hey, but you learn from your mistakes.&lt;/p&gt;</description><content:encoded><![CDATA[<p>I would recommend heartily doing every trip by yourself when in Vietnam. It takes a bit more planning and is obviously a bit more intimidating with the language barrier and all, but you&rsquo;ll save about 50% on all travel costs.   For example; we&rsquo;re going to Can Tho today, and we organised a bus with our guesthouse, who quoted 160,000 dong each (about $8) We took a walk down Pham Ngu Lao street, and all of the operators were about the same. We booked with our guesthouse.   Upon arrival at the bus station however, the going rate was 80,000 dong ($4). If we&rsquo;d got a cab here instead of booking with the guesthouse, we&rsquo;d have saved $8 between us.   Sucks hey, but you learn from your mistakes.</p>
<p>In Cambodia, Thailand and Sri Lanka, the price quoted at the guesthouses were the same as they were at the bus stations. We assumed that Vietnam would be the same&hellip; Maybe it <em>is</em> the same outside of the larger cities - and I wouldn&rsquo;t like to generalise - but we&rsquo;ve at least learned a lesson and we&rsquo;ll go straight to the source from now on.   Yeah I sound like a tightwad; but when you&rsquo;re surviving on $30 a day, you really need to economise.</p>
<p>At least we get free water on this bus.</p>
]]></content:encoded></item><item><title>Money worries</title><link>http://blog.wegotoeleven.xyz/travelling/money-worries/</link><pubDate>Sat, 12 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/money-worries/</guid><description>&lt;p&gt;Furious. Money is always an issue for us out here. We&amp;rsquo;re trying to be deliberately careful with our budget (with the exception of Susie buying a £200 silk bed sheet) and banks keep on making this bloody hard. First of all, we&amp;rsquo;re getting charged about 5% every time we withdraw cash from a cash point. This 5% is roughly calculated at about 2.75% (the standard Visa charge for currency exchange) and 2% from Natwest - which happens to be the highest bank charge out of all the banks in England. In Thailand and Cambodia this wasn&amp;rsquo;t too much of an issue, because their ATM&amp;rsquo;s either wouldn&amp;rsquo;t charge a fee or you could get out large sums over the counter. In Vietnam, you can only get out a maximum of about 3,000,000 to 4,000,000 VND (£90 - £120) in one transaction via ATM, which each time incurs a fee of between 20,000 and 40,000 VND (60p - £1.20). So money in Vietnam has become a ball-ache. On Sunday, we withdrew 2 sets of 3,000,000 each for preparation to get money changed for our Laos Visas. Susie got one load of 3,000,000 from an Agrabank ATM, and I followed her up with another 3,000,000. We could hear the ATM counting money, but after 5 minutes it didn&amp;rsquo;t spit any out; the terminal just sat there on a &amp;ldquo;Please Wait&amp;rdquo; screen. Eventually, an error message popped up saying the transaction had been canceled. Annoying, but fair enough. I thought i&amp;rsquo;d just search around for another ATM with decent enough rates. HOWEVER. This morning after checking my balance, I&amp;rsquo;ve noticed that I&amp;rsquo;ve been charged the FULL AMOUNT as if the fucking ATM had dispensed my money! £90! If I had a bit more faith in my bank to resolve this, i might not be so stressed out today. But I don&amp;rsquo;t. And it&amp;rsquo;s going to mean another lengthy, expensive, crap quality call to Natwest today to sort it out.&lt;/p&gt;</description><content:encoded><![CDATA[<p>Furious. Money is always an issue for us out here. We&rsquo;re trying to be deliberately careful with our budget (with the exception of Susie buying a £200 silk bed sheet) and banks keep on making this bloody hard. First of all, we&rsquo;re getting charged about 5% every time we withdraw cash from a cash point. This 5% is roughly calculated at about 2.75% (the standard Visa charge for currency exchange) and 2% from Natwest - which happens to be the highest bank charge out of all the banks in England. In Thailand and Cambodia this wasn&rsquo;t too much of an issue, because their ATM&rsquo;s either wouldn&rsquo;t charge a fee or you could get out large sums over the counter. In Vietnam, you can only get out a maximum of about 3,000,000 to 4,000,000 VND (£90 - £120) in one transaction via ATM, which each time incurs a fee of between 20,000 and 40,000 VND (60p - £1.20). So money in Vietnam has become a ball-ache. On Sunday, we withdrew 2 sets of 3,000,000 each for preparation to get money changed for our Laos Visas. Susie got one load of 3,000,000 from an Agrabank ATM, and I followed her up with another 3,000,000. We could hear the ATM counting money, but after 5 minutes it didn&rsquo;t spit any out; the terminal just sat there on a &ldquo;Please Wait&rdquo; screen. Eventually, an error message popped up saying the transaction had been canceled. Annoying, but fair enough. I thought i&rsquo;d just search around for another ATM with decent enough rates. HOWEVER. This morning after checking my balance, I&rsquo;ve noticed that I&rsquo;ve been charged the FULL AMOUNT as if the fucking ATM had dispensed my money! £90! If I had a bit more faith in my bank to resolve this, i might not be so stressed out today. But I don&rsquo;t. And it&rsquo;s going to mean another lengthy, expensive, crap quality call to Natwest today to sort it out.</p>
<p>I know this isn&rsquo;t my banks fault, but as I said, I just don&rsquo;t have any faith in those money grabbing bastards. My advice; If you have a Natwest account, DUMP THE WANKERS. /End</p>
]]></content:encoded></item><item><title>Unkempt</title><link>http://blog.wegotoeleven.xyz/travelling/unkempt/</link><pubDate>Tue, 08 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/unkempt/</guid><description>&lt;p&gt;I want a shave. Man I think this is the longest it&amp;rsquo;s ever been.
&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/unkempt/images/2011-03-08-01.jpg"&gt;&lt;/p&gt;</description><content:encoded><![CDATA[<p>I want a shave. Man I think this is the longest it&rsquo;s ever been.
<img loading="lazy" src="/travelling/unkempt/images/2011-03-08-01.jpg"></p>
]]></content:encoded></item><item><title>Drunk</title><link>http://blog.wegotoeleven.xyz/travelling/drunk/</link><pubDate>Mon, 07 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/drunk/</guid><description>&lt;p&gt;After a restless night in a jungle, a wakeup call from a rooster at 5 am, a walk in downtown Sihanoukville (which is officially a dump) I find myself on Serendipity beach, drunk on 3 glasses of cheap beer. At 4 pm. Everything&amp;rsquo;s funny when you&amp;rsquo;re drunk. And you find yourself fighting over 50 cents&amp;ndash;with a kid peddler&amp;ndash;over a bunch of bracelets that don&amp;rsquo;t fit you and/or look ugly.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s a picture of a boy to keep you entertained:
&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/drunk/images/2011-03-07-01.jpg"&gt;&lt;/p&gt;</description><content:encoded><![CDATA[<p>After a restless night in a jungle, a wakeup call from a rooster at 5 am, a walk in downtown Sihanoukville (which is officially a dump) I find myself on Serendipity beach, drunk on 3 glasses of cheap beer. At 4 pm. Everything&rsquo;s funny when you&rsquo;re drunk. And you find yourself fighting over 50 cents&ndash;with a kid peddler&ndash;over a bunch of bracelets that don&rsquo;t fit you and/or look ugly.</p>
<p>Here&rsquo;s a picture of a boy to keep you entertained:
<img loading="lazy" src="/travelling/drunk/images/2011-03-07-01.jpg"></p>
]]></content:encoded></item><item><title>Running Amok</title><link>http://blog.wegotoeleven.xyz/travelling/running-amok/</link><pubDate>Thu, 03 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/running-amok/</guid><description>&lt;p&gt;I can cook like a Khmer. I&amp;rsquo;m pretty awesome&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/running-amok/images/2011-03-03-01.jpg"&gt;&lt;/p&gt;
&lt;p&gt;&amp;hellip; although Susie has issues cutting limes&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/running-amok/images/2011-03-03-02.jpg"&gt;&lt;/p&gt;</description><content:encoded><![CDATA[<p>I can cook like a Khmer. I&rsquo;m pretty awesome&hellip;</p>
<p><img loading="lazy" src="/travelling/running-amok/images/2011-03-03-01.jpg"></p>
<p>&hellip; although Susie has issues cutting limes&hellip;</p>
<p><img loading="lazy" src="/travelling/running-amok/images/2011-03-03-02.jpg"></p>
]]></content:encoded></item><item><title>These fish taste cheesy</title><link>http://blog.wegotoeleven.xyz/travelling/these-fish-taste-cheesy/</link><pubDate>Wed, 02 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/these-fish-taste-cheesy/</guid><description>&lt;p&gt;Fishy cheap labour?&lt;br&gt;
Tickles like pins and needles.&lt;br&gt;
Khmer seafood; cheesy&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" src="http://blog.wegotoeleven.xyz/travelling/these-fish-taste-cheesy/images/2011-03-02-01.jpg"&gt;&lt;/p&gt;</description><content:encoded><![CDATA[<p>Fishy cheap labour?<br>
Tickles like pins and needles.<br>
Khmer seafood; cheesy&hellip;</p>
<p><img loading="lazy" src="/travelling/these-fish-taste-cheesy/images/2011-03-02-01.jpg"></p>
]]></content:encoded></item><item><title>Aranyaprathet to Poipet</title><link>http://blog.wegotoeleven.xyz/travelling/aranyaprathet-to-poipet/</link><pubDate>Tue, 01 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/aranyaprathet-to-poipet/</guid><description>&lt;p&gt;After a long bus ride from Bangkok (6 hours) we arrived at the Thai border town of Aranyaprathet. I&amp;rsquo;m totally glad we did our research. Everywhere we&amp;rsquo;ve read said that this crossing isn&amp;rsquo;t nearly as bad as it used to be before the Khmer and Thai governments clamped down on scammers and started to police the area more, but for 2 people who very rarely go out of our comfort zones and hate confrontation, there was a large element of fear involved.&lt;/p&gt;</description><content:encoded><![CDATA[<p>After a long bus ride from Bangkok (6 hours) we arrived at the Thai border town of Aranyaprathet. I&rsquo;m totally glad we did our research. Everywhere we&rsquo;ve read said that this crossing isn&rsquo;t nearly as bad as it used to be before the Khmer and Thai governments clamped down on scammers and started to police the area more, but for 2 people who very rarely go out of our comfort zones and hate confrontation, there was a large element of fear involved.</p>
<p>So, long story short; train arrives in Aran at 11am, we get an easy Tuk Tuk to the border just past Rongklua Market, and we get deposited in a large car park, off a not-particularly-official-looking white building. Like cattle, we got hurried into the building and sat down by some &ldquo;friendly&rdquo; Thais (who kept fucking shouting &ldquo;LOVELY JUBBLY&rdquo; at us&hellip; Sigh) and presented with Cambodian entry forms. Which we filled out. In my defence, I didn&rsquo;t feel particularly comfortable here - the visa signs on the Walls were more or less drawn on - but I assumed that it was mainly nerves on my behalf. The Thais then asked for our passports and 1000 baht (£20), and told us they were getting our Visas for Cambodia. Luckily, Susie also felt uncomfortable, but she had the guts to question what was going on - she&rsquo;d read the you don&rsquo;t get issued visas until you exit Thailand - at which, the Thai &ldquo;Officials&rdquo; got angry and threw the papers back at us. So, we left, feeling slightly relieved I might add, and walked down the road toward the border. We easily spotted the Thai immigration office, went in and got stamped out of Thailand.</p>
<p>Easy. 5 minutes.</p>
<p>We&rsquo;d heard that it was best to get across to Cambodia immigration and get in line before 12 to beat the buses coming from the Khao San Road in Bangkok, as they&rsquo;re usually packed, so we hurried to immigration and got in line again. Amazing, 3 people in front of us. Easy!  It was only then that we learned that we didn&rsquo;t buy visas here; we just get stamped in once we had them. So, we left in a bit of a panic, and walked back on ourselves, asking people for directions to the Visa office (many people offering to do them for us on the way I might add). Visa purchase went by easily, but the Khmer officials did try to charge us an &ldquo;admin fee&rdquo; of 100 baht (£2) each, to which we refused, but got our Visas anyway. So, back in line for stamps, we&rsquo;d realised that while we were walking back and buying the Visas, the KSR buses had arrived. The line took 3 hours. Ouch.</p>
<p>The funniest thing about this whole crossing was the difference between both border towns; the second we got through in Cambodia, no longer were we presented by farms, rice paddies and trees, but barren sandy fields, dust and litter. Oh, and A MILLION SWARMING TOUTS TRYING TO SELL US EVERYTHING.</p>
<p>In short, here&rsquo;s a brief guide on how to survive Aranyaprathet - Poipet border crossing.</p>
<ol>
<li>
<p>Prebook a guest house in Siem Reap and ask them to get a taxi to pick you up. $40.</p>
</li>
<li>
<p>Arrive in Aran by train. It&rsquo;s 48 baht (£1) from Huampulong train station in Bangkok.</p>
</li>
<li>
<p>At Aran, get a Tuk Tuk to the border for 60 baht. Negotiate if they try to put the price up, this is a standard price.</p>
</li>
<li>
<p>At the border - if you haven&rsquo;t purchased E-visas - IGNORE EVERYONE and walk straight toward the border. DO-NOT go into ANY buildings unless they say IMMIGRATION. You can&rsquo;t miss the the office, it&rsquo;s on the left. Follow everyone else :)</p>
</li>
<li>
<p>Stamp out of Thailand</p>
</li>
<li>
<p>Walk about 2 minutes, under the large arch that looks like Angkor Wat. Immediately on the right, enter the official looking building filled with Cambodian officials in uniform, and buy your visa for $20. No more.</p>
</li>
<li>
<p>Walk out, continue down to Arrivals on the right.</p>
</li>
<li>
<p>Beat the KSR buses and queue for 5 minutes. Stamp in.</p>
</li>
<li>
<p>Put your head down, ignore EVERYONE (even police, as they&rsquo;re just as eager to grab your cash as the touts) and find your prebooked taxi.</p>
</li>
<li>
<p>Win, and look back, laugh at everyone else who gets cattle shuttled into &ldquo;free transport&rdquo; buses.</p>
</li>
</ol>
]]></content:encoded></item><item><title>Temple overload</title><link>http://blog.wegotoeleven.xyz/travelling/temple-overload/</link><pubDate>Tue, 01 Mar 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/temple-overload/</guid><description>&lt;p&gt;&lt;strong&gt;Day&lt;/strong&gt; &lt;strong&gt;1&lt;/strong&gt;: Driver: &amp;ldquo;Enjoy your temples&amp;rdquo; Me: &amp;ldquo;We will! this looks AMAZING!! Angkor Wat is beautiful!&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Day 2&lt;/strong&gt;: Driver: &amp;ldquo;Enjoy your temples&amp;rdquo; Me: &amp;ldquo;Kinda tired, but yeah sure. My feet are a bit bruised from wearing crap sandals and hiking 2km uphill, and I have a distinct lack of money from the fact that beggars are everywhere, but yeah; I&amp;rsquo;ll enjoy them. Even though they&amp;rsquo;re all starting to look the same.&lt;/p&gt;</description><content:encoded><![CDATA[<p><strong>Day</strong> <strong>1</strong>: Driver: &ldquo;Enjoy your temples&rdquo; Me: &ldquo;We will! this looks AMAZING!! Angkor Wat is beautiful!&rdquo;</p>
<p><strong>Day 2</strong>: Driver: &ldquo;Enjoy your temples&rdquo; Me: &ldquo;Kinda tired, but yeah sure. My feet are a bit bruised from wearing crap sandals and hiking 2km uphill, and I have a distinct lack of money from the fact that beggars are everywhere, but yeah; I&rsquo;ll enjoy them. Even though they&rsquo;re all starting to look the same.</p>
<p><strong>Day 3</strong>: Driver: &ldquo;Enjoy your temples&rdquo; Me:</p>
]]></content:encoded></item><item><title>Early train to Aranyaprathet</title><link>http://blog.wegotoeleven.xyz/travelling/early-train-to-aranyaprathet/</link><pubDate>Sun, 27 Feb 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/early-train-to-aranyaprathet/</guid><description>&lt;p&gt;This train is long.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re currently travelling east towards the Thai / Cambodia border. The train takes about 5 hours and only has 3rd class - which is cool, because it&amp;rsquo;s 48 baht (about a pound) for the whole journey. I&amp;rsquo;ve managed to tip my cap and sleep twice, although I now have a crick in my neck (need another massage :D). The countryside is beautiful mind, and we caught the sunrise as we left Bangkok at around 6am. Other than the Mosquitos, I don&amp;rsquo;t quite mind the journey. Let&amp;rsquo;s just hope that the border crossing goes smooth today&amp;hellip; There are horror stories about Aran/Poipet, the touts and the scams&amp;hellip; Eeeek!&lt;/p&gt;</description><content:encoded><![CDATA[<p>This train is long.</p>
<p>We&rsquo;re currently travelling east towards the Thai / Cambodia border. The train takes about 5 hours and only has 3rd class - which is cool, because it&rsquo;s 48 baht (about a pound) for the whole journey. I&rsquo;ve managed to tip my cap and sleep twice, although I now have a crick in my neck (need another massage :D). The countryside is beautiful mind, and we caught the sunrise as we left Bangkok at around 6am. Other than the Mosquitos, I don&rsquo;t quite mind the journey. Let&rsquo;s just hope that the border crossing goes smooth today&hellip; There are horror stories about Aran/Poipet, the touts and the scams&hellip; Eeeek!</p>
]]></content:encoded></item><item><title>Vertigo, materialism and MacBooks</title><link>http://blog.wegotoeleven.xyz/travelling/vertigo-materialism-and-macbooks/</link><pubDate>Sat, 26 Feb 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/vertigo-materialism-and-macbooks/</guid><description>&lt;p&gt;I&amp;rsquo;ve often said that I &amp;ldquo;suffer&amp;rdquo; from vertigo. I generally get the &amp;ldquo;chill&amp;rdquo; when i&amp;rsquo;m up high, holding something like a camera, have glasses on, or are wearing a hat.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s a very odd thing, and I&amp;rsquo;ve spoken to a few people about their fears of heights and how / why it usually manifests. One guy I was speaking to said that he has this overwhelming urge to jump over the side of whatever or wherever he&amp;rsquo;s at. I can kind of understand this destructive urge, I remember having something similar when I was growing up - albeit not so life threatening - where I took a penknife to my brand new bike. Can&amp;rsquo;t tell you why I did, but it happened. And it seems to have carried on manifesting itself through various points.&lt;/p&gt;</description><content:encoded><![CDATA[<p>I&rsquo;ve often said that I &ldquo;suffer&rdquo; from vertigo. I generally get the &ldquo;chill&rdquo; when i&rsquo;m up high, holding something like a camera, have glasses on, or are wearing a hat.</p>
<p>It&rsquo;s a very odd thing, and I&rsquo;ve spoken to a few people about their fears of heights and how / why it usually manifests. One guy I was speaking to said that he has this overwhelming urge to jump over the side of whatever or wherever he&rsquo;s at. I can kind of understand this destructive urge, I remember having something similar when I was growing up - albeit not so life threatening - where I took a penknife to my brand new bike. Can&rsquo;t tell you why I did, but it happened. And it seems to have carried on manifesting itself through various points.</p>
<p>My &ldquo;vertigo&rdquo;, as previously mentioned, seems to come from this urge to throw things over the edge, in a kind of curiosity to see what happens. The urge usually results in me consciously holding on tighter to whatever I&rsquo;m holding, usually also making me panic. It happens also when I see someone doing something similar, like taking pictures over the edge of a boat from the top deck, or being on the phone at the top of the Segrada Familia in Barcelona.</p>
<p>I was on a train, and looking out from the window, I had the same kind of &ldquo;chill&rdquo; that I get when I&rsquo;m high up. I was daydreaming about hanging my iPhone from the headphones out of the window, to see how long it would take to detach and fall to the ground.</p>
<p>It made me realise I don&rsquo;t have vertigo; I think I&rsquo;m just excessively materialistic and I&rsquo;m scared of losing stuff&hellip; Which is a depressing thought when you&rsquo;re travelling through poverty and places where consumerism doesn&rsquo;t exist to the extent that we&rsquo;re used to in the western world. It makes me feel guilty for wanting a new MacBook, car or gadget for my camera wen I don&rsquo;t need one and could spend the money on more essential things.</p>
<p>&ldquo;Freedom&rsquo;s just another word for nothing left to lose&rdquo; - Janice Joplin.</p>
<p>Must explain why people living in the highlands of Sri Lanka don&rsquo;t think twice before standing at a precipice at the Ella Gap (which again, when seen, caused a classic case of &ldquo;vertigo&rdquo;), or when ferry workers in the Gulf of Thailand hang from the railings, they have nothing to throw over, nothing to worry about losing. Nothing to hang from train windows or to criss-cross with a penknife.</p>
<p><strong>Note:</strong> For anyone reading this that doesn&rsquo;t see it, it&rsquo;s a metaphor for my guilt, and the shackles that materialism binds us with. I&rsquo;m not literally attributing happiness and freedom to the ability to casually destroy an iPhone :)</p>
]]></content:encoded></item><item><title>Leaving today</title><link>http://blog.wegotoeleven.xyz/travelling/leaving-today/</link><pubDate>Thu, 24 Feb 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/leaving-today/</guid><description>&lt;p&gt;Leaving Ko Phangan today. A week here has been awesome, and has more or less been a holiday all by itself.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re about £100 over-budget over the last month (can&amp;rsquo;t believe it&amp;rsquo;s been a month already!) but we hope to remedy that over the next 6 weeks; Vietnam, Cambodia and Laos are all supposed to be cheaper, in that order. Thailand isn&amp;rsquo;t as cheap as we&amp;rsquo;ve been lead to believe :(&lt;/p&gt;</description><content:encoded><![CDATA[<p>Leaving Ko Phangan today. A week here has been awesome, and has more or less been a holiday all by itself.</p>
<p>We&rsquo;re about £100 over-budget over the last month (can&rsquo;t believe it&rsquo;s been a month already!) but we hope to remedy that over the next 6 weeks; Vietnam, Cambodia and Laos are all supposed to be cheaper, in that order. Thailand isn&rsquo;t as cheap as we&rsquo;ve been lead to believe :(</p>
<p>Anyway; given my bike back this morning, no issues! But I would recommend that if you&rsquo;re here and you rent a bike, washing it first before you hand it back. The lady at the rental office seemed to appreciate it and didn&rsquo;t even really bother to check the bike over! I&rsquo;m going for another massage today before we leave for Bangkok, because my back feels like it&rsquo;s ruined ever since yoga 2 days ago. Let&rsquo;s hope I&rsquo;m fixed, because we have A LOT of walking over the next week.</p>
<p>Here&rsquo;s a picture to keep you entertained, until next time. X</p>
<p><img loading="lazy" src="/travelling/leaving-today/images/2011-02-24-01.jpg"></p>
]]></content:encoded></item><item><title>Top 10 at 6</title><link>http://blog.wegotoeleven.xyz/travelling/top-10-at-6/</link><pubDate>Thu, 24 Feb 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/top-10-at-6/</guid><description>&lt;p&gt;Top 10 places visited so far:&lt;/p&gt;
&lt;ol start="10"&gt;
&lt;li&gt;&lt;a href="http://www.lonelyplanet.com/sri-lanka/around-kandy/sights/parks-gardens/peradeniya-botanic-gardens"&gt;Botanical Gardens, Kandy, Sri Lanka&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.lonelyplanet.com/sri-lanka/around-ella/sights/lakes-rivers-waterfalls/rawana-ella-falls"&gt;Rawana Ella Waterfall, Ella, Sri Lanka&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.lonelyplanet.com/sri-lanka/the-south/unawatuna"&gt;Unawatuna Beach, Unawatuna, Sri Lanka&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.thebeachfrontclub.com/guide/haad-chao-phao-beach-koh-phangan-hotels-bungalows-accommodation"&gt;Haad Chao Phao Beach, Ko Pha Ngan, Thailand&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.tripadvisor.co.uk/Hotel_Review-g616035-d1987773-Reviews-Planters_Bungalow_Ella-Ella_Uva_Province.html"&gt;Planter&amp;rsquo;s Bungalow, Ella, Sri Lanka&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.yalasrilanka.lk"&gt;Yala National Park, Sri Lanka&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.mbk-center.co.th/en/"&gt;MBK Center, Bangkok, Thailand&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.lonelyplanet.com/sri-lanka/the-hill-country/kandy/sights/religious/temple-sacred-tooth-relic"&gt;Temple of the Tooth, Kandy, Sri Lanka&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.seaflowerbungalows.com"&gt;Seaflower Bungalows, Ko Pha Ngan, Thailand&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://phranakorn-nornlen.com"&gt;Phranakorn-Nornlen Guesthouse, Bangkok, Thailand&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Top 2 least favourite places visited so far:&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;&lt;a href="http://www.mumbaiairport.com"&gt;Mumbai Airport, Mumbai, India&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://en.wikipedia.org/wiki/Mosquito"&gt;ANYWHERE WITH MOSQUITOS, NON-DESCRIPT, THE WORLD.&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description><content:encoded><![CDATA[<p>Top 10 places visited so far:</p>
<ol start="10">
<li><a href="http://www.lonelyplanet.com/sri-lanka/around-kandy/sights/parks-gardens/peradeniya-botanic-gardens">Botanical Gardens, Kandy, Sri Lanka</a></li>
<li><a href="http://www.lonelyplanet.com/sri-lanka/around-ella/sights/lakes-rivers-waterfalls/rawana-ella-falls">Rawana Ella Waterfall, Ella, Sri Lanka</a></li>
<li><a href="http://www.lonelyplanet.com/sri-lanka/the-south/unawatuna">Unawatuna Beach, Unawatuna, Sri Lanka</a></li>
<li><a href="http://www.thebeachfrontclub.com/guide/haad-chao-phao-beach-koh-phangan-hotels-bungalows-accommodation">Haad Chao Phao Beach, Ko Pha Ngan, Thailand</a></li>
<li><a href="http://www.tripadvisor.co.uk/Hotel_Review-g616035-d1987773-Reviews-Planters_Bungalow_Ella-Ella_Uva_Province.html">Planter&rsquo;s Bungalow, Ella, Sri Lanka</a></li>
<li><a href="http://www.yalasrilanka.lk">Yala National Park, Sri Lanka</a></li>
<li><a href="http://www.mbk-center.co.th/en/">MBK Center, Bangkok, Thailand</a></li>
<li><a href="http://www.lonelyplanet.com/sri-lanka/the-hill-country/kandy/sights/religious/temple-sacred-tooth-relic">Temple of the Tooth, Kandy, Sri Lanka</a></li>
<li><a href="http://www.seaflowerbungalows.com">Seaflower Bungalows, Ko Pha Ngan, Thailand</a></li>
<li><a href="http://phranakorn-nornlen.com">Phranakorn-Nornlen Guesthouse, Bangkok, Thailand</a></li>
</ol>
<p>Top 2 least favourite places visited so far:</p>
<ol start="2">
<li><a href="http://www.mumbaiairport.com">Mumbai Airport, Mumbai, India</a></li>
<li><a href="http://en.wikipedia.org/wiki/Mosquito">ANYWHERE WITH MOSQUITOS, NON-DESCRIPT, THE WORLD.</a></li>
</ol>
]]></content:encoded></item><item><title>Update</title><link>http://blog.wegotoeleven.xyz/travelling/update/</link><pubDate>Tue, 22 Feb 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/update/</guid><description>&lt;p&gt;We&amp;rsquo;ve been in Ko-Phangan for about 5 days so far, and I have to say that this is - by far - the nicest place that I have ever been.&lt;/p&gt;
&lt;p&gt;This is essentially why I haven&amp;rsquo;t really been blogging much since I arrived, I&amp;rsquo;ve been busy relaxing on beaches, driving my scooter around the island and drinking cocktails, watching the sun set. If you&amp;rsquo;re reading this and you&amp;rsquo;re jealous, then I don&amp;rsquo;t apologise; just come here for yourself and you&amp;rsquo;ll understand what I mean. I&amp;rsquo;m currently working on a google map of all the places we&amp;rsquo;ve visited, and I&amp;rsquo;ve just uploaded a bunch of pictures from the resort we&amp;rsquo;re in. Also, this morning, we did yoga; AMAZING. I needed a massage afterwards, to I went to a resort next door to the one we&amp;rsquo;re currently in. I paid 250 baht for it (about a fiver) and it lasted about an hour. Funny thing though, before the masseuse started, the conversation went something like this:&lt;/p&gt;</description><content:encoded><![CDATA[<p>We&rsquo;ve been in Ko-Phangan for about 5 days so far, and I have to say that this is - by far - the nicest place that I have ever been.</p>
<p>This is essentially why I haven&rsquo;t really been blogging much since I arrived, I&rsquo;ve been busy relaxing on beaches, driving my scooter around the island and drinking cocktails, watching the sun set. If you&rsquo;re reading this and you&rsquo;re jealous, then I don&rsquo;t apologise; just come here for yourself and you&rsquo;ll understand what I mean. I&rsquo;m currently working on a google map of all the places we&rsquo;ve visited, and I&rsquo;ve just uploaded a bunch of pictures from the resort we&rsquo;re in. Also, this morning, we did yoga; AMAZING. I needed a massage afterwards, to I went to a resort next door to the one we&rsquo;re currently in. I paid 250 baht for it (about a fiver) and it lasted about an hour. Funny thing though, before the masseuse started, the conversation went something like this:</p>
<p>Masseuse: &ldquo;You want soft or hard?&rdquo; (broken english)\
Me: &ldquo;Hard please, korp khun karp&rdquo; (thank you)\
Masseuse: &ldquo;I make it very hard for you&rdquo;\
Me: &ldquo;That&rsquo;s what she said&rdquo;</p>
<p>Needless to say, my comedy fell on deaf ears. I laughed loads though.</p>
]]></content:encoded></item><item><title>Thailand and Koh Phangan</title><link>http://blog.wegotoeleven.xyz/travelling/thailand-and-koh-phangan/</link><pubDate>Sun, 20 Feb 2011 00:00:00 +0000</pubDate><guid>http://blog.wegotoeleven.xyz/travelling/thailand-and-koh-phangan/</guid><description>&lt;p&gt;I&amp;rsquo;m currently sitting on the porch of our bungalow at half past 11 on a Sunday, in Ko Phangan. I&amp;rsquo;m watching a few music videos and reading a few bits online, one in particular, about how Kanye West is suing the band Every Time I Die because of some fake twitter re-tweets that they did, promoting their new album, New Junk Aesthetic. Search for some, they&amp;rsquo;re pretty funny.
I only mention this, because I&amp;rsquo;m not entirely sure where to start for this blog post. I don&amp;rsquo;t think I&amp;rsquo;ve posted since I got to Thailand, and I haven&amp;rsquo;t taken many pictures either. But that&amp;rsquo;s not to say that nothing interesting has happened. For starters&amp;hellip;
On the day we arrived, I think I went a bit mental, due to lack of sleep. So the first day was a write off, I more or less made Susie do everything for me :D I felt really self conscious doing anything, and I didn&amp;rsquo;t even feel like talking to the locals. I basically had dinner and then fell asleep. The next day though (Thursday 17th) was much better. I&amp;rsquo;d rested fully in the most amazing bed, got up, had a thai massage (which was killer, but damn it sorted my back out :D) followed by breakfast. We then made a journey to Siam Square by taxi, and spent the day at the MBK center.&lt;/p&gt;</description><content:encoded><![CDATA[<p>I&rsquo;m currently sitting on the porch of our bungalow at half past 11 on a Sunday, in Ko Phangan. I&rsquo;m watching a few music videos and reading a few bits online, one in particular, about how Kanye West is suing the band Every Time I Die because of some fake twitter re-tweets that they did, promoting their new album, New Junk Aesthetic. Search for some, they&rsquo;re pretty funny.
I only mention this, because I&rsquo;m not entirely sure where to start for this blog post. I don&rsquo;t think I&rsquo;ve posted since I got to Thailand, and I haven&rsquo;t taken many pictures either. But that&rsquo;s not to say that nothing interesting has happened. For starters&hellip;
On the day we arrived, I think I went a bit mental, due to lack of sleep. So the first day was a write off, I more or less made Susie do everything for me :D I felt really self conscious doing anything, and I didn&rsquo;t even feel like talking to the locals. I basically had dinner and then fell asleep. The next day though (Thursday 17th) was much better. I&rsquo;d rested fully in the most amazing bed, got up, had a thai massage (which was killer, but damn it sorted my back out :D) followed by breakfast. We then made a journey to Siam Square by taxi, and spent the day at the MBK center.</p>
<p>Wow.</p>
<p>7 floors of Camden Market basically, with a <em>whole floor</em> full of phones, computers, iPads, iPods, iPhones, Blackberrys, Samsung Galaxy tabs, PS3s, Xboxes, phone cases and covers, batteries, lenses, cameras and all other hardware pornography. I was, however, not allowed to spend any time there. Understandably I guess, because I probably would have spend a bucket load on stuff I didn&rsquo;t need. I watched 3 Thai guys on a DDR machine - they were awesome - and I think, a local tournament of Street Fighter 3. Susie and I ate sushi, we bought T-shirts and shorts, bags, hats and various other things that we didn&rsquo;t bring with us, as well as 2 large cardboard boxes.
Getting back to the hotel, we boxed up about half of our stuff that we hadn&rsquo;t used (Susie&rsquo;s ENTIRE makeup bag included&hellip; haha) and our packs are now a ton lighter. We washed all our clothes and got the smell of mosquito coils out from our bags.</p>
<p>In other words, recuperated.</p>
<p>The next day (18th) , we had to check out pretty early, but we stayed in Bangkok for another few hours; Our overnight train to Surat Thani wasn&rsquo;t due to leave until 7:45, so we went for more sushi :D (still not as good as Makiyaki&rsquo;s, mind). The train left promptly, and although it wasn&rsquo;t lush, my sleeping compartment was comfortable and air conditioned; hardly slept at all though :(
Waking up the next morning (19th) after about 3 hours sleep was tough, then having to change onto a bus, for a 2 hour drive to the pier, and then a 2 hour ferry ride to Ko Phangan. The ferry was good, but me - the numpty that I am - sat next to a bloody massive exhaust. It was hot, and I was shoe-polish-black afterwards. I felt like I&rsquo;d been sweeping chimneys. Finally, we arrived at Ko Phangan, and I got scammed 400 baht when trying to grab a cab. Dick move. What a great first impression&hellip; Oh well. Upon arrival at Sunflower though, we immediately booked 2 more nights here, bringing it to a total of 6 nights here. This place is incredible. I&rsquo;ll put some photies up at some point, so you all can get utterly jealous of where we are :D
I say all of this, slightly uninteresting blurb, purely to get it out of the way. I fully intend to write a bit more regularly in the future, I just think I needed a chance to chill out for a bit.
I now have to listen to a crowd of frenchies at the beach playing house music at midnight, at insane decibels. And i&rsquo;m getting destroyed my mosquitoes. Ergh.</p>
<p>Back to my point anyway: <a href="http://www.metalinjection.net/its-just-business/time-die-celebrities-unhappy">ETID</a></p>
]]></content:encoded></item></channel></rss>