[Journal - Site Quotes]

Site Quotes

Saturday, September 1, 2001

I've updated all my .NET samples and articles. Unfortunately, the topic on file icons is now obsolete, in the sense that the techniques described there aren't supported anymore in Beta 2; but I have found a work-arround already. The Collection topic has some good news on NameObjectCollectionBase. Then, there's UICore, my first C# sample at this site.

What else? The site now features quotes, which you get at random order when you reload the site. If you're interested in the code, check out "quotes.js" (a top-level file). Then, I've added some code to remove the focus rectangle from the toolbar buttons in the top frame automatically. Both of these changes are for IE users only, and I don't apoligize: it is a nothing (shall I say null?) but a very sick joke that we have to write if-else constructs for such trivial user interface code as this.