<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>has_many :thoughts: Tag leopard</title>
    <link>http://blog.kineticweb.com/articles/tag/leopard</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Musings from a Ruby on Rails development team</description>
    <item>
      <title>Time Machine is Awesome</title>
      <description>&lt;p&gt;Nothing more to say.&lt;/p&gt;


	&lt;p&gt;It just rocks. So easy to setup. So easy to use.&lt;/p&gt;


	&lt;p&gt;Once again, Apple, I bow before thee.&lt;/p&gt;</description>
      <pubDate>Sun, 18 Nov 2007 15:51:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:836fb5e3-e8a9-4422-9276-c041eeb2c180</guid>
      <author>Colin A. Bartlett</author>
      <link>http://blog.kineticweb.com/articles/2007/11/18/time-machine-is-awesome</link>
      <category>OSX</category>
      <category>leopard</category>
    </item>
    <item>
      <title>Compiling Git for Mac OS X Leopard (10.5)</title>
      <description>&lt;p&gt;The following is the exact compilation steps I took for compiling Git onto the new retail version of Leopard. Definitely a big change since my previous article on installing in Tiger (next to pre-installed &lt;span class="caps"&gt;SVN&lt;/span&gt;, bye bye &lt;span class="caps"&gt;CVS&lt;/span&gt;!)...&lt;/p&gt;


&lt;strong&gt;Commands&lt;/strong&gt;
&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_shell "&gt;curl -O http://surfnet.dl.sourceforge.net/sourceforge/expat/expat-2.0.1.tar.gz
tar zxvf expat-2.0.1.tar.gz 
cd expat-2.0.1
./configure --prefix=/usr/local
make
make check
sudo make install
cd ..

curl -O http://kernel.org/pub/software/scm/git/git-1.5.3.4.tar.bz2
tar jxvf git-1.5.3.4.tar.bz2
cd git-1.5.3.4
make prefix=/usr/local all
make prefix=/usr/local test &amp;amp;&amp;amp; echo $?
sudo make prefix=/usr/local install
cd ..

curl -O http://www.kernel.org/pub/software/scm/git/git-manpages-1.5.3.4.tar.bz2
sudo tar xjv -C /usr/local/man -f git-manpages-1.5.3.4.tar.bz2&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

	&lt;p&gt;&lt;strong&gt;Notes&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;You may need to adjust your default &lt;span class="caps"&gt;MANPATH&lt;/span&gt; environment variable. You can either apply something along the lines of&amp;#8230;&lt;/p&gt;


&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_shell "&gt;export MANPATH=&amp;quot;/usr/local/man:$MANPATH&amp;quot;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

	&lt;p&gt;...to your .bash_login, profile or what have you. Or you can look into editing /private/etc/man.conf (or un-tar the manpages into a directory in your &lt;span class="caps"&gt;MANPATH&lt;/span&gt; already).&lt;/p&gt;


	&lt;p&gt;Also, no need to fiddle around with &lt;span class="caps"&gt;SVN&lt;/span&gt; bindings for Perl, or whatever the problem was with &lt;em&gt;git-svn&lt;/em&gt; before.&lt;/p&gt;


	&lt;p&gt;You may also wish to surf our past articles hear on this blog for upgrading Git. The upgrading should be identical on Leopard.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Next Time&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;My next article will cover developing outside of a traditional distributed Git environment. Using Git to manage personal branching/merging/local copies, then committing to a main &lt;span class="caps"&gt;SVN&lt;/span&gt; repo. Happy hacking.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Oct 2007 23:48:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:0cdaff9a-4cd2-4455-a510-9ec2e01d93c2</guid>
      <author>Justin Reagor</author>
      <link>http://blog.kineticweb.com/articles/2007/10/30/compiling-git-for-mac-os-x-leopard-10-5</link>
      <category>git</category>
      <category>scm</category>
      <category>OSX</category>
      <category>leopard</category>
      <trackback:ping>http://blog.kineticweb.com/articles/trackback/74</trackback:ping>
    </item>
    <item>
      <title>Here goes nothing...</title>
      <description>&lt;p&gt;I&amp;#8217;ve got the Leopard t-shirt on and I&amp;#8217;m ready to go!&lt;/p&gt;


	&lt;p&gt;&lt;img src="http://blog.kineticweb.com/files/before_install.png" alt="" /&gt;&lt;/p&gt;


	&lt;h3&gt;Update!&lt;/h3&gt;


	&lt;p&gt;Install complete! Took exactly 60 mins.&lt;/p&gt;


	&lt;p&gt;Reactions:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;The installer &amp;#8216;estimated time to completion&amp;#8217; said 2 hours and 58 minutes at first. It steadily declined but was never accurate at all. Oh well.&lt;/li&gt;
		&lt;li&gt;First boot up took for freaking-ever. To be expected, I guess.&lt;/li&gt;
		&lt;li&gt;My wireless seems finicky. Could just be my access point or something. I hope so. Because I kept loosing and regaining internet access. I&amp;#8217;m plugged into wired now and it seems fine. Hopefully it&amp;#8217;s not a bug or anything&amp;#8230;&lt;/li&gt;
		&lt;li&gt;My &lt;span class="caps"&gt;CPU&lt;/span&gt; is churning hard core. Something called &amp;#8216;mds&amp;#8217; is sucking it up. A web search shows that&amp;#8217;s Spotlight. So maybe just a reindex.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;But the most important news&amp;#8230;&lt;/p&gt;


	&lt;p&gt;The rails stack seems to be functioning fine. Ruby 1.8.6 and everything. Got an app running; no problems.&lt;/p&gt;


	&lt;p&gt;So far so good! I can&amp;#8217;t wait to try out the new Mail. It looks good enough to &lt;em&gt;maybe&lt;/em&gt; switch to from Thunderbird.&lt;/p&gt;</description>
      <pubDate>Fri, 26 Oct 2007 20:51:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:f97594a4-81db-4700-83cb-15d8c33343c3</guid>
      <author>Colin A. Bartlett</author>
      <link>http://blog.kineticweb.com/articles/2007/10/26/here-goes-nothing</link>
      <category>OSX</category>
      <category>leopard</category>
      <trackback:ping>http://blog.kineticweb.com/articles/trackback/73</trackback:ping>
    </item>
    <item>
      <title>Leopard Day, the Ruby on Rails way...</title>
      <description>&lt;p&gt;Since everyone around here thinks I&amp;#8217;m a huge, obnoxious Apple fanboy (and they&amp;#8217;re all so completely right about everything&amp;#8230;) I thought I&amp;#8217;d simply share this link to a great wiki article on the new Rails/Ruby installation in Leopard (thanks Randy). Enjoy, and hope you get your free t-shirt!&lt;/p&gt;


	&lt;p&gt;&amp;#8220;&lt;em&gt;Now that Leopard, the next release of Mac &lt;span class="caps"&gt;OS X&lt;/span&gt;, is available to everyone, you may wonder what changed from the Ruby developer&amp;#8217;s perspective.&lt;/em&gt;&amp;#8220;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://trac.macosforge.org/projects/ruby/wiki/WhatsNewInLeopard"&gt;What&amp;#8217;s New in Leopard? Ruby/Rails&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 26 Oct 2007 09:40:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:08da412d-a019-4c98-88e1-5b94f5541c97</guid>
      <author>Justin Reagor</author>
      <link>http://blog.kineticweb.com/articles/2007/10/26/leopard-day-the-ruby-on-rails-way</link>
      <category>OSX</category>
      <category>leopard</category>
      <category>ruby</category>
      <category>Rails</category>
      <trackback:ping>http://blog.kineticweb.com/articles/trackback/72</trackback:ping>
    </item>
  </channel>
</rss>
