Company type | Private |
---|---|
Industry | Software |
Founded | Atlanta, Georgia (2006 ) |
Founder | Jeff Haynie and Nolan Wright [1] [2] [3] |
Headquarters | , |
Products | Titanium, Appcelerator Platform |
Website | www |
Appcelerator is a privately held mobile technology company based in San Jose, California. Its main products are Titanium, an open-source software development kit for cross-platform mobile development, and the Appcelerator Platform.[ citation needed ]
Founded in 2006, Appcelerator serves industries including retail, financial services, healthcare, and government. As of 2014, it raised more than $90 million in venture capital financing. [4]
On February 24, 2021 Axway announced in one of their company blogs that Appcelerator was being discontinued by March 1st, 2022 and they would be releasing their Titanium SDK into open-source [5] [6]
Jeff Haynie and Nolan Wright met at Vocalocity, an Atlanta-based voice over IP company that Haynie had co-founded. [7] After Haynie sold Vocalocity in 2006, the pair founded Web 2.0 application development company Hakano. [8]
In 2007, Hakano, renamed Appcelerator, began creating an open-source platform for developing rich Internet applications (RIAs). [9] Marc Fleury, the founder of JBoss, joined the company as an advisor. [10]
In 2008, Appcelerator relocated to Mountain View, California, and later released a preview of its Appcelerator Titanium product, which drew comment as a possible open-source competitor to Adobe AIR. [11] [12]
Appcelerator began to focus on mobile apps in 2009. In June, it released a public beta of Titanium, which added support for Android and iOS app development to its existing web and desktop application features. [13] Titanium 1.0 was released in March 2010. [14]
Appcelerator increased its employee count fivefold between October 2010 and 2011. The company's 2011 revenue totaled $3.4 million, a 374 percent increase from 2008. [15]
Between 2011 and 2013, Appcelerator announced acquisitions, including:
Appcelerator moved to its San Jose headquarters in 2015.
In January 2016, Appcelerator was acquired by Axway, [24] [25] a company that helps enterprises handle data flows. [26]
Titanium
Appcelerator Titanium is an open-source framework that allows the creation of native, hybrid, or mobile web apps across platforms including iOS, Android, Windows Phone from a single JavaScript codebase. [31] [32] As of February 2013, 10 percent of all smartphones worldwide ran Titanium-built apps. [33] As of August in the same year, Titanium had amassed nearly 500,000 developer registrations. [34]
Alloy
Alloy is an Apache-licensed model–view–controller app framework built on top of Titanium that provides a simple model for separating the app user interface, business logic, and data models. [35] [36]
Apps built with Appcelerator products are written in JavaScript. Though initially developed as a Web language, JavaScript is increasingly popular for mobility due to its ability to meet the speed, scale, and user experience requirements that mobile development demands. [37] [38] According to Forrester Research, JavaScript adoption is setting the stage for the "biggest shift in enterprise application development" in more than a decade. [39]
In December 2008, Appcelerator closed a $4.1 million first venture round led by Storm Ventures and Larry Augustin. [11] [40] Later, in October 2010, the company announced a partnership with PayPal and that it has raised $9 million in Series B funding from investors including Sierra Ventures and eBay. [41]
Appcelerator raised $15 million in Series C funding led by Mayfield Fund, Red Hat, and Translink Capital in November 2011, and a further $12.1 million in a round led by EDBI, the venture fund of the Singaporean government's Economic Development Board, in July 2013. [42] [43] [44]
On August 25, 2014, Appcelerator announced $22 million in Series D funding led by Rembrandt Venture Partners. [45] Total funding for the mobile engagement platform to date is more than $90 million. [4]
Nuxeo is a software company making an open source content management system.
Wrike, Inc. is an American project management application service provider based in San Jose, California. Wrike also has offices India, Dallas, Tallinn, Nicosia, Dublin, Tokyo, Melbourne, and Prague.
TokBox was a PaaS company that provided hosted infrastructure, APIs and tools required to deliver enterprise-grade WebRTC capabilities. It did so primarily through its proprietary OpenTok video platform for commercial application.
Wix.com Ltd. is an Israeli software company, publicly listed in the US, that provides cloud-based web development services. It offers tools for creating HTML5 websites and mobile sites using online drag-and-drop editing. Along with its headquarters and other offices in Israel, Wix also has offices in Brazil, Canada, Germany, India, Ireland, Japan, Lithuania, Poland, the Netherlands, the United States, Ukraine, and Singapore.
Apache Cordova is a mobile application development framework created by Nitobi. Adobe Systems purchased Nitobi in 2011, rebranded it as PhoneGap, and later released an open-source version of the software called Apache Cordova. Apache Cordova enables software programmers to build hybrid web applications for mobile devices using CSS3, HTML5, and JavaScript, instead of relying on platform-specific APIs like those in Android, iOS, or Windows Phone. It enables the wrapping up of CSS, HTML, and JavaScript code depending on the platform of the device. It extends the features of HTML and JavaScript to work with the device. The resulting applications are hybrid, meaning that they are neither truly native mobile application nor purely Web-based. They are not native because all layout rendering is done via Web views instead of the platform's native UI framework. They are not Web apps because they are packaged as apps for distribution and have access to native device APIs. Mixing native and hybrid code snippets has been possible since version 1.9.
Titanium SDK is an open-source framework that allows the creation of native mobile applications on platforms iOS and Android from a single JavaScript codebase. It is presently developed by non-profit software foundation TiDev, Inc.
Twilio Inc. is an American cloud communications company based in San Francisco, California, which provides programmable communication tools for making and receiving phone calls, sending and receiving text messages, and performing other communication functions using its web service APIs.
A mobile application or app is a computer program or software application designed to run on a mobile device such as a phone, tablet, or watch. Mobile applications often stand in contrast to desktop applications which are designed to run on desktop computers, and web applications which run in mobile web browsers rather than directly on the mobile device.
New Relic, Inc. is an American web tracking and analytics company based in San Francisco. The company's cloud-based software allows websites and mobile apps to track user interactions and service operators' software and hardware performance.
Backend as a service (BaaS), sometimes also referred to as mobile backend as a service (MBaaS), is a service for providing web app and mobile app developers with a way to easily build a backend to their frontend applications. Features available include user management, push notifications, and integration with social networking services. These services are provided via the use of custom software development kits (SDKs) and application programming interfaces (APIs). BaaS is a relatively recent development in cloud computing, with most BaaS startups dating from 2011 or later. Some of the most popular service providers are AWS Amplify and Firebase.
Meteor, or MeteorJS, is a partly proprietary, mostly free and open-source isomorphic JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform code. The server-side MongoDB program is the only proprietary component of Meteor and is part of the Meteor download bundle. It is possible to use Meteor without using the server-side MongoDB. It uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code. On the client, Meteor can be used with any popular front-end JS framework, Vue, React, Svelte, Angular, or Bazel.
Firebase is a set of backend cloud computing services and application development platforms provided by Google. It hosts databases, services, authentication, and integration for a variety of applications, including Android, iOS, JavaScript, Node.js, Java, Unity, PHP, and C++.
PubNub is a real-time communication platform and infrastructure-as-a-service company based in San Francisco, California. The company makes products for software and hardware developers to build real-time web, mobile, and Internet of Things (IoT) applications.
React Native is an open-source UI software framework created by Meta Platforms, Inc. It is used to develop applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows and UWP by enabling developers to use the React framework along with native platform capabilities. It is used to develop the Android and iOS applications at Facebook, Microsoft, and Shopify. It is also being used to develop virtual reality applications at Oculus.
Crashlytics was a Boston, Massachusetts-based software company founded in May 2011 by entrepreneurs Wayne Chang and Jeff Seibert. Crashlytics helps collecting, analyzing and organizing app crash reports.
SAP Cloud Platform has been rebranded as SAP Business Technology Platform (BTP).
Apigee Corp. was an API management and predictive analytics software provider before its merger into Google Cloud. It was founded in 2004 as Sonoa Systems before being rebranded as Apigee in 2010. Apigee was acquired by Google in a deal worth $625 million in 2016.
Axway Software is a French-American publicly held information technology company that provides software tools for enterprise software, enterprise application integration, business activity monitoring, business analytics, mobile application development and web API management.
Netlify is a remote-first cloud computing company that offers a development platform that includes build, deploy, and serverless backend services for web applications and dynamic websites.