Slashdot Mirror


Randomly Generated Paper Accepted to Conference

mldqj writes "Some students at MIT wrote a program called SCIgen - An Automatic CS Paper Generator. From their website: SCIgen is a program that generates random Computer Science research papers, including graphs, figures, and citations. What's amazing is that one of their randomly generated paper was accepted to WMSCI 2005. Now they are accepting donation to fund their trip to the conference and give a randomly generated talk."

658 comments

  1. Random Relpy by extremescholar · · Score: 3, Funny

    Random Post!

    --
    Using the Freedom of Speech while I still have it.
    1. Re:Random Relpy by B3ryllium · · Score: 0, Flamebait

      Who the hell is "Relpy"? Any relation to Ralphie from the Simpsons?

      My cat's breath smells like cat food!

    2. Re:Random Relpy by twofidyKidd · · Score: 1, Funny

      Me fail English? That's unpossible!

      --


      Hades, PoD: Official Advocate
    3. Re:Random Relpy by operagost · · Score: 1, Funny

      It tastes like ... burning!

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
  2. Patents application by Anonymous Coward · · Score: 5, Funny

    Their original plan was to do this with a patent application instead... but decided they needed a challenge.

    1. Re:Patents application by deathcloset · · Score: 5, Funny

      You know, this random generated article being accepted reminds me of this idea I once had.

      I thought it would be rather interesting to create a program the randomly creates musical works. In fact, I would like it to create millions or billions of these works and to submit them for copyright :)

      I think it would be possible to create every possible permutation of a 4 bar, or heck up to 16 bar melody, rhythm and harmony.

      Then I could sue any new release by any record company 8D

    2. Re:Patents application by einhverfr · · Score: 1

      Next question is whether the sister program creating sociology papers will get A's when graded by the automatic paper grading program. :-)

      --

      LedgerSMB: Open source Accounting/ERP
    3. Re:Patents application by AndyMan1 · · Score: 2, Funny

      There is one flaw in your plan: Randomly generated music is sure to be levels above the tripe consistently put out by todays artists, and hence your music wouldn't match theirs.

    4. Re:Patents application by Mikito · · Score: 2, Informative

      I don't know about computer generated random music, but there are a number of composers who have experimented with introducing random elements in their music. John Cage, for one.

      I can't speak for how it sounds, I just know that it exists.

      --
      Anakin Simpson: If you're not with me, then you're my enemy--ooh, donuts!
    5. Re:Patents application by FashionNugget · · Score: 1

      Haha. That's a clever idea, except to win a copyright case, you have to prove *copying*. If someone else independently came up with the same tune as you, you'd be unlikely to win unless you could prove they had access to your musical work, and then specifically copied a substantial amount of it. It's likely that the only people who would make any money from your litigation would be the lawyers..!

    6. Re:Patents application by uberdave · · Score: 1

      It's been done.

    7. Re:Patents application by EsbenMoseHansen · · Score: 5, Interesting

      You would need quite a few. Just the combination of the first 8 notes is 26^7=8,031,810,176, assuming the first note's placement is irrelevant, and assuming up to an octave's jump in value either way. That is discounting rythmic variations, which would add quite a few extra combos.

      The outcome space for a melody is astoundingly large.

      --
      Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
    8. Re:Patents application by michaeltk · · Score: 2, Informative

      Smart idea, except that you'd have to pay a copyright fee for each of those "songs".

      Why don't you register "millions or billions" of domain names while you're at it?

    9. Re:Patents application by Barryke · · Score: 2, Funny

      ..prove they had access to your musical work..
      Then dump it online as sex.rar and its distributed worldwide, now everyone has access to it. :)

      --
      Hivemind harvest in progress..
    10. Re:Patents application by hunterx11 · · Score: 3, Interesting

      Looks like Mozart beat you to it. His method is more restricted, but the music you get actually sounds pretty musical.

      --
      English is easier said than done.
    11. Re:Patents application by LukePieStalker · · Score: 1
      I can't speak for how it sounds, I just know that it exists.

      It sounds pretty random.

    12. Re:Patents application by danheskett · · Score: 1

      There is copyright fee necessarily. You don't even have to submit something for copyright.

      You just make something up, it has a copyright attached. Go record something on tape, play it back to make sure it exists, and there bam, it's copywritten.

      It's easy!

    13. Re:Patents application by Anonymous Coward · · Score: 3, Interesting

      If you just start combining random tones together you won't make anything that sounds like music. Once you've played the first couple of notes in a piece there are only certain notes that follow that will "sound right" to someone who is used to hearing (for example) typical Western harmonic music. It has been estimated (An Introduction to Information Theory: Symbols, Signals, and Noise by J. Pierce) that basic melodies contain about 2.8 bits of information per note. Applying this, the first eight notes would have about (2^2.8)^7, or roughly 800,000 combinations of notes. So it would be no problem for well-written software to generate every "musical" 8-note melody.

    14. Re:Patents application by AviLazar · · Score: 1

      Except I already patented this idea and now I will sue you for trying to patent an idea you thought you might one day patent if you actually went ahead and created it.

      Ye

      --

      I mod down so you can mod up. Your welcome.
    15. Re:Patents application by stlhawkeye · · Score: 1
      I think it would be possible to create every possible permutation of a 4 bar, or heck up to 16 bar melody, rhythm and harmony.

      Given all quarter notes or what? Because for every melody, you can create a new one by splitting any given note into two different notes, the sum of whose durations is equal to the original. And you could split it into 3 notes, or 4 notes ... and each of those into briefer notes, etc.

      It's like the people who want to map every possible permutation of a chess game. I think it's impossible, because there's infinite possibilities. I'm sure somebody will quibble with this. I liken it to a problem I once thought up when I was a kid while biking to my friend's house. I used to debate with myself which way was fastest, and then invent new ways to get there, and try them, and then once I wondered how many total possible ways there were to get there from my house. I concluded that there had to be infinite (I was a nerdy kid). Even if I took the most direct route, I could simple circle any given block once to create a new route; circle it twice to create another new route; circle it twice but backwards the second time to create another new route, etc.

      You'd have to impose some kind of limit on what constitutes a "unique" melody (perhaps the copyright office can help you out on this) to make a plan like this a reality.

      Assume your song is has a duration of one note, may consist of notes no briefer than 16th notes, and must be within 1 octave of concert middle C. That means you've got a 2-octave range in which there are, in Western music, 23 notes (I think). So there's 23 possible tubes. Each could be a whole note, a half-note, a dotted half-note, a quarter-note, a dotted quarter-note, an eigth-note, a dotted eight-note, a sixteenth-note, a dotted sixteenth note. So there's 23 x 9 = 207 possible songs just using 1 note in a two octave range with pretty strict limits. To say nothing of stuff like fermatas, key signitures, etc.

      Your task is monumental, sir!

      --
      "I have never won a debate with an ignorant person." -Ali ibn Abi Talib
    16. Re:Patents application by zkn · · Score: 1

      Don't know much about music and copyright, but you could try to find the simplest variations that are copyrightable since using these would still breach the copyright. Silence has been copyrighted in quite a few music numbers, but as I understand only at specific lengths. Would be fun to sue someone for simply copying your copyrighted 1 sec of silence 22 times in a song.

    17. Re:Patents application by gsyswerda · · Score: 1

      Instead of generating billions of random works, write a program that generates all possible melodies of a specified length based on a set of parameters, and copyright both the program and all its possible parameters. You have now copyrighted all possible melodies. To demonstrate a copyright violation, simply run the program with the appropriate parameter settings.

      --
      Make a difference: move to a swing state.
    18. Re:Patents application by Anonymous Coward · · Score: 0

      > I thought it would be rather interesting to create a program the randomly creates musical
      > works. In fact, I would like it to create millions or billions of these works and to submit
      > them for copyright :)
      >

      Google for "agorithmic music", "automatic music", or "fractal music". Automatic musical composition
      has been done.

    19. Re:Patents application by Barumpus · · Score: 1

      So, what your saying is that your randomly generated music would be the same as the randomly generated garbage being spewed out by the music industry? I honestly do not know if I would be brave enough to admit I created that crap first.

    20. Re:Patents application by Crabbyass · · Score: 4, Informative

      These "random" elements which John Cage used in much of his music are a far cry from the "randomness" that would be generated from a computer program using algorithms to calculate random instances of pitch, duration, tempo, velocity, etc.

      The latter would probably end up looking and sounding, ironically, nearly identical to music composed using serialism, set theory, 12-tone music, etc. in which all 12 notes of the chromatic scale are arranged into a "row", which can then be used in retrograde, inversion, rotation, transposition, among others, all at the compsoer's discretion. The music of Schoenberg, Webern, Berg, and other serialists tend to be more respected among mathematicians these days.

      John Cage's "randomness" stems from his intense studies of Eastern Religions, especially Zen Buddhism. For a large portion of his life, much of his music was derived, at least in part, from quasi-random decisions determined in the I Ching (The Chinese Book of Changes). Much has been written by and about John Cage on using random (aleatoric, as we musicians refer to it) elements, and of his philosophies on music in general

      To give you an example of his aleatoric compositions:

      4'33 - in 3 movements, the performer is instructed to sit silently at the keyboard for 4 minutes and 33 seconds, closing and opening the lid between each movement. the interpretations are too many to list here.

      Imaginary Landscape No.4 - the score calls for the prescribed manipulations of knobs on 12 radios. The aural result is dependent on what happens to be on the airwaves at the instant of performance.

      Other works have been "composed" by filling in notes, articulations, etc. wherever tiny imperfections appear on a sheet of manuscript paper.

    21. Re:Patents application by lxw56 · · Score: 1

      For phone number sequences, it's been done. Check here to avoid violating copyrights when you dial a phone. I recommend using pulse dial from now on.

    22. Re:Patents application by CRCulver · · Score: 1

      Iannis Xenakis, as much a mathematician as a composer, did use algorithms to "calculate random instances of pitch, duration, tempo, velocity, etc." That was his entire approach to composition. Check his work out.

      The music of Schoenberg, Webern, Berg, and other serialists tend to be more respected among mathematicians these days.

      From the amount of new Schoenberg and Webern material marketed to the classics-loving public instead of just avant-garde afficionados, serialism may have finally caught on nearly a century after its start.

    23. Re:Patents application by brouski · · Score: 1

      The above provides much proof for my theory that many "artists" are cleverly disguised mental patients.

      --
      Proud member of the American Non Sequitur Society. We might not make much sense, but boy do we love pizza!
    24. Re:Patents application by silentbozo · · Score: 1

      Smart idea, except that you'd have to pay a copyright fee for each of those "songs".

      No you don't. You have two ways to accomplish this:

      Create a gigantic orchestral work that encompasses days, maybe months worth of music, and submit that as one work.

      Or:

      Submit a portfolio of works (which you can do) for registration for only the one fee.

      Remember, for musical compositions, file form PA with the US Copyright Office (there is a short form as well.)

      Of course, I'm not a lawyer, and the above is not to be construed as legal advice.

    25. Re:Patents application by operagost · · Score: 1
      He didn't say tones: he said notes. There are 12 pitches in the Western chromatic scale. Not sure where he got 26^7, though. I think it would be 23^7.

      That being said, if you want something people would actually listen to you could at least apply melodic modes as a rule to your program. That way you won't end up with a huge number of dissonances that would only appeal to Schoenberg fans.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    26. Re:Patents application by kallisti · · Score: 1

      The set of chess games is not infinite. If every piece was distinct, you would have (64 choose 32) possible positions. The pieces aren't distinct (8 pawns) and many positions are (pawns behind their first line, for example). Pawn promotion complicates things a bit, but it is a still finite number. Now, chess has a rule preventing endless repeats, the absolute worst case is you go through every board possibility N times and stop. Since you have a finite number of moves and a finite number of positions, the resuting game space is finite. If every game position was given a number, which wouldn't be too hard, you could just concatenate them togther (padded with zeros) and voila! mapping chess games to integers. Not that it would be of any use, of course.

    27. Re:Patents application by Greyfox · · Score: 1
      Yeah, but there could be benefits to flooding the patent office with thousands of randomly generated patents. If they sound generic enough and get rubber stampped, you could have a HUGE profit generating application on your hands. For once, we'd be able to post a complete business plan on slashdot!

      1) Flood patent office with thousands of random patents to be rubber stampped.
      2) Wait for someone to "infringe" on one of your randomly generated patents.
      3) Threaten to sue them unless they settle for less than it'd cost them to appear in court to defend themselves.
      4) Profit!

      --

      I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    28. Re:Patents application by Anonymous Coward · · Score: 0

      The outcome space for a melody is astoundingly large.


      As is my hard drive. ;-)

    29. Re:Patents application by Anonymous Coward · · Score: 0

      Except if you created every possible permutation, it wouldn't be a random process. Creating every permutation of something is a methodical process.

    30. Re:Patents application by tofucubes · · Score: 1

      1.) patenting every permutation of a 4 bar would be very expensive simply because there are so many patents to file.
      2.) lawyers are the main issue...you can't outgun the riaa...
      3.) artists would *gasp* play the same junk of people before them. the record companies have rights to those people. Imagine if the music industry sold an image instead of good music, how horrible and scary! (by the way Britney Spears Announces She's Pregnant)
      - - -

      It doesn't matter if RIAA killed a person, they would probably go to court and make up something like "they had strong intentions to pirate and they wouldn't buy our product"

      --
      Some people believe 1-1=3 and for the sake of being politically correct, we should respect their differences
    31. Re:Patents application by Anonymous Coward · · Score: 0

      Then I could sue any new release by any record company 8D
      There are more chances that you will be infringing the copyright of previously created works!!.. consider thyself lucky if you dont get sued first!!..

    32. Re:Patents application by amliebsch · · Score: 1
      You have now copyrighted all possible melodies.

      Except you haven't, because a work has to be fixed in a tangible medium before it can be copyrighted.

      Really, I just want to giggle every time I see a bunch of slashdot geeks who think that the law works like code try to come up with all these ridiculous loopholes, especially in civil cases where the judge has equitable powers.

      --
      If you don't know where you are going, you will wind up somewhere else.
    33. Re:Patents application by Anonymous Coward · · Score: 0

      My roomate 5 years ago doing a masters in music got a grant from some art council to do the following:

      Strip "bark" off a white birch tree.
      It has various black tick marks on it, which he cut out with an exacto knife, then he attached a bunch together and fed the paper into an old player piano...the result: random music by God (although since its from nature fibonacci probably interfered somehow)

    34. Re:Patents application by tepples · · Score: 1

      a work has to be fixed in a tangible medium before it can be copyrighted.

      In the case of a program that enumerates musical works, the musical works are already fixed in the CD-ROM on which you ship the program to the Copyright Office. Tell it a track number, and the program will "seek" to that track, "decompress" it,and play it.

    35. Re:Patents application by SirSlud · · Score: 1

      I do believe that John Cage also composed a piece in which many (dont remember how many, but 20+ rings a bell) metronomes were set at different tempos, and ran together for some predetermined amount of time. People may scoff that something that seems so trivial, but hey, we can't model physics in computers yet (or we'd all be playing midi-enabled better-than-selmer electronic saxomaphone.) These works were created awhile ago, and I don't see why the results wouldn't be interesting.

      I think that science is a process of trying things to satisfy an original hypothesis through a reproducable 'perfroamnce', so it hardly seems fair to hold artists up to some standard whereby the results (ie, the performance) of their hypothesis' (ie, their compositions) must result in something mind boggling. Humans are constantly engaged in a process of coming up with an idea and seeing what happens with you do it.

      Finally, musicians, artists get pumped through a similar industry that celebrities do - its depressing that the marketability of their works creates a heavy bias on the viewer or listener. Ideas can be interesting even if the final product doesn't mesh with current accepted tastes. I dont blame people for hating 'haute' culture, such as art, food, music, and such, but its not fair to say that the artists are to blame. Robert Crumb is an excellent example of somebody who can only be hurt by increased exposure and mainstream acceptance. John Cage, etc, the list goes on.

      --
      "Old man yells at systemd"
    36. Re:Patents application by SirSlud · · Score: 1

      go for it, but by now, the copyright would be useless

      People seem to miss the fact that being the first to do something can often make the 'yeah, but i can do that' arguments irrelevent becayse the demand on such a small variation of an existing well known work would be, do whatever degree, proportianly smaller.

      --
      "Old man yells at systemd"
    37. Re:Patents application by anthony_dipierro · · Score: 1

      In fact, I would like it to create millions or billions of these works and to submit them for copyright :)

      You don't have to submit something for it to be copyrighted. Of course, you probably can't copyright something generated in this manner anyway. And most importantly, copyright only covers copying. If someone independently comes up with the exact same work without having ever been exposed to your copyrighted work, then they haven't broken copyright law. In theory, if two people independently came up with the exact same work, they'd both have a copyright on their work, and neither would be infringing on the other's copyright. This is opposed to a patent, where even if you independently come up with an idea which is patented you're still committing patent infringement.

    38. Re:Patents application by MrScience · · Score: 1

      Check this tool out.

      It will contain songs in the form of programs which can change every time they're played. One idea is to create a real-time life remixer, which takes input from a microphone, and plays it back in 'some mangled form'. So, you're walking down the street with your headphones on. The box is taking in the noises of cars going past and people talking, and it's spitting some kind of remixed interpretation of the sounds into your ears. from Engadget

      --

      You quitting proves that the karma kap worked. The most annoying of the whores shut up. --CmdrTaco

    39. Re:Patents application by thesnarky1 · · Score: 1

      I'm going to make two "songs' one consisting of a 1 bit, and the other of a 0. Since all digital music reproduces these thousand, millions, or billions of times, I can sue the RIAA and MPAA for all they have.

    40. Re:Patents application by Anonymous Coward · · Score: 0

      Nah man, think about it this way :)
      Create all the possible snippets,
      and then sue them for sampling your music (or creating derivative works) :)

      THATS the way to do it :)

    41. Re:Patents application by jcr · · Score: 1

      I don't know about computer generated random music, but there are a number of composers who have experimented with introducing random elements in their music. John Cage, for one.

      Yeah, but everything I've ever heard from Cage was crap. Worse even than disco.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    42. Re:Patents application by NarrMaster · · Score: 1

      I forget where I heard this, but it has been said that the number of viable chess positions outnumber the estimated number of atoms in the universe. Not sure if it is true, or how they came up with the number.

      --
      That's right. All your base.
    43. Re:Patents application by strider44 · · Score: 1
      I thought it would be rather interesting to create a program the randomly creates musical works. In fact, I would like it to create millions or billions of these works and to submit them for copyright :)

      I think it would be possible to create every possible permutation of a 4 bar, or heck up to 16 bar melody, rhythm and harmony.

      Then I could sue any new release by any record company 8D
      But then songwriters will find that some permutations infringe on their copyright and you'd be sued for billions.
    44. Re:Patents application by shutdown+-p+now · · Score: 1

      In other words, you want to DoS the US Copyright Office?

    45. Re:Patents application by ynohoo · · Score: 1

      I used to share an apartment with some who wrote music based on dice rolls. Most of it would drive you insane (or force you to escape to the pub). Even Britany Spear's worst output would sound pleasant by comparison.

    46. Re:Patents application by Frank+T.+Lofaro+Jr. · · Score: 1

      Disco rules.

      The 70s and 80s had the best music of all time.

      --
      Just because it CAN be done, doesn't mean it should!
    47. Re:Patents application by Abtev84 · · Score: 1

      Ligeti wrote a piece called Poeme Symphonique for 100 metronomes, which lasted for 20 minutes.

    48. Re:Patents application by sosume · · Score: 1

      Do a google for iannis xenakis..

  3. In other news... by umrgregg · · Score: 5, Funny

    In other news a randomly generated story submission was accepted by /. moderators.

    --
    NMG
    1. Re:In other news... by peculiarmethod · · Score: 5, Insightful

      In other news a randomly generated story submission was accepted by /. moderators.

      no joke. this is not new news.. legislators have been accepting papers without review for years.

      --
      ** "It's not my job to stand between the people talking to me, and the ones listening to me." -- Pego the Jerk
    2. Re:In other news... by Scoria · · Score: 5, Funny

      Twice.

      --
      Do you like German cars?
    3. Re:In other news... by Anonymous Coward · · Score: 0

      Heh... and wait till tomorrow when a different editor posts the same article as a dupe.

    4. Re:In other news... by Anonymous Coward · · Score: 0

      I gave you a +1 insightful. If I could have, I would have +1 funny, +1 interesting, and +1 sad all at the same time.

    5. Re:In other news... by Anonymous Coward · · Score: 0

      No need. They have a random function for automatically generating those.

    6. Re:In other news... by Sebby · · Score: 1
      "In other news a randomly generated story submission was accepted by /. moderators.'

      Correction: slashdot editors are accepting randomly generated false statements from industry leaders

      --

      AC comments get piped to /dev/null
    7. Re:In other news... by Anonymous Coward · · Score: 0

      Why would it have to be a different editor?

    8. Re:In other news... by Three+Headed+Man · · Score: 1

      At least there aren't any spelling errors in the randomly generated article...

      --
      I'm probably at the karma cap. Mod up a funny troll instead, it lightens the mood :)
    9. Re:In other news... by WolfWithoutAClause · · Score: 1
      Twice.

      In the same day. And they didn't rerun the generator, so it was a dupe.

      --

      -WolfWithoutAClause

      "Gravity is only a theory, not a fact!"
    10. Re:In other news... by emurphy42 · · Score: 1
      legislators have been accepting papers without review for years.
      Not to mention other things.
    11. Re:In other news... by danharan · · Score: 1
      In other news a randomly generated story submission was accepted by /. moderators.
      That's hardly news, now is it? :)
      --
      Information: "I want to be anthropomorphized"
    12. Re:In other news... by somethinghollow · · Score: 4, Interesting

      Not many people bitch about the legislators not reviewing papers. So, why does everybody on /. bitch when Taco doesn't review a submission? If we could move /. administrator criteria to legislators, and get /. folks to care, we could maybe inact change in our government system.

      Or not.

    13. Re:In other news... by smittyoneeach · · Score: 1

      I think you mean moderators.
      Legislators may have been blowing off a personal review for years, true, but their staffs have been reviewing submissions for both content and kickbacks since Cincinnatus bailed.

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    14. Re:In other news... by NaruVonWilkins · · Score: 1

      With a follow-up the next week.

    15. Re:In other news... by Anonymous Coward · · Score: 0

      lol n00b replying to discussions you moderate nulls the moderations

    16. Re:In other news... by rleibman · · Score: 1

      On a totally serious note, This group is proposing passing a law that would force congress critters to read a bill before voting on it. The idea is well presented.

    17. Re:In other news... by Anonymous Coward · · Score: 0

      Perhaps because other, more worthy submissions are repeatedly rejected?

    18. Re:In other news... by Froggy · · Score: 1
      In other news a randomly generated story submission was accepted by /. moderators.

      ...twice.

      --
      It is a woman's prerogative to change other people's minds.
    19. Re:In other news... by pyro_peter_911 · · Score: 1
      Not many people bitch about the legislators not reviewing papers.

      It is time to force our legislators to do just that.

      If this Read The Bills Act was law we would not have monstrosities like the PATRIOT ACT and the DMCA. Hell, they'd still be reading the full text of the PATRIOT ACT.

      Peter

    20. Re:In other news... by Koiu+Lpoi · · Score: 1

      Legislators do look at legilsation. Sometimes. But that's why we have committies. Perhaps we need ourselves slashdot submission committies.

    21. Re:In other news... by Anonymous Coward · · Score: 0

      So, why does everybody on /. bitch when Taco doesn't review a submission?

      Yeah, but it's just so easy here. Just a few clicks and types and ta-da "Taco eats poop" is there for the world to see.

      Actually doing something about legislation requires effort. Boo.

  4. I'd hate to be a paper referee after this. by winkydink · · Score: 4, Interesting

    It's a thankless job to begin with. Now you have to approach each one with, "is this the real deal, or some bs-generated thing?"

    Oh, and a collection of my as-yet unpublished white papers will be available soon. Cheap. :)

    --

    "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    1. Re:I'd hate to be a paper referee after this. by PCM2 · · Score: 1

      Actually, if more people asked questions like that the world would be a much better place.

      --
      Breakfast served all day!
    2. Re:I'd hate to be a paper referee after this. by Guppy06 · · Score: 4, Insightful

      Generally speaking, if you ever find yourself asking "Is this bullshit?" you already know the answer.

    3. Re:I'd hate to be a paper referee after this. by maxwell+demon · · Score: 2, Funny
      It's a thankless job to begin with. Now you have to approach each one with, "is this the real deal, or some bs-generated thing?"

      Well, maybe they could use this program to filter the generated stuff out ;-)
      --
      The Tao of math: The numbers you can count are not the real numbers.
    4. Re:I'd hate to be a paper referee after this. by Anonymous Coward · · Score: 0

      I hate paradoxes!

    5. Re:I'd hate to be a paper referee after this. by greenreaper · · Score: 1

      The worrying thing is that they're close enough for it to be in doubt to start with . . .

    6. Re:I'd hate to be a paper referee after this. by dumllama · · Score: 1

      This is just scientific fraud. Nothing fundamentally new.

      --
      "eternal vigilance is the price of liberty" Wendell
    7. Re:I'd hate to be a paper referee after this. by bcattwoo · · Score: 5, Insightful
      Now you have to approach each one with, "is this the real deal, or some bs-generated thing?"

      If you were refereeing a paper and not at least asking that question you would have no business being a referee to begin with.

      The paper in question was accepted as "non-reviewed" so obviously the reviewers did not look at it very closely. I would encourage the students to go through with their plan of giving a random talk though. I bet any future employers, postdoc supervisors, etc., who might be there will be thoroughly amused when these students make complete asses out of themselves.

    8. Re:I'd hate to be a paper referee after this. by R.Caley · · Score: 5, Insightful
      This paper would fail the first rule, if you don't understand it, reject it. Either it is drivel, or it is submitted to the wrong conference/journal/whatever or you should not be a referee for this. Since the last is someone else's decision, you can happily behave as if they know what theya re doing.

      Of course, this kind of scam works on the reluctance of accademics to just say they don't understand something.

      --
      _O_
      .|<
      The named which can be named is not the true named
    9. Re:I'd hate to be a paper referee after this. by marcosdumay · · Score: 2, Interesting

      No, not just scientific fraud. It is a paper with no real content been marked as science.

      It is a fraud, but the fraudulent people are not the ones who wrote and submitted the paper (there is not rule against writting crap). The fraudulent people are the ones that accepted it for a conference whitout revewing.

    10. Re:I'd hate to be a paper referee after this. by Anonymous Coward · · Score: 0

      There's nothing randomly generated about it. Back in the day of Bell Labs, someone came up with an "AI" bot that would autonomously post news group postings. The funny thing is that people actually bought the concept that the thing was autonomous. The truth was that there was no bot, the devs were just coming up with interesting crap to post and everyone bought it that it was a bot. The funny thing is that they were indirectly making fun of people and those people never figured it out.

    11. Re:I'd hate to be a paper referee after this. by TheWhaleShark · · Score: 2, Insightful

      Yes, but if that were applied to every science paper ever released, a great deal of progress would have never occured. When you're in a discovery-oriented field, a lot of things are going to sound like bullshit but will be totally legitimate.

      --
      "It never got weird enough for me." - HST (RIP)
    12. Re:I'd hate to be a paper referee after this. by nurhussein · · Score: 1

      well dude, if you've tried playing with the random generator, it gives you bogus references to Noam Chomsky writing about VoIP and Edsger Dijkstra and Isaac Newton as co-authors on a single paper. It's hilarious to read, and quite obviously fake.

    13. Re:I'd hate to be a paper referee after this. by Anonymous Coward · · Score: 0

      its called trolling

    14. Re:I'd hate to be a paper referee after this. by hunterx11 · · Score: 5, Insightful
      When you're in a discovery-oriented field, a lot of things are going to sound like bullshit but will be totally legitimate.

      This is true, but even more things are going to sound like bullshit because they are exactly that. Like Carl Sagan said, "They laughed at Columbus, they laughed at Fulton, they laughed at the Wright brothers. But they also laughed at Bozo the Clown." Besides, many groundbreaking papers (special relativity comes to mind) are not peer reviewed anyway because there really is no one qualified to review them.

      --
      English is easier said than done.
    15. Re:I'd hate to be a paper referee after this. by Daniel+Dvorkin · · Score: 5, Insightful

      When you're in a discovery-oriented field, a lot of things are going to sound like bullshit but will be totally legitimate.

      I strongly disagree. Good writing is good writing, no matter what the subject matter; the most revolutionary discoveries can (and should) be presented in a style that is accessible to readers knowledgeable in the field. On the other hand, buzzword-laden crap is pretty much a sure sign that the author has no meaningful contribution to make; and when buzzword-laden crap is what you get in the majority of papers published, which is pretty much where CS is right now, something is seriously wrong. The fact that randomly generated papers look so much like "real" ones is a sign of a field in serious trouble.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    16. Re:I'd hate to be a paper referee after this. by ++CaChElInKeR++ · · Score: 5, Informative

      Actually, I doubt that the graduate students presenting this talk would care to work with anybody that is actually attending SCI! I think people missed the fact that this is to point out the fallacy of for-profit conferences like SCI.

    17. Re:I'd hate to be a paper referee after this. by cartman · · Score: 2, Insightful
      This paper would fail the first rule, if you don't understand it, reject it. Either it is drivel, or it is submitted to the wrong conference/journal/whatever or you should not be a referee for this.
      The article clearly states that the random paper was submitted to a fake journal/conference that doesn't even bother to read submissions.
      Of course, this kind of scam works on the reluctance of accademics to just say they don't understand something.
      In my job I constantly interact with professors of computer science, and I find no reluctance among them to admit they don't understand something.

      The randomly generated paper would never have been accepted to any serious journal of computer science. A mediocre grad student would realize the paper was meaningless upon reading the first four sentences.

      The program for generating random papers may be funny, but it doesn't produce plausible CS papers. I read the two papers linked from the site and you can tell they're obviously fake from reading the abstracts only.

    18. Re:I'd hate to be a paper referee after this. by dogmatixpsych · · Score: 2, Insightful

      I'd have to say that this WMSCI is definately not run by a collection of academians. If you look at the conference acceptance letter text, the "General Chair" of the conference (or acceptance committee) signs his name Prof. Nagib Callaos. Now if this was a legitimate conference, the "General Chair" would at least have a PhD (not that that implies competence or legitimacy, per se but it is a good start). In any case, as the chair of a real academic conference you would not sign your name "Prof. whatever." "Prof." is a completely useless title. There are many people who can legitimately sign their name as "Prof. someone" but not nearly as many who can say "Dr. someone, PhD."

      So really this is not a case of academians not understanding something but rather it is a case of pseudo-academians not caring.

    19. Re:I'd hate to be a paper referee after this. by RWerp · · Score: 1

      Well, Einstein's 1905 papers were reviewed, sort of, by the editors (not independent reviewers). Planck himself accepted one of them for publication. Besides, I don't think that you're right when speaking of modern papers.

      --
      "Long run is a misleading guide to current affairs. In the long run we are all dead." (John Maynard Keynes)
    20. Re:I'd hate to be a paper referee after this. by RWerp · · Score: 1

      Did you read the article? The organizers didn't get any review for the paper.

      --
      "Long run is a misleading guide to current affairs. In the long run we are all dead." (John Maynard Keynes)
    21. Re:I'd hate to be a paper referee after this. by Interrupt18 · · Score: 1

      You can be a reviewer for the conference targeted by MIT by signing up here. I filled out the form (which doesn't really ask you anything) and was sent four papers to review the next day (I didn't review them). This randomly generated paper was probably reviewed by someone who did the same.

    22. Re:I'd hate to be a paper referee after this. by R.Caley · · Score: 1
      The article clearly states[...]

      What is it about the subjunctive that some people find so hard to cope with.

      --
      _O_
      .|<
      The named which can be named is not the true named
    23. Re:I'd hate to be a paper referee after this. by slavemowgli · · Score: 1

      Read the paper. The opening paragraph alone should make you VERY suspicious; if you read beyond that, it becomes clear that it's been generated by an (admittedly sophisticated) tool that combines random buzzwords to form english sentences.

      In other words, your job doesn't really get much harder due to this, especially since those who review papers generally only do so for their own area of research, where they (should) have some expertise at least.

      --
      quidquid latine dictum sit altum videtur.
    24. Re:I'd hate to be a paper referee after this. by dierdorf · · Score: 3, Informative
      Many groundbreaking papers (special relativity comes to mind) are not peer reviewed anyway because there really is no one qualified to review them.

      You picked a bad example. Special Relativity was "in the air" in 1905, and if Einstein had decided to take a vacation, any of a half-dozen other Physicists would have published SR within a year or two. Lorentz is a prime example, and the heart of SR is still known as "Lorentz symmetry". FitzGerald probably would have beaten Einstein to the punch except he had the misfortune to die first. Effectively, the combination of Maxwell's Equations of electromagnetic waves plus the result of the Michaelson-Morley experiment showing that the speed of light was invariant made SR inevitable.

      Now if you'd said GENERAL Relativity, then I'd have agreed with you.

      --
      -- John Dierdorf, Austin TX
    25. Re:I'd hate to be a paper referee after this. by dwpro · · Score: 1

      whitout revewing

      speaking of which.....

      --
      Millions long for immortality who do not know what to do with themselves on a rainy Sunday afternoon. -- Susan Ertz
    26. Re:I'd hate to be a paper referee after this. by gilgongo · · Score: 1

      > The fraudulent people are the ones that accepted
      > it for a conference whitout revewing.

      Oh get over it! Without unlimited funding for every last paper to be read, discussed and reviewed before being published, it's the way the system has to work.

      It's not as if the whole world collapses if a crappy bit of science gets published.

      --
      "And the meaning of words; when they cease to function; when will it start worrying you?"
    27. Re:I'd hate to be a paper referee after this. by mizhi · · Score: 1
      Oh get over it! Without unlimited funding for every last paper to be read, discussed and reviewed before being published, it's the way the system has to work.

      It's not as if the whole world collapses if a crappy bit of science gets published.

      What? No <sarcasm> tags? Look, the conference is sponsored by a for-profit entity that spams anyone who has published in legit conferences or journals. And they aren't the only ones. The excuse that they don't have funding to review each paper is BS, especially since the process works by parceling out papers to a large group of qualified researchers in the field, not by 3 or 4 people sitting around a conference table with a stack of submissions.

      If you're going to lower your standards to the point that a glorified state machine can get its crap accepted as science, then why bother at all?

      "I think this cache design is optimal because if I eat a banana and shove a roll of quarters up my nose, I can perceive a 1% increase in the angular velocity of the second hand of my digital watch. Plus, God told me and God doesn't lie. Therefore my idea is great. Gimme money and publish me. QED."

      --
      Humorless sig goes here.
    28. Re:I'd hate to be a paper referee after this. by Tablizer · · Score: 1

      Like Carl Sagan said, "They laughed at Columbus, they laughed at Fulton, they laughed at the Wright brothers. But they also laughed at Bozo the Clown."

      And Bozo probably made more money than them all.

    29. Re:I'd hate to be a paper referee after this. by suwain_2 · · Score: 1

      Now you have to approach each one with, "is this the real deal, or some bs-generated thing?"

      Well, had it not been for congestion control, the evaluation of papers might never have occurred.

      --
      ________________________________________________
      suwain_2 :: quality slashdot p
    30. Re:I'd hate to be a paper referee after this. by Brighten · · Score: 3, Informative
      The randomly generated paper did not get into a CS conference... or even a "real" conference for that matter. WMSCI is, as far as I can tell, a money-making operation. Everyone in my department gets spammed from them (and the situation is the same elsewhere, hence Mazieres and Kohler's work).

      Actually, if you read WMSCI's mission, it looks randomly generated too:

      The purpose of WMSCI 2005 is to promote discussion and interaction between researchers and practitioners focused on disciplines as well as different areas.

      So CS might have problems, but you cannot argue that based on WMSCI.

    31. Re:I'd hate to be a paper referee after this. by the_atomsmith · · Score: 1

      1. It's not as if the whole world collapses if a crappy bit of science gets published.

      That really depends - if you're a research student basing your research project heavily on a paper or thesis which turns out to be bogus, your world implodes! Believe me, it's happened to at least two people I know in my department. Research and development can be set back literally by years.

    32. Re:I'd hate to be a paper referee after this. by Anonymous Coward · · Score: 0

      Or better yet, it'll be great when the students give their randomly generated talk to show up just much of the industry is a bunch of know-nothing gits.

    33. Re:I'd hate to be a paper referee after this. by kaalamaadan · · Score: 1
      You're being too American.

      There is nothing wrong about this addressing scheme. For example, in Germany, a professor with two doctorates would be

      Herr Professor Dr. Dr. ___

      Note, that's the official apellation.

    34. Re:I'd hate to be a paper referee after this. by Anonymous Coward · · Score: 0

      pecial Relativity was "in the air" in 1905, and if Einstein had decided to take a vacation, any of a half-dozen other Physicists would have published SR within a year or two.

      Apparently Heaviside was also staring at special relativity without realizing it whilst working on the electromagnetic field of a moving charge.

      I'm not so sure special relativity was inevitable though. The Lorentz symmetry of the Maxwell equations was well known, sure. Not everyone interpreted the Michelson-Morley experiment as showing the speed of light was invariant, 'ether drag' or some other rubbish was the establishment line. I can't imagine anyone other than Einstein being able to grasp the significance of the experiment, or providing the complete departure from a Newtonian perspective that constitutes special relativity. Most likely it would have proceeded piecemeal, and taken a decade or two.

    35. Re:I'd hate to be a paper referee after this. by Dolohov · · Score: 1

      What do you mean, "now"? The last time I reviewed papers for a conference, half of them were bs.

    36. Re:I'd hate to be a paper referee after this. by davidgay · · Score: 1

      I think you should learn which are the good conferences before making such sweeping generalisations. There's no way papers in the good conferences in any particular subfield (programming languages, networking, machine learning, etc) could be even remotely described as "buzzword-laden crap".

      However, there are typically only two top conferences in every subfield, and maybe half-a-dozen or so good ones. The rest tend to be of "uneven" quality...

    37. Re:I'd hate to be a paper referee after this. by dogmatixpsych · · Score: 1

      Thanks for the cultural heads-up. After all, since I've lived most of my life in America, being American is about all I know how to do.

      I'd also like to add that the title Professor is a term of respect; however, it still gives you no scientific credibility here in the U.S.

    38. Re:I'd hate to be a paper referee after this. by simong_oz · · Score: 1

      From my experience, outside of the US (and Canada too I think), very few other places in the world use the "Mr Blah, PhD" notation. Everywhere else in the world the general convention is just to use Dr Blah, which is assumed to mean they've got a PhD (or MD). The only people I know who use the US convention are those who have regular dealings with US (companies, universities, academics).

      --
      "Because it's there." - George Mallory, when asked why he wanted to climb Mt Everest, March 18, 1923 (New York Times)
    39. Re:I'd hate to be a paper referee after this. by Anonymous Coward · · Score: 0

      Yes, the thankless job of thinking, such a chore

    40. Re:I'd hate to be a paper referee after this. by kaalamaadan · · Score: 1
      And I am an Indian CS guy who has spent all my life in India and America ;-)

      it still gives you no scientific credibility here in the U.S

      But most of the conferences now-a-days are international - perhaps the official title in one place may be the butt of joke in another. I am not saying that this is necessarily the case here. Just making an observation that there are differences in university systems throughout the world, and the one in the U.S.A. is by no means the only one that's scientifically credible.

    41. Re:I'd hate to be a paper referee after this. by saltydogdesign · · Score: 1

      Good writing is good writing, no matter what the subject matter; the most revolutionary discoveries can (and should) be presented in a style that is accessible to readers knowledgeable in the field.

      While I agree with you in part, you have to conceed that in a technical field, the audience has to be expected to come at least part of the way. While it is true that jargon often masks meaning, there are things that are, in fact, best explained with jargon. Jargon can encapsulate whole explanations and arguments, saving the speaker/writer from having to re-explain or argue those points every time they are introduced.

      Consequently, in rarified sub-fields, the audience has to be expected to come that much further. And this is particularly true in fields that cross disciplines. Any CS guy can be expected to know what a bubble sort is, but how many can you count on to have a solid grounding in psychology? Not many, but for some AI disciplines, you'd damn well better. And how much progress can be made in such disciplines if you spend all your time explaining basic principles to the uninitiated?

      --
      // This is not a sig.
  5. The blind publishing the blind. by TripMaster+Monkey · · Score: 5, Insightful

    Excerpt from the submitted paper:

    We question the need for digital-to-analog converters. It should be noted that we allow DHCP to harness homogeneous epistemologies without the evaluation of evolutionary programming [2], [12], [14]. Contrarily,the lookaside buffer might not be the panacea that end-users expected. However, this method is never considered confusing. Our approach turns the knowledge-base communication sledgehammer into a scalpel.


    I've received auto-generated spam emails that read a lot like this. Nice to know the WMSCI is on their toes...but judging from the content on their home page, I'm not surprised that they consider this paper conference material.

    From the WMSCI's website:

    Through WMSCI conferences, we are trying to relate the analytic thinking required in focused conference sessions, to the synthetic thinking, required for analogies generation, which calls for multi-focus domain and divergent thinking. We are trying to promote a synergic relation between analytically and synthetically oriented minds, as it is found between left and right brain hemispheres, by means of the corpus callosum. Then, WMSCI 2005 might be perceived as a research corpus callosum, trying to bridge analytically with synthetically oriented efforts, convergent with divergent thinkers and focused specialists with non-focused or multi-focused generalists.


    What's scary is that the second paragraph was written by humans.

    (FYI, the full text of the paper in question can be found here, and the WMSCI website can be found here.

    --
    ____

    ~ |rip/\/\aster /\/\onkey

    1. Re:The blind publishing the blind. by tehcrazybob · · Score: 5, Insightful

      People who act surprised by things like this don't read Dilbert nearly often enough.

      It seems as though corporate America consists of people trying to write as much as possible without actually saying anything. If you don't believe me, go look at the mission statement of any big company. It doesn't read like English. If it did, they might be expected to actually make something concrete.

      --
      Computers need to explode more often.
    2. Re:The blind publishing the blind. by markhb · · Score: 4, Informative

      It gets worse... they submitted another paper that was rejected, they asked why, and got this in reply (several paragraphs, complete with random statistics, to say "it's too much work for us to tell you.")

      --
      Save Maine's economy: write stuff down. All comments are exclusively my own, not my employer.
    3. Re:The blind publishing the blind. by SmokeHalo · · Score: 1

      What's scary is that the second paragraph was written by humans.

      Are you sure? How can you tell? ;)

      --
      I'm not good in groups. It's difficult to work in a group when you're omnipotent. - Q
    4. Re:The blind publishing the blind. by Guppy06 · · Score: 5, Funny

      "If you don't believe me, go look at the mission statement of any big company. It doesn't read like English."

      How else do you expect them to stretch "To make money" out to fill up an entire page?

    5. Re:The blind publishing the blind. by kat11v · · Score: 5, Interesting
      This is a problem that plagues most legal documents, user manuals, and scientific papers. I recall being very frustrated (not to mention bored out of my mind) reading published research material for a 3rd year psychology course. Of all the people, you would think at least psychologists would appreciate clear, concise descriptions.

      Personally I think the problem is cultural and affects people who are intelligent and know it, but not intelligent enough that they feel they don't have to prove themselves. The more obscure your references are and the more complicated your train of thought, the smarter you must be, right?

      Luckly there are folks like the Plain English Campaign, " fighting for public information to be written in plain English." If you ever have to write a public document, I recommend reading through their Examples and Free Tutorials sections.

    6. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0
      What's scary is that the second paragraph was written by humans.


      No, I think it was written by marketroids.

    7. Re:The blind publishing the blind. by TripMaster+Monkey · · Score: 5, Funny

      The more obscure your references are and the more complicated your train of thought, the smarter you must be, right?

      Seems to work for Dennis Miller.

      --
      ____

      ~ |rip/\/\aster /\/\onkey

    8. Re:The blind publishing the blind. by shawb · · Score: 1, Flamebait

      Of all the people, you would think at least psychologists would appreciate clear, concise descriptions.

      Nah, clear, concise descriptions will allow anyone else to see that you are just plain bullshitting.

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
    9. Re:The blind publishing the blind. by maxwell+demon · · Score: 4, Funny

      You are surely informed about the undeniable fact that there are some required statements to be said about the absolute absence of anything resembling content. It enables you to produce large amounts of texts without the need of unnecessary using the central nervous system.

      Hmmm ... still too short. Err, I mean, the length still lets something to be desired. Err ... the total number of words is clearly beyond the threshold of acceptability. Ok, that's better, next try: The total number of words the above text actually consists of can easily be seen to clearly be beyond the business-standard threshold of acceptability. Yes, that's it! ;-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
    10. Re:The blind publishing the blind. by legojenn · · Score: 1

      It's not just America and it's not just corporate. The mission statement of the organisation I work for is "Serving Canadians". We really don't serve Canadians, we serve the Queen. If a Canadian calls for service, our canned response is see a private practicioner.

      --
      I make a reasonable middle-class wage by going to work and not spamming blogs with scams.
    11. Re:The blind publishing the blind. by xenocide2 · · Score: 1

      Or was it? I'd have to say it would be amusing to discover that they submitted their paper to a randomly generated journal.

      --
      I Browse at +4 Flamebait

      Open Source Sysadmin

    12. Re:The blind publishing the blind. by RLW · · Score: 1

      Perhaps the WMSCI is really a computer generated society and the 'acceptance board' is software that picks entries based on word scores.

    13. Re:The blind publishing the blind. by SpaceLifeForm · · Score: 1
      Even Wally would not come up with such claptrap.

      Then again, Wally is lazy.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    14. Re:The blind publishing the blind. by Jeremi · · Score: 1
      The mission statement of the organisation I work for is "Serving Canadians". We really don't serve Canadians, we serve the Queen.


      I think you misunderstood. The mission statement's full form is "to be serving Canadians". So if you are Canadian, and you are serving (the Queen), then you are doing just fine... :^)

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    15. Re:The blind publishing the blind. by xs650 · · Score: 1

      What's scary is that the second paragraph was written by humans. Unless the WMSCI is also a computer program.

    16. Re:The blind publishing the blind. by Storlek · · Score: 2, Funny

      Increase the margins, use a big font, and fiddle with the letter spacing. Make a nice long title, too, so it wraps onto two lines.

      --
      Bears don't normally eat things that talk and move backwards.
    17. Re:The blind publishing the blind. by s20451 · · Score: 4, Informative

      For one thing, if you visit the site, the paper that got accepted was accepted as a "non-reviewed" paper.

      Even so, before you go off the deep end on this, in my field (which is EE, not CS) it is generally accepted that the conferences are for preliminary results, and the journals are for final results. As a result, conference submissions tend to receive cursory reviews, and journal submissions receive highly rigorous reviews.

      At many (but not all) conferences, authors tend to be given the benefit of the doubt, so long as the paper is not obviously ridiculous or plagiarized.

      I attended a recent conference at a major university where, rumor had it, 200 papers were accepted and only four were rejected. In spite of this, I found the quality of the conference quite high. You have to go into such things realizing that some crap is going to get through the filter. However, it's nice to hear what everyone is working on, even if the ideas are not completely finished and some of the work might not be going anywhere.

      You give the author the benefit of the doubt in a conference submission. The time to be rigorous is at the point of submission to a journal, and in my field, acceptance to a journal is normally crucial to having an idea accepted by the entire community.

      --
      Toronto-area transit rider? Rate your ride.
    18. Re:The blind publishing the blind. by Salis · · Score: 5, Insightful

      More likely, the reviewer didn't want to say "It reads like gibberish and, consequently, I think you're an idiot" to the author.

      Instead, the reviewer cites some statistics and basically writes, "Because I said so".

      --
      Favorite /. tagline: "On the eighth day, God created FORTRAN." And it was good.
    19. Re:The blind publishing the blind. by mikael · · Score: 3, Interesting

      've received auto-generated spam emails that read a lot like this.

      Out of curiosity, I did a keyword search for the strings used in these E-mails. They pull out batches of 14 words (or around 70 characters) at random from several different online book websites. An example includes US General history books

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    20. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      We have discovered the beginnings of skynet! It is aware!

    21. Re:The blind publishing the blind. by Rostin · · Score: 0, Flamebait

      I'm not going to lie and claim that I totally understand the second paragraph. But I understand enough of it to recognize that it was not randomly generated and that it does have a meaning.

      It seems like nerdy sorts of people nearly always reason this way when confronted with Dilbert-esque speech:

      1. I am a smart person, and I understand everything.
      2. I do not understand this.
      3. Therefore, it is nonsense.

      Or perhaps like this:

      1. Ideas that can't be stated with mathematical precision are crap.
      2. This statement is not specific enough to make a good programming specification.
      3. Therefore, this statement is worthless.

      Is it possible that the problem is not that the second paragraph is pointless, but that nerdy people have a harder time "getting" the point because of how they are accustomed to thinking?

    22. Re:The blind publishing the blind. by Jason+Ford · · Score: 2, Funny

      That reminds me of an episode of 'Yes, Prime Minister' I saw recently. The PM had a very detailed plan to solve the education, unemployment, and security problems in the country. He was preparing to describe his plan in a television broadcast when his assistant suggested he change the wording.

      Paraphrasing:

      Assistant: 'Well, Prime Minister, why don't you say that we are examining a number of different proposals, evaluating each of them for their effectiveness, expense, and practicality, and will select the best from among them?'

      PM: 'Bernard, you've used a bunch of words but you haven't managed to say anything!'

      Assistant: 'Yes. Thank you, Prime Minister.'

      --
      I did not become a vegetarian for my health, I did it for the health of the chickens. --Isaac Bashevis Singer
    23. Re:The blind publishing the blind. by Saeger · · Score: 1
      I think people who prefer obfuscated prose to plain english simply do it to differentiate themselves from average "laymen terms", even when they know that their multi-syllable-filled bullshit usually isn't any more understandable even to those skilled in the art. The thing is that the manager-types of the world who don't get the BS-joke are big on appearances and perceived intellectual status, and so the snowjobs will continue since they're more fit to survive.

      I wonder if anybody's written a B.S. detector? One that can score:

      • Average syllables per word
      • Average words per sentence
      • Frequency of rarely used words
      • Frequency of buzzword-bingo winning words
      • ...
      --
      Power to the Peaceful
    24. Re:The blind publishing the blind. by DarkSarin · · Score: 1

      Nah, I am in psychology fairly far, and I know as well as anyone that most of the psychologists simply can't write. It is no surprise to many of us, because of the simple fact that most of what they read (other research) is also poorly written. So they write to match the style, hoping to increase chances of publication.

      As someone currently in a PhD program, I only hope to avoid the same type of BS. It's fairly hard to avoid though, since you are constantly inundated by it.

      --
      "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
    25. Re:The blind publishing the blind. by jd · · Score: 1

      No, the reviewer didn't want to say "It reads like gibberish, so you're either a politician or a pointy-haired boss and you can consequently make my life a living hell if I tell you you're an idiot. So I'll confuse you with equal gibberish instead."

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    26. Re:The blind publishing the blind. by speleo · · Score: 4, Funny

      The founder of what is now a very large software company I used to work for suggested this as the mission statement when they needed one before they went public:

      "Whores for money."

      Later on in the same company (after it went public) each department needed it's own mission statement. I worked in technical support at the time and our director suggested this:

      "Answer phone when ring."

      None of us now work there.

    27. Re:The blind publishing the blind. by Idarubicin · · Score: 4, Funny
      At many (but not all) conferences, authors tend to be given the benefit of the doubt, so long as the paper is not obviously ridiculous or plagiarized.

      Yes, but did you look at the paper? Figure 6 on "millennium hash tables" (which I admit shows an excellent linear relationship) plots the dependence of "seek time (cylinders)" on "latency (celcius)". Figure 3 measures "time since 1977" in teraflops. Okay--maybe reading the paper is too much to ask, but couldn't they at least have looked at the pictures?

      I dare say that the paper is "obviously ridiculous".

      --
      ~Idarubicin
    28. Re:The blind publishing the blind. by hedley · · Score: 1

      "We are quality"

      I loved that one.

      H.
      PS: My Dilbert calendar last week or so had the one where PHB is telling Wally his status report was a series of non-sensical buzzwords to which Wally replied that PHB used his status report as the 'Mission Statement'. Wonderful.

    29. Re:The blind publishing the blind. by qw(name) · · Score: 1
      My favorite one-liner from the paper:
      three hypotheses: (1) that we can do a whole lot to adjust Lastly, Japanese experts halved the effective hard disk throughput of Intel's mobile telephones.
      That's a good one.
    30. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      Plain English Campaign eh?

      It's one thing to ask people to write cleary. It's another to start dumbing down the language. I am worried that the Plain English Campaign has gone to far to the latter.

    31. Re:The blind publishing the blind. by qw(name) · · Score: 1
      That should just read:
      Lastly, Japanese experts halved the effective hard disk throughput of Intel's mobile telephones.
      I don't know what happened to the quote...
    32. Re:The blind publishing the blind. by superstick58 · · Score: 1

      Hah! That paper is good for a laugh. I especially enjoyed some of the listed References at the end. E. Shroedinger and S Hawking wrote a paper on 802.11b. Also, I want to read the paper on Deconstucting Massive Multiplayer Online Role-Playing Games.

    33. Re:The blind publishing the blind. by NoOneInParticular · · Score: 5, Funny

      I actually thought the reply was brilliant. The guy clearly looked at the paper, looked at it again and decided that he would not insult any reviewer by exposing them to blatant nonsense that was in the paper. Then, after being asked for the reviews, he answers in the same style as the paper, complete with obscure and irrelevant references. Score 1 for the organizer, I thought.

    34. Re:The blind publishing the blind. by Surt · · Score: 1

      Now now, the job of an employee of a company is not to make money. Remember, the mission statement must inspire the employees of the company, and is not just a statement of the mission of the company.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    35. Re:The blind publishing the blind. by B3ryllium · · Score: 1

      Go buy an iOne optical mouse (about $5 if you can find one) and read the manual.

    36. Re:The blind publishing the blind. by Surt · · Score: 1

      The really scary thought is that both might be computers, and they might be having meaningful communication none of us can understand.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    37. Re:The blind publishing the blind. by corporatemutantninja · · Score: 1
      Um, why are you bashing "corporate America" when this is all about academia?

      Oh, right, this is Slashdot. My mistake.

      --
      Actually, I was trying to be Insightful, not Funny.
    38. Re:The blind publishing the blind. by mithras+the+prophet · · Score: 3, Insightful

      The references were entirely relevant, in my reading. The students asked for a justification for the rejection, and reviews if available; furthermore they implied that this was normal practice.

      The response cited several papers showing that giving reasons for rejection is (a) less common than was implied, (b) frequently non-informative. So it was a justification for giving no justification.

      I agree it was a little turgid, but unlike the paper itself, it did make sense.

      --
      four nine eighteen twenty-7 thirty-nine forty-7 fiftyeight sixty-nine seventy-9 eighty-8 one-hundred-and-nine one-twenty
    39. Re:The blind publishing the blind. by TLSPRWR · · Score: 1

      You're hired!

    40. Re:The blind publishing the blind. by arodland · · Score: 1

      Haha... I like the "lookaside buffer" bit. I'm sure that it came from TLB "translation lookaside buffer", but on its own it seems like the exotic cousin of lookahead and lookbehind. Kind of like elevators going sideways.

    41. Re:The blind publishing the blind. by Fulcrum+of+Evil · · Score: 3, Insightful

      1. Ideas that can't be stated with mathematical precision are crap.
      2. This statement is not specific enough to make a good programming specification.
      3. Therefore, this statement is worthless.

      1. If you can't explain something clearly, then you don't underrstand it yourself.
      2. This is so unclear as to obscure the existence of a point in the first place.
      3. Therefore, you don't know what you're talking about.
      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    42. Re:The blind publishing the blind. by shirai · · Score: 3, Interesting

      Don't get me wrong, I am a fan of plain English and I love the idea behind the "Plain English Campaign," but their guides are poor for a website that is advocating Plain English.

      Consider these lines from their guide "How to Write Plain English."

      Most experts would agree that clear writing should have an average sentence length of 15 to 20 words.

      Should read:

      Make your sentences about 15 to 20 words long.

      And...

      However, at first you may still find yourself writing the odd long sentence, especially when trying to explain a complicated point. But most long sentences can be broken up in some way.

      Should read...

      If you find yourself writing a long sentence to explain a complicated point, try breaking your sentence up.

      Or...

      If your sentence is too long, try breaking it up.

      Or...

      If your sentence is too long, break it up.

      And...

      To explain the difference between active and passive verbs, we need to look briefly at how a sentence fits together. Almost every sentence has three important parts. There are three main parts to almost every sentence:

      Should be:

      Well, whatever it is, it shouldn't say the same sentence twice at the end.

      These are just a few examples and I'm sure one could advocate the use of the original in some situations. But read the entire article and you will see useful information and perhaps "better-than-average use of plain English" but it won't be as great as it must be for a site of this kind.

      My test for well written in English is that my mind doesn't wander. I knew this wasn't great English because I sometimes found it hard to concentrate on the material. This is especially bad when I'm interested in it. IMHO, the "Elements of Style" is a better introduction to good writing.

      Before you jump all over me for any badly constructed sentences in this post, remember that the standard for a "teaching plain english" article has to be much higher than a SlashDot post. ;)

      --
      Sunny

      Be my Friend

    43. Re:The blind publishing the blind. by Stiletto · · Score: 4, Funny


      Through WMSCI conferences, we are trying to relate (+1, non-action) the analytic thinking required in focused conference sessions (+1, vague), to the synthetic thinking (+1, jargon), required for analogies generation (+2, prepositional phrase overload), which calls for multi-focus (+2, oxymoron) domain and divergent (+1, buzzword) thinking (+1, word used three times in one sentence). Sentence bonus (+3 run-on)
      We are trying (+1, repeat) to promote (+1, non-action) a synergic (+1, buzzword) relation between analytically and synthetically oriented minds (+1, jargon), as it is found between left and right brain hemispheres, by means of (+2, prepositional phrase overload) the corpus callosum (+1, jargon). Then, WMSCI 2005 might be perceived (+1, non-action) as a research corpus callosum (+1, jargon), trying to bridge (+1, non-action) analytically (+1, word overuse) with synthetically (+1, word overuse) oriented (+1, buzzword) efforts, convergent (+1, buzzword) with divergent (+1, buzzword) thinkers and focused (+1, word overuse) specialists with non-focused (+2, again?) or multi-focused (+3, AAAGGHH) generalists. Sentence bonus (+3 run-on) Paragraph bonus (+5 meaningless)



      TOTAL SCORE: 41 (a new world record)
    44. Re:The blind publishing the blind. by stanmann · · Score: 1

      The real question is how do you prepare the Canadians before you serve them... boiled, baked, stewed, barbequed, grilled, deep fried. there are so many choices.

      --
      Food not Bombs is a nice platitude but it breaks down when you notice that the Bombees are usually well fed
    45. Re:The blind publishing the blind. by lgw · · Score: 1

      You work for an organization that only gives a straight answer if the Queen calls for service? How odd.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    46. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      In CS, especially in systems, conference papers (the good conferences, typically ACM and then IEEE) are the gold standard. I've had colleagues get a paper rejected 2-3 times and then have our advisor tell him to turn it into a journal paper .. where it will probably get in.

    47. Re:The blind publishing the blind. by rk · · Score: 1

      "Serving Canadians"

      It's a cookbook!

    48. Re:The blind publishing the blind. by Boronx · · Score: 1

      You brits are spoiled. That sounds refreshingly forthright to this American.

    49. Re:The blind publishing the blind. by alfien31 · · Score: 1
      Judging from the acceptance email, I'm not sure that English is the writer's first language anyway...
      Each accepted papers (reviewed and non-reviewed) is candidate for being best paper of its respective session and, consequently, it is candidate for a second reviewing process to be made by the reviewers of the Journal of Systemics, Cybernetics and Informatics (JSCI), by means of which the best 10%-20% of the papers presented at the conference will be selected and published in the JSCI after making possible modifications (in content/format) and extensions as to adequate them to a journal publication.
    50. Re:The blind publishing the blind. by SpecBear · · Score: 2, Funny

      How else do you expect them to stretch "To make money" out to fill up an entire page?

      Switch page orientation to landscape, increase font size. Can I be a CEO now?

    51. Re:The blind publishing the blind. by gzunk · · Score: 1

      But have you checked the references or were they made up? I vote for made up.

    52. Re:The blind publishing the blind. by Malacca · · Score: 1

      "What's scary is that the second paragraph was written by humans."

      That's an interesting assumption you're making.

    53. Re:The blind publishing the blind. by Qzukk · · Score: 1

      No, you're now doomed to be tech support for the CEO who just came up with that stunning and brilliant idea.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    54. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      Easy: "To make lots and lots and lots (etc...) of money" This could fill up as many pages you like.

    55. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      Yes, this is also the best way to write a doctoral thesis in one of the literary disciplines.

    56. Re:The blind publishing the blind. by pegasustonans · · Score: 1

      Plain English doesn't have to be short. If it did, we'd all be striving for some Orwellian ideal of shortening everything into nothing. The key is to be understandable, not monosyllabic.

      --
      And all our yesterdays have lighted fools The way to dusty death. --Will
    57. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      This is true, but it shouldn't be long for the sake of being long. It should be long because *there is more content*.

      Generally speaking, if you take two lines that say the same thing, and one is shorter, the shorter one is better. If you take two lines that say different things, then you need to judge the lines independently.

      For example:

      Most experts would agree that clear writing should have an average sentence length of 15 to 20 words.

      Was shortened to:

      Make your sentences about 15 to 20 words long.

      But this may be better:

      Make your sentences about 15 to 20 words long. Longer sentences should be broken up while sentences less than 15 words should be used sparingly, usually to punctuate an idea for effect.

      You see, the third example has a longer sentence but every word adds an idea and hence, I wouldn't recommend cutting it. The second line says pretty much the same as the first line but uses a more imperative format which is stronger.

      Sunny

    58. Re:The blind publishing the blind. by davidgay · · Score: 1

      And, in the field in question, i.e., CS, the good conferences have highly rigorous review, while the journals are languishing. Typical exchange: "What should we do with this rejected conference paper?" "Well, we could submit it to a journal..." "Shouldn't we try the 'next' conference?"

    59. Re:The blind publishing the blind. by The+Archon+V2.0 · · Score: 1
      "If you don't believe me, go look at the mission statement of any big company. It doesn't read like English."
      How else do you expect them to stretch "To make money" out to fill up an entire page?

      Just like the last big company I worked for did - go into the training room filled with new hires (which included me), split them into four groups, and get them to each write the mission statement, then pick the best.

      For bonus points, go really hokey and play the voting out like 'reality' television - don't pick the winner, pick the three losers first. My group was the first voted off the metaphorical island. Ours was the only mission statement less than two paragraphs. Coincidence?

      The winner was our mantra - insofar as War and Peace can be a mantra, anyway. Someone wrote it on a disused whiteboard for us to read/genuflect to when we entered the training room. That lasted a day or two before all but the suckups forgot it. A day later someone needed the whiteboard.

      (To be fair, it wasn't a mission statement for the company, just for our section, or our 'personal pod' as it was called. I presume they did the same whenever a few managers passed through the training area and decided to make use of whatever they learned in Peon Morale Building 101.)

    60. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      However, at first you may still find yourself writing the odd long sentence, especially when trying to explain a complicated point. But most long sentences can be broken up in some way.

      Should read...

      If you find yourself writing a long sentence to explain a complicated point, try breaking your sentence up.

      Or...

      If your sentence is too long, try breaking it up.

      Or...

      If your sentence is too long, break it up.


      How about:

      LONG SENTENCES BAD! YOU BREAK LONG SENTENCES!

    61. Re:The blind publishing the blind. by Anonymous Coward · · Score: 0

      On the other hand, some of us don't like being commanded around when it comes to our writing.

      Thus, I would say, "Make your sentences about 15 to 20 words long if you want to follow our narrow approach as to what the English language should be and how it should be expressed." Then I would add, "Otherwise, feel free to do whatever you want so long as you say what you mean and the people for whom you write understand or are inspired by your work on at least the level at which you originally intended."

    62. Re:The blind publishing the blind. by shadowbearer · · Score: 2, Funny

      Run At The Mouth Disease is a frequent absolution statement of a fairly large statistical group who feel they've been overutilized and underappreciated. To counter this negative feedback we've instituted the "Happy Employee" Day, where we will harness our collective attractive karma thru the underemployment of outwear and underwear and the overemployment of smiles. All employees are encouraged to attend, and attendance will be taken.

      Good Day
      Haired, Pointy, CERIO

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    63. Re:The blind publishing the blind. by shadowbearer · · Score: 1

      Is that broadcast available online? I saw a snippet some time back and about died laughing. You Brits have a marvelous sense of irony ;-)

      (*hopeful*)

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    64. Re:The blind publishing the blind. by cheekyboy · · Score: 1

      like "Making billions, with zero employees"

      Pretty soon, the worlds computers/robots will have ALL the cash, and us humans will have no jobs, no cash and be their slaves keeping the electricity grid up, but still perhaps own some shares to live of that.

      --
      Liberty freedom are no1, not dicks in suits.
    65. Re:The blind publishing the blind. by Cederic · · Score: 1


      Your shorter examples are saying something different.

      The Plain English sentences are offering recommendations and suggestions. Your shorter sentences are prescriptive and mandate certain solutions.

      If a long sentence can not be sensibly reduced in size then the Plain English guidance still holds. Yours however insists that the sentence be broken, even if that would actually reduce its readability.

      I have no problem with the quality of the English you used, or its simplicity and readability. It just isn't conveying the same intent and message as the English you are attempting to replace. That makes it unfit for purpose.

      ~Cederic admits he got a shite grade in GCSE English

    66. Re:The blind publishing the blind. by Jason+Ford · · Score: 1

      You might be able to see it here. I wasn't able to check it through the corporate firewall. Look for the link "Hacker has a plan."

      It seems I gave a couple of people the impression that I'm a Brit. Perhaps my original post had a British sensibility to it? No, I'm just an American with a Netflix subscription.

      Here's one of my favorite exchanges from the programme ;), where Sir Humphrey is demonstrating to Bernard the nature of surveys.

      Sir Humphrey: "You know what happens: nice young lady comes up to you. Obviously you want to create a good impression, you don't want to look a fool, do you? So she starts asking you some questions: Mr. Woolley, are you worried about the number of young people without jobs?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Are you worried about the rise in crime among teenagers?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Do you think there is a lack of discipline in our Comprehensive schools?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Do you think young people welcome some authority and leadership in their lives?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Do you think they respond to a challenge?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Would you be in favour of reintroducing National Service?"
      Bernard Woolley: "Oh...well, I suppose I might be."
      Sir Humphrey: "Yes or no?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Of course you would, Bernard. After all you told you can't say no to that. So they don't mention the first five questions and they publish the last one."
      Bernard Woolley: "Is that really what they do?"
      Sir Humphrey: "Well, not the reputable ones no, but there aren't many of those. So alternatively the young lady can get the opposite result."
      Bernard Woolley: "How?"
      Sir Humphrey: "Mr. Woolley, are you worried about the danger of war?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Are you worried about the growth of armaments?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Do you think there is a danger in giving young people guns and teaching them how to kill?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Do you think it is wrong to force people to take up arms against their will?"
      Bernard Woolley: "Yes"
      Sir Humphrey: "Would you oppose the reintroduction of National Service?"
      Bernard Woolley: "Yes ... oh!"
      Sir Humphrey: "There you are, you see Bernard. The perfect balanced sample."

      --
      I did not become a vegetarian for my health, I did it for the health of the chickens. --Isaac Bashevis Singer
    67. Re:The blind publishing the blind. by n()()ne · · Score: 1

      It must have been randomly rejected too. So it was actually "unfeasible for them to explain the rejection" without resorting to some heavy chaos theory, no?

      --
      Scio me nihil scire.
  6. What's it's username here? by Rollie+Hawk · · Score: 3, Funny

    n/t

    --
    Before any liberals are tempted to mod up one of my comments, a word of warning: I'm actually making fun of you.
  7. Reverse Engineer? by CypherXero · · Score: 1

    Did they reverse engineer the iPod Shuffle?

  8. Hmm by daeley · · Score: 5, Funny

    Do they accept randomly generated quotes from Linus Torvalds? ;)

    --
    I watched C-beams glitter in the dark near the Tannhauser gate.
    1. Re:Hmm by garcia · · Score: 3, Funny

      Only if they're not true.

    2. Re:Hmm by Woy · · Score: 1

      No, they stopped when he posted that he didn't like it because it mapped the BSD raid-1 in an open source mouse.

      --
      "If God created us in his own image we have more than reciprocated." - Voltaire
  9. How Long Before... by ackthpt · · Score: 4, Funny
    How long before /. accepts an article randomly generated?

    or has it already happened?

    downtown Holland, Michigan is in flames as a randomly assembled protest practices their own brand of metamoderation.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:How Long Before... by Darthmalt · · Score: 2, Funny

      you mean like this one

    2. Re:How Long Before... by nigham · · Score: 1

      I thought that already happened here. Linus quote about MS Office was, in fact, made up!

      --
      I don't want to read /. I want to go home and re-think my life.
    3. Re:How Long Before... by NeoSkandranon · · Score: 1

      Wow, it even mangles the rendering just like slashdot...

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
  10. the question is.. by ShaniaTwain · · Score: 5, Funny

    Whats the equivalent monkeys per typewriter power of this software?

    1. Re:the question is.. by Tackhead · · Score: 3, Funny
      > Whats the equivalent monkeys per typewriter power of this software?

      Don't know much 'bout monkeys and typewriter, but I reckon at least 1,000,000 pickup trucks, shotguns, and miles of highway signage, at least if it's written in Braille.

    2. Re:the question is.. by Anonymous Coward · · Score: 0

      Whats the equivalent monkeys per typewriter power of this software?

      Could slashdot posters do any better?

    3. Re:the question is.. by IntelliTubbie · · Score: 4, Funny

      Whats the equivalent monkeys per typewriter power of this software?

      Good thinking! I hereby propose a new unit for measuring intelligence: the MBOTY (monkey-banging-on-typewriter-years). From basic probability theory, this number is certainly always finite -- and in some cases, very much so.

      Cheers,
      IT

      --

      Power corrupts. PowerPoint corrupts absolutely.

    4. Re:the question is.. by spudchucker · · Score: 1

      How many rednecks with shotguns near stop signs = a bible in braile?

    5. Re:the question is.. by nurhussein · · Score: 1

      From basic probability theory, this number is certainly always finite -- and in some cases, very much so.

      I heard the number of monkeys was 12. But that's imperial units. Silly Americans, refusing to use metric.

    6. Re:the question is.. by Anonymous Coward · · Score: 0
      1 MBOTY = The letter 's' and pooping on the keyboard.

      Suprisingly it's not a lot different than human intelligence

    7. Re:the question is.. by Kainaw · · Score: 1

      I hereby propose a new unit for measuring intelligence: the MBOTY (monkey-banging-on-typewriter-years).

      I worked on an AI project to generate 'pleasing music'. We had two primary ratings for each sample that it produced: The number of times it went through the generator and the pink balance (or zipfian balance if you like). That project didn't go anywhere, but I applied it to generating groups of colored pixels and found that the number of times it went through the generator was very important. Perhaps that could be construed as a MBOTY rating.

      --
      The previous comment is purposely vague and generalized, but all of the facts are completely true.
    8. Re:the question is.. by rkmath · · Score: 1

      Not monkeys. This is a CS forum. The right units is "beowulf cluster".

    9. Re:the question is.. by carlmenezes · · Score: 1

      I believe the answer is -1, given the fact that a synthetic monkey wrote this.

      --
      Find a job you like and you will never work a day in your life.
  11. Review by Big+Mark · · Score: 2, Interesting

    This paper was recently accepted as a "non-reviewed" paper!

    So... no-one organising the conference has actually read it? Anything would've gotten through in that case. Even slashdot trolls.

    1. Re:Review by sellin'papes · · Score: 3, Informative

      non-reviewed papers do not mean that they haven't been read. It means that it hasn't been reviewed. In the case of scientific articles, review means that your peers follow the same process and methods and see if they come up with the same conclusions.

      --
      This is my last post.
      [6th Estate]
    2. Re:Review by shawb · · Score: 1

      Well, it was submitted to a conference on Systemics, Cybernetics and Informatics. Sounds to me like it's not so much the contents of the paper as the way in which it was made that got the paper in.

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
    3. Re:Review by bcattwoo · · Score: 0
      I don't think that is true most of the time. Maybe this would be possible in CS where you could ask the submitter for his code, derivations, etc. in order to confirm that everything works the way they claim. In many other fields though it would be prohibitively expensive and time consuming for a reviewer to actually go and reproduce another researchers work.

      Most articles are simply read critically with an eye towards questions like: is this feasible, is the methodology sound, what if they tried this? After the paper is published other researchers will undoubtedly try to reproduce the results if the paper is of sufficient interest.

    4. Re:Review by lukewarmfusion · · Score: 2, Informative

      Some psychology papers are based on data collected over decades. Peer review doesn't mean "try this and make sure I was right" as much as it's "make sure my conclusions line up with my methods, the content is relevant in the context of the literature, and so on."

      Indeed, even top journals in Psychology will publish papers with mistakes that the reviewers missed. Sometimes it's hard to keep up. I think they give a little slack to the established authors in the field, assuming that easy mistakes won't be made.

      My wife, a grad student, discovered a problem in a top researcher's paper. She took it to her advisor and some other professors and they discovered she was right and the author was wrong. Of course, she's scared as hell about writing a criticism of such a well-known and respected researcher.

    5. Re:Review by the+pickle · · Score: 3, Informative

      Mod parent idiotic.

      I used to be an organic chemist, and absolutely every paper for refereed journals was reviewed by a third party in the lab to ensure the results could be duplicated. Our lab did a few, and our lab's papers were done by others.

      It is expensive and time-consuming. That's why journals like JACS, JOC, Tetrahedron, etc. are respected so widely: the research in them is rock-solid and proven to work.

      p

    6. Re:Review by Idarubicin · · Score: 1
      So... no-one organising the conference has actually read it? Anything would've gotten through in that case. Even slashdot trolls.

      As others have noted, "not reviewed" is not the same as "not read". It just means that there isn't a formal peer review process--someone should still be sanity checking the submissions.

      It's worth noting that a second submission by the same MIT group was rejected. Someone is reading these, but it appears that their selection criterion involves a coin toss....

      --
      ~Idarubicin
    7. Re:Review by Stonehand · · Score: 1

      Such is not, however, the universal practice for computer science journals or conferences. It's rather more typical to (a) not include sufficient details to replicate results; this is hardly difficult to do given the number of parameters and choices of implementation for any given method; and (b) to not make the code available, or perhaps to grudgingly provide it with the least documentation possible.

      --
      Only the dead have seen the end of war.
    8. Re:Review by the+pickle · · Score: 1

      Even more reason to mod that moron down, as CS was the one field in which he claimed it should be *possible* to peer review everything.

      Thanks for the support. :)

      p

    9. Re:Review by Anonymous Coward · · Score: 0

      She shouldn't be. As Freeman Dyson once said about the reception of some of his published theories, "It's much better to be contradicted than to be ignored."

    10. Re:Review by antientropic · · Score: 1

      It is expensive and time-consuming. That's why journals like JACS, JOC, Tetrahedron, etc. are respected so widely: the research in them is rock-solid and proven to work.

      As in the Schön affair? He got 7 papers in Nature and 8 in Science with made-up data.

      In most fields of science, it is completely infeasible for the reviewers to actually reproduce the results. It would take way too much time or money, or simply require equipment or materials not available to the reviewer (how do you reproduce results from a multi-billion dollar particle accelerator if you don't have access to one yourself?) The reviewing process is not intended to catch scientific fraud, but to assess the relevance and novelty and catch mistakes in the method, interpretation, and so on.

    11. Re:Review by TekGoNos · · Score: 1

      The parent is completly right, code is almost never published in CS, so it cannot be verified.

      And unfortunally, as I discover the more and more, the code done in most research papers is VERY bad.

      Usually, a paper come to be :
      - I have this great idea that we could guess the background color based the user.
      - Can this be done on a computer?
      - If (user == "me") bg = red; else bg = gray;
      - Yes, it can!
      - Write a long paper explaining all the benefits of personlized background color
      - Write cool statistics : in 75% of all cases our algorithm correctly guesses the preferred bg (two of my friends like gray, a third doesnt, I like red, so 3/4 = 75%, but I wont publish such unimportent details as the number of subjects)
      - Publish

      Unfortunally, this is much closer to reality than fiction :(
      Code done for an article is rarely more than a proof-of-concept and almost never reusable. Even if the article is about a real application, the code is written for this application, ignoring all rules of good design (I have right before my eyes a class with 95(!) fields)
      There was a paper about a "framework", but when I got the code, it didnt even compile as it was so closely interweaved with the applications code that it wont run without it.

      Oh and if I publish the name of the guys, I will get in big trubble as I'm just a crazy master student without any publication and the authors of the papers describing the system a well-established professor with lots of published articles and good connections.

      So, IMNSHO CS research is in BIG trubble, politics have become more important than scientific merrit, and the number (not the content) of published articles is the most important benchmark.
      For myself, I'll get out of it as soon as I finish my master and get a job to do some real work.

      --
      I have discovered a truly remarkable proof for my post which this sig is too small to contain.
    12. Re:Review by Anonymous Coward · · Score: 0

      Mod yourself idiotic.

      I spent a year as an undergrad research assistant in an analytical chemistry lab. Most of the work done, and consequently, most of the papers reviewed there, had to do with computer aided analytical chemistry (buzzword: chemometrics). I saw probably a dozen papers in review pass through there, and no attempts were made at reproducing the results. It just wasn't expected. The papers were not submitted with their raw data set or any computer code. As the grandparent poster said, it would be too time consuming and too costly to reproduce these. Mind you, these papers were to be published in major journals like Analytical Chemistry and Analytica Chemica Acta. Of course, this opens up the possibility of academic fraud. But, the review process is not really designed to detect fraud, just bad research.

      It may be feasable to mix some chemicals together and reproduce simple organic chemistry experiments, but if you look outside your own field, you may be suprised at how much less rigorous the review process can be. Just look at physicist Alan Sokal, who published a completely nonsensical (and quite funny) paper in a postmodernist humanities journal to prove a point. This was a peer-reviewed journal.

    13. Re:Review by Anonymous Coward · · Score: 0

      Ntoice that Schö wasn't published in the Chemistry journals that grandparent mentioned.

  12. Have a randomly generated comment by Anonymous Coward · · Score: 5, Funny

    I for one welcome our new randomly generated comment/story overlords from soviet russia where comment posts you.

    1. Re:Have a randomly generated comment by Anonymous Coward · · Score: 0

      Breasts.

    2. Re:Have a randomly generated comment by Anonymous Coward · · Score: 0

      In Korea, computer science papers are only written by old people, where they are seen as a more formal means of communicating recent developments.

    3. Re:Have a randomly generated comment by Anonymous Coward · · Score: 0

      They're not new, they've been lording over us for some time...
      http://www.perlmonks.org/?node=294798

    4. Re:Have a randomly generated comment by Drooling+Iguana · · Score: 1

      1) Breasts
      2) ???
      3) Profit!

      --
      ... I'm addicted to placebos
    5. Re:Have a randomly generated comment by Anonymous Coward · · Score: 1, Funny

      Uh, there is no step two there. Breasts and profit is a simple two-step scheme.

    6. Re:Have a randomly generated comment by maxwell+demon · · Score: 1, Funny

      Imagine a Beowulf cluster of random comment generators!

      --
      The Tao of math: The numbers you can count are not the real numbers.
    7. Re:Have a randomly generated comment by Anonymous Coward · · Score: 0

      I believe they are called Slashdot Editors.

    8. Re:Have a randomly generated comment by Anonymous Coward · · Score: 0

      Yeah! They'd eventually post the complete works of Shakespear.

      And they'd be modded off-topic and overrated. Proof that the moderation system works.

    9. Re:Have a randomly generated comment by TractorBarry · · Score: 1

      Bah !

      I for one welcome our new beowulf cluster of randomly generated comment/story overlords from soviet russia where only old South Korean comments posts you.

      --
      Sky subscribers are morons. They pay to be advertised at !
  13. Not surprising at all by shoppa · · Score: 4, Informative
    It's always been well-known that if you can't get your paper published in a refereed journal, you can probably get it published in some conference proceedings. I've even used this trick while I was in academia.

    At the larger conferences they make some attempt at screening out the known crackpots. The amount of effort varies.

    1. Re:Not surprising at all by xyzzy · · Score: 5, Informative

      Yup, this conference looks like one of those used to buff resumes. If you look at the "Academic and Industry sponsors" page, you will notice that NO major universities or societies are sponsoring this conference. I get a couple invitiations to things like this a month.

    2. Re:Not surprising at all by Anonymous Coward · · Score: 0

      You've applied this theory to all of academia when this really depends on your field of research. For instance, one should be publishing in conferences and not in journals for systems CS research.

    3. Re:Not surprising at all by gl4ss · · Score: 0

      so.. it's basically like buying a degree from spam?

      --
      world was created 5 seconds before this post as it is.
    4. Re:Not surprising at all by Anonymous Coward · · Score: 0

      Cryptography publishing is very, very heavily conference-based as well. If you start thinking crypto, eurocrypt, stoc, or focs are "easy", then you should certainly get a very nice job, very easily.

    5. Re:Not surprising at all by xyzzy · · Score: 3, Interesting

      Yea, it's basically like that. Real conferences don't accept unreviewed papers at all, so that's a telltale sign.

    6. Re:Not surprising at all by brdsutte · · Score: 1

      Actually, in computer science, the situation is a little different. Some of the top publication venues are conferences such as ACM PLDI, OOPSLA, ISCA, POPL, etc. Often, these conferences have acceptence ratio's below 25%. In the computer science field, these conferences are well-known, and publications in them are well-respected. This often poses problems for computer scientists working in electrical engineering departments: engineers are typically used to publish in transactions and other journals, and hence do not recognize the value of top CS conference publications.

    7. Re:Not surprising at all by Anonymous Coward · · Score: 0

      What tends to happen (in my field) is that conferences have the newest research but normally the papers have to be relatively short and less refined than journal papers.

      The lead time from paper submit to conference is about 8-12 months, maximum. From paper submit to journal is more like 1.5-2 years, minimum.

      If I am looking for papers on a topic by some authors, I prefer to read their journal papers over their conference papers. More detail in the journals.

    8. Re:Not surprising at all by Anonymous Coward · · Score: 0

      Their website design is also terrible. Is this another clear example of their demise? Seriously if I visit that page, it's very clear that their design suffers from a very low quality.

    9. Re:Not surprising at all by Anonymous Coward · · Score: 0

      And the worst of these, they have got a bunch of these. http://www.iiisci.org/sci2005/main/view_process.as p?type=4/

    10. Re:Not surprising at all by Stonehand · · Score: 2, Insightful

      Yeah, for some conferences. For ACM SIGMOD 2005, for instance, 65 acceptances out of 431 papers; the acceptance rate for VLDB '04 was also non-trivial 16.1%. These are not unusually low for these conferences.

      ACM SIGMOD '05
      VLDB '04

      --
      Only the dead have seen the end of war.
    11. Re:Not surprising at all by plampione · · Score: 2, Informative
      Yes, I also get several spams a month from this group of people organizing conferences in Orlando, Florida. They ask me to "submit a paper, or if I like, organize an invited session" - so that I invite my friends and make the conference larger.

      Verbatim from one of their emails:

      We would also like to invite you to consider the possibility of organizing an invited session in the area or topic of your research interest or in the context of your experience. To do so fill, please, the web page form given at (http://www.cyberinformatics.org/rmci05/reviewers/ register_reviewer.asp)."

      My guess is that the organizers make money out of the conferences, and people who want to buff their resumes submit to it. I do not believe papers are reviewed in any way (that would be work!).

      This should not at all be construed as an assessment of the general quality of conferences. These days, the review process in prestigious conferences is usually better than in top journals. For prestigious conferences, it is a honor to be on the program committee, so top people accept to do this. This is different from journal reviews, that are a lot of work, and generally little honor (because the names of the reviewers cannot be publicized in the same way that program committee membership is). Furthermore, journal papers generally are reviewed by 2-3 people, whereas 4 reviews is the norm for top-quality conferences. At least, this is the situation in computer science these days.

      Of course, as this example shows, one needs to know which conferences are serious and which ones are not.

    12. Re:Not surprising at all by Anonymous Coward · · Score: 1, Funny

      That punctuation mark, the semicolon.. I do not think it means what you think it means.

    13. Re:Not surprising at all by rottcodd · · Score: 1

      The American Physical Society (aps.org) accepts all talks. And posters. I gave a poster near a guy who was asking physicists to design a helmet to block mind control rays (he got many times more interest than my poster, of course.) I've attended a talk about developing an expression for bringing the magnetic field into relativistic frames (which is silly, as in relativistic frames it's just the electric field). These talks get moved to sessions of their own, where they don't impede talks that make a even a little sense.

  14. No more monkeys... by darthgnu · · Score: 0, Redundant

    ...to get those million typewriters going, darn !

    --
    Freedom is strength, Ignorance is peace, War is slavery.
  15. On a similar note... by GillBates0 · · Score: 3, Funny
    check out the Random Slashdot story generator if you haven't done so already. I give it a few weeks before one of these gets accepted by the editors.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
    1. Re:On a similar note... by glen604 · · Score: 2, Funny

      The best part is that it randomly puts in spelling errors as well.. that's the subterfuge needed to get the editors to accept it.

    2. Re:On a similar note... by JaffaKREE · · Score: 0

      The first one I got was "Spider-man denies relationship with Kevin Mitnick".

    3. Re:On a similar note... by Mornelithe · · Score: 1

      "Bruce Perens Denies Relationship With Crazy Squirrel"

      "Ask Slashdot: How Do I Reanimate Hitler?"

      "Books: Hypnotizing Squirrels And Java Programming: A Symbiosis"

      --

      I've come for the woman, and your head.

    4. Re:On a similar note... by Anonymous Coward · · Score: 0

      it even screws up the page formatting correctly in firefox

    5. Re:On a similar note... by theWrkncacnter · · Score: 1

      That doesn't seem to generate stories. It seems to just load a randomly made up slashdot story, which is not as cool.

      --
      -1 (Troll) is antihammer
  16. Lack of peer review by sellin'papes · · Score: 2, Interesting
    This genius. Another way of exploiting bloated systems which lack proper review by peers.

    On a similar note, I feel that this is where /. is successful, although it puts articles on which are sometimes bogus, the peer review puts those articles to shame.

    --
    This is my last post.
    [6th Estate]
  17. Slashdot by Nightreaver · · Score: 2, Interesting

    Sometimes you think that most of the /. posts are randomly generated, seedrf with the Wikipedia page on Slashdot subculture...

  18. No big surprise by ghoti · · Score: 5, Interesting

    The organizers of this stupid conference (and also some "WSEAS conference on all and everything") keep spamming me with emails about how their deadlines have been extended and how I am invited to submit a paper. This just confirms that those conferences are total crap - if not outright scams.

    Actually, a former professor of mine once did something similar. They submitted a paper that they had written by hand, but that didn't make any sense (something about evaluating footprints in dark rooms) to a conference that was known for its crap quality, and it was accepted. This broke that conference's neck, however.

    With some luck, this thing will have a similar result.

    --
    EagerEyes.org: Visualization and Visual Communication
    1. Re:No big surprise by russotto · · Score: 2, Interesting

      I remember that one. It was two papers, one about "radiosity in an enclosed space with no internal light sources" or some such thing. (of course, the problem is trivial). The other was about footprints and actually sounded kind of interesting, though entirely silly. Both were accepted.



      Here's a link:
      Fake VIDEA papers

    2. Re:No big surprise by almiki · · Score: 1
      From the grad students' web site:

      Conference registration fee (2): $780

      Sounds like those offers where they include you in a book of "smart" / "successful" / whatever people, and then charge you $50 for a copy.

    3. Re:No big surprise by GileadGreene · · Score: 1

      Actually, prices like that (works out to about $390/person) are not uncommon for conference registration. Sad, but true.

    4. Re:No big surprise by Y2 · · Score: 2, Insightful
      The organizers of this stupid conference keep spamming me with emails about how their deadlines have been extended and how I am invited to submit a paper.

      Ditto. Sometimes I'm asked to be a session organizer. Complaints to their upstream have no affect.

      --
      "But all your emitter and collector are belong to me!"
    5. Re:No big surprise by clem · · Score: 4, Funny

      From the summary: Now they are accepting donation to fund their trip to the conference and give a randomly generated talk.

      I wonder if they'd accept a randomly generated credit card number?

      --
      Your courageous and selfless spelling corrections have made me a better person.
    6. Re:No big surprise by SWTP_OS9 · · Score: 1

      Lets face it. It simular to a trap. IE the following.

      1) Conference fishes for people to write paper.
      2) Crazy writes paper.
      3) Conference people take your document. Shread it for hampster cage.
      4) Requires for you to attend x hunder dollars.

      Basically they are looking for stuff for there hamsters cage and to make a buck. Dont care if you wrote up the Unified Field Theory that works. But How much money they can extract from you.

      Humans are not an energy source like in the matrix, but a source to extract money from. Kind of the PT Barum concept.

      PS: The example reads better than some of the output from these conferences I have seen over the years!

    7. Re:No big surprise by ghoti · · Score: 1

      Yes, that's what I referred to - thanks for the link!

      --
      EagerEyes.org: Visualization and Visual Communication
    8. Re:No big surprise by ghoti · · Score: 1

      True, but a well-organized conference is absolutely worth it. Not only do you get to present a paper to a lot of people who are interested in it (or at least the topic), you can also make lots of contacts and have a lot of fun too (depending on the community ymmv ;).
      And, of course, very few people pay for conferences themselves. Instead, they have universities or grants to do that for them. Plus, you usually get considerable discounts if you are in the conference committee or a member of IEEE, ACM, etc.

      --
      EagerEyes.org: Visualization and Visual Communication
    9. Re:No big surprise by normiep · · Score: 1

      Just to add a me-three to this. I get the same thing. BUT, I get it twice, once for my regular email address, and once for the email address I use for managing my department's technical reports.
      That second one always starts with:

      Dear Dr. Report...

      --

      -- Point? None! Cob.

    10. Re:No big surprise by Anonymous Coward · · Score: 0

      I wonder why we make this discussion for the conferences of IEEE. We know that IEEE works as a Franchising System. So, the IEEE conferences are not reliable any longer. But, there are some many important issues in the academic community than the Spam. I do not like Spam. Every day I use to receive a great number of messages from IEEE, IEE, IASTED, ACM, etc... advertizing their conferences. But this is NOT the problem. The PROBLEM is elsewhere! Our Professors STEAL our papers! Yes, this is the reality We close our eyes to an important problem. Many Professors sign papers and they do not know what their students write. Professors take the academic promotions and in some cases their students cannot take their master or their Ph.D. I know a professor that joined my university at Roma (Italy). He was lecturer some years ago. With my publications and the publications of another colleague -- also Ph.D. candidate, he became Full Professor after some years. We wrote for him more than 20 papers. Yes, MORE than TWENTY PAPERS He was somewhat stupid and he did not understand anything in our papers (This professor has very low IQ) But, we demanded from us to put his name in all of our papers. He is now Professor, but I am only a Ph.D. engineer. The other collegue had never received his Ph.D.. He wrotes 13 papers for the "Professor", but Professor kick him away from the university. How many professors worlwide STEAL papers from the students? How many professors worlwide STEAL papers from the students? This is the MAJOR Problem Why our papers are stolen by the "supervisors"? Finally my colleague wrote some "trush" papers and submitted them to an IEEE conference Yes, these papers were ACCEPTED! After some years, he send an email to Professor informing him for this Yes! PROFESSORS STEAL PAPERS! PROFESSORS STEAL PAPERS! PROFESSORS STEAL PAPERS! Please, protect the students. Also, this Professor in Roma is threatening his former young student now. This professor is very stupid. He has many money from various relations with crime! He is ridiculus! This a frauder Professor If you want, I can give you more details. Leave your message and your email in this web page and I will tell you his name! I will encourage you to send many emails!

  19. Google Cache by tajmorton · · Score: 1
    --
    Tell the truth and you won't have so much to remember.
  20. HolyBabble(tm) approves of autogenerators by Anonymous Coward · · Score: 0

    For once, HolyBabble(tm) is on-topic. Here's the randomly generated book of Solomuel.

    Enjoy,
    The Ministry of Information

    I have anointed thee king over Israel, for his kingdom was lifted up on high, because of his issue he is unclean. And this shall be a sign to the house of Israel, bewail the burning which the LORD hath commanded, that ye should not obey the truth, before whose eyes Jesus Christ hath been evidently set forth, crucified among you? This only would I learn of you, Received ye the Spirit by the works of the law, or the prophets: I am not worthy to unloose. These things were done in Bethabara beyond Jordan, where John was baptizing. The next day John seeth Jesus coming unto him, and said unto them, Will ye not shew me which of us is for the king of Babylon slew the sons of Zedekiah before his eyes: also the king of Babylon, came Nebuzaradan, captain of the guard, saying, Take great stones in thine hand, and they mock me. But Jeremiah said, They shall not deliver thee. Obey, I beseech thee, save thou us out of his hand, saying, We found this fellow perverting the nation, and forbidding to give tribute to Caesar, or not? Then came Amalek, and fought with Israel in Rephidim. And Moses said unto Hobab, the son of Michaiah, and Shaphan the scribe, and Asaiah a servant of the high priest that same year. Now Caiaphas was he, which gave counsel to the Jews, nor to the left, until we have passed thy borders. And I will yet be more vile than thus, and will be jealous for my holy name; After that they have borne their shame, and their abominations which they have committed. Also, thou son of David, have mercy on me, and send Lazarus, that he may give rest to the land, and all that were present with him, about six hundred men. And Saul, and Jonathan his son, and upon his garments, and lay on the earth; and the ark went upon the face of the old man, and fear thy God: I am the LORD, when I shall put my sword into the hand of them that seek thy life, and the length of thy days: that thou mayest dwell in the land, neither bear the shame of the heathen any more.

  21. Randomly generated reviews by Anonymous Coward · · Score: 0

    I'd say that a random review generator would be more useful.

    Hold on, maybe reviews are already being generated randomly. That would explain why my last paper was rejected!

  22. Correction by Uber+Banker · · Score: 2, Insightful

    That was a highly deterministic post.

  23. Don't forget the great paper by Mazieres & Koh by nweaver · · Score: 5, Funny

    Don't forget Mazieres and Kohler's great submission as well, "Get Me Off Your Fucking Mailing List"

    --
    Test your net with Netalyzr
  24. I doubt they'll attend the conference now... by bergeron76 · · Score: 4, Insightful

    After this news item, I highly doubt they'll still be able to go to the conference.

    --
    Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
    1. Re:I doubt they'll attend the conference now... by Anonymous Coward · · Score: 0

      What? You think that Slashdot is widely read in academic circles? As a conference-paper-submitting PhD candidate myself, I reckon they have a good chance of going through with it unchallenged, the front page of Slashdot notwithstanding.

    2. Re:I doubt they'll attend the conference now... by Anonymous Coward · · Score: 0

      I bet the organizers will have no problem with the free publicity...

  25. So what by Anonymous Coward · · Score: 0

    Why is this news? Slashdot MODs have been moding up randomly generated slashdot posts for years now.

    -Anonymous Monkey #957869330

  26. Does anyone read these? by Wansu · · Score: 2, Funny



    An electronics lab instructor I had in college didn't read our notebooks carefully. I answered a question with the phrase, "mumbo jumbo, dog-faced in the banana patch" and he checked it.

    --
    Wansu, th' chinese sailor
    1. Re:Does anyone read these? by karnal · · Score: 1

      A friend of mine, taking an advanced math course in EE wrote down the simple answer:

      "Zorro was here"

      Primarily because he didn't know what to do to finish out the problem.

      Turns out, the answer was "0" - the prof gave him 3/4 credit for the answer, but marked in red "But where is your work?"

      Laughed about that one for a while. I think he even chatted with the prof about it - he was amused.

      --
      Karnal
    2. Re:Does anyone read these? by daivzhavue · · Score: 1

      Get that kid some special training or something

      --
      "A REAL computer has ONE speed and the only powersaving it permits is when you pull the power leads out of the back!"
    3. Re:Does anyone read these? by Anonymous Coward · · Score: 0

      Dear Lord, I hope that wasn't me. What college did you go to?

    4. Re:Does anyone read these? by diamondsw · · Score: 1

      Some people have a way with words and some people... ... um... not have way.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
  27. It wasn't reviewed by R.Caley · · Score: 5, Informative
    So it's hardly supprising it wasn't rejected. That people orgaising conferences will accept papers just because no one can be arsed to read them is, of course, a different matter.

    So, this doesn't come close to the sucess of Transgressing the Boundaries: Towards a Transformative Hermeneutics of Quantum Gravity which got into a peer reviewed journal.

    --
    _O_
    .|<
    The named which can be named is not the true named
    1. Re:It wasn't reviewed by Rufus88 · · Score: 1

      will accept papers just because no one can be arsed to read them is

      Hardly surprising, indeed. I wouldn't want to be arsed either, whatever the hell that means.

    2. Re:It wasn't reviewed by ragnar · · Score: 3, Interesting

      For those unfamiliar with the situation, the should read the following:

      http://en.wikipedia.org/wiki/Sokal_Affair

      It may sound like a nice prank, but it was (and still is) considered intellectually dishonest to permit the thing to go to publication, even if Social Text failed in their peer review process.

      --
      -- Solaris Central - http://w
    3. Re:It wasn't reviewed by R.Caley · · Score: 1
      it was (and still is) considered intellectually dishonest to permit the thing to go to publication

      That is very unclear. (not that it is considered... anything is probably considered anything by someone, but you know what I mean).

      Where is the dishonesty in not saying anything? Sokal's paper was vacuous, so he was really doing no more than encouraging Social Text to publish some blank sheets of paper.

      I had forgotten that ST was a target because they had abandoned peer review, so in fact the randomised paper did just as well as Sokal.

      --
      _O_
      .|<
      The named which can be named is not the true named
    4. Re:It wasn't reviewed by ragnar · · Score: 1

      Where is the dishonesty in not saying anything? Sokal's paper was vacuous, so he was really doing no more than encouraging Social Text to publish some blank sheets of paper.

      I know someone who considered citing the paper in a dissertation. Fortunately she noticed the retraction before doing so, but it would have been an embarrassment to say the least. Of course we can say that anyone who cites the paper deserves ridicule, but this sort of thing can cause real harm to people's livelihood.

      Maybe this wake up call was necessary, but prior to Sokol's publication there was a healthy inter disciplinary effort between the humanities and sciences. It isn't hard to see how this publication put a wedge between the camps. For that reason I consider it intellectually dishonest, but there is no consensus.

      --
      -- Solaris Central - http://w
    5. Re:It wasn't reviewed by Nino+the+Mind+Boggle · · Score: 1

      Why is it "intellectually dishonest" to point out that a journal is publishing vacuous drivel?

      --
      ------ "Darn floor. Big bite." (Koko the gorilla's best attempt at explaining the experience of an earthquake.)
    6. Re:It wasn't reviewed by johnnyb · · Score: 1

      I think the problem is that the humanities thought of themselves as being scientific. They simply are not. The problem of the humanities is that story-telling has become equivalent to established fact. This can be seen in things like the DaVinci Code, Hegellian Dialectic view of history, and most of source criticism (and several other literary criticisms).

      What's really funny is when people try to perform source criticism on modern works, just to have the authors reveal the true history of the work. It shows that while these are amusing exercises, there's really no factual basis to them.

    7. Re:It wasn't reviewed by ragnar · · Score: 1

      Why is it "intellectually dishonest" to point out that a journal is publishing vacuous drivel?

      The hard and honest way is to write something to rebut the vacuous drivel. Publishing a fake paper and then mocking the publication just doesn't seem to be the academic way of doing things.

      --
      -- Solaris Central - http://w
    8. Re:It wasn't reviewed by Anonymous Coward · · Score: 1, Informative

      Actually, "Social Text" had abandoned the use of peer review when Sokal's paper was accepted, so it's not quite so different at all.

    9. Re:It wasn't reviewed by Idarubicin · · Score: 4, Insightful
      I know someone who considered citing the paper in a dissertation. Fortunately she noticed the retraction before doing so, but it would have been an embarrassment to say the least. Of course we can say that anyone who cites the paper deserves ridicule, but this sort of thing can cause real harm to people's livelihood.

      Well, yes?

      What was she doing citing a paper that she didn't understand?

      Yes, Sokal was being dishonest, submitting a paper that he could not in good faith claim was legitimate. On the other hand, the intellectual dishonesty also extends to Social Text, for failing in their peer review process to admit that they didn't understand the paper, and to anybody who might cite it, because they either misunderstood or misrepresented its contents--if they read it at all.

      If you're not honest enough to admit that you don't understand something in academia, and you're bold enough to cite it anyway, then maybe you deserve real harm to your livelihood.

      --
      ~Idarubicin
    10. Re:It wasn't reviewed by R.Caley · · Score: 1
      Of course we can say that anyone who cites the paper deserves ridicule, but this sort of thing can cause real harm to people's livelihood.

      And that is bad because? Someone who would cite that paper (other than in it's role as a spoof) is clearly in the wrong livelyhood.

      Personally, I think Sokal would have done everyone, and especially the readers of Social Text, a huge favour by not publishig the retraction until a couple of years later. That would have allowed it to act as a net to fish out some deadwood.

      --
      _O_
      .|<
      The named which can be named is not the true named
    11. Re:It wasn't reviewed by Anonymous Coward · · Score: 1, Interesting

      "Where is the dishonesty in not saying anything? Sokal's paper was vacuous, so he was really doing no more than encouraging Social Text to publish some blank sheets of paper."

      It is dishonest in the sense that the content (or "content") of the paper was not offered in good faith. It did not represent ideas that the author sincerely believed would advance that discipline in any way - quite the opposite, in fact.

      Furthermore, the journal in question could argue that, since they had made a decision to abandon peer review and chose to put faith in the authors, Sokal was in fact, abusing the journal's trust by submitting something he knew had no value. The rejection of peer review may have been a bad decision on their part, but the academically kosher way to argue this would have been a sincere article arguing against the new policy.

    12. Re:It wasn't reviewed by R.Caley · · Score: 1
      the DaVinci Code

      The DaVinci Code is fiction. To use it as an example of work in the humanities is like using Harry Potter as an example of work in physics.

      --
      _O_
      .|<
      The named which can be named is not the true named
    13. Re:It wasn't reviewed by R.Caley · · Score: 1
      The hard and honest way is to write something to rebut the vacuous drivel.

      It is incredably hard to rebut vacuous drivel. By definition it has no content and so there is nothing to rebut.

      Consider the analogous problem of proving that the following program, which is written in a language no one has a compiler or formal definition for, and for which there is no given specification, is incorrect.

      12 w a dsdfsdf =21 sad#sa123 %&^1 sa;'asd !

      However, if you could show that I would have been happy to put any random line noise into that blockquote, then you can claim to have at least undermined my claim that the above is a program to do something useful.

      [True CS nerds will at this point be lineing up to say that the above is indeed a program to do something useful. Indeed, it is any program we might want it to be for a suitable language definition. Very post-modern.]

      --
      _O_
      .|<
      The named which can be named is not the true named
    14. Re:It wasn't reviewed by TopSpin · · Score: 3, Insightful

      I know someone who considered citing the paper in a dissertation. Fortunately she noticed the retraction before doing so, but it would have been an embarrassment to say the least. Of course we can say that anyone who cites the paper deserves ridicule, but this sort of thing can cause real harm to people's livelihood.

      Our disciplines are so ambiguous that it's practitioners can't distinguish between fraudulent and real material. This is understood and you're wrong to test it in public.

      Astonishing.

      Maybe this wake up call was necessary

      This "wake up call" was inevitable.

      but prior to Sokol's publication there was a healthy inter disciplinary effort between the humanities and sciences.

      "healthy inter disciplinary effort"... Straight out of a paper generating algorithm. Whatever respect exists between hard science and the "humanities" hasn't been fundamentally shaken, which should provide some incite into how great that level of respect was to begin with.

      It isn't hard to see how this publication put a wedge between the camps.

      The wedge was already there. Sokol contributed to helping us to stop pretending.

      For that reason I consider it intellectually dishonest, but there is no consensus.

      We should not, however, consider the "intellectual" honesty of an academic publication with standards this low? Did Social Text not purport to have academic credibility? But this is an equivalence argument.

      Sokol made himself some enemies with his prank. During the time between the moments of panic you've felt when thinking about being similarly exposed, has the thought ever occurred that Sokol deserves some credit for his courage?

      I didn't think so.

      --
      Lurking at the bottom of the gravity well, getting old
    15. Re:It wasn't reviewed by johnnyb · · Score: 1

      Except that the author claims the material as historical fact.

    16. Re:It wasn't reviewed by Thomas+Miconi · · Score: 1

      The journal to which Sokal submitted his paper was not peer-reviewed, in the scientific sense. It was a "debate and opinion" publication aimed at encouraging exchange of new, possibly provocative ideas.

      A famous scientist comes and tell them "look, I have written a paper about connections between science and your field of activity". They read the paper, they don't like it, but they think "hey, he's a big honcho, so this must be genuine and after all maybe we just don't understand everything - let's publish it, after all we're here to foster communication between different people". Then they find out it was a hoax, the sole purpose of which was to ridicule them by imposing upon them irrelevant standards to which they never adhered in th first place.

      Imagine you head a physics magazine - not a scientific journal, a magazine. A well-known historian submits an article about history of science. You don't really know what he's talking about, and some of the things he mentions seem really strange (what, Newton was gay ?) but you think, "hey, the guy is a respectable historian, so he must know things that we don't, right ?" So you publish his paper. Two months later the historian comes and says "mwahaha my paper was a hoax, littered with falsehoods and incorrect information, and you published it ! You are th3 suck ! PwN3d y4 !!"

      Thomas-

    17. Re:It wasn't reviewed by R.Caley · · Score: 1
      Except that the author claims the material as historical fact.

      After it became clear there were a significant number of idiots assuming it was. It's not nice behaviour I admit, but no one with working brain cells believes he believes it.

      --
      _O_
      .|<
      The named which can be named is not the true named
    18. Re:It wasn't reviewed by winwar · · Score: 1

      "What was she doing citing a paper that she didn't understand?"

      Hey, now, let's not be so harsh. After all, she may not have even read it. I mean a PhD doing research. What will they expect next? Students to actually write their own dissertions?

      I vote for public humiliation :)

      Of course, I have heard of this actually happening (not reading a cited source) from reliable sources....

      "Yes, Sokal was being dishonest, submitting a paper that he could not in good faith claim was legitimate."

      Was/is it illegitimate? The journal didn't think so. Any peer reviewers didn't think so. Sure, it may be worthless for the content ITSELF but that wouldn't be the first time. I would say it is legitimate for the simple fact it shows how worthless the journal is.

      There are good reasons to cite this article when doing research in the particular field. Of course, if you are using its conclusions to support your research, I would have to question the usefulness of the research....

      People shouldn't think a "respectable" journal is better though. Not too long ago a reputable medical journal published a paper later shown to be badly flawed (aka crap). Dealing with prayer and healing. They haven't retracted it yet....

    19. Re:It wasn't reviewed by R.Caley · · Score: 1
      It is dishonest in the sense that the content (or "content") of the paper was not offered in good faith.

      As you say with your quotes, there was no content. I'm not sure there can be good or bad faith in a null statement. In any case, the action was so extremely and obviously satirical that there is no real issue any ore than there is with the comic strips in a newspaper. If someone can't tell the comic strips from the news, its silly to blame the cartoonists.

      --
      _O_
      .|<
      The named which can be named is not the true named
    20. Re:It wasn't reviewed by R.Caley · · Score: 1
      Imagine you head a physics magazine - not a scientific journal, a magazine. A well-known historian submits an article about history of science. You don't really know what he's talking about[...]

      You can stop at that point. I send it to some people who should understand. If they can't understand it I reject it as it is at the very least amazingly badly written.

      --
      _O_
      .|<
      The named which can be named is not the true named
    21. Re:It wasn't reviewed by winwar · · Score: 1

      "It was a "debate and opinion" publication aimed at encouraging exchange of new, possibly provocative ideas."

      Then, exactly what is its point of existence? I mean, other than padding your published papers column. This is the reason conferences exist. I would suggest human contact and interaction would be better. And proceedings can be published. Then no one would get an inflated sense of the importance of the journal. But that IS the point.

      "Imagine you head a physics magazine - not a scientific journal, a magazine. A well-known historian submits an article about history of science. You don't really know what he's talking about, and some of the things he mentions seem really strange (what, Newton was gay ?) but you think, "hey, the guy is a respectable historian, so he must know things that we don't, right ?""

      Then you, at a minimum, deserve to be BADLY embarrassed. Fired would be ideal-especially if you failed to retract the article, apologize, and make changes to prevent it in the future (not all of these apply to the Sokal case). Not for publishing something that is wrong, but for failing to do "due diligence" for lack of a better phrase.

      Papers in journals (right or wrong) are assumed to be reviewed. There is a reason they carry more weight than presentations at conferences whose main record is an abstract. Controversal statements have to be JUSTIFIED-how depends upon the discipline. If they can't, then they shouldn't be published, or be published in the opinion part of the journal.

      You also make an important point (that you may not realize). One that many forget. Just because you are an expert in one field does not mean that you should be given special consideration in a field outside your specialty. For instance, a scientist can/may be an expert in politics and vice versa but it should NEVER be assumed.

      Reputation is incredibly important, for journals and editors alike. It affects the perception of "sceintists" by their peers AND the public.

    22. Re:It wasn't reviewed by Anonymous Coward · · Score: 1, Insightful

      'A famous scientist comes and tell them "look, I have written a paper about connections between science and your field of activity". They read the paper, they don't like it, but they think "hey, he's a big honcho, so this must be genuine and after all maybe we just don't understand everything - let's publish it, after all we're here to foster communication between different people".'

      I'm sorry, but I just can't accept this argument. What Sokal was trying to show was that there were quasi-respectable journals that universities paid thousands of dollars to subscribe to and a lot more for the faculty to fill their pages with gibberish. Postmodernist humanities is mostly about making provocative, obfuscated claims without backing them up. Whenever someone complains that they are just full of nonsense, they say, "don't criticize our work because you don't understand it. We don't understand yours, but you don't hear us complaining." You just can't debate with people who say things like this. This was the only way he could prove them to be a bunch of frauds.

      As to them not being qualified to refute his work, so they just published it, this just isn't true. Read some of the quotes in the Wikipedia article. It doesn't take a theoretical physicist to smell so much bullshit. As a scientist, you should be deeply offended by the things that postmodernists say. The fact that this paper got published just goes to show that it really is nonsense, and not just "over your head" as they claim.

    23. Re:It wasn't reviewed by Anonymous Coward · · Score: 0

      So... it's intellectually dishonest to publish a nonsense paper if someone is stupid enough to cite it? I'd say that was doing society a favor for pointing out the morons for people to beware of.

    24. Re:It wasn't reviewed by Anonymous Coward · · Score: 0
      Imagine you head a physics magazine - not a scientific journal, a magazine. A well-known historian submits an article about history of science. You don't really know what he's talking about, and some of the things he mentions seem really strange (what, Newton was gay ?) but you think, "hey, the guy is a respectable historian, so he must know things that we don't, right ?"
      Wrong. Magazines and newspapers employ people called "Fact Checkers". You know. People who check the facts of the article. Also they employ people called "Editors". Not just "Copy Editors". "Editors". Who are responsible for the integrity of the articles produced. Or you didn't see Almost Famous? I thought so.

      Now, I know Slashdot doesn't have any such thing, but stil...

    25. Re:It wasn't reviewed by ragnar · · Score: 1

      I think we can agree that both parties are wrong to some extent, but I don't think you realize the implicit trust that underlies academic publishing. While a certain skepticism should remain about the assertions of a paper, almost universally we trust that the motives are of a scholarly nature. In some round about way Sokol may have performed a useful academic function by taunting Social Text; however, there are many other journals under the larger umbrella of Postmodernism that suffered. From what I hear people say here about that branch of Humanist studies, they may find this to be a good side effect, but I think Postmodernism is part of a long line of effort to comprehend ourselves.

      A few others have taken a pretty vicious attitude toward my friend who almost quoted Sokol's paper. I should have put more emphasis on almost because people in this thread have injected their ridicule onto this person for no good reason.

      --
      -- Solaris Central - http://w
    26. Re:It wasn't reviewed by Threni · · Score: 1

      > it was (and still is) considered intellectually dishonest to permit the thing to
      > go to publication, even if Social Text failed in their peer review process.

      Not by me it isn't. Speak for yourself - I've got my own sense of morality (and humour!).

    27. Re:It wasn't reviewed by Anonymous Coward · · Score: 0

      Funny. I'd have guessed it was Perl.

    28. Re:It wasn't reviewed by Nino+the+Mind+Boggle · · Score: 1
      One shouldn't have to rebut vacuous drivel, especially in this case, as it seems there's no there there. All you should have to do is point it out as what it is: content free bloviation. And it seems to me that that's what Sokol was trying to do.

      Unfortunately, so many in academia seem to be willing to play the parts of the Emperor's courtiers, and not be the little boy who says "But he has no clothes on."

      --
      ------ "Darn floor. Big bite." (Koko the gorilla's best attempt at explaining the experience of an earthquake.)
  28. My complaint about slashdot by Anonymous Coward · · Score: 5, Funny

    Click here before you moderate!!!

    I, not being one of the many insolent, vicious used-car salesmen of this world, am going to make this short but sweet: In this era of rising sesquipedalianism, we must shine a light on slashdot's efforts to test another formula for silencing serious opposition. That's self-evident, and even slashdot would probably agree with me on that. Even so, I have to wonder where it got the idea that it is my view that my bitterness at it is merely the latent projection of libidinal energy stemming from self-induced anguish. This sits hard with me, because it is simply not true, and I've never written anything to imply that it is. Let's start with my claim that slashdot's inveracities are based on a technique I'm sure you've heard of. It's called "lying". I like to think I'm a reasonable person, but you just can't reason with brutal, disgusting junkies. It's been tried. They don't understand, they can't understand, they don't want to understand, and they will die without understanding why all we want is for them not to keep us perennially behind the eight ball. Now, I don't mean for that to sound pessimistic, although if you're interested in the finagling, double-dealing, chicanery, cheating, cajolery, cunning, rascality, and abject villainy by which slashdot may impose a particular curriculum, vision of history, and method of pedagogy on our school systems one of these days, then you'll want to consider the following very carefully. You'll especially want to consider that I want to give people more information about slashdot, help them digest and assimilate and understand that information, and help them draw responsible conclusions from it. Here's one conclusion I definitely hope people draw: Slashdot's callous, raving beliefs (as I would certainly not call them logically reasoned arguments) condemn innocent people to death. Slashdot then blames us for that. Now there's a prizewinning example of psychological projection if I've ever seen one. I want to make this clear, so that those who do not understand deeper messages embedded within sarcastic irony -- and you know who I'm referring to -- can process my point.

    Slashdot prizes wealth and celebrity over and above decent morals and sound judgment. Now, I could go off on that point alone, but it continuously seeks adulation from its bedfellows. If you doubt this, just ask around. I once had a nightmare in which slashdot was free to make widespread accusations and insinuations without having the facts to back them up. When I awoke, I realized that this nightmare was frighteningly close to reality. For instance, slashdot's magic-bullet explanations are thoroughly otiose. Let's remember that. This is not Nazi Germany or Soviet Russia, where the state would be eager to instill distrust and thereby create a need for its dictatorial views. Not yet, at least. But it argues that the most ridiculous pip-squeaks you'll ever see are easily housebroken. I wish I could suggest some incontrovertible chain of apodictic reasoning that would overcome this argument, but the best I can do is the following: It possesses no significant intellectual skills whatsoever and has no interest in erudition. Heck, it can't even spell or define "erudition", much less achieve it. Slashdot says it's going to make a big deal out of nothing faster than you can say "gastrohysterorrhaphy". Is it out of its malign mind? The answer is fairly obvious when you consider that this is kind of a touchy subject to some people. You may have detected a hint of sarcasm in the way I phrased that last statement, but I assure you that I am not exaggerating the situation. This letter has gone on far too long, in my opinion, and probably yours as well. So let me end it by saying merely that slashdot measures the value of a man by the amount of profit it can realize from him.

    1. Re:My complaint about slashdot by ar1550 · · Score: 1

      Jon Katz? You've returned to Slashdot?

      --
      I once shot a man in Reno 'cause they cancelled Firefly.
    2. Re:My complaint about slashdot by alfien31 · · Score: 1

      Neither short nor sweet...

  29. Automatic paper generation to save time? by rice_burners_suck · · Score: 2, Interesting
    This one should have been published on April 1st. The real April Fools joke would have been that it's completely true, but everyone would have thought that it's a joke. And that, my friends, is what April Fools is all about.

    Now if only they could modify this thing to produce papers on selected subjects, using a writing style "learned" by analyzing some of the user's own writing, so that students won't have to waste all their time writing stupid papers, and would have time for more important matters, like actually learning the material, hanging out, drinking booze, and having unsafe sex.

  30. Combined with a genetic algorithm... by Stibidor · · Score: 2, Interesting

    I've often wondered if it would be possible to create something actually interesting using a genetic algorithm operating on initally random data. I wonder if a genetic algorithm could be used to re-hash all of those random statements into something that actually has an intelligent flow to it. Maybe I should patent it. :)

    1. Re:Combined with a genetic algorithm... by Psiolent · · Score: 1

      Maybe I should patent it.

      Prior art.

    2. Re:Combined with a genetic algorithm... by unk1911 · · Score: 1

      Or better yet, do this with a genetic algorithm combined with simulated annealing!

      --
      http://unk1911.blogspot.com

    3. Re:Combined with a genetic algorithm... by Amoeba+Protozoa · · Score: 1


      It sounds like you should write a paper!

      -AP

    4. Re:Combined with a genetic algorithm... by Anonymous Coward · · Score: 0

      In the days when Sussman was a novice, Minsky once came to him as he sat hacking at the PDP-6.
      What are you doing?, asked Minsky.
      I am training a randomly wired neural net to play Tic-Tac-Toe Sussman replied.
      Why is the net wired randomly?, asked Minsky.
      I do not want it to have any preconceptions of how to play, Sussman said.
      Minsky then shut his eyes.
      Why do you close your eyes?, Sussman asked his teacher.
      So that the room will be empty.
      At that moment, Sussman was enlightened.

  31. Random subjects by Anonymous Coward · · Score: 0

    Great. Now all we need are randomly generated moderators to randomly post dupes of them with randomly generated users to bitch about it and /. will be 100% automated!

  32. Well, that's the new education system by pg110404 · · Score: 1

    Pretty soon, a blank piece of paper will be accepted.

    They'll recon, if you can tear open the ream's envelope, you're smart enough.

    Bonus marks, for the students who submit 'this side up' up.

  33. Sounds a little like... by HyperChicken · · Score: 2, Informative

    One Mark V Shaney, if anyone remembers that Usenet thing.

    --
    Free of Flash! Free of Flash!
  34. You're nomenclature is confused. by Anonymous Coward · · Score: 5, Funny

    A monkey-typewriter (note: not monkey per typerwirter) is a unit of improbable entropy equal to the decible level of 350 grams of feces hurled at 1 ft per second into a plexiglass barrier.

    1. Re:You're nomenclature is confused. by evanbd · · Score: 5, Funny

      1 foot per second is really more of a "smoosh" or "smear" than it is a "hurl". Perhaps your standard should be revised. Also, I suggest you use more standard units, such as football fields per Electronic Arts workday.

    2. Re:You're nomenclature is confused. by Chris+Kamel · · Score: 1

      am I beginning to understand randomly generated phrases or did that actually make sense :D

      --
      The following statement is true
      The preceding statement is false
    3. Re:You're nomenclature is confused. by Anonymous Coward · · Score: 0

      It's not a real world problem, typically one neglects air resistance with this type of idealized unit. Further more, when the poop as coming at you there's a time dilation effect to consider.

    4. Re:You're nomenclature is confused. by The+Grassy+Knoll · · Score: 0

      >a plexiglass barrier

      Which is one millionth the size of Wales

      --
      They will never know the simple pleasure of a monkey knife fight
  35. Research by reading random paper productive? by Anonymous Coward · · Score: 1, Interesting

    I wonder if it might prove useful as a brainstorming substitute to read randomly generated papers in one's field looking for occasional insights in their sentences?

    It might be very close to how the brain performs research currently: randomly connect things, and then notice if they are useful to connect.

    I post anonymously because I am a well known computer scientist....

    1. Re:Research by reading random paper productive? by Anonymous Coward · · Score: 0

      Your a pompus nutbag.

      I post anonymously because I am a well known troll.

    2. Re:Research by reading random paper productive? by Anonymous Coward · · Score: 1, Funny

      I post anonymously because I don't know who I am.

    3. Re:Research by reading random paper productive? by arivero · · Score: 1

      Even worse: it could be that the random paper insight were already useful by itself.

  36. History repeating by Anonymous Coward · · Score: 1, Interesting

    Here's when something similar when nonsense physics fooled a humanities journal...

    http://www.physics.nyu.edu/faculty/sokal/#papers

  37. EPIC by Lord_Dweomer · · Score: 4, Interesting
    This story reminded me of the EPIC Flash (yeah yeah) video about the future of news media. Basically google ends up not just aggregating content by computer, but writing it by computer as well. Very interesting.

    --
    Buy Steampunk Clothing Online!
  38. Shades of Social Text? No! by Anonymous Coward · · Score: 1

    Reference Sokal Affair <sic>

    It seems this is not the same thing:

    ...we have not received any reviews yet for you paper entitled: "Rooter: A Methodology for the Typical Unification of Access Points and Redundancy". So, your paper has been accepted, as a non-reviewed paper...

    They gamed the system, which assumes that submissions meeting some basic format will get accepted. Amusing none-the-less, but I don't plan to contribute to their travel fund!

  39. obTwelveMonkeys by jfisherwa · · Score: 2

    I am mentally divergent, in that I am escaping certain unnamed realities that plague my life here. When I stop going there, I will be well.

    Are you also divergent, friend?

  40. Are these by Burz · · Score: 1

    ...the "Yes Men" of IT?

  41. What the writers of SCIgen didn't realize... by Anonymous Coward · · Score: 0

    ...is that the Conference itself was randomly generated complete with random session topics.

  42. And now they just need to patent it by Maxo-Texas · · Score: 0, Redundant

    I'm sure the patent office will approve whatever the paper was talking about.

    Hmmm. That would be the next approach. Randomly generated patent applications which you can use to sue things that seem close to them years later.

    --
    She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
  43. Postmodernism Generator by downward+dog · · Score: 1

    http://www.elsewhere.org/cgi-bin/postmodern/ - make sure you read to the bottom.

    The amazing thing is that I read through this before I realized what it was. As a philosophy major (and a history grad student), I've come across material like this over and over in academic journals.

    1. Re:Postmodernism Generator by jcam2 · · Score: 1

      Interestingly, I went to university with the guy who developed that Postmodernism generator back in 1995! So this random scientific paper generator is 10 years out of date.

  44. how about randomly generated contributions .. by Anonymous Coward · · Score: 0

    well,
    sending randomly generated contributions in cash could however have consequences - if it looks too near to real currency;
    this was not reviewed and accepted under non reviewed and marked as such:
    so no biggy and no success for this randmom text generator.
    it is btw a bad one: not even semantics trees seem to be implemented - or insuffiently populated: this little excerpt jumps around like mad, switching semantics at least three times in the same paragraph.
    Way to go, guys: that's still at the 'random print' level, where paper is the substrate.
    Far from 'random paper'.

  45. Random slashdot story generator by Conspiracy_Of_Doves · · Score: 5, Funny

    http://bbspot.com/toys/slashtitle/

    Admit it. You would swear you're looking at a real slashdot story :)

    1. Re:Random slashdot story generator by ALecs · · Score: 1

      AWESOME!

      Now I have something to click when I'm waiting for the next _actual_ /. story to hit. :)

    2. Re:Random slashdot story generator by permaculture · · Score: 1

      Ask Slashdot:
      What Can I Legally Do About Insane Terrorists?

      Posted by brian on Wed April 13, 02:53 PM
      from the have fun hitting reload page dept.

      Bleees asks "I really hate terrorists especially the insane ones (are there any other kind?), and I'm wondering what I can legally do to stop them. Could I launch them from a catapult and not get sent to jail? I'd much rather spend my time destroying the ozone layer then dealing with these people. I'm interested in what Slashdotters have to say about this."

      --
      Environmentalism is the new Victorianism. Everyone ties on a green corset and pretends we're virtuous.
    3. Re:Random slashdot story generator by SABME · · Score: 1

      Jar Jar Binks Says Focus Of Kazaa Should Be Looting Defenseless Villages

      Posted by brian on Wed April 13, 03:06 PM
      from the have fun hitting reload page dept.

      Monkey points us to an article over at The Register that has some pretty wicked quotes from Jar Jar Binks about Kazaa. He thinks that Kazaa should focus less on profits and more on looting defenseless villages. Jar Jar Binks says "Instead of pouring money into the black hole of developing homemade rockets, they should focus on looting defenseless villages and the profits will come thier way." There are many more interesting tidbits in the article, but I'll let you discover and discuss them.

      The best part about these random slashdot entires are the gammar and spelling errors! Way to go!

    4. Re:Random slashdot story generator by Lovesquid · · Score: 1

      "Natalie Portman Denies Relationship With Insane Llama"

      A true classic!

    5. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      New Distributed Computing Project Will Try To Make Geeks Irresistable

      Distributed computing projects have been used in searching for aliens, and getting babes. Now, RIAA has announced a new program that will allow you to use your spare computing cycles in helping to make geeks irresistable. Versions are available for FreeBSD so download and start crunching.

      Awesome!

    6. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      Eminem submited, "The latest version of GAIM has been released. Kudos to the development team and especially the project manager, Pope John Paul II. For those not familiar with the project, GAIM is a program that is used to reanimate Hitler and we can all use a little help with that.

    7. Re:Random slashdot story generator by fgl · · Score: 1

      It even has the spelling errors!
      Posted by brian on Wed April 13, 03:24 PM
      from the have fun hitting reload page dept.
      Cityslicker asks "I used to be a coder fro Cisco until I got laid off three months ago. Now that I have some free time I'd like to spend it finding a way to stop global terrorism. I've thought about rounding up some immature creationists to use them as alligator food. Do you think this would be helpful? Have any other Slashdotters had any experience in this area, or are most of you just interested in overthrowing the government? I'd love to haer your ideas."

      --
      Go Away! Not for Sale
    8. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      ScissorJammer asks "I just started playing around with Internet Explorer and it looks very powerful. I started thinking that this program might be perfect for my plans of creating counterfeit bils. Has any other Slashdot user tried using Internet Explorer in this way, or is the Open Source community not really into creating counterfeit bills? Either way I'd like to hear your views."

      Lollerskates.
    9. Re:Random slashdot story generator by Rei · · Score: 1

      Brilliant ;)

      New Distributed Computing Project Will Try To Destroy The Environment

      Posted by brian on Wed April 13, 03:30 PM
      from the have fun hitting reload page dept.

      Distributed computing projects have been used in searching for aliens, and helping children read. Now, Microsoft has announced a new program that will allow you to use your spare computing cycles in helping to destroy the environment. Versions are available for PostgreSQL so download and start crunching.

      Should have been Wal-Mart, but close enough :)

      --
      Margaret Thatcher died the other day. It was a sad day, but I like to think that she's looking up at us right now."
    10. Re:Random slashdot story generator by the+real+darkskye · · Score: 1

      That is cool, and even doesn't render correctly in firefox unless you jump the font size around!

      --
      Music is everybody's possession.
      It's only publishers who think that people own it.
      Fuck Beta
      ~John Lenno
    11. Re:Random slashdot story generator by ShyGuy91284 · · Score: 0

      Random? A lot of these look like carbon copies of things I have seen on slashdot..

      --
      In undeveloped countries, the consumer controls the market. In capitalist America, the market controls you.
    12. Re:Random slashdot story generator by Jace+of+Fuse! · · Score: 1

      Should have been Wal-Mart, but close enough :)

      If you reload that page enough, you'll eventually get one that says that, I'm sure. Though it might take you a very long time. :)

      --

      "Everything you know is wrong. (And stupid.)"

      Moderation Totals: Wrong=2, Stupid=3, Total=5.
    13. Re:Random slashdot story generator by Dhaos · · Score: 1

      LOL, good fun!

      Jesus On Real Light Sabers

      Posted by brian on Wed April 13, 03:43 PM from the have fun hitting reload page dept.

      There's an interesting article over at CNET where Jesus gives us some background information on real light sabers. I didn't know that rael light sabers had anything to do with shooting file sharers, but according to Jesus it does. It's an interesting read, and sure to start a discussion on the practicality of real light sabers.


      What I want to see is an automated comment generator =)

      --
      It's not what you know, or even who you know- It's how many people recognize your damn .sig
    14. Re:Random slashdot story generator by joe_bruin · · Score: 1

      You know it's fake because of the lack of spelling errors.

      Wait... NO, I stand corrected. This is an actual quote from the generator: "So if you think you're seeing Bil Gates everywhere you probably are." The Slashdot Turing test has been passed.

    15. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      And, ironically, this whole story was linked by bbspot.com before it hit /. Check the front page for hte site, in the daily links on the left-hand side. That was up at 8 this morning.

    16. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      EvilMark writes "SCO says that NASA is using jet turbines technology that is the property of SCO. CEO Darl McBride said they acquired the technology from Novell and plan to use it for total world domination. When asked about the lawsuit Eminem said SCO is "smoking crack."

      Heh

    17. Re:Random slashdot story generator by potus98 · · Score: 1

      And it even has the f*cked up left menu colomn of varying sizes. I LOVE IT!

      --
      This one gang kept wanting me to join cause I'm pretty good with a bo staff.
    18. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      Great! A Slashdot mirror in case Slashdot gets slashdotted.

    19. Re:Random slashdot story generator by rleibman · · Score: 1

      I refreshed a couple of times and even got it to give me the firefox slashdot bug!

    20. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      Yeah, it's pretty good, but I went through several stories without a single dupe. Guess it still needs work. ;)

    21. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      Books: Programming Pascal For Defecating Bloggers
      Posted by brian on Wed April 13, 05:47 PM
      from the have fun hitting reload page dept.
      Discover all the latest Pascal techniques that the professional defecating bloggers are using in this informative new book by Eric Raymond. If you are one of the many defecating bloggers that are unemployed then this book could help you upgrade your skills and get a new job. Read on for the review.


      LOL, now all they need is a random slashbot reply generator!

    22. Re:Random slashdot story generator by grassy_knoll · · Score: 1


      Admit it. You would swear you're looking at a real slashdot story :)


      "William Shatner Discusses StarCraft"
      "Microsoft Stopping Development On Windows 2000"
      "Books: Programming BASIC For Oversexed Boy Bands"

      Had me going there... ;)

    23. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      YRO: RIAA Thinks Destroying The Ozone Layer Is The Solution To Music Piracy
      Posted by brian on Wed April 13, 06:44 PM
      from the have fun hitting reload page dept.
      In addition to suing everyone on the planet, the RIAA now thinks that destroying the ozone layer will limit illegal file sharing according to a story on ZDNet. When wil these Playboy bunnys learn that you need to lower the price of CDs and release better music to incraese music sales. Personally, I think that destroying the ozone layer is a bad idea.

    24. Re:Random slashdot story generator by Anonymous Coward · · Score: 0

      Books: Groping My Cousin And Forth Programming: A Symbiosis
      Posted by brian on Wed April 13, 06:46 PM
      from the have fun hitting reload page dept.
      Fidn out what Albert Einstein has to say about the mutually beneficial relationship between groping my cousin and Forth programming in this new relaese from Cisco Press. It's a fascinating read.

    25. Re:Random slashdot story generator by TractorBarry · · Score: 1

      Bloody hell.

      It took me 10 minutes of attempting to post comments before I could tell the difference (it usually takes me 5 minutes to remember my password anyway)

      Excellente !

      --
      Sky subscribers are morons. They pay to be advertised at !
    26. Re:Random slashdot story generator by teslar · · Score: 1
      I just got an eerie feeling reading this:

      Microsoft Releases Source Code For Outlook Express
      Posted by brian on Wed April 13, 07:48 PM
      from the have fun hitting reload page dept.
      Microsoft announced today that they would be releasing Outlook Express under the GPL and all the source code would freely be available. They plan to make money by charging for security patches. This looks legit, but I'm worried that Microsoft might just be doing this to eradicate drug abuse. Get it while you can.


      Now, apart from the drugs bit, doesn't this sound like something MS might actually do? Once they get over the problem of people writing their own security patches, that is ;)

    27. Re:Random slashdot story generator by Money+for+Nothin' · · Score: 1

      Thank you for that link. You just made my day a whole lot funnier. :)

    28. Re:Random slashdot story generator by soundman32 · · Score: 1

      It's real, even down to not working correctly with Firefox (Ctrl+, Ctrl-).

      --
      No sharp objects, I'm a programmer!
    29. Re:Random slashdot story generator by c0p0n · · Score: 1

      Osama Bin Laden Headed For MPAA To Work On Immortality Hats

      Priceless.

      --

      Your head a splode
    30. Re:Random slashdot story generator by c0p0n · · Score: 1

      LOL

      * SuSE Wants To Send Yoda To Mars
      * PlayStation 2 Beowulf Cluster
      (!!!)
      * RIAA Thinks Legalizing Heroin Is The Solution To Music Piracy
      * Jesus Headed For Oracle To Work On Three-legged Dogs
      * New Version Of BitTorrent Will Destroy The Death Star
      * AltaVista Clones God
      * Ask Jesus About Retrieving The Amulet Of Yendor


      Freakin' good!!

      --

      Your head a splode
  46. D.A.E.H.T.I.H.S. by Anonymous Coward · · Score: 0

    It's unfortunate that nobody has yet written a paper on Dynamic Allocation of Extra Heap and the Transient Intuitive Hardware Standard, D.A.E.H.T.I.H.S. It's THE most important thing to come out of ISO this DECADE!

  47. Well it ain't Shakespeare. by crovira · · Score: 1

    but you might get something as comprensible as some papers written by post modernists on epistomology and phenomenology.

    Like WOW! Talk about opaque!

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  48. Aren't ... by marknewlyn · · Score: 1

    they all randomly generated? Could have sworn!

    --
    Information should be free!
  49. Turing Test baby steps by justsomecomputerguy · · Score: 1

    So, does this mean that their program has successfully passed what I would call the first baby steps in a Turing test? Or does in only show poorly on the board of reviewers? p.s. I know that a big part of a proper Turing test is that it is supposed to be an *interactive* dialogue but this has to qualify for something... at least proof that the board of reviewers themselves could be replaced with a program.

    1. Re:Turing Test baby steps by ElyseMyers · · Score: 1

      One would think that it would be a poor reflection on the boardmembers. Sereriously, i'm supporting these guys w/ everything I can -- it was a ballsy move. Perhaps replacing the reviewers themselves w/ programs will be the next step for these guys.

    2. Re:Turing Test baby steps by Stonehand · · Score: 1

      It's about the conference and its complete lack of review.

      The targeted conference's MO appears to be accepting anything, but demanding registration fees. In other words, it's pretty much a specialized vanity press in which the submitters are guaranteed to lose money and gain approximately zero prestige among anybody who's ever gotten spam from the conference or otherwise heard about their methods.

      Some conferences are bad jokes from the persepective of quality and prestige.

      --
      Only the dead have seen the end of war.
  50. Hardly surprising by Anonymous Coward · · Score: 0

    It has occurred to me on more than one occasion that reviewers are more interested in the prestige of the Institute that has produced the paper, rather than its contents.

  51. Parent doesn't present their joke well by Fox_1 · · Score: 1

    This is apparently a randomly generated complaint letter, and not the ravings of a mad AC who hates slashdot. Though I could be wrong, it's so close to so many other posts I've seen, but usually those people don't AC themselves.

    --
    The rock, the vulture, and the chain
    1. Re:Parent doesn't present their joke well by Anonymous Coward · · Score: 0

      Did you completely ignore his first line?

    2. Re:Parent doesn't present their joke well by maxwell+demon · · Score: 1

      Well, since he was not moderating, he probably thought he'd be safe to ignore it.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    3. Re:Parent doesn't present their joke well by Fox_1 · · Score: 1

      I put in the explanation, because I personally hesitate before clicking unexplained links in a post.(something about people promoting their own websites through slashdot posts) I did click that link in the end, realized that the poster wasn't a nut, and threw up a comment on it for others like me. Dood was trying to be funny, but his little sentence at the beginning doesn't really provide enough info to let you know that he isn't a crackpot.

      --
      The rock, the vulture, and the chain
  52. Shades of Sokal? by eddy · · Score: 3, Interesting

    Looks like Sokal All Over Again

    --
    Belief is the currency of delusion.
  53. Random Complaints by funny-jack · · Score: 3, Interesting

    I've always been a fan of Scott Pakin's automatic complaint-letter generator. When I was in college, we used this all the time, including for submitting letters to the editor of our school paper. Letters that were actually printed. (Guess which one).

    This post was brought to you by a shameless plug.

    --
    You probably shouldn't click this.
    1. Re:Random Complaints by Anonymous Coward · · Score: 0

      The one about blankets?

  54. Profit Motive by gvc · · Score: 5, Informative

    These junk conferences are organized for no reason other than profit. Accepting everything that is submitted is consistent with their objective.

    The deal is, in an effort to get tenure or grants in a publish-or-perish world, mediocre researchers submit to these things. They are published if and only if they pay the registration fee. For this particular conference, the fee is a mere $US 390.

    And there are no quantity discounts. If you have n papers you pay n times the fee.

    1. Re:Profit Motive by winwar · · Score: 1

      "The deal is, in an effort to get tenure or grants in a publish-or-perish world, mediocre researchers submit to these things."

      Well, maybe it helps for grants. But conferences aren't very useful for tenure. Much better are published PAPERS. Now if you replaced "conferences" with "journals", you would be spot on.

    2. Re:Profit Motive by gvc · · Score: 1

      While any decent university will discount the junk publications, it isn't true that conferences are irrelevant.

      In hot areas like AI, Operating Systems, Graphics, and so on, top-tier conference papers have been given (inflated, IMO) weight akin to that of journal papers.

    3. Re:Profit Motive by Anonymous Coward · · Score: 0

      Sadly, I see this happening in more respected conferences too. For example, at the American Institute of Chemical Engineers annual meeting (hardly a junk conference), the registration fee for the whole conference is hundreds of dollars whether you're presenting or not. They also try to make money off of naive industry types by offering "short courses", which last a couple hours and cost a few hundred dollars.

      IMO, conferences should charge more for people who are not presenting. After all, without presenters, all you've got left are vendors trying to hock their overpriced equipment to each other.

  55. OMGWTFBBQ!!!!1 by Anonymous Coward · · Score: 0

    R0FLCOPTAR!!!1LMAOPLANE!111oneELEVEN!!11shift+one

  56. It got in... as a "non-reviewed paper"... Sokal by davids-world.com · · Score: 2, Informative

    Hmm, it made it to the conference, but it's non-reviewed. So what? The server is /.ed, can't read the correspondence, however, there's little merit for an author to get a paper into a non-refereed publication, I guess.

    Alan Sokal did better back then, when the NY-based physicist wrote up an article that got published in a journal (Social Text, IIRC) - journals are supposed to be rather strict in what they accept.

    The nice thing here is that they wrote a probably neat NLG (natural language generation) system to write the paper - it seems to be more practical than previous multimodal NLG systems that are much more domain/application-dependent, but generate stuff that makes sense.

    Looking forward to that random talk...

    1. Re:It got in... as a "non-reviewed paper"... Sokal by foonf · · Score: 1

      The nice thing here is that they wrote a probably neat NLG (natural language generation) system to write the paper - it seems to be more practical than previous multimodal NLG systems that are much more domain/application-dependent, but generate stuff that makes sense.

      Nah, it just looks impressive precisely because of the level of specialization. The system they used is really, really simple, if I am correct. I haven't looked at their code but I am pretty familiar with one of the systems on their "Related Work" list, which you can see in action here.

      It just takes a grammar, and starts expanding from the start symbol, picking at random when there are multiple possible expansions, until all branches terminate. There also might be some limited conditional/substitution rules to allow for some semantic consistency (so it can pick some string as the topic, and mention it again and again, for instance). The only trick to it is designing the grammar itself. But you can get amusing results even with fairly simple ones.

      --

      "(Man) tries to live his own life as if he were telling a story. But you have to choose: live or tell." --Sartre
  57. Prove it by Anonymous Coward · · Score: 1, Funny

    "What's scary is that the second paragraph was written by humans."

    You've provided no proof for your hypothesis, ergo we can only conclude that it is indeterminite if this the case.

  58. Grammatical errors by GodLived · · Score: 2, Interesting
    It's even replete with the typical "busy researcher is trying to meet the submission deadline" grammar errors (in boldface):

    "...our methodology is similar, but will actually achieve this goal. despite the results by Ken Thompson, ..." (p.1)
    "Further, the 91 C files contains about 8969 lines of SmallTalk..." (p.1)
    "Note how deploying 16 bit architectures rather than emulating them in software produce less jagged... results..." (p.3)
  59. pit this against the essay autograder by krunk4ever · · Score: 5, Funny

    we should pit this against the essay autograder and see what grade we get. then we can refind it so it always generates A+ worthy papers.

  60. Conferences that will accept anything. by itsNothing · · Score: 3, Funny
    I remember reading a report about 10 years ago about a group of researchers trying to prove that a given conference was bogus. The group generated 4 papers (including a random one) to see which among them would be accepted. My favorite was entitled:
    Ray Tracing in the Absence of Light
    It was accepted.
    1. Re:Conferences that will accept anything. by maxwell+demon · · Score: 1

      Well, tracing death rays really works better in darkness. ;-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
  61. I wrote a slashdot markov program ages ago... by technothrasher · · Score: 1

    How long before /. posts are trying to the future of the blind. Don't
    forget the real amazing thing to create something that students won't have
    been published in the future of this is never considered confusing. Our
    approach turns knowledge-base communication sledgehammer into a randomly
    generated quotes from the blind.

    The blind publishing the sucess of paper in refereed journal, you done so
    that this and that, my as-yet unpublished white papers just because no one
    of the WMSCI's Through WM SCI 2005 be the blind.

    April Fools would be arsed to waste all of those conferences are trying to
    be a genetic algorithm could modify this method is never considered
    confusing. Our approach turns know ledge-base communication sledgehammer
    into something similar. submitted We are r andomly assembled practices their
    time stupid conference has actually has it As a "non-reviewed" So... no-one
    organising the question is.. by as-yet unpublished white papers I've even
    used this over and a synergic relation to This Sounds a Transformative
    Hermeneutics.

  62. Based on their CV? by monecky · · Score: 3, Insightful

    From the WMSCI website:

    " Acceptance decisions related to the submitted papers will be based on their respective content review and/or on the respective author's CV.
    " ...so they may not have even read the paper.

    --
    http://jones.ling.indiana.edu/~prrodrig
    1. Re:Based on their CV? by Seather · · Score: 1

      after google-ing around for "author's CV"

      I found the following:
      "Author's CV (resume)" (http://www.jafsoft.com/examples/rtf/rtf_examples. html)
      "A copy of the author's CV/resume must be included at the end of the"(http://www.waldenu.edu/acad-rsrcs/writing-cen ter/frmtyle.html)

      from the what i've seen so far its reasonable to conclude that they probably complied with the published rules/standards and thought something like this:
      hmm.. 'MIT', it is prob good

      thus they more likly exploited a system of trust, their mistake being that they trusted reputation, rather than the (implied) mistake of claiming they proccessed the content them selfs and thought it was good

      thus decreasing the ~humor-value and significance as they directly exploited a system rather than an brain using human being

  63. Ob Simpsons by bsd4me · · Score: 1

    I was the best of times, it was the blerst of times...

    --

    (S(SKK)(SKK))(S(SKK)(SKK))

  64. Randomly generated paper accepted by elgatozorbas · · Score: 5, Funny

    How do you feel about Randomly generated paper accepted to conference?

    1. Re:Randomly generated paper accepted by HalliS · · Score: 1

      You: How do you feel about Randomly generated paper accepted to conference?

      Eliza: Does that question interest you?

      You: I am randomly generating replies

      Eliza: How long have you been randomly generating replies?

      You: Ever since I started reading slashdot

      Eliza: Can you elaborate on that?

      You: do you mean randomly?

      Eliza: Oh, i mean randomly.

      --


      My other UID is 1337
    2. Re:Randomly generated paper accepted by Valafar · · Score: 1

      I believe that is one of the most subtle and brilliant (not to mention funny) comments I have ever seen on Slashdot. Kudos to you!

  65. response to Qualrus paper-grading program? by sco_is_for_babies · · Score: 1

    Something tells me the students are reacting to this recent story about a Columbia University professor grading papers by computer Those crazy kids.

    1. Re:response to Qualrus paper-grading program? by Anonymous Coward · · Score: 0

      Not Columbia University... University of Missouri at Columbia.

  66. Infinite Monkeys by Anonymous Coward · · Score: 0

    Maybe this is just a statistical aberration: we got Shakespeare early; or more appropriately, we got science early than expected.

  67. Music industry involvement by Anonymous Coward · · Score: 0
    I think this technology is already used in most of the automatic generated songs that we hear on the radio or on MTV.
    Just have a look at the last song by Gorillaz lyrics.
    Just an excerpt:
    City's breaking down on a camel's back.
    They just have to go 'cos they dont hold back
    So all you fill the streets it's appealing to see
    You wont get out the county, 'cos you're bad and free
    Want more? The chorus:
    Windmill, Windmill for the land.
    Learn forever hand in hand
    Take it all in on your stride
    It is sticking, falling down
    Love forever love is free
    Let's turn forever you and me
    Windmill, windmill for the land
    Is everybody in?
  68. meme by karn096 · · Score: 1

    In a post 9/11 world..scientific papers are generated randomly. so shoot me

  69. That's nothing compared to the second page by ravenspear · · Score: 1
    Also from the paper:
    We hope that this section sheds light on Juris Hartmanis's development of the UNIVAC computer in 1995.
    1. Re:That's nothing compared to the second page by Kvan · · Score: 1

      I also like the diagram showing latency measured in celsius.

      --

      "A *person* is smart. People are dumb, panicky, dangerous animals and you know it."
      - 'K' in Men in Black.

  70. A slight variation on the monkeys on typewriters by nurhussein · · Score: 2, Funny

    As the number of times a monkey hits "reload" on that page approaches infinity, the probability that you'll get a paper worthy of a Turing award approaches 1.

  71. Sokal et al. in Social Text by rfernand79 · · Score: 1

    "Impostures Intellectuelles", anyone? (link)

  72. Ray Kurzweil, is that you? by Progman3K · · Score: 1

    Really, sounds like something Ray would do.

    --
    I don't know the meaning of the word 'don't' - J
  73. Non-reviewed paper - but presented? by WillAffleckUW · · Score: 1

    So, it got in as a non-reviewed paper ...

    My question is, what happened at the presentation of the paper? Did anyone pick it apart, did noone show up for that paper because they thought it was bogus, or did anyone check the references?

    That's what peer review is all about. Anyone can write a paper, especially if they have credentials, but peer review is there to challenge it, both on the raw data and summary, and on the sources quoted or research quoted.

    The problem is that way too much information is being presented, and if its non-relevant, it may not be challenged because noone is interested in using it as the basis for further study.

    The other way a bogus paper is spotted is when they list collaborators who deny they worked on or contributed to it. Which is what happens at the conference or afterwards, when people start asking questions.

    Kind of like April Fools stories in newspapers - sure, they can print them, but they may get a ton of letters, emails, and phone calls challenging the "news item" once it's been printed. Should we blame the reader for them - or the people who enter them in the first place?

    --
    -- Tigger warning: This post may contain tiggers! --
    1. Re:Non-reviewed paper - but presented? by davids-world.com · · Score: 1
      I just read their paper. You'll notice, there are pretty much no pronouns apart from the omni-present "we" (and words that only non-linguists would call a referring expression), so the text is not in-cohesive (but not cohesive either!). It's totally incoherent, obviously, so it would have been easy to spot that this is not human-written.

      Again, it's a funny statement, but they didn't get it into a tough conference. And the point that they might be trying to make (that there is a lot of nonsense in computer science) is hard to prove. That was different for Sokal, because there is or was a lot of gibberish and hiding-behind-big-words in literature on postmodernism. But that's just my humble and certainly not well-verified opinion.

    2. Re:Non-reviewed paper - but presented? by WillAffleckUW · · Score: 1

      More readable than most papers that get presented, sadly.

      If I'd been there, I probably would have skipped their presentation anyway, since it seemed not very relevant to anything of interest.

      --
      -- Tigger warning: This post may contain tiggers! --
  74. I hate to admit it, but I fell for it by Anita+Coney · · Score: 5, Funny

    I clicked the link and created a random article. Before it appeared I went to the bathroom, got a snack, etc etc etc. A while later I came back and started reading the article.

    By then I forgot all about it being randomly generated. I was trying to read it and I asked myself, "Why the fuck did I open this link, it makes no sense?!" A couple seconds later I remembered.

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
    1. Re:I hate to admit it, but I fell for it by Skudd · · Score: 1

      Heh... I wonder how many students will try to exploit this and actually submit a paper generated from it.

    2. Re:I hate to admit it, but I fell for it by hmmm · · Score: 1

      I get most of my snacks from the kitchen ;)

  75. Re:Don't forget the great paper by Mazieres & by TyfStar · · Score: 1

    See.. now THAT I would pay to have people go see! Why can't that be accepted, unreviewed?

    If I sent that to companies, would they get the hint? Or would they take it as "oh! She's reading our mail! I say we spam her more!"

    Some days it's just not worth it to open Outlook. It's always bleak.

    --

    "There is a reason Linux is free"

    ~me~

  76. Just wait... by Anonymous Coward · · Score: 0

    until the politicians find out about this.

    We could be inundated with reports that seem legitimate only to find out that they never wrote it, researched it, or even read it.

  77. "Serving Canadians" by crovira · · Score: 3, Funny

    With fava beans?

    How have you been Clarisse?

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  78. Al Gore's Paper by lbmouse · · Score: 1

    Gore can claim he invented E-Voting. After all, his paper was published by MIT.

  79. Yes, but did they accept this one? by Blue+Neon+Head · · Score: 1

    Check out the second paper on this guy's papers list.

    http://www.scs.cs.nyu.edu/~dm/home/papers.html

  80. I've been saying this for years by Quiet_Desperation · · Score: 2, Interesting
    I'm a hardware engineer whose task is to turn all the latest comm theory into real products, so I read many of these exercises in mathematical wanking. For years I have realized that a lot of these academic papers are little more than contests between math majors to see who can write the most obfuscated set of equations, or build the biggest matrix. For example, some of the turbo code papers I have read describe concepts that will unrealizable in hardware until someone gets molecular level circuitry going.

    So it doesn't surprise me that a bunch of random garbage got through a selection committee.

    1. Re:I've been saying this for years by symbolic · · Score: 1


      Seems like this is the academic form of "mine's bigger than yours." Funny how all this needless mind bending can be boiled down to some pretty basic behavior.

    2. Re:I've been saying this for years by Quiet_Desperation · · Score: 1

      Or plain English. Every time I get one of our theory folks to explain one of these papers to me, my reaction is always, "Is that all they are trying to say?"

  81. Not by humans... by cowgoesmoo2004 · · Score: 1

    Those silly MIT fools were duped by a randomly created conference... though they do get partial credit for submitting a randomly generated paper in the final analysis.

  82. It's brilliant. I learned something! by Mustang+Matt · · Score: 2, Funny

    Here's a snippet of my most recently generated article. This is some great stuff!

    We have taken great pains to describe out evaluation setup; now, the payoff, is to discuss our results. We these considerations in mind, we ran four novel experiments: (1) we ran massive multiplayer online role-playing games on 13 nodes spread throughout the Planetlab network, and compared them against multi-processors running locally; (2) we measured database and WHOIS throughput on our human test subjects; (3) we ran SMPs on 42 nodes spread throughout the Internet-2 network, and compared them against fiber-optic cables running locally; and (4) we compared expected interrupt rate on the GNU/Hurd, FreeBSD and L4 operating systems. We discarded the results of some earlier experiments, notably when we measured database and RAID array latency on our network.

    Now for the climactic analysis of the second half of our experiments. Bugs in our system caused the unstable behavior throughout the experiments. Similarly, the many discontinuities in the graphs point to amplified energy introduced with our hardware upgrades. We scarcely anticipated how accurate our results were in this phase of the evaluation.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
  83. Re:Yes, but did they accept this one? - Redundant by Anonymous Coward · · Score: 0

    OK, OK, I missed it the first time. Please spare me, moderators.

  84. So? by xfmr_expert · · Score: 1
    From the conference website:

    Acceptance decisions related to the submitted papers will be based on their respective content review and/or on the respective author's CV. Invited papers will not be reviewed and their acceptance decision will be based on the topic and the respective author's CV.

    If the reviewers selected for reviewing a given paper do not make their respective reviews before the papers acceptance deadline, the selection committee may accept the paper as a non-reviewed paper.

    If a paper does not meet the criteria for inclusion as reviewed paper, the selection committee may invite the author to present it as a non-reviewed paper.

    So the acceptance of this paper had nothing to do with the content. While this is a stupid policy, it means that the paper could have been anything. While I agree this conference appears to be utter bullshit, this is not news (unless of course you signed up for this circus, then you might want to get a refund)

  85. Douglas Adams Lives!!!!!! by Cumstien · · Score: 1

    ...this number is certainly always finite -- and in some cases, very much so.

    Douglas Adams is alive!

  86. Note that WMSCI is a "fake" conference by alienmole · · Score: 2, Informative
    The SCIgen authors mention this on their page:
    One useful purpose for such a program is to auto-generate submissions to "fake" conferences; that is, conferences with no quality standards, which exist only to make money. A prime example, which you may recognize from spam in your inbox, is SCI/IIIS and its dozens of co-located conferences (for example, check out the gibberish on the WMSCI 2005 website). Using SCIgen to generate submissions for conferences like this gives us pleasure to no end. In fact, one of our papers was accepted to SCI 2005!
  87. I urge you to contribute. by Tjp($)pjT · · Score: 4, Funny

    Mail you transportation fund donation to a random address.

    --
    - Tjp

    I am in wallow with my inner money grubbing capitalistic pig. ... Oink!

    1. Re:I urge you to contribute. by Anonymous Coward · · Score: 0

      But random addresses may not be valid, so you can use this address I generated with my random *valid* address generator:

      Suite 2304
      1170 Ave. of the Americas
      New York, NY 10020

  88. Some people have entrely too much time on their by crovira · · Score: 1

    hands.

    Now if only I can harness this it'll really help me bullshit my way through my papers. :-)

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  89. Shows what MIT means by acomj · · Score: 1

    The clout of that school, mercy. Granted it was a non-reviewed paper...but still.

    I bet papers from Cal-Tech are under more scrutiny.

  90. What's the big deal? by davidyorke · · Score: 2, Funny

    My boss has been randomly generating meeting content for years ... all in his head.

  91. Overkill. Keep it simple. by JonTurner · · Score: 5, Funny

    >>I would like it to create millions or billions of these works...

    Billions? Why bother? Based on my listening experience, Clearchannel and the record execs seem to have built empires on no more than three variations.

    So keep it simple. Who needs the Circle of Fifths, or any of those pesky black piano keys when C-G-D and some random notes/rap over a drum track (serving as the bridge) will do? Repeat "ad naseum"

    1) happy, mindless dance tune by teen-star-du-jour. 90beats per minute minimum, bass drum is primary instrument. May require heavy use of DSP processing to keep singer on pitch.
    2) Rap about rapper knocking other rappers off the top of the charts and or "crunk whack party", "bustin' caps" or "dubs." Word "bitches" is mandatory. Threatening violence is a plus. Don't forget shout out to imprisoned/dead homies on extended mix version.
    3) Wheezy, whiny country & western tune, mandatory mentions include pickup truck, whiskey. Extra chart-topping potential for use of word "fool".

    1. Re:Overkill. Keep it simple. by The+Good+Reverend · · Score: 4, Insightful

      Billions? Why bother? Based on my listening experience, Clearchannel and the record execs seem to have built empires on no more than three variations.

      Blah, blah, blah. I wish there was an Onion article like the "Area Man Constantly Mentioning He Doesn't Own A Television" one for people like you.

      Guess what? Lots of music produced today is made for mass consumption. And guess what else? Even more isn't. While it might not be as popular, it's certainly available, especially online in the last ten years. Just because you're too lazy to go look for it doesn't mean it doesn't exist. Hell, some people like pop music.

      Past that, remember also that this is by no means a recent trend - it's existed for the entire history of pop music. As long as music's been sold for a profit, there's been someone deciding what sound to sell, and how to create the "next best thing". Your generalizations are old and tired.

    2. Re:Overkill. Keep it simple. by Le+Marteau · · Score: 3, Funny

      Yeah, I love these guys who come to realize that they like alternative music, then proceed to piss all over other people's likes, cop a superior attitude, and walk around like they friggin' WROTE the music. "Those poor, unenlightened fools have no taste, listening to that banality. Thankfully, my tastes are elevated and I see how weak what they like is."

      --
      Mod down people who tell people how to mod in their sigs
    3. Re:Overkill. Keep it simple. by Anonymous Coward · · Score: 0

      Your generalizations are old and tired.

      So's the music.
      What's your point?

    4. Re:Overkill. Keep it simple. by findingflow · · Score: 1

      That was my favorite ever column of The Onion! After reading that, I was sure "they" were following me around ...

    5. Re:Overkill. Keep it simple. by Anonymous Coward · · Score: 0

      LMAO. The "Good" Reverend is clearly having a hissy-fit over... his own lack of humor! Jezus fucking christ, man, get a clue. And a life.

      Oh, and yes, most pop music sux. Get over it.

    6. Re:Overkill. Keep it simple. by NardofDoom · · Score: 1
      I used to be like you, but then I found XPN.

      Funk fridays, jam band mondays, Blues saturday nights. What more do you need?

      --
      You have two hands and one brain, so always code twice as much as you think!
    7. Re:Overkill. Keep it simple. by Math,+The+Ancient · · Score: 1

      WTF?

      --
      If I really am talking out of my ass...explain it to me with respect so I'll at least pull my ears out to listen.
    8. Re:Overkill. Keep it simple. by Pionar · · Score: 1

      Oh, and yes, most pop music sux. Get over it.

      Yeah, and so does most hip-hop. And so does most blues. And so does most rock. And so does most jazz. And so does most of your favorite genre.

      Most music out there sucks. Saying that there is a genre that sucks harder or more is stupid. Just like tv, there are awesome examples of every genre, but the vast majority blows.

    9. Re:Overkill. Keep it simple. by Anonymous Coward · · Score: 0

      Hell, some people like pop music.

      Well, la-dee-frickin-da for them. I believe the grandparent post was trying to get at the fact that creativity is somewhat rare in the realm of popular culture these days. As far as the realm of Unpopular Culture goes, well they either write music for Indie Labels or find things to whine about on Slashdot.

    10. Re:Overkill. Keep it simple. by nilbog · · Score: 1

      The dude was making fun of the music industry, not denying the exsistance of any music outside clearchannel. RTFPost

      --
      or else!
    11. Re:Overkill. Keep it simple. by Anonymous Coward · · Score: 0
      Blah, blah, blah. I wish there was an Onion article like the "Area Man Constantly Mentioning He Doesn't Own A Television" one for people like you.

      There probably is. Somebody needs to write an article titled "Latest Onion Edition Cynically Mocks Variety of Subjects". I thought the novelty of The Onion was kinda entertaining for about the first three articles, but when the next three and the three after that (and so on) were all the same formula, it got kind of old kinda quickly.

    12. Re:Overkill. Keep it simple. by Anonymous Coward · · Score: 0

      Thanks for promoting your opinions as facts. They will be taken into consideration.

    13. Re:Overkill. Keep it simple. by WNight · · Score: 3, Insightful

      It's an appropriate response to Britney fans acting like she's the greatest thing (and to be fair, to most anyone else) - "there's a world of music out there and coincidently your favorite just happens to be the one that's on the radio 20+ times a day! Wow, what are the odds of that?"

      By any objective judgement, the top-40 (on average) is poorly performed and mass-market-sanitized versions of better (more skilled artists, better song-writing, etc). That's a fact - record executives are open about it. They "create" groups so that they don't have to deal with older and wider musicians. They have complete editorial control over sound, lyrics, and presentation. They will all, naturally, produce pap that gravitates to the exact midline of every consumer preference they can measure.

      In almost every industry you see the true ground-breaking work from the independents - software, music, art. The pros have too much invested to be able to take a year off and explore some neat idea. They're going to have less of the really good products that come from a gifted person exploring their craft.

      It's all fact. Does that mean you should rub people's noses in it? No, but explaining it to someone when they, just as tiresomely I assure you, drool over some pop star helps them get a little perspective. If they manage to see past the glitz of the MTV videos it could help them find music they'd really enjoy. To replace britney, buy music from a good musician and porn from a pretty girl. Once you realize that this cool sound you really like in Star X's latest song is like the sound of this genre, which you hadn't heard of, you get exposed to a new world of music.

      The problem is with people who don't realize this applies to them as well, and to people who are rude about it. Just like those guys who tell everyone they don't have a TV - I don't, but I don't bring it up in conversation, nor, unless asked once it does come up, my reasons.

    14. Re:Overkill. Keep it simple. by shutdown+-p+now · · Score: 1
      Hell, some people like pop music.
      You probably meant to say, 'some prehistorical hominid descendants whose mental evolution is severely lagging behind their physical one like pop music'. The definition of 'Homo Sapiens Sapiens' is somewhat more narrow.
    15. Re:Overkill. Keep it simple. by Koiu+Lpoi · · Score: 1

      www.dmusic.com

      It's where I post my music, and the artist community there is great, and there's a ton of great music. All for free.

    16. Re:Overkill. Keep it simple. by Le+Marteau · · Score: 1

      Nice. That pretty much sums it up. The Onion TV Guy is always a good analogy and fits well on this subject.

      I just find it tiresome how quickly people will tell people that they really shouldn't find pleasure in things that give them pleasure. The world is brutal enough without people trying to rain on other's parades.

      There was this goth looking punk the other day at the mall, wearing this shirt that said, "Your favorite band sucks." And of course, I'm thinking, "Aw, man, STFU".

      --
      Mod down people who tell people how to mod in their sigs
  92. I'm brilliant! by Jakeypants · · Score: 5, Funny

    Using various probability statistics, I've developed a random /. comment generator that'll always, without fail, get me a +5 Insightful! Let's see how this goes...

    Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux

    To cancel it out, I also wrote one that guarantees -5 Flamebait, too:

    Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft Microsoft

    1. Re:I'm brilliant! by deanoaz · · Score: 1

      There's nothing in there about SCO, DRM, or Soviet Russia.

      I think you may be overvaluing your research.

      'inside every small problem is a large problem struggling to get out' - talbots law

      --
      If 'the people' in Amendment 2 are 'the state' then Amendments 1, 2, 4, 9, and 10 benefit the state, not you.
    2. Re:I'm brilliant! by dosun88888 · · Score: 1

      Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux Linux

      Mushroom, mushroom.

      +5 Funny?

      ~D

      Snaaaaaaaaaaaaaaaaaaaaake

  93. Holodeck fun. by Nintenfreak · · Score: 0

    I noticed on Star Trek TNG, you could order the holo deck to randomly generate a plot. Something that could randomly generate a shortstory would kick ass.

  94. if this amuses you... by grumpyman · · Score: 1

    then you'll also like this. A tool to randomly generate product name. http://www.acmevaporware.com/

  95. Computers writing about themselves by seg9585 · · Score: 1

    Wow -- Computers are writing papers about themselves! Its like an autobiography!

  96. Comp Sci and Cultural Studies... by Anonymous Coward · · Score: 0

    ...now have something in common. They've both been Sokaled.

  97. You wouldn't need to generate every combination by jd · · Score: 1
    The music would need to follow a 1/f distribution. Totally random sounds don't work well. Further, combinations of sounds have to be in harmony, which means notes at the same time need to follow the mathematical rules the ancient Greeks determined for such sounds. Finally, a lot of really good composers (such as Mozart) tend to follow some basic rules on the structure of sound.


    By limiting yourself to the constraints defined above, you won't generate every possible musical work, but you WILL generate every possible work that people in general will recognize as actual music. As it is a much smaller set, it is a much more practical goal.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:You wouldn't need to generate every combination by d1v1d3byz3r0 · · Score: 1

      Notes don't have to be in harmony at all. Go buy a Stravinsky recording!

    2. Re:You wouldn't need to generate every combination by d1v1d3byz3r0 · · Score: 1

      On second thought, I didn't mean to shout there, your four-digitness. But disharmony can produce some really interesting sounds. And why stop at the 8va/12 scale? Why not split the octave into 96 parts and go completely nuts. Then you could claim prior art to eastern music, as well

    3. Re:You wouldn't need to generate every combination by jd · · Score: 1
      That is perfectly true. Correction accepted in what I think/hope is the spirit intended. :)


      The main idea, though, is to find ways of taking the horribly large number of permutations and eliminating as many of the "totally impossible" ones as you can. In order to get down to something managable, you then find other filters which eliminate certain other classes of "improbable sounds". You'll lose perfectly good music along the way, but the idea is that eventually you'll get a very large core group that you could realistically copyright, where all members in that group have a high probability of being quality music or being close enough that copyright law would give you ownership anyway.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  98. I am doing my AI PhD.. by xtracto · · Score: 2

    Oh holly Crap! and I am here breaking my ass to get one article accepted for the GTDT
    IJCAI 05 workshop...

    darn...

    --
    Ubuntu is an African word meaning 'I can't configure Debian'
  99. Similar to the Pomo Generator by Ralph+Spoilsport · · Score: 1
    The techspeak garbage generated at such conferences doesn't hold an ass candle to the utterly pathetic brain drool that is spewed on a daily basis and published in various art, literature, social theory, and cultural theory journals, magazines, and proceedings.

    the stuff is such turgid crap, back in the 1990s some wonderful geniuses put together the "Pomo Generator" so you can automagically generate the same pseudo-intelligent twaddle leading "scholars" puke up all the time to cover their useless tenured butts.

    here's the Generator

    and here's and excerpt of a typical example of what it makes. Hysterically funny crap that reads a lot like the kind of contemptible garbage that passes for "scholarship" these days.

    The submaterial paradigm of context and pretextual theory Q. Rudolf Bailey

    Department of Semiotics, University of Illinois

    1. Discourses of failure

    If one examines cultural nationalism, one is faced with a choice: either reject the submaterial paradigm of context or conclude that class has significance. Wilson[1] implies that the works of Fellini are an example of self-fulfilling objectivism. However, Debord suggests the use of pretextual theory to read sexuality.

    In the works of Rushdie, a predominant concept is the concept of substructuralist art. If dialectic desituationism holds, we have to choose between precapitalist sublimation and material nationalism. Therefore, in Midnight's Children, Rushdie examines dialectic desituationism; in The Ground Beneath Her Feet, however, he deconstructs pretextual theory.

    "Class is used in the service of colonialist perceptions of sexual identity," says Sartre. The primary theme of Sargeant's[2] critique of the submaterial paradigm of context is the common ground between society and class. But several appropriations concerning dialectic desituationism exist.

    The submaterial paradigm of context holds that narrativity may be used to reinforce sexism. Thus, the paradigm, and eventually the collapse, of dialectic desituationism depicted in Rushdie's Satanic Verses is also evident in Midnight's Children, although in a more subdialectic sense.

    An abundance of deconstructions concerning not discourse, but postdiscourse may be discovered. However, d'Erlette[3] implies that the works of Rushdie are postmodern.

    The premise of predialectic materialism suggests that expression comes from the collective unconscious. Thus, Lacan uses the term 'pretextual theory' to denote a mythopoetical totality.

    In The Moor's Last Sigh, Rushdie denies dialectic desituationism; in Satanic Verses, although, he reiterates the submaterial paradigm of context. However, semantic narrative implies that the Constitution is intrinsically meaningless, but only if sexuality is interchangeable with narrativity.

    SNIP

    I can't tell you how many essays I've had to read that read exactly like the above, only not funny, because these were written by people who actually believe that kind of nonsense.

    RS

    --
    Shoes for Industry. Shoes for the Dead.
    1. Re:Similar to the Pomo Generator by Dwedit · · Score: 1

      Where's the random porno generator?

    2. Re:Similar to the Pomo Generator by MrHanky · · Score: 3, Funny

      You know, if you had any education, you would easily notice the difference between sentences like "The premise of predialectic materialism suggests that expression comes from the collective unconscious" and something written by a pomo-head. Both 'dialectical materialism' and 'collective unconcious' are clearly defined (although the latter doesn't seem to exist), and every "scholar" can see that the concepts can't be used like that.

      The reason why you can't tell how many such essays you've had to read is, of course, that you've had to read exactly none, and it would totally spoil your joke if you told us.

      So basically, you're being a pretentious fucktard by trying to fool people into believing you're smart enough to discover, all by your own hard work, that postmodernism is a bunch of meaningless pseudo-randomly generated junk. It probably is, for the most part, but you don't know anything about it.

    3. Re:Similar to the Pomo Generator by Ralph+Spoilsport · · Score: 1
      Ummmm, I hate to spoil your day, Mr Poo, but you are completely wrong. I will now set about demonstrating to you what kind of a presumtuous and worthless troll you are...

      You know, if you had any education,

      I recently recieved my MFA, and am working on putting together ideas for a PhD. strike one

      you would easily notice the difference between sentences like "The premise of predialectic materialism suggests that expression comes from the collective unconscious" and something written by a pomo-head. Both 'dialectical materialism' and 'collective unconcious' are clearly defined (although the latter doesn't seem to exist), and every "scholar" can see that the concepts can't be used like that.

      I know that. I simply copy/pasted something the generator spat out. I didn't write it, nor have any of my students. strike two

      The reason why you can't tell how many such essays you've had to read is, of course, that you've had to read exactly none, and it would totally spoil your joke if you told us.

      Wrong. I've been forced to not only read and grade such tripe, I've sat through countless lectures, seminars, workshops and other such outlets for such mindnumbing drivel.

      Strike three

      So basically, you're being a pretentious fucktard by trying to fool people into believing you're smart enough to discover, all by your own hard work, that postmodernism is a bunch of meaningless pseudo-randomly generated junk.

      No. I've known about the Pomo Generator for a number of years. Back in the late 70s and early 80s I was forced to read all that crap back when it was new. In my non-slashdot identity, I have written dozens of articles in cultural theory and creativity and have pilloried post-modernism continuously for being the reactionary sham that it is. I am presently writing a book on New Media, and I am extremely well versed in these subjects.

      You are a pitiful troll.

      Now, kindly go fuck yourself in whatever way a dickless weasel like you would.

      RS

      --
      Shoes for Industry. Shoes for the Dead.
    4. Re:Similar to the Pomo Generator by Anonymous Coward · · Score: 0
      hi. hate to break it to you, but you've embarrassed yourself terribly. i quote:

      I recently recieved my MFA, and am working on putting together ideas for a PhD.

      later you add:

      Back in the late 70s and early 80s I was forced to read...

      by my reckoning, this puts you now in your late 40s/early 50s. see my point? you dont have a PhD yet, barely received your masters, you are still posting on slashdot, and you are losing your temper when you are called out on your errors.

      Welcome to Academic Mediocrity. I hope you're saving now, because you'll be spending most of the rest of your life on a tiny, tiny pension.

    5. Re:Similar to the Pomo Generator by Ralph+Spoilsport · · Score: 1
      HA!

      Hate to break it to you, but I see the academy as more of a hobby than a career move.

      I post on slashdot because it's fun and I don't have to work very much for a comfortable living, so I have the extra time. In fact I enjoy my work so much, that I have no intention of retiring or even wanting to retire.

      So, kindly, go fuck yourself.

      RS

      --
      Shoes for Industry. Shoes for the Dead.
    6. Re:Similar to the Pomo Generator by Anonymous Coward · · Score: 0

      You really take yourself waaaaaaaaay to seriously.

    7. Re:Similar to the Pomo Generator by MrHanky · · Score: 1

      Sorry, but you're just restating what you wrote in your first comment in a different way ("I know this stuff, and it's nonsense"), but there's no evidense this is true. And if it was true, you'd know you have to show reasoning and rhetoric beyond preschool level if you're going to convince anyone. At this time, you're like a 3 year old orphan arguing your dad is stronger than mine, but you can't show him to me, because he's an astronaut and lives on the moon.

      No, I don't need to see your credentials, but it would be OK if you showed some sort of reasoning. Since you don't, I suspect it's because you can't.

  100. Not when i generates this. by wgaryhas · · Score: 1

    YRO: RIAA Thinks Annhilating Microsoft Is The Solution To Music Piracy In addition to suing everyone on the planet, teh RIA now thinks that annhilating Microsoft will limit illegal file sharing according to a story on ZDNet. When will these gerbils learn that you need to lower the price of CDs and release better music to increase music sales. Personally, I think that annhilating Microsoft is a bad idea.

    (part I can't picture being in a slashdot article is in bold)

    --
    "For every complex problem, there is a solution that is simple, neat, and wrong." - H.L. Mencken
    1. Re:Not when i generates this. by MaineCoon · · Score: 1

      I got the same one, so it looks like it's only mildly pseudorandom.

      --
      Hunt your preferred prey at Aliens vs Predator MUD. Join the war at avpmud.com port 4000
    2. Re:Not when i generates this. by Wybaar · · Score: 1

      I'd guess they're probably seeding whatever pseudorandom number generator they're using with some value based on the time, so if you and the poster above you tried to generate a random story at exactly the same time, you may have seeded the PRNG with the same starting value, hence the identical stories.

      --
      Y|
    3. Re:Not when i generates this. by MaineCoon · · Score: 1

      Good guess, but the parent post was an hour before mine, and I got mine a few minutes before my post

      --
      Hunt your preferred prey at Aliens vs Predator MUD. Join the war at avpmud.com port 4000
  101. Re:Similar to the Pomo Generator-oops by Ralph+Spoilsport · · Score: 1
    forgot the URL for the Pomo Generator-

    Go HERE

    http://www.elsewhere.org/cgi-bin/postmodern

    RS

    --
    Shoes for Industry. Shoes for the Dead.
  102. Funniest paper since... by Anonymous Coward · · Score: 0

    Thiotimoline! Although Thiotimoline was not random at all, this reminds me very strongly of that classic. Could it be that the Good Doctor has found a way to inhabit cyberspace? :)

  103. not moderators, editors by roman_mir · · Score: 3, Funny

    random moderation is also very common here though...

  104. New Approach by ajnsue · · Score: 1

    new developments in hardware acceleration using AI. reminds me of homer simpson episode. Mepis Roolz. Saw this posted on scientific american years ago. RIAA is the antichrist. Check here if slashdotted M$ never had an original thought, Gates is the antichrist, Balmer is his evil minion. Linus said at a recent conference. Dude that made Goatse look mild.

  105. Mod parent up by Anonymous Coward · · Score: 0

    You forgot to mention FOCS and STOC. I might add all the other theory heavy conferences.

    The same with mathematics. People from other the easier sciences cannot simply grasp how long it takes to read and verify one of these papers.

  106. The benefit of registration by tepples · · Score: 3, Informative

    Those who use "copywritten" to mean "subject to copyright" tend to look like they haven't studied much of copyright law. The adjective is "copyrighted".

    What you said is true, that copyright exists from the moment a work is fixed in a tangible medium, but in the United States. But you can't sue until you've registered the copyright in the Copyright Office, and you can't recover statutory damages or attorney's fees for infringements more than three months after first publication unless you registered the copyright before the infringement occurred. In addition, "intellectual property tax" legislation is under consideration that may make the copyright expire sooner if it isn't registered with taxing authorities.

    1. Re:The benefit of registration by cduffy · · Score: 1

      In addition, "intellectual property tax" legislation is under consideration that may make the copyright expire sooner if it isn't registered with taxing authorities.

      Wouldn't such legislation violate treaties (I think the Berne Convention) the US is subject to?

    2. Re:The benefit of registration by robertjw · · Score: 1

      "intellectual property tax" legislation is under consideration that may make the copyright expire sooner if it isn't registered with taxing authorities.

      Great. So Disney can just buy a new copyright next time Mickey Mouse is going to expire, 2023, rather than actually go to all the trouble to change the law. Soon you will have to be a multibillion dollar conglomerate to actually hold a copyright on anything.

    3. Re:The benefit of registration by TheHonestTruth · · Score: 1
      AND, unless you can prove that someone derived their work from yours, you have no damages. Copyright has an originality requirement, not a novelty requirement. You and I can each have a copyright on the same thing provided we each came up with it independently.

      -truth

      --

      I had a steady B+ in my AI class until I failed the Turing test...

    4. Re:The benefit of registration by danheskett · · Score: 1

      Actually, this is a good idea. Think of it like this.

      Anyone can buy a copyright on their original work. First year is $1. Each additional year is double the previous year. So, for 4 years of protection, you pay $1 + $2 + $4 + $8 = $15. Great. Easy, you can copyright a lot of works, no problem.

      If you want to protect something for a long time, say, 10 years, it's not impossible, just a bit more expensive. It has to be *worth* it to you. For 10 years you have to pay a total of $1,023. Not bad. If its a substanial work, its worth it. If it's nothing, don't worry. Everyone benefits.

      At 21 years, it'll cost over $1M a year. At 31 years, $1B a year. At 33 years, $4B a year.

      The more you think of it, the more you see:

      1. It protects copyright holders. With the extra fees some reasonable and fair enforcement could be paid for.

      2. It protects the public interest. Forever copyrights are possible, just not exactly cheap.

      3. It solves the issue of "forgotten" works - works that are not maintained but cannot be copied thanks to copyright that is inflexible.

  107. In other news... by Anonymous Coward · · Score: 0

    Randomly generated Linus Torvalds quote accepted by Slashdot.

  108. Re:Don't forget the great paper by Mazieres & by glitch! · · Score: 1

    That is insanely awsome! :-)

    It would be great if that paper were published somewhere -- anywhere. It would be so cool to reference that in a bibliography.

    --
    A dingo ate my sig...
  109. html meta data offers insight by GodLived · · Score: 1

    These comments were taken from the HTML variation on the Call for Papers. This is what happens when you use Microsoft Word to publish anything: "all your metadata are belong to us," er, you get the point.

    Of particular interest: author is Roberto Rodrigues, using software that was at one point reported as the property of the company Callaos Y Asociados CA. The acceptance letter http://www.pdos.lcs.mit.edu/scigen/rooter-acceptan ce.txt on MIT's website is signed by a Dr. Nagib Callaos.

    Anyway, here are the headers in case someone wants to do further social engineering. I have contacted the hotel to verify if the conference is real or not.

    <!--[if gte mso 9]><xml>
    <o:DocumentProperties>
    <o:Author>Roberto Rodrigues</o:Author>
    <o:LastAuthor>Miguel </o:LastAuthor>
    <o:Revision>2</o:Revision>
    <o:TotalTime>168</o:TotalTime>
    <o:LastPrinted>2003-10-10T15:42:00Z</o:LastPrinted >
    <o:Created>2005-03-23T15:57:00Z</o:Created>
    <o:LastSaved>2005-03-23T15:57:00Z</o:LastSaved>
    <o:Pages>1</o:Pages>
    <o:Words>4418</o:Words>
    <o:Characters>24305</o:Characters>
    <o:Company>Callaos Y Asociados CA</o:Company>
    <o:Lines>202</o:Lines>
    <o:Paragraphs>57</o:Paragraphs>
    <o:CharactersWithSpaces>28666</o:CharactersWithSpa ces>
    <o:Version>11.5606</o:Version>
    </o:DocumentProperties>
    <o:CustomDocumentProperties>
    <o:_AdHocReviewCycleID dt:dt="float">1344996426</o:_AdHocReviewCycleID>
    <o:_EmailSubject dt:dt="string">Cartas de invitaci&#243;n y CFPs, SCI 2004...</o:_EmailSubject>
    <o:_AuthorEmail dt:dt="string">robertorgontardo@hotmail.com</o:_Au thorEmail>
    <o:_AuthorEmailDisplayName dt:dt="string">Roberto Rodrigues</o:_AuthorEmailDisplayName>
    <o:_ReviewingToolsShownOnce dt:dt="string"></o:_ReviewingToolsShownOnce>
    </o:CustomDocumentProperties>
    </xml><![endif]-->< !--[if gte mso 9]><xml>
    <w:WordDocument>
    <w:HyphenationZone>21</w:HyphenationZone>
    <w:ValidateAgainstSchemas/>
    <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
    <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
    <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPl aceholderText>
    <w:Compatibility>
    <w:SelectEntireFieldWithStartOrEnd/>
    <w:UseWord2002TableStyleRules/>
    </w:Compatibility>
    <w:BrowserLevel>MicrosoftInternetExplorer4</w:Brow serLevel>
    </w:WordDocument>
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
    </w:LatentStyles>
    </xml><![endif]--><!--[if !mso]><object
    classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4 D" id=ieooui></object>
    <style>
    st1\:*{behavior:url( #ieooui) }
    </style>
    <![endif]-->

    1. Re:html meta data offers insight by GodLived · · Score: 1

      Actually, just got e-mail from the hotel... it IS a conference that is being held there.

      This conference looks like total garbage. It is a shame that things like this exist only to make money. It gives conferences a bad name.

  110. Not funny, but sad. by tepples · · Score: 3, Informative

    You would need quite a few. Just the combination of the first 8 notes is 26^7=8,031,810,176, assuming the first note's placement is irrelevant, and assuming up to an octave's jump in value either way. That is discounting rythmic variations, which would add quite a few extra combos.

    Remember that not all the melodies on an album have to match for there to be grounds for a lawsuit. If just one of the two or three melodies in just one of the 10 or 12 songs in just one of the thousands of albums released annually matches your work, then you've got yourself a case.

    Further analysis of this issue is in yerricde's journal. It seems to disregard accidentals (notes not in a given diatonic mode) but takes rhythm into account.

  111. infinite number of monkeys... by MECC · · Score: 1



    Given an infinite number of monkeys, an infinite number of typewriters, an infinite number of bananas, and an infinite amount of time, all of Microsoft's OSS FUD can eventually be reproduced...

    --
    "We are all geniuses when we dream"
    - E.M. Cioran
  112. Strangely enough... by suitepotato · · Score: 1

    ...this generator's output is about as coherent as the statements by "Father" In Equilibrium. If you twist yourself into the land of tinfoil hat paranoid, you can almost begin to think it makes sense, the way you start to hallucinate whispered voices in white noise if you have to listen to it too long. A couple more years of work and this will be even funnier because the output of such code will seem perfectly normal and it will take longer to realize that it is a joke. In the meantime, this is just perfect. I think I'll have to start padding my resume now. : )

    --
    If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
    1. Re:Strangely enough... by suitepotato · · Score: 1

      It just occured to me... much C code is about as farsical as are the Prez' statements.

      --
      If my grammar and spelling are off, I am [distracted/tired/careless] (take your pick)
  113. Access and Bright Tunes v. Harrisongs by tepples · · Score: 3, Informative

    to win a copyright case, you have to prove *copying*. If someone else independently came up with the same tune as you, you'd be unlikely to win unless you could prove they had access to your musical work

    If you've heard a musical work even once in a grocery store or on the car radio ten years ago, you are deemed to have had access to the work. And once the plaintiff demonstrates evidence of access and similarity, the judge is likely to rule that copying occurred. See Bright Tunes Music v. Harrisongs Music .

  114. Not quite right, at least, not here... by Anonymous Coward · · Score: 0

    Haha. That's a clever idea, except to win a copyright case, you have to prove *copying*. If someone else independently came up with the same tune as you, you'd be unlikely to win unless you could prove they had access to your musical work, and then specifically copied a substantial amount of it.

    That's not how it works, at least not in my country.( Disclaimer: laws vary from country to country, and state to state. Consult your local legal system for details.)

    Here, you only have to prove that you wrote down or recorded (not played!) the music first. Once the courts verify that you are the original copyright holder, the defendants can't plead ignorance anymore. They're not guilty of accidental infringement; but they don't get the copyright, either.

    Once you tell the defendants know you hold the copyright, they lose the "accidental infringement" defense. They can't legally make any more copies: they can't play the song on the radio, and they can't press new CDs, or make new MP3s. They can only sell off the copies they already have, unless they cut you a cheque, or otherwise accomodate your wishes.
    --
    AC

  115. Been there done that. by elbanevretep · · Score: 1

    I submitted an automatically-generated paper in a High School English class back in, well let's just say before I logged onto the internet for the first time. It received the highest grade in the class, an A+++++++ (although I think that was the teacher's idea of a joke... she must have suspected something was funny about my paper.) To generate the paper, I just wrote a program to generate a random (though grammatical) sentence, and repeated it for a few pages, so there was not much structure to the paper.

  116. Funny, but the idea is good. by xtracto · · Score: 1

    Now, this story and the article itself can be funny but the idea is quite interesting. After reading the article, everything seems in place, it can be stated that the paper has new knowlege, so it can be stated as computer genereated knowledge, after all new knowledge is (generally) combination of old knowledge with some new ideas.

    It may be right or wrong knowledge but, after reading this paper someone could think of a new idea. Just maybe about a new approach to attack some problem.

    I think it is pretty cool, although I may be biased because I am doing an AI PhD, but anyway it seems interesting.

    --
    Ubuntu is an African word meaning 'I can't configure Debian'
  117. I'll be glad to contribute... by McBainLives · · Score: 1

    I just sent a check to a randomly generated PO Box at a randomly generated ZIP code. Think they'll get it? (No, it wasn't made out to 'cash.')

    --
    I came, I saw, I left. It looked better in the brochure.
  118. Grades by BigTunaCan · · Score: 0

    I hope thier grades are randomly generated.

  119. Don't do it, MIT!! by IdJit · · Score: 1

    WMSCI is really a front organization for an evil CalTech splinter group!!

    For Chrissakes, men...you're walking straight into a trap!!

  120. Hmmm. by jd · · Score: 1
    MBOTY. Dimensions: (Monkeys * Typewriters * Years). Units are given as My.


    SI Equivalent is SKOS: (Simians * Keys * Seconds). Units are given as k.


    The "100 monkeys" phenomina indicates that education requires a minimum 10 Kiloskos (10 Kk). The average reading age of an adult American is about 9 or 10. Given typical workgroups of about 100, and 26 characters in the alphabet, the minimum for effective communication is 26 Kiloskos. Tabloid newspaper editors have, on average, 3 microskos.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  121. Flashback: The Sokal Hoax by Panaphonix · · Score: 1

    Also note The Sokal Hoax, a nonsense paper submitted to, and accepted by, the publication Social Text in 1996.

  122. Re:Don't forget the great paper by Mazieres & by kfg · · Score: 5, Funny

    I had a hard time trying to figure out what they were trying to say at first, but the graph in fig. 2 finally made it all clear.

    The paper really needed more graphics.

    KFG

  123. The CS paper wins no talk congratulations by Easy2RememberNick · · Score: 1

    I for one am amazed for CS savy and speeches given to the conference. No one can say that or talk about a difference they have between the storie

  124. The simplifications of substantial similarity by tepples · · Score: 2, Informative

    Given all quarter notes or what? Because for every melody, you can create a new one by splitting any given note into two different notes, the sum of whose durations is equal to the original. And you could split it into 3 notes, or 4 notes ... and each of those into briefer notes, etc.

    There are three parts to a musical misappropriation case: defendant's access to the plaintiff's work, probative similarity, and substantial similarity. Lack of intent is no defense. Access and probative similarity are circumstantial evidence of whether copying occurred; substantial similarity determines whether the copying is actionable infringement. Access can often be assumed if a work has been in rotation on commercial FM radio. Probative similarity involves testimony of an expert witness, but substantial similarity refers to the impression on somebody with less musical training. For instance, laymen tend to simplify the model of rhythm down to just (say) short, medium, and long notes within a work. Unfortunately, even if such simplifications of the musical model don't make it possible to enumerate all possible melodies, they make it possible to enumerate enough melodies to make music publishing a legal minefield for people outside the cartel, comparable to the software patent situation.

    To say nothing of stuff like fermatas, key signitures, etc.

    Which are completely ignored in the substantial similarity phase.

  125. Automaticly-generated-day on /.? by HalliS · · Score: 1

    First Linus's non-quote, then this story. Finally, check out the QOTD:

    The appreciation of the average visual graphisticator alone is worth the whole suaveness and decadence which abounds!!

    Well, no - this seems to be an actual quote

    --


    My other UID is 1337
  126. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  127. What About /. ? by MSTCrow5429 · · Score: 2, Funny

    And I thought Slashdot had been posting random articles all these years...

    --
    Slashdot: Playing Favorites Since 1997
    1. Re:What About /. ? by zpok · · Score: 2, Funny

      "And I thought Slashdot had been posting random articles all these years... "

      Nah, just the comments. The flames are genuine though.

      --
      I think, therefore I am...I think.
  128. Issues Paper.. by Caydel · · Score: 1

    Hmm... Next year I have a large paper to write in a class on Issues. I could do Scientific Fraud, and submit one of these randomly Generated papers first, and then submit a real paper...

    Could be fun!

  129. IIISCI by Interrupt18 · · Score: 1

    Last year, I got a Suntrust Banking phishing email. It was the first one I'd seen that used a script to draw a box with a fake URL in it over the real one. The real URL was mail.iiisci.org/s (no longer works). I had never head of IIISCI at the time and assumed it to be legitimate. I wrote to the webmaster to tell them their site was being used for a phishing scam, and I've been getting invitations to their conferences evers since.

  130. Simpsons Did It by Anonymous Coward · · Score: 0

    "It was the best of times, it was the BLURST of times? Stooopid Monkeys!"

  131. Boeing Patents Giant Robots by Anonymous Coward · · Score: 0


    Posted by brian on Wed April 13, 03:40 PM
    from the have fun hitting reload page dept.


    In a move that is sure to get the prior art police out in full force, Boeing has patented the process they use to make giant robots. Sid Meier is quoted in a BBC article as saying, "I think Boeing has some real issues regarding this patent. Are we to believe that they are the first corporation to ever develop giant robots?"

  132. They already have a program that does this. by Anonymous Coward · · Score: 0

    http://sunsite.univie.ac.at/Mozart/dice/

    However, it stays confined to the classical minuet format and the songs generated tend to sound somewhat similar to each other

    Pretty cool nonetheless.

  133. Who is Nagib Callaos? by Anonymous Coward · · Score: 1, Informative

    The article was accepted by one Nagib Callaos. Odd name ... who is this guy?

    Looked him up on Google to find that he mainly organizes academic computer conferences. The only research papers that I find from him are at conferences that he's organized.

    Odd.

    1. Re:Who is Nagib Callaos? by Anonymous Coward · · Score: 1, Informative

      Nagib Charly Callaos Farra (ncallaos@usb.ve)
      IEEE/Computer Society (Chapter: Venezuela) Chair

      www.usb.ve
      Simon Bolivar University,
      A.P. 89000, Caracas, Venezuela
      TEL/FAX (office):+58-2-9621519/1325
      e-Mail: ncallaos@usb.ve
      TEL/FAX (home): +58-2-9638852

    2. Re:Who is Nagib Callaos? by Anonymous Coward · · Score: 0

      No, he is the guy who rejected the paper!!

    3. Re:Who is Nagib Callaos? by Anonymous Coward · · Score: 0

      From my personal experience, as a USB student, all I can tell you is that he is a bogus teacher that has absolutely no respect for his students. Often in Software engineering classes he deviated from the subject and talked a lot of B.S. for half the class, only to ask students to stay 30 - 50 mins extra to recover the lost time.

      Also, using the "busy business man" excuse, he often skipped a whole week of classes, and then scheduled extra lectures on Saturdays or holidays to again recover this time.

      So, besides organizing bogus conferences, he teaches stuff that often sound like the B.S. on the WMSCI web site.

      The sad part, is that somehow the guy is still very respected by USB students and teachers .

    4. Re:Who is Nagib Callaos? by Anonymous Coward · · Score: 0
      Ha, ok, here is my take on this. I am also a Universidad Simon Bolivar's graduate and had Callaos as professor too, on that same course!

      That class mainly talked about two things over and over:

      random stuff about software engineering, and

      his daughter being such a spoiled bratt and not listening to him.
      I found the latter very amusing and actually taughtfull.

      The former though, I now realise why I always found it so hard to understand... on a very peculiar way...

      IT MUST HAVE BEEN RANDOMLY GENERATED!!!

      By the way, our school is not THAT bad. We actually have some pretty good profs in our CS department ;).

  134. Probably just copy-pasted stuff from here by rathehun · · Score: 1

    http://www.duckisland.com/GreekMachine.asp?strLang uage=technobabble&strParag=3

  135. Randomly generated music by grumpyman · · Score: 1

    Not a new idea. This Band-in-a-box product does all that: automatically generated melody, chord progression, accompaniment... all you need to do is to pick the style (e.g. punk, new age, Eagle's-alike 70's rock...etc.). It also generate a song title if you don't have one. http://www.pgmusic.com/

  136. Air of desperation by geophile · · Score: 1

    These guys are so hard up for papers. I've received a few emails from them, notifying me of extended deadlines -- basically spamming for participation. If they are so desperate, the reviewing standards must be pretty low.

    Here's what I got from them:

    Dear ...:

    We are sorry to take a bit of your valuable time, but we thought it is good to inform you that we extended up to March 29th the deadline for submitting papers to WMSCI ((http://www.iiisci.org/sci2005). The extended deadlines are as follows: ...

  137. Fees! by devnullkac · · Score: 1

    $390 to present a paper, and that price includes "coffee breaks?" Who's scamming whom, here?

    --
    What do you mean they cut the power? How can they cut the power, man? They're animals!
  138. My favorite part by compm375 · · Score: 1

    the data in Figure 6, in particular, proves that four years of hard work were wasted on this project.

  139. Nigerian WMSCI spam by tbo · · Score: 5, Funny
    About a month ago, I got an email from "Prof. Nagib Callaos" inviting me to submit papers to WMSCI. When I first got it, I thought it was another piece of Nigerian Money Fraud spam. It has that blend of apologetic politeness and bad english that is unique to the Nigerian Fraud spams...

    Dear Dr. (my name here):

    We are sorry to take a bit of your valuable time, but we thought it is good
    to inform you that we extended up to March 29th the deadline for submitting
    papers to WMSCI ((http://www.iiisci.org/sci2005). The extended deadlines
    are as follows:

    Paper Submission: March 29th
    (http://www.iiisci.org/sci2005/website/submi ssion. asp)

    Invited Sessions Proposal: March 29th
    (http://www.iiisci.org/sci2005/invitedsessio n/orga nizer.asp)

    Notification of Acceptance: April 19th.

    Final Camera Ready Manuscript due: May 3rd.

    Consequently, we are sending you again the invitation to participate in
    WMSCI, as follows.

    On behalf of the WMSCI 2005 Organizing Committee, I would like to invite
    you to participate in the 9th World Multi-Conference on Systemics,
    Cybernetics and Informatics (http://www.iiisci.org/sci2005), which will
    take place in Orlando, Florida, USA, on July 10-13, 2005.

    You can get the conferences Call for papers in
    (http://www.iiisci.org/sci2005/website/callfor pape rs.asp).

    The best 10% of the papers will be published in Volume 3 of SCI Journal
    (http://www.iiisci.org/Journal/SCI/Home.a sp ). 12 issues of the volumes 1
    and 2 of the Journal have been sent to about 200 university and research
    libraries. Free subscriptions, for 2 years, are being considered for the
    organizations of the Journals authors.

    We are emphasizing the area of Quantum Information which is related to your
    specific area.

    Also, we would like to invite you to organize an invited session related to
    a topic of your research interest. If you are interested in organizing an
    invited session, please, fill the respective form provided in the
    conference web page, and we will send you a password, so you can include
    and modify papers in your invited session.

    Organizers of the invited sessions with the best performance will be
    co-editors of the proceeding volume where their sessions' papers were
    included and of the CD electronic proceedings. They will also be candidate
    for invited editors, or co-editors of a possible WMSCI Journal issue
    related to their invited session papers.

    You can find information about the suggested steps to organize an invited
    session in the Call for Papers and in the conference web page:
    http://www.iiisci.org/sci2005 .

    If by any reasons you are not able to access the page mentioned above,
    please, try the following pages: http://www.iiis.org/sci2005 .

    If you need a detailed Call for Papers, don't hesitate in asking us for it.

    If the deadlines are tight and you need more time, let me know about a
    suitable time and I will inform you if it is feasible for us.

    Best regards,

    Professor Nagib Callaos
    SCI 2005 General Chair


    My apologies to Professor Callaos if he actually is Nigerian.
    1. Re:Nigerian WMSCI spam by Bert690 · · Score: 1

      Heheh... yes, too funny. I've been getting what is basically that same e-mail EVERY YEAR since 1999.... yet STILL my spam filter doesn't stop it!

    2. Re:Nigerian WMSCI spam by ErfC · · Score: 1
      Yeah, I've been getting those repeatedly ever since I started grad school, pretty much. I've mentioned it to a prof or three, and they laughed and said I won't be able to get rid of these guys, so just ignore them. I'm not doing work even remotely related to what they're discussing, and I don't even have my PhD yet, so I have no idea where they got my name. And I've asked them repeatedly (as per their instructions, on another version of the email) to leave me alone, and the spam keeps coming. Shows they're not being terribly picky about who they get at these conferences...

      I was surprised to read about a randomly-generated paper getting accepted, until I found out it was these guys accepting it.

      --

      -Erf C.
      Cthulu always calls collect...

    3. Re:Nigerian WMSCI spam by Anonymous Coward · · Score: 0

      according to
      http://200.75.139.138:1081/website2003/Reviewe rs20 02.htm

      he is venezuelan
      hail the venezuelan conference scam

    4. Re:Nigerian WMSCI spam by Frisky070802 · · Score: 1
      I know someone (who shall remain nameless) who added a spam-filter challenge-response system. His auto-reply would say that Nagib Callaos, anyone else associated with WMSCI, anyone who had ever organized a session there, or anyone who had even presented there, was banned from sending him email under penalties of CAN-SPAM.

      Not sure if it was ever enforced, but I think that auto-reply should be added to the PDOS SCIGEN website.

      --
      Mencken had it right. So glad that's old news.
  140. Thanks! by Anonymous Coward · · Score: 0
    I think I'll give up Slashdot now.

    Angel writes "The new trailer for the upcoming Highlander sequel has been released. This time starring George Bush adn John Carmack. Let's hope in this one that George Bush can take the bad guys adn vaporize them with a laser cannon. Go grab it before it gets Slashdotted."
  141. Major flaw in random /. generator. by Anonymous Coward · · Score: 0

    I looked at about two dozen randomly generated articles, and none were duplicated.

    Obviously not the real /.

  142. They're being silly by Jane+Hackworth · · Score: 3, Funny

    It must have taken them a really long time to type all that.

    1. Re:They're being silly by Anonymous Coward · · Score: 0

      copy paste?

    2. Re:They're being silly by Anonymous Coward · · Score: 0

      joke humour?
      point missed?

  143. The Social "sciences" crowd are into bullshittng,2 by RedLaggedTeut · · Score: 1

    All the science part in social sciences seems to be learning to say simple things with professional word in "their" language, while avoiding to say anything of importance.

    As an example, just imagine what gibberish you could turn a simple story like "When Joe accidently spilled Dan's beer, he hit Joe" into.

    Something like "Following his territorial reflexes, activated by the basic fear to be separated from his mothers breast, following the pattern established by his father, Dan continued and shaped the undirected motion of intoxicating liquids into a controlled and powerful motion of his members, thus satisfying his desires for complete control."

    --
    I'm still trying to figure out what people mean by 'social skills' here.
  144. "We're experiencing very high load..." by Jane+Hackworth · · Score: 1
    I wanted to generate a paper of my very own, but

    We're experiencing very high load, so paper generation is taking a long time.

    Who would have guessed?

  145. Oh, No ! by S3D · · Score: 1


    Personally, I think Sokal would have done everyone, and especially the readers of Social Text, a huge favour by not publishig the retraction until a couple of years later. That would have allowed it to act as a net to fish out some deadwood. We would have couple of new branches of science now - feminist mathematics and social chemistry...

  146. Sponsored by the NRC? by JoeDuncan · · Score: 1

    Heh... it says that the NRC is a "technical co-sponsor" of the WMSCI 2005 on their web page, however, I can't seem to find ANY mention of WMSCI 2005 on NRC's website.

    Why do you suppose that is I wonder?

    1. Re:Sponsored by the NRC? by Interrupt18 · · Score: 1

      I don't know if they're sponsors but it seems the NRC has put a bunch of papers in these conferences. I did a search for Systemics (a good choice because it's essentially a buzzword that wouldn't appear in many other places) and got a bunch of conference related hits.
      I'm going to write something to the NRC. It certainly isn't good for their credibility to be publishing in bullshit conferences like this.

  147. Random punisment by Anonymous Coward · · Score: 0

    can be tough. For a minor prank, say sending a fake paper to a conference, you may be severely punished, for example be killed. Beware!

  148. IN other news by Anonymous Coward · · Score: 0

    A infinite number of monkeys were laid off from randonmly generating text. Executives are expected to cash in their options as soon as the random paper generator is delivered.

  149. Re:Random slashdot story generator PERFECT! by potus98 · · Score: 1

    HA! This is practically better than the real /. Now you just need to add randomly generated reader comments. That's probably much easier:

    For example:

    nix rules and M$ sucks you insensitive clod that thinks SCO bites the RIAA is a peer-to-peer monkey waiting to happen. The US sucks, Europe rules, profit mongering corporations are the root of all evil. I hate the well paying jobs available at all those evil corporations. I only work there 'cause I can't feed myself by posting to /. and so on...

    --
    This one gang kept wanting me to join cause I'm pretty good with a bo staff.
  150. "Natalie Portman Says Focus Of AMD Should Be..." by Kymermosst · · Score: 1

    Natalie Portman Says Focus Of AMD Should Be Starting World War III

    Monkey points us to an article over at The Register that has some pretty wicked quotes from Natalie Portman about AMD. He thinks that AMD should focus less on profits and more on starting World War III. Natalie Portman says "Instead of pouring money into the black hole of developing Christianity, they should focus on starting World War III and the profits will come their way." There are many more interesting tidbits in the article, but I'll let you discover and discuss them.

    OMFG, that's hilarious.

    --
    "Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.
  151. U.S. works vs. Berne works in title 17 by tepples · · Score: 1

    Wouldn't [the Public Domain Enhancement Act, a proposed tax on copyrights in older works,] violate treaties (I think the Berne Convention) the US is subject to?

    I'll take an educated guess that the majority of older works that are the subject of copyright infringement lawsuits in the United States are works first published in the United States. Such "United States works" are already treated differently under U.S. copyright law, for example in 17 USC 411.

  152. family guy quote by asoap · · Score: 2, Funny
    Here comes the family guy quote:
    Dennis Miller: I don't wanna go on a RANT here but America's foreign policy makes about as much sense as Beowolf having sex with Robert Fulton at the first Battle of Antietam. I mean when a neo-conservative defenstrates it's like Raskalnakov filibuster dioxymonohydrostinate.

    Peter: What the hell does RANT mean?

    --
    Treat me like a marketing stat, and I'll treat your movie like a series of ones and zeros
    1. Re:family guy quote by Anonymous Coward · · Score: 0
      defenstrates

      Did he mean defenestrates? Surely Slashdot knows what that word means...

  153. Figures... by Coppit · · Score: 2, Interesting
    Before someone slams CS for their quality, note that WMSCI is *not* a respected conference. It looks to me to be a scam.

    For example, what are the acceptance rates? From their homepage: "grown from 55 papers to 2904 papers in Orlando WMSCI 2004". Who are the organizers? A web search for the PC chair, general chair, and organizing chair reveals no homepages. What professional societies are associated with it? None.

    Personally, I'd run from anyone claiming a publication in this or any of its affiliated conferences. Paying $$ to get a paper in print doesn't count as research.

    1. Re:Figures... by Anonymous Coward · · Score: 0

      Naturally It doesn't really claim to associate with professional societies, instead it looks more like a very large workshop? it doesn't sell itself very well at all especially with its other template-driven sites, but anyway, heres my rant;

      If some folks want a loudspeaker to talk about their work and raise potential discussion with a variety of people from different fields, I don't see why thats a problem especially if there isn't a limit to acceptance rates? The random paper talk from SCIgen will obviously win best conference humour award...

      But also there seems to be alot of programme committee members (on the WMSCI website) for it to be "non-academic" in nature. Are all those people non-respected researchers? Have you google'd them all?

      Isn't the "Program Committee Chair" Emeritus Prof. William Lesso, from University of Texas dept of mechanical eng? Drop him an email perhaps; blesso@mail.utexas.edu
      Maybe it is him, maybe it isnt...

      Apparently he authored this book (also from the utexas.edu mech.eng site)
      Computer models in operations research: a computer-augmented approach, by Roy D. Harris, Michael J. Maggard and William G. Lesso, New York: Harper & Row, 1974.

      I notice the date is really not recent.. Without defending any of these people, alil bit of HCI will teach you that alot of your older peers may not be so inclined to build webpages :)

      Also from prior chairs of WMSCI conferences, I noticed Professor Stafford Beer (late)
      http://www.cybsoc.org/contacts/people-Beer .htm

      So be cool before you slate people yeah.

    2. Re:Figures... by winwar · · Score: 1

      "Personally, I'd run from anyone claiming a publication in this or any of its affiliated conferences."

      True.

      "Paying $$ to get a paper in print doesn't count as research."

      Actually, that is common in MANY good publications. Of course, it is peer reviewed and generally still a good paper. But probably will have to pay quite a bit (fees of various types) to get them to publish it....

  154. Osama Bin Laden Headed For SuSE To Work On Homemad by Anonymous Coward · · Score: 0
    Osama Bin Laden Headed For SuSE To Work On Homemade Rockets

    Posted by brian: I'm not sure whether to call it a miracle or a bad decision, but SuSE announced today that Osama bin Laden is now an employee of theirs. What position that was offered at SuSE wasn't announced, but with Osama bin Laden's experience in terrorizing old people, I suspect a position in the homemade rockets department will be forthcoming.

  155. Paper by Najib Callaos by Interrupt18 · · Score: 1

    I found a paper written by Najib Callaos on IEEEXPLORE.

    Most people won't have a subscription so here's the abstract (it reads like one of the randomly generated papers):

    Toward a practical methodological theory

    Callaos, N. de Callaos, B.
    Dept. de Procesos y Sistemas, Simon Bolivar Univ., Caracas, Venezuela;

    Abstract

    The general objective of this paper is to describe the way the authors have been relating general system theory (GST) to practice. The authors applied GST to design a methodology for software development, first. Then, by means of the experience/knowledge learned from applying the methodology to specific systems, a continuous redesigning process started, which simultaneously generalized the methodologies and increased its complexity adding new modules for an increasing diversity of diverse-tasks needed for different systems/situations. The methodological kernel increased it generality and the sub-methodological modules increased its details. This paved the way for a general systems methodology which, when including cognitive/thinking method would return to the theoretical realm, i.e. to a methodological theory which, in turn, would pave the way to theoretical methodology

    1. Re:Paper by Najib Callaos by Anonymous Coward · · Score: 0

      Pretty scary stuff! Is he a politician? This way of writing without saying anything substantial is typical of politicians...

  156. A new take on "artificial intelligence" by jnorden · · Score: 4, Funny
    Wow - this has given me a whole new perspective on an age-old problem.

    The quest for a computer which has the intelligence of a human is going to succeed, and fairly soon.

    It won't be accomplished by advances in AI algorithms or hardware, though.

    All we have to do is wait for the average level of human intelligence to fall far enough, and the current software will have accomplished the feat!

  157. Re:Since everyone else is posting their favorite by Anonymous Coward · · Score: 0
    Results....


    Games: Wil Wheaton On Diablo 2
    Posted by brian on Wed April 13, 05:17 PM
    from the have fun hitting reload page dept.

    Cpt_Garthos writes "Wil Wheaton says that there is too much violence in today's games especially Diablo 2. Game makers should focus on playability and include more robotic monkeys in thier games rather than more gore. The interview is here"



    Somehow, this seems fitting and plausible!
  158. Fake article accepted in a fake congress by Anonymous Coward · · Score: 0

    So this is a story about a fake paper accepted in a fake congress... Maybe it's a fake story also in a fake slashdot web page.

  159. Surely you are joking by danila · · Score: 2, Interesting

    from Richard Feynman's immortal book:

    There was a sociologist who had written a paper for us all to read--something he had written ahead of time. I started to read the damn thing, and my eyes were coming out: I couldn't make head nor tail of it! I figured it was because I hadn't read any of the books on that list. I had this uneasy feeling of "I'm not adequate," until finally I said to myself, "I'm gonna stop, and read one sentence slowly, so I can figure out what the hell it means."

    So I stopped--at random--and read the next sentence very carefully. I can't remember it precisely, but it was very close to this: "The individual member of the social community often receives his information via visual, symbolic channels." I went back and forth over it, and translated. You know what it means? "People read."

    Then I went over the next sentence, and I realized that I could translate that one also. Then it became a kind of empty business: "Sometimes people read; sometimes people listen to the radio," and so on, but written in such a fancy way that I couldn't understand it at first, and when I finally deciphered it, there was nothing to it.

    There was only one thing that happened at that meeting that was pleasant or amusing. At this conference, every word that every guy said at the plenary session was so important that they had a stenotypist there, typing every goddamn thing. Somewhere on the second day the stenotypist came up to me and said, "What profession are you? Surely not a professor."

    "I am a professor," I said.

    "Of what?"

    "Of physics--science."

    "Oh! That must be the reason," he said.

    "Reason for what?"

    He said, "You see, I'm a stenotypist, and I type everything that is said here. Now, when the other fellas talk, I type what they say, but I don't understand what they're saying. But every time you get up to ask a question or to say something, I understand exactly what you mean--what the question is, and what you're saying--so I thought you can't be a professor!"

    --
    Future Wiki -- If you don't think about the future, you cannot have one.
  160. Randomly generated website? by aggressivepedestrian · · Score: 1

    Could it be that the WMSCI 2005 website was randomly genereated? Get a load of this pile of crap on the very first page:

    A Metaphor

    Through WMSCI conferences, we are trying to relate the analytic thinking required in focused conference sessions, to the synthetic thinking, required for analogies generation, which calls for multi-focus domain and divergent thinking. We are trying to promote a synergic relation between analytically and synthetically oriented minds, as it is found between left and right brain hemispheres, by means of the corpus callosum. Then, WMSCI 2005 might be perceived as a research corpus callosum , trying to bridge analytically with synthetically oriented efforts, convergent with divergent thinkers and focused specialists with non-focused or multi-focused generalists. (Emphasis entirely theirs.)

  161. vacation conferences by sqlgeek · · Score: 2, Interesting

    It's not uncommon for some conferences to intentionally accept any submissions. They typically cost quite a bit, are in attractive vacation locations, and will accept anyone. The "researcher" gets a free vacation (on the research institute's dime) and the "conference" gets the conference fees. Another variant involves fake conferences that exist solely to generate dues and allow their international attendees to get visas to the U.S. Once in the U.S. the attendees are often never heard from again.

  162. You know... by BuddyJesus · · Score: 1

    I'd like a copy of this software. It'd save me the time of writing all of those essays.

  163. Academic Spam by xamat · · Score: 2, Informative

    Well, I guess that this only demostrates what is already known: academic spam exists. WMSCI is a spam conference organized by a ghost organisation called IIISCI, just as those organized by WSEAS. (And by this I don't mean that some "reals" papers don't sound as random generated to me also). Read more about academic spam at: http://www.humanities.mcmaster.ca/~sgs/index.php?p =48

  164. Enjoy your Britney by JimmytheGeek · · Score: 1

    /listens to www.kexp.org
    and the counter-elitist snobbery.

    Ftr, the Onion article I aspire to is:
    37 Record-Store Clerks Feared Dead In Yo La Tengo Concert Disaster
    ATHENS, GA--Thirty-seven record-store clerks are missing and feared dead in the aftermath of a partial roof collapse during a Yo La Tengo concert Monday. "We're trying our best to rescue these...
    3813 | 10 April 2002 | News

    1. Re:Enjoy your Britney by Le+Marteau · · Score: 1

      That is a fine station. Thank's for the reference. Their archives should keep me out of trouble.

      --
      Mod down people who tell people how to mod in their sigs
  165. Just to point out... by mizhi · · Score: 1

    This link was out on the CSAIL mailing lists a few days ago. Pretty funny stuff. At that time, I think they had about 10 donations totalling maybe $150. As of this post, they have 118, with $1841.59 total. I have to think that at least some of that is in part to /.ers. Nice work /., now we can see them deliver a randomly generated talk! :-)

    --
    Humorless sig goes here.
  166. One word... by catdevnull · · Score: 1

    Incredi-bull!

    It looks like my resume!!

    --

    I might know what I'm talkin' about, but then again, this is Slashdot...
  167. just to be clear... by maxpublic · · Score: 1

    ...this isn't an academic conference but a marketing conference. The first is an attempt to share information and ideas between fellow researchers while they spend their nights boozing and banging teenage hookers on the taxpayer dime; the second is geared towards making the organizers money while the attendees (mostly executives and those trying to impress them) spend their nights boozing and banging teenage hookers on the company dime.

    A world of difference, really.

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
  168. I'm not surprised by Spunk · · Score: 1

    Click that WMSCI link - with such terrible writing of their own, I bet they'd accept anything.

  169. You mean this one isn't real? by Anonymous Coward · · Score: 0

    Apple: Jobs Says New EMac Will Make You Vomit Profusely
    Posted by brian on Wed April 13, 05:59 PM
    from the have fun hitting reload page dept.
    Today at the MacWorld expo Steve Jobs announced a new version of teh eMac product that will "make you vomit profusely, but that's what Mac users have come to expect from Aple." The Mac faithful predictably started speaking in tonges. Jobs said the new eMac would ship by the end of the year.


    Are you sure these stories are fake? This one seems to be quite truthful and believable.

  170. What I sent to the organisation by MoobY · · Score: 1

    I think it is really blatant for your conference that a randomly generated paper has been accepted for presentation, without having at least one reviewer to look at the contents of the paper! Academically, you should be ashamed and I'm wondering what your opinion is for what has happened recently with the peer reviewing process of your conference. Note that I will not be the sole person around not to trust any of the other papers accepted for publication, and I can't be more sorry for the people who have submitted their honest and dedicated work to your conference.

    --
    --- Sigmentation Fault - Comments Dumped
    1. Re:What I sent to the organisation by Anonymous Coward · · Score: 0

      perhaps send also to
      Emeritus Prof. William Lesso (PC Chair)
      Department of Mechanical Engineering,
      University of Texas
      blesso@mail.utexas.edu

    2. Re:What I sent to the organisation by MoobY · · Score: 1

      This is what they replied to my mail. It is very lengthy and they seem to have such letters prepared beforehand. He didn't even feel the need to put my name in the header.

      Dear ................

      Thank you for informing us about the bogus paper.

      One of our reviewers had already informed us about a paper that seemed to be a joke, as he named it, and he proposed to start making a list of this kind of persons that are taking valuable time of several reviewers and members of the Program and Organizing committees of the conferences. I am not sure how unethical are these bogus submissions, and if there is some way to detect all of them in a large conference.

      In our acceptance e-mails we were very explicit about the reasons we had in accepting a small percentage of papers as "non-reviewed papers". We expressed clearly that by the acceptance deadline we had a small percentage of papers for which we received no feedback from the reviewers, in spite of the fact that the submitted papers were sent to at least three reviewers. The pressure we had in sending an acceptance or non-acceptance to the authors of these papers was increasing. We felt it was not fair, not even ethical, to refuse a paper, which refusal was not suggested by its reviewers. Consequently, we considered that one possibility was to accept them as "non-reviewed papers"; until we can have adequate feedback from the reviewers, in which case the paper status would change. The acceptance policy published in the conference web page allowed this kind of acceptation, because in the call for papers and in the web site we have been always clear and explicit that we were accepting not just research papers, but also position papers, case studies, panels, reports, invited papers (which, by definition do not go through the reviewing process) etc. The author(s) of a fake paper accepted as a non re-reviewed one has complete responsibility on the content of the paper.

      Some of the authors to whom we offered the possibility of non-reviewed acceptance preferred to withdraw their paper which is understandable and very respectful. Others preferred to wait until we have some review of their paper that would change their paper status and others did not care about this kind of acceptance. As you know, and as it has been written in several books and articles in the area of Scientific and Technical Communications, the functions of conferences are very different from those of journals, and this is why there are conferences with no paper review at all, and very known ones ask for submission of abstract of no more that 50 words. We are trying to find a place between the high formality of the journal and the informality of the conferences. And with the increasing number of papers submission we have been having we tried to have more automated support simultaneously with some adequate level of reviewing. A computer program selects three reviewers and sends the paper automatically to randomly selected reviewers, from the paper's area. Our intension in doing so was to provide support for this activity and to make it as independent as possible from the Organizing Committee, so the selection is not biased by human selection. This apparently opened the door for some people to send bogus papers. Since we did not receive review for some of these papers, and we thought that it was not fair to reject a non rejected paper, we accepted them as non-reviewed ones, which was allowed by our stated acceptance policy. As you see, with the intention to be fair, we were treated unfairly by those who silently were sending bogus papers.

      Based on the fact, stated in the call for papers and web sites, since the first conference we organized, that we were accepting not just research papers, we had the acceptance policy of accepting a small percentage of non-reviewed papers. We made it explicit in the conference web site that "If the reviewers selected for reviewing a given paper do not make their respective reviews before the papers acceptance deadline,

      --
      --- Sigmentation Fault - Comments Dumped
  171. You ever been to crummy conferences? by termigan · · Score: 1

    Sounds like a really winner of a conference, yep. Wonder how bad all the other papers are.

    Here's an interesting question:
    Is there anyone even attending their sessions? Or is it like in Real Genius: Tape recorders recording a recorded lecture?

    Have any of you slashdotters accidentially or purposefully gone to a known resume buffing conference?

    --

    Today is all we really have. We should all live it well: it is our stepping stone to all of our tomorrows.

  172. the computer is apparantly out-of-date. by noamsml · · Score: 1

    when looking at the sales of hp compaq, we see that propiatary software seems to become more and more css-based. power users like to apply terminal emulation to old compluters.

    another big mistake is to say that patiphones correspond to intel's pentium. while still correspoding to microsofts playsforsure initiative, BEOS still doesn't fully implement ebay.

  173. Orwell: Politics and the English Language by MenTaLguY · · Score: 1

    Sadly, it's not a new trend. Ever read Orwell's famous essay on the topic? Published 1946.

    --

    DNA just wants to be free...
  174. Re:Don't forget the great paper by Mazieres & by themusicgod1 · · Score: 1

    nah they'd probably charge you with plagarism

    --
    GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  175. Broken link by mizhi · · Score: 1


    http://www.iiisci.org/sci2005/reviewers/Reviewer s. asp

    --
    Humorless sig goes here.
  176. See Also Bogdanov Affair by Schwarzchild · · Score: 1

    Physics may be in the same kind of trouble. A couple of years ago they got suckered by the Bogdanov brothers who got a couple of Ph.Ds based probably on a whole lot of nonsense.

    --

    "sweet dreams are made of this..."

  177. CS research not in trouble by Arkaein · · Score: 1

    While there is certainly some politics in CS publication, I doubt there is significantly more than any other academic field, and likely a good bit less than many "softer" fields.

    You are correct that code is rarely published, that code quality may be poor, and that said code is probably not reusable. I say you're missing the point, the goal of CS is to create or discover new algorithms and methods, not write production quality code. If that's what you want I suggest you study software engineering (a branch of CS by most groupings, but with significantly different goals than most other areas). In any case, creating finished products is NOT the goal of academic research, and CS should not be an exception to this rule.

    As far as not being verifiable, I say BS. The methods described in most CS articles easily give enough information for a person skilled and knowledgable in the field to duplicate the work. I've personally implemented a few fairly complex algorithms based only on what is described in a research paper. Additionally, duplicating a CS method takes considerably less effort than duplicating most experiments in the physical sciences. Everyone has access to computers, not many people have access to things like giant telescopes or particle accelerators, and the only resources consumed in algorithm implementation are time and electricity.

    In conclusion, I'm not terribly worried about CS research. Lots of great projects are being done that fill both theoretical and practical voids. These ideas will filter through to practical applications and/or inspire more new ideas, and progress will march on.

  178. _Sokal_ didn't understand his paper by Homburg · · Score: 1

    I've read Sokal's paper and, despite his claims, it _isn't_ nonsense. It's a dull recapitulation of fairly standard positions in social constructivism, including some of the more outrageous metaphorical invocations of concepts in maths and physics. It's not a particularly good paper, but it's argument hangs together and, indeed, it's basically right.

    The fact that Sokal didn't understand his own paper makes me think the whole affair is basically living proof that the postmodernists are right. The author is dead, after all.

    1. Re:_Sokal_ didn't understand his paper by Anonymous Coward · · Score: 0

      I would certainly hope that it is not the standard position that "physical ``reality'' ... is at bottom a social and linguistic construct;"

    2. Re:_Sokal_ didn't understand his paper by deglr6328 · · Score: 2, Insightful

      Are you exhibit "A" in the case of the absurdly moronic apologetics obsessed postmodernist Vs. reality?

      If you don't find the statment:"But all this is only a first step: the fundamental goal of any emancipatory movement must be to demystify and democratize the production of scientific knowledge, to break down the artificial barriers that separate ``scientists'' from ``the public''. Realistically, this task must start with the younger generation, through a profound reform of the educational system. The teaching of science and mathematics must be purged of its authoritarian and elitist characteristics95, and the content of these subjects enriched by incorporating the insights of the feminist, queer, multiculturalist and ecological critiques."

      UNBELIEVEABLY, hilariously absurd and nonsensical then you sir, are either an idiot or a hugely pretentious buffon. Sokal roudly humiliated the "postmodernists" and it was well deserved. It should be no surprise I guess, that some who had thier fragile egos badly brused in this incident pathetically continue to claim that "No! Sokal was really right! He just didn't seeee it!!!". unbelieveable.

      --
      - "Hear that?! The percolations are imminent! Cease your ingress!"
    3. Re:_Sokal_ didn't understand his paper by Petrushka · · Score: 1

      I think you underestimate the willingness of some intellectually bankrupt individuals in the humanities to put up with (a) any kind of relativism, no matter how nonsensical, and (b) any degree of obfuscation. And yes, there are highly-respected cultural theorists who would genuinely and seriously agree that "physical ``reality'' ... is at bottom a social and linguistic construct": try reading one of Judith Butler's books one day. (For fun, see if you manage to find more than two comprehensible sentences in the book!)

      Try The Postmodernism Generator. I've showed its products to a couple of academic colleagues who genuinely could not see what was wrong with the text.

      This certainly isn't universal, but it's enough for someone like Sokal to get a good joke out of it.

      Sokal's hoax has not actually changed anything much: viewpoints like Homburg's (the gp post) are still the norm to which people doing cultural theory are supposed to adhere. And the best thing about it is that Homburg can claim to have been making a joke, or being serious, and that, too, is how cultural theorists are supposed to behave - everything is a joke, nothing is sincere. Holding intellectually bankrupt individuals up to ridicule actually changes nothing, because someone like Homburg can always come along and say "Aha! it's a joke, but actually it's also true." And there's nothing anyone can ever do to stop it.

      Nothing legal, anyway.

    4. Re:_Sokal_ didn't understand his paper by deglr6328 · · Score: 1

      I don't know. I think I'd disagree. I think Sokal DID do something valuable. He exposed charlatanism and intellectually dishonest egotistical frauds to the light of day. Prior to knowing exactly what postmodernism and "postconstructualism" were I'd occasionally seen a paper or two in the field (or related field) and while they seemed bizzare and mostly incomprehensible to me, I was willing to give the benefit of the doubt. ie.-maybe I was just too DUMB to understand it and it was all perfectly legit. Sokal blew those preconceptions out the window and I think I have a (slightly) greater understanding of the fallibility of certain academic fields because of it. I think Noam Chomsky hit the nail directly on the head in his essay "Rationality/Science" when he says:

      "Quite regularly, "my eyes glaze over" when I read polysyllabic discourse on the themes of poststructuralism and postmodernism; what I understand is largely truism or error, but that is only a fraction of the total word count. True, there are lots of other things I don't understand: the articles in the current issues of math and physics journals, for example. But there is a difference. In the latter case, I know how to get to understand them, and have done so, in cases of particular interest to me; and I also know that people in these fields can explain the contents to me at my level, so that I can gain what (partial) understanding I may want. In contrast, no one seems to be able to explain to me why the latest post-this-and-that is (for the most part) other than truism, error, or gibberish, and I do not know how to proceed. Perhaps the explanation lies in some personal inadequacy, like tone-deafness. Or there may be other reasons. The question is not strictly relevant here, and I won't pursue it."

      --
      - "Hear that?! The percolations are imminent! Cease your ingress!"
    5. Re:_Sokal_ didn't understand his paper by Homburg · · Score: 1

      There is, indeed, nothing wrong with that extract, bar a slightly irritating use of scare quotes. Could you present an argument, rather than just assuming that it's absurdity is self-evident?

    6. Re:_Sokal_ didn't understand his paper by Homburg · · Score: 1

      Try The Postmodernism Generator [elsewhere.org]. I've showed its products to a couple of academic colleagues who genuinely could not see what was wrong with the text.

      I always like to see someone make that claim, because it shows they're either lying or they don't know what they're talking about. Unlike Sokal's paper, the output of the postmodern generator is _obviously_ nonsense, and only someone with no familarity with the works it attempts to mimic could possibly claim otherwise.

      Butler's writing style in her academic work is horrible, that's true (her journalistic work, on the other hand, is generally extremely clear; here's a good example). But it's not really all that hard to wade through her subordinate clauses.

    7. Re:_Sokal_ didn't understand his paper by Homburg · · Score: 1

      It's the standard position of social constructivists, because that's what social constructivism is. Straightforward social constructivism is widely regarded as too simple; but the idea that we can't talk about reality without that being influence by the way we talk (i.e., society and language) has been recognised for over 200 years (if not longer). Social constructivism is a useful position to consider, because it is the most extreme response to that difficulty.

    8. Re:_Sokal_ didn't understand his paper by deglr6328 · · Score: 1

      Here's my argument: In a nutshell, you're a self-absorbed, pseudointellectual, fuzzy-thinking, pretentious, self-righteous, phony, moron. have a nice day! :)

      --
      - "Hear that?! The percolations are imminent! Cease your ingress!"
    9. Re:_Sokal_ didn't understand his paper by Dire+Bonobo · · Score: 1
      > > The teaching of science and mathematics must be purged of its authoritarian and elitist
      > > characteristics95, and the content of these subjects enriched by incorporating the insights of
      > > the feminist, queer, multiculturalist and ecological critiques
      >
      > There is, indeed, nothing wrong with that extract, bar a slightly irritating use of scare
      > quotes. Could you present an argument, rather than just assuming that it's absurdity is self-evident?

      Regardless of whether you apply feminist, queer, multiculturalist, or ecological critiques, 2+2=4.

      That, in a nutshell, is the bogusness Sokal is trying to demonstrate in his paper. Sometimes, regardless of your viewpoint, there is an objectively right answer.

    10. Re:_Sokal_ didn't understand his paper by Anonymous Coward · · Score: 0

      I would certainly hope that it is not the standard position that "physical ``reality'' ... is at bottom a social and linguistic construct;"

      KO-KO: It's like this: When your Majesty says, "Let a thing be done," it's as good as done -- practically, it is done -- because your Majesty's will is law. Your Majesty says, "Kill a gentleman," and a gentleman is told off to be killed. Consequently, that gentleman is as good as dead -- practically, he is dead -- and if he is dead, why not say so?

      MIKADO: I see. Nothing could possibly be more satisfactory!

    11. Re:_Sokal_ didn't understand his paper by abb3w · · Score: 1
      The most dubious part of this is the quote that "The teaching of science and mathematics must be purged of its authoritarian and elitist characteristics95, and the content of these subjects enriched by incorporating the insights of the feminist, queer, multiculturalist and ecological critiques." Out of context, I can make a reasonable laymans translation of this that the postmodernist authorial voice would reject, but that many techies would at least thoughtfully consider.

      I would submit that "The teaching of science and mathematics must be purged of its authoritarian and elitist characteristics" could be interpreted as suggesting that it should be emphasized to students early on that science and mathematics are not handed down on stone tablets on high, but rather developed over time and accepted due to their repeatability. This could be done by an early introduction of the set theory basis for counting and the development of mathematics (possibly leading to exposure to Goedel's theorem by early middle school), and an emphasis on the experimental nature of science. In other words, science is not "This is the theory, because Einstein said so", but "This is the theory, because it comes closest to reliably describing what we see when we do this, this, or this, so that's what we're calling true until someone has a better explanation. Can you find one?"

      (As an aside, I'll note that this is not far from how the school district I went to inculcated math and science to my class.)

      Similarly, if there are in fact insights that "feminist, queer, multiculturalist and ecological critiques" have to offer to science, and if such alleged insights can stand up to the science's base criterion of being verfiable by repeatable falsifiable experiments, then by the spinning of Einstein's corpse, they OUGHT to be incorporated. (I think they're more likely to be shown to be full of horseshit, but I'm willing to watch the experiments...)

      Of course, this isn't what the paper is getting at in any way, as the post modernist feminists would doubtlessly claim that "verfiability by repeatable falsifiable experiment" is an oppressive tool of the patriarchal established heirarchy, and the paper's postmodernist authorial voice itself would probably classify the requirement as part of the "dogma imposed by the long post-Enlightenment hegemony". So, your choice of quotes isn't ideal. In fact, I think a much better example is:

      It has thus become increasingly apparent that physical ``reality'', no less than social ``reality'', is at bottom a social and linguistic construct; that scientific ``knowledge", far from being objective, reflects and encodes the dominant ideologies and power relations of the culture that produced it; that the truth claims of science are inherently theory-laden and self-referential; and consequently, that the discourse of the scientific community, for all its undeniable value, cannot assert a privileged epistemological status with respect to counter-hegemonic narratives emanating from dissident or marginalized communities.
      Now... that is silly, especially given such narratives' lack of basis under ANY of the main epistemiological schools.

      --
      //Information does not want to be free; it wants to breed.
  179. random by pbaer · · Score: 1

    wsredftcghjbkml;' wedtryguhjklm;,'. gfhbjnklmwdeywgahnfhaweufihawifiuawjfiujaoijfiawuf iawjifjawufawdiuwa9vmcasdmf908awumkaLMDoa98uiJOIWA JEU*Y87hq89&*$91UJ49817949FHJnh!jJKJ*@(*&*(%&JLKJI 90UAFOIJ8

    --
    There are 11 types of people, those who know unary and those who don't.
  180. This is hilarious.... by What'sInAName · · Score: 2


    Though I have to say that I receive "conference spam" from these morons on a regular basis. They don't strike me as being particularly interested in rigorous science, and I'm not at all surprised that a randomly generated paper was accepted. I'm so annoyed with the spam I've received from these idiots that I hope the MIT students raise enough money to go, and show everyone how idiotic the organizers really are.

  181. the WMSCI web site was by Anonymous Coward · · Score: 0

    randomly generated by web site design students at an undisclosed community college in central Florida. The real joke is on the MIT folks for thinking that submission acceptance actually means anything.

  182. every scholar? by Trepidity · · Score: 1

    Then how did a bullshit essay on the postmodernist interpretation of quantum mechanics get published in Social Text?

    1. Re:every scholar? by MrHanky · · Score: 2, Interesting

      How can I know? Maybe due to lazyness, incompetence (especially in the field of quantum mechanics), or fear of seeming stupid when encountering something one doesn't understand (á la The Emperor's New Clothes). Or perhaps they accepted anything that looked dense and complicated, since no bugger would read it anyway. I don't know.

      There are lots of crap articles getting published, just like any popular opinion can get a +5, insightful on Slashdot if it's posted early in the discussion. And much like Slashdot, cultural studies and its like will accept lower standards than theoretical physics because it allows -- and needs -- wider participation. But the fact that some junk is published doesn't mean everything that is published is junk. Some people that try to make others believe they are scientifically minded (Richard Dawkins is one of them) think it does, though. Of course, that doesn't mean that everyone that pretends to think scientifically lacks elementary sense of logic.

    2. Re:every scholar? by maynard · · Score: 1

      Then how did a bullshit essay on the postmodernist interpretation of quantum mechanics get published in Social Text?

      Because Social Text is not a peer reviewed journal; because its editors were clueless about quantum mechanics and didn't properly vet the article with University physicists (they had no obligation to, other than to defend their now defunct credibility); because its editors took Sokal's word that his essay was submitted in good academic faith... I'm sure there are many others. But Sokal is not Lyotard, Bertens, or Habermas. Those philosophers' ideas may never be practical - like creating a microwave oven - but their ideas are interesting in their own right. Postmodern philosopher goons may not be Hegel or Kant, but they're a hell of a lot smarter than you. Or me. Try reading their stuff sometime. --M

    3. Re:every scholar? by Ralph+Spoilsport · · Score: 1
      As Maynard noted, it was because Social Text didn't vet the paper, had no idea about quantum physics (or even have a high school level education in the subject), it's not peer-reviewed, but it always spoke with a sense of authority.

      The bones I pick with Post-Modernism are more theoretical and practical - theoretical in that I find the basic premises and notions of pomo to be flawed, it's politically reactionary (Habermas has a great paper on that from the early 1980s) and, to parphrase Sokal, "I don't see how any of this helps the working classes."

      My practical irritation is that far too much pomo writing argues by assertion and does so using language that is, at best, obfuscatory, hence the amusement of the Pomo generator.

      Now, if you want to do yourself a big fat favour, go here and read up on the sokal affair, before you stick your foot any farther down your throat.

      --
      Shoes for Industry. Shoes for the Dead.
  183. Judging from the description of the WMSCI 2005... by cmacb · · Score: 3, Interesting

    I'd say the conference itself is the product of some random text generator.

  184. SCI conference it was accepted to is a scam! by gruenz · · Score: 1

    SCI conferences series is a well-known scam in academia that accepts *any paper*, gets registration money from "happy authors" and does nothing. You can send a blank page there and it will get accepted, so this is not a big story. :-(

    Here is a link describing the scam:

    SCI conferences scam

    Cheers,
    Alex.

  185. Documentation by Anonymous Coward · · Score: 0

    I know this is unrelated, but it remided me that somewhere deep in the bowels of the Pentagon there exists software documentation of a Database Data Dictionary(DDD) and deep within it there is one item that reads ..."If you read this, I will buy you a beer!"

    I wrote it, it is within the final "acceptance documentation" of a multi-million dollar project (cruise missiles)

  186. 4'33" wasn't for keyboard by chocolatetrumpet · · Score: 1

    No instrument is specified in 4'33". However, the one time I heard it performed, piano was the instrument of choice.

    Of course, in its final iteration, 4'33" was extended to fill an infinite amount of time. Thus, all sounds you ever hear are musical and beautiful! And also copyright to John Cage.

    --
    Spoon not. Fork, or fork not. There is no spoon.
    1. Re:4'33" wasn't for keyboard by Anonymous Coward · · Score: 0

      Nope! 4'33" was always intended to be 4 minutes and 33 seconds long - in total, 273 seconds... Get it? Absolute zero is -273 Celsius, and 4'33" is an orchestral work about absolute zero. Changing the length of the piece would completely invalidate its meaning.

  187. I'm not sure which I find more disturbing... by mysidia · · Score: 1

    That someone submitted this (random generated stuff); waste of resourcesy?

    Or that this was accepted, say instead of something else which was actually meaningful...

    I suppose it highlights some sort of flaw in the system, though. WMSCI has good reason to be embarrased, and I won't be surprised if they [whoever they are] withdraw their uh, acceptance when they figure it out.. which in my estimation is soonish, seeing as they've made the Slashdot front page:)

  188. The whole VIDEA story (was:No big surprise) by GoBears · · Score: 1

    The whole VIDEA story (including the organizer's side) is here.

  189. its been done as a postmodernism essay generator by Anonymous Coward · · Score: 0

    http://www.elsewhere.org/cgi-bin/postmodern/

  190. so what? no one fell for it by Anonymous Coward · · Score: 0

    The paper that got accepted was accepted as non-reviewed. The paper they got the rejection from was a form letter - the editor probably glanced at the first few lines and thought it was crap.

  191. In music, originality means novelty by tepples · · Score: 2, Informative

    unless you can prove that someone derived their work from yours, you have no damages. Copyright has an originality requirement, not a novelty requirement.

    True, copying a work into another work requires both access to the work and substantial similarity between the two works, but having heard a song once on the radio or on a grocery store's background music is enough to count as "access" to the song under copyright law. George Harrison got in trouble for this; in Bright Tunes Music v. Harrisongs Music he was ordered to pay over a million U.S. dollars in damages to Bright Tunes Music because he had subconsciously copied "He's So Fine" written by Ronnie Mack into his own "My Sweet Lord".

    You and I can each have a copyright on the same thing provided we each came up with it independently.

    Given the pervasiveness of commercial radio, how is "independently" possible anymore?

  192. Re:Don't forget the great paper by Mazieres & by davidgay · · Score: 1

    Does anyone know if it got in?

  193. Red Hat Clones Satan by Mornelithe · · Score: 1

    Posted by brian on Wed April 13, 10:34 PM
    from the have fun hitting reload page dept.


    Apparently one Satan wasn't enough for Red Hat. In an article published in this month's Cloning magazine. Red Hat was worried that KDE might clone Satan first and then patent the proces, so their researchers have been working around the clock to be first. Fortunately for the world, Red Hat has promised to release to the public the technology that they used. So if you think you're seeing Satan everywhere you probably are.

    --

    I've come for the woman, and your head.

  194. WMSCI 2005 is a scam by Anonumous+Coward · · Score: 2, Informative

    A year and a half ago, someone I knew received an invitation to speak at a conference. He felt honoured and accepted, but became somewhat suspicious at the requested "paper submission fee". He and I started investigating the conference, searched the net for previous years' editions and comments on them, checked the organisation etc. It all turned out to be a scam, pretty unique in its method.

    Three or four conferences on distinct technical subjects and apparently unrelated to each-other were being organised at the same time in the same hotel in Miami. All conferences had pompus websites made from the same template and all were served from the same IP address without a reverse
    record in Venezuela. All the websites of previous years' conferences were gone. Some conferences gave the same Florida phone number to the secretariat and others gave no phone number at all. The Florida number in question was forwarded to Venezuela.

    Common to all these conferences was that they were headed by professor Nagib Callaos, the same one who accepted the SCIgen paper. I searched the net for his credentials; I found none. I phoned his office in Venezuela and asked for them; I was met first with polite evasions and then with hostile evasions. One of his conferences stated boldly that it was organised "under the auspices of the University of Texas in Austin". I checked with the university; the university had never heard of the conference, nor of "professor" Callaos. Shortly after my phone calls to UT, the website of the conference "under the auspices of UT" disappeared, although the conference itself was still ahead in time.

    The catch is the submission fees, 250-600 dollars per accepted paper, allegedly to cover the costs of publishing the papers in book form. Presumably nobody ever attends these conferences except the speakers themselves. If the SCIgen gibberish paper is actually read at WMSCI 2005, it will serve the rest of the speakers as a reminder that greed for recognition works just as well as greed for money in the 419-world.

    1. Re:WMSCI 2005 is a scam by Anonymous Coward · · Score: 0

      Yes! Absolutely! I am not surprised that your questions about Nagib Callaos' credentials were met with evasions.

      His full name is Nagib Charly Callaos Farra. He seems to be married to Bekis Margarita Sanchez Rodriguez, aka Bekis Callaos. They seem to operate in Venezuela and Florida (USA).

      In 1996 they obtained the admission of their International Institute of Informatics and Systemics to the International Federation for Systems Research.

      http://www.ifsr.org/newsletters/nl15_2-nl19_1/nl 15 _4.doc.

      As of today, however, their "institute" is not a part of the IFSR anymore. Somone there woke up to reality.

      By its own admission in the web site of a Venezuelan conference, Nagib Charly Callaos Farra is a retired professor of the Simon Bolivar University (Venezuela). He has no links with any university in the United States or Europe.

      The address of contact for the "WMSCI 2005" is, as per their webpage:

      WMSCI 2005, PMB-115, 3956 Town Center Blvd., Orlando, Florida 32837, U.S.A.

      This is in fact just a mailbox in UPS Store #2001. The address of their "institute" appears only in the domain name registration for iiisci.org:

      International Institute of Informatics
      14269 LORD BARCLAY DR
      ORLANDO, FL 32837-5408
      US
      Phone: (407)856-4265
      Fax: (407)856-6274

      Domain Name: IIISCI.ORG

      Administrative Contact :
      International Institute of Informatics
      jorgefr@hotmail.com
      14269 LORD BARCLAY DR
      ORLANDO, FL 32837-5408
      US
      Phone: (407)856-4265
      Fax: (407)856-6274

      The address and phone in the registration are listed as residential in the Florida phonebook.

      So, whoever wants to participate in a conference organized by these people, needs to be aware of the nature of what appear to be their business.

      Cheers
      ______

      Name: CALLAOS, NAGIB
      Organization: Simon Bolivar University, Callaos & Associates
      Position: Retired professor; CEO
      Postal Address: URB. EL PLACER, CALLE SUR 7, CC. EL PLACER II, PISO 1, LOCAL 7
      Office Phone: 962-1321/1425
      Fax: 962-1321
      E-mail: CALLAOS@TELCEL.NET.VE; CALLAOS@CALLAOS.COM

      http://vijnpes.eventos.usb.ve/documentos/directo ri o.doc

      NOMBRE: CALLAOS, NAGIB
      INSTITUCIÓN: UNIVERSIDAD SIMÓN BOLÍVAR; CALLAOS Y ASOCIADOS
      CARGO: PROFESOR JUBILADO; DIRECTOR-GERENTE
      DIRECCIÓN POSTAL: URB. EL PLACER, CALLE SUR 7, CC. EL PLACER II, PISO 1, LOCAL 7
      TELÉFONO OFICINA: 962-1321/1425
      FAX: 962-1321
      CORREO ELECTRÓNICO: CALLAOS@TELCEL.NET.VE; CALLAOS@CALLAOS.COM

  195. says more about computer science than conferences by Anonymous Coward · · Score: 0

    Sure, conferences like that happen and they're crap. But don't ignore what this says about computer science! ...most of the best computer scientists were trained in something else.

  196. Too much work... by Thedalek · · Score: 1

    Just copyright either "1" or "0". Royalties into the astronomic range.

    --
    Happiness is relative, Based upon the way we live.
  197. what if...? by Anonymous Coward · · Score: 0

    What would happen if the database of CS jargon was replaced with sociology terms, and then the resulting paper was graded by that automated paper grader mentioned recently? ...this is why computers may indeed provide a very bright or very dark future.

  198. Wrong! by leonbrooks · · Score: 1

    (about the clever disguises, that is)

    --
    Got time? Spend some of it coding or testing
  199. Two words: David Cope by JasdonLe · · Score: 1
    David Cope has done EXACTLY what I believe you're talking about, and all the way back in '81. His "Experiments in musical intelligence" were done with a computer program that inherites a composer's style and then composes new music in that style.

    Though I don't have enough time to really read up on this, it's still DAMN cool.

    --
    ** A Sketch a Week **
    http://www.sketchplease.com
  200. References from the future by Alotau · · Score: 1

    Hilarious that the accepted paper has citations for papers "published" in Dec 05.

  201. Why assume random is less valid? by monstro23 · · Score: 1

    Why assume random is less valid? Given that human intelligence is distributed normally by definition - then surely if your random number generator is even vaguely normal it should approximate 'intelligence'. I have written a randomly generated erotic novel (Rape vs. Murder available via: http://www.pinkstainless.net/simon ) and by all reports it is equally uh effective as anything human-generated.

    --
    Which is the greater evil: ignorance or apathy? I dont know and I dont care.
  202. TAANSTAFL by shadowbearer · · Score: 1

    But have you checked the references or were they made up?

    Have you? ;-)

    SB

    --
    It's old. The more humans I meet, the more I like my cats. At least they are honest.
  203. doh by shadowbearer · · Score: 1

    yeah, left shifted the A a bit... hey, I was drunk-bunking and had Wyoming on one side and Nebraska on the other... Knott.

    Sorry.

    ok, it's bedtime...

    SB

    --
    It's old. The more humans I meet, the more I like my cats. At least they are honest.
  204. tell that to any female ;) by cheekyboy · · Score: 1

    Why is it that a female can explain/talk for 15mins about a point or idea that a male can 'optimize' (gcc -O9) and say in 3minutes without diverging to 200 other subpoints.

    Try drawing a flow chart of any conversation.

    --
    Liberty freedom are no1, not dicks in suits.
  205. Totally wrong! by Anonymous Coward · · Score: 0

    You have no idea what you are talking about. Being a university professor implies having a PhD. Therefore, the title Prof is assumed to be more important than PhD. And by the way, it is totally redundant (and looks silly) to use Dr. someone, PhD.

  206. Cool by Tomfrh · · Score: 1

    This thing is so cool!

  207. The Videa Story by Anonymous Coward · · Score: 0

    These things happen: check out http://www.cg.tuwien.ac.at/~wp/videa.html

  208. Not very challenging... by simon2263 · · Score: 1

    Nor original. Someone usually tries this, or some variant, every once in a while. Usually, it's some second-rate, embittered author sending off a novel by Dickens and getting it rejected - then announcing all publishers are crap. I would be more worried if it was an ACM or IEEE conference they had been accepted to.

  209. My random formula to finding infinite wealth by Anonymous Coward · · Score: 0

    ehfghjefgusdfgeyui wfgy7egt78tweygyugeryuoger

  210. Tangent thought by myview · · Score: 1

    random is good, not very productive in logical terms but add it all into the great logical kaotic mass of information that makes life live,and it becomes an important part of progress towards a more user friendly environment. it is precisely randomisation that has brought all darwinian life to the point where we are now, it will probably be a random space event that will eventually wipe our earth clean, what hope have we got of pre-empting such an event(if we want to) if we have not persued random systems of evaluation. starting out on a pathway is the only way to find out if it is possible to continue, maybe, straight lines are good in theory, but in practice there are no straight lines, shroedinkers cats theory etc.the sooner mankind takes onboard the simple fact that our universe is totally random and indiscriminate in all dimensions and concepts, the better. it is only our insecurity that makes us try to put everything in neatly unaltering concepts, but really the only definite progressions are those of change, master this and its in the bag...the universe that is...now in true tangent spirit...it could be a case of a message in a bottle!...or did i loose the plot!

  211. Darl McBride declines his relationship with God by Anonymous Coward · · Score: 0

    And the I mistakenly hit reload to see if the page was static or not. Now I will never know what the article text was really about!

  212. Random Comment on Randomly Generated Paper by ITgrrrl · · Score: 1

    I always thought of the academic discipline as being computer science fiction anyway

    --
    'The longing to be primitive is a disease of culture' George Santayana
  213. Right or Wrong? by piotrr · · Score: 1

    I am reminded of a quote often attributed to Austrian-Swiss physicist Wolfgang Pauli:

    "This isn't right. It isn't even wrong."

    --
    / Per
  214. Random abstracts by grouchyDude · · Score: 1

    Hmmm... my generator only does abstracts

    http://www.dudek.org/static/dudek/abstract.cgi

  215. Types of conferences: not all equal by grouchyDude · · Score: 1
    Before people get any more excited, consider 2 issues: the kind of venue and the kind of paper generator.


    Venue: there are a spectrum of conferences. Some are academically credible (in CS-like fields, typically sponsored by the IEEE, ACM, or AAAI) and some are not. Also, some conferences have very stringent reviewing and accept few papers, while others just accept everything. Also, some conferences are organized just to make money, and can bring in as much as $300K. Now, which kind do you think we are dealing with here, and then why is anybody surprised? Just getiing a paper into a *pulp* conference basic means you had the initiative to mail it and pay the (typically excessive) fee.


    The paper: since it uses a hand-crafted dada-based grammer, the paper is much less random that it could be. I haven't seen the grammar they used but with this kind of approach you can generate anything from pure randomness to pure determinism including a document where just a few synonyms get substituted. Thus, it's an impressive paper-engineering effort, but it's not clear exactly how "random" the paper is.

  216. Thankyou by doublebackslash · · Score: 1

    I'd just like to say:
    text/base64
    6Fb7HZIn+Rgzy8RAJjh2JBaAGRhnnnysjpy7jMlXnYTrncjlwi V13EDw03EzDusjIBZVgm758n+kVNlqnEreq6FGoXKVZdooV4Tz SwTeCgABbfjvBKadi5zcc6jlqa3RjUXb9rwl9g9mpJyJDElfG+ An3MDHSSMKxHfDz+HChoL4RU09b3XCZGNXKPN7e8L0oz1qlwzr fbhYgfl3b1nNKpYHU/2IocS33Qe55cIF/x9UCeyjQDBp7JQ9Jz 90q+2JgtNj9z9k0Ik=
    Thank you

    --
    md5sum /boot/vmlinuz
    d41d8cd98f00b204e9800998ecf8427e /boot/vmlinuz
  217. Like nobody knows.... by notherenow · · Score: 1

    ...That Slashdot uses a program that randomly generates stories to cover.

    --
    We all dance, we all sing.
    -The Streets
  218. Who wants a 10MHz Pentium III for a cell phone? by kalirion · · Score: 1

    From the paper I "wrote":

    5.1 Hardware and Software Configuration

    Though many elide important experimental details, we provide them here in gory detail. We instrumented a deployment on MIT's Planetlab cluster to disprove the work of French information theorist N. Zhou. To begin with, we added some RISC processors to our mobile telephones. We removed some 10MHz Pentium IIIs from our mobile telephones to understand our system. We added 25MB of NV-RAM to our underwater cluster. Configurations without this modification showed exaggerated distance. Further, we removed 100 200GB floppy disks from the KGB's virtual testbed. Had we deployed our sensor-net testbed, as opposed to emulating it in bioware, we would have seen degraded results. Similarly, we reduced the hard disk speed of our 2-node overlay network. In the end, we quadrupled the clock speed of our desktop machines to discover the expected work factor of the NSA's Planetlab cluster.

    Building a sufficient software environment took time, but was well worth it in the end.. All software was hand hex-editted using a standard toolchain built on Leslie Lamport's toolkit for provably refining independent SoundBlaster 8-bit sound cards. All software was compiled using Microsoft developer's studio with the help of F. Ito's libraries for extremely improving Atari 2600s. this concludes our discussion of software modifications.

  219. Cage and Randomness by Anonymous Coward · · Score: 0

    Maybe I'm remembering wrong, but didn't someone critcize Cage because although he insisted that all existence was random, he used a non-random system of selection for picking mushrooms.

  220. what? by cartman · · Score: 1

    First of all, your criticism is pedantic and irrelevant to the topic being discussed.

    Second, your criticism is incorrect. The subjunctive mood was not used in my sentence, nor was it called for. The subjunctive mood is used when the state of affairs being described is contingent or hypothetical. Since my sentence described an actual fact, the subjunctive mood wasn't called for, and wasn't used.

    As an aside, your posts are foolish. Your intial post was incorrect and ill-informed. When this was pointed out, you responded with a pedantic, irrelevant, and incorrect criticism of grammar. I realize this is slashdot and most people don't put great effort into their posts. But you could try reading the linked article before commenting upon it, or looking up the word "subjunctive" before incorrectly critizing someone for violating the grammatical construct to which it refers.

  221. It's true.. by cbreaker · · Score: 1

    While I can't say that ALL popular music is bad, a lot of it is. A whole lot.

    And the sad thing is that a lot of people just don't know that there's anything else. Or, if they do, they don't give any credit to it because it's not "big time business." Which is just so warped.

    I personally like a lot of stuff from hobby musicians - there's a lot of great music up on http://www.modarchive.com/ (People still produce new tracked stuff!) and a lot of the music compo-type stuff they do at the demo parties. Then there's Mike Patton's label(Ipecac), and the WARP label puts out some great stuff (Autechre, Aphex Twin, etc.)

    Does this mean I think all pop is bad? No. Usually there's some sort of starters (bands or musicians) that do something different, and the labels have no choice but to promote it because people like it. It's good music. The bad part of pop comes when the labels try to reproduce what made the original bands popular - and fail terribly. We end up with radio waves and record stores full of imitation crap.

    --
    - It's not the Macs I hate. It's Digg users. -
    1. Re:It's true.. by benb · · Score: 1

      > Usually there's some sort of starters
      > (bands or musicians) that do something different

      > It's good music. The bad part of pop comes
      > when the labels try to reproduce what made
      > the original bands popular - and fail terribly.

      That's why I am so glad that the Backstreets Boys are back.

      BTW: Some of the parent posts are great.

  222. Geez by rasqual · · Score: 1

    Funny that it made it past three gatekeepers, then seemed to have open range freedom within the conference organizers' little world.

    After all, downstream editorial judgment would be in the context of "my peers have seen this and passed it along with approval; if I don't understand what the hell it's even saying, the problem must be me -- and since I don't want to look stupid, I'll quietly pass it along, seconding their approval."

    The subversion of reason by ego and intellectual cowardice. No one wants to call anything by its name any more, because idiocy and mindless blather are not only tolerated in this era of postmodern tenurism -- they're celebrated as the sine qua non and shibboleth of club membership among an elite increasinly out of touch not just with the rest of us but, thankfully for the rest of us, the reality we know and they don't.

  223. EGS? by srcosmo · · Score: 1

    Is that link you provided a joke? DJ Spooky and John Waters (director of Pink Flamingos, Serial Mom) are faculty members?

    --
    free speach
    Did you mean: free speech
    1. Re:EGS? by Petrushka · · Score: 1

      They also claim to have Zizek and Baudrillard on their faculty. It does look to me like a highly-polished scam. But the bibliography seems accurate, anyway. (Still I should have checked my Googling more carefully ...)

  224. God Denies Relationship With Darl McBride by Quince+alPillan · · Score: 1

    Slashdot doesn't usually report on stories like this, but when it's two people like this we can't resist. According to an article in Fast Company God and Darl McBride have been spotted dining together several times in a Santa Clara establishment, but the article is rather ambiguous as to whether it's a professional or personal relationship. The pictures circulating on the net make it a litle clearer.

  225. Most papers ARE gibberish by skintigh2 · · Score: 1

    They start out as a good idea that can be explained in several paragraphs. But that doesn't look like a paper, so you need to word it up. You look at other papers filled with big words of ambiguous meaning, so you use those, whatever they mean. Then you add gibberish to camoflauge the areas you are a little fuzzy on. In the end your computer science paper is unreadable by your target audience, but it doesn't matter because what little code you did include doesn't actually compile thanks to all the typos you missed when wording up your paper.

  226. old news, really by planetoid · · Score: 0

    "Postmodern critical theorists" have been doing this same thing since Foucault.

    --
    Slashdot requires you to wait longer between hitting 'reply' and submitting a comment.
  227. Collection of Random Reports by Anonymous+Squonk · · Score: 1

    I've collected the best of these works at www.theunpublishedresearch.com. Maybe one of you can use these as the genesis to earning a Nobel Prize someday?

  228. This is not a great thing that MIT people did! by vjeet_a · · Score: 1

    Read the news at CNN.com The reply from General Chair (Prof. Nagib Callaos) makes sense to me. They rejected one of the bogus paper and other one was accepted on non-reviewed basis which say that Authors of the papers are the only one responsible for the contents of the paper. I don't know what these MIT people are trying to prove. They are just being too smart unnecessarily.

  229. Reuters on the ball by mencik · · Score: 1

    Only 13 days after Slashdot carried this story, it is picked up by Reuters. http://www.reuters.com/newsArticle.jhtml?type=oddl yEnoughNews&storyID=8194704&src=rss/oddlyEnoughNew s