Martin Heller
Contributing Writer

Curl Nitro offline RIA samples available

analysis
Jun 24, 20082 mins

As our sister publication ComputerWorld reported in April, RIA vendor Curl has taken on Adobe AIR with an extension to its RIA environment called Nitro. Curl calls Nitro a "Fit Client"; I'm not exactly sure what that's supposed to mean, but this is how they describe it: Nitro provides the essential capabilities of the Fit Client such as support for rich user interfaces, complex application logic, and a

As our sister publication ComputerWorld reported in April, RIA vendor Curl has taken on Adobe AIR with an extension to its RIA environment called Nitro. Curl calls Nitro a “Fit Client”; I’m not exactly sure what that’s supposed to mean, but this is how they describe it:

Nitro provides the essential capabilities of the Fit Client such as support for rich user interfaces, complex application logic, and agile development. Curl has enhanced its desktop capabilities with the following new features:

  • Applet installer and desktop controls – Curl applets can be installed on the desktop for online and offline operation in a secure sandbox. The installer creates shortcuts on the desktop and start menu with customizable icons and a skinnable user interface.
  • Client-side database – Nitro enables developers to build applications with local databases using the popular open source SQLite database engine combined with standard Curl techniques for data presentation and manipulation.
  • Demo applets – These Web-enabled applications run standalone on the desktop, update when connected and provide real business value to enterprises.
  • Desktop security model – With Nitro, desktop applications use the same security model as Curl applets. They run in a secure sandbox with local data access but limited system privileges. Curl applications can also be fully privileged applications, which require a standard digital signature provided by an established certification authority — self-signing is not allowed.

Recently, the Curl folks have released two sample applications for Nitro, a timeline viewer inspired by the SIMILE project at MIT, and a Facebook circle-of-friends visualizer.

Source code is available for both applications. Before trying to run either sample, download and install the Nitro runtime and/or the Nitro IDE.

Nitro isn’t restricted to Curl: it “embraces and extends” Ajax, Flash, and Flex:

Curl Nitro will also enable HTML, JavaScript, Flash, and PDF documents to run in the Curl environment. Ajax and Adobe Flex applications will be able to execute with the same enterprise-level security and SQLite database access formally specific to the Curl platform. Curl Nitro is not just a desktop RIA solution — it is a platform that supports Curl, Ajax, and Flex applications on-line or off-line, browser based or desktop based. Curl Nitro extends the Curl platform so that it is a RIA Desktop for the Enterprise.

Martin Heller

Martin Heller is a contributing writer at InfoWorld. Formerly a web and Windows programming consultant, he developed databases, software, and websites from his office in Andover, Massachusetts, from 1986 to 2010. From 2010 to August of 2012, Martin was vice president of technology and education at Alpha Software. From March 2013 to January 2014, he was chairman of Tubifi, maker of a cloud-based video editor, having previously served as CEO.

Martin is the author or co-author of nearly a dozen PC software packages and half a dozen Web applications. He is also the author of several books on Windows programming. As a consultant, Martin has worked with companies of all sizes to design, develop, improve, and/or debug Windows, web, and database applications, and has performed strategic business consulting for high-tech corporations ranging from tiny to Fortune 100 and from local to multinational.

Martin’s specialties include programming languages C++, Python, C#, JavaScript, and SQL, and databases PostgreSQL, MySQL, Microsoft SQL Server, Oracle Database, Google Cloud Spanner, CockroachDB, MongoDB, Cassandra, and Couchbase. He writes about software development, data management, analytics, AI, and machine learning, contributing technology analyses, explainers, how-to articles, and hands-on reviews of software development tools, data platforms, AI models, machine learning libraries, and much more.

More from this author