Author Archives: Zach Leatherman
CSS 3 Text: A Tale of writing-mode Woe
After reading an interesting article on using the writing-mode CSS property to display vertical text (I’m always interested in how to abuse what browsers currently support into something new and exciting), I decided to look into this writing-mode property and see what opportunities it might present.
Generally when exploring a development opportunity, I tend to prioritize [...]
Posted in CSS, Web Browsers 1 Comment
Trash that “Back to Top” Link
It would seem that perfection is attained not when no more can be added, but when no more can be removed.
- Antoine de Saint Exupéry
While most would argue that the principles espoused in the above quote might also be applied to the quote itself, it would serve us better to consider how we can attempt [...]
The “24″ Clock on ALARMd
If you’re only using @font-face for titles and text, you’re missing out on a whole wealth of use cases that have yet to be explored. For instance, I created a very simple 7 Segment Display Numeric font to be used for a skin on alarmd.com and changed the color using nothing but CSS to [...]
DIY Webdings – CSS Sprites using @font-face
Almost everyone knows the Webdings font or its sibling Wingdings. Even if you don’t, chances are pretty good that it’s installed on your system.
Webdings is a symbol font designed in 1997 as a response to the need of Web designers for a fast and easy method of incorporating graphics in their pages.
…
Webdings is ideal [...]
Don’t Give Up on Internet Explorer Yet
These days, the browser landscape is more fragmented than ever. Were times easier back when IE6 and Firefox ruled the internet? Easier perhaps in terms of the number of browsers you had to launch for testing, but not better for any user’s experience. We are in a new world, where more web browsers are [...]
Device Independence on the Open Web
Open Web advocacy can get pretty lonely working in Big Enterprise. Armed with slow moving standards bodies, and held back by antiquated browser support, architectural battles over tools and frameworks can get pretty hairy if you don’t approach them with the right frame of mind.
Big Enterprise is traditionally known for creating development environments that [...]
Posted in Application Design 4 Comments

Subscribe
Follow
Internet Explorer Array.sort Unreliable