<?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>Global Reset: A slight retraction...</title>
    <link>http://blog.globalreset.org/articles/2005/05/26/a-slight-retraction</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>A Mac OS X Switcher, TiVo Addict, and Objectivist</description>
    <item>
      <title>A slight retraction...</title>
      <description>&lt;p&gt;I have to make a correction to my previous post.  I said that application developers get &amp;#8220;easy&amp;#8221; access to basically add Spotlight search capabilities &amp;#8220;for free&amp;#8221;.&lt;/p&gt;

&lt;p&gt;&amp;#8220;Easy&amp;#8221; and &amp;#8220;for free&amp;#8221; did not take into account the energy said developer would have to expend to learn &lt;a href="http://developer.apple.com/documentation/Cocoa/index.html"&gt;Cocoa&lt;/a&gt; (Apple&amp;#8217;s version of Microsoft MFC).  As odd as MFC was in terms of some of the design choices, at least it&amp;#8217;s back-end was in the very popular C++.  Apple&amp;#8217;s code-behind is &lt;a href="http://www.otierney.net/objective-c.html"&gt;Objective-C&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;My GUI development (which, btw, has always been terrible as I really have only an Engineer&amp;#8217;s eye) has moved beyond the Cocoa/MFC style, where I actually prefer to create my UI at runtime (changing it up as appropriate).  I&amp;#8217;m referring to Java Swing style or the newer Microsoft .NET visual designers.  I use a visual designer to get a grasp of the initial layout, and then use code to manipulate the layout based on runtime properties.  This could explain why my GUI&amp;#8217;s always look like crap. :)&lt;/p&gt;

&lt;p&gt;If anyone knows of any good references on Cocoa (from a .NET/Java user&amp;#8217;s perspective), I&amp;#8217;d appreciate it.  Although there are wrapper interfaces available from .NET and Java, you still have to understand Cocoa before you can use these and you still have to use XCode/InterfaceBuilder to layout your GUI (and all of it&amp;#8217;s events/actions) ahead of time.
&lt;!-- technorati tags start --&gt;&lt;/p&gt;

&lt;p style="text-align:right;font-size:10px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tag/Apple" rel="tag"&gt;Apple&lt;/a&gt;, &lt;a href="http://technorati.com/tag/MacMini" rel="tag"&gt;MacMini&lt;/a&gt;, &lt;a href="http://technorati.com/tag/MacOSX" rel="tag"&gt;MacOSX&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;!-- technorati tags end --&gt;&lt;/p&gt;
</description>
      <pubDate>Thu, 26 May 2005 08:24:18 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:31ac51bad7742b467ccfea7c13960ed1</guid>
      <author>shughes</author>
      <link>http://blog.globalreset.org/articles/2005/05/26/a-slight-retraction</link>
      <category>Code</category>
      <category>Personal</category>
      <category>OSX</category>
    </item>
  </channel>
</rss>
