Release of version 0.2.1

06. June 2011

Version 0.2.1 is a maintainance release which aims for improved stability on all platforms. It compiles on all Mobile SDK's. The experimental WebView and WebGL code was removed from the release sources due to problems with the Kroll JavaScript parser.

Thanks & Regards!



Release of version 0.2

27. October 2010

Today the version 0.2 of Extanium is ready to be published in the wild. There are serveral fixes to the 0.1.1 version – but not all bug reports could be addressed.

The important new API's are:
- A free Ext.Direct implementation (Modelling the Webserver API natively in JavaScript using JSON-RPC)
- A brand new WebView wrapper architecture which introduces stable bidirectional, event-based communication
- A full 3D / GL stack with some demos (don't miss the Screenshots!), featuring the ThreeJS library
- A KitchenSink-like App (very small, currently), to see Extanium in action

Also there are many project changes. The code is now released on GitHub too.
You might also have seen the new Wiki and Snippet section on this page and the refreshed API documentation.

I want to thank you all for your feedback and suggestions!
Bug reports, patches and code contribution to the framework is always welcome.

What's next? (0.2.1, 0.3)

– Bug fixing, community change & feature requests
– Getting more stable on all platforms - spcially the Metrics API (Orientation & Metrics)
– New API: Ext.Augmented for Augmented Reality using Extanium & it's 3D core

Thanks & Regards!



Welcome to Extanium.org

22. October 2010

Extanium is a OOP javascript framework for rapid & cross-plattform mobile application development. On this page, you will find the current releases of Extanium and the current API docs.

At the moment, the development still goes on very fast. Stay tuned.

Have a lot of fun! You may contribute to the project. Just come up with ideas, bug reports, patches, code etc.

You will find me on IRC (kyr0@irc.freenode.org#titanium_app) and via email info@aron-homberg.de.

Thank you!

Search Wiki & Snippets


Current release

Version 0.2.1

Release notes:
A maintainance release for improved stability and performance. Experimental code like WebView and WebGL was removed due to compiler problems.

» Full package download! (0.2.1)

» Extanium on GitHub



Open Source

Extanium is an open source project released unter the MIT license. It's mainly developed by Aron Homberg (kyr0).

The 3D core library used in Extanium is ThreeJS, developed by Ricardo Cabello (Mr.doob).