fluffigt.com *poof* said fluff…

27Feb/080

Advanced Linux Programming

22Feb/080

jslint: The JavaScript Verifier

JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is.

22Feb/080

JSMIN, The JavaScript Minifier

JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces filesize by half, resulting in faster downloads.

22Feb/080

CSSTidy

CSSTidy is an opensource CSS parser and optimiser. It is available as executeable file (available for Windows, Linux and OSX) which can be controlled per command line and as PHP script (both with almost the same functionality).

12Feb/080

jain-sip: JAVA API for SIP Signaling

18Jan/080

phpUnderControl

18Jan/080

PHPUnit Pocket Guide

8Jan/080

Web Developer :: Firefox Add-ons

8Jan/080

Firebug :: Firefox Add-ons

8Jan/080

Tamper Data :: Firefox Add-ons