<?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>dispatchEvent()™ &#187; Mac OS X</title>
	<atom:link href="http://dispatchevent.org/tag/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:22:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Leopard 10.5 supports 512 pixel icons</title>
		<link>http://dispatchevent.org/mims/leopard-105-supports-512-pixel-icons/</link>
		<comments>http://dispatchevent.org/mims/leopard-105-supports-512-pixel-icons/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 16:22:37 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=206</guid>
		<description><![CDATA[While playing around with Icon Composer in the newest version of XCode Tools for I noticed that Leopard now supports 512&#215;512 pixel icons &#8211; much larger than the older 128&#215;128 pixel icons. I assume this has to do with the &#8230; <a href="http://dispatchevent.org/mims/leopard-105-supports-512-pixel-icons/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While playing around with <a href="http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/08Configuring/chapter_8_section_5.html">Icon Composer</a> in the newest version of <a href="http://developer.apple.com/tools/xcode/">XCode Tools</a> for I noticed that Leopard now supports 512&#215;512 pixel icons &#8211; much larger than the older 128&#215;128 pixel icons. I assume this has to do with the Cover Flow view for the Finder which displays icons much larger than the other views. Sure enough, Apple have redesigned all their icons for the new format and they look gorgeous. I took some screen grabs of my favourites. Click the thumbnails to see the details. Notice the small text in the iTunes and Dictionary icons and the textures on the truck and the guitar. Hawt!</p>
<p><em>Click for full size</em></p>
<p><a href='http://mimswright.com/blog/wp-content/uploads/2007/11/dictionary.jpg' title='Dictionary icon'><img src='http://mimswright.com/blog/wp-content/uploads/2007/11/dictionary.thumbnail.jpg' alt='Dictionary icon' /></a></p>
<p>Dictionary</p>
<p><br/><br />
<a href='http://mimswright.com/blog/wp-content/uploads/2007/11/garageband.jpg' title='Garage band icon'><img src='http://mimswright.com/blog/wp-content/uploads/2007/11/garageband.thumbnail.jpg' alt='Garage band icon' /></a></p>
<p>Garage Band</p>
<p><br/><br />
<a href='http://mimswright.com/blog/wp-content/uploads/2007/11/itunes.jpg' title='iTunes icon'><img src='http://mimswright.com/blog/wp-content/uploads/2007/11/itunes.thumbnail.jpg' alt='iTunes icon' /></a></p>
<p>iTunes</p>
<p><br/><br />
<a href='http://mimswright.com/blog/wp-content/uploads/2007/11/textedit.jpg' title='TextEdit icon'><img src='http://mimswright.com/blog/wp-content/uploads/2007/11/textedit.thumbnail.jpg' alt='TextEdit icon' /></a></p>
<p>TextEdit</p>
<p><br/><br />
<a href='http://mimswright.com/blog/wp-content/uploads/2007/11/transmit.jpg' title='Transmit icon'><img src='http://mimswright.com/blog/wp-content/uploads/2007/11/transmit.thumbnail.jpg' alt='Transmit icon' /></a></p>
<p>Transmit</p>
<p><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/leopard-105-supports-512-pixel-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Really, really small Flex files</title>
		<link>http://dispatchevent.org/mims/really-really-small-flex-files/</link>
		<comments>http://dispatchevent.org/mims/really-really-small-flex-files/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 20:02:29 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=172</guid>
		<description><![CDATA[I am not even going to mention that Flex 3 public beta is out because you already know. What you may have been too excited to notice though is that Flex 3 will now cache the Flex framework for users &#8230; <a href="http://dispatchevent.org/mims/really-really-small-flex-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am not even going to mention that Flex 3 public beta is out because you already know. </p>
<p>What you may have been too excited to notice though is that Flex 3 will now cache the Flex framework for users meaning that Flex applications don&#8217;t have to save all of that stuff in the SWF file making them very small (like 50KB). Think about that! This is huge news and I predict it will be the final stroke that wins many Flex skeptics over to the platform. Not only that, but you&#8217;ll be able to include your own custom runtime shared libraries (also cached) so you can create functionality that&#8217;s shared between several applications.</p>
<p>Ted Patrick, in his evangelical way, describes this feature with handy diagrams <a href="http://www.onflex.org/ted/2007/06/flex-3-thursday-dramatically-smaller.php">on his blog</a>.</p>
<p>There is also an <a href="http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions">introduction to new features on Adobe Labs</a> so you can gush over videos and samples of all the new features.</p>
<p>On a side note, it looks like Leopard, the new version of OS X, will provide <a href="http://www.apple.com/macosx/leopard/features/quicklook.html">significant improvements for quickly accessing your porn</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/really-really-small-flex-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aliased Text in Eclipse on OS X</title>
		<link>http://dispatchevent.org/roger/aliased-text-mac-eclipse/</link>
		<comments>http://dispatchevent.org/roger/aliased-text-mac-eclipse/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 20:02:53 +0000</pubDate>
		<dc:creator>Roger Braunstein</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips, Tricks, and Hacks]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://mimswright.com/blog/?p=121</guid>
		<description><![CDATA[Maybe I&#8217;m just a crotchety, old-school, Jolt-drinking, amber-on-black, command-line code junkie, but for the last 2 years I&#8217;ve been so frustrated that I just can&#8217;t get my code font in Eclipse / Flex Builder on Mac OS X to be &#8230; <a href="http://dispatchevent.org/roger/aliased-text-mac-eclipse/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Maybe I&#8217;m just a crotchety, old-school, Jolt-drinking, amber-on-black, command-line code junkie, but for the last 2 years I&#8217;ve been so frustrated that I <strong>just can&#8217;t</strong> get my code font in Eclipse / Flex Builder on Mac OS X to be <strong>aliased</strong>! Those little smooth edges on my fixed-width bitmap fonts drove me to irrational madness. Well, I had given up and moved to PC, but I&#8217;ve had Mac laptops throughout, and I finally took some time to solve this little pet peeve. If you share my frustration, read on.</p>
<p><img src="http://partlyhuman.com/articles/aliased-text-mac-eclipse/code-aa.gif" alt="Before" style="float:left; border: 1px solid black; margin-right: 1em"/>Arrrgh!<br clear="all"/></p>
<p><img src="http://partlyhuman.com/articles/aliased-text-mac-eclipse/code-aliased.gif" alt="After" style="float:left; border: 1px solid black; margin-right: 1em"/>Ahhhh&#8230;<br clear="all"/></p>
<p><span id="more-121"></span></p>
<p>As far as I can tell, there&#8217;s no way to turn off anti-aliasing in the Eclipse preferences, or in OS X&#8217;s Java preferences. Eclipse will insist on anti-aliasing even a perfectly fine bitmap font at its natural size.</p>
<p><img src="http://partlyhuman.com/articles/aliased-text-mac-eclipse/appearance-pane.png" alt="Appearance Pane"/><br/></p>
<p>The only way I saw around this was to &#8220;Turn off text smoothing for sizes <em>N</em> and smaller,&#8221; in the Appearance pane of System Preferences. Of course I could sacrifice all anti-aliasing globally by turning it off here, but I do like nicely AA text when I&#8217;m not writing code. My preferred coding font, the excellent Proggy Square by Tristan Grimmer (available free at <a href="http://www.proggyfonts.com/">www.proggyfonts.com</a>), appears pixel-for-pixel at a point size of 16. Disabling anti-aliasing for fonts smaller than or equal to 16pt was clearly not much better than globally disabling it.</p>
<p>So, all I did was a fairly stupid hack. I opened up <a href="http://fontforge.sourceforge.net/">fontforge</a>, an incredible open source font editor, scaled up all the glyphs in the font to 400%, changed the name of the font so it could coexist with my original Proggy Square, and saved it out. Now I have Eclipse use my modified Proggy Square Huge at 4pt for code text &mdash; the same visual size as it was before at 16pt &mdash; and I have disabled anti-aliasing for all fonts 4pt and lower, which is completely reasonable, as anything but an intentionally broken font would appear illegible at that size anyway.</p>
<p>You can apply these steps to your own monospace font of choice to overcome this limitation in Flex Builder / Eclipse / Java on OS X. Or, you can download my copy of Proggy Square Huge. All credit for this font goes to its creator, Tristan.</p>
<p><a href="http://partlyhuman.com/articles/aliased-text-mac-eclipse/ProggySquareHuge.otf"><img src="http://partlyhuman.com/articles/aliased-text-mac-eclipse/otf.gif" alt="OTF icon"/>Download Proggy Square Huge</a> (OTF, works on Mac/Win, 34K). </p>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/roger/aliased-text-mac-eclipse/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

