scriptwelt blog

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

Free Richtexteditor

Lizensiert ist der Editor unter creative commons

SELFHTML ab sofort als Wiki

März 15th, 2010

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.


Seine Heimat ist unser Klima

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


Jetzt mitbieten!

The short story

Here’s the recipe: MooTools modules Native, Class, and Class.Extras (24k uncompressed); jQuery; and Class.Mutatotors.jQuery. Write a MooTools Class and use jQuery for the DOM.

Class.Mutatotors.jQuery

This mutator automatically extends the jQuery object with the class, so you can use conventional jQuery syntax to instantiate and control the class.

Object Oriented jQuery with MooTools

Object Oriented jQuery with 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+.

jqIsoText ein jQuery plugin für pseudo-isometric Texteffekt

jQuery 1.4.2 Released

Februar 25th, 2010

jQuery 1.4.2 is now out! This is the second minor release on top of jQuery 1.4, fixing some outstanding bugs from the 1.4 release and landing some nice improvements.

I would like to thank the following people that provided patches for this release: Ben Alman, Justin Meyer, Neeraj Singh, and Noah Sloan.

Downloading

As usual, we provide two copies of jQuery, one minified (we now use the Google Closure Compiler as the default minifier) and one uncompressed (for debugging or reading).

You can feel free to include the above URLs directly into your site and you will get the full performance benefits of a quickly-loading jQuery.

Additionally you can also load the URLs directly from either Google or Microsoft’s CDNs:

zum ganzen Artikel

Unter der Rubrik gibt es auf dem Rubyinside -Blog ein interesannte´n Artikel:

Harmony, from Martin Aumont, is a new Ruby DSL for executing JavaScript and DOM-using code from within Ruby apps. Why’s that cool? Well, it enables you to build your own Ruby-level unit tests for JavaScript code within your Web applications – everything can be under one set of test suites!

Auf der Seite von dottoro.com gibt es einen Syntax Highlighter für CSS, HTML, JavaScript uns XML. Einfach den gewünschten Code eingeben und schon bekommt der Anwender den Code mit gewünschten Highlight.

Als Beispiel ein kleines JavaScript

<script type=”text/javascript”>
function uDial (frage, verweis) {
if (confirm(frage)) location.href=verweis;
return false;
}
</script>

und das Script nach dem Highlighter

Syntax Highlighter für CSS, HTML, JavaScript uns XML

Farben-Kontrast-Tool

Februar 17th, 2010

Tolles Tool zur Farbfindung:

Mit diesem Werkzeug kann der Anwender die mögliche Vordergrund und die Hintergrundfarbe spezifizieren, dadurch ist es sehr einfach möglich das Kontrastverhalten von verschiedenen Farbtönen zu testen oder zu überprüfen. So lassen sich Farbendefizite einfach festellen. Ausserdem lassen sich die Farben wie auf  Schwarzweiss-Schirmem darstellen. Es lassen sich mit dem Colour Contrast Check auch feststellen, ob die Farben der WCAG 2.0 Kontrast-Verhältnisformel entsprechen.

Color Contrast Check

MooTools Roundup January 2010

Februar 15th, 2010

diesmal von David Walsh mit den Themen:

  • Moodit
  • Moodoco
  • MultiSelect
  • Mif.Tree

Hier geht es zum Artikel

Proudly powered by WordPress
Copyright © scriptwelt blog. All rights reserved.