AppJet

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

AppJet
Appjet.png
Appjet-screenshot.png
Web address http://www.appjet.com/
Commercial? Yes
Type of site
Web Startup
Registration Yes
Available in English
Owner Google
Created by Aaron Iba, J.D. Zamfirescu and David Greenspan
Launched December 12, 2007
Current status Discontinued

AppJet was a website that let users create web based applications in a client web browser, with no other client software. AppJet was founded by 3 MIT graduates, 2 of whom were engineers at Google before starting AppJet.[1] They launched their initial public beta on December 12, 2007, allowing anyone to create a web app.

AppJet received funding from Y Combinator in summer, 2007.

The project closed on 1 July 2009 to focus attention on the EtherPad product.[2]

Appjet was acquired by Google on December 4, 2009 for an undisclosed amount.[3]

JGate is a cloud-based service (in Beta and free as of Jan 2011) that allows AppJet applications to be run.[4]

Programming tutorial

On August 14, 2008, AppJet released a programming tutorial aimed at "absolute beginners".[5] The tutorial used the AppJet IDE to provide a programming sandbox for examples, allowing readers to experiment with sample code. This was one of the first online tutorials to embed an IDE exposing a complete server-side web app framework inline with text.

Web software framework

"AppJet" also refers to the server-side JavaScript framework that powers AppJet applications. This is an example of a recent trend in web development, to run JavaScript on both the client and the server, allowing developers to code entire web apps in one language, instead of using a separate language for server-side and client-side scripting.

The virtual machine that powers AppJet apps is based on the Java Virtual Machine, using the Rhino Javascript implementation. Scala libraries are also used.[6]

Features

  • Free app hosting[7] (discontinued)
  • Persistent storage (up to 50 Mebibyte, MiB)[8]
  • Online IDE[9]
  • Custom domains[10]
  • Forum[11]

Updates

Appjet is often updated with bug-fixes, improvements, and other features.[12] A major update to the site was a graphical change implemented on July 10, 2008.[13] This update also added the feature to "Comment" on users apps. Comments are messages about apps left at the URL comments.appname.appjet.net.

Another update occurred on May 2, 2008. This update lets apps be hosted at custom domains [14]

References

External links