<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>General on General Ramblings</title>
    <link>https://fc4c6dbc.haigmail.pages.dev/tags/general/</link>
    <description>Recent content in General on General Ramblings</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Lance Haig</copyright>
    <lastBuildDate>Fri, 13 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://fc4c6dbc.haigmail.pages.dev/tags/general/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What if programming languages were designed for AI, not humans</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/announcing-intent-programming-language-for-ai/</link>
      <pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/announcing-intent-programming-language-for-ai/</guid>
      <description>
        
          
            &lt;h1 id=&#34;what-if-programming-languages-were-designed-for-ai-not-humans&#34;&gt;What if programming languages were designed for AI, not humans?&lt;/h1&gt;
&lt;p&gt;A few weeks ago I saw a post on social media -- someone asking whether it was time to create a programming language designed for consumption by code assistants. Not for humans to write, but for AI to generate and humans to verify.&lt;/p&gt;
&lt;p&gt;I couldn&#39;t stop thinking about it.&lt;/p&gt;
&lt;p&gt;Every programming language I use was designed for humans to write. Python optimizes for readability. Rust optimizes for safety. JavaScript optimizes for getting something on screen fast. They all assume a human is typing the code.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Better Late Than Never: Announcing Ramble, A Nomad Job &amp; Pack Registry</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/announcing-ramble-nomad-registry/</link>
      <pubDate>Wed, 07 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/announcing-ramble-nomad-registry/</guid>
      <description>
        
          
            &lt;p&gt;Back in 2021, I had an idea. What if there was a better way to share and discover Nomad job files and Nomad Packs? What if we could make it as easy to find a production-ready Nomad configuration as it is to find a Docker image? We needed a helm like repository for Nomad&lt;/p&gt;
&lt;p&gt;That idea became &lt;a href=&#34;https://ramble.openwander.org&#34;&gt;Ramble&lt;/a&gt; -- &lt;a href=&#34;https://github.com/open-wander/ramble&#34;&gt;Github Repo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Today, after multiple restarts, countless refactorings, and a journey that taught me Go from the ground up, I&#39;m finally ready to share it.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Staying Ahead of the Curve - Why Solution Engineers Must Embrace Continuous Learning</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/staying-ahead-of-the-curve-why-solution-engineers-must-embrace-continuous-learning/</link>
      <pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/staying-ahead-of-the-curve-why-solution-engineers-must-embrace-continuous-learning/</guid>
      <description>
        
          
            &lt;p&gt;&amp;quot;Do you work with [insert latest tool here]?&amp;quot;&lt;/p&gt;
&lt;p&gt;If you&#39;re a Solution Engineer, you&#39;ve heard this question countless times. That moment when a prospect mentions a tool you&#39;ve never heard of can either be an opportunity or an uncomfortable scramble.&lt;/p&gt;
&lt;p&gt;The difference? Whether you&#39;ve done your homework or not.&lt;/p&gt;
&lt;h2 id=&#34;why-this-matters&#34;&gt;Why This Matters&lt;/h2&gt;
&lt;p&gt;As Solution Engineers, we need to understand more than just our own products. We need to understand the ecosystem our customers work in. When they ask about integration with a specific tool or mention a new technology, they&#39;re not just making small talk - they&#39;re trying to figure out if we actually understand their world.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Implementing the SPACE-SEA Framework - Optimizing Solution Engineering Efficiency</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/optimizing-solution-engineering-efficiency/</link>
      <pubDate>Fri, 20 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/optimizing-solution-engineering-efficiency/</guid>
      <description>
        
          
            &lt;p&gt;This is the final post in our five-part series exploring practical implementation of the &lt;a href=&#34;https://haigmail.com/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/&#34;&gt;SPACE-SEA framework&lt;/a&gt;. Having examined satisfaction, performance, activity, and communication, we now turn to efficiency - not just doing more with less, but ensuring Solution Engineers can focus their time and energy where it matters most.&lt;/p&gt;
&lt;h2 id=&#34;understanding-true-efficiency-in-solution-engineering&#34;&gt;Understanding True Efficiency in Solution Engineering&lt;/h2&gt;
&lt;p&gt;Efficiency in Solution Engineering isn&#39;t about maximizing the number of demos delivered or reducing preparation time. It&#39;s about ensuring every hour spent creates maximum value for customers. When a Solution Engineer spends extra time deeply understanding a customer&#39;s manufacturing process, that&#39;s not inefficiency - it&#39;s investing in better outcomes.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Implementing the SPACE-SEA Framework - Building Strong Communication and Collaboration in Solution Engineering</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/building-strong-communication-and-collaboration-in-solution-engineering/</link>
      <pubDate>Tue, 17 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/building-strong-communication-and-collaboration-in-solution-engineering/</guid>
      <description>
        
          
            &lt;p&gt;This is the fourth post in our five-part series exploring practical implementation of the &lt;a href=&#34;https://haigmail.com/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/&#34;&gt;SPACE-SEA framework&lt;/a&gt;. After examining satisfaction, performance, and activity, we turn to what often determines the success of complex technical sales: Communication and Collaboration.&lt;/p&gt;
&lt;h2 id=&#34;the-bridge-between-technical-excellence-and-business-value&#34;&gt;The Bridge Between Technical Excellence and Business Value&lt;/h2&gt;
&lt;p&gt;Solution Engineers serve as translators, bridging the gap between complex technical capabilities and real business challenges. A brilliant technical solution only delivers value when customers understand how it solves their problems, and when internal teams align to support customer success.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Implementing the SPACE-SEA Framework - Ensuring Solution Engineering Activities Drive Customer Value</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/ensuring-solution-engineering-activities-drive-customer-value/</link>
      <pubDate>Fri, 13 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/ensuring-solution-engineering-activities-drive-customer-value/</guid>
      <description>
        
          
            &lt;p&gt;This is the third post in our five-part series exploring practical implementation of the &lt;a href=&#34;https://haigmail.com/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/&#34;&gt;SPACE-SEA framework&lt;/a&gt;. After examining satisfaction and performance, we turn our attention to activity - specifically, how to ensure the day-to-day work of Solution Engineers creates meaningful value for customers.&lt;/p&gt;
&lt;h2 id=&#34;understanding-activity-through-the-customer-lens&#34;&gt;Understanding Activity Through the Customer Lens&lt;/h2&gt;
&lt;p&gt;Every activity a Solution Engineer undertakes should ultimately contribute to customer success. A technical discovery session isn&#39;t just about gathering requirements - it&#39;s about understanding how we can help transform a customer&#39;s business. A demonstration isn&#39;t merely showing features - it&#39;s illustrating how our solution solves real business challenges.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Implementing the SPACE-SEA Framework - Understanding and Measuring Solution Engineering Performance</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/understanding-and-measuring-solution-engineering-performance/</link>
      <pubDate>Tue, 10 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/understanding-and-measuring-solution-engineering-performance/</guid>
      <description>
        
          
            &lt;p&gt;This is the second post in our five-part series exploring practical implementation of the &lt;a href=&#34;https://haigmail.com/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/&#34;&gt;SPACE-SEA framework&lt;/a&gt;. Having examined satisfaction and well-being as our foundation, we now turn to a challenging question: How do we meaningfully measure Solution Engineering performance?&lt;/p&gt;
&lt;h2 id=&#34;beyond-win-rates&#34;&gt;Beyond Win Rates&lt;/h2&gt;
&lt;p&gt;Traditional metrics often reduce Solution Engineering performance to simple win rates or number of demos delivered. While these numbers matter, they tell an incomplete story. A Solution Engineer&#39;s impact extends from initial technical discovery through to successful customer implementation.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Implementing the SPACE-SEA Framework - A Guide to Measuring Satisfaction and Well-being in Solution Engineering</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/measuring-satisfaction-and-well-being-in-solution-engineering/</link>
      <pubDate>Tue, 03 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/measuring-satisfaction-and-well-being-in-solution-engineering/</guid>
      <description>
        
          
            &lt;p&gt;Following the introduction of the &lt;a href=&#34;https://haigmail.com/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/&#34;&gt;SPACE-SEA framework&lt;/a&gt;, many discussions with Solution Engineering leaders have centered on one key question: &amp;quot;How do we put this into practice?&amp;quot; To answer this, I&#39;m writing a five-part series exploring each dimension of the framework in detail. We begin with what I consider the foundation of successful Solution Engineering teams: Satisfaction and Well-being. Through these posts, we&#39;ll examine practical approaches to implementing and measuring each aspect of SPACE-SEA, helping you build more effective and resilient Solution Engineering teams.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Introducing SPACE-SEA, A Framework for Solution Engineering Excellence</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/</link>
      <pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/introducing-space-sea-a-new-framework-for-solution-engineering-excellence/</guid>
      <description>
        
          
            &lt;p&gt;When I was leading Solution Engineering teams, I found myself grappling with a fundamental question: How can we most effectively measure success in the presales phase? It is not sufficient to consider only the number of wins and losses. We must also focus on ways of measuring success that will actually help our teams to thrive and grow. I am pleased to put forward a new approach that I believe has the potential to transform our understanding of excellence in Solution Engineering.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Sales Engineers Measuring What Really Matters</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/sales-engineers-measuring-what-really-matters/</link>
      <pubDate>Thu, 07 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/sales-engineers-measuring-what-really-matters/</guid>
      <description>
        
          
            &lt;p&gt;Something amazing happens when we expand how we measure SE success &lt;br&gt;
&lt;em&gt;&lt;strong&gt;we discover the true magic they bring to our organizations&lt;/strong&gt;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Every great SE brings multiple superpowers to the table:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;They architect solutions that delight customers&lt;/li&gt;
&lt;li&gt;They bridge the technical-business gap effortlessly&lt;/li&gt;
&lt;li&gt;They lay foundations for long-term customer growth&lt;/li&gt;
&lt;li&gt;They make complex technology feel accessible&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And yet, traditional metrics only capture a fraction of this impact.&lt;/p&gt;
&lt;p&gt;The full spectrum of SE excellence comes from:&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Why Happy and Healthy Sales Engineers Are Your Secret Weapon</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/why-happy-and-healthy-sales-engineers-are-your-secret-weapon/</link>
      <pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/why-happy-and-healthy-sales-engineers-are-your-secret-weapon/</guid>
      <description>
        
          
            &lt;p&gt;Let&#39;s talk about the unsung heroes of technical sales - Sales Engineers.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;They&#39;re expected to:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Switch between multiple products seamlessly&lt;/li&gt;
&lt;li&gt;Be the smartest technical person in every room&lt;/li&gt;
&lt;li&gt;Translate complex tech into business value&lt;/li&gt;
&lt;li&gt;Handle high-stakes demos without breaking a sweat&lt;/li&gt;
&lt;li&gt;Navigate challenging customer questions on the fly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But here&#39;s what many leaders miss: SE satisfaction isn&#39;t just a &amp;quot;nice to have&amp;quot; - it&#39;s a strategic advantage.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Happy and Healthy SEs deliver:&lt;/strong&gt;&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Best Practices for Integrating Solution Engineering Feedback</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/best-practices-for-Integrating-solution-engineering-feedback/</link>
      <pubDate>Tue, 18 Jun 2024 10:03:30 +0200</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/best-practices-for-Integrating-solution-engineering-feedback/</guid>
      <description>
        
          
            &lt;p&gt;Presales Engineers are known by many names, including, but not limited to, Solution Engineering, Solution Architects, Sales Engineering, and so on. In this article, I have opted to use Solution Engineering as a catch-all term for all the people who interact with your customers before they purchase your products.&lt;/p&gt;
&lt;p&gt;There is a long-standing discussion on how product management and Development Teams interface. Balancing the competing priorities of business needs, product vision, and technical delivery from programming teams. The battle between new features and technical debt, and which is more important, has been widely discussed and continues to be a hot topic. I will probably write an article on this at some stage, as both camps have their virtues and flaws. This article aims to highlight that both of these teams miss out on valuable insights when they don&#39;t make an effort to integrate the feedback received from their Solution Engineering teams.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Insights from the AWS summit Berlin 2024</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/insights-from-aws-summit-berlin-2024/</link>
      <pubDate>Thu, 16 May 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/insights-from-aws-summit-berlin-2024/</guid>
      <description>
        
          
            &lt;p&gt;As I walked into the AWS Summit in Berlin, I couldn&#39;t help but feel a sense of excitement and anticipation. The atmosphere was electric, with attendees buzzing about the latest innovations in cloud computing and AI. As someone who follows the industry closely, I was eager to see what the summit was going to present.&lt;/p&gt;
&lt;p&gt;As I made my way through the different halls, The passion and enthusiasm of the exhibitors and attendees was palpable, it was clear that everyone was there to either present, to learn and be inspired. The array of solutions and services on display was impressively diverse and innovative&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Managing Stress and Fostering Creativity in Your Startup Team</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/managing-stress-and-fostering-creativity-in-your-team/</link>
      <pubDate>Tue, 30 Apr 2024 00:00:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/managing-stress-and-fostering-creativity-in-your-team/</guid>
      <description>
        
          
            &lt;p&gt;As a manager at a startup, you know that stress and creativity are intertwined. While a moderate amount of stress can be motivating, unchecked stress can stifle innovation and hinder growth. As your team scales, it&#39;s crucial to strike a balance between these two forces.&lt;/p&gt;
&lt;h4 id=&#34;understanding-stress-in-startups&#34;&gt;Understanding Stress in Startups&lt;/h4&gt;
&lt;p&gt;Stress, much like a coin, has a dual nature. On one side, a moderate amount of stress can act as a stimulant that keeps team members alert, motivated, and ready to face challenges. This type of stress is a vital part of the startup environment, where quick thinking and adaptability are valued. However, the other side of stress, when it amplifies unchecked, can impair judgement, inhibit innovative thinking, and foster a risk-averse mindset, all of which can hinder a startup’s growth&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Multi-Cloud DNS delegated Sub domain with Terraform Cloud</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2019/10/08/multi-cloud-dns-delegated-sub-domain-with-terraform-and-terraform-cloud/</link>
      <pubDate>Tue, 08 Oct 2019 07:49:03 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2019/10/08/multi-cloud-dns-delegated-sub-domain-with-terraform-and-terraform-cloud/</guid>
      <description>
        
          
            &lt;h1 id=&#34;dns-in-a-multi-cloud-world&#34;&gt;DNS in a multi-cloud world&lt;/h1&gt;
&lt;p&gt;As companies transition to multi-cloud deployments, creating a common way to deploy solutions has become a requirement, this is also easily achieved by using Terraform to create your immutable infrastructure.&lt;/p&gt;
&lt;p&gt;The challenge you face is that the infrastructure in a cloud deployment is dynamic in nature and so you can&#39;t predict what the IP addresses of parts of your systems will be and these IP addresses can change daily if your developers have a fast deployment cycle.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Setting up GOOGLE_CREDENTIALS for Terraform Cloud</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2019/10/07/setting-up-google_credentials-for-terraform-cloud/</link>
      <pubDate>Mon, 07 Oct 2019 19:48:32 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2019/10/07/setting-up-google_credentials-for-terraform-cloud/</guid>
      <description>
        
          
            &lt;p&gt;The getting started guides for using Terraform with Google Cloud Platform (GCP) 
&lt;a href=&#34;https://cloud.google.com/community/tutorials/getting-started-on-gcp-with-terraform&#34;&gt;https://cloud.google.com/community/tutorials/getting-started-on-gcp-with-terraform&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All suggest using code like this to provide credentials &lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-terraform&#34; data-lang=&#34;terraform&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;// Configure the Google Cloud provider
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;2&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;kr&#34;&gt;provider&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;google&amp;#34;&lt;/span&gt; &lt;span class=&#34;p&#34;&gt;{&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;3&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;nx&#34;&gt;credentials&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;${&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;file&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;CREDENTIALS_FILE.json&amp;#34;&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;)&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;}&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;4&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;nx&#34;&gt;project&lt;/span&gt;     &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;flask-app-211918&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;5&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;nx&#34;&gt;region&lt;/span&gt;      &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;us-west1&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;6&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;p&#34;&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This works well when you are just learning Terraform. Once you start working with 2 or three other engineers this becomes more of a challenge because you need to keep the state file secure using a remote S3 backend etc.. but you still have the problem of the credential file that needs to be shared. However since the launch of Terraform Cloud at Hashiconf it is now possible to sign up for a free Terraform Cloud account and to use it as a remote backend for your plans.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Admin UI Images</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2012/01/09/bongo-admin-ui-images/</link>
      <pubDate>Mon, 09 Jan 2012 17:46:49 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2012/01/09/bongo-admin-ui-images/</guid>
      <description>
        
          
            &lt;p&gt;I have uploaded some images of the new UI so you can see what it looks like without installing it.&lt;/p&gt;
&lt;p&gt;Please let me know what you think.&lt;/p&gt;
&lt;h3 id=&#34;images&#34;&gt;Images&lt;/h3&gt;
&lt;p&gt;&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;Admin Login&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/admin-login_7316654957320123918.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;Agents Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/agents-pane_4857459120676961101.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;Antispam Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/antispam-pane_9848075622573716402.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;Domains Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/domains-pane_736598290925223829.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;Internal Queue Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/internal-queue-pane_16908920270110775859.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;POP IMAP Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/pop-imap-pane_116290163737388218.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;SMTP Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/smtp-pane_6903709777961208732.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;

&lt;figure&gt;
  &lt;picture&gt;

    
      
        
        
        
        
        
        
    &lt;img
      loading=&#34;lazy&#34;
      decoding=&#34;async&#34;
      alt=&#34;User Pane&#34;
      
        class=&#34;image_figure image_external image_processed&#34;
        width=&#34;1920&#34;
        height=&#34;1054&#34;
        src=&#34;https://fc4c6dbc.haigmail.pages.dev/images/User-pane_8104852619234641927.png&#34;
      
      
    /&gt;

    &lt;/picture&gt;
&lt;/figure&gt;
&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Building the new Bongo Admin UI</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2012/01/09/building-the-new-bongo-admin-ui/</link>
      <pubDate>Mon, 09 Jan 2012 14:10:09 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2012/01/09/building-the-new-bongo-admin-ui/</guid>
      <description>
        
          
            &lt;p&gt;A while ago Alex (so_solid_moo to the IRC channel) created a php binding for the Bongo API. He also created the start of the new UI that we are working towards.&lt;/p&gt;
&lt;p&gt;We started with the admin ui for now as we have created a user interface with the roundcube project that Alex also integrated with.&lt;/p&gt;
&lt;p&gt;I stared porting the current Dragonfly assets into the project and I tried to stick to the old design style as much as possible as I really loved it’s look and feel.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>How to copy custom attributes when migrating vmware vcenter to new database</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/09/27/how-to-copy-custom-attributes-when-migrating-vmware-vcenter-to-new-database/</link>
      <pubDate>Tue, 27 Sep 2011 19:19:05 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/09/27/how-to-copy-custom-attributes-when-migrating-vmware-vcenter-to-new-database/</guid>
      <description>
        
          
            &lt;p&gt;I recently had to move hosts and guests to a new vcenter server as the old server had become corrupt and full of issues.&lt;/p&gt;
&lt;p&gt;The current vcenter has a few custom attributes and notes that would not be transferred as part of the move.&lt;/p&gt;
&lt;p&gt;So I wanted to use powercli to read the attributes out and put them back.&lt;/p&gt;
&lt;p&gt;To export the attributes I used the script below.&lt;/p&gt;
&lt;p&gt;You will need to add as many Key Value pairs as you have custom attributes&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>ESX Trunk VLAN config for Storage</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/04/28/esx-trunk-vlan-config-for-storage/</link>
      <pubDate>Thu, 28 Apr 2011 08:47:21 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/04/28/esx-trunk-vlan-config-for-storage/</guid>
      <description>
        
          
            &lt;p&gt;I was struggling with an install of ESXi on a cisco 6509 switch where the management and VM LAN connectivity worked just fine but for some reason the SAN NFS VLAN just did not want to communicate with the &lt;a href=&#34;http://www.nexenta.org/&#34; title=&#34;Nexenta Storage&#34;&gt;Nexenta&lt;/a&gt; on that VLAN.&lt;/p&gt;
&lt;p&gt;After some searching and trial and error I was able to utilise this post &lt;a href=&#34;http://blogs.egroup-us.com/?p=2453&#34;&gt;http://blogs.egroup-us.com/?p=2453&lt;/a&gt; to get the port-channel and the ports configured correctly. I did not use all the settings from this post but it did remind me to check my port0-channel config.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Connecting ESXi 4.1 to extreme x650 10G switches</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/04/26/connecting-esxi-4-1-to-extreme-x650-10g-switches/</link>
      <pubDate>Tue, 26 Apr 2011 13:48:35 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/04/26/connecting-esxi-4-1-to-extreme-x650-10g-switches/</guid>
      <description>
        
          
            &lt;p&gt;I am busy working on a contract with a company that is implementing a 10G network for their ESX cluster.&lt;/p&gt;
&lt;p&gt;We have been using extreme X650 10G copper switches for the core.&lt;/p&gt;
&lt;p&gt;Migrating the current servers to the 10G environment was relatively easy and went with minimal issues.&lt;/p&gt;
&lt;p&gt;Over the last 2 weeks I have been trying to get a new server to connect to the cluster and have been frustrated. I have been unable to get the server communicating on the management VLAN. the server was configured correctly and so was the switch or so I thought.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Learning Ruby and rBongo with WeBongo</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/02/08/learning-ruby-and-rbongo/</link>
      <pubDate>Tue, 08 Feb 2011 11:50:24 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/02/08/learning-ruby-and-rbongo/</guid>
      <description>
        
          
            &lt;p&gt;This post should have been written quite a while ago as I wanted to start documenting my efforts to learn to program using Ruby. As most of you know I have been trying for a while to teach myself to program.&lt;/p&gt;
&lt;p&gt;I started my efforts with a course in c# at a company in London, the course was just great and the instructor was a fantastic guy. Unfortunately life meant I could not practice at all. I worked for a company for a year that gave me no opportunity to play during the day and having a newborn baby left my wife and I looking more like zombies that real people.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo-Project.org Needs To Be Renamed</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2010/11/19/bongo-project-org-needs-to-be-renamed/</link>
      <pubDate>Fri, 19 Nov 2010 19:30:48 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2010/11/19/bongo-project-org-needs-to-be-renamed/</guid>
      <description>
        
          
            &lt;p&gt;&lt;strong&gt;The Bongo-Project needs to be renamed&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now before you fall of your chair or swallow your phone while reading this let me explain why.&lt;/p&gt;
&lt;p&gt;I have been wanting to create this post for sometime now and have been holding off as we are almost ready for our 1.0 release.&lt;/p&gt;
&lt;p&gt;The problem I have is that even if we released a new version of the software and it was our 1.0 release I am not sure anyone will be able to find us. I have been doing some digging over the last few months about what actually we are and to be honest I am not convinced we are “Individual” enough. We as a project get lost in the Bongo Project mayhem that is People who play bongo’s as instruments.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Standing up and being counted.</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2010/01/13/standing-up-and-being-counted/</link>
      <pubDate>Wed, 13 Jan 2010 21:04:26 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2010/01/13/standing-up-and-being-counted/</guid>
      <description>
        
          
            &lt;p&gt;I have for some time now been wondering how many people actually use Bongo.&lt;/p&gt;
&lt;p&gt;The reason for this is that we have had images available for a while and I am still non the wiser as to how many people actually use them.&lt;/p&gt;
&lt;p&gt;I faithfully spend hours and hours building packages and getting them out the door but have no markers to see if they are being used.&lt;/p&gt;
&lt;p&gt;While reading the docs for the ESVA appliance (&lt;a href=&#34;http://www.global-domination.org/esva&#34;&gt;http://www.global-domination.org/esva&lt;/a&gt;) I noticed that they have a cronjob that downloads a file and immediately deletes it. This allows for roughly seeing who is using their appliance .&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>vMware workstation 6.5.3 on openSUSE 11.2</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/11/15/vmware-workstation-6-5-3-on-opensuse-11-2/</link>
      <pubDate>Sun, 15 Nov 2009 13:18:39 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/11/15/vmware-workstation-6-5-3-on-opensuse-11-2/</guid>
      <description>
        
          
            &lt;p&gt;I have just upgraded to 11.2 from ubuntu 9.10 on my IBM / Lenovo T61 laptop. ( I will post a better blog about that later)&lt;/p&gt;
&lt;p&gt;What I wanted to mention here is that the current vMware workstation 6.5.3 does not want to run on my system.&lt;/p&gt;
&lt;p&gt;I have found this post &lt;a href=&#34;http://k-----k.blogspot.com/2009/09/install-vmware-workstation-653-on.html&#34;&gt;http://k-----k.blogspot.com/2009/09/install-vmware-workstation-653-on.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Which has steps for compiling the modules yourself but by the look of things is based on 32bit openSUSE.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Great News About rPath Images</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/10/11/great-news-about-rpath-images/</link>
      <pubDate>Sun, 11 Oct 2009 15:27:47 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/10/11/great-news-about-rpath-images/</guid>
      <description>
        
          
            &lt;p&gt;I have great news about the images on the rPath system.&lt;/p&gt;
&lt;p&gt;I have been able to get Bongo 0.6.1 to build on the rPath system with a json patch from Alex.&lt;/p&gt;
&lt;p&gt;I have promoted it to the QA and RELEASE repo&#39;s so it should be available for you guys.&lt;/p&gt;
&lt;p&gt;Please test and let me know if you have any issues.&lt;/p&gt;
&lt;p&gt;You can find the images &lt;a href=&#34;http://www.rpath.org/rbuilder/project/bongo/latestRelease&#34;&gt;here&lt;/a&gt;&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo rPath Images</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/10/05/bongo-rpath-images/</link>
      <pubDate>Mon, 05 Oct 2009 12:43:46 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/10/05/bongo-rpath-images/</guid>
      <description>
        
          
            &lt;p&gt;I have been trying to get the latest 0.6.1 release of Bongo onto the rPath images. This unfortunately has not been possible due to our reliance on a newer version of Python than what is available on the rPath system.&lt;/p&gt;
&lt;p&gt;This is a sad moment as I have been doing that for quite some time now and will not be able to continue.&lt;/p&gt;
&lt;p&gt;So for those that have images which contain Bongo on a rPath system please use either the &lt;a href=&#34;http://www.bongo-project.org/Installation&#34;&gt;Fedora, Suse or Gentoo&lt;/a&gt; packages that we have created.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Images for Bongo 0.6.0</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/09/09/images-for-bongo-0-6-0/</link>
      <pubDate>Wed, 09 Sep 2009 22:40:39 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/09/09/images-for-bongo-0-6-0/</guid>
      <description>
        
          
            &lt;p&gt;I have been working on the images in the &lt;a href=&#34;http://www.susestudio.com/&#34;&gt;Suse Studio&lt;/a&gt; environment as I mentioned in my blog post &lt;a href=&#34;https://haigmail.com/2009/06/15/bongo-images-and-the-05-release/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I started the investigations to find that our RPM repository was in need of a bit of work. I wanted to create a new repository in my own name that would allow me to build these RPMs for the project.&lt;/p&gt;
&lt;p&gt;Thinking about the delivery of the RPM’s I thought it best to open a repository with a generic name namely “bongo-project”.  This would allow more than one person to work on the repository, but for the repository to keep its identity.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>HTC Hero owner</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/08/08/htc-hero-owner/</link>
      <pubDate>Sat, 08 Aug 2009 19:38:31 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/08/08/htc-hero-owner/</guid>
      <description>
        
          
            &lt;p&gt;Over the weekend I was able to have my mobile contract changed and part of the deal is that I get an HTC Hero.&lt;/p&gt;
&lt;p&gt;This has made me quite happy as I have been forced to run windows mobile on my old phone for far to long and it is refreshing that I have an android phone.&lt;/p&gt;
&lt;p&gt;The first thing I noticed was that the box was really small, I wondered if they had actually just given me the charger by mistake.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Results of the OS poll</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/08/08/results-of-the-os-poll/</link>
      <pubDate>Sat, 08 Aug 2009 17:45:57 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/08/08/results-of-the-os-poll/</guid>
      <description>
        
          
            &lt;p&gt;You will be able to see from the poll archive that the following OS versions seem to be more popular&lt;/p&gt;
&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;strong&gt;Ubutnu 9.04 (53.0%, 19 Votes)&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;strong&gt;Debian 5 (39.0%, 14 Votes)&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;strong&gt;CENTOS 5 (28.0%, 10 Votes)&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;strong&gt;openSuse 11.1 (22.0%, 8 Votes)&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;strong&gt;Fedora 11 (19.0%, 7 Votes)&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I will now start to work on the packages for these OS&#39;s.&lt;/p&gt;
&lt;p&gt;From the outset I see that we have quite a few Debian based users and this is a problem for me as I have no idea how to package for Debian. Not that I know much about packaging at all.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Packaging Adventure</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/07/19/packaging-adventure/</link>
      <pubDate>Sun, 19 Jul 2009 22:29:02 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/07/19/packaging-adventure/</guid>
      <description>
        
          
            &lt;p&gt;I am about to embark on the epic journey which is Bongo packaging on the OpenSUSE Build Service.&lt;/p&gt;
&lt;p&gt;Now that I have succumbed to this task I wanted to establish a few things.&lt;/p&gt;
&lt;p&gt;In the Build service there are many many distributions available for build. Most of the distributions are very old.&lt;/p&gt;
&lt;p&gt;This leaves me with a choice as to were to focus my efforts, as most of you know I have been creating the Bongo images on the rPath rbuild system so my knowledge of RPM and Deb packaging is quite limited.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>The Bongo Images will no longer be built on the rPath environment</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/07/13/the-bongo-images-will-no-longer-be-built-on-the-rpath-environment/</link>
      <pubDate>Mon, 13 Jul 2009 21:02:38 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/07/13/the-bongo-images-will-no-longer-be-built-on-the-rpath-environment/</guid>
      <description>
        
          
            &lt;p&gt;For quite some time now we have been using the rPath rBuilder system to create images for the project. I have also used it for a few other projects.&lt;/p&gt;
&lt;p&gt;Things have been going quite well until someone at rPath decided that they needed to reinvent their web interface.&lt;/p&gt;
&lt;p&gt;Now I don&#39;t mind change and innovation as long as the changes are well thought through and well tested.&lt;/p&gt;
&lt;p&gt;I have experienced some major issues with the new UI and it has overwritten my group recipe on more than one occasion.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo 0.5.2 Package Released on rPath</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/07/13/bongo-052-package-released-on-rpath/</link>
      <pubDate>Mon, 13 Jul 2009 18:21:24 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/07/13/bongo-052-package-released-on-rpath/</guid>
      <description>
        
          
            &lt;p&gt;The new Bongo package has been compiled, packaged and promoted so it should now be available to those running the images.&lt;/p&gt;
&lt;p&gt;This version has a number of fixes that were highlighted by the change to the cmake compiler.&lt;/p&gt;
&lt;p&gt;Thanks to the hard work of Alex and Patrick we are now in a position to say the the mail store is now stable. I can&#39;t wait for the changes that we will now be implementing on the web front.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Mono Goings On</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/07/13/mono-goings-on/</link>
      <pubDate>Mon, 13 Jul 2009 17:38:24 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/07/13/mono-goings-on/</guid>
      <description>
        
          
            &lt;p&gt;I too have been watching the Mono debate with some interest as I am in the process of creating a Mono API for the Bongo Store.&lt;/p&gt;
&lt;p&gt;This interests me as I do not want to spend time working on something that will stop any distribution from running such a great app like Bongo.&lt;/p&gt;
&lt;p&gt;What worries me more is the character assassination and blatant lie telling that has been going on to in some way justify what is being said by the Mono haters. I wholly agree with Alex&#39;s take on the subject you can find &lt;a href=&#34;http://www.alexhudson.com/2009/07/07/mono-and-mcp/&#34;&gt;here&lt;/a&gt;. I think that this will have an affect on the community but I am not sure what affect it will be.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Images and the 0.5 release</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/06/15/bongo-images-and-the-05-release/</link>
      <pubDate>Mon, 15 Jun 2009 23:19:44 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/06/15/bongo-images-and-the-05-release/</guid>
      <description>
        
          
            &lt;h1 class=&#34;western&#34; id=&#34;bongo-images-and-the-05-release&#34;&gt;Bongo Images and the 0.5 release&lt;/h1&gt;
&lt;p&gt;I have been working on the images for the 0.5 release of Bongo and I have now completed them.&lt;/p&gt;
&lt;p&gt;They can be found here &lt;a href=&#34;http://www.rpath.org/rbuilder/project/bongo/latestRelease&#34;&gt;http://www.rpath.org/rbuilder/project/bongo/latestRelease&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There is a change however in how we will be implementing the images from now on.&lt;/p&gt;
&lt;p&gt;I have decided that to make it easier on you guys and also to limit the number of hours I have to work on them I will create a version 1.0 of the images which I will not change for the foreseeable future.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Images for 0.4.0 have been fixed</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/06/10/bongo-images-for-040-have-been-fixed/</link>
      <pubDate>Wed, 10 Jun 2009 19:14:33 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/06/10/bongo-images-for-040-have-been-fixed/</guid>
      <description>
        
          
            &lt;p&gt;I have been able to rework the Bongo images to make them work.&lt;/p&gt;
&lt;p&gt;I would appreciate any testing that could be done as I do not have all the vm technologies to test.&lt;/p&gt;
&lt;p&gt;So I hope you have fun .&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.rpath.org/rbuilder/project/bongo/latestRelease&#34;&gt;Here is a link to the downloads&lt;/a&gt;&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Images for 0.4.0 Broken</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/06/03/bongo-images-for-040-broken/</link>
      <pubDate>Wed, 03 Jun 2009 19:20:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/06/03/bongo-images-for-040-broken/</guid>
      <description>
        
          
            &lt;p&gt;Due to a server error where the images get built an error has crept in that make the images useless.&lt;/p&gt;
&lt;p&gt;This error has been prevalent for some time and so it has caused the images to break.&lt;/p&gt;
&lt;p&gt;I have therefore pulled the images and will try to fix the problem as soon as I can.&lt;/p&gt;
&lt;p&gt;I will post again when things get better&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Update on the Bongo API</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/05/10/update-on-the-bongo-api/</link>
      <pubDate>Sun, 10 May 2009 14:14:22 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/05/10/update-on-the-bongo-api/</guid>
      <description>
        
          
            &lt;p&gt;Quite some time ago I blogged about my efforts to create a mono API for the bongo store protocol, I have unfortunately been quite busy with my personal life and also at work so this has been neglected.&lt;/p&gt;
&lt;p&gt;I have again been working on this and at the moment I am stuck trying to get the COLLECTIONS command to work.&lt;/p&gt;
&lt;p&gt;Alex sent me his php API code that he was working on to help me out but unfortunately I am just not experienced enough to work this one out. I really want to get this working as I think it will be a great boost to the project as it will open the project to other coders and perhaps we could see some interesting work.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo 0.4 Development Images</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/03/04/bongo-04-development-images/</link>
      <pubDate>Wed, 04 Mar 2009 11:08:43 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/03/04/bongo-04-development-images/</guid>
      <description>
        
          
            &lt;p&gt;&lt;strong&gt;Bongo 0.4 Development Images.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As promised I have published the Bongo 0.4 development images. To the rPath site.&lt;/p&gt;
&lt;p&gt;This release will be quite a big step as we are upgrading the images to the rPath Linux 2 version.&lt;/p&gt;
&lt;p&gt;These are the development branch of the 0.4 bongo source I have included Spamassassin and clamav in this build so these option should now work in bongo as well.&lt;/p&gt;
&lt;p&gt;Could you please test them and let me know if there are any issues. So we can fix them.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Work on the Bongo 0.4 appliances</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/02/22/work-on-the-bongo-04-appliances/</link>
      <pubDate>Sun, 22 Feb 2009 23:03:55 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/02/22/work-on-the-bongo-04-appliances/</guid>
      <description>
        
          
            &lt;p&gt;For some time now I have been asked why I have not released the Bongo 0.4.0 packages to the Bongo rPath repo.&lt;/p&gt;
&lt;p&gt;The reason I have given is that the webUI bits for Bongo have been broken in Bongo after some major work was done on the store area of the project. The other agents we have e.g. SMTP, IMAP, POP, ANTISPAM and ANTIVIRUS are all still performing very well and I use the code on a server at home running about 4 domains.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Monsoon 0.20 Packaged</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/02/22/monsoon-020-packaged/</link>
      <pubDate>Sun, 22 Feb 2009 19:35:57 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/02/22/monsoon-020-packaged/</guid>
      <description>
        
          
            &lt;p&gt;Monsoon 0.20 packaged.&lt;/p&gt;
&lt;p&gt;I have eventually packaged the new version of monsoon for Foresight Linux. My apologies to Alan for taking so long. Life has a habit of taking over sometimes.&lt;/p&gt;
&lt;p&gt;Well I have added the new meta tags that zodman&#39;s new packagekit needs so it should have a short description about it.&lt;/p&gt;
&lt;p&gt;Please test this version for me as I would love for it to become Foresight Linux&#39;s default torrent client.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Mono API</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/02/13/bongo-mono-api/</link>
      <pubDate>Fri, 13 Feb 2009 20:51:43 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/02/13/bongo-mono-api/</guid>
      <description>
        
          
            &lt;p&gt;Bongo Mono API&lt;/p&gt;
&lt;p&gt;For quite some time now I have been trying to learn a programming language to try to get my ideas for applications built.&lt;/p&gt;
&lt;p&gt;As part of the learning curve I have started trying to use MonoDevelop and mono to create an app that will allow you to browse the Bongo store.&lt;/p&gt;
&lt;p&gt;One of the developers on the Bongo Project (so_solid_moo) was kind enough to start me off with a basic small app he quickly created to test his dev stuff.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Appliance Users – new Bongo Experimental Packages in the rPath repo</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/02/08/newest-svn-build-in-the-bongo-rpath-repo/</link>
      <pubDate>Sun, 08 Feb 2009 22:55:39 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/02/08/newest-svn-build-in-the-bongo-rpath-repo/</guid>
      <description>
        
          
            &lt;p&gt;I have been working on getting the svn build of Bongo into the rPath repo for users to try.&lt;/p&gt;
&lt;p&gt;I have now completed that and the newest build of bongo is available in the 0.40-devel repository.&lt;/p&gt;
&lt;p&gt;Please be aware that this version has only been tested on rPath 2 and so cannot be used on rPath 1 systems.&lt;/p&gt;
&lt;p&gt;Please also remember that the webmail UI and admin side of things is currently broken so if you are not comfy running command line tools with Bongo please don’t upgrade.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Experimental Packages In rPath Repo</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2009/01/28/bongo-experimental-packages-in-rpath-repo/</link>
      <pubDate>Wed, 28 Jan 2009 22:30:17 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2009/01/28/bongo-experimental-packages-in-rpath-repo/</guid>
      <description>
        
          
            &lt;p&gt;Well,&lt;/p&gt;
&lt;p&gt;I remember I said to myself this year I will get the svn build for Bongo into the bongo repo on rPath. It has taken a awhile but I now have the 0.4 svn version available in the repository. I will also be creating a few VM&#39;s of the experimental new rPath 2 version of the Bongo appliance.&lt;/p&gt;
&lt;p&gt;WARNING!!!!!!&lt;/p&gt;
&lt;p&gt;The Web UI is no longer working so if you use that do NOT update to this version.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Foresight Linux Product Definitions</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/12/15/foresight-linux-product-definitions/</link>
      <pubDate>Mon, 15 Dec 2008 14:35:43 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/12/15/foresight-linux-product-definitions/</guid>
      <description>
        
          
            &lt;p&gt;I have been working on the product definitions for Foresight Linux repositories which will help the different versions have a common set of details.&lt;/p&gt;
&lt;p&gt;I will try to blog as much as possible about this so that everyone knows where I am at.&lt;/p&gt;
&lt;p&gt;I am currently setting up a test definition on my playground repo so that I can test my changes and clarify with everyone that they are what is needed.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Linux Live</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/10/26/linux-live/</link>
      <pubDate>Sun, 26 Oct 2008 00:56:13 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/10/26/linux-live/</guid>
      <description>
        
          
            &lt;p&gt;On Friday and Saturday I was lucky enough to have gone to Linux Live in Olympia London UK and work the stand with Alex. As Alex has blogged the show was very quiet and it seems the .org village was an afterthought to the organisers.&lt;/p&gt;
&lt;p&gt;As Alex said in his blog &lt;a href=&#34;http://www.alexhudson.com/2008/10/25/bongo-at-expo/trackback/&#34;&gt;http://www.alexhudson.com&lt;/a&gt; I think that there was not enough advertising and the show we were paired with was the wrong one as the two user groups had completely different interests and priorities. I saw many a creative user swagger confidently into the area and you can see how his facial expression changes from complete confidence to utter fear step by step as he walks further. When he can’t take it anymore a swift about turn on the heel and almost sprinting he leaves and sighs a huge sigh of relief when he finds himself amongst the apple logos.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Over 7000 Downloads</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/10/15/over-7000-downloads/</link>
      <pubDate>Wed, 15 Oct 2008 11:56:50 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/10/15/over-7000-downloads/</guid>
      <description>
        
          
            &lt;p&gt;This evening Stu Gott dropped a bombshell on me, not literally but it had a similar impact. The people at rPath have run a report on our little project and I was shocked to say the least when I found out that the Bongo appliance has been downloaded 0ver 7000 times. I seem to remember thinking this is a nice small project for me to help the Bongo-Project with, it will never take off as much as the packages that Andrew and the others are creating but will allow me to do my part.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Vmware Server 2</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/10/13/vmware-server-2/</link>
      <pubDate>Mon, 13 Oct 2008 12:01:38 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/10/13/vmware-server-2/</guid>
      <description>
        
          
            &lt;p&gt;I have been running the release version of VMware Server 2 and I must say I am impressed. the only problems I had were with existing VM&#39;s and upgrading the tools on them. And also VM&#39;s that have open-vm-tools installed.&lt;/p&gt;
&lt;p&gt;After updating the tools the systems all have been functioning just fine over the last few weeks and the host system has been under less load with more vm&#39;s installed.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Looking to virtualise at home</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/10/02/looking-to-virtualise-at-home/</link>
      <pubDate>Thu, 02 Oct 2008 08:10:33 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/10/02/looking-to-virtualise-at-home/</guid>
      <description>
        
          
            &lt;p&gt;Ever since vmware made ESXi a free download I have wanted to install and run it at home so I can P to V my systems at home. And save money on electricity. And before you ask I have looked at the Xen and Virtualbox and Kvm solutions but have found them not quite ready fro my prime time.&lt;/p&gt;
&lt;p&gt;I had been running vmware server in the past with reasonable success.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Busy Bees</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/06/26/busy-bees/</link>
      <pubDate>Thu, 26 Jun 2008 08:44:18 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/06/26/busy-bees/</guid>
      <description>
        
          
            &lt;p&gt;Well it has been a while since the Bongo team has released a version and there is good reason for this.&lt;/p&gt;
&lt;p&gt;Over the last few months since the release of 0.3.0 the developers have been rewriting a large proportion of the store code. Alex realised that the old one was not as efficient as it could be when there were large volumes of mail stored in the system. This actually started when it was discovered that when using IMAP and connecting to your mail account if you tried to move large volumes of mail around it would error out or worse. The store is now almost done and the branch and trunk should be merged soon.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Mypaint added</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/06/19/mypaint-added/</link>
      <pubDate>Thu, 19 Jun 2008 14:16:07 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/06/19/mypaint-added/</guid>
      <description>
        
          
            &lt;p&gt;Mypaint has now been added to FL:2-devel.&lt;/p&gt;
&lt;p&gt;from their website&lt;/p&gt;
&lt;p&gt;MyPaint is a fast and easy painting application. It lets you focus on the art instead of the program.&lt;/p&gt;
&lt;p&gt;It comes with a large brush collection including charcoal and ink to emulate natural painting. Other features are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;support for pressure sensitive &lt;a href=&#34;http://en.wikipedia.org/wiki/Graphics_tablet&#34;&gt;graphic tablets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;unlimited canvas (you never have to resize)&lt;/li&gt;
&lt;li&gt;undo&lt;/li&gt;
&lt;li&gt;fast&lt;/li&gt;
&lt;li&gt;no layers (work in progress)&lt;/li&gt;
&lt;li&gt;using pygtk with C extensions&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want to look deeper, MyPaint is built around a highly configurable brush engine. This allows you to experiment with your own brushes and with not-quite-natural painting.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Monsoon updated</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/06/19/monsoon-updated/</link>
      <pubDate>Thu, 19 Jun 2008 13:36:58 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/06/19/monsoon-updated/</guid>
      <description>
        
          
            &lt;p&gt;Monsoon 0.15 has been committed to FL:2-devel. This is a bugfix version.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>LibVirt updated</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/06/19/libvirt-updated/</link>
      <pubDate>Thu, 19 Jun 2008 13:35:17 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/06/19/libvirt-updated/</guid>
      <description>
        
          
            &lt;p&gt;LIbvirt has been updated to 4.3 in the fl:2-devel.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>New video config tool for Foresight Linux</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/06/13/new-video-config-tool-for-foresight-linux/</link>
      <pubDate>Fri, 13 Jun 2008 11:34:55 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/06/13/new-video-config-tool-for-foresight-linux/</guid>
      <description>
        
          
            &lt;p&gt;I am investigating video config (x config) for Foresight linux as the current config tool is a bit hit and miss.&lt;/p&gt;
&lt;p&gt;I have been investigation who  does what and how but it seems quite difficult to get any information about this stuff from the different distributions and also what works and what does not.&lt;/p&gt;
&lt;p&gt;I would appreciate any comments on the above.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>virt-manager 0.5.4 for Foresight Linux</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/06/05/virt-manager-054-for-foresight-linux/</link>
      <pubDate>Thu, 05 Jun 2008 16:25:38 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/06/05/virt-manager-054-for-foresight-linux/</guid>
      <description>
        
          
            &lt;p&gt;After some head scratching and help from doniphon we now have a working virt-manager, virt-viewer, virtinst and libvirtd on Foresight Linux 2-qa so hopefully soon it will be released into the main repo sometime soon.&lt;/p&gt;
&lt;p&gt;Please create issues on &lt;a href=&#34;https://issues.foresightlinux.org&#34;&gt;https://issues.foresightlinux.org&lt;/a&gt; for any problems&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Monsoon on Foresight Linux</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/05/28/monsoon-on-foresight-linux/</link>
      <pubDate>Wed, 28 May 2008 11:35:15 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/05/28/monsoon-on-foresight-linux/</guid>
      <description>
        
          
            &lt;p&gt;I have packaged Monsoon for foresight 2, it has been passed though qa and is now in the main repo.&lt;/p&gt;
&lt;p&gt;I am glad that it has worked so easily&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>New Laptop</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/05/20/new-laptop/</link>
      <pubDate>Tue, 20 May 2008 13:01:44 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/05/20/new-laptop/</guid>
      <description>
        
          
            &lt;p&gt;I have eventually been able to get a 64bit laptop.&lt;/p&gt;
&lt;p&gt;Which means I will be able to package for Foresight Linux, rPath and the Bongo Project again.&lt;/p&gt;
&lt;p&gt;I feel I have been neglecting all my projects somewhat, hopefully when it arrives I will be able to package some great apps.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>New Bongo Live CD forum</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/05/19/new-bongo-live-cd-forum/</link>
      <pubDate>Mon, 19 May 2008 21:48:37 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/05/19/new-bongo-live-cd-forum/</guid>
      <description>
        
          
            &lt;p&gt;We have now created a forum for the LiveCd so you can use that the IRC channel or the bongo-users mailing list for getting help with it.&lt;/p&gt;
&lt;p&gt;The Forum can be found here &lt;a href=&#34;http://forum.bongo-project.org&#34;&gt;http://forum.bongo-project.org&lt;/a&gt;&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Live CD Wiki Page</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/05/17/live-cd-wiki-page/</link>
      <pubDate>Sat, 17 May 2008 10:34:21 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/05/17/live-cd-wiki-page/</guid>
      <description>
        
          
            &lt;p&gt;I have finished the Live CD wiki page and I thought I would put it out there for you guys to have a look at and comment on.&lt;/p&gt;
&lt;p&gt;You can find a direct link here&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.bongo-project.org/Live_CD#LiveCD&#34;&gt;http://www.bongo-project.org/Live_CD&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have added images and some help text. This page is aimed at a person who just wants to look at what we are doing without actually installing the software.&lt;/p&gt;
&lt;p&gt;I would welcome any comments or ideas on the page so please let me know I have also started on the other pages that can be found here&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Vmware Workstation on Foresight 2</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/20/vmware-workstation-on-foresight-2/</link>
      <pubDate>Thu, 20 Mar 2008 20:24:34 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/20/vmware-workstation-on-foresight-2/</guid>
      <description>
        
          
            &lt;p&gt;Well I have been able to get vmware running on Foresight 2 it was a bit of a mission as since Vmware have opensourced their vmware tools the foresight developers have built the tools into the kernel by default. The problem is that when you try to install vmware workstation or vmware player they would complain about the modules already installed and fail.&lt;/p&gt;
&lt;p&gt;After manually deleting these module files I was able to install and run vmware on the workstation.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>So I migrated my Desktop</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/19/so-i-migrated-my-desktop/</link>
      <pubDate>Wed, 19 Mar 2008 13:39:42 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/19/so-i-migrated-my-desktop/</guid>
      <description>
        
          
            &lt;p&gt;So I migrated my desktop to &lt;a href=&#34;http://www.forsightlinux.org&#34;&gt;Foresight Linux v 2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It has been a bit of a bumpy ride mainly due to me being a newbie and the fact that FL:2 is still very new to market.&lt;/p&gt;
&lt;p&gt;I will see how things go and keep you updated.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Appliance 0.3.0 Release</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-030-release/</link>
      <pubDate>Thu, 13 Mar 2008 19:47:10 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-030-release/</guid>
      <description>
        
          
            &lt;p&gt;The much awaited release of Bongo M3 has arrived. Bongo Appliance Virtual Machines and install ISO&#39;s can be downloaded from the &lt;a href=&#34;http://www.rpath.org/rbuilder/project/bongo/latestRelease&#34;&gt;RBuilder Website&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you already have an appliance running all you have to do is run your system updates through the web interface on your appliance&lt;/p&gt;
&lt;p&gt;https://applianceIPorName:8003 then restart the appliance&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Appliance 0.2.94 Release</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-0294-release/</link>
      <pubDate>Thu, 13 Mar 2008 19:46:13 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-0294-release/</guid>
      <description>
        
          
            &lt;p&gt;The new release of the Bongo Appliance Virtual Machines and install ISO&#39;s can be downloaded from the &lt;a href=&#34;http://www.rpath.org/rbuilder/project/bongo/latestRelease&#34;&gt;RBuilder Website&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you already have an appliance running all you have to do is run your system updates through the web interface on your appliance https://applianceIPorName:8003 then restart the appliance&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Appliance Release</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-release/</link>
      <pubDate>Thu, 13 Mar 2008 19:45:05 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-release/</guid>
      <description>
        
          
            &lt;p&gt;Well in keeping with Alex&amp;amp;#8217;s resolution to release more this year, a new version 0.2.94 has been released. To make things more clear as to the process that is taken to produce a new release for the appliance I thought I would set out a typical process.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;New version of Bongo is released&lt;/li&gt;
&lt;li&gt;A frenzy of packaging takes place&lt;/li&gt;
&lt;li&gt;Sorting out any requirements that the new release bring with it&lt;/li&gt;
&lt;li&gt;Building and commiting the release to the rbuilder repository&lt;/li&gt;
&lt;li&gt;Building a test iso or vm to see if everything still works&lt;/li&gt;
&lt;li&gt;the main group is then built and promoted to the release repository&lt;/li&gt;
&lt;li&gt;The different appliance builds are started&lt;/li&gt;
&lt;li&gt;once all the builds are complete a release is created and published&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So as you can see it is quite involved but it is rewarding to see tat just after you release people start downloading the files.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>rPath Appliance development release for Version 0.2.90</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/rpath-appliance-development-release-for-version-0290/</link>
      <pubDate>Thu, 13 Mar 2008 19:43:54 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/rpath-appliance-development-release-for-version-0290/</guid>
      <description>
        
          
            &lt;p&gt;**Well I have been so quiet lately that you probably thought I was missing.**I was in a way but I am now back.&lt;/p&gt;
&lt;p&gt;In my absence the rpath appliance development has leaped forward in huge amounts.Thanks to Stu Gott who is far more familiar with rPath than I am we have&lt;/p&gt;
&lt;p&gt;our first development release of Bongo on the RPath platform. This new&lt;/p&gt;
&lt;p&gt;release can be found here&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.rpath.org/rbuilder/project/bongo/latestRelease&#34;&gt;http://www.rpath.org/rbuilder/project/bongo/latestRelease&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To install from a CD created from an ISO use this link&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Appliance hits the big time</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-hits-the-big-time/</link>
      <pubDate>Thu, 13 Mar 2008 19:41:06 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-appliance-hits-the-big-time/</guid>
      <description>
        
          
            &lt;p&gt;Well this must be a sign. With the large portion of help that Stu Gott has given, we have been able to get the appliance ready for some serious testing. This means that rpath Marketing have put the Bongo appliance on the appliance spotlight section of the rPath Rbuilder website.&lt;/p&gt;
&lt;p&gt;What this means is that when you connect to the rbuilder website &lt;a href=&#34;http://www.rpath.com/rbuilder&#34;&gt;http://www.rpath.com/rbuilder&lt;/a&gt; you will see a familiar graphic with the Bongo logo. When this is clicked on it will take you directly to the Bongo project page and give you the option of downloading the appliance.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Migrating Accounts to Bongo</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/migrating-accounts-to-bongo/</link>
      <pubDate>Thu, 13 Mar 2008 19:39:44 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/migrating-accounts-to-bongo/</guid>
      <description>
        
          
            &lt;p&gt;I have recently been preparing to migrate my accounts running on other mail systems to Bongo as soon as we have Bongo 1.&lt;/p&gt;
&lt;p&gt;The movement of mail from any system to Bongo was my biggest worry as my account alone had 3700+ emails in 350+ folders.&lt;/p&gt;
&lt;p&gt;I decided after a lengthy web search to use IMAP to migrate the mail.&lt;/p&gt;
&lt;p&gt;I will detail the steps I used here so others can expand and use them.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>rPath packaging joy</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/rpath-packaging-joy/</link>
      <pubDate>Thu, 13 Mar 2008 19:38:28 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/rpath-packaging-joy/</guid>
      <description>
        
          
            &lt;p&gt;Ok.. So I have not blogged for some time and there is a valid reason for this, actually there are two reasons. The first is that I am a new dad and this comes with quite a few challenges and tasks which has taken me away from doing my Bongo stuff.&lt;/p&gt;
&lt;p&gt;The second is that I have not had anything to report on. I have been trying to get Bongo to compile on the rpath distribution and this has been a challenge not only for me but for Alex and the other developers. rPath has some quirks that make it a challenge to get Bongo working.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>rPath Path</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/rpath-path/</link>
      <pubDate>Thu, 13 Mar 2008 19:32:02 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/rpath-path/</guid>
      <description>
        
          
            &lt;p&gt;Well I have eventually started down the rpath route.&lt;/p&gt;
&lt;p&gt;The documentation is very difficult to pick up and I have had a hard time working things out. The #conary irc channel has been a great help to me on my path as it were. I have been able to get bongo to compile on the rpath platform but I am having trouble with the bongo-setup script and slapd.&lt;/p&gt;
&lt;p&gt;I am hoping to get this worked out soon and then run a script during group-build to run the bongo-setup script with all the arguments filled in for a user.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>VMware heaven</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/vmware-heaven/</link>
      <pubDate>Thu, 13 Mar 2008 19:30:16 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/vmware-heaven/</guid>
      <description>
        
          
            &lt;p&gt;&lt;strong&gt;I have fixed the broken VM&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thank you to all those who have downloaded the vm and are seeding it. I must apologize to you as the VM that I sent out was borked. I have successfully rebuilt the vm and it no longer has the version name in the vm name as I thought that once it has been downloaded all the people have to do is update bongo and continue. The updated torrent file can be found here Bongo torrent page on haigmail. I am in the process of building a debian from scratch VM which should enable me to install a vm with the absolute minimum install needed for bongo to run. I have stumbled across a how to and I am busy working through it. Once that is complete I will will add it to the torrent page for you to try out. It should hopefully bring the download size down considerably.
Please if you can download the torrent and keep it seeded.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Vmware image complete</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/vmware-image-complete/</link>
      <pubDate>Thu, 13 Mar 2008 19:28:18 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/vmware-image-complete/</guid>
      <description>
        
          
            &lt;p&gt;&lt;strong&gt;The Bongo-Project Vmware image is now complete&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have been able to create an image that will allow Bongo to be evaluated and tested.&lt;/p&gt;
&lt;p&gt;I have put the torrent file on my web server the address is &lt;a href=&#34;http://torrent.haigmail.com&#34;&gt;http://torrent.haigmail.com&lt;/a&gt; As I create new files or downloads I will add them to the list on this server.&lt;/p&gt;
&lt;p&gt;Please download the file and keep it seeding&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Bongo Demo VM</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-demo-vm/</link>
      <pubDate>Thu, 13 Mar 2008 19:21:28 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/bongo-demo-vm/</guid>
      <description>
        
          
            &lt;p&gt;I have now created the Bongo demo virtual machine. I was going to use an rpath installation but that has proved to much for me to take on board at the moment.&lt;/p&gt;
&lt;p&gt;I will look into that at a later date. I have also created a torrent file and website for the Bongo demo server, I just need Alex to approve the site and also someone on the team who knows css to help me brand the page.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>First of many</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/first-of-many/</link>
      <pubDate>Thu, 13 Mar 2008 19:18:08 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/03/13/first-of-many/</guid>
      <description>
        
          
            &lt;p&gt;I thought I would start by explaining how I came to be using Bongo&lt;/p&gt;
&lt;p&gt;I started using Bongo when it was still called NIMS and was part of the beta test on that one. When it was released I bought a red box version and installed it on a server that I was hosting on my broadband at home. I only had a 5 user license then and created accounts for my family to use the server.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>