Javascript kann so nützlich sein
heute im Feedreader:
Christian Heilmann hat unter Zuhilfenahme von jQuery ein Script für die Darstellung und Einbindung von Code Beispielen geschrieben: Ajax Code Display.
phpied.com stellt Canvas pie vor.
OK, so you have an HTML table. Let’s turn it into a pie chart with a bit of javascript. We’ll be using the canvas tag, so the browser has to support it. For IE - well, you still have the table.
Und Stéphane Caron hat das jQuery Plugin Pretty comments geschrieben.
Here’s a small jQuery plugin that allow textareas to strech as content is put in. If the content goes over the defined height of the textarea, the textarea will stretch.

