<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Apple and Java</title>
	<atom:link href="http://mjtsai.com/blog/2007/01/21/apple-and-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2007/01/21/apple-and-java/</link>
	<description></description>
	<pubDate>Sat, 06 Sep 2008 02:00:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: LKM</title>
		<link>http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-34538</link>
		<dc:creator>LKM</dc:creator>
		<pubDate>Mon, 22 Jan 2007 12:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-34538</guid>
		<description>Java has "pixel-perfect" layouts, too. It even has visual layout designers, although none are as nice as Interface Builder. I don't really understand the criticism - Java provides Layout Managers in addition to hand-crafted layouts, not to replace them.</description>
		<content:encoded><![CDATA[<p>Java has "pixel-perfect" layouts, too. It even has visual layout designers, although none are as nice as Interface Builder. I don't really understand the criticism - Java provides Layout Managers in addition to hand-crafted layouts, not to replace them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-33968</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 21 Jan 2007 21:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-33968</guid>
		<description>Scott: I'm not saying that computers should choose the design/layout, just that there's a lot of tedious stuff that could be automated. Interface Builder has guides and such, but there's no intelligence to it; once you set down an object it remembers the origin and size, but not that it's supposed to be a certain distance from a neighboring object or that it's centered with respect to some other group of objects. So when you adjust the layout manually, IB can't provide much help. And when you move/resize views at runtime, the framework can't provide much help--you end up having to write uglier interface maintenance code than in Java.</description>
		<content:encoded><![CDATA[<p>Scott: I'm not saying that computers should choose the design/layout, just that there's a lot of tedious stuff that could be automated. Interface Builder has guides and such, but there's no intelligence to it; once you set down an object it remembers the origin and size, but not that it's supposed to be a certain distance from a neighboring object or that it's centered with respect to some other group of objects. So when you adjust the layout manually, IB can't provide much help. And when you move/resize views at runtime, the framework can't provide much help--you end up having to write uglier interface maintenance code than in Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stevenson</title>
		<link>http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-33945</link>
		<dc:creator>Scott Stevenson</dc:creator>
		<pubDate>Sun, 21 Jan 2007 21:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-33945</guid>
		<description>I personally don't think computers should do user interface layout for humans. :)</description>
		<content:encoded><![CDATA[<p>I personally don't think computers should do user interface layout for humans. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rentzsch</title>
		<link>http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-33908</link>
		<dc:creator>rentzsch</dc:creator>
		<pubDate>Sun, 21 Jan 2007 20:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/01/21/apple-and-java/#comment-33908</guid>
		<description>Layout managers: gotta save /something/ for 10.6 :-)

Check out http://www.gnustep.it/Renaissance/ for a taste today.</description>
		<content:encoded><![CDATA[<p>Layout managers: gotta save /something/ for 10.6 :-)</p>
<p>Check out <a href="http://www.gnustep.it/Renaissance/" rel="nofollow">http://www.gnustep.it/Renaissance/</a> for a taste today.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
