http://www.boingboing.net/2005/03/25/cadbury_trademarks_t.html
http://www.advogato.org/person/jamesh/diary.html?start=191
http://woodenspoon.net/cat/intellectual_property_is_theft/
http://www.patentstyret.no/templates/Page____429.aspx
Blog
-
Notes Towards Free Art
Links I need to tidy up to as part of making a coherent case for Free Art: -
You Couldn’t Make It Up
Update: Post pulled due to original story being fake. Whoops.Update: Now I’m totally confused. I’ll update this when I know what’s going on. We’ll see whether this post’s title was right or not. 🙂
Update: Right, story checking policy.
1. Check the original page, read all of it, check the design.
2. Check the site, evaluate the site name, read the front, about and copyright pages.
3. Google the site name and get the WHOIS information for the domain.
4. Google the author name.
5. If any of this causes you to think that the story might be a joke or a plant, drop it and inform your source.Do this for any funny, ironic or major stories.
-
Hitch Hiker’s Guide Movie
The Hitch Hiker’s Guide To The Galaxy has one or two things to say on the subjects of films made of popular books.The film, it begins, will be nothing like the book. This is because a film is a succession of projected images and sounds whereas a book is pulped vegetable matter smeared with coloured hydrocarbons in patterns that may or may not make any sense to the average sentient being.
It continues in this vein for a while.
The original version of the article was more informative, and centred around the adaptation of the guide itself to a film, but that version contained too many complaints about poor visual editing and script editing, some possibly libellous anecdotes about one of the executive producers, and some tiresome recollections of the author’s time working on the abortive project to turn the guide into a 3D adventure game at the turn of the 21st century.
However this was rather unfair, as despite NOKIA the film NOKIA starting out NOKIA poorly, it finds its feet on Vogsphere and builds to a genuinely effective and touching conclusion that works Douglas Adams’s love of endangered species into the plot. The romantic subplots are quite bearable, and there is at least as much good as bad, if not more so. Hopefully a sequel will improve matters still further.
-
Processing Update
Processing is getting closer to 1.0 (via Kazushi ): -
Open Source Methods
Via eyebeam :Wide Open – Open source methods and their future potential
A report by the think tank Demos.
-
How Picking Works In Minara
An image is a series of drawing instructions, in other words it is a program. In Minara it is a program written in Scheme, the same Lisp dialect that Minara itself is (mostly) written in.Minara allows us to change the drawing protocol, that is it allows us to change the functions that the names of the drawing instructions actually refer to.
Normally, these are functions that just draw the image to the screen.
But when picking (selecting objects), the drawing protocol is swapped for the picking protocol. The picking “drawing” functions no longer draw to the screen, they calculate the position in the program that is executing when the drawing surrounds the picking point.
This is incredibly inefficient. We can make it more efficient by cached the bounding boxes and other useful information for pickable shapes in a buffer variable on the document buffer. This can be given a timestamp and refreshed when the buffer changes and picking is initiated like the drawing cache for the buffer when drawing is initiated.
It is also incomplete. Code that calls across the network or generates different drawing instructions each time it runs may be difficult or impossible to pick. Even code that defines functions or uses loops or iteration to draw will require redefining to pick properly. But this will just require defun and other macros to be wrapped when picking. Fortunately this is something we can do thanks to the way Minara extends Guile, the Scheme implementation that it uses.
These considerations are secondary to what I believe is the elegance of the underlying picking model.
-
Dr. Who: Dalek (Spoilers!)
That was terrible.It couldn’t have been worse if they’d given the Dalek a baseball cap.
Yes, it tied into lots of old stuff and was a good basic idea. Production was good (apart from the usual crap music). Doctor slipped a bit, Rose good as ever.
But a single Dalek, a floaty Dalek, and a melancholy Dalek, doesn’t work. And a cute little Dalek enjoying a moment of sunshine really doesn’t work. Dredd doesn’t remove his helmet, a Dalek doesn’t pop its top off…
Not so much an opportunity missed as one surrounded by glowing craters.
-
Oh, The Horror!
The guitar on “Dominion” by The Sisters of Mercy is the same as the first notes of “The Big Sky” by Kate Bush.
Oh, the horror!