For a couple of projects I have used the Baseline Rhythm Calculator to create a balanced vertical rhythm on the page. As webtypography.net explains: “Vertical space is metered in a different way to horizontal ...
Even if your MySQL table has a unicode character set, you will run into problems when doing a LIKE search. For instance WHERE myfield LIKE 'a%' will also find strings that start with #269;. Instead you ...
Although Foswiki is now a two year old project since we forked from TWiki, we still were using the quickly created logo by one of the devs the blue pill in the masthead, lovingly called
This text has first appeared as part of a small Interaction Design pattern library, in 2003. See also: Site Map. Pattern: Homeward path. Also known as: Breadcrumb, Trail marker. Yahoo offers a double path ...
This text has first appeared as part of a small Interaction Design pattern library, in 2003. See also: Homeward Path. Pattern: Site Map. Also known as: Sitemap, Table of Contents, Contents, Site guide ...
For an online app I was looking for an existing undo manager in Javascript. My first place to shop was at jQuery, and although it looks like one had been created as plugin for jQuery, only an info page ...
I have rewritten SoundField, first created 10(!) years ago when I was at the Rijksakademie in Amsterdam, as native Mac application. The source code is freely available at GitHub. Description SoundField ...