<?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: Between Web Application and Desktop Applications</title>
	<atom:link href="http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/</link>
	<description>Learn about the latest in Web Development - as soon as I do.</description>
	<lastBuildDate>Fri, 12 Mar 2010 22:31:12 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mikoyan</title>
		<link>http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/comment-page-1/#comment-2610</link>
		<dc:creator>mikoyan</dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/#comment-2610</guid>
		<description>There are a number of techniques which can be used for the same. I know of a couple of guys besides me, as well as firms which actually use Web Technologies in developing multi-platform desktop applications.  

The interesting techniques are the ones where the solution has the basic features of a desktop application like multi-threading, one click installs. 

Looking at the disadvantages you have pointed out, actually none are true.

At Plus91, I introduced this methodology for solution design in 2006, and we have 12 products in the market built on the concept of using PHP/XML/MySQL/Javascript/HTML/CSS together to develop solutions which are desktop like. All of our applications have access to low level system operations and can also do file ops.  

While, this is obvious since your are running a server on the same machine as the client, and the server side code can actually do what it wants, it becomes more interesting when one uses SWIG technologies. One can push and pull data and commands using php based system calls as well as wrapper based calls.</description>
		<content:encoded><![CDATA[<p>There are a number of techniques which can be used for the same. I know of a couple of guys besides me, as well as firms which actually use Web Technologies in developing multi-platform desktop applications.  </p>
<p>The interesting techniques are the ones where the solution has the basic features of a desktop application like multi-threading, one click installs. </p>
<p>Looking at the disadvantages you have pointed out, actually none are true.</p>
<p>At Plus91, I introduced this methodology for solution design in 2006, and we have 12 products in the market built on the concept of using PHP/XML/MySQL/Javascript/HTML/CSS together to develop solutions which are desktop like. All of our applications have access to low level system operations and can also do file ops.  </p>
<p>While, this is obvious since your are running a server on the same machine as the client, and the server side code can actually do what it wants, it becomes more interesting when one uses SWIG technologies. One can push and pull data and commands using php based system calls as well as wrapper based calls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baeltazor</title>
		<link>http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/comment-page-1/#comment-2424</link>
		<dc:creator>baeltazor</dc:creator>
		<pubDate>Tue, 10 Nov 2009 07:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/#comment-2424</guid>
		<description>this may be possible if you target C# WPF (Windows Presentation Foundation)</description>
		<content:encoded><![CDATA[<p>this may be possible if you target C# WPF (Windows Presentation Foundation)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binny V A</title>
		<link>http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/comment-page-1/#comment-2401</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/#comment-2401</guid>
		<description>Sorry, but I have no experience in the .NET platform - I&#039;m on LAMP.</description>
		<content:encoded><![CDATA[<p>Sorry, but I have no experience in the .NET platform &#8211; I&#8217;m on LAMP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupesh</title>
		<link>http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/comment-page-1/#comment-2400</link>
		<dc:creator>Rupesh</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/#comment-2400</guid>
		<description>Hi, I am a Software developer. And my company wants to convert web application(in ASP) to a desktop application(.NET 2.0) is it possible to do so. And if so please let me know.

Thank you!</description>
		<content:encoded><![CDATA[<p>Hi, I am a Software developer. And my company wants to convert web application(in ASP) to a desktop application(.NET 2.0) is it possible to do so. And if so please let me know.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: postguy</title>
		<link>http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/comment-page-1/#comment-1394</link>
		<dc:creator>postguy</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bin-co.com/blog/2007/08/between-web-application-and-desktop-applications/#comment-1394</guid>
		<description>Our personal web application platform- Tonido exactly does what you are explaining here. It addresses all your disadvantages.</description>
		<content:encoded><![CDATA[<p>Our personal web application platform- Tonido exactly does what you are explaining here. It addresses all your disadvantages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
