<?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/curl_is_another_player_in.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2008:/1/tag:www.readwriteweb.com,2008://1.6641-</id>
  <updated>2008-12-03T21:33:57Z</updated>
  <title>Comments for The Other RIA Desktop Platform: Curl Nitro</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.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=6641" title="The &lt;em&gt;Other&lt;/em&gt; RIA Desktop Platform: Curl Nitro" />
    <published>2008-06-25T18:00:00Z</published>
    <updated>2008-06-25T21:11:16Z</updated>
    <title>The Other RIA Desktop Platform: Curl Nitro</title>
    <summary>The Other RIA Desktop Platform: Curl Nitro</summary>
    <author>
      <name>Sarah Perez</name>
      <uri>http://www.sarahintampa.com</uri>
    </author>
    
    <category term="Features" />
    
    <category term="Products" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/curl_logo.jpg"><a href="http://www.curl.com/">Curl</a> is another player in the RIA (Rich Internet Applications) space, going up against <a href="http://silverlight.net/">Microsoft Silverlight</a>, <a href="http://www.adobe.com/products/flex/">Adobe's Flex platform</a>, and <a href="http://www.openlaszlo.org">OpenLazlo</a>, among others. The Curl platform provides developers a way to build web-based apps that can't be easily built using Ajax or other web-based technologies. Those apps can be deployed both within the web browser or on the desktop via <a href="http://www.curl.com/products_nitro.php">Curl Nitro</a>, an extension of the Curl platform. To show off what Nitro can do, the company has recently released a demo app featuring a visual representation of the Facebook social graph. </p>]]>
      <![CDATA[<h2>The Curl Platform and Curl Nitro</h2>

<p>Where the Curl platform itself competes with Flex and Silverlight, Curl Nitro competes more directly with <a href="www.adobe.com/products/ai">Adobe AIR</a>, <a href="http://wiki.mozilla.org/WebRunner">Mozilla Prism</a>, <a href="http://gears.google.com">Google Gears</a>, and other applications that allow content from the web to run on the desktop while also providing asynchronous communication with various back-end services. </p>

<p>This recently released Nitro demo app called <a href="http://developers.curl.com/docs/DOC-1241">CurlGraph</a> was designed by Manuel Lima, the founder of <a href="http://VisualComplexity.com">VisualComplexity.com</a> (<a href="http://www.readwriteweb.com/archives/an_online_collection_of_visualized_networks.php">our coverage</a>) and it allows you to visualize a circle of up to 128 friends from your Facebook account. By examining the ring of friends and the arcs that indicate the relationships between them, you can visualize what your personal social graph looks like.</p>

<p>Of course, in order to run the app, you'll need to have <a href="http://www.curl.com/download/nitro/">Curl Nitrol Beta RTE</a> already installed. You can then download the app, CurlGraph, from <a href="curl://occ/curl://launch/http://developers.curl.com/demos/nitro/NetworkExplorer/occ-start.dcurl">here</a> and the code from <a href="http://developers.curl.com/servlet/JiveServlet/download/1241-2-1122/curlgraph_080606.zip">here</a> (note: zip file). </p>

<p>When installing the app, the dialog box looks very familiar - much like Adobe AIR  - and the process was just as easy. You login to Facebook via the app and then it will graph out all of your Facebook friend connections.

<p><img src="http://www.readwriteweb.com/images/curl_install.png"></p>

<h2>Fighting For the Desktop</h2>

<p>While the app itself is an impressive way to showcase Curl's ability to support a visually engaging desktop application, the company itself is going to be up against some tough competition to gain a foothold on the desktop. </p>

<p><img src="http://www.readwriteweb.com/images/curlgraph.png"></p>

<p>At the moment there's the popularity of Adobe AIR's desktop widgets to deal with, especially among <a href="http://www.readwriteweb.com/archives/some_adobe_air_apps_worth_a_look.php">early adopters</a> and <a href="http://www.readwriteweb.com/archives/10_adobe_air_apps_bloggers_will_love.php">other enthusiasts</a>, not to mention Silverlight and other players in the RIA game, including <a href="http://www.openlazlo.org">OpenLaszlo</a>, <a href="http://www.nexaweb.com/home/us/index.html">NexaWeb Enterprise 2.0</a>, <a href="http://dojotoolkit.org/">Dojo</a>, <a href="http://www.altio.com/">Altio Live</a>, <a href="http://www.canoo.com/ulc/">UltraLightClient</a> and <a href="http://www.sun.com/software/javafx/index.jsp">JavaFX</a>. </p>

<p>Curl's best bet may be with their enterprise efforts or with their <a href="http://developers.curl.com/community/curl_open_source">open source web services development kit (WSDK),</a> shipped earlier this year as a part of the Curl Rich Internet Application Platform 6.0. But even then, they're up against Microsoft's Silverlight offering which was ported to Linux by some Novell developers as <a href="http://www.mono-project.com/Moonlight">Moonlight</a>. </p>

<p>Fighting big companies like Microsoft and Adobe isn't easy for a smaller shop, nor is competing against JavaFX and others in the enterprise. Yet that doesn't mean that Curl isn't trying. Curl's VP of Developer Relations, Richard Monson-Haefel, left <a href="http://www.readwriteweb.com/archives/adobe_air_goes_to_work_6_apps_for_corporate_desktop.php#comment-57769">a comment</a> here on RWW not long ago which was very critical of Adobe AIR's security model, a subject recently noted by Adobe platform evangelist Ryan Stewart <a href="http://blog.digitalbackcountry.com/?p=1463">on his blog</a>. </p>

<p>Stewart references a recent presentation by <a href="http://weblogs.macromedia.com/emalasky/archives/2008/06/slides_from_my.html">Ethan Malasky</a> called <a href="http://onair.adobe.com/blogs/videos/2008/06/23/ethan-malasky-developing-secure-air-applications/">Developing Secure AIR Applications</a>, and then says that &quot;security is one of the things that gets talked a lot about with regards to AIR and the team spent a huge, huge amount of time thinking about the security mode.&quot;&#160;&#160; (Slides from the presentation are below). </p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="365" height="365"> <param name="movie" value="https://share.acrobat.com/adc/flex/mpt.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent"/> <param name="allowFullScreen" value="true"/> <param name="flashvars"  value="ext=pdf&docId=f8e2feca-1712-40a6-8f66-702ecc757dc4"/> <embed src="https://share.acrobat.com/adc/flex/mpt.swf"  quality="high"  pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash" width="365" height="500" wmode="transparent" allowFullScreen="true" flashvars="ext=pdf&docId=f8e2feca-1712-40a6-8f66-702ecc757dc4"> </embed> </object>

<p>If the Curl platform is truly more secure, then they may be able to find success in the enterprise space, an area which AIR and Silverlight are both trying to reach now. However, Curl will have to be up for the battle because those two companies have a lot more resources to fight aggressively for RIA marketshare.</p>
]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641-comment:58814</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6641" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php#c58814" />
    <title>Comment from Richard Monson-Haefel on 2008-06-25</title>
    <author>
        <name>Richard Monson-Haefel</name>
        <uri>http://www.monson-haefel.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.monson-haefel.com">
        <![CDATA[<p>The comments made a while back by me, the Curl VP of Developer Relations are regrettable. At the time we were very negative on our competitors, but since then we have cleaned up our act.</p>

<p>Curl does have a great security story, but it was in bad taste picking on Adobe AIR. Consumers should look at the security models in both platforms and make their own decisions. </p>

<p>Personally, I really like Flex and AIR and the folks that work at adobe are nothing if not gracious.  About a week ago I apologized to Adobe for the trash talk. (here is the post retracting those type of statements <a href="http://theclevermonkey.blogspot.com/2008/06/fair-play-in-love-and-war.html" rel="nofollow">http://theclevermonkey.blogspot.com/2008/06/fair-play-in-love-and-war.html</a> )  We (Adobe and Curl) are getting along very well.</p>

<p>In fact, we recommend Adobe Flex and AIR as a great alternative to Curl. Curl is really more focused on the Enterprise and not mass consumer applications. If you want to appeal to the mass consumer Adobe may be a better choice. When it comes to the enterprise we believe that Curl is better. In the end however the market will decide.</p>

<p>Peace,</p>

<p>Richard Monson-Haefel<br />
VP of Developer Relations<br />
Curl, Inc.</p>]]>
    </content>
    <published>2008-06-25T19:27:50Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641-comment:58840</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6641" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php#c58840" />
    <title>Comment from Falafulu Fisi on 2008-06-25</title>
    <author>
        <name>Falafulu Fisi</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>JavaFX is cool. I am exploring JavaFX for my next application development which requires heavy 2D interactive plottings (on the fly).</p>]]>
    </content>
    <published>2008-06-26T06:47:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641-comment:58842</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6641" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php#c58842" />
    <title>Comment from Avatar on 2008-06-26</title>
    <author>
        <name>Avatar</name>
        <uri>http://widgetslab.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://widgetslab.com">
        <![CDATA[<p>In the case of MS Enterprise right now you also got WPF/.net 3.5 apps doing rounds in the enterprise where WPF/.NET apps are way bigger and more abundant than in the consumer market. lets remember that those are the same apps powering things like Surface, Windows 7 multitouch support tests and special enterprise apps that work with Sharepoint among many other custom solutions to yet fully unveiled MS enterprise tech.</p>

<p>In the case of Linux and Mac Consumer Desktop. Silverlight powered Desklets already exist on both. on the case of Windows that will be cleared out by the fall or even earlier if certain Microsoft roadmap schedule don`t changes. so by the end of this year you will have to count silverlight as a competitor for the desktop in the same way we now do count AIR, Google Gears enabled web apps and JavaFX.</p>

<p>Then if you also look at the mobile sector you got a update to .net looming on the horizon and the release of Silverlight Mobile this summer where AIR, Flex, GGears and Prism equivalents don`t exist yet and JavaFX is running late compared to Silverlight development.</p>

<p>i think that in real terms Curl is only against to JavaFX, Google and maybe Mozilla in the same way the other 5 minor competitors in the RIA market have been doing all this year up to now. </p>]]>
    </content>
    <published>2008-06-26T07:07:41Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641-comment:58843</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6641" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php#c58843" />
    <title>Comment from Avatar on 2008-06-26</title>
    <author>
        <name>Avatar</name>
        <uri>http://widgetslab.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://widgetslab.com">
        <![CDATA[<p>Aha. just checked out the Features chart from Curl. love how they somehow are superior to the very latest in .Net 3.5 (and hence .net framework extensions and use of WPF with .Net 3.5)</p>

<p>minus the "platform indepedent" thing. that is of course totally true.</p>

<p><br />
</p>]]>
    </content>
    <published>2008-06-26T07:13:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641-comment:58919</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6641" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php#c58919" />
    <title>Comment from Edoc on 2008-06-26</title>
    <author>
        <name>Edoc</name>
        <uri>http://www.flippingsweet.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flippingsweet.com">
        <![CDATA[<p>REBOL <a href="http://www.rebol.com" rel="nofollow">http://www.rebol.com</a></p>

<p>It's worth checking out for quick, easy, cross-platform RIA in a super-small footprint (around 500kb).</p>]]>
    </content>
    <published>2008-06-27T01:42:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6641-comment:59075</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6641" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/curl_is_another_player_in.php#c59075" />
    <title>Comment from Ruben Zevallos Jr. on 2008-06-29</title>
    <author>
        <name>Ruben Zevallos Jr.</name>
        <uri>http://www.direito2.com.br</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.direito2.com.br">
        <![CDATA[<p>Well... very nice to know anoter RIA environment... We are doing some tests with Adobe's and also Microsoft's... but always is a big job to work with a new env... tests everything... but, we have to what ever it takes.</p>]]>
    </content>
    <published>2008-06-30T03:52:11Z</published>
  </entry>

</feed>