Small Features, Big Problems

by Paul Legan on November 30, 2008

If you didn’t know, Nick Bradbury is the creator of FeedDemon, written in Borland Delphi, and a successful blogger.  I read his article on supporting favicons in FeedDemon and realized I’ve found myself in a similar situation.

Annoying Code

Annoying Code

I was writing a library to calculate the total download size of a given web page and the client wanted to include the size of images referenced in external stylesheets, even if the external stylesheets weren’t located on the same server.  Needless to say, determining the file path of referenced images became a bit annoying.

So should Nick have left out that favicon support?  Definitely not.  Some features just seem more simple than others.

Paul Legan's Bio
Paul is a web developer and consultant living in Washington, DC. He likes good food and interesting technology.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>