Search
-
Recent Posts
Links
Monthly Archives: September 2009
Compiling Pngcrush on Mac OS X Snow Leopard
Pngcrush is a command line tool that processes png files through several algorithms (read “magics”), optimizing the png without quality loss. Here is how you can install it from source on snow leopard. Continue reading
Google Links Directly to Content Sections Inside Search Result Snippets
Google announced that they have added a new feature to search results. The brief summary in a result may contain links to specific sections of content on the page. This helps get a user directly to the most relevant content … Continue reading
Fixing Pixelation from Scaled Images in IE
A project I worked on recently called for a carousel with five images of different sizes — somewhat like a “light” coverflow. I ended up building it with basic <img> tags that get scaled by javascript which modified the width … Continue reading