<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fat is the new Thin</title>
	<atom:link href="http://aslamkhan.net/software-development/fat-is-the-new-thin/feed/" rel="self" type="application/rss+xml" />
	<link>http://aslamkhan.net/software-development/fat-is-the-new-thin/</link>
	<description>Ubuntu coding ... for your friends</description>
	<lastBuildDate>Fri, 11 Nov 2011 13:30:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aslam</title>
		<link>http://aslamkhan.net/software-development/fat-is-the-new-thin/comment-page-1/#comment-3221</link>
		<dc:creator>Aslam</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://aslamkhan.net/?p=234#comment-3221</guid>
		<description>Craig,

I am not saying that people should not develop with Silverlight, Flex, JavaFX etc.  My point is that if people are going to develop with those technologies, then be very aware that the programming model is &lt;em&gt;different&lt;/em&gt; from page based HTML+CSS+JS applications.</description>
		<content:encoded><![CDATA[<p>Craig,</p>
<p>I am not saying that people should not develop with Silverlight, Flex, JavaFX etc.  My point is that if people are going to develop with those technologies, then be very aware that the programming model is <em>different</em> from page based HTML+CSS+JS applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://aslamkhan.net/software-development/fat-is-the-new-thin/comment-page-1/#comment-3220</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://aslamkhan.net/?p=234#comment-3220</guid>
		<description>I have to disagree with you mostly.  Having primarily done web development for 10 years, there are a lot of problems with the browser as an application platform.  Browser compatibility, statelessness, javascript weirdness, limited UI features.  Yes it has gotten a lot better.  Yes you could always write a java app.  But then they have to install it.  Same with .NET MSI&#039;s or exe&#039;s.  Assuming they become ubiquitous, JavaFX and Silverlight let me write in the same language on both client and server, are completely cross platform, require no install and tighter sandboxed security, get a bunch of out of the box controls and UI features web browsers only dream of and I dont have to deal with cookies, javascript or session state.  

I do agree that every time a new platform comes out, its like the vendors have amnesia on what we&#039;ve learned over the years.  But theres nothing wrong with wanting the best of both worlds - thick client processing, pretty ui and ease of development and thin client compatibility and zero install or update.  

So build a Flex, silverlight or JavaFX app today! 

Die Html!  Die Css!</description>
		<content:encoded><![CDATA[<p>I have to disagree with you mostly.  Having primarily done web development for 10 years, there are a lot of problems with the browser as an application platform.  Browser compatibility, statelessness, javascript weirdness, limited UI features.  Yes it has gotten a lot better.  Yes you could always write a java app.  But then they have to install it.  Same with .NET MSI&#8217;s or exe&#8217;s.  Assuming they become ubiquitous, JavaFX and Silverlight let me write in the same language on both client and server, are completely cross platform, require no install and tighter sandboxed security, get a bunch of out of the box controls and UI features web browsers only dream of and I dont have to deal with cookies, javascript or session state.  </p>
<p>I do agree that every time a new platform comes out, its like the vendors have amnesia on what we&#8217;ve learned over the years.  But theres nothing wrong with wanting the best of both worlds &#8211; thick client processing, pretty ui and ease of development and thin client compatibility and zero install or update.  </p>
<p>So build a Flex, silverlight or JavaFX app today! </p>
<p>Die Html!  Die Css!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Bravery</title>
		<link>http://aslamkhan.net/software-development/fat-is-the-new-thin/comment-page-1/#comment-3219</link>
		<dc:creator>Robert Bravery</dc:creator>
		<pubDate>Fri, 21 Aug 2009 11:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://aslamkhan.net/?p=234#comment-3219</guid>
		<description>Yes, all in response to those  scary clients who want the world out of a Browser. The big problem is clients expect that web pages in a browser to behave as desktop app. 
Then we as developers, instead of educating, bend over backwards to please the client.

But having said that, I must admit that web apps have come a long way in the past few years.

I don&#039;t think that it is all that bad to have these extra plug-ins in the browser world to make the experience all that better.

After all, the browser is not a picture viewer yet we are pleased that we can view pictures in the browsers.

Evolution is inevitable.</description>
		<content:encoded><![CDATA[<p>Yes, all in response to those  scary clients who want the world out of a Browser. The big problem is clients expect that web pages in a browser to behave as desktop app.<br />
Then we as developers, instead of educating, bend over backwards to please the client.</p>
<p>But having said that, I must admit that web apps have come a long way in the past few years.</p>
<p>I don&#8217;t think that it is all that bad to have these extra plug-ins in the browser world to make the experience all that better.</p>
<p>After all, the browser is not a picture viewer yet we are pleased that we can view pictures in the browsers.</p>
<p>Evolution is inevitable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herman</title>
		<link>http://aslamkhan.net/software-development/fat-is-the-new-thin/comment-page-1/#comment-3218</link>
		<dc:creator>Herman</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://aslamkhan.net/?p=234#comment-3218</guid>
		<description>@Jurgen. These days it is very easy to write a proper rich client application using Java Swing or Eclipse RCP, and have then started from your website using the Java Webstart technology. I&#039;ve been doing that for years, and it always impress the clients way more than any web ui. Auto-update is build into Webstart. A proper language is used to build the applications.</description>
		<content:encoded><![CDATA[<p>@Jurgen. These days it is very easy to write a proper rich client application using Java Swing or Eclipse RCP, and have then started from your website using the Java Webstart technology. I&#8217;ve been doing that for years, and it always impress the clients way more than any web ui. Auto-update is build into Webstart. A proper language is used to build the applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurgen Appelo</title>
		<link>http://aslamkhan.net/software-development/fat-is-the-new-thin/comment-page-1/#comment-3217</link>
		<dc:creator>Jurgen Appelo</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://aslamkhan.net/?p=234#comment-3217</guid>
		<description>And how would you suppose to write a rich client application that runs _outside_ the browser, but is still easily downloadable on all platforms?

How else can I make sure PC, Mac and Linux users are all served at the same time?</description>
		<content:encoded><![CDATA[<p>And how would you suppose to write a rich client application that runs _outside_ the browser, but is still easily downloadable on all platforms?</p>
<p>How else can I make sure PC, Mac and Linux users are all served at the same time?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

