Best Google Fonts – a selection

Lato A nice, well readable and warm font. Lorem ipsum Magna occaecat id commodo culpa nulla ut dolor labore deserunt irure cillum consequat...

Camel Style Structured CSS (CSSCSS)

In my Company we’ve been using some custom SMACSS / OOCSS / BEM inspired css methodology for quite a while. Those conventions look something like this...

Reset all CSS

I know there’s been a lot of debate on this one, but I still like the simplicity of a universal reset: html { font-size: 100%; line-height: 1;

Fluid Ratio Height

Rouven, a co-worker of mine, found a very neat CSS trick on how to create proportional container. Let’s say you want to embed a video in your fluid...

Using CSSEdit with LESS

CSSEdit is a great app I can’t live (or at least work) without. I’ve recently discovered the LESS language, which basically extends CSS with some very...

jQuery Plugin: Round Text

My very first jQuery plugin: warps the text along a circle. It’s simple and certainly far from perfect – I needed it, so may be you’ll need it too ...

links for 2010-04-01

THE JOHNNY CASH PROJECT Fantastic idea, fantastic implementation! (tags: flash drawing painting inspiration movie community collaboration)

Use GZip compression for your website

Most of my Flash apps or websites use XML files, either for communication or initial data. They can get quite large, reaching about 100 kb or more is...

links for 2010-03-22

IntelliJ Idea 9 For Flash A developers first impression. I really like IntelliJ. (tags: flash development actionscript adobe intellij)

How to watch TV from abroad

From time to time I spend a few weeks abroad. From time to time I’d like to watch swiss tv while I’m there. There are services like Zattoo or Wilmaa...

links for 2009-11-18

Hunt. | Multi-disciplinary design studio | Melbourne Some nice simplistic branding stuff. (tags: inspiration design identity branding print web

Binary Fun - Bits in Bed with Actionscript

I went down a few algorithmic roads recently, digging into path finding and – for some obscure reasons – bit manipulations. Or byte. Whatever. Along...