[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

Quote: Simple versus complex

[Comment]

April 18th, 2008 in Quotes

There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies. –C.A.R. Hoare

A simple CSS calendar

[Comment]

April 16th, 2008 in Links

A most-excellent calendar in CSS, based on a OL.

QOTW: Einstein on simplicity

[Comment]

January 20th, 2008 in Quotes

Any intelligent fool can make things bigger, more complex and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction – Albert Einstein

A Python Interactive Fiction engine

[Comment]

November 7th, 2007 in Links

BUS is a engine written in Python. It includes a basic world model and NL parser.

Rails rant from a Perl developer

[Comment]

July 17th, 2007 in Links

A very thorough Rails rant by a Perl developer (in the JoelOnSoftware groups), including a lengthy set of comments. The rant mirrors a lot of what I’ve found with Rails, which is that it’s a great fit for the simple stuff (but not so much for harder problems).

JS Code highlighting

[Comment]

July 4th, 2007 in Links

A simple Javascript code highlighter.

Icons disassembled

[Comment]

June 15th, 2007 in Links

SimpleBits (creators of slick icons) talks about the Anatomy of an Icon.

Wufoo, the online form builder

[Comment]

May 17th, 2007 in Links

A web2.0ish code-free form builder, an interesting way to develop simple surveys and stuff. Looks almost usable for normal people.

Ruby reporting

[Comment]

May 15th, 2007 in Links

Ruport is a Ruby reporting library that can hook into ActiveRecord, CSV, or SQL/DBI. It has a simple formatting language, can produce PDFs and graphs, and even does some code generation to make things easy.

Unit test rules

[Comment]

February 10th, 2007 in Links

What makes a unit test? A simple set of rules to help you understand how to keep ‘em simple.

Next page [>>]