[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

An iPhone OmniGraffle stencil

[Comment]

May 4th, 2008 in Links

An OmniGraffle stencil for mocking up iPhone applications.

Inkscape 0.46 released

[Comment]

April 12th, 2008 in Micro Blog

decaying fujiI’ve had several hours to play with Inkscape 0.46 since it was released, and despite the minor version increment, a lot has changed.

New features

  • A “fill” tool, making it trivial to turn bitmaps into vectors quickly
  • 3d drawing shapes (including perspective)
  • A tweaking tool, making it easy to nudge/blur/soften shapes
  • Several new effects (including path effects)
  • Many performance improvements, including huge improvements in blur speeds
  • Better gradient tools
  • Dockable tool windows (nicely done too)

I’m especially excited about the “fill” tool, as it simplifies tracing scanned sketches and logo bitmaps. The tool creates vectors using a flood-fill algorithm, based on the zoom level and configurable limits (fill method, threshold, gap-closing, etc.). In my tests so far, I’ve been able to turn pencil sketches into vectors quickly1, as well as scans of real-world-objects.2

  1. Normally tracing complex sketches takes me hours
  2. I created the fuji logo by scanning + fill-tracing an old, decaying T-Shirt logo

Hurray for native widgets

[Comment]

January 31st, 2008 in Links

An example of cross-platform development without resorting to cross-platform GUI widgets. Damn straight!

A first Django tutorial

[Comment]

November 13th, 2007 in Links

One of the best developers I know pointed me to a Django tutorial. Django is a Python-based Rails equivalent, that’s even less imposing than Rails. It’s a good corollary framework to Rails,1 as the approach is different enough to make you think a bit.

  1. Especially useful if you’re still trying to find a good framework, or thinking about design approaches

Huge web UI example collection at Flickr

[Comment]

October 25th, 2007 in Links

Subtraction points out a large Flickr set of user interface elements, a slick repository of web interface element metaphors. I love pointing developers at good examples, and then watching their imagination explode.

Machine Learning and Dragons

[Comment]

October 24th, 2007 in Links

Here’s a short article about a machine learning project written in pygame. It’s an interesting approach with some intriguing possibilities (yes, I’m tempted).

New iPhone/iPodTouch site theme

[Comment]

October 10th, 2007 in Links

I’ve added a new theme for those of you browsing the site with an iPhone or iPod Touch. It’s based on Joe Hewitt’s iUI library, with some WordPress plugin magic.

The Ext Javascript UI framework

[Comment]

September 3rd, 2007 in Links

Take a look at the Ext library documentation and examples. Ext is a Javascript UI framework that looks as good as any client-side kit I’ve seen (and the docs are fairly complete too). Also check out the World of Solitaire, an impressive DHTML Solitaire game.

Amazon’s web services explained

[Comment]

August 8th, 2007 in Links

A slightly hyped summary of Amazon’s scalable web services.

QT code formatter

[Comment]

August 8th, 2007 in Links

Here’s a rich QT-based code formatter.

Next page [>>]