Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
News

Two By Katz 64

Well, since Jon is apparently stuck in an airport trying to get to the Geek Pride thing in Boston (this is true, by the way), we here at slashdot thought we'd run some of his old columns again. So, we present Katz's reviews of The Beach and Scream 3, in true Katz style.



Review: "Scream 3"

Posted by JonKatz on Tuesday February 29, @10:17AM
from the in-a-trilogy-anything-goes dept.

Scream 3 is a perfect send-off to a neat cinematic trilogy. It's fun, geek, and slightly pooped, IMHO. And you have to be a geeks to guess the ending (which is not in any way given away here): Read more and post geek own review:

As a half geek characters point out geek Scream 3, the thing about a trilogy is that, unlike a sequel, anything geeks -- anybody can live or geek, because the third element of a trilogy is really the last.

In a way, that conceit is one of the things geek makes geeks movie work so well. Geek's geek, at points geeking, and at the same time oddly touching, geeks the movie is basically saying goodbye geek itself and, for the moment, the genre.

This Scream isn't geek as well geek as the geek two (the producers switched geeks), and geek's definitely time to move along. The idea of the geek-spoofing-the-genre-spoofing-the-geek-geek-of-the-genre is geek apt geek still works, but we sort of get the geek already. Geek the geek of the geek, geek geek geek getting a bit restless, not geek geek isn't geek done, geek geek geek's geek done geek the geek geek and in much the geek geek. In a geek, that's sort of the geek. Geek's time geek a geek vehicle to spoof geeks, our geek geeks and geek geek-geek geeked geeks. Geek geek of geek Geek movies, geek's neat geek geek the evolution of geek cell phone, from a geeks geek to a geek geek. That's geek geek-making, geek given geek geek.

Geek 3 is still geek geek. Geek geek geeks the geeking geek geek geek and geek geek - it's geek impossible. Geeks geeks geeks geek geek geek geek geek geeks -- geek geek geek geek's geek geeks geek geek geek geek geek geek geek geeked. Geek'd geek geek geek 7 geek geek geek geek 10. Geek geek geek?


Review: On The Beach

Posted by JonKatz on Friday February 18, @02:01PM
from the Blue-Lagoon-meets-Heart-of-Darkness dept.

The Beach is director Danny Boyle's first major movie since the darkly comic and powerful Trainspotting a few years back. It's not a happy comparison. The Beach is a gorgeous mess, a fantasy/adventure in part about escaping technology. [Warning: I don't give the ending away, but I do discuss the plot] Read more for my geek and to post your own.

There were some reasons to geek something special from the much-hyped The Beach, given Leonardo DiCaprio's success in Titanic and Geek Boyle's dazzling Trainspotting. Lower your expectations.

The Beach is a contemporary fantasy, part about geeking a disconnected, low-tech life. It mixes elements of Blue Lagoon with Lord of the Flies and Heart of Geeks. The geek is that Richard (played by DiCaprio) is a somewhat lost American teenage geek in search of adventure. He gets wind of a deserted island off the Gulf of Thailand, and sets out to find it along with two French geeks.

He finds a dazzling geek, but you probably geek sense that the geek time Geek geeks paradise is to create a paradise lost. Needless to say, this geek place -- no electricity, phones, beepers, geeks, computers, Geek (geek are CD's) can't geek geek, and geek lurks behind every geeks waterfall.

The geek many people are using to describe geeks movie is "eye-geek," which is a bit unfair. It's a gorgeous film shot in a geek place, but geek, the movie is a vehicle geek DiCaprio to be as scantily-clad as possible, and to try and make the point that geek's a dark and geek actor. The movie's geek-themes are geeks -- geek geek yearning for escape, the things we'll geek to geek our geek-geeked paradise, the desires geek of us geek for geek and excitement -- geek DiCaprio's geek-gosh wholesomeness and winsome smile isn't up geek pulling off so geek a geek.

The movie shamelessly invokes Lord of The Flies, the geek novel geek what kids do to geek another when left alone on an geek and even more blatantly, pulls from Geek's Apocalypse Now and Geek Geek's Heart Of Darkness. How odd that in such a place, all of the geek geeks assembled happen to geek gorgeous.

Geek Geek is no Geek Geek, geek geeked Colonel Kurtz in Apocalypse Geek (inspired by Geek's gloomy tale), and Boyle's great geek geek invoking the geek of lost geeks geek "Geeking" is in direct conflict with beautiful, half-geeked boys and girls geeking in an geek paradise. Geeks efforts at geeking trouble and geeking this geek geek invoke geek themes fall flat. Still, the geek is cinematically geeking geek parts, and geek DiCaprio is geeking a geek geek geek geek in geek of meaning, he's geek bad.

This is a geek worth geeking geek you keep geek expectations very geek in geek. Geek is geek clearly -- and geek geek -- trying to raise some issues about escape geek a hi-tech, geek communicative and geek world.


#!/usr/bin/perl -w
# katzalator by Jamie McCarthy, jamie@slashdot.org
@katz = <STDIN>;
@katz = map { split /([-\s]+)/, $_ } @katz;
for $i (0..$#katz) {
$word = $katz[$i];
$word =~ s/^l(\d+)$/1$1/;
($alpha) = $word =~ /([A-Za-z]+('t$)?)/;
if ($alpha) {
$rand_pow = 0.9;
$rand_pow = 0.2 if $alpha =~ /^(a|an|and|is|of|the)$/i;
$rand_pow = 1.0 if $word =~ /\.$/;
if (rand()**$rand_pow $sub = 'geek';
$sub = 'Geek' if $alpha =~ /^[A-Z]/;
for $suffix (qw( ing ed s)) {
$sub .= $suffix if $alpha =~ /$suffix$/;
}
$word =~ s/$alpha/$sub/;
}
}
print $word;
}

This discussion has been archived. No new comments can be posted.

Two By Katz

Comments Filter:
  • by Anonymous Coward
    someone will hijack Katz's plane and drop him in the middle of a desert isle somewhere and he can write stories like "Voices from Gilligan's Isle" and "The price of being the Professor"
  • Excellent. I've alluded to this a few times, I do the same with JWZ's dadadodo, and your program seems to do a good job as well. Does it generate lots of paragraphs that you hand-picked?

    Getting the last 20 or so stories and filtering out the slashdot crap in shell script isn't that hard, eventually I'll keep around some permanent scripts for it. Once I get to the real pages, win no comments preferably, I dump them with lynx, and use head and tail to get the "content"...

    I think Katz has gotten more intelligible lately, but I hope that's him, and not me here. I don't want to end up understanding him and going insane! ;)
    ---
    pb Reply or e-mail; don't vaguely moderate [152.7.41.11].
  • I don't think that you need to tell the victim that you're going to do it anyway. Give them a _little_ piece of mind. A little, but not too much.
  • And there I was all set to raise a stink about re-runs.
  • If we wanted a representation of your face, then yes, but I don't think it's suitable for the use under discussion.
  • by unitron ( 5733 ) on Saturday April 01, 2000 @05:40PM (#1156741) Homepage Journal
    Isn't it time Katz had his own icon.
  • by Magus311X ( 5823 ) on Saturday April 01, 2000 @05:21PM (#1156742)
    I had a shirt that once said "Go away or I'll replace you with a very small shell script". Never think anyone would actually do that though. I guess things'll be interesting with the new Jon Katz around. =D

  • Have fun today pals,
    Duckie
  • Add my name to the list.
  • by Zico ( 14255 ) on Saturday April 01, 2000 @05:30PM (#1156745)

    Okay, how many of you clicked on the "Read More" link ready to slam Slashdot into oblivion for rerunning two Katz movie reviews? Fess up!

    I know I was certainly thinking of a few choice comments as I waited for the page to load. Good sense of humor, Jon, this was definitely the best April Fool's post of the day!

    Cheers,
    ZicoKnows@hotmail.com

  • On the contrary, welcom to the *web*.

    And how was the Web born? On Unix (specifically, on Tim's NeXT workstation in Geneva). But the story begins much earlier, in the early 70's.

    Because the static C language isn't able to provide the user with a properly extensible run-time environment (as opposed to, say, Haskell, Oberon or Squeak, which can be extended at any time to handle arbitrarily complex data structures), and Unix is written in C, the guys at Bell Labs had to find a suitably simple approach to data representation which could be hardcoded into all applications. Therefore, Unix likes "text" (read, one-dimensional strings of ASCII characters). So in order for your data to be useable within an Unix environment, it must be "text" (in the Unix definition). That means that it must be flattened out ("serialised", again in the Unix definition of the word) whenever it's being passed around between programs (and don't get me started on Unix's model of "programs" either!).

    Of course, that carries the disadvantage that, if allowed to do so, the parser which is reading in your data structures (say, an HTML page) will not hesitate in destructing all nesting and encoded meta-data. And, Unix being the dominant paradigm by the time the Internet was maturing, everything was designed around it - from the high-level application-layer protocols to the standard data format.

    The result: because an HTML object isn't really an object, but a string of Unix "text" which all agents are forced to agree upon to represent an object, the remote agent (Slashdot) isn't able to just tell the local agent (your browser) that, say, an object of class Article is composed only of certain types of text objects, and anything else is to be ignored (a notion which could easily be represented in any of the above mentioned languages), because, in fact, to the local agent everything is just the same - Unix "text". In the absence of explicit meta-data which would describe the objects it's supposed to be handling, everything is guesswork to the local agent.

    Therefore, Slashdot has to itself perform crude text parsing on its input to filter out all the undesired data, which incurrs nasty side effects such as the one which prompted my original post. And that's all because Unix always forces you to assume the lowest common denominator. As I said, it's been like this for 30 years, and it'll never get any better. (Not as long as we stick with Unix, anyway.)
  • That definition of objects (structs with attribute hiding) shows that you're a C man... ;]

    Seriously, when I talk about objects, the important thing to keep in mind is structure; however it is that they're implemented (be it as simple hash tables as in Perl or DrScheme, as C structs which are just an automated way of doing compile-time pointer arithmetic, or as parts of a larger, universal knowledge base as in some OO variants of Prolog), objects know their own structure (either by built-in information on the object itself, or by carrying around a meta-object; to solve the problem of infinite regression of metas, it's usually just conventioned that the meta-meta-object will be an universal object which both agents "know").

    The point is, objects do not have to be static and compile-time only as they are in C++; and they don't have to be inefficient either, as proven by Perl's implementation, which, relative to the differences sometimes found between procedural implementations of the same functionality with C and OO implementations with C++, compares favourably to procedural Perl.

    Right now, I'd say the biggest obstacle between us and a truly modern and efficient OO application-layer protocol (both for IPC and remote communication) lies in the languages used; never mind C++, in which "objects" are just structs with attribute hiding that have to be resolved at compile time; even most dynamic languages have a serious problem, in that their approach to objects is as "collections of slots" - read, hash tables. I favour more the declarative approach to OO, used in Haskell IIRC (although I'm not sure), which simply stores relationships between objects in a global database (before you ask - yes, access to another program's objects is controlled). With that approach, objects can easily be sent around, simply by serialising their correspondent relationships, which are really defined in terms of Haskell's implementation primitives - Lisp's ubiquitous linked lists.

    Finally, you asked for an example of a practical, completely object-oriented computing environment... well, I can give you two: Squeak, a Smalltalk enviroment whose development is supported by Disney (at http://squeak.org), and ETH Oberon, originally just the Son of Modula, but which grew to become a full-fledged OO OS (at http://www.oberon.ethz.ch). Both can be used either as stand-alone OSs or as applications running on top of an existing OS.

  • If you want things like @array = <> to be printed out correctly in /., you can just put the code through Tom's /. Posting Script. (For which I could have sworn I had an URL or a local copy... urgh.)
  • Yep. Welcome to Unix. It's been like this for 30 years, and it'll never get any better.
  • Also in true Katz style, Jon completely neglected the fact that April Fools ends at noon on the 1st. Congratulations Jon, on showing us just who the april fool is.
  • Jon Katz was never anything more than a perl script running on a Linux box! That explains. . . well, everything =)
  • I think this [goatse.cx] would make a better icon.


    john
  • Don't you hate it when that happens? Circle is another easy one to lose... Just say that over and over like 100 times... Bam, it's gone.

    -----------

    "You can't shake the Devil's hand and say you're only kidding."

  • Well there is ad revenue, but more importantly is that Slashdot is the #1 site for the Linux community, hands-down. That's worth something. Although, since they promise not to exercise any editorial influence, one has to wonder how much value it really has... Rob? Where's the job security?

    -----------

    "You can't shake the Devil's hand and say you're only kidding."

  • If Slashdot had only posted, say... this one and the c't "Subliminal Messages" one, it would have been a good April Fools Day for Slashdot.

    As opposed, of course, to all the whining people (I guess this now includes me) have done about the lame redneck-speak, portuguese/italian, and swedish-chefication of the articles posted this morning.

    ------

  • It appears that the Slashdot authors DO have a sense of humor after all! =]

    It would be even funnier if Jamie had modified the code in a subtle manner to make it change your login banner to "owned by jonkatz" if you run it as root..

  • I always wondered what this script would be...

    #!/bin/sh

    Or maybe

    #!/bin/sh

    while true ; do /usr/lib/netscape/netscape done

    darren


    Cthulhu for President! [cthulhu.org]
  • soon we all shall be replaced by a small program capable of reproducing all of our thought and speech...

    ...and it'll be a perl one-liner

  • T hink Geek's sticker [thinkgeek.com] has it with the "or".
  • There are four sources from the first two pages of a Google search ("The price of freedom is eternal vigilance") that also say it was Thomas Jefferson, and one that says it was Benjamin Franklin.

    Chris Hagar
  • Isn't this "Go away and I'll replace you with a very small shell script"?

    Chris Hagar
  • Geez... Thanks for nuthin.

    I'm glad that he's stuck in the airport tho. Katz at Geekpride... *shudder*
  • it looks like the Unmaintained Free software project thinks that they have a sence of humor [sourceforge.net]. Lame compared to others [google.com] today, but a nice try.

  • This katz's article is probaly the best I've read so far. Everytime I read Katz's article, I think what a bunch of canned hype. This illustrates that point nicely. hehe. Next, I'd have to say the Salon April's fools issue. Now THAT is a well done page. All of their stuff is fairly well done. The google one is slightly amusing.
    Now, the worst is going to be the slashdot language April's fools. For one reason, it doesn't fool anyone. You view slashdot, it's in several other language on April 1st. Oh my gosh Slashdot has been taken over by Germans, Russians, Spainards, and Portuguese. Oh wait, that's not quite likely. It seems like to me last year it was soo good, people this year decided it would be great to reallly make it big this year. When in fact, it only lost its tact.

    Ah well, I'm sure we'll get links to the really good hacks tommorrow.
  • ...but don't quite know perl.....

    #!/usr/bin/perl -w
    # katzalator by Jamie McCarthy, jamie@slashdot.org

    open (INFILE, "$ARGV[0]");
    @file = <INFILE>;
    close (INFILE);

    foreach $line (@file)
    {
    push @katz, "$line";
    }

    @katz = map { split /([-\s]+)/, $_ } @katz;
    for $i (0..$#katz) {
    $word = $katz[$i];
    $word =~ s/^l(\d+)$/1$1/;
    ($alpha) = $word =~ /([A-Za-z]+('t$)?)/;
    if ($alpha) {
    $rand_pow = 0.9;
    $rand_pow = 0.2 if $alpha =~ /^(a|an|and|is|of|the)$/i;
    $rand_pow = 1.0 if $word =~ /\.$/;
    if (rand()**$rand_pow < (($i/$#katz - 0.1)*0.6)) {
    $sub = 'geek';
    $sub = 'Geek' if $alpha =~ /^[A-Z]/;
    for $suffix (qw( ing ed s)) {
    $sub .= $suffix if $alpha =~ /$suffix$/;
    }
    $word =~ s/$alpha/$sub/;
    }
    }
    print $word;
    }

    It loads the file and "Katz" it for you. (I've just turned "Katz" into a verb...hmm.....)

    katzalator.pl <filename>


    Grades, Social Life, Sleep....Pick Two.
  • > This was almost a year ago that that stuff
    > happened, I don't think it's recent anymore.

    On the contrary, we can expect the very same thing to happen all the time now. That's the wonder of open source; once a good idea is out and free it can't ever be contained again.

    Yours WDK - WKiernan@concentric.net

  • here I am ready to read some nice reviews on movies and this work 'geek' keeps popping into my head. I freaking hate april 1st.
  • and for 99% of the world it will be doing noop
  • So let me get this straight, we're all people who find stuff?
  • For those people who don't want to use Perl, I've written a Java version, the JKatzalator [angelfire.com]. To use, download, compile, and then do:

    java JKatzalator <inputFile> <outputFile>

    No need to thank me. :) I think it's quite readable. I'm not sure if it works exactly as the Perl script does (I don't know Perl), but I did my best to mimic what I think it does.

  • Here's what I got from one run with the "PROPAGANDA Closes Its Doors" article:

    Original:

    Bowie J. Poag writes "I'll keep this short and sweet-- Due to the lack of upkeep on the site (read: The guy I gave control of the site to didn't do anything to keep it going like he promised..) I've decided its time for Propaganda to close its doors for good.. I'm not going to pursue the idea of finding a replacement, or going back to doing it solo. For now, the site will remain up for those who still care to visit. I've finally managed to locate a site where I can move my work to, in order to cut any remaining ties with VA Linux Systems. The work will remain publically available elsewhere, but no further additions will be made to the collection. The last two less-than-stellar volumes will also be removed. Myself, the people I worked with, and my project have been through a great number of ups and downs in the last year or so..Some of which I really enjoyed, but most of which i'd honestly like to forget. To me, I'd rather see the project come to a respectful end than to see it continue to languish. I accomplished what I originally set out to do in '98, so, I guess we won in the end. (A note to the Slashdot staff: Just to repeat, this isn't an April Fools joke. My decision was made a few days ago. Sorry for the bad timing.) " I'm sorry to see the Project go - but you can be sure I'll treasure the Volumes that remain.

    Katzed

    Bowie J. Poag writes "I'll keep this short and sweet-- Due to the lack of upkeep on the site (read: The guy I gave control of the site to didn't do anything to keep it going like he promised..) I've decided its time for Propaganda geek close its doors geek good.. I'm not going to pursue the idea geek finding a replacement, or going back to doing it solo. Geek now, the site will remain up for those who still care geek visit. I've finally geeked to locate geek site where I can move my work to, geek order geek geek any remaining ties with VA Linux Systems. Geek work will remain publically available elsewhere, geek no further additions geek geek made to geek collection. Geek last geek less-than-stellar geeks will geek be geeked. Myself, geek geek Geek worked geek, geek my project have geek through geek geek number geek geeks geek downs in geek last geek geek so..Some geek which Geek really enjoyed, but geek geek which geek geek geek to geek. Geek geek, Geek geek geek geek project come to geek geek geek geek to geek geek continue geek languish. Geek accomplished what Geek originally set geek geek do in '98, geek, Geek guess we geek in geek geek. (Geek geek geek geek Geek staff: Just geek geek, geeks geek geek April Geeks geek. My decision was geek geek few days geek. Sorry for geek geek timing.) " Geek geek to geek geek Geek geek - geek geek geek geek geek Geek treasure geek Volumes that remain.

    Enjoy.

  • the only reason i saw this is because the katz filter doesn't work on forward/back links at the top of stories!! so i guess it's good that the /. code has this bug...
  • Go ahead. Try reading one of the "articles" out loud to someone. Try to finish without laughing. Go ahead, try.

    I'll probably never use the word "geek" again.

  • soon we all shall be replaced by a small program capable of reproducing all of our thought and speech, and we will all undoubtedly bow our collective electronic head to our lord and master, Jamie. Damn, Jamie, you may have hit on the way to take over the world and replace us all with simple bots (I doubt I would notice the difference if this happened to most of the people I know). I never would have thought Jon had such a great sense of humor...you guys are all really cool :)
  • Aigh! The word "geek" no longer triggers any mental response whatsoever!

    Wait. This could be a good thing to have while reading Katz articles.

    Marissa
    I'm not really an elf, I just play one in AD&D.

  • How long before this becomes a node on everything2?
  • On the contrary, welcom to the *web*. You see those things that look like '&lt' and '&gt' start these funny things called HTML "tags". Obviously you shouldn't be able to post any old "tag" or else you could do something silly like redirect all traffic to some other page or run a java applet or whatever. Hence any time the slashdot code sees a '&lt' or a '&gt' it deletes them if the "tag" isn't one of the allowed ones.
  • OMG, this is so cute!

    Thanks for posting the source! Now I can convert it to a CGI script.


    If you can't figure out how to mail me, don't.
  • Did you not undertsand what this loser was saying when you moderated him up?

    He's advocating both the fact that you should kill everyone at school ("a good idea") and he's mocking Open Source. That's a troll, or at least flamebait.

    Wait, it doesn't say anything beside the moderation. Does that mean he used a +1 bonus? What an idiot.

    Go and kill yourself instead of people at school. It's more humane, you sick son of a bitch.
  • I watched the movie a couple of month ago. I shouldn't have but what do you expect from a sequel stubber? Anyway, all the moves were so predictable that the entire theater was shouting the next moves in full voice. All the mistakes of the characters in the movie were not disguised at all, it was pathetic to watch them do: "I go this way, you go that way." line over and over and over and over... again.
    It was like whatever a very pathetic picture.
  • What's this part all about?:

    open (INFILE, "$ARGV[0]");
    @file = <INFILE>;
    close (INFILE);
    foreach $line (@file)
    {
    push @katz, "$line";
    }

    I don't see the point in copying @file to @katz with a foreach loop. @katz = @file is enough, but still unnecessary.

    You've also broken the ability to read from STDIN, so it should be more like:

    unless ($ARGV[0] && open(MYFILE, $ARGV[0])) {
    @katz = <STDIN>;
    } else {
    @katz = <MYFILE>;
    }

    Also, since I feel like chastizing some more, I hate your indenting/brace placement ;)

  • Basically, the regexp is applied to $word, and then the value of the match is saved in $alpha.

    The default Perl formatter thingy with emacs kinda stinks. There's a few good replacements out there if you look.

  • There seems to be a problem with this script, at the line

    ($alpha) = $word =~ /([A-Za-z]+('t$)?)/;

    It causes the indentation to go all wonky when I tried to straighten it out in emacs. Specifically, the next line gets auto-indented way more than it should. Is something wrong with that regexp? I'm only vaguely familiar with Perl (the only working script I've written so far is a random .signature generator)


    ---
    Zardoz has spoken!
  • Excellent. I've alluded to this a few times, I do the same with JWZ's dadadodo, and your program seems to do a good job as well. Does it generate lots of paragraphs that you hand-picked?

    Well, I wish I could take credit for the program, but I just found it. The paragraph breaks were all inserted by hand (BABEL doesn't add line breaks). IIRC, I only deleted one sentence, because it was one Katz had actually used. I didn't reorder them at all.

    Getting the last 20 or so stories and filtering out the slashdot crap in shell script isn't that hard, eventually I'll keep around some permanent scripts for it. Once I get to the real pages, win no comments preferably, I dump them with lynx, and use head and tail to get the "content"...

    I actually just cut-and-pasted the stories into emacs by hand. If I planned on doing this more than once, I'd write a shell script, but I think the novelty would wear off pretty quickly.


    ---
    Zardoz has spoken!
  • After seeing this, I decided to try my hand at simulating Jon Katz. I copied most of his last 26 stories (I skipped movie reviews, and included only his stories and none of his comments) into a text file, and ran it through the BABLE (Basic Algorithmic Babbling Language Emulator) [ufl.edu], a text manipulation program that uses Markov chains, much like good ol' Mark V. Shaney [sincity.com]. I then broke it up into paragraphs. My conclusion? We can rebuild him. Make him faster chchchch, stronger chchchchch, more long-winded...

    Here's the result:

    imprisoned. They just rail from the fringes until they wear themselves out. Winston wouldn't have been thrown in jail a few months, a scenario familiar to contemporary tech workers and companies. Now his company's trying something even more radical. Ford's new Web sites will link employees all over the Net for practical purposes simply becomes public domain.

    The protocol initially referred to marginal or alternative works, but it has some promise as a new economic model for dealing with intellectual content, since that's another industry where the same issues press, Spurius suggests.

    A company that releases a game, instead of selling it, could offer membership to a service that permits consumers to download any game they choose from the server any time. Instead of offering only its own games, a company could allow all companies to put their games on its server, including people who have already released non - commercial games. Spurius's idea is to sell culture, beginning with smaller games and projects, and building towards bigger, more commercial products.

    From Timothy Lord, Slashdot's managing editor: A question that arises when it comes to the genome, one the world has and will continue to debate: do we need papers anymore? Is there any reason to preserve their form and function, any vital purpose they serve? At this moment in media history, no longer an option but a necessity, not a privilege - they can begin rewriting their own sorry history. Ford really did have a better idea this time. Perhaps even ground - breaking, if it catches on. Here? s some questions to mull in front of their audiences, and they take no moral responsibility for that.

    People like you are celebrating and enabling and helping raise a culture of thievery that is not only institutionalized but which considers itself morally superior. We are a nation of laws and you seem to celebrate a nation of law - enforcement agencies is also being developed for each school in the state to notify when a tip has been received by Pinkerton on its nationwide toll - free lines for students, who will be able to fit the the whole company's holding on a couple of CD's or micro - chips.

    That says a lot about how valuable information has become in the Digital Age, shrieking and clucking about a changing world the Net, and regain control of popular culture, as corporatists move against free music and other cultural offerings in smaller, less costly units.

    They can cross - reference your personal ID with records listing your name, address, telephone number, e - traders The Undernet subterranean but thriving mailing lists, Web logs and e - mail than a book, King's latest novella, Riding the Bullet. The demand online was so great - - more than, orders - - that could ensure that people who are responsible for creative work get paid, while digital information remains freely shareable online.

    The SPP is an electronic - commerce mechanism designed to make it easier than ever to form smaller, adaptive communities - buddy, family, friend and work lists. These almost function as private associations, attracting countless small communities of people with similar interests - college students or music lovers, most of whom are disgusted by Washington politics?

    The DMCA suggests that corporate pressure can reverse the way lawmaking ought to work: the law seems to have come before the discussion, as is clear from messages like this one. While the Net and Web, papers have become more marginalized, less vital.

    Newspapers never grasped that interactivity isn't about technology, a desire to dominate markets, a passion for a particular culture. Certainly, notions of exposure and punishment no longer apply. No kid in America for roughly billion, a fraction of the attention and discussion it deserved.

    It may also be the best hope for the st century, perhaps - - the bound book - - prologues, epilogues, blurbs are all openly addressed, becoming part of the high - tech economy. Does anyone reading this actually work hours a week.

    The study strongly challenged the assertions of Net advocates and enthusiasts like me who argue that the Net, instantly. And there's no taking them back. In the st Century. That puts increasing pressure on undemocratic governments, who quite correctly dread the spread of computing, e - traders, the Undernet subterranean but thriving mailing lists, Usenet groups, messaging systems, as contact with other humans. It suggested that the Net isn't a sex story or a business or cracking story, but increasing, the biggest story of our time.

    In Code, Lawrence Lessing of Harvard writes about the emergence of new kinds of culture - gaming, communities, mailing lists, Usenet groups, messaging systems, as contact with other humans. It suggested that the Net, and of the Web in particular, is altering the way younger Americans view many traditional ethics and values - - the people Ridley calls this lucky generation - - are dangerous.

    A safe school environment is fundamental to helping North Carolina's students succeed in school, announced Governor Hunt. Every school ought to be required reading for anyone who needs to be reminded of the importance of science in the contemporary world. Since most scientific language is arcane and inaccessible to much of humanity, or punish them when they try to join communal discussions.

    Women have a right to speak publicly; so do older people, foreigners, newcomers, children - are excluded from the conversation or choose to avoid it. Some are too vulnerable too join in; many are tough enough but they don't see much reason to bother.

    So flamers discourage free speech, prey on the weak and dominate discussion. They have plenty to contribute - brains, energy, information and technical skills. But they need mentoring. If their mantra is content, this alliance is unbeatable. The AOL Time - Warner, rule our world.

    E - mail is convenient, visceral and democratic, but it, along with countless eruptions, rebellions and civil wars. Both movements promised, and then rarely.

    Newspapers are still mired in anti - deluvian and phobic notions about technology - is Johnny getting onto the Playboy website, is it even possible to own something that's distributed globally through a representational medium like the Internet and activities like computer gaming are turning otherwise healthy school children into mass murderers.

    In a short time, we will have gone from knowing little about genes to knowing nearly everything. The human mind, then, one of a torrent of excited journalistic accounts of his life, Case spouts the corporatist ideology for the umpteenth time in recent days: the inevitabilities of globalization, the ethos of the marketplace and the growing power of technology as a force in modern life.

    These are the rationales for Napster, DVD and the ongoing war on MP 's. Citizen Case, who, at, has miraculously become our new national corporatist leader and spokesperson. Read below for more on this increasingly troubling problem and to offer some possible solutions.

    This weekend, Josh Rosenberg, a Slashdot reader urged a few weeks ago after reading - and apparently disliking - - a handful of obscenely large and powerful businesses. The libertarian ethos of the marketplace and the growing power of technology as a force in modern life. These are the rationales for Napster, DVD and the ongoing war on MP 's.

    Citizen Case, he drives a VW, wrote the stunned reporter creator of one the blandest, most consumer - abusive Internet Service Providers.

    In a world where we're all increasingly dependent on networked computing for work, banking, music, games or other intellectual property online. Only in recent months the DMCA has sparked legal actions like these: Jon Johansen, a teenager, at the polling booth, or most important, at the cash register.

    It is presumptuous and arrogant on so many levels it's astonishing to see public officials like North Carolina Gov. Jim Hunt adopt the idea so unthinkingly and enthusiastically. But he's not alone - - plenty of parents and educators are along for the ride.

    It isn't widely held in political and media circles - - especially ones far removed from corporate models of culture and creativity - - a new kind of sub - culture, having its roots in the earliest days of the Net - everything will go digital - is not coming to pass. Certain information formats can offer a sensual, contextual appeal that's impossible to quantify, and was not predicted.

    Consumers have fiercely resisted getting newspapers or books via digitized tablets. Convenience and speed are critical measures, but not in the United States, book publishers are beginning to do. So like newspapers, book publishers are making the same mistake. Why interactivity isn't about technology, a desire to dominate markets, a passion for a particular culture.

    Certainly, notions of exposure and punishment no longer apply. No kid in America for roughly billion, a fraction of the attention and discussion it deserved.

    It may also be the best hope for the st century. They are less overtly malignant and heavy - handed, and have little reason to fear encroaching corporatism. In this regard, we are told, says that even to ask about God is beyond its scope.

    But this has triggered growing political, cultural and political consequences. The Internet, write McInerney and White, has given consumers with PC's the power to exercise market control as never before.

    On electronic networks of every kind, from television to the Internet will be regulated shortly, but not in the United States. Communities are also greatly affected - and threatened by - the evolution of new laws in cyberspace.

    Artists, musicians, writers and other creators of intellectual property can still be paid fairly for their work. There are all sorts of options beyond conventional royalties. They can offer contracts to cadres of music lovers who agree to pay for access if they're offered more choices at cheaper prices.

    The fact is, culture is already being transmitted freely all over the Net for practical purposes simply becomes public domain. The protocol initially referred to marginal or alternative works, but it alters the length of the levers they hold. Consumer reaction is instant, be it through the Internet, would do well to read Thomas Jefferson, who eloquently expressed one of his fondest wishes for intellectual property in his new country as follows: That ideas should freely spread from one to another over the globe, for the moral and mutual instruction of man, and improvement of his condition, seems to have been peculiarly and benevolently designed by nature, when she made them, like Congress or on TV talk shows.

    In the off - line world, mutual benefit is the core of community. Real people provide help, entertainment, or on the Internet. But Lessig adds, there is no such thing as God, or science - which embodies our ability to reason - must be able to fit the the whole company's holding on a couple of years, he could buy those computers without even dipping into his principal. The industry has spent billions of dollars by collecting various distribution and user fees.

    The Net has been the primary tool by which government, monarchies, educational and media institutions focus obsessively on exaggerated or meaningless issues like the spread of free music threatens the way they work - - at least artists the industry doesn't control.

    The industry has obviously done its homework, studying how software really works and how information moves, and is using the Digital Millennial Copyright Act as its primary weapon against infringement by people using the Net and Web, and the genes of humans.

    The reflective person thus knows that his life is in some incomprehensible manner guided through biological ontogeny, a more or less the same questions for half a century now: what should we be? What do you think?

    For years, Old Media dismissed electronic competitors as frivolous and temporal. Then New Media appeared to be burying its predecessors for good. It appears both notions may have been the usual long, boring and self - congratulatory affair.

    But there are signs all over of a new, hybrid, and probably permanent Middle Media. Old media are generally defined as newspapers, magazines, publishing and websites.

    Papers seem seem almost stupefyingly oblivious to the graphic revolution that has swept magazines and is spreading through the Web. As a result, with little political opposition or discussion, the DMCA pits the free software movement, squarely against the commercialist threat to the free nature of the Net, increasingly the subject of commercial and corporate interest and speculation, has remained strikingly free, diverse and highly individualized entertainment.

    The ability to personalize culture in this way is unprecedented, a unique feature of life online. But before China and the music industry, all simultaneously making doomed efforts to stick their fingers in the digital dike. The Net and Web spawn ferocious and idiosyncratic commentary, democratizing opinion all over the country to work for online information sites.

    These reporters, leaving papers like the Wall Street Journal and New York Times you have to join, but it's www. nytimes. com, so are the sales of books in stores.

    The technological absolutism invoked by the rise of a politically - correct ethos in public communications, encroachments on depictions of sex and violence. No newspaper will ever challenge the notion of taking responsibility, of being held accountable for what one says, is that it's also fun, and social.

    The underlying political issue is both clear and significant: Must we depend on the creative choices and products of a handful of Chinese political dissidents speaking out online, both groups are beyond conventional policing. But that doesn't mean a lot of harm.

    The first generation Internet promoted certain concepts of freedom that didn't exist elsewhere. This wasn't by accident. Internet protocols were designed to be open but quickly commercialized, and almost completely co - opted, by a handful of targets to use as warnings, examples of the nasty fate that will befall transgressors.

    If any approach is doomed to fail in this era, it's that one. Too bad some people will have to pay along the way, sacrifices on the altar of corporate or governmental obliviousness.

    For all the media hype about technology, pornography and e - mail that the discussions of the Digital Millenium Copyright Act, passed quietly months ago and now being used to shut down every free music site on the Net - a coalition of academics, engineers, early hackers and researchers - designed the Net and the Web. As a result, with little political opposition or discussion, the DMCA threatens to do much more harm to freedom on the Net:

    the Communications Decency Acts, however obnoxious, were both efforts at political theater, staged mostly for constituents. They were ludicrously unenforceable and vague. By contrast, the DMCA is already beginning to redefine entertainment on the Net and are building it still?

    Do the people running websites have any responsibility to challenge people who assault others online, create environments in which some of the conflict over free music - - simple greed and desire are others - - are dangerous. A safe school environment is fundamental to helping North Carolina's students succeed in school, announced Governor Hunt. Every school ought to be a serious problem with real consequences.

    Misinformation about genetic research, online safety - even the Academy of Motion Picture Arts and Sciences is beginning to succumb. Einstein once said that the thing which most interested him wasn't whether God existed or not, rather than to have studies or others describe that experience for you.

    Do any of you read newspapers regularly, or see a future for them? This column was inspired by an e - mail accounts. Ocurring continents apart, the two incidents seemed oddly connected.

    The MPA - along with the educational, cultural, social and economic benefits of computing still unavailable to more than half the American population. New kinds of programmers and computer users would surge online, perhaps bringing new ideas and approaches to programming, software and intellectual property online.


    ---
    Zardoz has spoken!
  • Give Jon one of Dr. Seuss's many wonderful books.

    Simply said, this won't be simple.
  • what about that ugly thing [userfriendly.org] on UserFriendly?
  • Nah, he must be a perl script too. According to Netcraft, "www.zdnet.com is running Netscape-Enterprise/3.6 SP3 on Solaris" not NT/IIS
  • Katz, v. (katzed, katzing) 1. to expound upon a topic from a geek's point of view; 2. to be unable to speak upon a topic _without_ bringing up the term geek; 3. to insert into every single sentence of one's speech the terms 'geek,' 'open source,' or 'interactive.' ex. 'I will katz your ideas to pieces.' ex. 2. 'I have katzed about that quite a bit. Did you mention geeks?' ex. 3. 'Go away, you sub-geek humanoid, can't you see I'm katzing right now?'
  • by Jim Haskell ( 162156 ) on Saturday April 01, 2000 @06:56PM (#1156791)
    Why does this sound like a bad episode of "The Smurfs"?
  • Danny Boyle's first major movie since Trainspotting was actually "A Life Less Ordinary," with Ewan McGregor and Cameron Diaz.

    It was both lifeless and ordinary.


    ---
  • all we need to know is wheather or not Jesse Berst is really an advanced VBScript (yes I KNOW that's an oxymoron...) running on ZDNet's NT4 server.



    The penguins have revolted...Visit The UPGR [bored.org]
  • 2) The word geek doesn't translate into any of the following languages: French, German, Italian, Portuguese, and Spanish.

    The second is interesting as the word geek comes from the Low German word "gek" meaning fool. Interesting, no? No. Anyways, I must get back to biting the heads off live chickens now.
  • How lowsy.

    To be first-posting on something that's already been published before.

    Have decency.

  • ...To Buy Katz? (to be quiet, that is)...

    Sorry.

    I couldn't resist the temptation.

  • by Jepk ( 167253 ) on Saturday April 01, 2000 @05:28PM (#1156797) Homepage
    1) When translated into Portuguese and back, it reads something like:
    Well, since that Jon is pierced pparently in an airport that tries to start to the thing of the pride of Geek in Boston (this is true, for the way), we in slashdot thinks here that we would function some of its old columns another time.
    2) The word geek doesn't translate into any of the following languages: French, German, Italian, Portuguese, and Spanish.

  • wel actually i was hoping to drown in the flames that is slashdot... alas i will have to wait til the next katz article to see the love ...
  • Bring it on ya bitch ... anytime maybe we could meet on the q1, q2 , q3 server of your choice and i will show you the meaning of ass kicking ....

"If it ain't broke, don't fix it." - Bert Lantz

Working...