Wednesday, July 16, 2008

In Search of Transparency

Steve Denning's idea of Scaring someone into listening, followed by selling the idea by appealing to their intellectual reasoning is a tad opaque and worse yet, no one wants to listen to "The Sky is falling" Story. So In the interest of getting the message out on Transparency, this is perhaps the first of one of many in the series of blog posts you will see at this site. To start with, here is how you can achieve transparency using CSS assuming you have a file called klematis.jpg

<img src="klematis.jpg" width="150" height="113" alt="klematis"
style="opacity:0.4;filter:alpha(opacity=40)" />


Presenting an image via CSS has a lot in common on how we present ourselves. To start with, it is an image of ourselves presented with physical attributes such as size (width and height), our moniker and Style. Interestingly we also use Opacity pretty regularly. In fact so regularly that we are now trying to conciously be TRANSPARENT. The filter:alpha(opacity=40) therefore is a very significant attribute. It truly means that you are 60% transparent in what you do.

I plan on taking this further to understand, what is the opacity level we should strive to? Should opacity levels vary with differing external inputs? What taxonomy is ideal for differing level of opacity? so on and so forth.



klematis

No comments:

TAGS