<?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>Blue Forest Blog &#187; Macintosh</title>
	<atom:link href="http://blog.blueforestresearch.com/category/macintosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.blueforestresearch.com</link>
	<description>Software development at Blue Forest Research, LLC.</description>
	<lastBuildDate>Sat, 14 Jun 2008 00:10:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building DBD::mysql under MacOS X</title>
		<link>http://blog.blueforestresearch.com/2007/12/07/building-dbdmysql-under-macos-x/</link>
		<comments>http://blog.blueforestresearch.com/2007/12/07/building-dbdmysql-under-macos-x/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 15:49:18 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[dbd::mysql]]></category>
		<category><![CDATA[dbi]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/12/07/building-dbdmysql-under-macos-x/</guid>
		<description><![CDATA[
There&#8217;s a glitch when you try to build Perl&#8217;s DBD::mysql under MacOS X. 
When I tried to build it, I got a lot of errors that looked like this:

t/40numrows............install_driver(mysql) failed: Can't load '/Users/admin/src/CPAN/build/DBD-mysql-4.005-C3W6F2/blib/arch/auto/DBD/mysql/mysql.bundle' for module DBD::mysql: dlopen(/Users/admin/src/CPAN/build/DBD-mysql-4.005-C3W6F2/blib/arch/auto/DBD/mysql/mysql.bundle, 2): Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient.15.dylib
  Referenced from: /Users/admin/src/CPAN/build/DBD-mysql-4.005-C3W6F2/blib/arch/auto/DBD/mysql/mysql.bundle
  Reason: image not found at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/DynaLoader.pm line 230.

It [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/12/07/building-dbdmysql-under-macos-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari CSS Reference</title>
		<link>http://blog.blueforestresearch.com/2007/11/28/safari-css-reference/</link>
		<comments>http://blog.blueforestresearch.com/2007/11/28/safari-css-reference/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 03:38:27 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/11/28/safari-css-reference/</guid>
		<description><![CDATA[
Apple has published a new reference to CSS support in Safari version 3 which any web developer concerned with Macintosh support will probably be interested in. You can download the reference as a PDF file so you can use it offline as well.
Safari version 3 is bundled with Leopard, included in the iPhone and is [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/11/28/safari-css-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patches for Leopard&#8217;s X11</title>
		<link>http://blog.blueforestresearch.com/2007/11/13/patches-for-leopards-x11/</link>
		<comments>http://blog.blueforestresearch.com/2007/11/13/patches-for-leopards-x11/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 14:42:34 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[quartz]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/11/13/patches-for-leopards-x11/</guid>
		<description><![CDATA[
I haven&#8217;t been the only one annoyed by the problems with X11 in MacOS X 10.5 Leopard. I&#8217;m lucky enough to only really be depending on X11 out of habit rather than need, though. Folks who do depend on it have now managed to put together a new build of Xquartz, the library that interfaces [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/11/13/patches-for-leopards-x11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on X11 in MacOS X 10.5 Leopard</title>
		<link>http://blog.blueforestresearch.com/2007/11/07/more-on-x11-in-macos-x-105-leopard/</link>
		<comments>http://blog.blueforestresearch.com/2007/11/07/more-on-x11-in-macos-x-105-leopard/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 03:55:38 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macos-x]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/11/07/more-on-x11-in-macos-x-105-leopard/</guid>
		<description><![CDATA[
I mentioned in MacOS X 10.5 Leopard, From a Developerâ€™s Perspective that X11 under Leopard was seriously broken. There&#8217;s some new information on how to properly work with ith which helps quite a bit.
The confusion lies in a change in the way that the X server is started. In Tiger, when you wanted to use [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/11/07/more-on-x11-in-macos-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacOS X 10.5 Leopard, From a Developer&#8217;s Perspective</title>
		<link>http://blog.blueforestresearch.com/2007/11/04/macos-x-105-leopard-from-a-developers-perspective/</link>
		<comments>http://blog.blueforestresearch.com/2007/11/04/macos-x-105-leopard-from-a-developers-perspective/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 16:54:03 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[dtrace]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macos-x]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[spaces]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/11/04/macos-x-105-leopard-from-a-developers-perspective/</guid>
		<description><![CDATA[
Apple&#8217;s eagerly awaited operating system, MacOS X 10.5, also known as &#8220;Leopard&#8221;, is now in our hands, and there are quite a few features in it that will be interesting to developers. Amazon is still offering Leopard for $20 off list and Leopard Family Pack (5-user license) for $10 off list.
I do limited development on [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/11/04/macos-x-105-leopard-from-a-developers-perspective/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MacOS X 10.5 Leopard&#8217;s Official Release Date &#8211; October 26th</title>
		<link>http://blog.blueforestresearch.com/2007/10/16/macos-x-105-leopards-official-release-date-october-26th/</link>
		<comments>http://blog.blueforestresearch.com/2007/10/16/macos-x-105-leopards-official-release-date-october-26th/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 01:01:10 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macos-x]]></category>
		<category><![CDATA[operating-system]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/10/16/macos-x-105-leopards-official-release-date-october-26th/</guid>
		<description><![CDATA[
Apple has finally announced the release date for their new OS, Mac OS X 10.5 Leopard. You can pre-order Leopard at the Apple Store with free shipping and they promise it will arrive on Friday October 26th. You can also pre-order it at Amazon. Amazon is offering a $20 rebate when you order Leopard and [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/10/16/macos-x-105-leopards-official-release-date-october-26th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing Web Content for the iPhone</title>
		<link>http://blog.blueforestresearch.com/2007/07/06/developing-web-content-for-the-iphone/</link>
		<comments>http://blog.blueforestresearch.com/2007/07/06/developing-web-content-for-the-iphone/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 13:05:57 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/07/06/developing-web-content-for-the-iphone/</guid>
		<description><![CDATA[
Apple has published guidelines for developing web content for the iPhone. Some of the guidelines are just good practice (separating HTML, Javascript and CSS, for instance). Some of it is informational (how many pixels you can expect to be available in the iPhone &#8211; at least, in this version of it). Some of it is [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/07/06/developing-web-content-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototype Reference Widget</title>
		<link>http://blog.blueforestresearch.com/2007/02/01/prototype-reference-widget/</link>
		<comments>http://blog.blueforestresearch.com/2007/02/01/prototype-reference-widget/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 14:24:44 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/02/01/prototype-reference-widget/</guid>
		<description><![CDATA[
Ajaxian offered up a pointer to a Macintosh Dashboard widget for searching the documentation for the prototype.js documentation.
prototype.js is an excellent Javascript library which provides browser-independent AJAX functionality. It&#8217;s at the heart of many AJAX-based applications out there.

If you&#8217;re like me and you don&#8217;t like the fact that Macintosh Dashboard widgets all run in their [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/02/01/prototype-reference-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create your own widgets with Dashcode &#8211; The Unofficial Apple Weblog (TUAW)</title>
		<link>http://blog.blueforestresearch.com/2007/01/09/create-your-own-widgets-with-dashcode-the-unofficial-apple-weblog-tuaw/</link>
		<comments>http://blog.blueforestresearch.com/2007/01/09/create-your-own-widgets-with-dashcode-the-unofficial-apple-weblog-tuaw/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 16:16:34 +0000</pubDate>
		<dc:creator>romkey</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[dashcode]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.blueforestresearch.com/2007/01/09/create-your-own-widgets-with-dashcode-the-unofficial-apple-weblog-tuaw/</guid>
		<description><![CDATA[
There are so many kinds of widgets out there now that I can barely keep track. There are Yahoo Widgets (the widgets formerly known as Konfabulator), Apple&#8217;s Dashboard, Google Widgets and now Opera has them too. And of course, they&#8217;re all different.
My primary interest in widgets from a development perspective is that they can be [...]]]></description>
		<wfw:commentRss>http://blog.blueforestresearch.com/2007/01/09/create-your-own-widgets-with-dashcode-the-unofficial-apple-weblog-tuaw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.571 seconds -->
