<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.thestandard.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The Industry Standard - Curl: Get With the Program - Comments</title>
 <link>http://www.thestandard.com/article/0%2C1902%2C28277%2C00.html</link>
 <description>Comments for &quot;Curl: Get With the Program&quot;</description>
 <language>en</language>
<item>
 <title>Curl: Get With the Program</title>
 <link>http://www.thestandard.com/article/0%2C1902%2C28277%2C00.html</link>
 <description>&lt;p&gt;&lt;!--paging_filter--&gt;
&lt;p&gt;	The Software Development Forum audience in the Palo Alto, Calif., Cubberly community center was one tough crowd. Before attempting to sell the hard-core programmers on his groundbreaking Curl software, Brent Young made sure his company&#039;s pedigree was high in his PowerPoint display. There on the second slide, listed as a founder, was &quot;Tim Berners-Lee, inventor of World Wide Web.&quot;
&lt;/p&gt;
&lt;p&gt;&quot;HTML is good for what it does. Java is good for what it does,&quot; Young declared. &quot;What the Web needs is a merger of the two.&quot; Curl, he claimed, will deliver everything these ubiquitous Internet languages offer and more.
&lt;/p&gt;
&lt;p&gt;The audience, about 60 strong, was skeptical, Berners-Lee or no. &quot;Another bid by MIT&#039;s failed linguists to produce yet another language,&quot; one programmer, Brian Topping, scoffed.
&lt;/p&gt;
&lt;p&gt;By the time Young had finished, though, the techies had come around. His demo, a Web application recently deployed by electronics company Siemens, was a graphically rich and interactive financial analysis tool with the fast, smooth performance of a desktop app. At the end of the session, Topping was among the crowd of programmers that mobbed Young, eager to learn more.
&lt;/p&gt;
&lt;p&gt;Curl&#039;s ubergeeks have created a programming language they claim encompasses everything HTML and Java can do, along with a browser plug-in to deliver Web content, &amp;#224; la Macromedia&#039;s Flash. Aiming to re-engineer the Web, they face an array of entrenched technologies. But investors have bet $52 million on its potential.
&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#039;http://www.curl.com/&#039; rel=&quot;nofollow&quot;&gt;Curl technology&lt;/a&gt; emerged from an MIT research project funded by the Defense Advanced Research Projects Agency, or Darpa, the government agency that gave birth to the Internet. In 1998, with the project completed, several team members launched Curl in Cambridge, Mass., MIT&#039;s hometown. Brent&#039;s father, Bob Young, whose background is corporate financing, came in as CEO. Twelve MIT-connected founders, including Berners-Lee, put up the initial $1 million.
&lt;/p&gt;
&lt;p&gt;Curl addresses a core problem of the Net: It&#039;s a programming muddle. Basic Web pages are coded in HTML. Interactivity on a Web page - such as forms that visitors fill in or a shopping cart - demands a quantum leap in programming ability, to JavaScript or the equivalent. To create richer content, such as animation, requires Flash or a truly complex language such as Java or C++. Maintaining a Web site that mixes these technologies can be a nightmare.
&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br /&gt;
						&lt;br&gt;&lt;/p&gt;
&lt;p&gt;					&lt;br&gt;&lt;br /&gt;
	&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;	The wireless Web may be the next frontier to companies, but to consumers it&#039;s still a pipe dream. A recent survey from Cahners In-Stat found that a mere 3 percent of respondents had used wireless Internet services.
&lt;/p&gt;
&lt;p&gt;Aside from technical limitations, a common complaint among consumers and industry analysts alike is that there&#039;s not a whole lot to access.
&lt;/p&gt;
&lt;p&gt;Intava, a startup company whose software allows the &quot;little guys&quot; to build wireless Web sites, hopes to change that. While there are at least a dozen so-called wireless development platforms already, they cost thousands (and sometimes hundreds of thousands) of dollars. Intava&#039;s product, dubbed Gravity, will sell for less than $600. &quot;It&#039;s been very hard and expensive to build for mobile, so there&#039;s not a lot of content out there,&quot; says CEO Troy Carroll.
&lt;/p&gt;
&lt;p&gt;Generating lots of content has worked before. NTT DoCoMo&#039;s I-mode service in Japan has over 25 million subscribers accessing the Net from their phones, in part by allowing anyone who knows basic HTML to build an I-mode-compatible wireless Web site. According to NTT DoCoMo, there are 1,480 officially sanctioned sites and over 40,000 independent ones.
&lt;/p&gt;
&lt;p&gt;So far, thousands of developers have taken Intava&#039;s bait, downloading free beta versions of Gravity. The ultimate goal is to achieve the same scale as Macromedia&#039;s popular Dreamweaver Web-authoring tool, which sold 1.5 million copies. Now that could lead to some serious surfing.&lt;br /&gt;
	&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;	Curl&#039;s language tries to cover the spectrum of needs, from basic Web page content to sophisticated programmable features. Also, the code that powers the processing for a Curl application plugs in to a user&#039;s Internet browser. This shifts the computing burden away from the site&#039;s servers onto the visitor&#039;s PC, saving network bandwidth and costs.
&lt;/p&gt;
&lt;p&gt;Curl faces the familiar chicken-and-egg problem of new technologies: No user can see a Web page written in Curl without the browser plug-in. But how do you get people to download that plug-in when no Web pages need it? And how do you get developers to work with it when there is no user base?
&lt;/p&gt;
&lt;p&gt;&quot;It won&#039;t fly,&quot; says Dave Winer, well-known Internet software guru and CEO of Userland Software. &quot;It&#039;s typical an idea like that would come from academics. They rarely have respect for installed bases.&quot;
&lt;/p&gt;
&lt;p&gt;Bob Young is intensely aware of such skepticism. That&#039;s why he&#039;s initially going after enterprise customers like Siemens. When a Curl application is deployed on a corporate intranet, the IT department will install the plug-in on the requisite desktops and the chicken-and-egg problem disappears. &quot;This way, getting the company off the ground doesn&#039;t depend on critical mass,&quot; insists Young.
&lt;/p&gt;
&lt;p&gt;But that doesn&#039;t mean Curl dreams small. &quot;Ultimately, we think it will be ubiquitous,&quot; says Young. &quot;This could be a billion-dollar business.&quot;
&lt;/p&gt;
&lt;p&gt;Berners-Lee wouldn&#039;t agree to an interview concerning Curl. His office cited the neutrality of his position as director of the World Wide Web Consortium, the Internet&#039;s &quot;governing body,&quot; but did confirm he has an ownership stake and acts as an adviser.
&lt;/p&gt;
&lt;p&gt;Another respected Internet programmer, Tim Bray, co-author of the original XML specification and CEO of software firm Antarcti.ca, agrees that Curl faces some difficulties. But he points out that Macromedia once jumped the same barrier with Flash. That software now comes bundled with major Web browsers and claims 97 percent Internet penetration.
&lt;/p&gt;
&lt;p&gt;&quot;If you meet a need,&quot; says Bray, &quot;you can get out there awfully fast.&quot;&lt;br&gt;&lt;br /&gt;
						&lt;br&gt;&lt;/p&gt;
&lt;p&gt;					&lt;br&gt;&lt;br /&gt;
	&lt;br&gt;&lt;/p&gt;
</description>
 <category domain="http://www.thestandard.com/taxonomy/term/1253">Wire</category>
 <pubDate>Mon, 06 Aug 2001 15:00:00 -0700</pubDate>
 <dc:creator>Baldwin Louie</dc:creator>
 <guid isPermaLink="false">88725 at http://www.thestandard.com</guid>
</item>
</channel>
</rss>
