Downloadliste

Projektbeschreibung

Ample SDK is a standards-based cross-browser JavaScript UI framework for building Rich Internet Applications running in a Web browser. It employs XML technologies (such as XUL, SVG, and HTML5) for UI layout, CSS for UI style, and JavaScript with DOM or jQuery APIs for application logic client-side. Ample SDK equalizes browsers and brings technology support to those missing any. The componentization model built into the core of the framework allows prototyping existing UI elements and creating new ones.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-04 15:56
0.9.4

Die wichtigsten Entwicklungsschwerpunkte in dieser Version wurde zur Verbesserung der Stabilität und Funktionen des Moduls Kern des SDK - Runtime. Mehrere Optimierungen wurden auch über alle UI-Sprachen-Implementierungen angewendet. Fast 100 Fragen und Wünsche wurden in dieser Version, dank Community-Feedback und Unterstützung angegangen. Die Highlights sind ein CSS3 Übergänge Shim für IE6-9, eine bind()-Funktion, Datum jetzt() Shims, XUL beobachtet und Overlay Elemente, Unterstützung für benutzerdefinierte Schnittstellen und XML-Verarbeitungsanweisungen, content-Lokalisierung mit @aml: Inhalt und @aml: Werte, Attribute und vieles mehr.
Tags: Stable
The main development focus in this release was on improving stability and features of the core module of the SDK - runtime. Multiple tweaks were applied across all UI languages implementations too. Almost a hundred issues and feature requests have been addressed in this version, thanks to community feedback and support. Amongst the highlights are a CSS3 transitions shim for IE6-9, a bind() function, Date now() shims, XUL observes and overlay elements, support for custom Event interfaces and XML processing instructions, content localization with @aml:content and @aml:values attributes, and more.

2011-06-13 20:53
0.9.3

Der Schwerpunkt wurde auf die Reifung Plattform Kern. Die Runtime-Modul ist nun in mehreren Projekten und kommerziellen Produkten verwendet. Neue Features gehören die Umsetzung der guten Teile der jQuery-API, ein Kern-Lokalisierung Service, ein Plugin-Infrastruktur, Unterstützung für IE9 und FF4, ein HTML5 Canvas-Element für den IE6-8 und einen bewachten API. Die UI-Elemente Registrierung API wurde vereinfacht. Das Bauteil-in-Komponente Durchführung wurde erneut besucht. Mehrere Fixes wurden die SVG-Implementierung für IE6-8 gemacht. Die Umsetzung XUL wurde verbessert.
Tags: Major, Stable, jQuery, HTML5, SVG
The major focus was on maturing the platform core. The runtime module is now used in multiple projects and commercial products. New features include implementation of the good parts of the jQuery API, a core localization service, a plugin infrastructure, support for IE9 and FF4, an HTML5 canvas element for IE6-8, and a guarded API. The UI elements registration API was simplified. The component-in-component implementation was re-visited. Multiple fixes were made to the SVG implementation for IE6-8. The XUL implementation was enhanced.

2010-07-02 00:02
0.9.2

Touch Veranstaltungen Support wurde hinzugefügt. DragAndDrop und SPI History Manager wurden angepasst, um HTML5 APIs und Verhalten folgen. Neue Methoden wurden 1,8 JavaScript, um die Objekte in Browsern fehlt jede aufgenommen. Die Veranstaltung und readystatechange readyState Eigentum auf dem Dokument wurden die $ abort-Methode, setDragImage und tabIndex-Unterstützung hinzugefügt. Der XHTML und XUL-Implementierungen wurden umgestaltet. Der WYSIWYG-Editor Element hinzugefügt wurde. Das Farbschema wurde optimiert. Bugs behoben wurden ": nicht ()" und ">" CSS-Selektoren, das KeyDown-Ereignis nicht in Opera, getBoundingClientRect, compareDocumentPosition, Textauswahl wiederholt während des Ziehens und SPI History Manager im IE8.
Tags: Stable, IE9, xul, Touch
Touch events support was added. DragAndDrop and SPI History manager were adjusted to follow HTML5 APIs and behavior. New JavaScript 1.8 methods were added to the objects in browsers missing any. The readystatechange event and readyState property on document, the $abort method, setDragImage, and tabIndex support were added. The XHTML and XUL implementations were refactored. The WYSIWYG editor element was added. The color theme was tweaked. Bugs were fixed for ":not()" and ">" CSS selectors, the keydown event not being repeated in Opera, getBoundingClientRect, compareDocumentPosition, text selection while dragging, and SPI history manager in IE8.

2010-03-19 15:26
0.9.1

Dies ist ein Minor-Release. Es enthält viele Aktualisierungen für das Core-Modul, SVG, XUL, Charts und Markup-Sprachen. Ample SDK wurde auch gezwickt auf IE9 Vorschau laufen. Das W3C SVG 1.1 Full-Test-Suite wurde hinzugefügt, die weitere Hilfe sollte die Reifung der SVG-Implementierung für IE8 und früher. SVG "Skript" Tag-Unterstützung wurde hinzugefügt. Die "svg" tag onload-Event durchgeführt wurde. Das "Ereignis"-Parameter wurde auf "evt" für SVG-Inline-Handler verändert. Mehrere Pseudo-Klasse Selektoren in CSS umgesetzt wurden, und die ": nicht" Selektor wurde behoben. Mehrere XUL-Komponenten wurden verbessert, wie Assistent / dialog / Fenster und Baum / ListView. Die User-Agent HTTP-Header wurde geändert X-User-Agent.
Tags: SVG, xul, IE9, Minor
This is a minor release. It includes many updates to the Core module, SVG, XUL, and Charts markup languages. Ample SDK was also tweaked to run on IE9 Preview. The W3C SVG 1.1 Full Test Suite was added, which should help further the maturing of the SVG implementation for IE8 and earlier. SVG "script" tag support was added. The "svg" tag onload event was implemented. The "event" parameter was changed to "evt" for SVG inline handlers. Multiple pseudo-class selectors in CSS were implemented, and the ":not" selector was fixed. Several XUL components were improved, such as wizard/dialog/window and tree/listview. The User-Agent HTTP header was changed to X-User-Agent.

2010-03-03 07:49
0.9.0

Eine neue JavaScript-Charts Umsetzung mit der Unterstützung für alle wichtigen Diagrammtypen wie Balken-, Säulen, Linien, Flächen, Radar-, Ring-, Bubble, Karte, Kreis-, Trichter-und styleable mit CSS. Eine deutlich verbesserte SVG-1.1-Implementierung für den Internet Explorer. Jetzt Transformationen an allen Formen und Gruppen sind richtig funktioniert. Die Bild-Tag-Modul und Schriften wurden behoben. Es gibt mehrere kleinere Fixes im Zusammenhang mit der Handhabung Farbe. Die Gesamtleistung der SVG-Renderer wurde von rund 10% verbessert. Die SVG-Umsetzung wurde an den W3C-SVG 1.1 (Tiny) Testsuite getestet.
Tags: Major, Stable, SVG, charts, GUI
A new JavaScript charts implementation with support for all major chart types such as Bar, Column, Line, Area, Radar, Doughnut, Bubble, Map, Pie, and Funnel styleable with CSS. A significantly improved SVG 1.1 implementation for Internet Explorer. Now transformations on all shapes and groups are properly working. The image tag and Fonts module have been fixed. There are multiple minor fixes related to color handling. Overall performance of the SVG renderer has been improved by some 10%. The SVG implementation has been tested against the W3C SVG 1.1 (Tiny) test suite.

Project Resources