<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hebware &#187; ajax</title>
	<atom:link href="http://hebware.co.uk/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://hebware.co.uk</link>
	<description>hebridean software development</description>
	<lastBuildDate>Fri, 18 Dec 2009 16:53:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Where are our true cloud applications at?</title>
		<link>http://hebware.co.uk/2009/07/where-are-our-true-cloud-applications-at/</link>
		<comments>http://hebware.co.uk/2009/07/where-are-our-true-cloud-applications-at/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 20:20:45 +0000</pubDate>
		<dc:creator>kinnon</dc:creator>
				<category><![CDATA[IT Techie stuff]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[applicaion]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://hebware.co.uk/?p=37</guid>
		<description><![CDATA[Isn’t the internet cool!
Over a fairly short period of time, we now have a vast information resource available in our homes.
Developers have been constantly pushing the boundaries of what HTML was designed to do in order to give us a feature rich experience. And in all honesty, it’s a horrible mess. Let’s face it, HTML [...]]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://hebware.co.uk/wp-content/gallery/it/internet_clipart.jpg" title="" class="shutterset_singlepic4" >
	<img class="ngg-singlepic ngg-right" src="http://hebware.co.uk/wp-content/gallery/cache/4__200x200_internet_clipart.jpg" alt="internet" title="internet" />
</a>
<br />
Isn’t the internet cool!<br />
Over a fairly short period of time, we now have a vast information resource available in our homes.<br />
Developers have been constantly pushing the boundaries of what HTML was designed to do in order to give us a feature rich experience. And in all honesty, it’s a horrible mess. Let’s face it, HTML was never meant to deal with such complex content. Before I continue, this article contains my opinions, and some folks may disagree with some or all of them.</p>
<p>Many developers have to write web content that strives to provide the usability and responsiveness of an application running on an operating system like Windows or any of the many cool Linux distributions, but I really don’t think its going to happen.<br />
Some have built plugins which operate embedded in the html in order to enhance the experience, some use clever little tricks like AJAX; but for me, it’s just not enough.</p>
<p>We are in the digital broadband age, and network speeds are only going to get faster. Isn’t it time we had a new protocol for our browsers to take sensible advantage of this?</p>
<p>HTTP is what it says, HyperTEXT (Text with hyperlinks in it) transfer protocol.<br />
FTP gives us File Transfer Protocol.<br />
There are oodles of protocols out there, but so far, nothing that really delivers applications from the web in a way that’s easy to develop and easy to deploy, without http or any hanger-on plugins or embedded doo-dahs.</p>
<p>Let’s call our new toy ATP, Application Transfer Protocol.<br />
We want to deliver applications to our users over the web, but we want them to be as good as an OS application. We want our work to be secure and compiled.<br />
How cool would it be to write an application, compile it, and upload it; then open a browser to atp://www.my_web_app.com (whose default app would be myapp.exe or myapp.iap or whatever the extension would be).</p>
<p>We don’t want to download the whole thing remember, so the protocol would interact with the application on the server side, and deliver the application in an ‘on demand’ bases.<br />
Use the OS libraries available for standard OS applications, to build and manage the program GUI with event handlers, and all the nice things that benefit a locally running application.</p>
<p>Now were delivering REAL cloud applications straight from our servers without the need for local installs. The applications can have a local folder on the users computer to store settings etc, and write user files to the users folders just like a regular app.</p>
<p>Let’s stop talking about it. Somebody built it. Heck, maybe I’ll find the time over the next few years to build it myself. This would be the real internet revolution.</p>
<p>Happy browsing,<br />
Allan Mackinnon</p>
]]></content:encoded>
			<wfw:commentRss>http://hebware.co.uk/2009/07/where-are-our-true-cloud-applications-at/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
