Die Entwickler der Javascript-Bibliothek ExtJS veröffentlichen die Final Beta der Version 3.2 und beseitigen damit Fehler und fügen einige neue Funktionen hinzu.
While the beta announcement covers most of the details of the new release, a few additional changes made their way in between then and now:
Filed under: Framework, News | Comment (0)
Eine neue Javascript-Engine im Opera 10.52 für den Mac soll die Performance erhöhen. Die Norwegegische Softwareschmiede Opera hat seinen Browser für Mac OS X in Version 10.52 veröffentlicht. Die neue Javascript-Engine “Carakan” soll für einen mächtigen Geschwindigkeits-Boost sorgen. Nach Angaben der Opera Entwickler
Unsere neue JavaScript-Engine ist bis zu 7 Mal schneller.
The new Opera browser for Mac is now more than ten times faster, according to speed comparisons between Opera 10.52 and Opera 10.10. With a powerful new feature set tailored for Mac computers, Opera delivers a much improved user experience. Download Opera for Mac at www.opera.com.
The new Opera is designed with Mac in mind. This version boasts an improved user interface, Cocoa integration, multi-touch trackpad gestures and Growl support. This, combined with the unprecedented speed from the new JavaScript engine, Carakan, and the new graphic library, Vega, provides a faster and smoother browsing experience. The new Opera also features the latest in Web standards, including leading SVG support and HTML 5 video.
Filed under: Allgemeines, Internet, News | Comment (0)
Pixastic is an experimental (beta) Image Processing Library which allows you to perform a variety of operations on images using just a bit of JavaScript. The effects supported out of the box include desaturation/greyscale, invert, flipping, brightness/contrast adjustment, hue/saturation, emboss, blur, and many more.
Pixastic works by utilizing the HTML5 Canvas element which provides access to raw pixel data, thereby opening up for more advanced image effects. This is where the “experimental” part comes into play. Canvas is only supported by some browsers and unfortunately Internet Explorer is not one of them. It is however well supported in both Firefox and Opera and support for Safari only just arrived with the recent Safari 4 (beta) release. Chrome currently works in the dev channel. A few of the effects have been simulated in IE using the age old proprietary filters. While these filters are much faster than their Canvas friends, they are few and limited. Hopefully we will one day have real Canvas on IE as well.
Download the Pixastic library from the Pixastic page
visit the Pixastic editor

Pixastic Farbeditor
Filed under: Framework, JavaScript | Comment (0)
ist eine weitere Open-Source JavaScript Library zur Visualisierung von Daten nach einer Zeitlinie.
dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them
Ein besondere Feature der Library ist die Zoom Funktion in den Charts.

dygraphs JavaScript Visualization Library
Filed under: Framework | Comment (1)
Article tags: Framework, JavaScript, Library
Als kleinen Nachtrag zu meinem Post vom 15.02.2010 5 Powerful WYSIWYG editors für web-based applications gibt es einen weiteren Rrichtexteditor bei freerichtexteditor.com
confirmed to work with the following browsers so far:
- Internet Explorer
- Internet Explorer 6 (Microsoft Windows)
- Internet Explorer 7 (Microsoft Windows)
- Mozilla Firefox
- Mozilla Firefox 1.5+ (Microsoft Windows)
- Mozilla Firefox 1.5+ (Apple Macintosh)
- Opera
- Opera 9 (Microsoft Windows)
- *NEW* Safari
- Safari 1.3+ (Apple Macintosh)

Free Richtexteditor
Lizensiert ist der Editor unter creative commons
Filed under: Allgemeines | Comment (0)
Article tags: Tools
Seit gestern ist es nun ganz offiziell:
SELFHTML ist ab sofort als Wiki verfügbar unter wiki.selfhtml.org
Die bisherige Dokumentation SELFHTML 8.x unter http://de.selfhtml.org/ bleibt so lange bestehen, bis das Wiki sie ersetzen kann, wird jedoch nach und nach durch die Links zum Wiki Beitrag ergänzt. Weiterhin werden noch Autoren für das neue Wiki gesucht. Wenn Interesse besteht, einfach dem oberen Link folgen.

Filed under: Allgemeines, News | Comment (1)
Article tags: HTML, Selfhtml
In 12 Schritten zum MooTools Master lautet das Motto des Februar MooTools Roundup.
Jacob Thornton’s NetTuts article, 12 Steps to MooTools Master, is a high-level introduction to the MooTools JavaScript framework. The informative article touches on such MooTools topics as Mutators, Prototypal Inheritance, custom events, binding, and more. This tutorial probably isn’t for the complete beginner, but is a good place to start for people still relatively new to MooTools and those considering it for the first time.
Hier der ganze Beitrag

Filed under: JavaScript, News | Comment (0)
Article tags: JavaScript, MooTools
Ein schönes jQuerry Plugin gibt es bei workshop.rs. Mit dem jqIsoText lassen sich Texte mit einem pseudo-isometrischen Effekt darstellen. Das Plugin funktionier mit Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.

Filed under: Allgemeines, Framework, JavaScript | Comment (0)
Article tags: JavaScript, jQuery Plug-in