About | Download | Examples | Tutorials |
Introduction to Ample SDK by Béla Varga (in German)February in Ample SDKNovember in Ample SDKSet to go Open-SourceSandbox to try code onlineNew Tutorials section to help you get startedSVG in Internet Explorer: Approached the edgeDrag And Drop / Resize UI managers enhancementsSMIL 3.0 in Ample SDKGetting ready for tomorrow: Ample SDK to use HTML5 doctypeIntroduction to the Resize Manager in Ample SDKJSON object: almost native support for older browsersUpcoming change to ::pseudo-elements / :pseudo-classes syntaxCaught in development - Ample SDK plugin for Aptana IDEOh, these confusing default namespaces in DOMUpcoming Ample SDK weekly build to run in Adobe AirObjects signatures changedExperimental support for SVG 1.2 Tiny in Ample SDK |
|
1. Ample SDK gone Open-SourceAs we promised at the Ajax Experience and SVG Open conferences, and later on announced in a blog post, Ample SDK is Open-Source project as of 1st November, 2009. You can now use it under GPL or MIT licenses. The simple reason why project had been closed-source for the first year is because the lead developer, Sergey Ilinsky, was bound by a contract with his previous employer.
Several other new articles published that might be of your interest:
2. Project ChangesBelow we only highlight changes that may affect existing code, the bug fixes and further development is not mentioned here. Several minor changes happened this month include:
3. New developmentWe have started implementation of Charting technology. The scope of the project is to implement all major chart types, such as: Bar, Bubble, Doughnut, Funnel, Line, Pie, Radar and Map charts. Another new project is XML/JSON-RPC APIs. Although most of the Client-Server communication can be managed with the help of XMLHttpRequest object, we've got several requests for specialized APIs. 4. Testing set upWe have set up JSUnit unit testing framework. New development will be accompanied with relevant unit testing commits, old code will get unit tests with the time. 5. Other updates
Keep an eye on Ample SDK, next... |