<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>OS X</title>
  <link rel="alternate" type="text/html" href="http://addingunderstanding.com/category/os-x"/>
  <link rel="self" type="application/atom+xml" href="http://addingunderstanding.com/taxonomy/term/103/atom/feed"/>
  <id>http://addingunderstanding.com/taxonomy/term/103/atom/feed</id>
  <updated>2007-10-30T20:26:20-06:00</updated>
  <entry>
    <title>Trading Time Capsules</title>
    <link rel="alternate" type="text/html" href="http://addingunderstanding.com/2008/04/trading-time-capsules" />
    <id>http://addingunderstanding.com/2008/04/trading-time-capsules</id>
    <published>2008-04-11T12:18:56-06:00</published>
    <updated>2008-04-11T12:18:56-06:00</updated>
    <author>
      <name>joshb</name>
    </author>
    <category term="OS X" />
    <category term="Time Capsule" />
    <summary type="html"><![CDATA[<p>Here's a quick random thought. As has been pointed out on some other blogs one of the shortcomings of the Time Capsule is that it only protects against some kinds of needs for data recovery. One could add a little bit more protection without sacrificing the convenience by swapping time capsule's with one's neighbor and having your backups live at their house and vice versa. This only works for people in houses close enough for it to happen and doesn't protect against all ills like a flood wiping out the neighborhood but would likely provide some protection against a house fire... of course the resulting physical insecurity of all your data means you have to really trust your neighbor.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Here's a quick random thought. As has been pointed out on some other blogs one of the shortcomings of the Time Capsule is that it only protects against some kinds of needs for data recovery. One could add a little bit more protection without sacrificing the convenience by swapping time capsule's with one's neighbor and having your backups live at their house and vice versa. This only works for people in houses close enough for it to happen and doesn't protect against all ills like a flood wiping out the neighborhood but would likely provide some protection against a house fire... of course the resulting physical insecurity of all your data means you have to really trust your neighbor.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Lullabot workshops and server rebuilds</title>
    <link rel="alternate" type="text/html" href="http://addingunderstanding.com/2008/01/lullabot-workshops-and-server-rebuilds" />
    <id>http://addingunderstanding.com/2008/01/lullabot-workshops-and-server-rebuilds</id>
    <published>2008-01-16T04:00:00-07:00</published>
    <updated>2008-01-29T22:04:27-07:00</updated>
    <author>
      <name>joshb</name>
    </author>
    <category term="Drupal" />
    <category term="Lullabot" />
    <category term="OS X" />
    <summary type="html"><![CDATA[<p><img src="http://addingunderstanding.com/sites/addingunderstanding.com/files/imagecache/thumbnail/lullabot-logo.png" style="float: right; margin-left: 5px;" alt="Lullabot Logo" />It has been a busy 2008 so far. I spent the first full week of the year at the <a href="http://www.lullabot.com/blog/portland-api-workshops-going-well">Lullabot Drupal API workshops</a> in beautiful, rainy, Portland. It didn't take long to figure out that I also really wanted to head off to the <a href="http://www.lullabot.com/workshop/both-theming-workshops/los-angeles-ca-2008">themeing workshops</a> in February as well. I came home ready to wrap up a couple of projects and spend countless hours working on patches and uber-cool modules and hacks for all kinds of sites.</p>
<p>All went well on Sunday as I moved several sites and did a little database trickery to make things hum along. When I shut down for the day early Monday morning things were buzzing right along. Murphy, however, was hard at work. A problem with the server resulted in the need to rebuild the whole box from scratch. Even more fun it is a remote server and the backups weren't working as well as they should have been.</p>
<p>The moral is that two days later the server is alive and kicking, the backups are working properly and we're almost back even. A couple of modules I wrote, mostly little helper functions really, hadn't been backed up or incorporated into my newly minted SVN system so they will have to be re-written on Wednesday.</p>


    ]]></summary>
    <content type="html"><![CDATA[<p><img src="http://addingunderstanding.com/sites/addingunderstanding.com/files/imagecache/thumbnail/lullabot-logo.png" style="float: right; margin-left: 5px;" alt="Lullabot Logo" />It has been a busy 2008 so far. I spent the first full week of the year at the <a href="http://www.lullabot.com/blog/portland-api-workshops-going-well">Lullabot Drupal API workshops</a> in beautiful, rainy, Portland. It didn't take long to figure out that I also really wanted to head off to the <a href="http://www.lullabot.com/workshop/both-theming-workshops/los-angeles-ca-2008">themeing workshops</a> in February as well. I came home ready to wrap up a couple of projects and spend countless hours working on patches and uber-cool modules and hacks for all kinds of sites.</p>
<p>All went well on Sunday as I moved several sites and did a little database trickery to make things hum along. When I shut down for the day early Monday morning things were buzzing right along. Murphy, however, was hard at work. A problem with the server resulted in the need to rebuild the whole box from scratch. Even more fun it is a remote server and the backups weren't working as well as they should have been.</p>
<p>The moral is that two days later the server is alive and kicking, the backups are working properly and we're almost back even. A couple of modules I wrote, mostly little helper functions really, hadn't been backed up or incorporated into my newly minted SVN system so they will have to be re-written on Wednesday.</p>


    ]]></content>
  </entry>
  <entry>
    <title>Fixing up mailman move instructions</title>
    <link rel="alternate" type="text/html" href="http://addingunderstanding.com/2007/11/fixing-mailman-move-instructions" />
    <id>http://addingunderstanding.com/2007/11/fixing-mailman-move-instructions</id>
    <published>2007-11-15T18:56:18-07:00</published>
    <updated>2007-11-15T18:56:18-07:00</updated>
    <author>
      <name>joshb</name>
    </author>
    <category term="Mailman" />
    <category term="OS X" />
    <summary type="html"><![CDATA[<p>A reader pointed out a problem with the HTML coding on the <a href="http://addingunderstanding.com/mailman_server_move">Mailman server move instructions</a> page was pretty goofy. Somewhere along the lines the order of filters in Drupal got bungled on my installation. Murphy willing all is now well.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>A reader pointed out a problem with the HTML coding on the <a href="http://addingunderstanding.com/mailman_server_move">Mailman server move instructions</a> page was pretty goofy. Somewhere along the lines the order of filters in Drupal got bungled on my installation. Murphy willing all is now well.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Story of the leopard</title>
    <link rel="alternate" type="text/html" href="http://addingunderstanding.com/2007/10/story-leopard" />
    <id>http://addingunderstanding.com/2007/10/story-leopard</id>
    <published>2007-10-30T20:26:20-06:00</published>
    <updated>2007-10-30T20:26:20-06:00</updated>
    <author>
      <name>joshb</name>
    </author>
    <category term="Apple" />
    <category term="Leopard" />
    <category term="OS X" />
    <summary type="html"><![CDATA[<p>The story of the Leopard Install. Install Leopard... oooh ahh wonderful. Open mail... wait for database conversion. See that Mail Act On is disabled. Sob. Cry. AHHHHHH. Find <a href="http://www.indev.ca/forum/viewtopic.php?t=1052">this post about Mail Act On</a> and start breathing again.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>The story of the Leopard Install. Install Leopard... oooh ahh wonderful. Open mail... wait for database conversion. See that Mail Act On is disabled. Sob. Cry. AHHHHHH. Find <a href="http://www.indev.ca/forum/viewtopic.php?t=1052">this post about Mail Act On</a> and start breathing again.</p>
    ]]></content>
  </entry>
</feed>
