
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Able Technology &#187; apple</title>
	<atom:link href="http://www.abletech.co.nz/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abletech.co.nz</link>
	<description>Web Application Programmers and Consultants</description>
	<lastBuildDate>Sun, 11 Jul 2010 22:05:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>LibXML Segmentation fault</title>
		<link>http://www.abletech.co.nz/2010/06/libxml-ree-2010-01-segmentation-fault-tracked-down/</link>
		<comments>http://www.abletech.co.nz/2010/06/libxml-ree-2010-01-segmentation-fault-tracked-down/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 22:44:25 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.abletech.co.nz/?p=532</guid>
		<description><![CDATA[I have been getting intermittent segfaults with Ruby Enterprise Edition 2010.01 on both Mac OSX Snow Leopard 10.6, and Centos 5.3 with LibXML: /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/gems/1.8/gems/libxml-ruby-1.1.3/lib/libxml/node.rb:57: [BUG] Segmentation fault ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01 See the LibXML Rubyforge page more details, but the solution is to code your document finders [...]]]></description>
			<content:encoded><![CDATA[<p>I have been getting <em>intermittent</em> segfaults with <a href="http://www.rubyenterpriseedition.com/">Ruby Enterprise Edition</a> 2010.01 on both Mac OSX Snow Leopard 10.6, and <a href="http://www.centos.org/">Centos</a> 5.3 with <a href="http://libxml.rubyforge.org/rdoc/index.html">LibXML</a>:</p>

<textarea name="code" class="ruby">
/opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/gems/1.8/gems/libxml-ruby-1.1.3/lib/libxml/node.rb:57: [BUG] Segmentation fault
ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01
</textarea>

<p>See the <a href="http://libxml.rubyforge.org/rdoc/index.html">LibXML Rubyforge</a> page more details, but the solution is to code your document finders as below...</p>

<textarea name="code" class="ruby">
results = document.find('/')
...
results = nil
GC.start
</textarea>]]></content:encoded>
			<wfw:commentRss>http://www.abletech.co.nz/2010/06/libxml-ree-2010-01-segmentation-fault-tracked-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Korimako (Bellbird) iPhone ringtone</title>
		<link>http://www.abletech.co.nz/2009/11/korimako-bellbird-iphone-ringtone/</link>
		<comments>http://www.abletech.co.nz/2009/11/korimako-bellbird-iphone-ringtone/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 07:49:02 +0000</pubDate>
		<dc:creator>nigel</dc:creator>
				<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://www.abletech.co.nz/?p=471</guid>
		<description><![CDATA[I&#8217;ve been enjoying listening to New Zealand native birds as ringtones on my iPhone. Here is one of my favourites &#8211; the Korimako, or Bellbird [164 kB]. You are welcome to share this with your friends and redistribute &#8211; as long as you retain the copyright information contained within the file. To add it to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.abletech.co.nz/wp-content/uploads/2009/11/bellbird.jpg"><img src="http://www.abletech.co.nz/wp-content/uploads/2009/11/bellbird.jpg" alt="bellbird" title="bellbird" width="540" height="367" style="float:right;margin:1em" /></a><br />
I&#8217;ve been enjoying listening to New Zealand native birds as ringtones on my iPhone. Here is one of my favourites &#8211; the <a href="/wp-content/uploads/2009/11/Korimako-Bellbird.m4r">Korimako, or Bellbird</a> [164 kB]. </p>
<p>You are welcome to share this with your friends and redistribute &#8211; as long as you retain the copyright information contained within the file. </p>
<p>To add it to your iPhone, just download the file and then double click it. It should open iTunes and import itself. It will be copied to your iPhone next time to connect it to your computer. </p>
<p>Let me know in the comments if you like it, and I&#8217;ll create some more. Any requests?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abletech.co.nz/2009/11/korimako-bellbird-iphone-ringtone/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Macbook Pro Speed Test</title>
		<link>http://www.abletech.co.nz/2009/09/macbook-pro-speed-test/</link>
		<comments>http://www.abletech.co.nz/2009/09/macbook-pro-speed-test/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 08:24:46 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.abletech.co.nz/?p=392</guid>
		<description><![CDATA[With the Sharesight test suite (ruby/rails/mysql &#038;&#038; rake test), i tested the performance of my the new MBP on Snow Leopard. I save 16 seconds per run &#8211; its going to take a while to pay for itself&#8230;. But about 22% faster, which is not too bad. Macbook Pro (March 06) 1.83GHz 2G Ram real [...]]]></description>
			<content:encoded><![CDATA[<p>With the <a href="http://www.sharesight.co.nz/">Sharesight</a> test suite (ruby/rails/mysql &#038;&#038; rake test), i tested the performance of my the new MBP on Snow Leopard. </p>
<p>I save 16 seconds per run &#8211; its going to take a while to pay for itself&#8230;.  But about 22% faster, which is not too bad.</p>
<p>Macbook Pro (March 06) 1.83GHz 2G Ram<br />
real    1m29.464s<br />
user    0m50.348s<br />
sys    0m5.812s</p>
<p>Macbook Pro (Sep 09) 2.53 GHz 4G Ram<br />
real 1m13.450s<br />
user 0m43.662s<br />
sys 0m3.280s</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abletech.co.nz/2009/09/macbook-pro-speed-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
