Archive for November, 2006

Free e-book – “Getting Real”

Sunday, November 5th, 2006

37.gif37 signals has released their book, “Getting Real” for free. The pdf still costs $19, but you can read it online for free. I would highly recommend this read to just about anyone that works on web apps, it may change the way you think about the web application development processes.

Heres an excerpt about the book from the 37 Signals website:

Want to build a successful web app? Then it’s time to Get Real. Getting Real is a smaller, faster, better way to build software.

  • Getting Real is about skipping all the stuff that represents real (charts, graphs, boxes, arrows, schematics, wireframes, etc.) and actually building the real thing.
  • Getting real is less. Less mass, less software, less features, less paperwork, less of everything that’s not essential (and most of what you think is essential actually isn’t).
  • Getting Real is staying small and being agile.
  • Getting Real starts with the interface, the real screens that people are going to use. It begins with what the customer actually experiences and builds backwards from there. This lets you get the interface right before you get the software wrong.
  • Getting Real is about iterations and lowering the cost of change. Getting Real is all about launching, tweaking, and constantly improving which makes it a perfect approach for web-based software.
  • Getting Real delivers just what customers need and eliminates anything they don’t.

Resources:

MusicRainbow

Friday, November 3rd, 2006

mr_overview.png

Music Rainbow is a simple user interface to discover artists. The user controls the interface with a knob which can be turned (to select an artist) and pushed (to listen to music from the selected artist).

The demonstration is based on a collection containing 558 artists. The artists are projected onto a circle. Artists whose music is similar are placed close to each other. The similarity is computed by analyzing the audio contents of their songs. A “traveling salesman” algorithm is used to map the artists on the circle.

Colors encode different styles of music. Words describe different regions of the rainbow. These words are automatically extracted from web pages mentioning the artists.

The right side shows a magnification. The selected artist is highlighted in white. The box in the lower right summarizes the selected artist with words and colors.

MusicRainbow was developed at the National Institute of Advanced Industrial Science and Technology (AIST) as part of the CrestMuse project. The user interface was built with processing by Elias Pampalk. The knob used in the demonstration is a Griffin PowerMate.

Resources: