instructions, limitations

May 3rd, 2008

Instruction set is a recently launched site that gives some instructions every month and asks for implementations in code. Think Sol Lewitt goes 2.0 (sorry I couldn’t resist). It is a beautiful simple idea and It’s stealing me lots of braincycles (see).

I’ve heard raindrops here and there about design by limitation lately. Number of chars in twitter, flickr video length, 1 photo/day in fotolog… There are a couple of limitations in instructionset which I missed at first but on a second thought I found interesting:

  • There’s no clear way to post a result(images, applets, audio…).

    You can always give a url, but it is not even suggested. I thought it might be an obvious improvement, but after trying to come up with solutions for the 2 first instructions, I’ve discovered that results could be a distraction. Instructions are about language and interpretation. I’ve found myself repeating the sentence, trying to define exactly every word, looking for a fold, or a flaw in which to introduce a deviation… Thinking how they relate to the programming language, how I relate to the programming language (specially with the first one “draw a straight line and follow it”)… I think that this relationship between everyday and programming language is a powerful one to explore.

  • There is no form of comments/discussion other than the description of you implementation.

    After seeing some of the contributions, I’ve found interesting approaches and I’d like to give feedback, but given the overwhelming noise ratio in today’s software playgrounds, I appreciate that there’s no way to do it. Paraphrasing Cage: just respond with your implementation.

Now, I don’t know if these are intended features or result of an early release, but if one could vote against new features… :)

tags:

A timestamped generation

April 28th, 2008

Thinking about the traces we leave behind in all the software we use, I was wondering:

How will the biography of a data-intensive person - you know, blogs, twitter, delicious, tumblr, last.fm…- look like in the future? Will those “domestic privacies” be taken into account?

How will the fact that we have a clear, unambiguous point of reference for our own thoughts, places visited, people met, images, consumed products… affect the way we perceive ourselves? or the way we will be perceived in the future?

Just thinking out loud, to hear how it sounds like.

tags:

La metatortilla

March 11th, 2008

o de cómo se me cayó un trozo de la tortilla que estaba friendo en el plato de la que estaba batiendo.

tags:

Mess up, dig for context, scatter… and find your stuff

February 2nd, 2008

So I bit the bullet and have just opened a tumblr account. I’ve been somehow reluctant to try just another service (despite passionate, reliable recommendations). The way I use delicious (keeping an annotated track of interesting stuff) is pretty similar to what I could get using tumblr, so why should I add another tool?

The main point for storing things (es) is retrieving them. Common sense dictates that to find your things easily (and I’m rather obsessed with that), you should keep similar things in the same place, so the use of multiple services to keep track of similar information might seem counterproductive.

I have the tentative feeling that this is not so:

The richness of our homes results from our influence over their every characteristics and their accumulation of the traces of our activities. This richness is missing from our digital dwellings (by which I mean file systems, application windows, blogs, and mobile phones as well as the virtual locations in online worlds that more closely mimic physical homes).


Exploring personal digital archives for non-functional purposes.
David A. Mellis.

One of the things I’ve learned to love about storing bookmarks in delicious is to forget about being organised at all. Taking advantage of idiosincracies related to personal experience, jokes, fuzzy relationships, ongoing thoughts etc. in titles descriptions and tags helps me find my information more easily. It adds the rich trace of my activities that software usually lacks.

Then, using different services adds, I believe, an additional layer of context. Episodic memory is characterized by having a unique context associated with a learning episode. The context of storing a bit of information is both physical (at work, at home…) and digital (where it comes from, where you store it…). Adding variety at this level might help a bit. You’ll save it in a slightly different way, and to a different place, for a peculiar reason. The little thoughts that you have when deciding to store it in either place will also be part of its context.

So my experimental feeling is that a reasonable amount (it’s not necessary to become francis bacon) of scattering could inject some healthy variety to our experience of digital information, giving us a richer context in which to manage our own data. To put it Mellis words again, we might be making our storage less efficient, but we’d be improving our memory of it.

And after all, the honorable 2.0 tradition of giving outer access to personal data makes scattering a simple problem of aggregation. You can always centralize your traces.

Let’s see how it goes.

tags:

Support dublab!

November 14th, 2007

For those of you who don’t know, L.A.’s dublab.com is simply the best radio station of the internets.

I still remember that glorious day that my brother told me “hey you must come and see that!, I’ve discovered a radio station and they’re playing Sun ra’s ‘Space is the Place’. Full length!!” (gracias nono). That was like 5 or 6 years ago, and in this time my debt for them has only grown. I’ve discovered there tons of my favorite musicians…

So I thought that you could go there, tune in to the stream or download some podcasts, fall in love with their music and donate some money to support their expenses, could you?

dublab proton drive poster

tags:

Penner easing for c++

September 24th, 2007 español

As I said last week, I’m also using robert penner’s easing equations in openFrameworks, so I’ve ported them to c++.

This has been relatively straightforward, but, as with the actionscript to java conversion, I’ve run into some nuances between languages and I’ve definitely learned the hard way (read “wasting some hours of my life”) why pre and post increment operators can be evil.

Grab them here

For usage, you can have a look at the openFrameworks app provided. If you want to have a quick glance at the types of movement, see the easing applet (p5 version).

Being this a programming exercise, it will have improvable things for sure. I’m thinking of some, but if you know anything, please let me know.

tags:

taking notes about what you are listening to on last.fm: the hacky way

September 17th, 2007 español

Some time ago, I wondered how could I take some notes about the music I was listening to.

After having a look at the last.fm player source code* I instantly saw what a stupid thing I had suggested. In no way I’d be able to figure out that bunch of c++ classes (not that it made any sense to try, just to implement such a simple thing).

I thought of some other alternatives, mostly involving desktop widgets, but as far as I could see, none of the options could cover both my local music and the last.fm player (for when I’m listening to radio). I gave up the idea.

But one day, while sending a recommendation to a friend via the player I realized that I could write some text in that text box. Could I send recommendations to myself? Yes. And how could I take those recommendations out of last.fm? Luckily, they offer an rss feed for manual recommendations in their web services.

auto recommendation on last.fm

So I hacked together some code that parsed my recommendations and sent the ones with my username to my helipad notebook (not public, so I don’t have much to show). I set up a cron job and… You can see that I still use it in my rss feed.

The code is so trivial (and so tied to helipad in my case) that I’m sure you can do it better quickly, but in case you are interested, I could try to clean some of the php mess and send it upon request.

Although they are kind of personal, I’ve been thinking of publishing the notes directly here, since the rss feed is public anyway (and explicit sharing can improve your personal content, I think)

As a side note, I think last.fm could get some value of implementing such a thing. On one hand users could get some sort of musical microblogging, like a contextual twitter. On the other hand, since the info is always from last.fm, it could really enrich artists, songs and album pages, and more seamlesly than the current shoutbox, in my humble opinion.

* yes, I learned how to use subversion. Now I can’t live without it.

tags: