<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:72.47.210.69,2006://1.4978-</id>
  <updated>2011-04-29T12:31:06Z</updated>
  <title>Comments for Survey Of Client Apps Using The Web Platform</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:72.47.210.69,2006://1.4978</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=4978" title="Survey Of Client Apps Using The Web Platform" />
    <published>2006-08-27T11:40:55Z</published>
    <updated>2007-12-16T23:16:14Z</updated>
    <title>Survey Of Client Apps Using The Web Platform</title>
    <summary><![CDATA[Written by Alex Iskold and edited by Richard MacManus. In this post, we survey a range of client applications which utilize the new web platform. This is a follow-up to our Web Platform Primer post a few days ago, in which we explained the building blocks of the new Web infrastructure:&nbsp; The Web Computing Platform...]]></summary>
    <author>
      <name>Richard MacManus</name>
      <uri>http://www.readwriteweb.com</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><i>Written by <a href="http://www.adaptiveblue.com/">Alex Iskold</a> and edited by
Richard MacManus.</i></p>

<p>In this post, we survey a range of client applications which utilize the new web
platform. This is a follow-up to our <a
href="http://www.readwriteweb.com/archives/web_platform_primer.php">Web Platform Primer
post</a> a few days ago, in which we explained the building blocks of the new Web
infrastructure:&nbsp;</p>

<p><img border="0" src="http://static.flickr.com/73/225934793_15628ad0dc.jpg?v=0"
alt="web computing platform" /><br />
<i>The Web Computing Platform</i></p>

<p>Essentially the building blocks are foundational services from Internet companies such as Amazon,
Google and Microsoft - which combine to form a Web development platform. Indeed a couple
of days we saw <a href="http://www.readwriteweb.com/archives/amazon_ec2.php">Amazon add
to the platform</a> with a limited beta 'Compute' service, called <a
href="http://www.amazon.com/gp/browse.html?node=201590011">Elastic Compute Cloud</a>. All
of these services facilitate a new breed of software: <b>smart desktop and browser
applications</b> that use the Web Platform as their backbone.&nbsp;</p>

<h2>Storage Services</h2>

<p><img border="0" src="http://static.flickr.com/98/225949500_3aacdcff9c.jpg?v=0"
alt="Storage Services" /></p>

<p>In this category there is <a
href="http://www.amazon.com/b/ref=sc_fe_l_2/103-4118765-0560604?ie=UTF8&amp;node=16427261&amp;no=3435361&amp;me=A36L942TSJ2AJA">
Amazon S3</a> and <a href="http://www.openomy.com/">openomy</a>. Amazon S3
has a wide variety of clients using it. Firstly, there are <b>personal backup
applications</b> like <a href="http://www.jungledisk.com/">Jungle Disk</a> and <a
href="http://www.elephantdrive.com/">Elephant Drive</a>. Another common use case for S3
is <b>storing large media files</b> - the <a
href="http://www.amazon.com/b/ref=sc_fe_c_0_16427261_2/103-4118765-0560604?ie=UTF8&amp;node=182241011&amp;no=16427261&amp;me=A36L942TSJ2AJA">
Amazon S3 success stories page</a> features <a
href="http://www.mediasilo.com/">MediaSilo</a> video storage and <a
href="http://www.smugmug.com/">SmugMug</a> on-line photo sharing. A
webtop application called <a href="http://www.youos.com/">YouOS</a> is also using Amazon
S3 to store user information. Finally, there are two other applications listed in the
success stories section: <a href="http://www.myowndb.com/">MyOwnDB</a>, which allows
users to define and store their personal information in the form database tables; and the
<a href="http://www.adaptiveblue.com/">blueorganizer</a> smart browser extension for
Firefox, developed by my [Alex's] company <a href="http://www.adaptiveblue.com/">adaptiveblue</a>.</p>
<p>The only example app using the <a href="http://www.openomy.com/">openomy</a> site is a
very basic <a href="http://rss.openomy.com/">RSS application</a>, built using Ruby on
Rails.&nbsp;</p>]]>
      <![CDATA[<h2>Messaging and Compute Services</h2>

<p>In <a href="www.readwriteweb.com/archives/web_platform_primer.php">the previous
article</a> we gave an example of a Messaging service: <a
href="http://www.amazon.com/b/ref=sc_fe_l_2/103-4118765-0560604?ie=UTF8&amp;node=13584001&amp;no=3435361&amp;me=A36L942TSJ2AJA">
Amazon Simple Queue Service</a>. There are no success stories listed on the Amazon site
for this service but - as we noted - it is likely that <i>Amazon.com itself</i> utilizes
this service.&nbsp;</p>

<p>After our previous article was published earlier this week, Amazon released the first
example of a black-box compute service - called <a
href="http://www.amazon.com/gp/browse.html?node=201590011">Amazon Elastic Compute
Cloud</a>. The service is currently in limited beta, but we are likely to start hearing
of success stories soon.</p>

<h2>Information Services</h2>

<p><img border="0" src="http://static.flickr.com/73/225949501_a0de3122e0.jpg?v=0"
alt="Information Services" /></p>

<p>We start this broad category with the applications that use <a
href="http://www.amazon.com/b?ie=UTF8&amp;node=12738641&amp;no=15879911&amp;me=A36L942TSJ2AJA">
Amazon eCommerce Service</a>, one of the most widely used APIs on the web. Among the
success stories listed on the <a
href="http://www.amazon.com/b/ref=sc_fe_c_0_12738641_2/103-4118765-0560604?ie=UTF8&amp;node=182241011&amp;no=12738641&amp;me=A36L942TSJ2AJA#amazon3">
Amazon's page</a>, most fall into the category of <b>shopping and store fronts</b>. For
example:</p>

<ul>
<li><a href="http://www.actionengine.com/">ActionEngine</a> and <a
href="http://www.scanbuy.com/">ScanBy</a> use the Amazon API to enable wireless
shopping.</li>

<li><a href="http://www.associate-o-matic.com/">Associate-o-matic</a> uses the Amazon API to help its customers create store fronts.</li>

<li><a href="http://www.insidec.com/">Inside C</a> uses the Amazon API to bring shopping into the instant messaging space.&nbsp;</li>
</ul>

<p>There are other interesting uses of the API as well. For UNIX lovers there is the <a
href="http://www.lucidcheese.com/ACLI/">Amazon Command Line interface</a>, marketed as
0-click shopping. Also there is <a href="http://www.rightcart.com/">RightCart</a>, which
enables a web-wide shopping experience on blogs and regular sites.&nbsp;</p>

<p>Note that <a href="http://www.adaptiveblue.com/">adaptiveblue</a> also uses the
eCommerce API, to dynamically look up product information - when a user selects the title
of a book, or the name of a gadget.</p>

<p>The most popular information API is <a href="http://maps.google.com">Google Maps</a>.
A comprehensive list of usages can be found at the <a
href="http://googlemapsmania.blogspot.com/">Google Maps Mania blog</a>. They range from
housing market sites to travel logs. These, however, are more mashups or utilities than
applications - because they do not provide an end-to-end user experience, but rather
provide a solution to a particular information problem. In general, we are seeing a big
surge in so-called mashups fueled by Information Services and Web 2.0 APIs. A
comprehensive list of these mashups, along with APIs and other great information, is
maintained by John Musser at <a href="http://www.programmableweb.com/">Programmable
Web</a>.</p>

<h2>Search Services</h2>

<p>The <a href="http://websearch.alexa.com/welcome.html">Alexa Web Search Platform</a>
was launched in December 2005. At the time <a
href="http://blogs.zdnet.com/web2explorer/?p=78">Richard wondered</a> if it would make
Amazon a major search player. As of now there are no references to a major vertical
search engine built on top of Alexa. The Alexa web site features a few applications - a
Camera search and <a href="http://www.alexa.com/site/devcorner/zip">Zip File</a> search - but that just scratches the surface of what is possible with the Alexa platform.</p>

<p>I still think that this platform will pick up and we will see some really interesting
vertical search applications built on it. In the meantime, the blogging community does
not live a day without checking the Alexa Information service for traffic rankings: <a
href="http://www.alexa.com/">alexa.com</a> and <a
href="http://www.alexaholic.com/">alexaholic.com</a>.</p>

<h2>Web 2.0 Services</h2>

<p>Thanks to <a href="http://del.icio.us/">del.cio.us</a>, APIs are back in style.
So-called Web 2.0 companies rush to open up their information, in order to enable
cross-pollination of data and mashups. Here is the current chart of Top APIs from <a
href="http://www.programmableweb.com/">Programmable Web</a>:</p>

<p><img border="0" src="http://static.flickr.com/57/225934794_884fa25fa2.jpg?v=0" /></p>

<p>Google Maps is a clear front runner. Among other popular APIs are Flickr, Amazon,
YahooMaps and del.icio.us. Also according to the 'last 14 days' chart, the <a
href="http://www.youtube.com/dev">YouTube API</a> is on the rise.</p>

<h2>Conclusion</h2>

<p>It is exciting to see this new wave of applications developed on top of the emerging
Web Platform. As the platform matures, we are sure to witness more and more applications
using it as their primary infrastructure. This allows businesses to focus on innovation
and domain knowledge, rather than worrying about the scalability of their backend
systems.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4978-comment:38526</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4978" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php#c38526" />
    <title>Comment from Lars G. Teigen on 2006-09-02</title>
    <author>
        <name>Lars G. Teigen</name>
        <uri>http://secondbrain.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://secondbrain.com">
        <![CDATA[<p>Thanks for this excellent overview. </p>

<p>We are working on an application that will be using S3 and a few Alexa services right from the start. My experience so far is that the web platform makes it a lot easier, cheaper and faster to start a new business from scratch. We can focus on our core capabilities and get really good at what we know best. This article made me more confident of our start-up strategy.</p>]]>
    </content>
    <published>2006-09-02T14:50:21Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4978-comment:38525</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4978" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php#c38525" />
    <title>Comment from Alex Iskold on 2006-08-28</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com">
        <![CDATA[<p>Chris,</p>

<p>Touchstone looks interesting and also looks relevant. I am not sure what APIs are you using and what your architecture is. Drop me an email alex.iskold@adaptiveblue.com if you want to talk more.</p>

<p>Alex<br />
<a href="http://www.adaptiveblue.com" rel="nofollow"><a href="http://www.adaptiveblue.com" rel="nofollow">http://www.adaptiveblue.com</a></a></p>]]>
    </content>
    <published>2006-08-28T13:49:50Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4978-comment:38524</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4978" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/survey_of_web_platform_client_apps.php#c38524" />
    <title>Comment from Chris Saad on 2006-08-27</title>
    <author>
        <name>Chris Saad</name>
        <uri>http://www.touchstonelive.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.touchstonelive.com">
        <![CDATA[<p>Heya Alex, you might consider Touchstone as the ultimate client app using the web as a platform. With adapters it can work across all the APIs to keep you alerted about events that need your attention.</p>

<p>[/shameless self promotion] :)</p>]]>
    </content>
    <published>2006-08-28T04:00:54Z</published>
  </entry>

</feed>
