<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Edenwaith Blog</title>
        <link>http://www.edenwaith.com/development/devlog/</link>
        <description>Edenwaith Blog</description>
        <language>en-us</language>
        <copyright>Copyright 2001 - 2018</copyright>
        <lastBuildDate>Mon, 7 May 2018 23:15 -0500</lastBuildDate>
        <pubDate>Mon, 7 May 2018 23:15</pubDate>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <item>
        	<title>Archiving Mac Floppies</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=82</link>
        	<description><![CDATA[ A tutorial on archiving old Mac floppy disks using a Macintosh SE, Floppy Emu, and Mini vMac. ]]></description>
        	<guid isPermaLink="false">82</guid>
        	<category>Tutorial</category>
        	<pubDate>Mon, 7 May 2018 23:15</pubDate>
        </item>
        <item>
        	<title>Determining The Size Of A Resource Fork</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=81</link>
        	<description><![CDATA[ With the release of macOS 10.13.4, Apple is now actively warning its users that any 32-bit software may not be fully compatible with future versions of the Macintosh operating system. ]]></description>
        	<guid isPermaLink="false">81</guid>
        	<category>Programming</category>
        	<pubDate>Sat, 21 April 2018 19:32</pubDate>
        </item>
        <item>
        	<title>Edenwaith 4.0</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=80</link>
        	<description><![CDATA[ Today marks the unveiling of the fourth major iteration of the Edenwaith website. ]]></description>
        	<guid isPermaLink="false">80</guid>
        	<category>Website</category>
        	<pubDate>Sun, 25 March 2018 15:00</pubDate>
        </item>
        <item>
        	<title>EdenList 2.0 for iOS</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=79</link>
        	<description><![CDATA[ After a year of development, EdenList 2.0 for iOS has been released, featuring the following: ]]></description>
        	<guid isPermaLink="false">79</guid>
        	<category>EdenList</category>
        	<pubDate>Sat, 17 March 2018 17:00</pubDate>
        </item>
        <item>
        	<title>The Mobile Plateau Revisited</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=78</link>
        	<description><![CDATA[ It has been nearly three years since I originally wrote about the Mobile Plateau, so enough time has passed that it is worth to take another glance at the technological world and see if things have continued at a flat rate of progress or if there have been any noticeable advancements. ]]></description>
        	<guid isPermaLink="false">78</guid>
        	<category>Apple</category>
        	<pubDate>Sun, 11 March 2018 17:00</pubDate>
        </item>
        <item>
        	<title>Permanent Eraser 2.7.3</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=76</link>
        	<description><![CDATA[ Permanent Eraser 2.7.3 is now available from this website and the Mac App Store (MAS). The MAS version's release was delayed for a few days as Apple's review process was not available for a week during the holidays. ]]></description>
        	<guid isPermaLink="false">76</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Sun, 21 January 2018 19:35</pubDate>
        </item>
		<item>
        	<title>Permanent Eraser 2.6.2 and Gatekeeper</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=52</link>
        	<description><![CDATA[ Permanent Eraser 2.6.2 came out at the end of December 2013, fixing some issues related to Gatekeeper and the latest version of OS X &mdash; Mavericks.  2013 almost became the first year since the inception of Permanent Eraser that the app was not updated at least once.  Since 2003, Permanent Eraser has received at least one or two yearly updates, sometimes even more, depending upon the development schedule.  Looking forward to 2014, work on Permanent Eraser 2.7 will begin. ]]></description>
        	<guid isPermaLink="false">52</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Sat, 4 January 2014 13:00</pubDate>
        </item>
		<item>
        	<title>git-branch-delete : Deleting local and remote git branches in one fell swoop</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=51</link>
        	<description><![CDATA[ At my work, I build up a large collection of branches in my git repository over time. Eventually the large number of branches gets overwhelming and requires some maintenance to make the project more manageable (AKA less cluttered). Cleaning up the local and remote branches tends to follow this two step process: ]]></description>
        	<guid isPermaLink="false">51</guid>
        	<category>Tutorial</category>
        	<pubDate>Wed, 25 December 2013 13:00</pubDate>
        </item>
		<item>
        	<title>Compiling Git for PowerPC Macs</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=50</link>
        	<description><![CDATA[ This year I've begun using the version control system git for managing source control.  I've been putting up some of my older projects on GitHub, which were built as Universal Binaries on Xcode 3 (or earlier).  Since I've been working on a long-due update for EdenGraph, I began looking around for a git client for older PowerPC Macs.  The results were disappointing, but this may not be too surprising since git is a relatively new tool and PowerPC Macs were fazed out in 2006. ]]></description>
        	<guid isPermaLink="false">50</guid>
        	<category>Tutorial</category>
        	<pubDate>Sat, 3 August 2013 19:15</pubDate>
        </item>
		<item>
        	<title>EdenMath 1.2</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=49</link>
        	<description><![CDATA[ After a nine year long hiatus, EdenMath has been polished and updated, ready to run on the latest versions of OS X. ]]></description>
        	<guid isPermaLink="false">49</guid>
        	<category>EdenMath</category>
        	<pubDate>Fri, 31 May 2013 22:00</pubDate>
        </item>
		<item>
        	<title>2013 : Turning The Corner</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=48</link>
        	<description><![CDATA[ 2012 was intended as a year for cleaning out the old to make way for the new.  Some good progress was made, but not everything has been completed yet, which will continue throughout this year, in addition to updating the active projects. ]]></description>
        	<guid isPermaLink="false">48</guid>
        	<category>Edenwaith</category>
        	<pubDate>Tue, 1 January 2013 18:00</pubDate>
        </item>
        <item>
        	<title>33 RPM 1.1.8</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=47</link>
        	<description><![CDATA[ Today, the long due update to 33 RPM, version 1.1.8, was released. ]]></description>
        	<guid isPermaLink="false">47</guid>
        	<category>33 RPM</category>
        	<pubDate>Sun, 9 December 2012 14:45</pubDate>
        </item>
        <item>
        	<title>Psychomancer 1.0.7</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=46</link>
        	<description><![CDATA[ Yesterday, Psychomancer 1.0.7 was released, which coincided with the ten year anniversary of the release of the Linux version of the previous version -- 1.06. ]]></description>
        	<guid isPermaLink="false">46</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Sun, 2 September 2012 21:00</pubDate>
        </item>
        <item>
        	<title>Permanent Eraser 2.6.0</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=45</link>
        	<description><![CDATA[ Released: Permanent Eraser 2.6.0 ]]></description>
        	<guid isPermaLink="false">45</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Mon, 28 May 2012 13:40</pubDate>
        </item>
        <item>
        	<title>Permanent Eraser 2.5.3</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=44</link>
        	<description><![CDATA[ Today Edenwaith released Permanent Eraser 2.5.3, an important update for the latest version of Mac OS X &mdash; Lion. ]]></description>
        	<guid isPermaLink="false">44</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Fri, 13 January 2012 21:00</pubDate>
        </item>
        <item>
        	<title>2012: It's The End Of The World As We Know It (And I Feel Fine)*</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=43</link>
        	<description><![CDATA[ I've always felt that death is the greatest invention of life. I'm sure that life evolved without death at first and found that without death, life didn't work very well because it didn't make room for the young. ]]></description>
        	<guid isPermaLink="false">43</guid>
        	<category>Website</category>
        	<pubDate>Sun, 1 January 2012 15:00</pubDate>
        </item>
        <item>
        	<title>EdenList 1.1 for iOS</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=42</link>
        	<description><![CDATA[ Today, EdenList 1.1 for iOS was approved and made available on Apple's App Store. The biggest addition to this version is native support for the iPad. ]]></description>
        	<guid isPermaLink="false">42</guid>
        	<category>EdenList</category>
        	<pubDate>Thu, 15 December 2011 23:00</pubDate>
        </item>
        <item>
        	<title>Permanent Eraser 2.5.2</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=41</link>
        	<description><![CDATA[ Today, Permanent Eraser 2.5.2 was released, with a focus on updating the localizations for the new Preferences window introduced in Permanent Eraser 2.5. ]]></description>
        	<guid isPermaLink="false">41</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Mon, 11 July 2011 23:00</pubDate>
        </item>
        <item>
        	<title>Uli Jon Roth Website</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=40</link>
        	<description><![CDATA[ Ten years since the release of the last major version, the <a href = "http://www.edenwaith.com/uliroth/">Uli Jon Roth website</a> has been updated to its fifth incarnation. ]]></description>
        	<guid isPermaLink="false">40</guid>
        	<category>Website</category>
        	<pubDate>Tue, 7 June 2011 20:00</pubDate>
        </item>
        <item>
        	<title>Google Chrome</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=39</link>
        	<description><![CDATA[ The first web browser I used was Netscape 3, then soon picked up Netscape 4.  During the height of the 90s Browser Wars, I kept a far distance from the <i>other</i> browser, signified by a blue E.  When Mac OS X was first released, the choice of native web browsers was fairly limited.  While I impatiently waited for Netscape to port their browser to Mac OS X, I searched for alternatives and ended up settling with OmniWeb 4. ]]></description>
        	<guid isPermaLink="false">39</guid>
        	<category>Google Chrome</category>
        	<pubDate>Fri, 22 April 2011 23:00</pubDate>
        </item>
        <item>
        	<title>EdenList 1.0.1 for iOS</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=38</link>
        	<description><![CDATA[ The first update to EdenList for iOS has been released and is available for download to your iPhone, iPod touch, or iPad. ]]></description>
        	<guid isPermaLink="false">38</guid>
        	<category>EdenList</category>
        	<pubDate>Sat, 5 March 2011 14:00</pubDate>
        </item>
        <item>
        	<title>10 Year Anniversary</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=37</link>
        	<description><![CDATA[ Today marks the 10th anniversary of the founding of Edenwaith.com. ]]></description>
        	<guid isPermaLink="false">37</guid>
        	<category>Edenwaith</category>
        	<pubDate>Sun, 13 February 2011 14:00</pubDate>
        </item>
        <item>
        	<title>Check for 64-bit</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=36</link>
        	<description><![CDATA[ If you have a Macintosh application and you need to check if the OS is running in either 32 or 64 bit mode, here is a code snippet to make that determination. ]]></description>
        	<guid isPermaLink="false">36</guid>
        	<category>Programming</category>
        	<pubDate>Sat, 29 January 2011 11:15</pubDate>
        </item>
        <item>
        	<title>GUI Tar 1.2.4</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=35</link>
        	<description><![CDATA[ 2011 has started off well with two software updates in January.  GUI Tar has been updated to address a couple of issues. ]]></description>
        	<guid isPermaLink="false">35</guid>
        	<category>GUI Tar</category>
        	<pubDate>Thu, 27 January 2011 8:25</pubDate>
        </item>
        <item>
        	<title>Permanent Eraser 2.5.1</title>
        	<link>http://www.edenwaith.com/development/devlog/index.php?p=34</link>
        	<description><![CDATA[ A number of people reported having difficulty accessing the new Preferences in Permanent Eraser 2.5.0. ]]></description>
        	<guid isPermaLink="false">34</guid>
        	<category>Permanent Eraser</category>
        	<pubDate>Tue, 11 January 2011 23:00</pubDate>
        </item>
    </channel>
</rss>
