Show all feed information | Ping Blog Update
The Open Source JavaScript framework qooxdoo just shipped two new releases 1.2.2 and 1.3. While the first one is a regular bugfix release, the latter one includes substantial improvements across almost the entire range of the framework. Some highlights of the 1.3 release:
New virtual List widget …
keywords bug fixes, bugfix release, front page, new features, new releases, open source, qooxdoo, widget
Jupiter IT announced today the release of v3.0 of JavaScriptMVC, their OSS framework for enterprise-scale applications. The release encompasses a bevy of new features which touch on testing, Less and CoffeeScript support and enhanced documentation. The features/updates mentioned …
keywords front page, javascript, jupiter, new features, scale applications, web testing
At least in terms of cool Web stuff, JSON replaced XML long ago. But the story keeps trickling down. Semi-pivotal events appear to be recent moves by Twitter and Foursquare to remove XML support from their Web APIs, settling solely on JSON. In the wake, no less than XML crew member James Clark …
keywords cool stuff, cool web, front page, json, twitter, web stuff, web xml
There are a number of resources on the Internet for reading up on JavaScript but very few viable options for actually exchanging ideas with extremely knowledgeable JavaScript developers, especially when it comes to just wanting to know about JavaScript itself and not a specific JS library. This …
keywords front page, javascript, javascript developers, js library
Cross document messaging is addressed in a recent HTML5 Web Messaging Working draft from the redoubtable W3C. The proposed messaging system is said to “allow documents to communicate with each other regardless of their source domain, in a way designed to not enable cross-site scripting …
keywords front page, html5, web messaging, working draft
The IE9 team announced that they’ll be hosting an open Q&A session via Twitter where developers can ask questions to the Chakra engineers about the new JavaScript engine.
In conjunction with the release of Platform Preview 7, we wanted to give the community the opportunity to ask …
keywords browsers, conjunction, developers, front page, ie, javascript engine, microsoft, platform preview, session tomorrow, twitter
Mounir Lamouri looks at native browser-side form validation in Firefox4 – while re-iterating the need for re-validating on the server-side too. The objective of the browser-side form validation is to relieve JavaScript of the need to do a lot of basic form checking. Lanouri …
keywords firefox, form validation, front page, input types, javascript, objective, server side
A new beta for mobile this way comes. Outstanding issues addressed include reduced memory usage, improved text rendering install size reduction on Android.
keywords android, beta, firefox, front page, memory usage, mobile
In computer science, a fiber is a particularly lightweight thread of execution.
Like threads, fibers share address space. However, fibers use co-operative multitasking while threads use pre-emptive multitasking. Threads often depend on the kernel's thread scheduler to preempt a busy thread and …
keywords clarity, computer science, diet, efficiency, execution, front page, javascript, kernel, library, server side, threads
After almost a year in development, the MooTools team announced the release of version 1.3 with major notable enhancements.
Slick Selector Engine
The biggest update is the inclusion of the new Slick standalone selector engine. The engine was developed by Thomas Aylott, Fabio Costa and Valerio …
keywords accuracy, enhancements, front page, inclusion, mootools, portability