Editra Dark Style — Umbra
I’ve created a dark style for the Editra excellent code editor. The style is based of the Mocha style (one of the default ones) but with some of my changes. See some previews:
I’ve created a dark style for the Editra excellent code editor. The style is based of the Mocha style (one of the default ones) but with some of my changes. See some previews:
This is a summary from a comment on Progressive Enhancement and Graceful Degradation view the original post here. Basically (and apologies here if I’m preaching to the converted) there are two usability philosophies, with a subtle distinction between them that’s lost on a lot of people.
I’ve been looking for a while for a way to convert ICO files to PNG to easily display them on the web page. There is a nice class in PHPClasses site written by Joshua Hatfield that does just that. Haven’t tried it myself, but the code looks promising enough, and the sample works pretty good. See the […]