Main Contents

PNG Transparency In Explorer Without Hacks

July 20, 2008

png8alpha is a droplet app that converts 24bit pngs to 8bit pngs with transparency intact.  These images render normally in modern browsers and IE6 treats them like gifs.  Graceful degradation for pngs!
UPDATE: The latest build is png8alpha-02 (notes)
Usage
Drag and drop a 24bit PNG image onto the application and it will be reduced to 256 colors.  [...]

Filed under: Tools | Comments (1)

Configure Aptana to ignore CSS Hacks

April 18, 2008

Aptana is a client-side web development IDE shipped as both a standalone app and Eclipse plugin. HTML, CSS, and JavaScript editors with code completion and validation. Document your JS with Javadoc like syntax for inline context help. Supports major JS libraries. It’s a pain that MooTools uses NaturalDocs, so no IDE [...]

Filed under: Tools | Comments (0)