Slashdot Mirror


Open Source Art?

gz writes "The Whitney has put online an exhibit where viewers are encouraged to examine the source code of the program that generates the art, despite the fact that the majority of viewers have no idea what the code means. Projects use Java, C, Perl, Lingo, and VB."

50 of 150 comments (clear)

  1. I've always said good coding is an art... by foxtrot · · Score: 2, Funny

    ...but this is not what I meant...

    1. Re:I've always said good coding is an art... by kin_korn_karn · · Score: 4, Funny

      VB would be paint by number pics of Elvis

    2. Re:I've always said good coding is an art... by kin_korn_karn · · Score: 2

      I know it's capable, otherwise people wouldn't use it. It's a good prototyping tool, as well. It's just not exactly the most powerful language on the face of the earth and it's an easy target :) besides, I was being a Karma 'Ho

  2. Obvuscated Perl by Anonymous Coward · · Score: 2, Interesting

    I've seen some 'artistic' perl programs that the code, itself, looks like a camel, and, when run, turns into two camels (in code) that, when run, returns to the original camel.

    1. Re:Obvuscated Perl by MikeDX · · Score: 2, Informative

      And you can find it here.

      Looks kinda cool actually :)

  3. Reminds me of something ... by BESTouff · · Score: 2, Insightful

    Wasn't there a software monopoly who encouraged (after a judge told them to do so) some selected state officers to examine the source code of its operating system, despite the fact that the majority of viewers had no idea what the code means ?

  4. Clarifications: by mblase · · Score: 2, Informative

    "The Whitney has put online an exhibit where viewers are encouraged to examine the source code of the program that generates the art, despite the fact that the majority of viewers have no idea what the code means. Projects use Java, C, Perl, Lingo, and VB."

    Note that in the above quote, "the program" should be replaced with "the artists using the program" and the headline "open source art" should be replaced with "open source software tools for creating art".

    The writer seems to be implying that the program is generating digital modern art without any human intervention whatsoever, which is both silly and wrong.

    1. Re:Clarifications: by IIRCAFAIKIANAL · · Score: 3, Insightful

      The writer seems to be implying that the program is generating digital modern art without any human intervention whatsoever, which is both silly and wrong

      True, this implication is wrong in this context, but I hope you are not saying that modern art generation without human intervention (beyond pressing a button) is silly and wrong - it's no different than any natural system that generates "art" - think corral (or fractals, for that matter)

      --
      Robots are everywhere, and they eat old people's medicine for fuel.
  5. I've always wondered... by SavingPrivateNawak · · Score: 2, Insightful

    ... how a buffer overflow would 'look'

    Time to review that code!

  6. Me=Confused by gerf · · Score: 2

    I know my g/f's name is whitney, but that's about it. the rest of this just confuses me...

    1. Re:Me=Confused by ChrisTower · · Score: 2, Informative

      The Whitney is a museum in New York City showcasing modern art. They also offer a biennial which showcases digital works by many emerging artists. It's definitely worth a visit if you're are ever in New York for the day. Fridays from 6pm until 9pm is pay what you wish admission for all your students/cheapskates.

  7. Shortest programming tutorial in existence by Subcarrier · · Score: 2

    Visual Basic and the Art of Coding.

    Can you blame them for trying to code the art?

    --
    "I have opinions of my own, strong opinions, but I don't always agree with them." -- George H. W. Bush
  8. oh, by invitation only... by i0lanthe · · Score: 2

    I was wondering why no Random Art.

    --
    "The Crystal Wind is the Storm, and the Storm is Data, and the Data is Life"
  9. My graffiti kiosk back from '94 by turnstyle · · Score: 2, Interesting
    This reminds me of a kiosk I built for an art gallery show here in SoHo NYC back in '94. Basically, Curator let the gallery visitors add digital graffiti to digitized pictures of the art on display.

    It was incredible fun, and quite interesting to see how the graffiti layered up (all stages were saved progressively).

    If at all interested, I've got some lingering info about Curator on my personal page (Curator is about the 3rd project down)

    --
    Here's what I do: Bitty Browser & Andromeda
    1. Re:My graffiti kiosk back from '94 by turnstyle · · Score: 2, Interesting
      fwiw, the reason Curator comes to mind in the context of this 'open source art' thread is how user contributions made it increasingly interesting with each passing day.

      Basically, it started off with about 50 pictures of art, but in a month it collected well over 500 spontaneous graffiti'd images.

      Most were scribbly crap, but many were really quite good, and when you looked at the whole, you could start to detect patterns (such as the image of the baby that everybody got violent with: one made bloody, another with a syringe, another crying, etc).

      My point is that the user contributions really took on a life of their own, and totally surpassed what I had started with.

      And that's how I imaginge many open-source developers feel about their work.

      --
      Here's what I do: Bitty Browser & Andromeda
  10. free reg blah blah by Anonymous Coward · · Score: 2, Informative

    CODeDOC takes a reverse look at 'software art' projects by focusing on and comparing the 'back end' of the code that drives the artwork's 'front end'--the result of the code, be it visuals or a more abstract communication process. A dozen artists coded a specific assignment in a language of their choice and were asked to exchange the code with each other for comments. The assignment was to 'connect and move three points in space,' which obviously could be interpreted in a literal or abstract way. The 'core' of the code (commonly referred to as the 'main') was not to exceed 8KB, which equals a fairly short text document. The results of the programming are made visible only after the code--what visitors to this site encounter first is a text document of code from which they can launch the front end of the project. The languages in which the code is written are Java, C, Visual Basic, Lingo and Perl. Obviously, this is only a selection of scripting and programming languages. HTML (Hypertext Markup Language), the scripting language on which the World Wide Web is based, and Flash Script were excluded mostly for pragmatic reasons (the inclusion of these languages probably would have doubled the number of artists, making the project unwieldy). Not all of the artists originally invited were able to participate in CODeDOC due to their busy schedules.

    The category of software art, commonly used for artist-written software, is a manifestation of fairly blurry terminology. Software is generally defined as formal instructions that can be executed by a computer. However, there is no digital art that doesn't have a layer of code and algorithms, a procedure of formal instructions that accomplish a 'result' in a finite number of steps. Even if the physical and visual manifestations of digital art distract from the layer of data and code, any 'digital image' has ultimately been produced by instructions and the software that was used to create or manipulate it. It is precisely this layer of 'code' and instructions that constitutes a conceptual level which connects to previous artistic work such as Dada's experiments with formal variations and the conceptual pieces by Duchamp, Cage and Sol LeWitt that are based on the execution of instructions.

    What distinguishes software art from other artistic practices, is that, unlike any form of visual art, it requires the artist to write a purely verbal description of their work. In traditional art forms, the 'signature' and 'voice' of an artist manifests itself in aesthetics of visuals and execution. Every medium may have its specific language but in digital art, this language has a quite literal rather than figurative manifestation. In software art, the visual results of the artwork are derived from the language of code. Languages are defined by grammar and complex rules and at the same time leave space for individual forms of creative expression. Our identity and the roles we play are expressed in our use of language. One might assume that the aesthetics of artists who write their own source code manifest themselves both in the code itself and its visual results. Artist John F. Simon, Jr. (who wasn't able to participate in the project) has talked about code as a form of creative writing. Code has also been referred to as the medium, the 'paint and canvas,' of the digital artist but it transcends this metaphor in that it even allows artists to write their own tools--to stay with the metaphor, the medium in this case also enables the artist to create the paintbrush and palette.

    The projects featured as part of CODeDOC are expressions of distinct artistic signatures: the conceptual approach to the project, the way the code has been written, and the results produced by it reveal a lot about the respective artist. Some of the artists interpret the assignment in a predominantly graphic, visual way; others connect points in the global network of the Internet; one project explicitly treats the language of code as a narrative connecting 3 'characters'; another one creates a meta-layer for profiling the code itself, collapsing the boundaries between front end and back end; yet another project focuses on 'language abuse' and illegal instructions.

    Intrinsic to software art is a procedural element that allows for reconfiguration and extension, and, as way of commenting on the projects, artists started to 'remix' their work, applying their own code to other projects or combining sections of code into a new project.

    One does not need to be a programmer and have an in-depth understanding of computer languages to establish a connection between the code and its respective results: even a glance at the artists' source code will reveal certain mathematical functions, and in many cases, the artists' comments on their writing clarify the functionality of a line or section of the code. In some cases, reading the source code will enhance the perception of the work; in other cases, the code doesn't necessarily add to the projects. CODeDOC is an endeavor to take a closer look at the process of this particular artistic practice, and to raise questions about the parameters of artistic creation.

    CODeDOC
    Digital Art is not a purely visual medium but always consist of a mostly invisible back end--source code or scripting languages--and a front end, the results created by "computer language." These results can manifest themselves in visuals or a more abstract process that allows for a form of communication in the broadest sense. Source code is a set of instructions formulated in a language that can be understood by the computer.

    In traditional art forms, the 'signature' and 'voice' of an artist manifests itself in aesthetics of visuals and execution. Every medium may have its specific language but in digital art, this language has a quite literal rather than figurative manifestation. The visual results of an artwork are derived from the language of code. Languages are defined by grammar and complex rules and at the same time leave space for individual forms of creative expression. Our identity and the roles we play are expressed in our use of language. One might assume that the aesthetics of artists who write their own source code manifest themselves both in the code itself and its visual results. How much of a personal signature is found in an artist's source code?

    "CODeDOC" takes a 'reverse' look at artists' projects by focusing on and comparing the back end of the code. A dozen artists are invited to code a specific assignment in a language of their choice and to exchange the code with each other for comments. The emphasis is placed on process and data while the results are made visible only after the code. The project explores both the artist's creative expression on the level of source code and the linguistic universe of code.

    Languages: Java, C/++, VB; Perl, Lingo, xml
    [html and FlashScript have been excluded for pragamatic reasons]

    Assignment and Requirements:

    The code should move and connect three points in space. [This could obviously interpreted in a visual or more abstract way].

    The code should not exceed 8 KB. 8 KB refers to your "main." The emphasis and focus is on code written by the artist. Obviously it's almost impossible to *not* call any libraries and subroutines but if possible, you should avoid relying on them too much (if they haven't been written by yourself); meaning, the idea is not that you write one line that calls powerful subroutines and libraries. However, if you can't resist bending the rules, please write a short line explaining what you did (so it becomes a bit more intelligible for anyone who isn't a programmer).

    The code must be compilable / interpretable; it should run in a browser window or be accessible as downloadable executable.

    The "object" is the code itself not what it produces. "Visual beauty" does not have to be the main focus.

    By the deadline, you should deliver your code as a text file + the applet / exe etc.

    The "assignment" will be collected and made available to everyone on a website. You are invited to comment on each others' projects. You do *not* have to comment on every participant's code; you can decide to stick to the artists' code that has been written in the language of your choice (or comment on whatever interests you).

    The 'exhibition' of the project at the artport website will present each artist's code as well as the comments submitted by the other artists. The visuals / process created by the respective code can be launched from each artist's section.

    (Tentative) Objectives:
    Obviously, this is a more experimental and process-oriented project, and it can't be predicted what exactly the outcome will be. You shouldn't just strive to illustrate the potential outcome I'm outlining below.

    The project could (but does not have to) show

    *the differences between the respective coding / scripting languages

    *the differences and/or similarities between artists' approaches -- be it in how they interpret the assignment or write their code

    *the various relationships between code and its results

  11. Re:Not very good art by SirSlud · · Score: 2

    Some art's worth is derived soley from the process taken to make said art.

    This is a very intersting way of playing with that notion.

    --
    "Old man yells at systemd"
  12. Re:/. Effect by ojplg · · Score: 4, Funny

    Yep. Once it was posted on Slashdot it was inevitable that it would be an example of the artistic technique known as praecisio. Complete silence.

  13. I'll hop on the wagon and open source some art... by arsheive · · Score: 2, Interesting

    I wrote something to generate pictures based on iterative choices from mutations of a blank image. Thing is, I had my head up my ass when it came to java at the time, and have not gone back to fix it at all. Y'all can feel free to check out the source and improve the hell out of it...

    --
    @AlexSheive
    :wq
  14. A couple of points, mildly off-topic by robson · · Score: 2
    1. I'm already seeing posts about what is or isn't "art". I don't think we should be so stingy with that word.

    2. I've been wondering for a while how an open-source license for artworks/art assets would go. Something like,

    I'm releasing this work in an editable format. You're free to modify and distribute it as long as:

    I'm always credited in documentation as the original creator of the work. If there are multiple generations of creators, all should be clearly credited.

    If you distribute the work, modified or unmodified, you must also distribute an editable version of the work including your modifications.
    ...is that it? My understanding of the GPL is limited, and I'm probably missing something...

    1. Re:A couple of points, mildly off-topic by stratjakt · · Score: 2

      it is limited.. The GPL != "open source", i wish people would stop interchanging the two terms. It's just one liscensing scheme.

      Anyways,

      In the case, the code is merely available. There's no liscense attached to the code in any way, shape or form, at least none I could find (I could be wrong). Thus, like all works, it is inherently copyrighted. If you used the code without permission, you could be in trouble, whether you credited anyone or not.

      (Just like if you wrote an essay/short story in school, and the teacher, or another student got it published under his name. You can sue for infringement, even though you never formally filed a copyright)

      Another example,

      Where I work, we distribute all code for our main application to unix boxes in the field, so we can customize it on-site. This doesn't make it open source, if a client stole our code, we'd have them over a barrel.

      --
      I don't need no instructions to know how to rock!!!!
  15. Holy recursion Batman! by Jack+William+Bell · · Score: 2

    This reminds me of a little /. feature I wrote on the subject of 'Open Source as an Art Form', er, 'Ant Farm'.

    Jack William Bell

    --
    - -
    Are you an SF Fan? Are you a Tru-Fan?
  16. I use Maya and Photoshop to create my art... by tinrobot · · Score: 2

    May I please have the source code for those applications as well? Thanks in advance.

  17. I would have posted my favorite by jukal · · Score: 2
    but... the almighty system said:
    Lameness filter encountered. Post aborted! Reason: Please use fewer 'junk' characters.

    I knew it, Slashdot does not understand anything about art ;)) Anyway, it is this one by Alex Galloway.

  18. Re:what source? by arsheive · · Score: 2, Informative

    Whoops, should be there now...

    --
    @AlexSheive
    :wq
  19. Re:try saying this code isn't free speech by stratjakt · · Score: 3, Interesting

    A painting is art, a paintbrush is not.

    Similarly, the onscreen display could be considered art, while the code that generated it may not.

    Noone has won anything.

    --
    I don't need no instructions to know how to rock!!!!
  20. Literate Programs by Macrobat · · Score: 3, Interesting
    I wonder what the reception to this would be if the programmers had all used Literate Programming. It's one documentation technique that's intended* to make source code and comments more expressive and meaningful, and (hopefully) lead to better code. It seems to me that the artsy crowd might respond favorably to a literate program.Google will tell you a little bit more.

    (*Note thatI said intended; I don't know anyone personally who uses it, but the examples I've seen are pretty interesting.)

    --
    "Hardly used" will not fetch you a better price for your brain.
  21. Re:It's not art! by TheAwfulTruth · · Score: 2

    Well in that case I guess there is a human "Spirit" laying down the paint and creating the emotional imagry, whereas the souless "computer" was creating the imagry without there being any emotion behind it.

    But of course a human did program the art software, producing imagery within a set of constraints, so the soul has been programmed in. It's probably infinately more "art" than anything painted by an elephant.

    Besides all one has to do to see soulless and emotionless painting is to look at any Thomas Kincade work.

    --
    Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
  22. Re:try saying this code isn't free speech by sphix42 · · Score: 3, Interesting

    >>A painting is art, a paintbrush is not.

    Bad analogy, I think. What about a 20' high paint bursh? What about one so small that it only has 10 hairs in it? Both of these are examples of art. Someone would need to put a lot of creativity and time into each.

    Art is everwhere and a blanket statement like yours will never be accurate.

  23. Webcollage by quake74 · · Score: 3, Interesting

    My favorite app (not in the exibition) which generates art is Webcollage. It's a perl script which collects images at random from the web and pastes them together. It's my xscreensaver default and I am always amazed by how FEW pr0n images it shows (last one, a couple of months ago).

    quake74

    1. Re:Webcollage by Kragg · · Score: 2

      Cool app. It's fairly obvious why it doesn't generate pr0n tho -

      It finds the images by feeding random words into various search engines, and pulling images (or sections of images) out of the pages returned.

      The 'random' words are presumably sourced from a list that doesn't include 'lesbian', 'teenage', or 'pussy'. So it's not exactly a representational sample of the pics that are out there.
      Hardly a representational assessment of the frequency of those words on the net either... Anyone want to get the source and generate some real art?

      --
      If you can't see this, click here to enable sigs.
    2. Re:Webcollage by Night+Goat · · Score: 2

      The source is here. Very well documented, my guess is you could modify it pretty easily.

  24. Re:try saying this code isn't free speech by TheAwfulTruth · · Score: 3, Insightful

    Yes, but Code is NOT a paintbrush. Code is also NOT art!

    C, C++ JAVA, those are the paint brushes. The output of the code is the art.

    But what is the code?

    It is a tiny manefestation of the artists soul. Between the paint brush and the finished art is a human. The code IS the human in a microscopic captured for. The code is written by a human and the human has imbued the code with a subset of his soul like the human would imbue the brush as he is painting. It's like an artist "Magicly" teaching the brush what to paint, then days later having the brush paint the actual canvas (if that was possible).

    The code is something new. It is neither the brush, nor the art. But a tiny displased human soul, ready to render out that tiny portion of the artists whims and desires on demand.

    --
    Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
  25. Re:It's not art! by Xerithane · · Score: 2

    But of course a human did program the art software, producing imagery within a set of constraints, so the soul has been programmed in. It's probably infinately more "art" than anything painted by an elephant.

    Absolutely. I consider most the code I write to be of a certain degree of art. However, writing code that creates art is doubly soulfull in my opinion. Not only are you creating something you believe is art, but your creation is as well.

    Besides all one has to do to see soulless and emotionless painting is to look at any Thomas Kincade work.
    +1, Funny because it's true.

    --
    Dacels Jewelers can't be trusted.
  26. Can't even get the tabs right... by bedessen · · Score: 2

    So one of the major points of this exhibit is to "peek under the hood" of computer art and have people look at the code, in the same way that you might look at an artists brushes, paints, etc. Given that, you would think that they could format the source code properly. Look at this C source for the Linescape piece. It looks like someone hastily ran code2html without any concern for getting the tabs/whitespace correct, and called it a day.

    Come on, if the point is to view source code the way it is "in the wild" then at least get the formatting correct. I don't know of any programmer that would purposefully write code that looks like that. The comments and other multiline structures don't line up, and there seem to be many spurious line breaks. (And the tab stops should be 2 columns, The Way God Intended, but that's just my opinion.)

    If I were an artist who had created a commissioned piece of code and they posted it like that, I would feel a bit insulted. It's as if the gallery had let some photographic prints get waterlogged or a feature broke off of a sculpture during shipping, and they just continue to show the piece as if that's how it was supposed to look.

    (And, if indeed that is how the author Camille Utterback truly formatted the source, then I shudder. For an exhibit about the "art of code", that's some damn butt-ugly code there. I'm only referring to the formatting, not its content.)

  27. Great *rolls eyes* by sielwolf · · Score: 2

    where viewers are encouraged to examine...despite the fact that the majority of viewers have no idea what the code means.

    Once again art critics are commenting on something that they have no business commenting on. Thus the definition of art broadens just a bit more and loses more meaning. Right now it seems that humanities study equates to being able to make up more BS with a straight face than anyone else.

    It's like those conversations you have on some CS topic where Joe Average says something and you have to reply "Um... that isn't how it works at all."

    Of course in the arts it doesn't matter what is being said but what sort of crack-headed theory you can come up with about it and how loud your posse of "experts" can beat their chests. Of course in science we have terms for that too: Lysenkoism or Pathological science

    --
    What is music when you despise all sound?
  28. How about *this* generated art? by Jugalator · · Score: 5, Interesting

    The 256 byte demo called "Tube" (Windows) from 256b -- a site for 256 byte intros.

    Among the most jaw dropping experiences *I* have had at least. What it is? Oh, just a rotating 3D tunnel effect in 256 bytes without Direct3D, OpenGL or similar graphics engines. :) It's generated on the fly as well, which makes it actually fit the "generated art" topic IMHO.

    Assembler source for compilation in NASM included.

    As some one said: "porn for coders". ;)

    --
    Beware: In C++, your friends can see your privates!
    1. Re:How about *this* generated art? by cr0sh · · Score: 3

      Yeah, my jaw dropped when I saw this - and even further when it ran OK under NT (ie no security protection "messages/errors")...

      --
      Reason is the Path to God - Anon
    2. Re:How about *this* generated art? by GregWebb · · Score: 2

      Wow....

      If we can give ourselves slightly more space and allow something with even more artistic content, what about .the .product? http://www.theproduct.de/fr08_final.zip, needs DX8 but _very_ impressive.

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

  29. Re:Hrm by Anonymous+DWord · · Score: 2

    I agree, and even before my qbasic days, there was Logo.

    --
    "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
  30. Re:try saying this code isn't free speech by sphix42 · · Score: 2

    C, C++, JAVA, and I add to that list, English.

    Replacing my addition with this argument and substitute book for code. A book is certainly art, but it doesn't produce an 'output'. Code can be printed into a book.

    For somone that's illiterate, a book may not be art, but a painting could be.

    The appreciation of code is different than appreciation of a book just as the appreciation of a book is different than the appreciation of a painting. For someone who has an appreciation for the code, code is art.

  31. I've been waiting so long for this... by jdbo · · Score: 4, Interesting

    ...I come from an art school background (now coding db-backed applications for websites, came to the field via graphic design like everyone else graduating from art school in the late 90s...), and have _long_ considered that code reflects much more about a program than the utilitarian aspects of a) "what does this program do?" and b) "how well is it engineered?".

    My first "real" (snort!) job coming out of school was working with a team of other grads on the schools' website - within a week we were all able to recognize each other's code/quirks. And this was just plain vanilla HTML (among the least expressive of languages)!

    the more interesting aspect is that of "code as art", in which the particulars of implementation (esp. the person doing the implementation) can invoke an aesthetic response, above and beyond the utility of that implementation. (or, in other terms, "much of what makes art interesting is that which is both pleasing and useless").

    Anyway, I'm just happy to see that coding is beginning to be recognized as an expressive medium - whether it will ever be considered as such indpendently of the final product, I rather doubt (even printmaker's original plates/stones/etc. are rarely considered outside the context of an actual print run, and that medium is old old old...)...

    tangent: this is perhaps one aspect in which open source coding (may not) necessarily result in the most "aesthetically pleasing" code; while the actual architecture of the program may be elegant and pleasing, the idiosyncrasies of any particular coder will be overwhelmed by multiple contributions to a project, (outside of the project leads who may be able to enshrining their own quirks as style/pattern requirements). However, I tend to find most "art by committee" to be lacking a very strong vision, and instead ends up becoming a whole ends up as simply the sum of its parts.

    I may be wrong, just throwing the idea out there!

    1. Re:I've been waiting so long for this... by Planesdragon · · Score: 2

      My first "real" (snort!) job coming out of school was working with a team of other grads on the schools' website - within a week we were all able to recognize each other's code/quirks. And this was just plain vanilla HTML (among the least expressive of languages)!

      My first job outside of the fast food industry was opening applications for NY's student loan program. Within a week we were all able to tell who had opened a certain stack by the quirks of how it was opened, folded, and the sticker was applied. And this was just taking them out of the envelope, applying a sticker, and checking it with a red sharpie.

      Every task humans do is quirky. That does not mean that they're all expressive, and most of them shouldn't be treated as if they were.

    2. Re:I've been waiting so long for this... by jdbo · · Score: 2

      I guess that I wasn't detailed enough in regards to explaining the experience; while many of the working differences were just that - working differences - however, as soon as people began to realize just how wide the gap between source code layout and the rendered browser layout actually is, interesting play began creeping in. At first these were text of jokes in the comments, then back-and-forth conversations between people working on the same pages, then games of "here's a line of a story, find the page where I hid the next line", then ASCII-ish art (made by grouping tags in particular patterns), and on an on.

      And no, The boss never noticed anything (this was not a well-organized project by any means).

      Anyway, I think this passes the threshhold from "quirky" to "expressive". (I've seen similar things (though not quite so time-consuming and off-the-wall) in other people's code since so I skipped my personal example, but there it is now).

      So, a more elaborate version of my original point is that someone can find interesting, expressive things to do in almost any mundane thing, but some mundane things/processes/whatever are more flexible and forgiving of "messing with them".

      An while I agree with your assessment that opening envelopes is not a naturally expressive medium, I would say that progam source code seems to fall much, much closer to that category (though not falling dead center in the middle as, for example, paint does ).

      BTW, sorry your first job sucked so badly. My second job out involved working for DEC during the days of doom. Blech.

  32. Please stop posting NYTimes links by 0x0d0a · · Score: 2

    Usually other news sites have the same thing, and don't require registration.

    1. Re:Please stop posting NYTimes links by ceejayoz · · Score: 2

      Oh for goodness sake, deal with it. Put in fake info if you're such an ass about it.

  33. Finally, the source code for modern art revealed! by messiertom · · Score: 2, Funny

    int
    main(int argc, char *argv[])
    {
    return 1;
    }

  34. The courts don't think so by Archfeld · · Score: 2

    how could somthing that IS NOT considered free speech be considered ART ? While I disagree, that seems to be the prevalent legal attitude...

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  35. Re:try saying this code isn't free speech by blair1q · · Score: 2

    Sure, a paintbrush can be art.

    But it would be really interesting only to people who understand why it's art and not just a paintbrush.

    Like movies about people making movies. Or the Animaniacs. The rest of us are curious, maybe amused and entertained, but only Spielberg and Scorsese really get it.

    --Blair

  36. Programming And Art by codemonkey_uk · · Score: 2
    This is a topic that interests me a great deal. When I got my first computer, a ZX81, pretty much the first programs I wrote as a I learned to code where programmes that put pretty graphics on the screen.


    My first "art" release (knocked up after I finished my work on X-COM Apocalypse) was THROB, which was a purely visual experience, and did not include the source as part of the "experience".


    My second "art" release, described on an Italian Linux site as "deliciously incompressible"
    was created for the International Obfuscated C Code Contest 2000 in collaboration with a friend, and did get some recognition. It is "THADGAVIN, and it won the "Most Portable Output" award. It was also featured on a the French alternative art scene website Téléférique, and discussed on K5 in that context.


    As for the stuff on display here, I find it uninspired artistically, and unimpressive technically. There is very little "art" to the source code, and very little original about the output. I suspect that they got to be shown in a reputable gallery purely on the basis that they are "in". Trendy art students, part of the art scene.

    --

    Thad