<?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 for Souvik&#039;s Opus</title>
	<atom:link href="http://souvikmitra.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://souvikmitra.com</link>
	<description>Life, tech, web, music, football, random thoughts &#38; more...</description>
	<lastBuildDate>Tue, 22 May 2012 11:06:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Hoping for a Web App Future by Julian Lawton</title>
		<link>http://souvikmitra.com/2012/02/02/web/hoping-for-a-web-app-future/comment-page-1/#comment-73318</link>
		<dc:creator>Julian Lawton</dc:creator>
		<pubDate>Thu, 02 Feb 2012 13:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=17194#comment-73318</guid>
		<description>&lt;p&gt;To me the important part of the web is HTTP + data. Most &#8216;native&#8217; mobile apps rely on the standardisation of data access / client-server that the web&#8217;s enabled. I&#8217;m less enamoured of Javascript as a programming language and HTML/CSS as the one true presentation layer, because I&#8217;m not wholly convinced that a single standard/technology can cover both documents and applications.&lt;/p&gt;
&lt;p&gt;There&#8217;s a lot we&#8217;d lose by pushing JavaScript as the one true language &#8211; ditto Java, ObjC, etc. The advantage of native being ability to use your language of choice.&lt;br /&gt;
It also feels right now like we&#8217;re hacking a document technology for applications vs the MXML/XAML/XUL/NIB file approach of an XML mark-up designer for application interfaces.(Maybe there&#8217;s a model in how Cocoa uses nearly DisplayPDF as the actual presentation layer, but has a higher level of abstraction for application layout??)The other thing I&#8217;m dubious about is the return to &#8216;the application as island&#8217; &#8211; i.e. back in the 80s applications were often &#8216;designed&#8217; without any reference to how other applications or the platform work. Web apps have yet to &#8216;platformise&#8217; in that sense. We&#8217;re still at the stage of MFC vs Delphi vs MacOS Carbon vs wxWidgets vs Qt &#8211; too many application frameworks.(This criticism applies both to web apps and mobile native. We&#8217;d just about licked the problem on the desktop, but developers always feel hemmed in by external standards).&lt;br /&gt;
But . . . all the vendors should do more work in supporting installable web apps. (w/out Flash or Java it&#8217;s the only x-platform option for most small shops, and wrapping webkit views in native wrappers as pretend apps is surely pointless to everyone?).&lt;/p&gt;
&lt;p&gt;The hard part, I guess, is privacy/security management &#8211; either it becomes onerous (Vista) &#8211; with every app popping up requests &#8211; or you go down the restrictive App Store process of installable apps getting third party review. (I think the solution there involves certificates and chains of authority / circle of trust. We don&#8217;t need a single authority, but we DO need some kind of certification).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>To me the important part of the web is HTTP + data. Most &#8216;native&#8217; mobile apps rely on the standardisation of data access / client-server that the web&#8217;s enabled. I&#8217;m less enamoured of Javascript as a programming language and HTML/CSS as the one true presentation layer, because I&#8217;m not wholly convinced that a single standard/technology can cover both documents and applications.</p>
<p>There&#8217;s a lot we&#8217;d lose by pushing JavaScript as the one true language &#8211; ditto Java, ObjC, etc. The advantage of native being ability to use your language of choice.<br />
It also feels right now like we&#8217;re hacking a document technology for applications vs the MXML/XAML/XUL/NIB file approach of an XML mark-up designer for application interfaces.(Maybe there&#8217;s a model in how Cocoa uses nearly DisplayPDF as the actual presentation layer, but has a higher level of abstraction for application layout??)The other thing I&#8217;m dubious about is the return to &#8216;the application as island&#8217; &#8211; i.e. back in the 80s applications were often &#8216;designed&#8217; without any reference to how other applications or the platform work. Web apps have yet to &#8216;platformise&#8217; in that sense. We&#8217;re still at the stage of MFC vs Delphi vs MacOS Carbon vs wxWidgets vs Qt &#8211; too many application frameworks.(This criticism applies both to web apps and mobile native. We&#8217;d just about licked the problem on the desktop, but developers always feel hemmed in by external standards).<br />
But . . . all the vendors should do more work in supporting installable web apps. (w/out Flash or Java it&#8217;s the only x-platform option for most small shops, and wrapping webkit views in native wrappers as pretend apps is surely pointless to everyone?).</p>
<p>The hard part, I guess, is privacy/security management &#8211; either it becomes onerous (Vista) &#8211; with every app popping up requests &#8211; or you go down the restrictive App Store process of installable apps getting third party review. (I think the solution there involves certificates and chains of authority / circle of trust. We don&#8217;t need a single authority, but we DO need some kind of certification).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hoping for a Web App Future by Julian Lawton</title>
		<link>http://souvikmitra.com/2012/02/02/web/hoping-for-a-web-app-future/comment-page-1/#comment-73317</link>
		<dc:creator>Julian Lawton</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=17194#comment-73317</guid>
		<description>&lt;p&gt;To me the important part of the web is HTTP + data. Most &#8216;native&#8217; mobile apps rely on the standardisation of data access / client-server that the web&#8217;s enabled. I&#8217;m less enamoured of Javascript as a programming language and HTML/CSS as the one true presentation layer, because I&#8217;m not wholly convinced that a single standard/technology can cover both documents and applications.&lt;/p&gt;
&lt;p&gt;There&#8217;s a lot we&#8217;d lose by pushing JavaScript as the one true language &#8211; ditto Java, ObjC, etc. The advantage of native being ability to use your language of choice.&lt;br /&gt;
It also feels right now like we&#8217;re hacking a document technology for applications vs the MXML/XAML/XUL/NIB file approach of an XML mark-up designer for application interfaces.(Maybe there&#8217;s a model in how Cocoa uses nearly DisplayPDF as the actual presentation layer, but has a higher level of abstraction for application layout??)The other thing I&#8217;m dubious about is the return to &#8216;the application as island&#8217; &#8211; i.e. back in the 80s applications were often &#8216;designed&#8217; without any reference to how other applications or the platform work. Web apps have yet to &#8216;platformise&#8217; in that sense. We&#8217;re still at the stage of MFC vs Delphi vs MacOS Carbon vs wxWidgets vs Qt &#8211; too many application frameworks.(This criticism applies both to web apps and mobile native. We&#8217;d just about licked the problem on the desktop, but developers always feel hemmed in by external standards).&lt;br /&gt;
But . . . all the vendors should do more work in supporting installable web apps. (w/out Flash or Java it&#8217;s the only x-platform option for most small shops, and wrapping webkit views in native wrappers as pretend apps is surely pointless to everyone?).&lt;/p&gt;
&lt;p&gt;The hard part, I guess, is privacy/security management &#8211; either it becomes onerous (Vista) &#8211; with every app popping up requests &#8211; or you go down the restrictive App Store process of installable apps getting third party review. (I think the solution there involves certificates and chains of authority / circle of trust. We don&#8217;t need a single authority, but we DO need some kind of certification).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>To me the important part of the web is HTTP + data. Most &#8216;native&#8217; mobile apps rely on the standardisation of data access / client-server that the web&#8217;s enabled. I&#8217;m less enamoured of Javascript as a programming language and HTML/CSS as the one true presentation layer, because I&#8217;m not wholly convinced that a single standard/technology can cover both documents and applications.</p>
<p>There&#8217;s a lot we&#8217;d lose by pushing JavaScript as the one true language &#8211; ditto Java, ObjC, etc. The advantage of native being ability to use your language of choice.<br />
It also feels right now like we&#8217;re hacking a document technology for applications vs the MXML/XAML/XUL/NIB file approach of an XML mark-up designer for application interfaces.(Maybe there&#8217;s a model in how Cocoa uses nearly DisplayPDF as the actual presentation layer, but has a higher level of abstraction for application layout??)The other thing I&#8217;m dubious about is the return to &#8216;the application as island&#8217; &#8211; i.e. back in the 80s applications were often &#8216;designed&#8217; without any reference to how other applications or the platform work. Web apps have yet to &#8216;platformise&#8217; in that sense. We&#8217;re still at the stage of MFC vs Delphi vs MacOS Carbon vs wxWidgets vs Qt &#8211; too many application frameworks.(This criticism applies both to web apps and mobile native. We&#8217;d just about licked the problem on the desktop, but developers always feel hemmed in by external standards).<br />
But . . . all the vendors should do more work in supporting installable web apps. (w/out Flash or Java it&#8217;s the only x-platform option for most small shops, and wrapping webkit views in native wrappers as pretend apps is surely pointless to everyone?).</p>
<p>The hard part, I guess, is privacy/security management &#8211; either it becomes onerous (Vista) &#8211; with every app popping up requests &#8211; or you go down the restrictive App Store process of installable apps getting third party review. (I think the solution there involves certificates and chains of authority / circle of trust. We don&#8217;t need a single authority, but we DO need some kind of certification).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hoping for a Web App Future by guest</title>
		<link>http://souvikmitra.com/2012/02/02/web/hoping-for-a-web-app-future/comment-page-1/#comment-73316</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=17194#comment-73316</guid>
		<description>&lt;p&gt;Apple says apps are good&#8230; so doesn&#8217;t that mean that we have to do that? After all whatever Apple says goes, right?&lt;/p&gt;
&lt;p&gt;In all seriousness, Javascript + HTML + CSS is a terrible framework for software engineering. Sure its fine for &#8220;web applications&#8221; but lets face it, any real application will be twice as difficult to build in HTML/JS than it would be in Silverlight or Flex. Those two were perfectly positioned such that they allowed the richness of native applications with the ease of development of web applications. Without that kind of in-between technology, the options are either creating something really rich using native languages (with great cost) or create something with HTML/JS that will be a lower quality experience (also with great cost). Now&#8230; before all the HTML/JS people start let me just say that I have had the pleasure of building many enterprise Flex applications as well as the displeasure of building many enterprise HTML/AJAX (Dojo, JQuery) applications, not to mention several Java Swing applications. So, I am not one of those people (of which there are many) that wants to use Flex just because it is the only language I know. It really does (did) allow really great experiences to be build with the the least amount of effort. It is a real shame to hear the Adobe evangelists jumping ship so easily. All that promotion of AIR sounds like BS in hindsight.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Apple says apps are good&#8230; so doesn&#8217;t that mean that we have to do that? After all whatever Apple says goes, right?</p>
<p>In all seriousness, Javascript + HTML + CSS is a terrible framework for software engineering. Sure its fine for &#8220;web applications&#8221; but lets face it, any real application will be twice as difficult to build in HTML/JS than it would be in Silverlight or Flex. Those two were perfectly positioned such that they allowed the richness of native applications with the ease of development of web applications. Without that kind of in-between technology, the options are either creating something really rich using native languages (with great cost) or create something with HTML/JS that will be a lower quality experience (also with great cost). Now&#8230; before all the HTML/JS people start let me just say that I have had the pleasure of building many enterprise Flex applications as well as the displeasure of building many enterprise HTML/AJAX (Dojo, JQuery) applications, not to mention several Java Swing applications. So, I am not one of those people (of which there are many) that wants to use Flex just because it is the only language I know. It really does (did) allow really great experiences to be build with the the least amount of effort. It is a real shame to hear the Adobe evangelists jumping ship so easily. All that promotion of AIR sounds like BS in hindsight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hoping for a Web App Future by guest</title>
		<link>http://souvikmitra.com/2012/02/02/web/hoping-for-a-web-app-future/comment-page-1/#comment-73315</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=17194#comment-73315</guid>
		<description>&lt;p&gt;Apple says apps are good&#8230; so doesn&#8217;t that mean that we have to do that? After all whatever Apple says goes, right?&lt;/p&gt;
&lt;p&gt;In all seriousness, Javascript + HTML + CSS is a terrible framework for software engineering. Sure its fine for &#8220;web applications&#8221; but lets face it, any real application will be twice as difficult to build in HTML/JS than it would be in Silverlight or Flex. Those two were perfectly positioned such that they allowed the richness of native applications with the ease of development of web applications. Without that kind of in-between technology, the options are either creating something really rich using native languages (with great cost) or create something with HTML/JS that will be a lower quality experience (also with great cost). Now&#8230; before all the HTML/JS people start let me just say that I have had the pleasure of building many enterprise Flex applications as well as the displeasure of building many enterprise HTML/AJAX (Dojo, JQuery) applications, not to mention several Java Swing applications. So, I am not one of those people (of which there are many) that wants to use Flex just because it is the only language I know. It really does (did) allow really great experiences to be build with the the least amount of effort. It is a real shame to hear the Adobe evangelists jumping ship so easily. All that promotion of AIR sounds like BS in hindsight.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Apple says apps are good&#8230; so doesn&#8217;t that mean that we have to do that? After all whatever Apple says goes, right?</p>
<p>In all seriousness, Javascript + HTML + CSS is a terrible framework for software engineering. Sure its fine for &#8220;web applications&#8221; but lets face it, any real application will be twice as difficult to build in HTML/JS than it would be in Silverlight or Flex. Those two were perfectly positioned such that they allowed the richness of native applications with the ease of development of web applications. Without that kind of in-between technology, the options are either creating something really rich using native languages (with great cost) or create something with HTML/JS that will be a lower quality experience (also with great cost). Now&#8230; before all the HTML/JS people start let me just say that I have had the pleasure of building many enterprise Flex applications as well as the displeasure of building many enterprise HTML/AJAX (Dojo, JQuery) applications, not to mention several Java Swing applications. So, I am not one of those people (of which there are many) that wants to use Flex just because it is the only language I know. It really does (did) allow really great experiences to be build with the the least amount of effort. It is a real shame to hear the Adobe evangelists jumping ship so easily. All that promotion of AIR sounds like BS in hindsight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hoping for a Web App Future by guest</title>
		<link>http://souvikmitra.com/2012/02/02/web/hoping-for-a-web-app-future/comment-page-1/#comment-73314</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=17194#comment-73314</guid>
		<description>&lt;p&gt;Apple says apps are good&#8230; so doesn&#8217;t that mean that we have to do that? After all whatever Apple says goes, right?&lt;/p&gt;
&lt;p&gt;In all seriousness, Javascript + HTML + CSS is a terrible framework for software engineering. Sure its fine for &#8220;web applications&#8221; but lets face it, any real application will be twice as difficult to build in HTML/JS than it would be in Silverlight or Flex. Those two were perfectly positioned such that they allowed the richness of native applications with the ease of development of web applications. Without that kind of in-between technology, the options are either creating something really rich using native languages (with great cost) or create something with HTML/JS that will be a lower quality experience (also with great cost). Now&#8230; before all the HTML/JS people start let me just say that I have had the pleasure of building many enterprise Flex applications as well as the displeasure of building many enterprise HTML/AJAX (Dojo, JQuery) applications, not to mention several Java Swing applications. So, I am not one of those people (of which there are many) that wants to use Flex just because it is the only language I know. It really does (did) allow really great experiences to be build with the the least amount of effort. It is a real shame to hear the Adobe evangelists jumping ship so easily. All that promotion of AIR sounds like BS in hindsight.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Apple says apps are good&#8230; so doesn&#8217;t that mean that we have to do that? After all whatever Apple says goes, right?</p>
<p>In all seriousness, Javascript + HTML + CSS is a terrible framework for software engineering. Sure its fine for &#8220;web applications&#8221; but lets face it, any real application will be twice as difficult to build in HTML/JS than it would be in Silverlight or Flex. Those two were perfectly positioned such that they allowed the richness of native applications with the ease of development of web applications. Without that kind of in-between technology, the options are either creating something really rich using native languages (with great cost) or create something with HTML/JS that will be a lower quality experience (also with great cost). Now&#8230; before all the HTML/JS people start let me just say that I have had the pleasure of building many enterprise Flex applications as well as the displeasure of building many enterprise HTML/AJAX (Dojo, JQuery) applications, not to mention several Java Swing applications. So, I am not one of those people (of which there are many) that wants to use Flex just because it is the only language I know. It really does (did) allow really great experiences to be build with the the least amount of effort. It is a real shame to hear the Adobe evangelists jumping ship so easily. All that promotion of AIR sounds like BS in hindsight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Must Read: JavaScript: The Good Parts by polyGeek</title>
		<link>http://souvikmitra.com/2011/12/28/web/must-read-javascript-the-good-parts/comment-page-1/#comment-72549</link>
		<dc:creator>polyGeek</dc:creator>
		<pubDate>Wed, 28 Dec 2011 12:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=16718#comment-72549</guid>
		<description>&lt;p&gt;Obviously a short read. Buh-dum-pmp &lt;img src=&#039;http://blog.digitalbackcountry.com/wp-includes/images/smilies/icon_smile.gif&#039; alt=&#039;:-)&#039; class=&#039;wp-smiley&#039; /&gt; &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Obviously a short read. Buh-dum-pmp <img src='http://blog.digitalbackcountry.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Counter-Attack by TheSachin92</title>
		<link>http://souvikmitra.com/2011/03/03/football/the-counter-attack/comment-page-1/#comment-46252</link>
		<dc:creator>TheSachin92</dc:creator>
		<pubDate>Fri, 04 Mar 2011 13:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=11149#comment-46252</guid>
		<description>Xavi lost the ball at 1:25! lol</description>
		<content:encoded><![CDATA[<p>Xavi lost the ball at 1:25! lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Counter-Attack by darkgate33</title>
		<link>http://souvikmitra.com/2011/03/03/football/the-counter-attack/comment-page-1/#comment-46251</link>
		<dc:creator>darkgate33</dc:creator>
		<pubDate>Fri, 04 Mar 2011 12:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=11149#comment-46251</guid>
		<description>Jose Mourinho is Professor of this tactic ......</description>
		<content:encoded><![CDATA[<p>Jose Mourinho is Professor of this tactic &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Counter-Attack by 102293</title>
		<link>http://souvikmitra.com/2011/03/03/football/the-counter-attack/comment-page-1/#comment-46250</link>
		<dc:creator>102293</dc:creator>
		<pubDate>Fri, 04 Mar 2011 12:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=11149#comment-46250</guid>
		<description>I love counter attacks</description>
		<content:encoded><![CDATA[<p>I love counter attacks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Counter-Attack by CRFanBoy</title>
		<link>http://souvikmitra.com/2011/03/03/football/the-counter-attack/comment-page-1/#comment-46249</link>
		<dc:creator>CRFanBoy</dc:creator>
		<pubDate>Fri, 04 Mar 2011 11:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://souvikmitra.com/?p=11149#comment-46249</guid>
		<description>chelsea, ream madrid, liverpool those are counter - attacking teams just watch their goals from counter attack</description>
		<content:encoded><![CDATA[<p>chelsea, ream madrid, liverpool those are counter &#8211; attacking teams just watch their goals from counter attack</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: souvikmitra.com @ 2012-05-22 20:19:54 -->
