Tag: programming

5 posts   See also:  design

Why are browsers so slow?

I understand why rendering a complicated layout may be slow. Or why executing a complicated script may be slow

Ångström Style System for Cocoa

While developing Ångström, the unit converter for the iPhone (check it out!), Alex Babaev and I have come up with the Ångström Style System

A way to syntax-highlight CSS metrics declarations

Here is an idea on how you could syntax-highlight margin, padding, outline and border values in CSS

RocketDocs and web app wrappers

I’ve tried RocketDocs, a wrapper for Google Docs, and was quite disappointed

Got Git

I’ve always loved programming and hated source control. Source control is about baby-sitting your code instead of actually producing it