Cloud Foundry: Design and Architecture
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Dave West on Jul 13, 2010
App Inventor is a beta release from Google labs that allows drag and drop development of applications for Android phones. Instead of code, App Inventor allows you to visually design applications and use blocks to specify application logic.
Application developers (not necessarily programmers) select "blocks" from a palette, drag and drop them to the application area, and modify properties (e.g. the text that appears on a button). Your phone is tethered to your development machine and your app is downloaded as you build it, so you can test / confirm your work. The available palette includes basic blocks (e.g. buttons, text, check box, canvas) as well as blocks for media playback, geo-location, social networking (e.g. connecting to Twitter), sensors (camera, accelerometer), and "programming stuff" (e.g. database connection, loops, conditional execution).
Enterprise developers are increasingly tasked with finding ways to port all or part of an organization's application software to the Web and/or mobile platforms and vendors have responded with tools to facilitate these tasks. InfoQ has previously noted tools like PhoneGap, Rhodes and Ruboto-IRB, Silverlight and HTML 5 with CSS 3. Most of these tools are concerned with cross-platform compatibility while App Inventor is strictly for Android phones.
App Inventor is open source and uses the Open Blocks java library developed at MIT and the Kawa language framework. Open Blocks visual programming is closely related to the Scratch programming language.
To access App Inventor, you are required to complete a short form that includes providing an email address - which must be a Gmail address. Tutorials and sample applications are available. App Inventor is a beta release
RDBMS to NoSQL: Managing the Transition
Why NoSQL? A Primer on the Rise of NoSQL
Adopting Git for the Enterprise: Risks and Considerations
Branching & Merging Efficiently: A Guide to Using Process-Based Promotional Patterns
In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!
hi, somebody knows if source code of app inventor is public?
The article says it's open source, but I can't find any source that confirms this. Its homepage doesn't say so.
When I wrote this post, it was my understanding that because the tool is built using other open source software, it too will be open source. However, at the moment it is in beta and you have to be invited to use the tool on a Google server via a browser.
OS X is based on OSS too... Sorry, but this is just making stuff up.
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
Andrew Watson talks about the work of the OMG, where CORBA is alive and well (hint: in your car), UML and UML Profiles vs. custom Modeling languages, DDS and other middleware, and much more.
Sohil Shah discusses creating iPhone and Android enterprise mobile applications based on cloud services using the open source platform OpenMobster.
Paul Sanford presents the transformations supported by data throughout its life cycle, and how that can be better done with Splunk, an engine for monitoring and analyzing machine-generated data.
A common “best practice” for unit tests is to only write a one assertion in each test. I intend to question this advice by showing that multiple assertions per test are both necessary and beneficial.
John Rauser presents the architectural and technological evolution of Amazon retail websites starting with 1994 and ending with adopting Amazon Web Services.
Michael Stal discusses system architecture quality, how to avoid architectural erosion, how to deal with refactoring, and design principles for architecture evolution.
Every developer has had to integrate with another system, API or component. Tis article provides strategies to handle the change and for he separating system boundaries.
4 comments
Watch Thread Reply