Category Archives: CSS
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 [...]
20000 Leagues Under the API: YouTube JavaScript
Today, children, we’ll be exploring the wonderful world of the official JavaScript API published by YouTube a few weeks ago. I read a few interesting posts on the subject when it first came out, and it’s been on my list of things to explore for the next (and hopefully last) version of Alarmd. This [...]
Code Like the Big Boys: Flickr
Code like the Big Boys is a series of posts about code solutions used by major websites. What can we learn from these professional websites to use in our own code?
JavaScript
Looking at the source code of the Flickr home page is actually pretty strange. For one, there is only one JavaScript source code [...]
Nursery Rhyme Code Poem [CSS]
Code Poems are fun! The trick is to take a nursery rhyme (but really, it could be any commonplace work of writing – Famous Speeches, Bible Verses, Famous Quotes, etc.), and then turn it into pseudocode. The code must follow both the programming or markup language you’re using and the rhyme as closely [...]
Using Phing to automate JavaScript and CSS Minimization
This article may be too advanced for beginner programmers. Unfortunately, I will not support any code that I do not write (in this case), so if you have troubles installing some of the packages required below, please see the authors of the problem code. Thank you.
PHING! Party on Wayne. Party on [...]

Subscribe
Follow
CSS 3 Text: A Tale of writing-mode Woe