July 2006 Archives

jPod - Douglas Coupland

| No Comments | No TrackBacks

I used to avoid anyone who'd read Generation X. I still haven't ready it myself. Microserfs was an amusing and insightful short story bloated into a pointless schmaltzfest.

But BoingBoing plugged jPod so I bought a copy. And it's very good.

jPod is uncomfortable and hilarious reading. Most critics seem to have missed the point of it. They complain about the intrusion of pointless lists, 418 spam, and pages of sparse typography into the text. They complain about the ironies all the way down. They complain about the pointlessness and coldness of the characters existences and the blankness of the characters themselves. And about their amoral world.

They complain, in other words, about the accurate portrayal of geek culture after the gold rush and its genuine ironies and insanities. This is something that needs demistifying not romanticising, a jPod not a Microserfs. It's telling that many prefer the warmer, fuzzier, happy-ending-land of Microserfs. Shooting the messenger is a mistake, particularly when he's a character in the book himself. Better to listen to what he's saying, because it has needed saying for far too long now.

Copyleft Concepts

| 2 Comments | No TrackBacks

Reification

Reification is the mistake of concentrating on licences as an end in themselves. A licence is only useful as a practical means to the ideological ends of free culture. To forget this and to concentrate on licences as a subject fetishises the concretised form of an abstract set of relations, which is reification. Free culture's unquestioning and contextless adoption of free software's strategy of licensing is also reification.

Reflexivity

The freedom that copyleft creates is reflexive, it is cultural freedom directed only to cultural freedom. From the point of view of general social ends this is a degenerate form of freedom, in the mathematical rather than the moral sense. A guild would use access to knowledge to maximise wealth. A union would use access to knowledge to reduce poverty. Copyleft uses access to knowledge to maximise access to knowledge. Or the threat of withdrawal of labour (code) to protect labour's ability to work. Community projects are reflexive as they exist only to ensure that they continue to make the work they host available to the community. This is an optimal state of social relations among cultural peers, and does not prevent those peers making use of cultural value for their own pluralistic ends. Since reflexivity collects value from pluralism, it will generate more value for all its subjects than instrumentalism can, since instrumentalism neccessarily excludes some subjects.

Instrumentality

The opposite of reflexivity; trying to use the value created by copyleft for a specific end, usually social or economic. Anyone trying to make an "ethical licence", a "commerce-friendly" licence or a "better world" licence is trying to make copyleft instrumental. Projects that seek to promote a brand or to create work that can be used for the project host's enrichment are instrumental, particularly if they give the host more rights over work than contributors. Attempting to instrumentalise the creation of cultural value will create less value than reflexivity because it will exclude some possible contributors. This will affect the intended end as much as any other end which means that instrumentalism is therefore self-defeating. It is also anti-pluralistic, coercive, and therefore immoral.

Irony

Copyleft reverses the monopoly effects of copyright. It reverses the restrictive effects of a common copyright tool, the exclusive licence. It reverses the meaning of a form without changing the form. Copyleft is therefore an ironisation of copyright law, a ironisation of legal form.

Value

Copyleft may dissipate local value but aggregate global value. You can extract value from copylefted material, it does create a surplus. You just cannot prevent anyone else extracting value as well.

End Game

Copyleft is an end-game strategy (at least it was in software). It trades the ability to maximise extraction of wealth for the ability to minimise exclusion from wealth. This will create fewer millionaires but will create more multimillion-dollar industries. It will also protect workers' access to their work. It's less tragic to not make your fortune than to not be able to work.

Pluralism

Copyleft enables pluralism, supporting opportunity equally. A pluralistic approach to copyright does not, it fragments opportunity, creating value ghettos. Copyleft is freedom for everyone, freedom of choice within a system that protects that choice, rather than freedom for some individuals to choose amongst systems of exclusion.

Ends

The reflexivity and pluralism of copyleft allow everyone to use the value of copylefted work to pursue their own ends. Attempting to yoke copyleft to a given social agenda will reduce the number of ends that work can serve, and will reduce the amount of work made available as a result of pursuing those ends to use under copyleft to everyone, including those seeking to yoke copyleft to their own agenda.

Chordinator in Sourceforge

| No Comments | No TrackBacks

chordinator.lisp

After some struggles with Sourceforge, the source code for chordinator is now available.

Here's a sample:

(defmethod colour-generator (hue-fun saturation-fun brightness-fun)
  "Make a function to make a new instance of colour."
  (lambda ()
    (make-instance 'colour 
		   :hue (funcall hue-fun)
		   :saturation (funcall saturation-fun)
		   :brightness (funcall brightness-fun))))

(defmethod random-colour-generator (&key (min-hue 0.0) (max-hue 1.0)
(min-saturation 0.0) (max-saturation 1.0)
(min-brightness 0.0) (max-brightness 1.0))
"Make a function to make a random colour."
(colour-generator (random-generator min-hue max-hue)
(random-generator min-saturation max-saturation)
(random-generator min-brightness max-brightness)))

(defmethod n-random-colours ((n integer) &key (min-hue 0.0) (max-hue 1.0)
(min-saturation 0.0) (max-saturation 1.0)
(min-brightness 0.0) (max-brightness 1.0))
"Make a list of n random colours."
(let ((generate (random-colour-generator :min-hue min-hue
:max-hue max-hue
:min-saturation min-saturation
:max-saturation max-saturation
:min-brightness min-brightness
:max-brightness max-brightness)))
(loop repeat n
collect (funcall generate))))

Aesthetics And Freedom

| No Comments | No TrackBacks

http://www.british-aesthetics.org/uploads/Hepburn%20PROOF.pdf

An aesthetician considers the role of historical philosophical ideals of freedom in aesthetics.

What Is The Schillinger System

| No Comments | No TrackBacks

What Is The Schillinger System

The idea behind the Schillinger System is simple and inevitable: it undertakes the application of mathematical logic to all the materials of music and to their functions

And to art as well (in "The Mathematical Basis Of The Arts"). A complete mathematical system for composition from the mid 20th Century.

calendarlive.com: STYLE & CULTURE - Just whose idea is it anyway?

Not everyone seems to have noticed, but it's clear we recently zipped past the "information economy" and straight into the "copyright economy." It's no longer about access to information — everyone has access. Now it's about ownership of the characters, stories, tunes, trademarks, software and other ephemera of our daily lives. If serfdom returns to L.A., we won't end up as peons working on other people's landed estates — no, the great dynasties of the future may be built on cartoon characters.

Everybody loves Eric Raymond » Lug Radio Live 2006

This is just a couple of slides from my rather confused and wandering talk about ELER at Lug Radio Live 2006. The full slides are available here in OpenOffice.org format and exported html.

A very funny presentation on a very funny copyleft comic strip.

Kathleen Kucka

| No Comments | No TrackBacks

Kathleen Kucka

Engaging painted low-dimensional abstracts. Good stuff.

OnTheCommons.org | Talent & The Commons

| No Comments | No TrackBacks

OnTheCommons.org | Talent & The Commons

We need to rethink DRM and its role in preserving artistic livelihoods.

Yes. IF DRM works it will prevent artists becoming popular and destroy the lasting publicity value of their recordings. If it doesn't work it will simply annoy fans. So thinking about it, we need to make sure that DRM doesn't work, otherwise artistic livelihoods will suffer.

I don't think that's the kind of thinking that's being pleaded for, though.

There is a common fantasy that using the Internet or a Creative Commons licence will magically make you rich and famous just by you releasing a single file. When this fantasy is shown to be just that, people don't blame their own laziness or naiveté, they blame the internet or the licence. Talent (assuming you have it) is only part of the equation of success. It takes damn hard work, a lot of overtime, schmoozing, no small amount of publicity, working the circuit and a good accountant to have even a chance at success. The commons does not offset laziness or naiveté, but the media industry does exploit it. Anyone who thinks that copyleft will destroy the recording industry's ability to make them a millionaire might want to ask a few one-hit wonders what "recover expenses" means in a contract, and how you retrain as an accountant.

The assumption that every artist or musician has special social and economic privileges by virtue of their genius is a Romantic conceit that is exploited by middlemen to -er- exploit artists of whatever talent. And to try to create a kind of copyright gentry with mere listeners and viewers (and artists) as serfs. You need to be able to deal with irony (or at least doublethink) in this area, otherwise you end up pleading for industry cartels against the public in the name of struggling artists.

The commons won't reward talent any more than copyright does. Deal with it.

Jason Santa Maria | Learning from Atari

| No Comments | No TrackBacks

Jason Santa Maria | Learning from Atari

I scanned in all the pages from the catalog and posted them on Flickr: Atari Game Catalog, 1981. Look at how enigmatic the artwork for titles like Haunted House or Super Breakout was. Stunning.

Chordinator - Sort By Value

| No Comments | No TrackBacks

This version sorts by value (brightness - saturation), but still only alters brightness. The effects are good, although some colours are obviously too saturated for their position. Possibly saturation needs linearising as well. So the dark blue in the first palette below looks too dark for its position (it isn't, but it is too saturated), and the magenta in the palette below it looks too bright (again, it isn't, but the saturation is out of position).

200607212144-1

200607212145

I tried linearising the saturation as well but that looked too bland. I'll try it again, but looking at the illustrations in "Colouring Without Seeing" I think the colours in figure 16 have the same quality of occasional intensity mismatches. Or possibly its just the greater difference in colour between those colours and their neighbours.

Much better. I now need to add the conceptual colour stuff from ae and cybernetic, beef up the slipnet and assign colour values to the colour names. This will allow the colours to be chosen referentially and relationally rather than randomly.

When I roll this code back into draw-something the colours from the palette will be applied to the shapes in a drawing by varying them conceptually (tint/tone scales and shadow/midtone/highlight-type application). The palette will be organised something like plane/object/group/item, with each stage adding a function to be composed to get the final value (I'm using closures like a real Lisp programmer now! :-) ).

Free the Pig

| No Comments | No TrackBacks

Push the Third Button Twice: Free the Pig

So what does it cost to Free the Pig? 100 people pledging $20 each.

Help make a book BY-SA! 20USD is about twelve quid, and you're building the commons. I've paid already.

Chordinator

| No Comments | No TrackBacks

chordinator is the name of the stand-alone colour palette generator for rob-art. It's based on the system that Harold Cohen describes in "Colouring Without Seeing".

200607192131

200607192130-1

I think I need to combine the brightness and saturation scores into a single value, and possibly add weights for different parts of the colour wheel.

When it's working well I'll roll the code into draw-something (it currently uses copied-and-pasted versions of the colour and postscript code).

The Crown's copyright con Becky Hogge - openDemocracy

As the UK government abuses copyright law to stifle free speech and obstruct freedom of information, the case of Craig Murray reveals how the impulse of power to control dissent is crushing democratic rights anew.

Cultural Functional Equivalency?

| No Comments | No TrackBacks

GNU's not UNIX. But it can provide a functional equivalent to UNIX. A functional equivalent is something that you could swap the original for and it would perform the same. So a UNIX program, properly recompiled, should run on GNU the same as it would run on UNIX.

Computer programs run by linking to libraries of pre-written code that allow the program to draw on the screen or access the internet or whatever. This linking is a form of reference to existing work, but it is also a form of inclusion, since the program includes the functions of the library. In American law this makes the program a derivative work of the library, a fact that is used by the GNU GPL to enforce copyleft. The program may configure or alter the behaviour of the included library (through the use of callbacks or parameter blocks for example), which would amount to a form remixing (with normal inclusion as sampling).

Can there be a functional equivalent for a cultural work in the same way there can be for a work of computer code? That is, can we produce Free equivalents to canonical works of Proprietary culture? Computer code is essentially mathematics, and there may be more than one way to model the same mathematical algorithm in code. Cultural work may or may not be mathematics, but there is a factor that works against functional equivalency for cultural work. That is authenticity, or the spectre of the fake.

An attempt at a functional equivalent for a cultural work that resembles the original directly will be a fake. Nelson Goodman argues that a work's status as a fake may have aesthetic import, and that even if a work is not visible as a fake today it may be visible as a fake in the future. It is the aesthetics of a cultural work that are its function, however one conceives of aesthetics. A fake cannot be a functional equivalent, since its status as a fake may be perceptible and this will cause its aesthetic function to fail.

Art has a longer history than code. Prior to the turn of the twentieth century, most of the history or art is available to refer to. With the rise of "no photography" museums and the threat of DRM, this cannot be taken for granted. Most twentieth century art, and all contemporary art, is available only under limited and shrinking Fair Use or Fair Dealing provisions. This is in contrast to the wholesale incorporation of existing iconography and compositions in historical works.

Prior to Modernism, functional equivalents are not currently necessary. For Modernism, because of Goodman, functional equivalents may not be possible. But much modernism is based on abstraction, particularly geometric abstraction. It is based, in other words, on mathematics. So functional equivalents might be possible. Works that directly resemble canonical Modernist works might still infringe copyright. I do not know how different a work would have to be, and if it is too different it would not be a functional equivalent. This leaves work that attempts to achieve indirect functional equivalency, using different colours or shapes or schemata to achieve the same aesthetic or conceptual effects. Where this is not nonsensical, it will be difficult to evaluate equivalency and works may simply not be recognisable as an aesthetic equivalent to a specific work or oeuvre. It will be an original work, and any reference to it will not be the equivalent of a reference to the work it is intended to replace.

Functional equivalency may not work as a foundation for Free Culture as it does for Free Software. We may have to simply ignore modern and contemporary work that cannot be licensed. This fact may still provide a negative creative space for Free Culture to create its forms around. Finding allusive means of reference, locating works that can actually be sampled, and making attempts at indirect functional equivalents may be interesting aesthetic tasks in their own right, may have their own cultural value, and may provide indices as interesting in their own way as the increasingly proprietary recent history of art.

Fallon Planning Blog: Culture: Experimental Research Methodologies
I have been collecting interesting approaches that Planners may consider with regard to documenting (and imaging) the pulse of the people, beyond our customary street poll, focus group and omnibus surveys. Here are some great, natural and organic methods to explore what's going on in people's lives (see the PUBLIC SPEAKS links on the sidelines to the right, too, for ongoing sites, and suggest more if you know any).

Open Source Culture: Resource Files

| No Comments | No TrackBacks

Open Source Culture: Resource Files

Open Source Culture Filez

Pragmatists and Idealists On The Commons

| No Comments | No TrackBacks

I wrote below that I have no time for this "pragmatists vs. idealists" false dichotomy that some people are trying to set up in free culture. There are social idealists and economic idealists in the free culture community, and the social idealists have ceded far more to economically-oriented "pragmatism" than the economic idealists have ceded to socially-oriented "pragmatism".

Politics is always the business of the other side, one's own politics is simply pragmatism. Concentrating on tools or noncommercialness is an ideological decision, and serves someone's ideals. These may not in reality be your own ideals. Concentrating on tools or noncommercialness may in fact undermine your ability to concentrate on tools or noncommercialness, as you serve ideals globally that are different from the ones you pursue locally.

Success and popularity are not the same thing. The latter may or may not be a measure of the former, the former is not implied by the latter. The millions and millions of noncommercial works that will never be re-used, built upon, transformed or even used to start with are a good illustration of this. And they will make millionaires no more effectively than the studio systems of music, media and publishing. Which is to say not very.

Reflexivity is the key to the commons. Venture Capitalists and Marxists can both benefit from reflexive projects, projects that exist to serve the commons and do not prevent the commons being used pluralistically, to whatever ends people wish as long as those ends do not harm the commons.

The most-used, and largest, free culture project is Wikipedia. That is a copyleft project, reflexive, and it allows commercial use (I must come up with a word for that which has the trance quality of "noncommercial"). These two facts are not unrelated. Wikipedia's strong social ideology allow people to get on and work on tools, not worry about noncommercialising anything, and, dare I say it, to just have fun.

A Skeptical View Of CC

| No Comments | No TrackBacks

A Skeptical View Of A Worthy Pursuit - Niva Elkin-Koren

This is an in-depth guided tour of the problems that Creative Commons licensing has as a project. I don't agree with all of its conclusions, but it is spot on about licence pluralism and the need to tackle more general reform. (Via Technollama).

I Rant Against “Open Source”…

| No Comments | No TrackBacks

...as opposed to "Free Software", and how it melts artists and philosophers brains:

http://mattl.co.uk/blog/2006/07/14/myers-on-open-source/

As an aside, I would warn you to be careful what opinions you express in instant message chat sessions, because you never know when they will end up on someone's blog. ;-)

iCommons: Firing The Boosters

| No Comments | No TrackBacks

iCommons is an organisation devoted to encouraging the growth of the cultural commons around the world. Their second summit was a resounding success, putting projects and groups from different countries in touch with each other, sharing knowledge and experience, and boosting networking.

iCommons have grown astonishingly over the last year and look set to continue to grow. And as they grow it is important to have some sort of trajectory in mind, even if only negatively and no-brainerly ("no anti-commons projects..."). In particular they must resist the free-market ideologues and feel-good pluralists whose clamouring against (other people's) "rules" and "ideology" will create contradictions and tensions within the iCommons project. Whatever that might be, although I suspect it should probably have something to do with building the cultural commons.

Tom Chance posted an eloquent critique of some problems with the governance of the summit along with positive suggestions:

http://software.newsforge.com/software/06/07/03/1510252.shtml?tid=150&tid=147

The comments are good as well.

Technollama also had some critique:

http://technollama.blogspot.com/2006/06/white-mans-burden.html

As did Becky Hogge:

http://www.opendemocracy.net/media-commons/movement_3686.jsp

(In particular I have no time for this "pragmatists vs. idealists" false dichotomy. There are social idealists and economic idealists in the free culture community, and the social idealists have ceded far more to pragmatism than the economic idealists have.)

The excellent Heather Ford, head of iCommons, has responded constructively to this input and set in motion a conversation around these issues. But some of those in this conversation have a frankly bizarre view of what iCommons should be. The trance words seem to be "rules" (bad) and "pluralism" (good). I argued in favour of "structurelessness" for Free Culture UK and against "ideology". I was wrong to do so then, as this simply hides problems with governance and direction,and the people arguing for this for the much larger project of iCommons are at least as wrong to do so now.

Tom Chance, again, makes this point very well:

http://tom.acrewoods.net/node/449

I have high hopes for iCommons and every confidence in its leadership. But I believe that the majority of free culture activists want neither a noncommercial commons or to be unpaid labour for Web 2.0 startups (some people will need to read that sentence twice). We need to ensure that this is reflected in iCommons's planned trajectory. Yes; minimally and negatively if necessary to ensure a broad coalition of interests is possible. But we need to draw the line somewhere, and we need to do this so that the people who don't want to worry about ideology, who want pluralism, or who just want to have fun, have a space in which they can do just that.

FUD I most certainly do not like

| No Comments | No TrackBacks

Copyleft/sharealike is only a restriction if you want to impose restrictions. It is a ban on bans, a restriction on restrictions, it does not stop you doing anything, it only stops you stopping others. Comparing it to noncommercial or no-derivatives restrictions is bogus, and ideologically suspect.

Before It Even Starts, No

| No Comments | No TrackBacks

In the GPL, "compatibility" refers to other licenses. It is other licenses that are compatible with the GPL. Work under those licenses can be incorporated into GPL-covered code. Compatibility does not mean the GPL giving its code away to other licenses. So working to make a CC license or point of licensing capable of giving its work away to other licenses is not compatibility. Indeed because it leads to work under more incompatible licenses, it is incompatibility. Compatibility and plurality do not mix, and where they try to they do not serve users.

Making a license that regards the protection of freedom as a restriction that can be stripped to allow greater freedom simply doesn't work. So a "GPL 3 Clause 7"-inspired grand unified CC license that allows SA to be stripped to be combined with BY work (etc.) would be really, really bad. NC, ND and SA are inconsummeasurable, there is no "compatibility" to be had here either.

nutrition data visualization - data visualization & visual culture - information aesthetics

an online visualization tool that allows for the visual exploration of foods

Nice data visualisation.

Eyebeam reBlog: Remix as Cultural Repertoire Expansion

Allowing and encouraging remix is a way that media companies can expand their cultural repertoires not just at the level of individual works, but also at the level of the possible expressions of those works. Any given single production is likely to fail, but given a broad set of variants of that production, at least one is likely to hit it big.

OnTheCommons.org | Annals of Private Property #1: Who Owns the Smiley Face?

If ever there was a cultural icon that emerged from the commons, or at least acquired value through its social circulation via the commons, ol' Smiley is it. It's been around for decades as a shared icon of dubious taste. But now the economic leviathan, Wal-Mart, is claiming that it, and it alone, owns the smiley face image, as a trademark.

The Acid House use of the smiley face definitely came from "Watchmen". Bomb The Bass used the blood-splashed smiley face from one of Watchmen's covers, and the image stuck. Tim Simenon (Bomb The Bass) is an accountant now, apparently.
This is of particular interest to me because of my own use of typeographic smileys, which I've been thinking of returning to recently.

Eyebeam reBlog: Center for Tactical Magic

| No Comments | No TrackBacks

Eyebeam reBlog: Center for Tactical Magic

The Center for Tactical Magic engages in extensive research, development, and deployment of the pragmatic system known as Tactical Magic. A fusion force summoned from the ways of the artist, the magician, the ninja, and the private investigator, Tactical Magic is an amalgam of disparate arts invoked for the purpose of actively addressing Power on individual, communal, and transnational fronts. At the CTM we are committed to achieving the Great Work of Tactical Magic through community-based projects, daily interdiction, and the activation of latent energies toward positive social transformation.

Eyebeam reBlog: First Impressionism

| No Comments | No TrackBacks

Eyebeam reBlog: First Impressionism

On July 1st, the community of Beloit, Wisconsin came together on the banks of the Rock River to recreate George Seurat's “Sunday Afternoon on the Island of LaGrande Jatte" -- “Saturday in the Park with Friends".

The image is a good one. :-)

POODLE SAMIZDAT (2006)

| No Comments | No TrackBacks

POODLE SAMIZDAT (2006)

Bizarre and enjoyable political (anti-GW-Bush) animation using found images. Here for the mash up rather than the message.

kollabor8 | digital art collaboration online | photoshop tennis for the masses

The excellent kollabor8 collaborative art community site has added a new feature where you can watch image chains (the sequences of derived images) as animations. So you can watch the images evolve over time and perhaps be inspired to take them in a new direction. Take a look!

NEWSgrist - where spin is art: Endgame Art: Fear of Form

I would call all these strategies fear of form, which can be parsed as fear of materials, of working with the hands in an overt way and of originality. Most of all originality. Can we just say it? This far from Andy Warhol and Duchamp, the dismissal of originality is perhaps the oldest ploy in the postmodern playbook. To call yourself an artist at all is by definition to announce a faith, however unacknowledged, in some form of originality, first for yourself, second, perhaps, for the rest of us.

(Quote from referenced article, not NewsGrist)

Even the most original artists remixed (the Sistine Chapel Ceiling is one vast derivative work), but for me recognising this allows us to recognise true creativity rather than simple variation or fashion. And immaterial work (for example code or digital work) is not fear of materials but desire to use new materials that afford particular possibilities.

For me the fear of form is expressed in relational art, in fear of social form that leads to a desire to dominate (or ironise). This is pantomime, even where it is fixed as stage sets or posters. Art as bureacracy in a way that even the conceptualists couldn't have dreaded.

Featherston Blog: Introducing Stone Free: Textures that cost nothing

Today I am pleased to announce my new 'Stone Free' collection of seamless (tiled) textures. As the name indicates, the textures are designed to be used as stone material. There are currently 100 unique images in the collection, and I hope to begin adding more soon. All of the images are 100% free, and licensed under a Creative Commons Attribution 2.5 license. You are not only encouraged to download these images, but to use them for personal or commercial use.

Mitch is a one man army of openness! Elephants' Dream is BY as well, so you can mix these textures straight in with those models. These are excellent root projects for 3D work, and can be used in copyleft projects as well.

EFF: DeepLinks

check out this petition to the British Parliament and the local record industry trade group (BPI) to stop lawsuits against music fans and develop constructive alternatives that get artists paid

"Boy Who Never Slept" film and source files online | Creative Commons

The full feature is now online, along with the film's source files, which are -- quite wonderfully -- offered to the public under CC's Attribution license.

The fool! He should release the film BY-NC-SA to ensure he can make money! ;-P

“Zero influence!” » Blog Archive » Still River

Still River is the working title to a new project that I've initated with the art critic, JJ Charlesworth and artist Rob Myers.

We'll be working up the details over the next few weeks, but the framework seems to be about the institutionalisation and distribution of ‘ideas'. The project in itself aims to to be an inquiry into the relationship of code and language, how ideas transfer from object to object and where the network relationships are.

This is the first time I've been press-ganged into a project on the basis of being an artist rather than on the basis of being a coder. :-) I'm hoping we can do a free cultural criticism, a kind of Art & Language for the p2p era.

Rhizome.org: Outsider Space Art

| No Comments | No TrackBacks

Rhizome.org: Outsider Space Art

the signal ‘originated between the constellations Aries and Pisces thousands of years ago,' and is the ‘most significant addition to the artistic canon since the Mona Lisa, or even the Venus of Willendorf.' Keats has translated this newly-received signal into a painting

ScienceDaily: Composer Reveals Musical Chords' Hidden Geometry

Composers often speak of fitting chords and melodies together, as though sounds were physical objects with geometric shape -- and now a Princeton University musician has shown that advanced geometry actually does offer a tool for understanding musical structure.

NEWSgrist - where spin is art: Comedies of Fair U$e: full audio now on Archive.org

The entire Comedies conference (audio) is now available at Archive.org for listening and for free download, thanks to Fred Benenson who had the time and energy, not to mention the know-how, to clean-up all of these mp3s and get them up online. Note: they are licensed with a Creative Commons deed: Attribution-ShareAlike

This is the conference where Joy discussed her "Joywar" with the photographer who took the original image. This cuts to the heart of the ideas of appropriation and artistic responsibility, and is a must for anyone interested in free culture.

The UK Govt. On CC Licenses

| No Comments | No TrackBacks

Will the Industry Approach to "Exclusivity" be Tempered by the "New Reality"? | Creative Commons

Although artists should naturally consider these matters, we suspect that these licenses are clearer than many media industry contracts.

BibliOdyssey: The Visual Context of Music

| No Comments | No TrackBacks

BibliOdyssey: The Visual Context of Music

"A musical notation is a language which determines what you can say;
what you want to say determines your language." [Cornelius Cardew 1961]

A stunning vollection of expressionistic musical scores.

Wooster Collective: Shit We're Diggin: TheBroth.com, a collaborative mosaic art project.

TheBroth.com connects you with people around the world to interact in a massively multiplayer, real time global mosaic, made of 1000 colorful tiles. When you drag a tile, everyone else can see it move immediately.

I Heart My Roomba

| 2 Comments | No TrackBacks

 Graphics Product Images Pirobot1-2430285P275W
I like my roomba. It actually works. Occasionally it gets stuck under the sofa, but that's only because I don't use the light barrier thing. The kids are a lot happier tidying their rooms for the robot to vacuum than for me to vacuum.

There was an old Isaac Asimov story about the introduction of humanoid robots. People couldn't handle them, so the company scaled back to selling little fruit-fly catching autonomous flyers and other obviously beneficial non-threatening devices to socially engineer attitudes towards robots. I think that the roomba is just such a project. iRobot, the manufacturer, also make military robots.

Museum, Inc.

| No Comments | No TrackBacks

Museum, Inc

Museum, Inc. describes from the inside the new arts conglomerates, whose roots are deeply imbedded in corporate culture. A critical analysis based on the author's nine years at the Guggenheim Museum, this pamphlet shows that the “Global Museum” is not the radical break with the past it claims to be but a logical outcome in the evolution of cultural institutions rooted in the eighteenth-century Enlightenment, the colonial expansion of the liberal nation-state, and the rhetoric of freedom and democracy.

Insightful, incisive, written from the inside and very, very funny. Highly recommended as an institutional critique of contemporary.

Danica Phelps

| No Comments | No TrackBacks

200607022341
Out to Dinner with Rolf - Danica Phelps 2002.

I like Danica Phelps's work. There's a number of reasons why.

She is combining intimate drawings of her life with simple data visualisation of intimate financial details of her life. The former was taboo under the universalising abstraction of modernism, the latter is taboo under the money laundering marketeering of contemporary.

She prices her drawings based on how good she thinks they are. The introduction of quality, taste, or difference into consideration of work is disruptive for contemporary.

She copies her drawings before selling them. You know the generation of the work you are buying, and your purchase of it becomes part of the financial record abstraction in the work. This reduces the scarcity of the work and introduces the sale and reproduction of it into the work itself.

And she had a show where she bought work from other artists, displaying and selling it alongside (as part of?) her work. This makes curation, reference and dialogue, and again taste all part of the work. Given the premium placed on reputation and the divisiveness of competing for opportunities it is also un-markety sociability and a Gift to other artists.

This is all a different universe from much contemporary art, one that acknowledges a world outside the gallery door and how that world corrupts (or at least intrudes on) the aesthetic plane. The work looks good too, all contour drawing and coloured stripes.

Eyebeam reBlog: Internet Archive: Details: Un Chien Andalou

[Full length version of Buñuel's Un Chien Andalou: I couldn't resist.

[See also here for an enormous list of amazing avant-garde, modern and otherwise important videos on YouTube. /t]

Beware the UK's 50 year copyright on film when clicking (anything after 1955 is in copyright). We really should harmonise copyright. 50 years after production for all media is acceptible. ;-)

Guardian Unlimited Arts | Arts features | Thoroughly modern Manet

If you told me it was a contemporary work not only would I believe you, I'd be excited to see an image that's so true to our time.

Nineteenth-century art has such an invincible hold on us because we are still in confused rebellion against a social order that seems more permanent now than it did in the age of Manet and Marx. The real ghosts in Manet's Paris are ourselves.

Emoticon

| No Comments | No TrackBacks

Emoticon

Emoticon is a programming langauge based on emoticons, or smileys, such as those that excessivly litter many bad emails and Usenet postings. In Emoticon these smileys become program instructions, while anything surrounding them becomes data. With some cunning it should be possible to embed Emoticon code in any normal message, though any reader would probably end up being very confused at what mood you were trying to convey!

A web based Emoticon Interpreter, written in PHP, is available on this site.
Thanks Dave!