Paolo is a member of the Mac elite - a small but zealous group of Mac users who nerd out on Mac-only features. But I happen to know that Paolo also believes in a cross-browser, multi-platform world - as well.
How do you take advantage of these Mac only features - while existing in a 97% dominated PC universe?
You certainly are serving Apple's needs by supporting these Mac only features - but what good does it do you, if you're a software developer - and you're trying to make money selling your wares? This is why I feel 'horrible' for NetNewsWire and Spring. Two incredible products - locked ino the Mac ghetto.
So if you're wondering (good readers) why I'm going down to Lala next week and wearing a garlic necklace - it's to understand, grok and prepare ourselves for the NEXT big thing - from Microsoft. Only then - will built in text shadowing, sexy animated collapse routines and built in 'digital lifestyle aggregation' - go mainstream.
Until then - Mac zealots are stuck in the Mac ghetto. But don't let Scoble and Microsoft hear - that I think they're copying Apple - again. I'm sure - by now - they (Microsoft) might even have a couple of ideas that Apple hasn't stolen yet from somebody else - yet.
Here's Paolo's post.........
Soft Shadowing with Safari 1.1.
Text-Shadow in Safari 1.1.
Got Panther? Good. Using Safari? Excellent. Safari 1.1, shipping with OS X 10.3 (and should hopefully be available soon as a free download for 10.2 and under), comes with support for the Text-Shadow property found in CSS2. From what I can tell, Safari is the first - and only - browser to support this property.
So if you've got Safari 1.1, click here for a demonstration. Page uses an inline style sheet, so be sure to view source to see how it's done.
[What Do I Know]
If you are using Safari 1.1 you'll see the nice soft shadow under all dates in this page, all it took was adding: "text-shadow: dimgray 0px 3px 5px;" to the H2 entry of my css file (first value is the shadow color, second value horizontal shift, third vertical shift, fourth shadow's size).
Have I ever told you how much I like soft shadows? :-)
[
Paolo Valdemarin: Paolo's Weblog]