[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

IE6 CSS/Javascript/Caching bug

[Comment]

June 3rd, 2008 in Micro Blog

I ran into a well-known, but odd IE6 caching bug this week. If caching is turned off for IE6 browsers, modifying DOM elements triggers the browser to reload any resources referenced by the changed elements. So if a script changes the class name of 5 elements and the CSS classes have a background image property, then the background image will be reloaded once for each DOM update. This sucks the performance out of a web application.

There are several work arounds, but the best I’ve found is a simple IE6 Javascipt toggle that turns off the behaviour.

Behind the scenes at Flickr

[Comment]

April 6th, 2008 in Links

A good overview of Flickr’s setup. Nearly all of the techniques used by Flickr can be applied directly to Amazon’s cloud EC2/S3 services with faster scaling, at a lower initial cost.

Hosted Git repositories

[Comment]

February 26th, 2008 in Links

Ryan Tomayko writes about a new Git hosting service. It hooks into Lighthouse and Campfire, and looks web2.0-ish too.1

  1. Not that web2.0-ish means much, but that style of site is really easy to grok

Tool of the day: Sketchcast.com

[Comment]

October 2nd, 2007 in Links

Sketchcast.com. A cool w2.0 tool for broadcasting sketches.

reStructuredText Web2.0-ized

[Comment]

September 14th, 2007 in Links

Restructured Text to anything, an attractive online tool to convert reStructuredText to PDF and HTML.

The Ext Javascript UI framework

[Comment]

September 3rd, 2007 in Links

Take a look at the Ext library documentation and examples. Ext is a Javascript UI framework that looks as good as any client-side kit I’ve seen (and the docs are fairly complete too). Also check out the World of Solitaire, an impressive DHTML Solitaire game.

Another solid rich web edit component

[Comment]

August 17th, 2007 in Links

A slick rich edit component based on the YUI Javascript kit.

Mind mapping 2.0

[Comment]

July 10th, 2007 in Links

Bubbl.us, a fun web2.0 mind mapping tool that shows some UI promise (thanks John).

Feed of the week: YCombinator news

[Comment]

June 29th, 2007 in Links

A reddit-like site about YCombinator news, staring mostly startup and web2.0 stuff.

Wufoo, the online form builder

[Comment]

May 17th, 2007 in Links

A web2.0ish code-free form builder, an interesting way to develop simple surveys and stuff. Looks almost usable for normal people.

Next page [>>]