TouchScroll, a scrolling layer for WebKit mobile [update]

[Update 2010-09-17:] Check the new version. Dion Almaer was faster than me blogging about TouchScroll. Here is what you are waiting for – the “official” blog post about TouchScroll and the link to the repository. Here it is: TouchScroll, our scrolling layer for WebKit Mobile. It is JavaScript/CSS 3 based and allows for fixed elements […]

Developing Widgets for Bada Devices

Developing Widgets for Bada Devices

CSS 3 Support in Mobile Runtimes

In a recent project a client asked for boxes with rounded corners and filled with a gradient; within an application targeted at smartphones. On mobile devices it is important to keep things simple, for instance to keep the number of DOM nodes low. That rules out using additional elements for the corners. On the other hand, […]

Text Rotation with CSS

Text Rotation with CSS

Mobile days in Spain

As Wolfram already has posted in the last blog post, we are currently involved quite a bit in the mobile world and especially in investigating on how Dojo can be used best to develop for mobile devices.

Taking this as an opportunity we want to announce the next dojo.beer() in Barcelona on June 17th.
You […]

Pure Client-side Dojo API Docs

It was a project last year, where yet another inline documentation syntax was “created” and suggested to be used. That triggered our brains and they started spinning caused by the unhappiness of reinventing the wheel, especially for something that is still too much of a step-child for frontend engineers and doesn’t get the necessary dedication […]

Writing Efficient CSS for use in the Mozilla UI

Writing Efficient CSS for use in the Mozilla UI

Performance Impact of CSS Selectors

Performance Impact of CSS Selectors

Optimizing visual identities, an introduction to CSS variables

A few months ago, Daniel Glazman and David Hyatt have written a proposal for CSS variables. This is a great step forward and hopefully we will find cross browser implementations some time soon. In this article I will show how you can use CSS variables to optimize CSS. In the second part of this series […]

By |September 7, 2008|CSS, dojo|3 Comments