<?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>Splashdust.net &#187; Mac</title>
	<atom:link href="http://www.splashdust.net/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.splashdust.net</link>
	<description>Random bits of geeky stuff</description>
	<lastBuildDate>Tue, 11 May 2010 14:45:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mouse tracking in NSView</title>
		<link>http://www.splashdust.net/2010/02/mouse-tracking-in-nsview/</link>
		<comments>http://www.splashdust.net/2010/02/mouse-tracking-in-nsview/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 19:03:20 +0000</pubDate>
		<dc:creator>Splashdust</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.splashdust.net/?p=181</guid>
		<description><![CDATA[Tracking the position of the mouse does seem like a trivial task. At a first glance it seemed like it would be a matter to override the -mouseMoved: selector in my NSView subclass and make sure the window accepts mouseMoved events by calling [[self window] setAcceptsMouseMovedEvents:YES]; when the view had loaded. Well, not exactly. I [...]]]></description>
		<wfw:commentRss>http://www.splashdust.net/2010/02/mouse-tracking-in-nsview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImageSplitter.app</title>
		<link>http://www.splashdust.net/2010/01/imagesplitter-app/</link>
		<comments>http://www.splashdust.net/2010/01/imagesplitter-app/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 12:23:13 +0000</pubDate>
		<dc:creator>Splashdust</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[ImageSplitter]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.splashdust.net/?p=171</guid>
		<description><![CDATA[Did you ever feel the need to split a big image into a bunch of equally sized slices? Well, I do sometimes, so I decided to make a permanent solution to the problem. I prestent to you: ImageSplitter.app
ImageSplitter a very simple Cocoa application that does one thing. Can you guess it? Correct, it splits images [...]]]></description>
		<wfw:commentRss>http://www.splashdust.net/2010/01/imagesplitter-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SamHaXe + Snow Leopard</title>
		<link>http://www.splashdust.net/2009/11/samhaxe-snow-leopard/</link>
		<comments>http://www.splashdust.net/2009/11/samhaxe-snow-leopard/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 17:19:21 +0000</pubDate>
		<dc:creator>Splashdust</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[haXe]]></category>
		<category><![CDATA["snow leopard"]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[neko]]></category>
		<category><![CDATA[samhaxe]]></category>

		<guid isPermaLink="false">http://www.splashdust.net/?p=141</guid>
		<description><![CDATA[Ex spies and big cats don&#8217;t always get along well. The main problem you will face when trying to compile SamHaXe on OS X 10.6 is that the Neko version you got from installing HaXe (Which I will assume you have installed) is a 32 bit one. SamHaXe will not be able to link against [...]]]></description>
		<wfw:commentRss>http://www.splashdust.net/2009/11/samhaxe-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
