SproutCore Web Development Tool
What is SproutCore? Open Source HTML5 application framework Framework for creating applications that are complete programs written in JavaScript More like .NET than JQuery or MooTools There’s a great article here from Apple Insider in April. Why is this news? On July 1, Charles Jolley who was one of the primary creators of SproutCore announced that he is leaving Apple. SproutCore is the primary technology that Apple used to...
MooTools Tutorial
Mark has done a demo of [MooTools Framework] for us at the weekly meeting. Mootools is a compact Java framework that allows easy implementation of some really cool-looking stuff. A big thank-you to Mark for the code snippets below. Basic Framework Installation Download the core Javascript File. The file that you will need to do the Mark’s examples is here. Mark recommends that your page will load faster if you use the minimum...
Javascript
[MooTools Framework] is a Java Framework. Read more about this in the [cref MooTools] Post. Donnie mentioned a JS Library called [extJS Script]. When he got it, the library was free. He says that it is not now. Cebu has a copy of the last download before the company started charging for it. Also, Scott and I were able to download it at no charge. I haven’t tried to do anything with it yet. Make sure you click on the “Learn...
Accordion Style
An Accordion-style page can be created using MooTools. More information on this technology is available in the [cref MooTools] Post, or see the [cref MooTools Tutorial] Post for instructions on implementing MooTools.