Appjet
   HOME

TheInfoList



OR:

AppJet was a website that allowed users to create web-based applications in a client
web browser A web browser is application software for accessing websites. When a user requests a web page from a particular website, the browser retrieves its files from a web server and then displays the page on the user's screen. Browsers are used on ...
. AppJet was founded by three MIT graduates, two of whom were engineers at
Google Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
before starting AppJet. They launched their initial public beta on December 12, 2007, allowing anyone to create a web app. AppJet received funding from
Y Combinator Y Combinator (YC) is an American technology startup accelerator launched in March 2005. It has been used to launch more than 3,000 companies, including Airbnb, Coinbase, Cruise, DoorDash, Dropbox, Instacart, Quora, PagerDuty, Reddit, St ...
in the summer of 2007. The project closed on July 1, 2009 to focus attention on the
EtherPad Etherpad (previously known as EtherPad) is an open-source, web-based collaborative real-time editor, allowing authors to simultaneously edit a text document, and see all of the participants' edits in real-time, with the ability to display each ...
. Appjet was acquired by
Google Google LLC () is an American multinational technology company focusing on search engine technology, online advertising, cloud computing, computer software, quantum computing, e-commerce, artificial intelligence, and consumer electronics. ...
on December 4, 2009, for an undisclosed amount.
JGate
is a free, cloud-based service, in beta, that can be used to run AppJet applications.


Programming tutorial

On August 14, 2008, AppJet released a programming tutorial aimed at a target audience of "absolute beginners". 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 JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of websites use JavaScript on the client side for webpage behavior, often ...
framework that powers AppJet applications. This is an example of a recent trend in web development, to run
JavaScript JavaScript (), often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS. As of 2022, 98% of Website, websites use JavaScript on the Client (computing), client side ...
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 A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode. The JVM is detailed by a specification that formally describes ...
, using the Rhino Javascript implementation. Scala libraries are also used.


Features

*Free app hosting (discontinued) *Persistent storage (up to 50
Mebibyte The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit ...
, MiB) *Online IDE *Custom domains *Forum


Updates

Appjet is often updated with bug-fixes, improvements, and other features. A major update to the site was a graphical change implemented on July 10, 2008. 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 allowed apps to be hosted at custom domains. changelog


References


External links


AppJetTechCrunchAjaxian
{{DEFAULTSORT:Appjet Web software Discontinued Google acquisitions