HTML-Advisor
Mostly practical advices

Posts Tagged ‘environment’

Geany integrated development environment

Sunday, December 30th, 2007

Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME. So it is using only the GTK2 toolkit and [...]

What is MooTools?

Tuesday, July 10th, 2007

Mootools is a lightweight abstraction layer between the browser and the code you write and this is really the definition of nearly every js framework out there - Protoype, Dojo, jQuery, Y!UI, etc. It offers more functionality and richer tools for writing javascript, taking what has historically been painful and fraught with buggy [...]