My chest filled to explode
Apologies to David McComb. For those who do not follow my twitter feed, I will tell you what happened over the past few days.
I was riding to work on Friday morning, when I started having a pain in the chest …
Apologies to David McComb. For those who do not follow my twitter feed, I will tell you what happened over the past few days.
I was riding to work on Friday morning, when I started having a pain in the chest …
RGBa is the new black, with support in most modern Safari 3, Firefox 3 and Opera 10, you can have semi transparent elements. Only there is no support currently in IE for RGBa.
However, you can easily fake it for backgrounds of block elements in IE with
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#aaRRBBGG', EndColorStr='#aaRRBBGG);
The filter gradient places a alpha channel colour gradient over the background. So as long the background is transparent, the start and end colours the same and the alpha (aa) channel a value greater than 0 (fully transparent) and FF (fully opaque), you get a block element in IE with a RGBa background. You can see an example of RGBa in action in IE …
For those who have not seen my Edge of the Web CSS3 demonstration I used the CSS Zen Garden HTML. Why, because I wanted to use somebody else’s HTML, mainly because I wanted to show it works with any HTML and that most people would be familiar with the site.
I will not submit it, because Dave has not accepted any new submissions almost two year, my demo is far from the visual standard of most other design and I broke one major rule the CSS does not validate.
I really enjoyed developing my presentation for Edge of the Web. The research and experimentation was a lot of fun. Explore the demo using CSS Zen Garden HTML and seriously try it in IE6, the WebJam presentation with some even more outrageous transitions needs Safari4 or FF3.7 and a little exploring with a mouse.
What I learnt is enough from probably a dozen blog posts, so hopefully I will be writing lot in the next few weeks.
For those who have not seen my Edge of the Web CSS3 demonstration I used the CSS Zen Garden HTML. Why, because I wanted to use somebody else’s HTML, mainly because I wanted to show it works with any HTML and that most people would be familiar with the site.
I will not submit it, because Dave has not accepted any new submissions almost two year, my demo is far from the visual standard of most other design and I broke one major rule the CSS does not validate.
Well I am speaking at the Edge of the Web Conference in Perth in November. The title Progressive Enhancement with CSS: Or how I stopped worrying about IE6 and starting loving CSS3.
The aim is to show how you can use CSS2 and CSS3 to improve the experience of visitors using modern browsers, while not blocking access to those people still using older browsers like IE6 …
If you are like me, on occasions you have people want to paste directly from Word into CMS or Wordpress. I was bemoaning the fact, that you either end up with Word HTML or lose all the formatting, when a colleague of mine, Steven Miles suggest I use JavaScript to clean up the HTML and provide the some code.
So this is what I created to clean up Word HTML, you paste the HTML is to the editable div, hit the button and if you are using Internet Explorer the converted HTML is copied to your clipboard. So you can paste the clean HTML (note it is HTML code) straight into the CMS editor in HTML mode …
At the Gov2.0 taskforce roadshow I ended up in conversation with a representative of one Department bemoaning the fact the Government will not give them extra money to make their websites WCAG 1.0 level 2 compliant.
Twitter has changed the way I watch procycling races, it has provided me far more information, than I was getting before and it is all Lance Armstrong’s fault …
My presentation was done with little preparation and no slides, but I used a number of sites as examples, so at VelvetSarah’s request, here are links to those sites.
State Premier’s
John Brumby
Mike Rann
Colin Barnett
Blogs
Transport Security Blog what a Government blog should be
State Library of Western Australia blog
Facebook
School Leavers WA unfortunately their facebook page is not available now.
Twitter
Western Australia
TransPerth
Forrest […]