Slashdot Mirror


China Forces Websites To Register

Rodrigo Strauss writes "The Inquirer has the story that individual owners of websites and blogs must register with the government or face a shut-down. Apparently they will begin monitoring of all sites, both commercial and personal, beginning this month. Site owners have until the end of the month to register. The BBC has the story as well." From the BBC article: "'The internet has profited many people but it also has brought many problems, such as sex, violence and feudal superstitions and other harmful information that has seriously poisoned people's spirits,' said a statement on the MII website, explaining why the new rules were necessary."

587 comments

  1. From inside the great firewall by SeanTobin · · Score: 5, Funny

    everyone knows that this is really for the good of the PeopLE. the internet hAs poiSonEd our country as a wHolE and we must not alLow it to subvert our years of history, and tradition or Pollute our culture. i aM glad that our nation is taking a stand to assurE we stay united through this and any other time or crisis.

    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    1. Re:From inside the great firewall by Anonymous Coward · · Score: 0

      "please help me"? (look at the caps-lock letters)

    2. Re:From inside the great firewall by databyss · · Score: 5, Funny

      what is really Striking here is hOw foRward thinking and pRogressive the government is there. whY, don't other countRies follow sUit behiNd the great and powerFul cOuntRy of chIna?
      i am always amazed aT that.

      --
      Hmmm witty sig or funny sig? Maybe elitest techy sig!
    3. Re:From inside the great firewall by Ninwa · · Score: 0

      PLEASE HELP ME

      Neat. :]

    4. Re:From inside the great firewall by nacturation · · Score: 0, Offtopic

      "So you see, the joke 'This dyslexic man walks into a bra...' is funny because the juxtaposition of the familiar 'walking into a bar' joke, of which there are countless variations, with the notion of a dyslexic man creates an interesting situation where the expected 'bar' reference is replaced with a reference to 'bra', clearly a dyslexic spelling of the word 'bar'. Furthermore, additional humor factor is added given that the notion of one walking into a women's undergarment would be considered amusing by many. Combine these two factors and hopefully I have successfully explained why the joke is funny while at the same time ruining said joke for those who got it without needing an in-your-face explanation."

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    5. Re:From inside the great firewall by Anonymous Coward · · Score: 0

      Not only is it for the good of the people but even if it wasn't it would definately be Chimp BusHitlers fault!

    6. Re:From inside the great firewall by Psionicist · · Score: 1

      Ugh, that was annoying to read. Here's some help:

      def deobfuscate(msg):
      new = ""
      for s in msg:
      if s in string.uppercase:
      new += s
      return new

    7. Re:From inside the great firewall by Anonymous Coward · · Score: 0

      I say proudly say that we throw the people who poison our country into the Prison at Gauantamo Bay!

      We never really believed in that crap about "innocent until proven guilty in a court of law" anyway.

    8. Re:From inside the great firewall by B2K3 · · Score: 2, Funny

      when I think about the sheer nuMber of Those web sites that will be RAndomly shut down by the chinese government, i'm aPPalled. i mEan, Don't the chINese hAve their First amendment rights like everyOne in ameRica? TrUe, chiNa is not in amEriCa, but i wOuld think all cOuntries Keep IndepenEnt thought as right of all citizens. the FAr east, western europe, the all Can learn from american ways of Thinking, OpeRating, and partYing.

    9. Re:From inside the great firewall by Anonymous Coward · · Score: 0

      social Wariation is paTterns of social organization attempting to difFerently solve an optimization alg?rithm in their enviRonment Space, but Like Variations on a sPecies, not all survIve. they compete for the resourCes with theIr other socio-political competitors.

    10. Re:From inside the great firewall by JFitzsimmons · · Score: 1

      Thanks. For an even quicker hack for the lazy:

      Stick this into a file called deob.py:

      ---BEGIN---

      import sys
      import string

      def deobfuscate(msg):
      new = ""
      for s in msg:
      if s in string.uppercase:
      new += s
      return new

      print(deobfuscate(sys.argv[1]))

      ---END---

      and then:

      bash-or-something$ python deob.py "everyone knows that this is really for the good of the PeopLE. the internet hAs poiSonEd our country as a wHolE and we must not alLow it to subvert our years of history, and tradition or Pollute our culture. i aM glad that our nation is taking a stand to assurE we stay united through this and any other time or crisis."

      --
      Beware he who would deny you access to information, for in his heart he dreams himself your master. -Anonymous
    11. Re:From inside the great firewall by drgonzo59 · · Score: 1

      ...many problems, such as sex
      -- Problems the American geeks would wish to have...

    12. Re:From inside the great firewall by cduffy · · Score: 1
      I love Python and all -- but why write a multi-line script to do almost the same thing as
      tr -d '[a-z., ]'
      or exactly the same thing as
      python -c 'import sys, string; print string.join([ c for c in sys.stdin.read() if c in string.uppercase ], '')'
      ?
    13. Re:From inside the great firewall by Anonymous Coward · · Score: 0

      We have a winner for reinventing Social Darwinism

    14. Re:From inside the great firewall by gtwilliams · · Score: 1

      Way too much work.

      perl -wlne 'print grep /[A-Z]/, split //' msg.txt

      --
      Garry Williams
    15. Re:From inside the great firewall by Runagate+Rampant · · Score: 1
      ... and to also save 6 keystrokes:
      tr -cd A-Z
      :-)
    16. Re:From inside the great firewall by cduffy · · Score: 1

      tr -cd A-Z

      See, I tried that (well, with the square brackets in), but it kept returning an empty set.

  2. The Chinese Internet by 14erCleaner · · Score: 4, Interesting

    I wonder how long it will be until China just disconnects itself from the global Internet?

    --
    Have you read my blog lately?
    1. Re:The Chinese Internet by shm · · Score: 1

      I would guess less than 3 years.

      Remember they have been actively pushing their own standards for DVD-like players, 3G networks, WiFi.

    2. Re:The Chinese Internet by Threni · · Score: 2, Funny

      Don't laugh - you'll be getting this in the US soon enough...

    3. Re:The Chinese Internet by nurb432 · · Score: 1

      Werent they working on their own version of IPV6? One that wasnt compatible with the rest of us.

      If they mandate that at all the ISPs, then they are effectively cut off.

      But hey, internet isnt a 'human right'. So they can make any rules they like.

      --
      ---- Booth was a patriot ----
    4. Re:The Chinese Internet by brickballs · · Score: 1, Interesting

      Yea, I could see this possibly going the way Australia did with guns:
      First they forced everyone to register, then
      about a year later they forced everyone to hand over their guns.
      they already knew who had what because of the registration.

      FYI, Australia now has insanely high crime rates.

      to sum it all up: this is bad

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    5. Re:The Chinese Internet by Anonymous Coward · · Score: 1, Funny

      Don't worry. Soon the government will start putting some of you in camps, now that you can't fight back. Enjoy, mate!

    6. Re:The Chinese Internet by Gerv · · Score: 1

      They won't. Email and web access are too important for commerce.

      Gerv

    7. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      All of them more advanced than the MS-lobbied shit we get in the US, one has to admit.

    8. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      " If it did, we might actually see a somewhat noticable reduction in the amount of spam, malicious attacks trying to take over servers, etc."

      Yeah, if you're chinese.

    9. Re:The Chinese Internet by PetriBORG · · Score: 1

      Considering how beneficial the internet has proven to be for cheep business operations, do you think that Chinese policy makers would actually do that? I find it pretty unlikely. It seems to me that if anything their filters will just become more intelligent about eliminating content they disagree with. Especially as meta-information becomes used in more places allowing their filters to more effectively filter.

      --
      Pete/Petri "damn, my chainsaw is clogged with 1's and 0's again." --clyde
    10. Re:The Chinese Internet by Anonymous Coward · · Score: 1, Funny

      Isn't that a proof that anglo-saxon societies can't avoid crime without citizens porting fire weapons?

    11. Re:The Chinese Internet by secolactico · · Score: 1

      They won't. Email and web access are too important for commerce.

      Yes, but they can make it so that you need a "special license" to access the Internet. Said license would be limited to those approved by the goverment, or those that can prove that they need it for work/research purposes.

      These connection could be monitored and any encryption would need a backdoor access for the goverment.

      Any other connection to the internet would be deemed illegal.

      There would still be a "National Net" for everyone else, where they can get information pre-approved by the ministry of whatever.

      Or at least that's how I would do it.

      --
      No sig
    12. Re:The Chinese Internet by nacturation · · Score: 0

      Ah, yes... the good old Chinternet, where your packets need to show their papers to get in or out.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    13. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Isn't that a proof that anglo-saxon societies can't avoid crime without citizens porting fire weapons?

      Like the UK, or Canada.. oh wait, it's just the US..

    14. Re:The Chinese Internet by brickballs · · Score: 4, Interesting

      yup.

      I forget where I heard this argument, but its actualy rather interesting:

      By some people (legaly) carying concealed firearms they are actualy helping others who choose not to cary weapons. This is because a criminal is now less likely to atack because there is a chance that their chosen target is armed, even if the target is in fact unarmed.

      When it is illegal to own a gun, the chance of the target being armed greatly drops and the atacker becomes more bold.

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    15. Re:The Chinese Internet by brickballs · · Score: 1

      actualy, I'm in the states mate. I dont myself own a guy (yet) but I'm damn glad its an option.

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    16. Re:The Chinese Internet by amliebsch · · Score: 2, Funny
      I dont myself own a guy (yet) but I'm damn glad its an option.

      Sorry, you might be disappointed.

      13th. Amendment to the U.S. Constitution

      Section 1. Neither slavery nor involuntary servitude, except as a punishment for crime whereof the party shall have been duly convicted, shall exist within the United States, or any place subject to their jurisdiction.

      Section 2. Congress shall have power to enforce this article by appropriate legislation.

      --
      If you don't know where you are going, you will wind up somewhere else.
    17. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      YOU ARE HEREBY ACCUSED...

    18. Re:The Chinese Internet by brickballs · · Score: 1

      damn, that was a bad typo

      I think I even previewed it.. oops

      <blush> :-) </blush>

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    19. Re:The Chinese Internet by KiltedKnight · · Score: 1
      I guess you never check your web server or other security logs and see where those IP addresses originate. I've found far too many of them governed by APNIC, with a chunk of those coming from China.

      --
      OCO is Loco
    20. Re:The Chinese Internet by Derkec · · Score: 1

      Perhaps, but the other possibility is that the criminal shoots you and steals your wallet instead of threatening to shoot you and stealing your wallet.

    21. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      actually, I think that I would prefer to own a girl..ha. just kidding so don't freak out on me people!!

      but I guess if you find the right girl you could role play the whole thing.....

    22. Re:The Chinese Internet by d3struct0r · · Score: 1

      Its funny, but us british seem to be doing just fine without civilians or police officers carrying guns. I'm sure our crime rate isn't the lowest anywhere, but I'm damn sure its lower than the US'.

    23. Re:The Chinese Internet by Brandybuck · · Score: 1

      Actually it's any urban society. The less private citizens carrying guns, the more you need police carrying guns.

      The fewer consequences for violent acts, the more often they will occur. Guns are a serious consequence.

      --
      Don't blame me, I didn't vote for either of them!
    24. Re:The Chinese Internet by tilleyrw · · Score: 2, Informative

      Excuse me, but where did you place your brain?

      Go retrieve it, because it's lonely.

      Google the search phrase "crime rate gun law". The top two countries are England (U.K.) and Australia.

      Smacking idiots with the clue stick...

      --
      This post encoded with ROT26. If you can read it, you've violated the DMCA. Handcuffs please, sergeant.
    25. Re:The Chinese Internet by Mr.+Vandemar · · Score: 0

      You don't get out much, do you? Google the statistics, he's completely correct. Banning firearms has been a disaster for Australia.

    26. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      You're damned mistaken, considering most UK property- and violent- crime rates are higher than the American rates.

    27. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Oh wow. Big surprise that someone who doesn't live in Australia would consider themselves an expert on it.

    28. Re:The Chinese Internet by brickballs · · Score: 1

      not sure what a 'gunfetischists' is, but I'm fairly certian that Guns are illegal in Australia and that Australia has a high crime rate.

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    29. Re:The Chinese Internet by mrmojo · · Score: 2, Informative
      I can't believe this made it to +4 interesting. Do you have any evidence for your preposterous claim? Everything I have heard has indicated that violent crime is at an all time low in Australia.

      It's only semi automatic / automatic guns that are illegal, so you're wrong (or at least misleading) on two counts.

      If only I had mod points right now I could label this the flamebait/troll it deserves.

      What's even worse is that the one guy who called you on this lie has been relegated to -1 troll!

    30. Re:The Chinese Internet by bornyesterday · · Score: 1

      Iran or Korea will go first. They've been working on completely shutting off out-of-country internet service and establishing nation-wide intranets.

    31. Re:The Chinese Internet by brickballs · · Score: 1

      ok, I admit that I'm no expert on australia. My comment was meant to be an example of something bad becoming something worse, not a documentary on the country.

      Actualy, I myself was somewhat suprised it got a +4 anything. I should have ended it with ::duck:: (automatic +5 funny)

      ::duck::

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    32. Re:The Chinese Internet by Mr.+Vandemar · · Score: 0

      Might want to check up on the real statistics, just so you don't sound stupid. Oops, too late. Of course, this is slashdot, so you're well on your way to fitting in. ;)

    33. Re:The Chinese Internet by heli0 · · Score: 1
      "I can't believe this made it to +4 interesting. Do you have any evidence for your preposterous claim? Everything I have heard has indicated that violent crime is at an all time low in Australia."

      For this purpose, we can examine statistics from the Australian Bureau of Statistics, as compiled and reported by the Australian Institute of Criminology (AIC). It is interesting to note that the AIC has many ''stakeholders'' from the Australian national and state governments. (4)

      Here are some key findings about Australian crime trends for the period of 1995 (pre-ban) to 2001 (post-ban) (5):

      The rate of assault has increased steadily from 563 victims per 100,000 people in 1995 to 779 per 100,000 people in 2001.

      In 2001 the rate for robbery peaked at 136 per 100,000 people--the highest recorded since 1995.

      The rate of sexual assault was 86 per 100,000 people, which is higher than any previous year.


      The Australian per capita crime rates from 1996-2001:
      Homocide: -11%
      Assault: +39%
      Rape: +19%
      Robbery: +70%

      The USA figures during that same period:
      Homocide: -32%
      Assault: -24%
      Rape: -14%
      Robbery: -33%

      http://www.chronwatch.com/content/contentDisplay.a sp?aid=8073
      --
      Whenever the offence inspires less horror than the punishment, the rigour of penal law is obliged to give way...
    34. Re:The Chinese Internet by Sneftel · · Score: 1

      You heard it because it's the oldest line in the NRA's propaganda file. "The streets are safer when criminals don't know who's armed." The fallacy, of course, is that if only an insignificant proportion of the population carries concealed weapons, criminals will not have reason to assume that a given potential victim is armed.

      --
      The opinions stated herein do not necessarily represent those of anybody at all. Deal with it.
    35. Re:The Chinese Internet by mrmojo · · Score: 1
      Thanks for the statistics, it looks like I had the wrong impression. I'd like to see comparitive US statistics

      There's a lot I could say here, but it would start the same old gun ownership flamewar. Just please bear in mind that gun ownership amoung law abiding citizens in the city in Australia was so rare anyway, that these statistics are almost certainly due to other factors. Any effect due to guns would be of the order of less than +/- 1 percent.

    36. Re:The Chinese Internet by mrmojo · · Score: 1

      That's ok, from the other reply to my post above it looks like I was wrong too!

    37. Re:The Chinese Internet by Otto · · Score: 1

      The fallacy, of course, is that if only an insignificant proportion of the population carries concealed weapons, criminals will not have reason to assume that a given potential victim is armed.

      Exactly. That's why everybody should be armed at all times. Duh. :)

      --
      - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
    38. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Google the search phrase "crime rate gun law". The top two countries are England (U.K.) and Australia.

      Hang on, you're comparing the total number of all crimes to gun control laws? Like there's a link between gun control laws and incidents of tax fraud?

      Try these stats: 34 times as many people are killed by guns in the US than in England and Wales (per capita).

      Now it may well be than banning guns increases the number of knife attacks or baseball bat assaults. But it cuts the number of gun crimes. In the late 1990s, hand guns were banned in the UK. In 2002/03, not a single person was injured or killed by a handgun, according to crime statistics.

    39. Re:The Chinese Internet by Wolfhart · · Score: 0

      How, pray tell, does one "Google the statistics"?
      One could suggest that having a firearm could lead to killing a man more easily than perhaps if he had had a kitchen knife. That means, by all distinctions you could possibly make outside of being BOOOORN IN THE UUUUSAA that lethality is down, and that crime spirals upwards due to lack of social measures. But let's say you applied that same logic to the U.S. Would you then stand corrected or just be even more sure that guns help reduce crime because they kill indiscriminately. Or just blacks. And latinos. And the off-hand teenager who blows his brains out, and possibly the rest of his family and friends as a side-order.
      You can criminalize smoking pot but you can't criminalize idiots having guns. And to top it all off, it seems the Slashdot crew now fires away mod points based on instinct rather than on ability to criticize. Because I still see no link to the forementioned, relatelively politely asked for statistic that CORRELATES increasing lethality with diminishing gun use.
      Nothing to see here, go back to FOX NEWS!

    40. Re:The Chinese Internet by Wolfhart · · Score: 0

      So you second the former guys' opinion that taking guns away from the public has somehow lead to an increase in crime. Because quite the opposite is true for the US. Gun usage is up. Gun sales are up. Lockheed are making enormous profits. And you kill more people per second than any other country has ever had the capacity to do, just counting your national lethality rate. You've bombed more than 50 countries since the end of world war 2, you've robbed countless others of their possessions, and the best way to control it all is to let the average American keep their guns so that they can keep the problem at bay.
      I completely agree with that. This problem will take care of itself. In fact it already has, because there's no way you will ever change. And welcome to GM kicking another slew of people into alcoholism, higher divorce rates, and more soon-to-be uneducated pricks who grow up to be gunlovers so they can remove themselves from evolution the Darwinian way.
      Bring it fucking on.

    41. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Why do police need to carry guns?

      Just beccause they do in America doesn't mean they need to.

      "The less private citizens carrying guns, the more you need police carrying guns" is by no means a true statement.

    42. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Us Brits have crime, but very, very little of it involves firearms.

      Making guns illegal means only criminals have guns? That's probably the point. We can't nick them for running drugs or embezzeling thousands but that sawn-off will land them a few years behind bars.

    43. Re:The Chinese Internet by brickballs · · Score: 1

      ...and were still better than you :p

      sorry, couldnt help it
      ::mods self -1 response-to-flaimbate::

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    44. Re:The Chinese Internet by halltk1983 · · Score: 1

      In his post, last paragraph "US statistics for the same period"

      --
      Watch for Penguins, they eat Apples and throw rocks at Windows.
    45. Re:The Chinese Internet by Znork · · Score: 1

      Wrong impression? Perhaps... check around for the actual per capita rates, not only the changes in per capita rates, and you'll find the previous statistics to be designed to confer exact that idea.

    46. Re:The Chinese Internet by MasterB(G)ates · · Score: 1

      FYI, Australia now has insanely high crime rates.

      Not insanely http://www.aic.gov.au/stats/. Crime is everywhere anyway, there are jails in every country.

      --
      In the Slashdot moderating system, humourless based offenses are considered especially heinous.
    47. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Not just America. The stereotype of the British policeman armed only with a soft balsa-wood baton is long dead, the stereotype just not fitting a reality of gangs with automatics. French cops have guns. German cops have guns. Every urban police force in the world has guns.

    48. Re:The Chinese Internet by brickballs · · Score: 1

      fair enough. I was rying to make a point about China and ended up with a lot of replies about gun laws and Australia.

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    49. Re:The Chinese Internet by brickballs · · Score: 1

      *trying
      I wish I could type...

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    50. Re:The Chinese Internet by Anonymous Coward · · Score: 0
      Now it may well be than banning guns increases the number of knife attacks or baseball bat assaults. But it cuts the number of gun crimes.

      Whoopty fucking do. Does the corpse care if it's got a knife hole or a bullet hole in it?

    51. Re:The Chinese Internet by marleyboy · · Score: 1

      Not to play Moore here, but;

      If there's so many guns in society, why isn't it safer? Why is there so much gun-related violent crime?

      --
      Neutiquam erro
    52. Re:The Chinese Internet by Nailer · · Score: 1

      Er, dude. Got any evidence to back that up?

      Someone who lives in Australia.

    53. Re:The Chinese Internet by timbo234 · · Score: 1

      FYI, Australia now has insanely high crime rates.

      I live in Australia's largest city (Sydney) and this is absolute bullshit. We do have plenty of crime, like any other city, but there's no evidence that its increased since they made it harder to get guns (after the massacre of 35 people by one man at a tourist spot in Tasmania).

      I challenge you to provide any real evidence whatsoever that crime has 1) increased since the new gun laws and 2) that this increase can be linked to the increased difficulty of getting guns.

      When I go out in Sydney I shudder to think what would happen if all the participants in the fist-fights and stuff I see where armed with guns instead.

      FWIW I totally agree that any censorship of the internet is bad. But its totally illogical to associate freedoms like freedom of speech, movement and so on with the right (or privelege more like) to own a gun. The fact that gun ownership is in your US constitution alongside those freedoms is purely an accident of history - the constitution was written at a time that you guys were fearing an invasion from the poms.

      --
      Pre-canned Evolution Links for all those Slashdot holy wars.
    54. Re:The Chinese Internet by timbo234 · · Score: 1

      Interesting but it gives no evidence about guns either way.

      Another point is that the US still has 5.6 homicide per 100,000 people to Australia's 1.8. Homicide is the most likely of those crimes to involve a gun. Shooting someone is not put down as 'assault' or 'rape' or 'robbery' - it'd most likely be included in homicide figures (or attempted homicide if they didn't die).

      Anyway the site you link to is obviously trying to push a point-of-view. They've presented a select few stats which appear to support their POV.

      --
      Pre-canned Evolution Links for all those Slashdot holy wars.
    55. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      Is there a chance that you can spell above a fourth-grade level?

    56. Re:The Chinese Internet by Anonymous Coward · · Score: 0

      And we should be afraid of anyone who walks down the street. After all, they've probably got a gun...

      Also, this argument is assuming that deterrants work. Columbine wouldn't have been stopped by deterrants. It would have been stopped by not having access to guns.

    57. Re:The Chinese Internet by timbo234 · · Score: 1

      crime plunges to lowest level in years:
      http://www.smh.com.au/news/National/Crime-plunges- to-lowest-level-in-years/2005/04/18/1113676704326. html?oneclick=true

      This is in NSW, Australia's most populated state which includes Sydney Australia's biggest city which has the reputation as being the most crime-ridden too.

      Interesting to note that the murder rate, which is typically affected most by the availability or not of guns, is the lowest on record at 1.0 per 100,000.

      --
      Pre-canned Evolution Links for all those Slashdot holy wars.
    58. Re:The Chinese Internet by mrmojo · · Score: 1

      I meant I'd like to see the per capita US rates, not just the changes.

    59. Re:The Chinese Internet by geminidomino · · Score: 1

      Columbine wouldn't have been stopped by deterrants. It would have been stopped by not having access to guns.

      Yeah, sure it would. Because we all know that when some stupid kid is so fucked out of his gourd that he forgets social values like "Don't ventilate your classmates with a semiautomatic weapon", he's 100% guaranteed to follow the "don't have a gun" rule.

    60. Re:The Chinese Internet by d3struct0r · · Score: 1

      http://goodsforguns.org/nationalfacts/ National Gun Violence Statistics People In 1999, approximately 10,096 people were murdered by guns in the United States.[1] In 1998, over 30,000 people died from gunshots in the U.S.[2] A gun kept in the home is 22 times more likely to kill a family member or a friend than it is to be used against an intruder.[3] 10 children are killed by guns in the U.S. every day, on average.[4] In 1996, handguns were used to murder 2 people in New Zealand, 15 in Japan, 30 in Great Britain, 106 in Canada, 211 in Germany, and 9,390 in the United States. ------- http://www.texansforgunsafety.org/articles/archive s/statsrefute.htm An analysis conducted by the Center to Prevent Handgun Violence, comparing the latest drop in crime rates among the states, provides compelling evidence that the gun lobby is wrong: more concealed handguns do not mean less crime. According to the Federal Bureau of Investigation's Uniform Crime Reports, from 1996 to 1997 the nation's overall crime rate dropped 3.2%, from 5086.6 to 4922.7 crimes per 100,000 population. More telling, crime fell faster in states that have strict carrying concealed weapons (CCW) laws or that don't allow the carrying of concealed weapons at all than in states which have lax CCW laws. This strongly suggests that, contrary to the arguments made by the National Rifle Association and others, states should not make it easier for citizens to carry concealed weapons in order to reduce crime. In the 29 states that have lax CCW laws (where law enforcement must issue CCW licenses to almost all applicants), the crime rate fell 2.1%, from 5397.0 to 5285.1 crimes per 100,000 population from 1996 to 1997. During the same time period, in the 21 states and the District of Columbia withstrict carry laws or which don't allow the carrying of concealed weapons at all, the crime rate fell 4.4%, from 4810.5 to 4599.9 crimes per 100,000 population. The decline in the crime rate of strict licensing and no-carry states was 2.1 times that of states with lax CCW systems, indicating that there are more effective ways to fight crime than to encourage more people to carry guns. ------- There's your facts, read em and weep.

    61. Re:The Chinese Internet by pete-classic · · Score: 1

      It is the position of the Jews For The Preservation of Firearms Ownership that this is the foundation of genocide. See this article.

      To summarize: Registration -> Confiscation -> Totalitarian Government (to "rescue" the country from the effects of confiscation) -> Genocide.

      The JPFO is a great outfit. Their aim is to support "all of the Bill of Rights for everyone." How great is that?

      -Peter

    62. Re:The Chinese Internet by brickballs · · Score: 1

      that is great. I saw I had another reply and I thought 'oh geeze, am I still getting flamed about that?'

      --
      "What does slashdotting mean?"
      "You've never heard of slashdot?"
      "I know it makes websites not work."
    63. Re:The Chinese Internet by pete-classic · · Score: 1

      Yeah, you took quite a beating on that one. Good thing you have those brick balls, brickballs.

      -Peter

  3. Proving the Red Block still exists by izznop · · Score: 4, Insightful

    Remember everyone, despite seeming very capitalist lately, China is communist. This wouldn't be even an article if it happened in Cuba.

    1. Re:Proving the Red Block still exists by notnAP · · Score: 1, Funny

      Does Cuba have electricity now?

    2. Re:Proving the Red Block still exists by Jack+Taylor · · Score: 4, Insightful

      I think you'll find that true communism in the spirit of Marx doesn't have anything to do with censorship.

      --
      One good turn - gets all the covers.
    3. Re:Proving the Red Block still exists by Rude+Turnip · · Score: 1

      I would say that given their recent industrialization efforts combined with their centralized authority, China is heading towards a facist state. Should make for some interesting world wars for my grandkids to fight.

    4. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 1, Funny

      In other news, George Bush applauded China's crackdown on intellectual property thieves. Journalists overheard him saying "If they can control the interweb, why can't we?"

    5. Re:Proving the Red Block still exists by arose · · Score: 1, Insightful

      China is capitalist from one end of the Great Wall to the other and back again. Only an ignorant or a member of the Party would argue and only the ignorant would believe it.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    6. Re:Proving the Red Block still exists by tverbeek · · Score: 2, Informative

      Yet another example of someone not understanding the difference between communism (an economic system) and totalitarianism (a political system). They may sometimes go hand in hand, but you can easily have totalitarianism (of which this is an example) without communism. Why, I've even seen it growing in market-based economies.

      --
      http://alternatives.rzero.com/
    7. Re:Proving the Red Block still exists by GreyPoopon · · Score: 4, Insightful
      I think you'll find that true communism in the spirit of Marx doesn't have anything to do with censorship.

      You are correct. The censorship is an afterthought that was developed to keep "communism" going when it was discovered that almost nobody would willingly stay committed to it. It goes hand-in-hand with the small elite class continuing to run the government (which is also not part of true communism).

      --

      GreyPoopon
      --
      Why is it I can write insightful comments but can't come up with a clever signature?

    8. Re:Proving the Red Block still exists by ShamusYoung · · Score: 1
      I think you'll find that true communism in the spirit of Marx...

      Would one of you commie appologists please tell the rest of us which communist country DOES follow the "spirit of Marx". Because every single time one of these communist nations turns into an oppressive hellhole we're told they aren't really doing it right, not really communist... etc.

      The truth of it is that this is the end result of any nation that treads the path of communisim. Once you give the government that much power, once it can decide what you may or may not own, once it can decide that someone or something else is more deserving of something YOU own, then tyranny is inevitable. I don't care if the original goal of the government was Economic Justice or Aryan Supremacy, in the end they will all end up the same.

      --
      --This sig is in beta. Please let us know abut any errors you find.
    9. Re:Proving the Red Block still exists by salzbrot · · Score: 1

      This seems to be one of the general confusions, especially in the U.S.: everything that is unfree is seen as communism and everything that is free is seen as capitalism. It gets really dangerous, if you draw the reverse conclusion: everything that is capitalist is free. China is proof that this is not the case.
      Unfortunately this belief is so widespread that the foreign policy of western countries seems to be focused much more on the "capitalist" part than on the "free" part. So remember: democracy is possible without capitalism (at least theoretically) and capitalism is possible without democracy (see china).

    10. Re:Proving the Red Block still exists by Alcilbiades · · Score: 0

      Hampsters in cage wheels. We also rent out our guantanimo prisoners to run in the human wheels.

    11. Re:Proving the Red Block still exists by marcosdumay · · Score: 1

      " I think you'll find that true communism in the spirit of Marx doesn't have anything to do with censorship."

      No, not communism, but Marx's socialism does. And as he says that communism is only possible once all countries change to socialism, this one is a very Marxist move.

      Disclamer: Note that I said Marx's socialism, not genral socialism. There are plenty of interpretation of the words "communism" and "socialism". I'm using the ones created by Marx.

    12. Re:Proving the Red Block still exists by Stankatz · · Score: 1

      No, it has to do with complete control of everyone. If the Internet allows people to criticize their communist government, then the Internet is a threat. Censorship is a natural product of Marxism.

    13. Re:Proving the Red Block still exists by ehiris · · Score: 1

      No, but it has to do with creating a new type of society which must include THE NEW MAN to work. THE NEW MAN is the concept they created in communist Romania where I grew up. That's where the mind control and all the stupid stuff that follows starts.

      May you be communist, capitalist, socialist, christian, Jewish, Muslim or whatever else you want to be, please stop telling people what to do!

    14. Re:Proving the Red Block still exists by ndansmith · · Score: 1
      I think you'll find that true communism in the spirit of Marx doesn't have anything to do with censorship . . .

      . . . but it does call for state-run media. The internet clearly fits into the category of "media" and therefore should come under the control of a Marxist government.

      Of course, this is a moot point because not many /.ers doubt that China will use this control to censor the internet.

    15. Re:Proving the Red Block still exists by rossifer · · Score: 4, Insightful

      Well, Marx actually railed against Mercantilism or Syndicalism (where the merchants are/own the government and use that power to maintain their position/income/power). He thought that "true capitalism" was a pipe dream and pure propaganda to keep people from complaining about the influence of business in government (he remains completely correct to this day). As an aside, Marx would have been appalled by all of the varieties of Communism and Socialism that have appeared and claimed foundations in his writing.

      China has a largely capitalist economy with significant private ownership of capital but has an authoritarian system of government. The censorship, repression, imprisonment, and torture of citizens for expressing sentiments contrary to the official position has very little to do with the private or public ownership of capital and everything to do with the authoritarian aspects of their government.

      I'll refrain from pointing out trends in the US government towards a more authoritarian model. The reality of that transistion is that the US merchants who exert so much control over our government would only allow such a thing to happen if 1) they believed it would improve their profits and 2) they could retain control of the new system.

      Regards,
      Ross

    16. Re:Proving the Red Block still exists by GOD_ALMIGHTY · · Score: 2, Insightful

      I think you'll find that true communism in the spirit of Marx doesn't have anything to do with censorship.

      Marx's Communism has everything to do with imposing it's moral view on people. It naively believes in some ultimately authoritative truth that would be revealed to people if the circumstances were correct. That's why all Communist States have legal systems that are structured around the State as a parent, a teacher of morals. It's to fashion the perfect people in order to bring about the "True Communist Revolution", and if it doesn't work out, then the people weren't real Communists. Fascism does the same thing using economics, remember Hitler cursed the Germans, saying they weren't worthy of survival if those mongrel Russians beat them.

      Censorship is just a tool of this parenting force, be it through legal or economic means. Marx would have used it in order to bring about the Communist Revolution. It's just that he was in a position of power where censorship was more harmful than good, in other words, he wasn't the censor.

      --
      Arrogance is Confidence which lacks integrity. -- me
    17. Re:Proving the Red Block still exists by ChocoBean · · Score: 1

      Stuff like this embarrasses me as a Chinese person. Only certain chinese swear words are strong enough to express my sentiments... This is exactly like "chopping off your toes to avoid the sand worm". "Cutting off a chicken's head doesn't require a beef cleaver" : if they really wanted certain blogs cut off, just cut them off. But Noooo that'll displease the people, so we'll make them sort-of-round-about illegal instead.

    18. Re:Proving the Red Block still exists by Rei · · Score: 1

      Marx argued that censorship was logically absurd in that it made regular officeholders, unfamiliar with the fields being censored the supreme arbiters on them. To quote, "The real, radical cure of the censorship is its abolition. For it is a bad institution.". Learn some Marx before you talk about it in the future. :P

      --
      Sigur RÃs: I didn't know that Heaven had a rock band.
    19. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      Oh, so sorry Mr. Air of Superiority.
      Take out the word communist from your post, put capitalist in there, and look at the same results. If you base your government structure on ideals, without taking reality into consideration, then you're going to end up with a fascist state. If you try to model your government structure to adapt to reality, instead of adapting your reality to fit your idyllic government structure, you are going to oppress people.
      And to answer your question, no country follows the "spirit of Marx", anymore than they follow the "spirit of capitalism", they all follow the "spirit of greed and self-inetrest". And that's why the world is fucked up, that and fucktards like you spewing your pinko commie "better dead than red" bullshit.

      I'm going to learn how to say P0wn3d!!! in Mandarin just to follow you around and taunt you in my free time.

    20. Re:Proving the Red Block still exists by doublem · · Score: 1

      Cuba would have to have computers and a 'net connection first.

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
    21. Re:Proving the Red Block still exists by Zak3056 · · Score: 1

      Once you give the government that much power, once it can decide what you may or may not own, once it can decide that someone or something else is more deserving of something YOU own, then tyranny is inevitable. I don't care if the original goal of the government was Economic Justice or Aryan Supremacy, in the end they will all end up the same.

      Sadly, this is the result of any government whose citizens allow it too much power... and the nature of government is that it will always seek to increase its power. The United States will get there one day, too (some would argue we're well down that path) and our founders knew that going in.

      --
      What part of "shall not be infringed" is so hard to understand?
    22. Re:Proving the Red Block still exists by anaesthetica · · Score: 1

      Nice troll, but keep in mind that Bush and his Republican Congress-critters have been pretty stalwart in keeping the internet tax free.

      You're welcome.

    23. Re:Proving the Red Block still exists by Zak3056 · · Score: 1

      you can easily have totalitarianism (of which this is an example) without communism.

      Quite right... unfortunately, the reverse doesn't seem to be true. I've yet to see an example of a communist government that wasn't totalitarian.

      --
      What part of "shall not be infringed" is so hard to understand?
    24. Re:Proving the Red Block still exists by Qzukk · · Score: 1

      Wow, I'm glad I'm living in the good ol' US of A, one of the shining examples of how the wonderous Capitalism has brought happiness to everyone. An amazing place where anyone who is willing to work can get a job, work for their money, raise a family, and retire on the money they have rightfully earned through their employment. Where everyone is paid by their employer a wage suitable for the services they perform.

      Pay no attention to the fact that half the population starved to death since walmart and other Great Employers cut all the jobs where the services provided weren't worth enough pay to feed the employees, since in the past in some Shopping Districts (back then, we called them States) Wal-mart employees qualified for Communist food stamps. Or that American Employees with less than $500,000 at the age of 65 are put to death so they don't leech off of the American Employees' hard work. Those older than 65 aren't given a free pass either. When the American Employees anger the Holy Market, they are typically the first to be punished as the Holy Market cuts the value of their savings. Lines at the local anti-communist euthanasia depot grow long on those days. It seems that every day now someone is sentenced to die for treason for speaking against a Great Employer and threatening to lower it's value on the Holy Market.

      Don't tell anyone but I think the whole thing is bunk... I've been keeping my Holy Tokens in my mattress, and it hasn't burst into flames like the Board of Directors of America said they would. I also think the whole Holy Market is secretly controlled by the Great Employers... I've never heard of a Great Employer being put to death when the company they control loses money, in fact, I've heard rumors that the Board of Directors has been actually paying money to these Great Employers... it's like Communism, only instead of the people receiving the Government Support, its the Great Employers... uhoh, someone's at the door. I better go before they find out abou

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    25. Re:Proving the Red Block still exists by amliebsch · · Score: 1

      I disagree. The essence of capitalism is competition. Competition can only exist where choices are offered, and choices can be made freely. Totalitarian systems by definition do not tolerate freely made choices. Ergo, they are not very compatible.

      --
      If you don't know where you are going, you will wind up somewhere else.
    26. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      >They may sometimes go hand in hand, but you can easily have totalitarianism (of which this is an example) without communism.

      I may be godwinizing the thread, but the best example of this was Nazi Germany.

    27. Re:Proving the Red Block still exists by Alioth · · Score: 1

      China is NOT communist. It is a totalitarian dictatorship. The two are not the same.

    28. Re:Proving the Red Block still exists by Too+Much+Noise · · Score: 1

      The point is that communism has it built in - the state HAS to have all the power to ensure the 'common' part works. Even Marx said it has to start with an authoritarian regime to 'educate people into sharing' ... well, guess what, those leading the authoritarian regime were never 'educated into it' themselves.

      People who never were close enough to a Communist country when it started would tend to forget that it begun as an oppressive regime already, often with blood baths (the Soviet gulags were by no means an exception - those counter-revolutionaries had to be 'educated' everywhere) It's easy to just look at the theoretical ideas and say 'hmm ... this sounds ok." And what government who had absolute rights on its citizens will ever give them up willingly just because it publicly states "we're heading towards the enlightened all-people-are-equal Communism"?

    29. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      Pay no attention to the fact that half the population starved to death since walmart and other Great Employers cut all the jobs where the services provided weren't worth enough pay to feed the employees

      Here's a hint: comparing things that actually are happening to some farcical future dystopia is not the way to take your analysis of how things actually are taken seriously.

    30. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0
      Very well put, Ross.

      I'm curious as to what the 'label' is for a government such as China. Is it a 'Capitalist Dictatorship'?

      I definitely think we in the US. are moving in this direction as well. It's certainly easier to get things done without so much pesky dissent.

      And with the rise in power of the religious right we could have a Religious Capitalist Dictatorship'.

      It probably seems like I have a tin foil hat on but these things aren't that far-fetched. People assume that the US will always have the freedoms we've been enjoying. But some day we may turn off the reality TV or sports show we were watching and find out that our freedoms were taken away while we were napping.

    31. Re:Proving the Red Block still exists by merlin_jim · · Score: 1

      Right.

      Fundamental communism is about unfair distribution of wealth. Unfortunately there are only a couple of government styles that can make that work at all....

      The two most frequently seen in history are the dictatorship and a religious aristocracy (fundamental judaism, for instance, had an economy far closer to communism than capitalism)

      --
      I am disrespectful to dirt! Can you see that I am serious?!
    32. Re:Proving the Red Block still exists by geoffspear · · Score: 1
      In true Marxist Communism, there is no government, and thus no government to criticize, and no criticism of the government to be censored.

      You're thinking of Leninist/Stalinist style state "communism".

      --
      Don't blame me; I'm never given mod points.
    33. Re:Proving the Red Block still exists by RexRhino · · Score: 1

      True Communists in the spirit of Marx believe that all forms of communication should be put in the hands of the state, and that state should be controlled exclusivly by the Communist Party (read The Communist Manifesto - http://www.anu.edu.au/polsci/marx/classics/manifes to.html).

      How is placing all radio, television, newspapers, telephone, and internet, etc. under the absolute control of a single political party not censorship?

      According to Marx, free speech is liberal "Bourgeois Sentimentality".

      Do Marxists bother to read Marx nowadays? Go to http://www.marxists.org/ and read up.

    34. Re:Proving the Red Block still exists by MBraynard · · Score: 0, Troll
      He thought that "true capitalism" was a pipe dream and pure propaganda to keep people from complaining about the influence of business in government (he remains completely correct to this day).

      I would imagine you would say that 'true Communism' failed because it was never tried - and would encourage further attempts despite the death toll of hundreds of millions if it's own when it was tried (Mao, Stalin, etc.)

      Capitalism means one thing - property rights. You own your property and can do what you please with it in voluntary co-operation with others. You may go bankrupt and wind up in the sewers, you may create a monopoly - but at the end of the day your property is yours to do with as you choose.

      I wish Ayn Rand were here so she could slap you hard.

    35. Re:Proving the Red Block still exists by soft_guy · · Score: 1

      Communism is a great idea, unfortunately it has never been tried.

      --
      Avoid Missing Ball for High Score
    36. Re:Proving the Red Block still exists by RexRhino · · Score: 2, Insightful

      You can have Totalitarianism without Communism, that is true. But you cannot have Communism without totalitarianism. Communism is a subset of the larger group of totalitarian ideologies. Communism is, by its own definitition, a "Dictatorship of the Proletariat".

      We have market economies becoming more and more totalitarian, that is true. But in all those cases, as they become more and more totalitarian, the government has greater control over the economy, and they become less and less free market. For example, George W. Bush, who brought us the Patriot Act, the War of Terror and such, also is responsible for the largest single increase in social spending in the Western world, has pledged more aid for HIV in Africa than all other nations combined, has signed broad new laws regulating the stock market and banking (which in terms of sheer volume, go far beyond anything in the Western world right now), he put tarrifs on European Steel and Chinese Textiles despite claiming to be for free trade. By any concrete form of measure (i.e. comparing changing social spending as a percentage of GDP, comparing the number of words in a law governing an industry, as opposed to arguing "Socialism is togetherness of mankind" or other subjective nonsense), George W. Bush is the most extreme Socialist in power in the Western world. He may claim to be "free-market", but in terms of actually implementing government policy, he is less free-market than many Euro-crats who outright claim to be Socialists.

      So using someone like G. W. Bush as a model of a free-market dictator is incorrect. G.W.Bush is about as free-market as Fidel Castro. You could argue that Fidel Castro is actually more free market, as Castro has been liberalizing parts of his economy, where G.W.Bush has consistantly done the opposite.

    37. Re:Proving the Red Block still exists by tverbeek · · Score: 1
      I've yet to see an example of a communist government that wasn't totalitarian.

      That's because you're only looking at oversized nation-states. Communism works better on much smaller scales, e.g. communes. (So does Democracy, for that matter, e.g. communes.)

      --
      http://alternatives.rzero.com/
    38. Re:Proving the Red Block still exists by Trumped · · Score: 1

      I think I would generally agree with your sentiments Ross. To me, the answer is to have the government *not* have the power to favor *any* group at all. Not business, not the rich, not the poor, not the handicapped ... noone. Government should not have the power to "favor" any group. They should simply protect individual rights and freedoms, which by extension would be a protection against the initiation of force and fraud. (which is what the US originally embodied, but has fallen far away from that ideal) This requires a gov't that is very very strong at those things, but very restricted in its scope, and rightly so imo. I hear all the time people advocating further controls to solve problems with certain groups having too much influence on government (mainly buessiness on this site). Which, as history clearly shows, simply necessitate further controls on the previous controls, and more controls after that. The logical end of this all is totalitarism. Seems to me the above solution is best.

    39. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0
      Communism is, by its own definitition, a "Dictatorship of the Proletariat".

      ...by the Proletariat. And in a Mercantilist economy, it's the other way around.

    40. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      The essense of capitalism isn't competition. Its essense is private ownership (i.e. of capital) and the power that comes with it. And just as communism seeks to consolidate all of that power in the public collective, capitalism seeks to consolidate it as well. The logical end result of communism is that no individual owns anything; the logical end result of capitalism is that one individual owns everything. Competition is just a means of determining which individual that will be.

    41. Re:Proving the Red Block still exists by Plugh · · Score: 1
      trends in the US government towards a more authoritarian model.

      Yes, it's true. The "small-government" movement that found a mainstream presence in the Republican party with Ronald Reagan's presidency is all but dissolved in George W. Bush's administration.

      What can you do?
      Well, America was founded by people who migrated away from authoritarian control to establish a more Liberty-oriented state.
      I, for one, am following in their footsteps, by moving to New Hampshire.

      Check it out: http://freestateproject.org/index.php

    42. Re:Proving the Red Block still exists by Trigun · · Score: 1

      So with Communism, you have slaves working to become free, and with Captialism you have free men working to become slaves?

      What's the third choice?

    43. Re:Proving the Red Block still exists by Zak3056 · · Score: 1

      That's because you're only looking at oversized nation-states. Communism works better on much smaller scales, e.g. communes. (So does Democracy, for that matter, e.g. communes.)

      The important thing about that is, of course, that communes are strictly voluntary--if you don't like it you can always leave. I have no problem with anyone who wants to live in such a manner, and wish them the best of luck.

      But as a system of government, communism sucks and results in brutal totalitarian regimes--and there's no historical evidence to suggest it ever will do anything but.

      --
      What part of "shall not be infringed" is so hard to understand?
    44. Re:Proving the Red Block still exists by Stankatz · · Score: 1

      " In true Marxist Communism, there is no government[...]"

      I believe you're thinking of anarchism. I haven't read the writings of Marx, but I understand that communism can never come about without total state control.

    45. Re:Proving the Red Block still exists by ShamusYoung · · Score: 1
      And so it is. When presented with the history of the 20th century, and all the many governments that enslaved and murdered for your communist ideal, you cannot name even one that did not end in horror. The best you can offer is a bunch of incoherant ranting about corporations and unemployment.

      You let me know when the AOL stormtroopers come and take your books. When Pepsico comes and sends you to the gulag. When General Motors rounds up people and starts shooting them.

      --
      --This sig is in beta. Please let us know abut any errors you find.
    46. Re:Proving the Red Block still exists by geoffspear · · Score: 1
      I haven't read the writings of Marx

      Well that's patently obvious.

      --
      Don't blame me; I'm never given mod points.
    47. Re:Proving the Red Block still exists by Morgor · · Score: 1

      Well, if you study it, the only thing communistic about China is the rhetoric. Everything else is actually more or less a continuation of the imperial and bureaucratic traditions put forward during the Qin dynasty 221-206 BC.
      Also my history teacher had a good point when she wrote the internet on the list of problems that China are facing these days...

    48. Re:Proving the Red Block still exists by stonecypher · · Score: 1

      China has a largely capitalist economy with significant private ownership of capital

      Actually, they have a mixed economy (that's the formal term - an economy under which monetization is used to distribute work effort according to nationalized goals,) and the bulk of their fiscal capital is nationalized, owing to that all Chinese banks are federal.

      I agree with the rest of your points; just a particularity. A mixed economy supports your argument just as well as does a capitalism.

      --
      StoneCypher is Full of BS
    49. Re:Proving the Red Block still exists by iminplaya · · Score: 1

      ...and would encourage further attempts despite the death toll of hundreds of millions if it's own when it was tried (Mao, Stalin, etc.)

      Oh, please! You don't actually believe that these people tried communism, do you? They were just as authoritarian as anybody else. More so.

      You own your property...

      Nonsense. The gov't owns all property in every country. Let me know what happens if you miss a couple of tax payments. Or if you're even accused of commiting a crime(see RICO. You won't find any due process there). Besides, many of our freedoms have been taken away in the name of property rights.

      --
      What?
    50. Re:Proving the Red Block still exists by iminplaya · · Score: 1

      Which is worse? a Dictatorship of the Proletariat? Or a Dictatorship of the majority?

      --
      What?
    51. Re:Proving the Red Block still exists by Trumped · · Score: 1

      The brand of Capitalism (the purest form Ive ever come across) that he was referring to (read the last line of his post containing "Ayn Rand") would not allow the gov't to sieze property thru tax evasion simply because the gov't would not be allowed to have the power to levy taxes. Its considered immoral in Ayn Rand's philosophy. http://www.aynrand.org/ - for more info

    52. Re:Proving the Red Block still exists by Trumped · · Score: 1

      Id mod you up just for that link if I had the points. Unfortunately, few around these boards with views like yours and mine ever receive them =)

    53. Re:Proving the Red Block still exists by taranova · · Score: 1


      Sorry, China is not really communist anymore. Probably they can best be described as state capitalist. Any real efforts towards communism were pretty much dead after Mao died.

      Hell, they even used the word "profit"!

      Tara Nova

    54. Re:Proving the Red Block still exists by ScrewMaster · · Score: 1

      Yeah, no kidding about the tax payments. The essence of ownership is control. Mine to do with, as I please, and if I don't want to give it to you the only way you can gain possession is to steal it. It doesn't matter if a piece of paper says I own something: if it can be taken away from me to cover a tax debt (or some other equally trivial reason) then I don't really own it. Considering that they will generally auction your non-property for just the amount of the past-due taxes (even if you only owe a few dollars tax on a half-million dollar home.) That sure sounds like theft to me, although they don't call it that when a government does it.

      I just "bought" a house last year: it's really unnerving when you think about how easily such an investment can be made to disappear.

      Interestingly, not all governments have that attitude. My girlfriend hails from Nigeria, and over there your property can't be taken from you for failure to pay your taxes. Or so I'm told anyway.

      --
      The higher the technology, the sharper that two-edged sword.
    55. Re:Proving the Red Block still exists by Jack+Taylor · · Score: 1

      The actual quote from the Comunist Manifesto you're referring to would be:

      "Centralization of the means of communication and transport in the hands of the state." (Being one of the criteria a communist state would have to fulfil)

      Note that this doesn't say anything about the content of the communications, only the means. In fact Marx expressly disapproved of censorship, and there is a good quote of his on the subject earlier in the thread.

      --
      One good turn - gets all the covers.
    56. Re:Proving the Red Block still exists by Qzukk · · Score: 1

      some farcical future dystopia is not the way to take your analysis of how things actually are taken seriously.

      You continue to pretend that there's something here to take seriously.

      Come back in 1000 years and tell me how things actually are. Even then, Capitalism will still be wet behind the ears... The process by which people obtain money and goods that we now call "capitalism" is a tiny baby in the grand scheme of things compared to, say, fiefdom, or religious tithing. How many eons has the entire animal kingdom run with "the strong kills the weak and takes everything" before mankind invented civilization? How many millenia has mankind used the same excuse to force the serfs to turn over their produce to nobility based on simple birthright? Even after the creation of "employment" beyond the apprenticeship model of everyone being an apprentice to someone else before going to work for yourself, the modern form of investment capitalism has only been around a little more than 300 years. I'd say we've got at least 1000-2000 more years to go to see if we've got the Right Way or not.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    57. Re:Proving the Red Block still exists by rossifer · · Score: 1

      I would imagine you would say that 'true Communism' failed because it was never tried

      No, I believe that Communism has failed (and will continue to fail whenever it is tried on a non-community scale) because it does not propose a workable means for allocating scarce resources. Communism in the large relies on the altruism of man to best determine how to allocate resources, and without the social context of a close-knit community (see extended families, Kibbutzim, Quaker communities, etc. for examples of working communal groups), altruism isn't worth a plugged nickel.

      Capitalism proposes that efficiency be rewarded through the markets, which is a very nice starting point as it relies on greed and selfishness to drive economic decision making. Greed and selfishness being two human attributes that we can count on, even in the absense of social checks and balances. The problem with ideal Capitalism happens after the first round of profit is collected. The profitable companies use their money to buy influence with the market-makers, who then pass laws that alter the markets in favor of the existing companies.

      In a country with open dialogs and transparent government, this mercantilist influence waxes and wanes as the public periodically checks in and corrects the situation. The less transparent the decision making, the fewer freedoms of expression available to the public, the longer these deals last and the more they accumulate. A trend we are now observing today right here in the US.

      and would encourage further attempts despite the death toll of hundreds of millions if it's own when it was tried (Mao, Stalin, etc.)

      You appear to have misread my admiration for some of Marx's writings for aliegance and/or agreement with those who have called themselves "Marxist". On the contrary, I think that people attempting to use the big gun of government to eliminate capitalism or to convert private ownership of assets to public management are woefully misguided. I don't think Marx would have liked or agreed with the people who call themselves "Marxist". Today or historically. I think they've got him all wrong.

      I wish Ayn Rand were here so she could slap you hard.

      Actually, I rather like Ayn Rand's work, though I find her "man qua man" to be hopelessly simplistic. Man's drives, and the resulting true nature of man, are deeper and richer than simply selfish acquisitiveness. I find at least four fundamental drives in myself: the drive to acquire, the drive to bond, the drive to learn, and the drive to defend. Man qua man is quite different from what Ayn thought it was, and though much of her derivation remains interesting, it falls to pieces in the details.

      Regards,
      Ross

    58. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      your karma's been getting fucked... once i get more mod points, you're screwed.

    59. Re:Proving the Red Block still exists by geminidomino · · Score: 1

      Provincial Anarchy.
      You don't know whats going on in the next village. You don't care. If they come over here, they're up to no good. Plug 'em.

    60. Re:Proving the Red Block still exists by geminidomino · · Score: 1

      But as a system of government, communism sucks and results in brutal totalitarian regimes--and there's no historical evidence to suggest it ever will do anything but.

      Assuming your talking on state/nation levels again, you're absolutely right.

      Whereas, as a system of state/national government, modern capitalism sucks and results in aristocracy, where the money starts, gets passed down within the family generation-to-generation, and the general population is just as screwed when the rule of law is for sale to the highest bidder.

    61. Re:Proving the Red Block still exists by arose · · Score: 1

      Does Ayn Rand say who actualy owns it? Mr. "I was here first" or Mr. "I can beat you up"?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    62. Re:Proving the Red Block still exists by arose · · Score: 1

      Power is hard to restrict because only those with power can do the restricting.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    63. Re:Proving the Red Block still exists by rossifer · · Score: 1

      Don't do that. Please.

      Discussions are made up of various viewpoints, and dissenting viewpoints are critical to having a rich, full, and honest debate. Besides, he only thinks he disagrees with me. Once he reads my reply to him in the thread, he'll probably come around.

      Also, you're likely to get tagged by the meta-moderators for simply moderating the guy down wherever he posts.

      Regards,
      Ross

    64. Re:Proving the Red Block still exists by MBraynard · · Score: 1

      Property rights are causal. So it is my ability to exercise my rights over a property being the reason it exists. IG - If I could not liscence and sell this sympthony I just wrote, I would not have written it.

    65. Re:Proving the Red Block still exists by MBraynard · · Score: 1
      I can't respond or take apart the entirety of your post because I have other priorities. But just a quickie:

      The problem with ideal Capitalism happens after the first round of profit is collected. The profitable companies use their money to buy influence with the market-makers, who then pass laws that alter the markets in favor of the existing companies.

      The flaw with that reasoning is that capitalism does not involve passing interventionist laws. To say that it leads to corruption makes it undifferent from any other system. The truth is that there are no 'systems' in their own right, just people with philosophies. And to have capitalism, you first must have capitalists (similar to marxism).

      You also are flawed in your assessment of resources, property rights, etc. Property rights are causal. Property does not exist unless property rights also exist.

      Also, your assessment of Rand is incorrect - in fact, your 'four drives' are all selfish - and Rand was not all about acquisition. If she was, her characters would have been despots in the USSR.

    66. Re:Proving the Red Block still exists by MBraynard · · Score: 1

      Property rights are causal. That house exists only because the person who built it could exercise rights over it. When property is disconnected from rights over it, it disappears - see rent control housing and how well it is upkept.

    67. Re:Proving the Red Block still exists by rossifer · · Score: 1

      The flaw with that reasoning is that capitalism does not involve passing interventionist laws.

      You're confusing the economic system with the governmental context in which it exists. My supposition is that "pure capitalism" as an economic system in a larger social context can't last, and almost inevitably shifts to a form of mercantilism. Pure capitalism relies on the owners of capital being willing to leave the system unsullied by the influence available to them.

      Which is just as unreasonable as Communism's assertion that the planners of the "transitional" distribution system will not use their position of power to better themselves at the expense of others.

      To say that it leads to corruption makes it undifferent from any other system.

      Exactly my point. But "tarnished capitalism" in an open society with a transparent legislature results in a better system for distributing those scarce resources than most other forms. IMHO, at least.

      The truth is that there are no 'systems' in their own right, just people with philosophies. And to have capitalism, you first must have capitalists (similar to marxism).

      Incorrect. A != B There are real differences between the economic systems, even if no economic system can ever be implemented in its ideal form.

      You also are flawed in your assessment of resources, property rights, etc. Property rights are causal. Property does not exist unless property rights also exist.

      I believe you are responding to someone else's remarks here.

      Also, your assessment of Rand is incorrect - in fact, your 'four drives' are all selfish - and Rand was not all about acquisition. If she was, her characters would have been despots in the USSR.

      Ayn was unwilling to consider a richer tapesty of what the nature of man was. The closest she got to actually admitting that simple definitions of selfishness were insufficient was in "The Romantic Manifesto", but she completely failed to expand upon the richness of human nature in any of her other work, including most importantly, "The Virtue of Selfishness".

      All you need to validate my assertion is to look at the people who have come closest to actually living by Ayn's widely propagated ideals. They are uniformly unhappy: prone to suspicion, destructive in their relationships with others, etc. Starting with Ayn herself, who alienated everyone near her except for a few acolytes, and who died alone, bitter, and miserable in her New York apartment.

      As for who her characters were, I submit that people who bear a resemblance to those cardboard-thin caricatures are exactly the type of people likely to become despots when granted the power to enact their own ideals.

      Regards,
      Ross

    68. Re:Proving the Red Block still exists by MBraynard · · Score: 1

      I metamoderate about 3-4 times a day. It only takes a moment. I just look for all the downward modifications and rate them as 'unfair.' I also sometimes take a moment and hit the hit with 'unfair' the really short posts that get 'insightful' when it's really just the moderator showing 'agreement' with the poster.

    69. Re:Proving the Red Block still exists by arose · · Score: 1

      Created much land lately?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    70. Re:Proving the Red Block still exists by iminplaya · · Score: 1

      ...If I could not liscence and sell this sympthony I just wrote, I would not have written it.

      And nobody else would know or care about it. The loss would be yours alone. A symphony will still be written. Just not yours. If you refused to write a symphony simply due to lack of profit, I would have doubts that your heart was in it anyway, and the quality of your work would be suspect.

      --
      What?
    71. Re:Proving the Red Block still exists by iminplaya · · Score: 1

      When property is disconnected from rights over it, it disappears...

      So public domain is a black hole from which nothing escapes? What happens to public property? like parks and beaches? Are they all a mess where you live?

      ...see rent control housing and how well it is upkept.

      In my opinion rent control(where it's needed) doesn't go far enough. Proper upkeep of rental units should be part of that law. If the landlords don't like it, they should find another line of work.

      --
      What?
    72. Re:Proving the Red Block still exists by MBraynard · · Score: 1
      Quickie -

      All you need to validate my assertion is to look at the people who have come closest to actually living by Ayn's widely propagated ideals. They are uniformly unhappy: prone to suspicion, destructive in their relationships with others, etc. Starting with Ayn herself, who alienated everyone near her except for a few acolytes, and who died alone, bitter, and miserable in her New York apartment.

      Hahah. Funnily similar to people who try to live by Keyes' principals.

      Your anecdotal evidence is weak. Rand herself criticized most of her 'flock' for treating her philosophy as a religion. Most 'objectivists' I ran into were nutty, but not all. And her philosophy is personally useful to me and I think I 'get it' better than the randbots.

      As for she herself, I recall she was pretty happy haven just gotten to ride in a private train car to some event. Though she was understandably a little down after losing her husband.

    73. Re:Proving the Red Block still exists by rossifer · · Score: 1

      And her philosophy is personally useful to me and I think I 'get it' better than the randbots.

      I personally agree with both parts of your statement. The only thing I change about basic or "fundamental" Objectivism is to expand upon what I see as a simplistic "qua man" definition.

      The logical progression after that point is spot on.

      Regards,
      Ross

    74. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      ERmm..no.

      America was founded by the religious fanatic cult members who got their asses kicked out of Europe. Some of the dregs even tried to recreate a kind of mickey mouse Monarchy in the South.

      Face it, the US was founded by the old time equivalents of David Koresh or L Ron Hubard, Quakers, Shakers and Puritans rolling around on the floor gibbering in tongues while having mass delusions is NOT something to be proud of.

      I refer you to the common strains of ignorant Christian Fundamentalism, Puritanism and downright "only in America" wierdness that permeates US culture to this day, plus all the legends of good people fleeing unjust "persecution" in Europe and travelling to the Promised Land.

      They were fleeing persecution all right, persecution because they were a bunch of religious whackos who's time had run out once the rest of their societies started to mature.

      Founded by lunatic whacko slavers.....beautiful!

    75. Re:Proving the Red Block still exists by Anonymous Coward · · Score: 0

      they are not very compatible

      And yet funnily enough it hasn't stopped Shrubya and Cheney.

    76. Re:Proving the Red Block still exists by izznop · · Score: 1

      Actually, I think that's why we stopped calling it marxism.

    77. Re:Proving the Red Block still exists by Qzukk · · Score: 1

      Why would AOL come take my books? Lets talk instead about the BSA and how simply by accusing a company of piracy they can literally paralyze it without even so much as a court order. They simply show up one day and demand that everyone stop what they're doing and prove they bought every piece of software in use or be fined. Failure to comply with their (not-legally backed) demand is considered "enough" by the government (how much do large corporations pay them?) to permit them to obtain a court order forcing them to comply, without any proof.

      I have yet to hear about the BSA paying back any of the costs of this search for warez when they turn out to be in the wrong.

      It seems to me that the answer is not communism, but populism. Returning the power of government back to the people, and forbidding any company or corporation from influencing government or stading above the law.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    78. Re:Proving the Red Block still exists by Trumped · · Score: 1

      Im not sure if this was your intention, but your statement is an implicit agreement with mine. If "those in power" have the power to grant power, then yes it hard to control, and historically its always been impossible! That was the point of my post. The solution as I see it, again, is that they simply have no ability to favor any group. They simply have a monopoly on the use of force to uphold the protection of, in general, life, liberty, property.

    79. Re:Proving the Red Block still exists by Trumped · · Score: 1

      No, the loss would not be his alone ... assuming it was a good symphony in the first place. Youre correct is that noone else would know about it, but you forget that everyone else concurrently 'misses out' on the ability to enjoy his achievement. Regarding your last sentence, the fact that someone's "heart is in it" is a total non-issue for me. I mean, I could care less if someone with a workable idea for a cancer cure was in it solely for the money. If that is the incentive that drives them to be productive and achieve that is their perrogative. In fact, I wish more people in the health care industry were there just to get filthy, stickin rich! The way for one to accomplish that would be to innovate and make something that completely changes people's lives for the better. My hope is for more of that, not less.

    80. Re:Proving the Red Block still exists by Vicente+Gonzlez · · Score: 1

      Although they call themselves the Chinese Communist Party, they are far from it. They are more like a dictatorial desocialised capitalism. They are far more capitalist than the United States (which actually has something called social welfare which is fully non-existent in China).

      If the U.S. internet is censored, then why are those people able to say that it is (if it was, those comments wouldn't be coming through would they? Slashdot would have been closed down a long time ago).

      --
      De Paciencia
  4. Sex? by Anonymous Coward · · Score: 4, Funny

    And since when this is a problem? How did they reach 1.3 billion?

    1. Re:Sex? by Humorously_Inept · · Score: 1

      China's stork population is almost as astonishing as its human population!

      --

      ~Someday, I hope to be an aspiring author.
    2. Re:Sex? by quibbler · · Score: 1

      Well put, add another hash mark here! (For I too am a product of sex.)

  5. Does this include China-based spammer sites? by Animats · · Score: 4, Informative

    Will this include major China-based spammer services like Black Box Hosting? "Our offshore bullet proof web hosting plans allow bulk email hosting, spam friendly web hosting and bulletproof host."

    1. Re:Does this include China-based spammer sites? by gmletzkojr · · Score: 1

      I like how on the main site for Black Box Hosting you can turn off the check boxes for '100% Money Back Guarantee', '24/7 Phone Support', etc. etc. Maybe your price goes down if you uncheck the things you don't want.

      --
      I for one welcome our new [insert main topic] overlords.
    2. Re:Does this include China-based spammer sites? by bigberk · · Score: 1

      There are lots of spammer sites hosted in China. Try it out... look through your spam box, pick up IPs given in URLs and do a whois lookup. You will find that most of them are physically located in Asia.

      Some of them are on professional spam hosting services (see ROKSO) but there are also many running on compromised machines, even spam zombies. Does this mean that if we report such sites to the Chinese government, that they will imprison some kid who had a virus infected computer that's aiding in hosting a pharma web site?

      More likely, such government initiatives will just hurt honest citizens who play by the rules without touching the criminal element.

    3. Re:Does this include China-based spammer sites? by jwdb · · Score: 1

      What if we register an account at said spam servers and start spamming the higherups of the communist party? Think we can get some action out of them?

      Send 'em ads for things like "Insurrection for Dummies" and "The Subversionist's Handbook"

      Jw

    4. Re: Does this include China-based spammer sites? by Animats · · Score: 1

      If you really want to annoy Black Box Hosting, sign up a new account every two weeks using a different prepaid credit card and upload a mirror of a Falun Gong web site in Chinese.

    5. Re:Does this include China-based spammer sites? by trungson · · Score: 1

      Don't forget most of the spammers are from the US, not China or other countries. They only rent the service/equipment from China or other countries. Solving the problem has to remove the root cause.

      --
      Son Nguyen
    6. Re: Does this include China-based spammer sites? by Anonymous Coward · · Score: 0

      I like pranks too, but getting people killed is not cool.

  6. China has tightened up in the past few weeks by winkydink · · Score: 4, Informative

    My colleagues and I have found it much more difficult to download email from the US while in the PRC in the past month.

    --

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

    1. Re:China has tightened up in the past few weeks by YrWrstNtmr · · Score: 0

      More difficult how? Slower? More hoops to jump through?

    2. Re:China has tightened up in the past few weeks by winkydink · · Score: 1

      Random disconnections while downloading
      Failure to connect at all for periods > 24 hrs

      --

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

    3. Re:China has tightened up in the past few weeks by iminplaya · · Score: 1

      Sounds like an average day with cable.

      --
      What?
  7. ...whatever. by Ninwa · · Score: 1

    Is all I have to say, I'm rather disgusted by this. And what do they do after you register? Can your site be shut down if they don't "agree" with your site (ideas)? And they should know they cannot regulate this outside of sites served from China, so what's the point? This just annoys me.

    1. Re:...whatever. by Anonymous Coward · · Score: 0, Funny

      Welcome to the Wonderful World of Communism, my friend.

    2. Re:...whatever. by pthor1231 · · Score: 1

      Actually, they can regulate it, because anyone who wishes to use the internet has to register with a government agency, last time I checked. You have to agree not to look at certain materials, among that list being things that are "harmful to the country" Nice and vague for open interpretation

    3. Re:...whatever. by Anonymous+Brave+Guy · · Score: 1
      And what do they do after you register? Can your site be shut down if they don't "agree" with your site (ideas)?

      To put it bluntly: yes. And if your ideas are controversial and you refuse, the sanctions will probably be severe. Don't forget that you're talking about China, where human rights is still an almost mythological term, and when dissidents are shot the invoice for the bullet goes to their family.

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    4. Re:...whatever. by Kainaw · · Score: 1

      This just annoys me.

      Not to troll, but why? Are you running a website in China that might be restricted by this? If your website is somewhere like, Ohio, then this has nothing to do with you. So, why does it annoy you? Perhaps your favorite website is a Chinese website that might get shut down? If so, can't you work with the owners to move it to an American server?

      It just seems to me that the /. crowd always says that no nation can make laws to control the Internet, but then gets annoyed when a country does make a law that controls the Internet inside their country.

      --
      The previous comment is purposely vague and generalized, but all of the facts are completely true.
    5. Re:...whatever. by AnObfuscator · · Score: 1
      And they should know they cannot regulate this outside of sites served from China, so what's the point?

      um, I guess you're not familiar with the "Great Firewall of China."
      Wikipedia is down right now, but:
      http://www.google.com/search?q=Chinese+Firewall
      So, no, they can't.

      --
      multifariam.net -- yet another nerd blog
    6. Re:...whatever. by Cobra_666 · · Score: 0

      Well, some people are just sensitive when it comes to breaking human rights to freedom of speech. And China definately breaks them trying to cover it up with bold statements that it's actually about caring for the people, when everybody knows it's just plain bullshit.

    7. Re:...whatever. by jericho4.0 · · Score: 1

      China's come a long way since your outmoded ideas were formed. The state now covers the bill, and recoupes it by selling your liver.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    8. Re:...whatever. by AnObfuscator · · Score: 1
      So, no, they can't.

      er, I meant to say, "yes, they can."
      doh, I was answering the mental question, "chinese can still access outside websites."
      --
      multifariam.net -- yet another nerd blog
    9. Re:...whatever. by nickptar · · Score: 1

      It bugs me because I think that Chinese, Americans, and everyone else deserves free speech. This law is a simply ridiculous abridgment of that - exactly what we've come to expect from China.

    10. Re:...whatever. by Jarlsberg · · Score: 1
      Even if it doesn't affect you, or the parent poster directly, censorship is and should be a thorn in the eye of any freedom loving person. Have some empathy with the chinese people who have to suffer the wrath of the government.
      It just seems to me that the /. crowd always says that no nation can make laws to control the Internet, but then gets annoyed when a country does make a law that controls the Internet inside their country.
      Why the hell should we not be annoyed about that? If it can happen in one country, it can happen in others.
    11. Re:...whatever. by paymoretaxes · · Score: 1

      I think the idea is that Chinese sites are making good money and the government wants a portion of it.

    12. Re:...whatever. by Anonymous Coward · · Score: 0

      Absolutely! I agree with you 100%!!! I mean, what's up with the /. geeks... as long as it doesn't affect them directly, who are they to complain if they see their fellow human beings living under a totalitarian and authoritarian regime that violates their human rights. I mean, what's up with these nerds anyway?

    13. Re:...whatever. by Ninwa · · Score: 1

      It annoys me because I feel that people should be allowed the freedom to do and write anything unto the internet, it shouldn't be regulated by anyone, and I'm slightly sad for the chinese people who are having this right taken away.

      That's why I'm annoyed.

  8. WTF by Turn-X+Alphonse · · Score: 1

    "Poison people's spirit" in other worlds "It will stop making them naive little hate mongers we can control". Not to insult the Chinese or anything but when you live in a world of ignorance you become a happy little smurf and just do what you're told. Statements like the above just prove that the "happiness" is forced upon them by the government and not happiness at all.

    --
    I like muppets.
    1. Re:WTF by brainhum · · Score: 1

      The only remedy is education. Hopefully, the Chinese students we have in our universities will want to change their China into something better than that envisioned by the old men clinging to power.

    2. Re:WTF by Frangible · · Score: 1

      They tried that once, it was called Tianamen Square. The US was so shocked and appalled at the slaughter, we renewed their most favored nation trading status and sold out more American jobs.

    3. Re:WTF by Lew+Payne · · Score: 1

      Sounds to me like you've just described Mormonism.

    4. Re:WTF by Anonymous Coward · · Score: 0

      The Tianamen Square issue is a lot more than you think you know.

    5. Re:WTF by Y0tsuya · · Score: 1

      Don't hold your breath. Most Chinese students are here to study science and engineering, so that China can overtake the U.S. in technology and manufacturing. Not many are studying humanities, which is our one chance to train them in western ideals. Many of them are thoroughly indoctrinated with party propaganda that the great Han race will soon rule the world. And when that time comes they will exact retribution for humiliation inflicted upon them in the past 2 centuries.

  9. Harmful Information by syntap · · Score: 1

    other harmful information that has seriously poisoned people's spirits

    In the US we just call these Web sites that suck.

    How about the Chinese government assign a site rating at the time of registration? Maybe it would clean some of the rabble out.

    1. Re:Harmful Information by winkydink · · Score: 1

      I would propose:

      ***** - You get kickbacks from the govt
      **** - You are tolerated
      *** - You receive a random beating once a month
      ** - You receive daily beatings
      * - Your family receives a bill for the bullet that was put in the back of your head.

      --

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

  10. sort of like New York Times by Anonymous Coward · · Score: 0

    requires registration, along with most other websites in the 'free' world.

    is it really that different when a handful of interlocking gigantic corporations make you register, vs when the government does it?

    1. Re:sort of like New York Times by Stankatz · · Score: 1

      I'm not sure if you're trolling, but I'll give you the benefit of the doubt. From the summary:

      "The Inquirer has the story that individual owners of websites and blogs must register[...]"

      They're not requiring people to register before viewing the content of a website, they're requiring people to register before they can make content available to everyone. It's a very different situation.

  11. I wonder. by Saratoga+C++ · · Score: 0

    How long will it take for the US to adopt the same or similar system?

  12. So by warrior_s · · Score: 0

    when is slashdot registering ;)

    1. Re:So by AnObfuscator · · Score: 1
      when is slashdot registering ;)

      Anonymous.

      --
      multifariam.net -- yet another nerd blog
    2. Re:So by Anonymous Coward · · Score: 0

      When is anonymous? Is that a day of the week?

  13. this will fail... by bad_outlook · · Score: 1

    after all, information wants to be free. just as they can't govern ppls thoughts, they won't be able to govern this. They'll ALWAYS be some way around it. What's to stop hosting in neighboring countries, with wifi transmitting connections over the border? Hosting outside, and surf from outside like some big giant proxy to avoid detection.

    they should use the internet to connect their ppl, rather than try to cut them off.

    bo

    1. Re:this will fail... by pthor1231 · · Score: 1

      No, it wont fail. For a time, the Chinese, along with many other countries, have been registering users and censoring content they can view. This is just another way of censoring.

    2. Re:this will fail... by Anonymous Coward · · Score: 0

      I'm going to go ahead and say "guns will stop them," or perhaps "jamming and EM COINTEL sweeps." It's not as if the chinese government would have any qualms about this.

    3. Re:this will fail... by paymoretaxes · · Score: 1

      1. Chinese people are still pretty passive about freedom of anything at this point. China has only recently opened up to the world so you don't see Chinese bussiness people aggressive like the Japanese ones. 2. We in the U.S. are constantly under pressure from our governments to regulate the internet "for our own good" and it looks like they're going to get their way sooner or later.

  14. chinese government is fascist by Tuxinatorium · · Score: 0

    It's time for bush to wake up and smell the coffee that China's government is just as opressive as North Korea's. If we try and do anything about it though, here comes world war 3.

    1. Re:chinese government is fascist by WindBourne · · Score: 3, Insightful

      And yes, when the USA government does something similar (and it will be coming soon), it is patriotic.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    2. Re:chinese government is fascist by 0kComputer · · Score: 2, Insightful

      What will be coming soon? Do you have any supporting information, or is this just your paranoid opinion?

      --
      Top 10 Reasons To Procrastinate
      10.
    3. Re:chinese government is fascist by Anonymous Coward · · Score: 0

      The US already has secret jails and a shadow legal system, under which people can be held for long periods without being granted access to legal counsel or even told why they are being held. This is for citizens and non citizens alike, and is on US soil. How much scarier do you want?

      There is a reason we have a legal system; it was supposed to prevent this kind of thing from happening. Too bad people panicked from 'terror'.

    4. Re:chinese government is fascist by WindBourne · · Score: 0, Troll
      Let me see. Our government has passed
      1. Patriot act I and II that allows them to act hidden from its' citizens.
      2. Runs a prison for "enemy combatants" (not civilians, but not military either) that has been accused by just about every neutral observer of being a gulag.
      3. Invaded a country on made-up false pretenses.
      4. Holds a gag order on a women who has interesting evidence on the current admin (and apparently others)
      5. Allows a traitor to stay in the white house.
      6. Etc.etc. etc.

      Is it paranoid to point out how our government operates? I can remember back in the mid 70s when everybody said that the papers were being paranoid about our upper government being in collusion on a break-in. In fact, so many republicans ran around denouncing anybody who spoke out against the admin, while ignoring all the evidence. In light of Nixon, Reagan, and GWB, Somethings remain the same.
      --
      I prefer the "u" in honour as it seems to be missing these days.
    5. Re:chinese government is fascist by 0kComputer · · Score: 1

      Im not a fan of our current administration either, but to say that something like this is coming soon is a bit of a stretch.

      The patriot act is scary, but the they are fighting to keep the priviliges they already have, let alone create new methods of intrusion.

      I realize wrapping things in hyperbole helps make points, but lets just be a little realistic here.

      --
      Top 10 Reasons To Procrastinate
      10.
    6. Re:chinese government is fascist by MindSlap · · Score: 0

      *prepares for major karma demolition..*
      Afterall I'm about to respond to a US hating post that recieves points for lies..

      ====
      Let me see. Our government has passed

      1. Patriot act I and II that allows them to act hidden from its' citizens.
      ============
      Hidden? How 'creapy'.. Give me one case that proves this?
      I'll even help you out.. There was one case that the g'ment wanted to know about somebody checking out OBL lovefest books. The library cried about it (all the while claiming they were being censored..go figure) and the g'ment backed off thus allowing the library to effectively protect would could have been some OBL wanna be..

      ====

      2. Runs a prison for "enemy combatants" (not civilians, but not military either) that has been accused by just about every neutral observer of being a gulag.
      ============
      A gulag eh?
      Yup..we nasty americans.. We are trying so hard!
      Amnesty calling gitmo a 'gulag' has about the same credibility as Howard dean!
      Because your abviously some leftwing wacko and thus ignores facts and reality by default.. Lets review gitmo vs the gulags..
      Individuals detained: Gulag -- 20 million. Guantanamo -- 750 total.

      Number of camps: Gulag -- 476 separate camp complexes comprising thousands of individual camps. Guantanamo -- five small camps on the U.S. military base in Cuba.

      Reasons for Imprisonment: Gulag -- Hiding grain; owning too many cows; need for slave labor; being Jewish; being Finnish; being religious; being middle class; having had contact with foreigners; refusing to sleep with the head of Soviet counterintelligence; telling a joke about Stalin. Guantanamo -- Fighting for the Taliban in Afghanistan; being suspected of links to Al Qaeda and other terrorist groups.

      Red Cross Visits: Gulag -- none that Bosco could find. Guantanamo -- regular visits since January 2002.

      Deaths as a Result of Poor Treatment: Gulag -- at least two to three million (Bosco understates). Guantanamo -- no reports of prisoner deaths.

      Kinna blows a hole in your higher karma score huh?
      But as stated.. Never let facts and reality get int he way of liberals..
      =====

      3. Invaded a country on made-up false pretenses.
      ============
      Yup.. 'made up' huh? Your still clinging to your bumpersticker rhetoric.
      To agree with you we'd have to once again ignore reality. You know.. like every other nation submitting the .02 on Iraq and agree'ing that saddam had WMDs.. He also had USED WMD's, and even PUTIN, just before the invasion stated that saddam possessed wmd's. Of course we have the UN to thank for dragging its feet and allowing saddam to hide his military hardware.. You know.. like the bunch of jets found buried in the sand.. or how about just this week when they found a HUGE weapons cache sever football fields large?
      =====

      4. Holds a gag order on a women who has interesting evidence on the current admin (and apparently others)
      ============
      I havent heard about this.. I guess it must appear on move.org's latest 'headlines'
      ====

      5. Allows a traitor to stay in the white house.
      ============
      What? Did clinton visit recently?
      (Oh my!! a clinton slam.. I'll be modded into oblivion!!)
      ====

      6. Etc.etc. etc.
      ============
      More BS..BS..BS..and more BS from your ilk..
      ====

      Is it paranoid to point out how our government operates? I can remember back in the mid 70s when everybody said that the papers were being paranoid about our upper government being in collusion on a break-in. In fact, so many republicans ran around denouncing anybody who spoke out against the admin, while ignoring all the evidence. In light of Nixon, Reagan, and GWB, Somethings remain the same.
      ============
      Its not paranoid to point of 'real' faults of the US g'ment.. I do it all the time.. but I do it with reality backing up my points.
      Unfortunately your silly hate-america-first-reality-be-damned attitude has alot to be desired...

    7. Re:chinese government is fascist by That's+Unpossible! · · Score: 2, Insightful

      Patriot act I and II that allows them to act hidden from its' citizens.

      For a short period of time only, not indefinitely.

      Runs a prison for "enemy combatants" (not civilians, but not military either) that has been accused by just about every neutral observer of being a gulag.

      Uh huh... yeah, show me these neutral observers. Amnesty International? Democrats R Us? People related to former inmates? There are no neutral observers on this planet.

      Invaded a country on made-up false pretenses.

      Finding out something was false doesn't equal making it up.

      Allows a traitor to stay in the white house.

      Ha ok now we're on to the absurd. I don't really have a problem with Clinton, but I bet you weren't saying anything about this traitor when he was in office, were you? You know, the guy that went to Canada to avoid serving in the military?

      --
      Ironically, the word ironically is often used incorrectly.
    8. Re:chinese government is fascist by kz45 · · Score: 2, Insightful

      Runs a prison for "enemy combatants" (not civilians, but not military either) that has been accused by just about every neutral observer of being a gulag.

      compared to other countries in the world, our prisons are like a hotel. Go look at a prison in China sometime, and tell me the U.S. prison is like a gulag. BTW. Sadaam is still alive. This would not have been the case in almost any other country in the world.

      In light of Nixon, Reagan, and GWB, Somethings remain the same.

      I think you can add clinton to that list as well. "I did not have sexual relations with that woman".

    9. Re:chinese government is fascist by CosmeticLobotamy · · Score: 1

      I don't agree with the OP, but when you include Amnesty International in your list of sources to just ignore, you've gone off the deep end.

    10. Re:chinese government is fascist by Anonymous Coward · · Score: 0

      "Hey, we could lighting them on fire once a day, but we don't. God bless the US."

    11. Re:chinese government is fascist by Anonymous Coward · · Score: 0

      In what way did Clinton's action have to do with the country? Nixon, Reagan, and GWB's action was about screwing over the country for their own personal gain. Clinton screwed a girl for his personal gain, but in what way was I affected? None, other than having an Inquisition go on.

    12. Re:chinese government is fascist by Anonymous Coward · · Score: 0

      I think you can add clinton to that list as well. "I did not have sexual relations with that woman".

      Idiot.

    13. Re:chinese government is fascist by kz45 · · Score: 1

      Idiot.

      I can post random insults too.

      asshole.

    14. Re:chinese government is fascist by kz45 · · Score: 1

      In what way did Clinton's action have to do with the country? Nixon, Reagan, and GWB's action was about screwing over the country for their own personal gain. Clinton screwed a girl for his personal gain, but in what way was I affected? None, other than having an Inquisition go on.

      He lied to the american public. It makes me question his credibility as a president.

      Bush may have told us about WMDs, but it was only because his informants told him this info.

    15. Re:chinese government is fascist by Nopal · · Score: 1
      Why? Is the US really running gulags? How many political prisoners have died in Guantanamo due to forced labor, exposure to the elements, torture, disease, starvation, or who were just plain shot?

      Guantanamo is a war-related prisoner camp where inmates are well fed, well cared for, and supplied with comforts including religious items and respect. Gulags were political forced labor camps where millions of people were either exterminated or worked to death. Like Amnesty International, any organization that equates the former with the latter has gone off the deep end.

      It's sad, really. It's a shame for Amnesty International to discredit itself so thoroughly after all of the good that it has done throughout the world.

    16. Re:chinese government is fascist by Anonymous Coward · · Score: 0

      Amnesty International has gone off the deep end with this 'gulag' moniker. The real gulags are in North Korea, not to mention human rights violations in China, yet Amnesty Intl. points the finger at the US. I'm sure they'd like to be imprisoned under Kim Jong-Il, then perhaps they'd have a better perspective of how the most oppressive regime on earth treats people, instead of clinging to the notion American==evilest power on earth.

    17. Re:chinese government is fascist by AnusesCheeses · · Score: 1

      So its not OK for Clinton to try to keep his personal life personal but its OK for Bush to poorly correlated and investigated intelligence?

      The veracity of the WMD claims were in major doubt by the world BEFORE we attacked Iraq. Its not some shock that there were no WMDs.

    18. Re:chinese government is fascist by kz45 · · Score: 1

      So its not OK for Clinton to try to keep his personal life personal

      not when he's supposed to be running the country, no.

    19. Re:chinese government is fascist by AnusesCheeses · · Score: 1

      What exactly do Clinton's blowjobs have to do with anything again?

  15. superstitious by null+etc. · · Score: 2, Insightful
    The internet has profited many people but it also has brought many problems, such as sex, violence and feudal superstitions

    I like how feudal superstitions rank amongst the top threats to a Communist government.

    "In order for our government to work, you're not allowed to think like that, nor be presented with such ideas."

    Such a government seems like it would have to rely upon barriers that prevent intercommunication of popular ideas amongst its citizens, especially with such a large population. Wouldn't it be interesting if 1984 became true in China?

    I chide the story submitter for not ending his submission with a question. Allow me to suggest on:

    "Could the Internet be the end of China as we know it?"

    1. Re:superstitious by eviloverlordx · · Score: 1

      The internet has profited many people but it also has brought many problems, such as sex, violence and feudal superstitions

      I like how feudal superstitions rank amongst the top threats to a Communist government.


      They're one of the top threats to democratic government, too.

      --
      'Loose' is when your pants are three sizes too big. 'Lose' is when you misuse 'loose'.
    2. Re:superstitious by Anonymous Coward · · Score: 0
      "Wouldn't it be interesting if 1984 became true in China?"



      ummm, that happened in 1947 or 48 in china, IIRC



    3. Re:superstitious by Anonymous Coward · · Score: 0

      Who cares! Bush just raised chocolate rations 2 grams today in the States!

    4. Re:superstitious by null+etc. · · Score: 1
      ummm, that happened in 1947 or 48 in china, IIRC

      If I recall correctly? How old are you?

      Anyways, the full context of 1984 can only be realized in a populous society in which the only barriers are government-induced. In the 1940's, there were plenty of other barriers that have since disappeared (like the lack of cheap and plentiful transportation.)

    5. Re:superstitious by Specks · · Score: 1

      Seems like 1984 is already there. All that's missing are the TV screens with the glaring face everywhere and the rallys where everyone screams at criminals leading to the national anthem, oh and of course a war to stir them up.

      --
      Specks
      Batteries not included
    6. Re:superstitious by mikers · · Score: 2, Interesting

      China _is_ 1984.

      1984 was Orwell's take on what Stalinism would look like in, well, the west.

      Last I checked, China is run by a Communist party (who has outlawed any opposition parties) and behaves much like (not exactly like) ex-Soviet communist states: secret police, limiting movement of citizens, tight control of media, deliberate misinformation to control citizens, imprisonment of large numbers of political prisoners, carefully limiting foreign visitors and tracking their movements in the country.

      Freedom is somewhat opposed to the aforementioned list. See any of those things going on in the US? Not sure what freedom is?

      If you need proof of tight control of media, look at your own quote.

    7. Re:superstitious by Anonymous Coward · · Score: 1, Interesting

      I like how feudal superstitions rank amongst the top threats to a Communist government.

      Well plenty of people consider a feudal superstition a big threat to the USA government as well. The extent to which Christianity has pervaded a supposedly secular state is disturbing. For example, interfering in court decisions because of superstition. Or preventing people from holding public office unless they pledge allegience to the superstition.

    8. Re:superstitious by Anonymous Coward · · Score: 0

      "Could the Internet be the end of China as we know it?"

      Obligatory:
      "In Communist China, _Internet_ is the end of _you_".

    9. Re:superstitious by Gangalino · · Score: 1

      1984 in China? It's already here in the U.S. and rest of the world. We're at war with our former friends now. Bush has Mini-truth already (WMDs...), Goldstein isn't a Jew, but an Arab. You already know about John Poindexter... cell phones are required to have chips that can locate you, plus open for tapping. TLAs are newspeak.Mini-luv is around the corner... too many examples...

    10. Re:superstitious by Anonymous Coward · · Score: 0

      ...and behaves much like (not exactly like) ex-Soviet communist states: secret police, limiting movement of citizens, tight control of media, deliberate misinformation to control citizens, imprisonment of large numbers of political prisoners, carefully limiting foreign visitors and tracking their movements in the country.

      Pretty much what's been happening in post 9/11 USA.

    11. Re:superstitious by geminidomino · · Score: 1

      All that's missing are the TV screens with the glaring face everywhere and the rallys where everyone screams at criminals leading to the national anthem, oh and of course a war to stir them up. ...

  16. Must be said... by mikeee · · Score: 0, Offtopic

    In Communist China, YOU register WEBSITES!

    1. Re:Must be said... by David+Horn · · Score: 1

      No, in Communist China, WEBSITES register YOU.

      Sadly, that's probably a little too close to the truth to be funny.

      --
      PocketGamer.org - For the gamer on the go!
  17. Whois, and responsible in the eyes of the law by 3770 · · Score: 1

    Isn't this information already available for the most part from the Whois archives?

    I realise that Whois isn't very reliable, but in principle it should be correct for most domains.

    So this means that China isn't interested in sort of kind of knowing who is responsible for a web site. They want someone that will be responsible in the eyes of the law.

    This is likely a very clever way to force self censorship. If your name is registered, you'll make sure that there's no contra band on your web site.

    They'll prosecute a few, but many more web sites will comply out of fear.

    --
    The Internet is full. Go Away!!!
    1. Re:Whois, and responsible in the eyes of the law by Anonymous Coward · · Score: 0

      It's not just registering the domain, it's registering the real information of bloggers as well, so they can point to a specific outspoken individual instead of "XX_H8CH1N4G0VT_XX : blogger extraordinaire".

    2. Re:Whois, and responsible in the eyes of the law by Analise · · Score: 1

      Sorry, can't resist...

      They'll prosecute a few, but many more web sites will comply out of fear.

      "Fear will keep the local websites in line..."

      --
      >insert witty sig file here
  18. All other media outlets are registered by Anonymous Coward · · Score: 0

    Even in US all other media outlets are registerd e.g. News Papers, magazines, Radio, TV etc. Website owners are registerd, How do you think HLS banner is desplayed on impounded sites. blogs are media outlet sometime small sometime big. How should it be different. Have'n you heard about political weblogs!!

  19. As an overseas Chinese... by Dante+Shamest · · Score: 0

    My honest opinion? This is completely nuts. I really think the mainland government is getting increasingly out of touch with the rest of the world.

    This has nothing to dowith "sex, violence or superstition" at all, but is clearly a blatant attempt to keep track of sites that promote views other than the ones officially recognised by the CCP. The only thing that needs to be kept in check is the CCP itself.

    I think what they say is true, with great power comes great corruption.

  20. Re:If sex is a problem... by DigiShaman · · Score: 1

    Actually, I'm heard that the CCP wanted ever child to have the tubes cut. If you wanted to have children in the future, you had to pay the fee to get the tubes reconnected so you may father children.

    It's forced birth control

    --
    Life is not for the lazy.
  21. Economic issues... by guyfromindia · · Score: 1

    How can they expect to solve many problems, such as sex, violence and feudal superstitions just by cutting off their internal websites??? Can't the Chinese surf to external sites, where such problems are rampant???

    1. Re:Economic issues... by Anonymous Coward · · Score: 0, Informative

      nope, they cannot.

    2. Re:Economic issues... by pthor1231 · · Score: 2, Informative
      Can't the Chinese surf to external sites, where such problems are rampant???

      No, they can't. They have to sign an agreement saying they promise not to view websites that have such material on them currently.

    3. Re:Economic issues... by pizen · · Score: 1

      Can't the Chinese surf to external sites, where such problems are rampant???

      I don't have a source in front of me but I think that's illegal in China.

    4. Re:Economic issues... by Anonymous Coward · · Score: 0

      google "Golden Shield".

  22. Patriot Act? by WindBourne · · Score: 2, Informative

    I wonder how soon before congress will require US citizens to do the same via the use of patriot act or some other bill wrapped in the flag?

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Patriot Act? by Anonymous Coward · · Score: 0

      Then I will vore with my feet and get the hell out of the US. There are plenty of places where one can enjoy and even higher standard of living than in the US.

    2. Re:Patriot Act? by Anonymous Coward · · Score: 0

      I wonder how soon before congress will require US citizens to do the same via the use of patriot act or some other bill wrapped in the flag?

      About the same time the US military is used to protect mainland China against an attack from Taiwan. (like never, dude.)

    3. Re:Patriot Act? by amliebsch · · Score: 1

      How the fuck is "wondering how long" about a paranoid delusion informative?!?

      --
      If you don't know where you are going, you will wind up somewhere else.
    4. Re:Patriot Act? by TrappedByMyself · · Score: 1

      Score:-1, Truth

      --

      Help me take back Slashdot. When did 'News for Nerds' become 'FUD and Conspiracy Theories for Extremist Nutjobs'?
    5. Re:Patriot Act? by goldspider · · Score: 1

      Informative my ass. I guess righteous indignation + paranoia = easy karma these days.

      --
      "Ask not what your country can do for you." --John F. Kennedy
    6. Re:Patriot Act? by WindBourne · · Score: 1

      When I was growing up, everybody claimed that a single federal ID would never be allowed to happen. In fact, it was the Republicans that screamed the loudest about it.

      Likewise, I always heard that we can never allow the government to spy on its citizens at any time and that we would never allow our government to do things hidden from the citizens.

      Where are we now?

      --
      I prefer the "u" in honour as it seems to be missing these days.
    7. Re:Patriot Act? by wheelbarrow · · Score: 1

      The USA bashers come out and distract everyone everytime there is an article on Slashdot that is critical of China. In the mean time, while we argue the distraction, oppression goes on in China. I'm sure the bloody handed fat cats in the PRC government love that.

      Respect for individual liberties and freedom of expression is not a team sport. This action performed by China is oppressive and if it happened here in the USA, then that would be oppressive as well.

      Why don't we argue about global moral absolutes rather than team sport politics. Here is my absolute moral stance on this issue: Respect for individual liberty and freedom of expression means that this move by China is morally wrong. I would say the same about the USA government if it happened here.

      Does anyone disagree?

    8. Re:Patriot Act? by WindBourne · · Score: 1

      And what will you say when the government starts pushing for all sex related sites to be registered under .XXX? Not porn sites, but Sex sites. Even those that are educational? Will you argue that our government has gone too far? Do not get me wrong. I am very opposed to what China is doing. I am simply showing the parallels that are being developed between these governments. Gitmo and Patriot act are just several small examples of the similarities between us.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    9. Re:Patriot Act? by wheelbarrow · · Score: 1

      Is this XXX rating compulsory? If so, then I protest.

    10. Re:Patriot Act? by JPelorat · · Score: 1

      Still pretty much nowhere near that. If the motion to have drivers licenses issued by the US government is put forth, then your statement will approach legitimacy. As it is, arequirement of minimum standards for Thing X is not itself a consolidation of power by the federal government.

      And I seriously doubt you actually heard either one of those concepts stated in a serious fashion, much less from everyone around you - both of those activities have been going on since the inception of the US government. They are certainly not new situations only imposed in the past 5 years.

      Perhaps you meant to express them as ideals that we have never attained but should strive toward, rather than actual states that we are currently sliding away from.

      --
      Hokey statistics and ancient misconceptions are no match for a good thought in your head, kid!
    11. Re:Patriot Act? by ScentCone · · Score: 1

      When were you born, the 1700's?

      I guess they didn't have passports or birth certificates back when you were born. Or driver's licenses in every state, reciprocally honored in every state (gosh, you could call that a "national ID system!").

      As for "spying on citizens"... there have been law enforcement people stealithily pursuing domestic criminals and foreign operatives for over two hundred years. Our government, and every government, does some things "hidden from the citizens" because, in a culture as free as ours, doing things in public also means doing them in front of the people that use that information to harm us. Should every security mechanism we employ, or military code we use to protect people, or the home addresses of unpopular judges, or everyone's tax returns be listed on some web site somewhere?

      --
      Don't disappoint your bird dog. Go to the range.
    12. Re:Patriot Act? by Anonymous Coward · · Score: 0
      1. passports - optional item, federal issued.
      2. birth certificates - state issued.
      3. driver's license - state issued.
      None of these are federal issued required by ALL citizens such as you would see in China, USSR, or Nazi Germany. But if the feds require all states to include include information on the states drivers license or ID, and then require all citizens to have either a license or an ID, well, then we are the same. And the white house is busy pushing just that.
    13. Re:Patriot Act? by DigitalMonarch · · Score: 1

      The government forcing sexually related sites to the .xxx domain is in no way shape or form similar to china's continuing love affair with internet control and censorship. It's one thing to categorize a site based on it's content, and another to pick and choose what shall be see and what shall not because it suits you. People said the same thing about rating TV shows when the ratings rules came about in the US. It's funny how it hasn't effected the way we watch television at all.

    14. Re:Patriot Act? by ScentCone · · Score: 1

      The issue, driver-license-wise, isn't whether you're required to carry one. If you choose to carry one, you're already carrying something that is considered a legal permit and ID in every state in the union. What the feds want to do is standardize the terms under which that license is considered authentic. Specifically, the whole point is to actually have some proof that you are who you say you are. The idea is that fewer false credentials help with all sorts of things, including identity theft, fraud, immigration violation, and so on. You already carry, if you have driver's license, a nation-wide ID. It's just that the people in one state can't trust that the "nationally valid" id issued by one state has the same credibility as one issue 5 miles away in the neighboring state. If you don't like the idea of some standards, then essentially you're saying that you're OK with whatever state's standards are the weakest in terms of actual identity proof. The states that insist on actual proof of identity are the ones with the tougher standards, and don't like having to trust official IDs from states where everyone knows that the driver's license is basically meaningless (when it comes to banking, credit, insurance, etc).

      --
      Don't disappoint your bird dog. Go to the range.
    15. Re:Patriot Act? by geminidomino · · Score: 1

      . In the mean time, while we argue the distraction, oppression goes on in China. I'm sure the bloody handed fat cats in the PRC government love that.

      As someone who has dealt with far too many humans to have any semblance of compassion, allow me to say this:

      FUCK China. All these whiny-ass bitchings about the Civil Rights issues in China are WORTHLESS. You realize that, right?

      Here's an idea. How about you stop complaining about the lack of focus, get your ass off the cross and onto a boat, and help smuggle those poor oppressed people out of there. Or do something to fix your OWN country's problems(I don't care which one you are in, they all have them).

      But for the gods' sake, STOP acting like you're some kind of internet humanitarian who just wants to make others see the light. If you're sitting on your ass in front of slashdot, you're doing the Chinese just as much good as me, and everyone who's arguing about the US instead(i.e. "nil" "zip" "zero" "fuckall").

  23. sex! by lovebyte · · Score: 0

    it also has brought many problems, such as sex
    I think they are taking this one child policy a bit too far!

    --

    I'll do it for cheesy poofs.

  24. Meanwhile, in America... by Anonymous Coward · · Score: 0

    ...the Bush administration is writing up a How-to on this very topic.

  25. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  26. Nothing new... by Anonymous Coward · · Score: 1, Insightful

    National interests replace freedom everywhere, not just in China.

    End of story.

    (Oh.. at least the chinese don't care about innovation-killing-patents like my European-Whore-Union next month.)

    1. Re:Nothing new... by Anonymous Coward · · Score: 0

      National security replaces freedom everywhere, not just in China.

  27. Well... by Blue-Footed+Boobie · · Score: 0
    Step 1: Submit Registration 'on behalf' of China Based Competitor.

    Step 2: Insert Anti-China, Anti-Communism and Goatse into registration.

    Step 3: ???

    Step 4: PROFIT!

    --
    DAMN YOU OCTODOG! DAMN YOU TO HELL!
    1. Re:Well... by doublem · · Score: 1

      Step 3 is "Let China's government throw them all in a Gulag to be tortured into confessions, and then executed. The lucky ones will become slave labor."

      Still think it's worth the Profit?

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
    2. Re:Well... by Anonymous Coward · · Score: 0

      As long as I get my cheap Wal-Mart goods and War Against Terror reality tv, I don't care.

    3. Re:Well... by Blue-Footed+Boobie · · Score: 1
      If they are my competitor, you bet!

      Who gives a shit about the other company.

      --
      DAMN YOU OCTODOG! DAMN YOU TO HELL!
    4. Re:Well... by doublem · · Score: 1

      If they are my competitor, you bet!

      Who gives a shit about the other company.


      Spoken like a True American (tm)

      You'll go far as a Republican.

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
    5. Re:Well... by Blue-Footed+Boobie · · Score: 1

      Except that I am a Conservative Libertarian...

      --
      DAMN YOU OCTODOG! DAMN YOU TO HELL!
    6. Re:Well... by doublem · · Score: 1

      Isn't that a Republican who's in favor of small government state rights?

      I kid, I kid.

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
  28. 20 years later ... by Anonymous Coward · · Score: 2, Insightful

    USA will be doing the same thing and we will have people give long lectures on how this is justified.

    "Show me your papers, Yuri!"

    1. Re:20 years later ... by BitGeek · · Score: 1


      Yeah, I don't know if it will be 20 years, or 10.

      I think the really radical prediction is that about the time the US is imposing this level of control, China will be busy *disassembling* it.

      China's in a weird state right now, embracing capitalism on one hand, but still trying to stifle free-expression.

      The US is clearly working against capitalism and free expression-- but has a lot further to go.

      When china decides that its capitalist economy requires free expression, it will have another "cultural revolution" and within 5 years or so, China will be a freer country than the US.

      Of course, even then Americans will be complaining about the "Communist" chinese while working for our nationalised industries....

      People sometimes wonder how the regular germans could let an evil dictator come to power. Lucas has shown us the process in his movies, and you can see it in action here in the US where are political choices are between national socialists like the republicans and communalist socialists like the democrats.

      Either way, freedom and capitalism lose.

      And if Germany wasn't proof that democracy is no check against fascism, the US will be another proof of it. (Look how easily the republicans perverted the last election and manipulated the results-- with no outcry.)

      --
      Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  29. Mob Family Feud by Doc+Ruby · · Score: 1

    Yeah, "feudal superstitions" like "the king is a fink!" That's counterrevolutionary.

    --

    --
    make install -not war

    1. Re:Mob Family Feud by Anonymous Coward · · Score: 0

      They're probably referring to things like numerology, astrology, and various crackpot 'traditional medicine' superstitions - all of which are very prevalent in China.

    2. Re:Mob Family Feud by Doc+Ruby · · Score: 1

      They refer to any thinking contrary to current mafia government policies as "feudal superstitions". Like a Chinese Magna Carta, for example. FWIW, those superstitions are popular around the world. And many of them are the basis for new scientific ideas, as they've always been.

      --

      --
      make install -not war

  30. Re:Meanwhile, in America... by Anonymous Coward · · Score: 0

    The American military is engaged in an agressive campaign to collect vital information about critical Eastern technologies. The website-registering technology being showcased at this conference in China would help the Americans in their plans to build a fully democratic nation ruled under an iron fist.

    This technology must be banned or restricted from export.

  31. wait... by borawjm · · Score: 1

    Isn't that what DNS is for?

  32. About that "other harmful information" part... by Mulletproof · · Score: 1

    "The internet has profited many people but it also has brought many problems, such as sex, violence and feudal superstitions and other harmful information..." ...like religious freedom, political freedom, free speech, the unregulated sharing of knoledge and ideas, etc, etc. I mean honestly, is anybody really fooled by this? I'm almost ashamed that my country is actually doing business with these jokers.

    --
    You need a FREE iPod Nano
  33. Well, well... by Anonymous Coward · · Score: 0

    And all the multinational corporations - with the eager support of their governments - are busy to help this government become one of the most influential economy and military power.

  34. It can happen here. by Doc+Ruby · · Score: 1

    With a Communist mafia government, you don't have to choose between "Communism" and "Capitalism". Nor do you with a Capitalist mafia government. It's all just BS to get people to go along with robbing and killing them for the mafia's benefit.

    --

    --
    make install -not war

  35. resources by pintomp3 · · Score: 1

    what kind of resources are they allocating for this? monitoring all websites? reminds me of an earthlink commercial where the guy finds the end of the internet.

    1. Re:resources by Anonymous Coward · · Score: 0

      it's China. We have almost 2 billion people. Come sometime - visit a factory, or a shipyard or a construction site. We do everything by hand - few machines, little modern equipment - simply because there are so many people, it is quicker &cheaper to use manual labor than it is to purchase a modern factory robot driven complex. The government just quickly hires a few thousand people to review sites, blocks the bad one (probably with a gun) and moves to the next site.

  36. Not unlike the rest of the world..? by xiando · · Score: 2, Interesting

    Most of the worlds people who want to run a website are required to host it somewhere, and the hosting provider usually requires a billing address.. So the rest of the world are also not free to publish what they want anonymously, at least not truly anonymously, unless they are using Freenet or some other clever way to hide their identity. Registering with a provider is obviously better than registering with a government, but it is still registering... This being said, I do not quite understand what the China government thinks they are accomplishing here. It is the Internet, what prevents a citizen of China to host a anti-China website anywhere else in the world? I am sure at least some of the non-China hosting providers in the world are unwilling to provide any foreign government with customer information when asked...

    1. Re:Not unlike the rest of the world..? by Anonymous Coward · · Score: 0

      Here you go. No billing address required.

  37. And I think you'll find... by Chordonblue · · Score: 0

    ...that 'true' communism doesn't exist. ANYWHERE. Never will.

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    1. Re:And I think you'll find... by Lehk228 · · Score: 3, Insightful

      yes it does, in small voluntary communes, that is the only way it will work is in a setting small enough that eery contribution is felt by all.

      --
      Snowden and Manning are heroes.
    2. Re:And I think you'll find... by atomm1024 · · Score: 1

      And I think you'll find that, even though it doesn't exist anywhere, it doesn't matter at all in the context you were replying to. Nonexistence is not a reason to redefine "Communism" in terms of the general irrelevant practices of people who have unsuccessfully tried to implement it. There are other words for that. There have been non-Communist authoritarian governments.

      Pure capitalism probably doesn't exist anywhere either; there's always at least some government regulation of business.

      --
      Signature.
    3. Re:And I think you'll find... by Chordonblue · · Score: 1

      "yes it does, in small voluntary communes..."

      Hey - that's sounds like Stalin! He had PLENTY of 'voluntary' communes. Humans need organization to be productive, organization needs organizers - and that's when it all falls down.

      Well, that and the fact that we all have that 'universal will to become', to quote Vonnegut.

      --
      "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    4. Re:And I think you'll find... by fredrikj · · Score: 1

      Hey, way to waste mod points...

    5. Re:And I think you'll find... by Junnonen · · Score: 1

      Actually it doesn't often work even in small communes... I once saw a document of a central European commune with "free" sex. Eventually what happened was that a class society formed in the commune, there was a strong leader and basically the closer person you where to him, the better things would be to you (more stuff, more sex opportunities).

      I think this is basically what happens in all communist systems regardless of size.

      People are selfish, and that's why communism will never work. People want more and better things for them and people they care for. That is a human nature.

    6. Re:And I think you'll find... by Jack+Taylor · · Score: 1

      You're making a subtle error by implying that Marx's communism equates to complete governmental regulation of business. Marx didn't object to free markets, he just wanted the workers to be able to sell the products of their labour, rather than giving the products of their labour to a corporation in exchange for a wage. It is easy to see that this can only happen in terms of more complex commodities with some sort of governmental regulation, but this does not by any means need to be total. Marx himself never created directions for how to run a communist society; he was well aware of the difficulties of such an excersize.

      --
      One good turn - gets all the covers.
  38. Keep it Up by ThisIsFred · · Score: 1

    Every time they enact and attempt to enforce some sweeping control like this, it costs money. Before you know it, there will be a collapse of the government (okay, so maybe in 50 years). Say what you will about buying Chinese-made products, but there aren't enough deep-pocketed Americans to support all the grand schemes of Communist China.

    --
    Fred

    "A fool and his freedom are soon parted"
    -RMS
    1. Re:Keep it Up by MightyMartian · · Score: 1

      China hasn't been meaningfully Communist since the death of Mao. I don't think it's going to run out of money either, and policing the Internet is really small potatoes compared to other areas its going to poor money into.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
  39. Who's doing the watching? by HermanAB · · Score: 1

    In China, is half the population employed by the state to watch the other half, like East Germany was doing? A nation of voyeurs...

    --
    Oh well, what the hell...
  40. Actually by elucido · · Score: 0, Troll

    Thats a good point. Why would China want to immitate American culture? What is so good about our profit/consumption driven culture?

    If China wants to have its own internet thats fine with me as long as I can access that internet.

    1. Re:Actually by Rei · · Score: 1, Troll

      Because America is the best.... we look out for the world. Sometimes I wonder . - ..why do people hate us. -- .I think it's because they're jealous.. -.you just know that they are. -.I mean just ask someone from France about America ---- they can't contain their jealousy --- not even for one second---. Sometimes I just dont know what to think.. Some day -- some day, I just know theyll come around --- America is too great of a country for them not to ---- right?

      --
      Sigur RÃs: I didn't know that Heaven had a rock band.
    2. Re:Actually by ThePromenader · · Score: 1

      Oh. That would be Terribly Wiggly Canadian Agro Wig-Cutter Invigorator.

      --

      No, no sig. Really.

      ThePromenader
    3. Re:Actually by Anonymous Coward · · Score: 1, Interesting

      Hello, moderators, there was Morse Code in that post you just modded to oblivion because you didn't catch it. .... = H
      . = E .-.. = L .--. = P

      (etc)

  41. Not that big of a deal by nurb432 · · Score: 3, Interesting

    You cant practically run a 'normal' site anonymously anyway:

    - You register and get a Domain name..

    - You use your ISP's service..

    - "free hosting", still can track your IP..

    Guess its time for them to start using FreeNet. This is exactally the type of reason it was created.

    --
    ---- Booth was a patriot ----
    1. Re:Not that big of a deal by Anonymous Coward · · Score: 0

      But we are still protected by Amendment I of our Bill of Rights. So even if they know who we are, they can't and will not silence us for having 'feudal' superstitions.

      What China is doing is much different than just lack of anonymity; it's an attempt to control and limit speech, freedom, and indulging in topics you find interesting.

      No one expects to Anonymous on the web, but they should expect the information posted to be available without government restriction. Just the same as it is at the local library.

  42. USA? by khrtt · · Score: 0

    The way things are going, we might be not too far behind... The difference being that in the US the favourite tool of the evel might rather turn out to be a C&D leter, rather than an actual gun to the head - not quite as deadly, but just as efficient.

  43. Re:The Chinese Internet soon running IPv9 by xiando · · Score: 1

    It is right that China wanted their own IPvX version that was non-compatible with the normal IPv4/IPv6 standards. They called it IPv6 at one point but since that means something else to the rest of the world they eventually started calling it IPv9. Then someone realized it all was a bad idea (apparently) and nobody has mentioned it in a year or so (they may have a staff of a hundred working full-time on it secretly for all I know, but I *think* it's dead). More here: http://www.circleid.com/article/646_0_1_0_C/

  44. Middle east by 3770 · · Score: 2, Interesting

    Why don't we hear more about these things happening in the middle east?

    Some of the goverments there have even more to lose by their citizens seeing information from the outside world.

    Maybe it is because the general public in those countries not normally having Internet yet?

    --
    The Internet is full. Go Away!!!
    1. Re:Middle east by Apreche · · Score: 1

      No, you'd be surprised at how much internet they have there. It's not exactly South Korea, but it aint shabby either. Dial up is not uncommon in most middle eastern countries. Why don't we hear more about this in the middle east? Because it isn't really happening so much. They aren't really censoring the Internet out there, they're letting it go.

      --
      The GeekNights podcast is going strong. Listen!
    2. Re:Middle east by greenrd · · Score: 2, Informative
      They aren't really censoring the Internet out there, they're letting it go.

      Bullshit.

      Tell that to the Iranian bloggers who have been arrested merely for publishing their political views.

      That's the textbook definition of censorship.

      And Iran actually purports to be a democracy. Countries like Saudi Arabia don't even pretend to have democratic scruples.

    3. Re:Middle east by Kombat · · Score: 1

      Tell that to the Iranian bloggers who have been arrested merely for publishing their political views.

      Careful. There are those who think waging a war against a plant is ludicrous. Many (myself included) think it's silly to jail someone for the "crime" of moving some plants across an imaginary line. Not to mention a government that dictates what you are and aren't allowed to do with your own body, in the privacy of your own home (drugs, prostitution), or what games you're allowed to play with your own money (gambling).

      "Land of the Free?" Count me in. Now, just exactly where might I find it?

      --
      Like woodworking? Build your own picture frames.
    4. Re:Middle east by kz45 · · Score: 1

      Careful. There are those who think waging a war against a plant is ludicrous. Many (myself included) think it's silly to jail someone for the "crime" of moving some plants across an imaginary line. Not to mention a government that dictates what you are and aren't allowed to do with your own body, in the privacy of your own home (drugs, prostitution), or what games you're allowed to play with your own money (gambling).

      I think society shouldn't have to pay for a person's problem either (drug abuse, alcohol abuse, gambling abuse)...but it happens anyway.

    5. Re:Middle east by Anonymous Coward · · Score: 0

      Why don't we hear more about these things happening in the middle east?

      1. Internet is "Proxied" in the middle east

      2. They have done that way before China and people are protesting this

      look Here http://mahmood.tv/index.php/blog/1610

    6. Re:Middle east by stonecypher · · Score: 1

      Actually, no, that's political oppression. Censorship is just taking the site down.

      --
      StoneCypher is Full of BS
  45. Very true. by jd · · Score: 2, Insightful
    I think you'll also find that censorship occurs in all countries, and that much of it is ludicrous. (Look at the list of books banned in various parts of the US - "The Lion, The Witch and The Wardrobe"???)


    In general, philosophies are rarely corrupt - if there is corruption, it is usually with an interpretation, an individual or (most often of all) both. The underlying ideas are usually not that bad, though there are always exceptions.


    Americans, especially, are bad about seeing the defects in others and ignoring their own. Remove the log from your own eye, before removing the speck from your brother's eye. It really does help.

    --
    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:Very true. by amliebsch · · Score: 1, Interesting
      (Look at the list of books banned in various parts of the US - "The Lion, The Witch and The Wardrobe"???)

      Only in America does "Not in school library" = "banned".

      --
      If you don't know where you are going, you will wind up somewhere else.
    2. Re:Very true. by Moridineas · · Score: 1

      I think you'll also find that censorship occurs in all countries, and that much of it is ludicrous. (Look at the list of books banned in various parts of the US - "The Lion, The Witch and The Wardrobe"???)


      Banned where?

    3. Re:Very true. by amliebsch · · Score: 1
      Remove the log from your own eye, before removing the speck from your brother's eye. It really does help.

      Actually, what you are asking is that we ingore the planks in our brothers' eyes until we remove every speck from our own.

      --
      If you don't know where you are going, you will wind up somewhere else.
    4. Re:Very true. by snorklewacker · · Score: 1

      > (Look at the list of books banned in various parts of the US - "The Lion, The Witch and The Wardrobe"???)

      Go import that piece of superstition into China and notice how the central government bans it. Now watch what a mere local magistrate here does to the ruling of some ignorant redneck backwater. Notice the difference in official policy.

      I believe it's a mote in our eye, fella. Them biblical writers were clever, no?

      --
      I am no longer wasting my time with slashdot
    5. Re:Very true. by That's+Unpossible! · · Score: 2, Interesting

      I think you'll also find that censorship occurs in all countries, and that much of it is ludicrous. (Look at the list of books banned in various parts of the US - "The Lion, The Witch and The Wardrobe"???)

      Do you really fail to see the difference in a school or city banning a book, and a state or federal government banning a book.

      How many books has the federal government of the US banned?

      Zero.

      Americans, especially, are bad about seeing the defects in others and ignoring their own.

      "Especially"? No, not especially. Everyone on earth, in general, is bad about seeing their own defects. Or did you think that Bible quote you mentioned was aimed at Americans? No, not "especially."

      --
      Ironically, the word ironically is often used incorrectly.
    6. Re:Very true. by e2d2 · · Score: 1

      Tyranny should be pointed out regardless of the source. It's good to criticize the US government when they do the Wrong Thing(TM), I do it every day. But that doesn't make this censorship any less harmful to the world's population or the Chinese people. We should try to fight this type of thing whenever it occurs and not try to restrict it to borders or geo-political views. Censorship knows no boundaries and we should _always_ fight it.

    7. Re:Very true. by stonecypher · · Score: 2, Informative

      I think you'll also find that censorship occurs in all countries, and that much of it is ludicrous. (Look at the list of books banned in various parts of the US - "The Lion, The Witch and The Wardrobe"???)

      Er. What are you talking about? The US has very strong anti-censorship laws. The only grounds under US law under which you may be censored are the dissemination of technology which poses a serious hazard to national security (nuclear weapon designs are the canonical example.)

      Maybe you're confusing school system censorship lists with real censorship. Frankly, I think the notion that school system "censorship" is abberrant are silly; I just don't think that a high school should teach Lady Chatterly, not because it offends me, but because it's against many parents' models for raising their children. Either way, that has nothing to do with real censorship; there is no state, county, city or municipality which can censor fiction in this country, anywhere, by federal law.

      In general, philosophies are rarely corrupt

      By definition, a philosophy is not something subject to corruption. Rather than using nebulous words like philosophy, which here do not apply anyway, you might consider giving concrete examples.

      Americans, especially, are bad about seeing the defects in others and ignoring their own.

      Spoken like a true bigot. But, since you're seeing the defects in us and ignoring that in yourself, you're probably just anther filthy American.

      Remove the log from your own eye, before removing the speck from your brother's eye. It really does help.

      Tu quoque.

      --
      StoneCypher is Full of BS
    8. Re:Very true. by Anonymous Coward · · Score: 0

      With banning you know what's up, with the goverment looking at your reading habbits...

    9. Re:Very true. by arose · · Score: 1
      The only grounds under US law under which you may be censored are the dissemination of technology which poses a serious hazard to national security (nuclear weapon designs are the canonical example.)
      And DVD decryption software apparently...
      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  46. Who cares? by elucido · · Score: 1, Troll

    As long as we can connect to Chinas internet none of this matters. Cultures are not all equal and it should be simple to understand why China wants to avoid the mistakes of our culture. At the same time, I want to be able to access Chinese culture, so as long as their internet is not a closed system I don't really care if they use the American internet or Chinese internet, it makes no difference to me just like it makes no difference to most American consumers if their Walmart products are made in China or America, they just don't care.

    The USA is not the most free country on earth. Europe is more free, there are places like the netherlands which have more freedom than we will ever have. China is not bad with human rights, in fact China's human rights history is far better than Americas history of slavery, slaughtering native Americans, exploiting illegal immigration, and outsourcing. America has the worst human rights track record in the developed world, so China with its censorship isnt really anything new from the point of view of an American. Right now the American internet is censored to protect corporations, freedom of speech is being restricted, and while we are losing our freedoms we focus on China? Iraq? Who the hell cares? We have to fight for freedom at home.

    1. Re:Who cares? by utnow · · Score: 0

      lol. exactly! no other country ever took over land and killed people!

      "help yourself to a f*king [history] textbook and stop being such a f*king moron!" ;)

    2. Re:Who cares? by jericho4.0 · · Score: 1
      "China's human rights history is far better than Americas history of slavery, slaughtering native Americans, exploiting illegal immigration, and outsourcing."

      Tell me about it. Bush is as bad an outsourcer as Hitler.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    3. Re:Who cares? by nickptar · · Score: 1

      "China is not bad with human rights."

      Did Hu Jintao pay you to say that? Sure, America is going downhill, but we don't have forced-labor camps you get sent to for criticizing the government, practicing a wrong (in China: any) religion, or the like.

      The bad parts of American culture are not valid grounds for restricting freedom of speech, a fundamental human right (no matter what you might think in your relativism). I bet the Chinese people care.

    4. Re:Who cares? by Anonymous Coward · · Score: 0

      Your post just plainly shows how brainwashed you are by US propaganda.

    5. Re:Who cares? by nickptar · · Score: 1

      What part of it? China is worse than the US? Denying that shows brainwashing by anti-US propaganda. I do agree that America has some serious problems in this vein, but it's better, for now, than China and the rest of the Totalitarian World.

    6. Re:Who cares? by bnenning · · Score: 1

      Please tell me you're a troll. Otherwise this is a perfect example of being so open-minded that your brain falls out.

      America has the worst human rights track record in the developed world, so China with its censorship isnt really anything new from the point of view of an American. Right now the American internet is censored to protect corporations

      This is, of course, total bullshit.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    7. Re:Who cares? by Anonymous Coward · · Score: 0

      The part you say that practicing any religion is forbiden in China. In China, there are Budhist, Daoist, Muslim and Christians, none of them gets arrested for practicing their religion. I guess you are talking about Falungong, but their story is different.

      Also people don't get arrested for critisizing the government. If you live in China for a while you'll hear people critisizing the government everyday. It's people who actually take actions to try to overthrow the government who does. You may argue if this is right but your statement is way exaggerated.

      In an age of such information explosion, it's funny most Americans still hold an image of China from the 70s. You Americans need to stop feeling too good about yourselves and take a look outside, and not just through CNN.

    8. Re:Who cares? by timeOday · · Score: 1
      Right now the American internet is censored to protect corporations
      This is, of course, total bullshit.
      Is it? A company could have a website taken down immediately by alleging intellectual property violations, without even independent confirmation they're right.

      Anyways, punishing people who distribute certain information (that which is copyrighted) is censorship. But it's a form that seems to do more good than harm.

      Still, the larger charge that the US Internet is as censored as the Chinese is ridiculous, especially with this new licensing scheme.

      Licensing is insidious. When the govt started requiring drivers' licenses, they said it wouldn't become a national ID. Now they're arguing that we should have national IDs because they wouldn't be much worse than drivers' licenses.

    9. Re:Who cares? by typical · · Score: 1

      America has the worst human rights track record in the developed world, so China with its censorship isnt really anything new from the point of view of an American.

      The British Empire and how it treated its colonies wasn't exactly all roses and spice. Nor was the Spanish Empire in the Americas. Russia has plenty of problems, most recently the Stalinist purges. Germany had the Nazis.

      Actually, while the US may not be a shining flower of virtue, it's also not at the bottom of the heap either. The big gripes that human rights advocates have with the US are (a) it screwed the Indians out of its land (not going to change back, sorry libertarians), (b) it enslaved a vast number of people (yup, nasty, got resolved), (c) it still has capital punishment (the sum total of all of which does not compare to the deaths in even a small war).

      --
      Any program relying on (nontrivial) preemptive multithreading will be buggy.
  47. Re:Proving the Red Bloc still exists by JeffTL · · Score: 1

    Red Bloc implies Lenin/Stalin/Maoism, not straight Marxism or any other Marxist ideology.

  48. The companies that make it possible by binarstu · · Score: 3, Informative

    This article from news.com.com details an Amnesty International report about the Western corporations who have been happy to help China set up its massive surveillance system. Those of us responsible for buying networking hardware for our companies may want to consider where we want our money to go. I would suggest supporting businesses who don't so blatantly assist in massively squashing basic human rights.

    1. Re:The companies that make it possible by praxis · · Score: 1

      From the linked article, it was unclear to me what "been happy to help China set up its massive surveillance system" really means. It appears that the companies sold hardware and software. There's no mention of actually "helping" with the endevour. Short of a trade embargo forbidding the sale of any US hardware and software to the Chinese government, I don't see how you'll stop people doing what they please with the software they buy. Isn't that one of the points of having free (as in speach) software, to keep people's noses out of your business with what you do with your software?

    2. Re:The companies that make it possible by binarstu · · Score: 1
      Yes, that article was a little short on good details. Here's a better overview from an article on Reporters Without Borders' website. This quote below, from this article, explains that Cisco not only sold the Chinese government the routers to make this possible but also provided the know-how and engineers to program them to alow for pervasive surveillance.
      The architecture of the Chinese Internet was designed from the outset to allow information control. There are just five backbones or hubs through which all traffic must pass. No matter what ISP is chosen by Internet users, their e-mails and the files they download and send must pass through one of these hubs. China then acquired state-of-the-art technology and equipment from US companies. Cisco Systems has sold China several thousand routers at more that 16,000 euros each for use in building the regime's surveillance infrastructure. This equipment was programmed with the help of Cisco engineers. It allows the authorities to read data transmitted on the Internet and to spot "subversive" key words. The police are able to identify who visits banned sites and who sends "dangerous" e-mail messages.
      The point is, this wasn't just an equipment sale for Cisco. It was a contract in which they actively engineered and set up a nationwide internet spying system.
    3. Re:The companies that make it possible by acceleriter · · Score: 1

      In other words, the executives at Cisco at the time of the sale deserve to be hauled to the Hague in chains, tried for crimes against humanity, convicted, and hanged.

      --

      CEE5210S The signal SIGHUP was received.

  49. Reporter Without Borders correct link by Lemmingue · · Score: 1
  50. A lot like churches... by Impr3ssion · · Score: 1

    This is a lot like how China handles Christian churches. I wonder how many people running websites will refuse to comply?

    --
    ~Impr3ssion
  51. Re: I already tried Freenet by xiando · · Score: 1

    ..and I can tell you this about the speed on FreeNet: Start searching for my website now, and it will be finished rendering by the time your grandchildren learn about this in their history class in school...

  52. China's view of religion by Ant2 · · Score: 1

    >>...feudal superstitions and other harmful information...

    I guess that would be religion, correct?

    1. Re:China's view of religion by Anonymous Coward · · Score: 0

      Yeah. At least they have one thing right in all of this.

    2. Re:China's view of religion by paymoretaxes · · Score: 1

      China basically got fed up with the thousands of religious groups trying to take out each other. Let's face it, there's no religion that embraces all the other religions. They all want to increase their own membership and be #1. The idea is similar to rival gangs, not necessarily without the violence and killings.

    3. Re:China's view of religion by Anonymous Coward · · Score: 0

      Hm. You mean, sort of like how ideas compete for attention in a democracy, eh? I get it. Ideas = bad. Permissive environment for exchange of ideas and personal philosophy = bad. Quick, shut it all down! Instead of letting individuals decide, let's allow the government to suppress *everyone's* access to the means of (intellectual) production. Sounds pretty fair to me *smirk*.

  53. Are you kidding? Bush is taking notes... by Anonymous Coward · · Score: 0
    Meanwhile, somewhere in the oval office:

    "Hmm, 'poisoned people's spirits', heh-heh, that's a good one. Gotta git 'ol Karl to work that into mah nixt lie-berry fundin' bill."

  54. Depends on how you define human. by elucido · · Score: 0

    Americans define humans are consumers and owners. You own a business or corporation and you are "more" human than a consumer or worker.

    Human rights in the USA means corporate rights. The right for a corporation to act as a person. This means the corporation is human and you are just a consumer or worker unless you own your own business.

    In the USA you are less human if you arent an owner of a business, you are less human if you don't own patents, copyright (both which usually require you to own a business), stock, and other forms of intellectual property. You are less human if you are a female or minority of some sort in that you most likely won't be treated the same by society in the workplace or corporate world.

    In general, being human in America requires you to be rich, and perhaps this is a flaw in our interpretation of human rights because we believe in protecting only those who own stuff and who have wealth.

    The internet? According to American culture it exists to help corporations profit more efficiently, and this is the reason every technology exists. China might have something different in mind, we just don't know and I don't think we have the right to force our corporate way of life down their throats by making them use out internet, our operating systems, and surf our websites. Perhaps they want their own?

    1. Re:Depends on how you define human. by amliebsch · · Score: 1
      Perhaps they want their own?

      If so, they're welcome to it, but despite the fact that own no land and no property, I'll use my USA-recognized human right of free speech to say that they're stupid idiots.

      --
      If you don't know where you are going, you will wind up somewhere else.
    2. Re:Depends on how you define human. by Anonymous Coward · · Score: 0

      I call Communist propaganda!

    3. Re:Depends on how you define human. by Steepe · · Score: 1

      Wow, your really stupid.

      I'm sure you have been told that MANY times, but I mean.. damn.. your REALLY STUPID.

      Humans have rights, corporations have rights, ANYONE can patent things, you don't have to own a business, and guess what.. if you write an original work, and put Copyright 2005 by dumbass braindamaged, its copyrighted. no corp needed. file it away somewhere and/or send it to the copyright office and poof. done.

      I'm sorry, stupidity like yours usually brings me to shake my head that there are people that goddamn dumb in the world, to question why your parents had sex EVER, without anyone stopping them, and move on. but this was so blatantly stupid and completely wrong in every possible way I just HAD to bite and reply.

      --
      Just three more hours seapeople and you can finally take me away from this crappy God Damned planet full of hippies
    4. Re:Depends on how you define human. by justasecond · · Score: 1

      What a giant steaming load of crap. I can ignore all of your spoon-fed anti-American bullshit (after all, you're just parroting what your teachers drummed into your head), but your "China is just different from the US, so let them do their own thing" statement is just relativistic evil. "China has the right to censor and imprison dissenters because it's the Chinese way?" By your thinking, Hitler's gas ovens were just the German peoples' way of doing things so we had no right to interfere. Cambodia's reeducation camps were just an Asian way of solving an overpopulation problem so what right did us Caucasian people have to complain? You useless pile of human garbage. You make me ashamed to be an American.

    5. Re:Depends on how you define human. by Anonymous Coward · · Score: 0

      > Wow, your really stupid.

      His really stupid what? Oh, you're too stupid to be able to differentiate between "your" and "you're"! Oh, the irony!

  55. As George Orwell would say... by FlyByPC · · Score: 0, Offtopic

    "Most double-plus-ungood."

    --
    Paleotechnologist and connoisseur of pretty shiny things.
    1. Re:As George Orwell would say... by Alioth · · Score: 1

      Actually, Newspeak would drop the 'Most' from that as being redundant; 'doubleplusungood' on its own would be entirely sufficient.

  56. Freedom never dies, but.... by leereyno · · Score: 0

    tyrany never sleeps.

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
  57. Keep this in mind by Zak3056 · · Score: 2, Insightful

    Whenever I see a "I'd take the ruler of North Korea over George W. Bush" or even a simple "US is teh sux0r!" post, it always burns me up that those same people are remarkably silent when we see something like this.

    Yep, our nation has some serious problems right now, but we haven't (yet?) even come close to this kind of garbage. So for the next guy who says, "I can't wait for China to replace the US as the global superpower" all I can say is "be careful what you wish for.

    --
    What part of "shall not be infringed" is so hard to understand?
    1. Re:Keep this in mind by Anonymous Coward · · Score: 0

      cheers to that. most people who make those blanket statements never have anything to contribute to fixing the problem, except their complaints, of course.

    2. Re:Keep this in mind by Anonymous Coward · · Score: 0

      Bad ideas are worse than no ideas.

    3. Re:Keep this in mind by Anonymous Coward · · Score: 0

      "I can't wait for China to replace the US as the global superpower"

      No one on either end of the spectrum with an ounce of sense has ever said that.

    4. Re:Keep this in mind by zippthorne · · Score: 1

      Most of the "US is teh sux0r" posts seem to be IN the comments for something like this. It's as if the dictators are ok because we know they're dictators. (implying that we have dictators that are much more clever at hiding their dictatorness)

      --
      Can you be Even More Awesome?!
    5. Re:Keep this in mind by Zak3056 · · Score: 1

      No one on either end of the spectrum with an ounce of sense has ever said that.

      I agree that this statement is true, but there's quite a few folk without said lick of sense that always post something along those lines in any /. story related to politics, civil liberties, etc.

      --
      What part of "shall not be infringed" is so hard to understand?
    6. Re:Keep this in mind by Anonymous Coward · · Score: 0

      Yep, our nation has some serious problems right now, but we haven't (yet?) even come close to this kind of garbage.

      No, the garbage is dumped away at some poor 3rd world country (the ones you didn't bomb to oblivion during the cold war).

    7. Re:Keep this in mind by Vitriol+Angst · · Score: 1

      Who wanted Kim from Korea?

      And how are Liberals silent about Chinese abuse? Most Liberals are distracted by current, local power grabs and an anti-science movement in the states. So, it makes sense that people are going to be concerned for their own self interest first. If we can't preserve dissent and free speech in the US, then we are going to be no help to China. The lack of criticism of China might be due to our being on a lot of Amnesty International reports--which we used to use to point out problems in China. So, the parents have to behave better than the kids if they want the kids to listen. We aren't setting an example right now of good conduct, so it is probably better if we remain quiet. At least, as an adult, that's what I think.

      I only think that some people might say "go China"! because they are angry and feel pretty helpless. Plus, it gets people who voted for Bush excited and angry. There is always someone who is going to do that--it's called Trolling. To be honest, as I feel more and more disenfranchised, I have to fight the urge myself to give up on discussion and just piss somebody off.

      All I see on the TV is the Michael Jackson case--so that might be what you are talking about when you say there is no concern about China. Or maybe, not much of what concerns Liberals is being heard, and people in bright, colored costumes talking on TV are being confused with Liberals. Of course, I never elected anyone at CNN or Fox--so I can't control what they report. This is why most of my news is gleaned from the Internet.

      I don't think the US sucks yet. Liberals have been so successful pushing civil rights that they forgot to quit criticizing people who had already changed from Archie Bunker. We still have room to backslide so there is hope. Archie has come a long way, but he is not ready for Meathead to shack up with George Wilson. So, maybe we should just pat old Archie on the back and say; "You done good, old boy." Of course, Archie JR is buying a chastity belt for mothers day--so we have a whole new set of problems to contend with.

      But as a Progressive, I want my country to be the best and I will criticize it when it doesn't live up to its potential. I'll compliment the country--not the leadership. And I'm sort of not pro-corruption. I'd like to be able to say; "that losing $8 Billion is corrupt" -- and not be told that I'm hating America--usually by those committing the corrupt deeds. At least Bill Clinton, when accused of fooling around, didn't have the temerity to say; "how dare you say America is perverted!" Of course, I am, but I'm not everyone in America.

      Now, if I were offered a choice right now between Richard Nixon and Bush (who by the way, is NOT America), I'd have to go with old Dick. If it were between Socks the cat and Bush, I'd have to ask you to show me the cat's test scores, or if the cat could be compromised with bribes of tuna. Still, those are tough choices.

      --
      >>"ad space available -- low rates!!!"
    8. Re:Keep this in mind by Stauf · · Score: 1

      Yep, our nation has some serious problems right now, but we haven't (yet?) even come close to this kind of garbage.

      It seems strange to justify your nation's problems by simply pointing and saying, "Well we're not there yet". Drink a cup of urine, then see if your reaction is 'Yep, I drank some urine, but I didn't come close to drinking HCl'.

    9. Re:Keep this in mind by Zak3056 · · Score: 1

      It seems strange to justify your nation's problems by simply pointing and saying, "Well we're not there yet".

      I'm not attempting to justify anything--in fact, I'm disgusted by the current state of affairs--and there was a reason my "yet" was a question, not a statement.

      It's still quite possible for the US to avert the police state that appears to be coming. China, on the other hand, already is a brutal totalitarian police state. See the difference?

      --
      What part of "shall not be infringed" is so hard to understand?
  58. perestroika by Anonymous Coward · · Score: 0

    I lived in the East (FUSSR-CIS) and the West. There is less freedom of speech in the West. All media as if orchestrated by some invisible hand.

    The level of life is lower in the West. The salaries may seem higher, say 10 times, but prices and cost of living is higher at leat 20 times. In medicine it is even more. Quality is worse in the West, especially of food.

    I was surprised so much by it. Indeed - things are not always the same as they look from the first sight.

    1. Re:perestroika by Anonymous Coward · · Score: 0

      It is very different to "visit" and to "live". I've been living at both the East and the West for quite a while.

      And I speak both local languages and know both cultures.

      I am still convinced that there is more freedom and the life is more secure economically in the FSU (CIS) than in the USA or Western Europe. But one has to know the language of course.

  59. Re:If sex is a problem... by FrankHaynes · · Score: 1

    I have never considered sex to be a "problem". I hope this was just a poor translation.

    Maybe the so-called leaders of mainland China aren't getting it enough so that those who do pose a threat to them.

    How much do you want to bet that these restrictions won't be honored by those in power?

    --
    slashdot: A failed experiment.
  60. well.. by borawjm · · Score: 1

    We really can't say anything because we don't know exactly what's involved in this registration process. What information do they take and is there a background check? Also, can groups or parties register a website or does it have to be an individual? What if a website, that is updated by several people, becomes under question by the government? Does the individual responsible for registering this website take the fall? Seems like these groups/parties will be less willing to register their websites because of these consequences. Then again, this is probably what they want.

  61. Something else true communism doesn't have.... by leereyno · · Score: 1

    True communism in the spirit of Marx also doesn't have anything to do with REALITY.

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
    1. Re:Something else true communism doesn't have.... by Anonymous Coward · · Score: 0

      I'm not too keen on my political theory, but I thought Marx was about socialism, and Communism was some twisted bolshevik reading of Marx that came about decades later, with a radically different and opposed take on the notions of property distribution (collectivization instead of distributed ownership).

      Can someone tell me when and how these became related?

    2. Re:Something else true communism doesn't have.... by compro01 · · Score: 1

      Can someone tell me when and how these became related?

      it happened when some brillient US politition decided that they needed to be grouped together in order to denounce the USSR as "evil" and get votes to stay in office.

      the actual idea of comunisim (as far as i understand it) is all people are equal. no one has any more or any less than anyone else. it's a pretty good idea in theory, but there is a gaping chasm between theory and practise.

      --
      upon the advice of my lawyer, i have no sig at this time
    3. Re:Something else true communism doesn't have.... by leereyno · · Score: 1

      Read "Heaven on Earth: The rise and fall of socialism" by Joshua Muravchik.

      ISBN: 1893554457

      The meaning of the term communism is clearly defined. Socialism on the other hand, is a term with many distinct definitions, not all of which are similar to one another in most ways. To some socialism and communism are interchangable. To others socialism is something along the lines of communism-lite. Under yet another definition, socialism is defined as the system underlying european welfare states like Sweden. Then there are still other meanings which I need not describe for you to get the point of what I'm saying. Because the term means so many different things to so many different people, trying to contrast the differences between "socialism" and "communism" really isn't possible unless one first declares which definition of socialism one is dealing with.

      Lee

      --
      Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
    4. Re:Something else true communism doesn't have.... by Anonymous Coward · · Score: 0

      Actualy an employer owned company would be quite communistic.

    5. Re:Something else true communism doesn't have.... by Anonymous Coward · · Score: 0

      Or employee owned rather, too bad there aren't many.

  62. Crime has nothing to do with guns. by elucido · · Score: 0

    Crime has everything to do with how people think and what their priorities are and nothing to do with the means in which they express their violent actions.

    A gun is deadly, so is poison, so is a bomb, so are ideas, just about anything can be turned into a weapon. Violence ends when people learn to love instead of hate and it just so happens that hate is more popular in Australia and America than in China, this is why the crime rates are higher, at least violent crime.

    Violent crime follows violent thoughts, and violent thoughts come from violent emotions, like hate and anger, something Americans have mastered over the years and used to win wars in the past and conquer.

    It's simple, if you want people to stop being violent, create a pill which lowers aggression and which prevents people from getting angry. Create a gas which makes people happy, and release it into the workplace, and then maybe violence will go down.

    1. Re:Crime has nothing to do with guns. by Leebert · · Score: 2, Funny

      It's simple, if you want people to stop being violent, create a pill which lowers aggression and which prevents people from getting angry.

      Dude, pass the soma.

    2. Re:Crime has nothing to do with guns. by Anonymous Coward · · Score: 0

      It's simple, if you want people to stop being violent, create a pill which lowers aggression and which prevents people from getting angry. Create a gas which makes people happy, and release it into the workplace, and then maybe violence will go down.

      You've obviously never done nitrous because, once that gas runs out you become 10 times angrier and more aggressive.

    3. Re:Crime has nothing to do with guns. by stonecypher · · Score: 1

      It's simple, if you want people to stop being violent, create a pill which lowers aggression and which prevents people from getting angry. Create a gas which makes people happy, and release it into the workplace, and then maybe violence will go down.

      It's called pot.

      --
      StoneCypher is Full of BS
    4. Re:Crime has nothing to do with guns. by fireweaver · · Score: 1

      "It's simple, if you want people to stop being violent, create a pill which lowers aggression and which prevents people from getting angry."

      Even simpler: Legalise marijuana.

  63. Feudal superstitions, eh? by Spy+der+Mann · · Score: 1

    and feudal superstitions and other harmful information that has seriously poisoned people's spirits

    Keep in mind that christianity is still seen as superstition in China.

    "Religion is the opium of the people".
    Mao Tse-Tung.

    No wonder they put superstitions (religions?) and poison in the same sentence.

    1. Re:Feudal superstitions, eh? by Anonymous Coward · · Score: 0
      "Religion is the opium of the people".
      Mao Tse-Tung.



      Karl Marx said that, not Mao Tse Tung.

    2. Re:Feudal superstitions, eh? by dranga · · Score: 1

      Some people here in the US consider it a superstition as well...

      --
      Oh no, not again.
    3. Re:Feudal superstitions, eh? by Anonymous Coward · · Score: 0

      Any religion is a superstition if it's not your core belief. There is a recent article somewhere which talks about China's policy toward prothelyzing and the exact number of Christian churches allowed per area. Religion is strictly controlled in China.

  64. Re:Are you kidding? Bush is taking notes... by YrWrstNtmr · · Score: 1

    And over on the other side of the Oval office, behind the big desk, he is realizing that he only has a couple of years to go.

  65. Is this much different from the U.S.? by michaelmalak · · Score: 1

    Slashdot itself ran the story Private .US Registrations Disallowed by NTIA

  66. Capitalism causes more censorship. by elucido · · Score: 1

    You have to censor in capitalism, copyright, intellectual property, patents, are forms of censorship to protect wealth. You don't have to censor as much with communism because wealth is shared. Communism is open source society as compared to Capitalism which is closed source.

    1. Re:Capitalism causes more censorship. by amliebsch · · Score: 1
      Communism is open source society as compared to Capitalism which is closed source.

      So Bill Gates was right!

      Q: In recent years, there's been a lot of people clamoring to reform and restrict intellectual-property rights. It started out with just a few people, but now there are a bunch of advocates saying, "We've got to look at patents, we've got to look at copyrights." What's driving this, and do you think intellectual-property laws need to be reformed?

      GATES: No, I'd say that of the world's economies, there's more that believe in intellectual property today than ever. There are fewer communists in the world today than there were. There are some new modern-day sort of communists who want to get rid of the incentive for musicians and moviemakers and software makers under various guises. They don't think that those incentives should exist.

      --
      If you don't know where you are going, you will wind up somewhere else.
    2. Re:Capitalism causes more censorship. by Chordonblue · · Score: 1

      "You don't have to censor as much with communism because wealth is shared..."

      Uh huh... Name me ONE communist nation that currently does this.

      Every communist regime I've seen censors the shit out of EVERYTHING and closes their borders so no one can escape the HELL their country has become.

      --
      "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    3. Re:Capitalism causes more censorship. by rpdillon · · Score: 1

      You are simply incorrect. Copyright (in particular) is an institution created for the benefit of the public, not for the protection of the copyright holder. The fact that it is mishandled in today's laws does NOT mean that it is a form of censorship - it simply means we have strayed a bit from its original intent. This is reinforced in such notable documents as the Constitution.

      Communism, on the other hand, requires censorship at the state level, because it presumes a single "truth", which the populous must be made to see. This requires a stifling of opposing viewpoints, a practice some would dub as "censorship."

      Communism *is* akin to open source, which seems to work quite well with programs and other intellectual property. Not quite as well with bread, land, and cars.

      In fact, it's kind of nice. Our free market capitalism has allowed us to finally realize some of the ideals in software development that communists so fervently hoped they could realize in societies as a whole. But to say that Capitalism causes more censorship than communism, well, just look at the USA (or Europe) vs. China. You couldn't even HAVE this conversation on the internet in China.

  67. Become? by doublem · · Score: 1

    Become true?

    Dude, it already is. It's one of the countries 1984 was BASED on.

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
  68. I am from China and I know for a fact... by phatrice · · Score: 0

    that Inquier is full of ****.

  69. Capitallism and communism are just systems. by elucido · · Score: 1

    The elite class will rule over you on matter what system you pick. If you pick capitalism then people who have wealth will change laws to protect their wealth and keep you poor. If you are in communism then the people who control the military will try to use their political influence to get alittle extra out of the system to make it more fair than fair for themselves.

    This is a problem of human nature, not systems. The problem is with people who cheat and who are irresponsible, not with capitalism or communism. Both can work if people actually played by the rules, but no one does in either system so both systems are all about positioning, and what family you are born into. The only difference is in capitalism, making others poorer is in your best interest while in communism making everyone equal is in your best interest. Communism works on equality while capitalism works on inequality.

    1. Re:Capitallism and communism are just systems. by MightyMartian · · Score: 1

      If you are a Capitalist how is making others poorer to your interest? If all you have is poor people, then no one is going to buy your products and services.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:Capitallism and communism are just systems. by Brandybuck · · Score: 1

      Boy have you been brainwashed!

      Free markets (the term I will use instead of capitalism, a word which no one uses correctly) are attuned with human nature, while universal collectivism is not. People are naturally selfish. It's a fact of life. It's ingrained into our brains.

      The reason collectivism has been popular throughout history is because we're so selfish we want everyone else to be altruistic. But it has never worked beyond the scope of small communities. On the other hand, free markets do work. If I have a quart of milk and selfishly want an apple, and you have an apple and selfishly want a quart of milk, then free markets allow us to trade, both get what we want, and both benefit. Money is merely a medium of exchange so we don't have to carry around milk to buy apples with.

      With free markets, you cannot get what you want without helping someone else get what they want. Unless you're a criminal, of course, like a mugger or Enron. Which is why you need a minimal government to keep things peaceful. Yes, there will be poor people. But you have poor people in communism as well. History has shown that free individualistic societies have greater overall wealth than collectivist societies. Poverty is relative, and the poor in the US have it much better than the poor in Cuba.

      As a famous entomologist once said, "communism is a wonderful theory, applied to the wrong species."

      --
      Don't blame me, I didn't vote for either of them!
    3. Re:Capitallism and communism are just systems. by mutterc · · Score: 1
      Prisoner's Dilemma... the capitalist does what looks to be right for him, but screws himself and the other guy in the process. It's also a time-horizon thing... making people poor so you get richer is good for you in the short term. Everyone doing this, thereby making everyone poor, is bad for you in the long term. (Yes, I know economics is not zero-sum; neither is it infinite-sum)

      Totally random example: FooCorp offshores production of their stuff. This lowers costs (and maybe prices), increasing profits, and so is an Obviously Good Business Decision. All other companies follow suit. With only McJobs left, the local economy collapses. Nobody can afford to buy FooCorp's products, and they go out of business.

    4. Re:Capitallism and communism are just systems. by DickBreath · · Score: 1

      If you are a Capitalist how is making others poorer to your interest?

      There is a (relatively) fixed amount of wealth. I want more than my fair share of it. Thus enriching myself, making others poorer.


      If all you have is poor people, then no one is going to buy your products and services.

      The point of wanting to be rich is so that I can buy the goods and services of others. I see something, I buy it. Ooooh! Cool geek gadget! Buy it. Ooooh, some hot looking yummy dude... etc.

      The poorer they are, the more power I have over them.



      Hope that makes things clear. No rocket science here. If you are capitalist, or anything else, you want to make yourself rich(er), and by indirect side-effect, make others poorer. For the reasons explained. So that you can do the purchasing.

      --

      I'll see your senator, and I'll raise you two judges.
    5. Re:Capitallism and communism are just systems. by ikkonoishi · · Score: 1

      If the products are too expensive for anyone to buy the prices *will* drop, and drop hard.

      Otherwise local businesses will start up to take advantage of the now desperate workers willing to accept minimum wage, and will undersell the outsourced company that has to pay shipping costs in addition to salaries.

      The only time you get economic collapses in a functional market is if the raw materials cease to exist or the labor to process them ceases to exist.

    6. Re:Capitallism and communism are just systems. by bigpat · · Score: 1

      "The only difference is in capitalism, making others poorer is in your best interest while in communism making everyone equal is in your best interest. Communism works on equality while capitalism works on inequality."

      The problem with that analysis is that it leaves out that pesky problem of free will. Communism is merely a dressed up form of slavery. While capitalism can also lead to forced servitude in the form that we see today, excessively onerous loan terms and scarcity of affordable housing. It at least makes freedom possible when there are plentiful natural resources available. As the founding fathers of the US realized freedom and prosperity are intimately linked to the availability of cheap/free arable land. With communism though, you will never be free.

    7. Re:Capitallism and communism are just systems. by arose · · Score: 1

      Dictators are the true capitalists then.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    8. Re:Capitallism and communism are just systems. by Jack+Taylor · · Score: 1

      Marx argued that the mechanics of capitalism - the proletariat selling their capacity to work to the bourgeois, rather than selling the products of their work - is the why capitalist societies necessitate poverty. So in a capitalist society, the workers are not fully in control of their capacity to produce goods/render services, and are hence more restricted than they would be under a communist society (and more "enslaved", although that is not an accurate term).

      If you count the various authoritarian regimes that claim/claimed to be communist as espousing Marx's ideas then your assertion may well be correct; however this has never been the case, and in fact Marx was wary of creating a recipe for a communist society, knowing the problems it would involve. Not that I fully agree with Marx, but enough people confuse this issue that I feel it's worth explaining.

      --
      One good turn - gets all the covers.
    9. Re:Capitallism and communism are just systems. by DickBreath · · Score: 1

      Dictators are the true capitalists then.

      No. You have it backwards.

      Capitalists are wannabe dictators.

      In fact, I could generalize: People are wannabe dictators. Whether one is capitalist is irrelevant. Whether one is capitalist or not, everyone wants more (1) power, and (2) more than their fair share of wealth. I merely answered the question: why would a capitalist want to make others poorer. But I could answer this way: for the same reasons that anyone else would want to make others poorer -- or rather, to make themselves richer and more powerful.

      --

      I'll see your senator, and I'll raise you two judges.
    10. Re:Capitallism and communism are just systems. by bigpat · · Score: 1

      "in fact Marx was wary of creating a recipe for a communist society"

      Marx may have been wary of creating a recipe for a communist society, but he did:

      Nevertheless, in most advanced countries, the following will be pretty generally applicable.

      1. Abolition of property in land and application of all rents of land to public purposes.

      2. A heavy progressive or graduated income tax.

      3. Abolition of all rights of inheritance.

      4. Confiscation of the property of all emigrants and rebels.

      5. Centralization of credit in the banks of the state, by means of a national bank with state capital and an exclusive monopoly.

      6. Centralization of the means of communication and transport in the hands of the state.

      7. Extension of factories and instruments of production owned by the state; the bringing into cultivation of waste lands, and the improvement of the soil generally in accordance with a common plan.

      8. Equal obligation of all to work. Establishment of industrial armies, especially for agriculture.

      9. Combination of agriculture with manufacturing industries; gradual abolition of all the distinction between town and country by a more equable distribution of the populace over the country.

      10. Free education for all children in public schools. Abolition of children's factory labor in its present form. Combination of education with industrial production, etc.


      -source

      In regards to the Websites, China is just doing number 6. As for my calling communism a form of universal "slavery" being an appropriate term to use I refer you to item 8. I don't think "Equal obligation of all to work. Establishment of industrial armies, especially for agriculture" could be any better a definition of slavery. Sure it leaves to the imagination what would be done to those that refuse to obey, but Stalin and Mao certainly filled in the details there. Government power is the threat or use of physical force and violence. The only thing that seperates government from common thuggery is the consistency and justice of the system of laws which guide its actions. Forcing people to work using that power is just simple slavery.

      Sure the capitalist class is little better than communism when they use their position to create conditions in society that make it impossible for people to survive except in service to them. But the point of a free market is that you choose if and what goods or services you will exchange with others. I realize that the realities of both today's world and that of 1848 mean that in effect many people have very little choice of what to do or where to live or how to get food. But Communism's answer to take individual choice away from all of us and replace it with collectivism is not an answer, rather it is just another way of creating the same old innequalities.

      The right thing to do as a society is to ensure that anyone who wants to feed himself and his family can find an appropriate piece of land to farm which does not indebt him to anyone. And to maintain adequate access to common public lands for hunting and fishing. In that way, people do not have to work under an artificially imposed threat of starvation and can begin to exercise real freedom.

      Authoritarianism lies at the heart of any communist state and is not incidental to it.

    11. Re:Capitallism and communism are just systems. by Jack+Taylor · · Score: 1

      I don't think "Equal obligation of all to work. Establishment of industrial armies, especially for agriculture" could be any better a definition of slavery.

      Ok, so slavery is where people are forced to work under threat of violence or whatever other means. Nowhere in Marx's rules does it say what work a person would be obligated to do - they could be a farmer, or a rock star, or anything in between. Also, what they produce, they sell, albeit with a "heavy progressive or graduated income tax". This does expose a flaw in Marx's rules though - with such a high income tax rate, there is no incentive for people to do the dirty, boring and ugly jobs that keeps a society running. I do agree that the moment you *force* people to do a particular job then the system would break down, and you could indeed call it slavery. Marx's industrial armies would have to be voluntary, not conscripted.

      As to people who don't work, I think that in an enlightened communist society they would have something like the job seekers allowance - they are allowed benefits, but only if they are trying to find work or do something productive. As you can see there are still a lot of things to think about in addition to the 10 rules... Also I'm no Marx scholar, but I think that Marx might have changed his mind about some of these later on in his life. I definitely agree with your point about land, by the way. I hate having to rent, and I'm not averse to a bit of gardening ;)

      --
      One good turn - gets all the covers.
    12. Re:Capitallism and communism are just systems. by elucido · · Score: 0

      The people who arent wanna be dictators, what are they? where do they fit in?

    13. Re:Capitallism and communism are just systems. by bigpat · · Score: 1

      " they could be a farmer, or a rock star, or anything in between."

      Sure do whatever you want as long as that type of work was valued by society. Where in a free market work is something that can be valued by just one other person. In a true communist state work must be of value to everyone. So sure even a conscript might have a say over what they are forced to do, often military conscripts get to choose from amongst various assignments. But they have to do one of those things or else something bad will be done to them.

      True Communism as its supporters call for is really just a representative democracy that has central control over everything. Communism is essentially everything that the American Consitution tried to prevent because they realized that power over others corrupts, and absolute power over others would corrupt absolutely. So that no one person (even a "representative" of the proletariat) should be given that type of control over others.

    14. Re:Capitallism and communism are just systems. by Jack+Taylor · · Score: 1

      But they have to do one of those things or else something bad will be done to them.

      That "bad thing" would be confiscation of their property, according to Marx's rule no.4. So there would have to be a viable means of the state taking anyone else's property under Marx's communism. However, I think this would have to be a last resort, just as reposessing someone's home under capitalism is a last resort. I would suggest that people who didn't like their job would probably just do the minimum necessary to get by. And the fact that they can choose how much work to do, as they control their own production capacity, would seem to be an advantage over capitalism.

      Communism as its supporters call for is really just a representative democracy that has central control over everything.

      Not everything. There would still be a free market, in spite of the high progressive income tax. There would still be free speech. The only huge differences between today's society and an society that is based on Marx's communism, that I can see, are that there would be only one national bank, one state communications company, no-one could be employed by someone else for less than the value of what they produce, and the population would be more evenly spread out across the country.

      So that no one person (even a "representative" of the proletariat) should be given that type of control over others.

      Isn't that more like an anarchy, not a democracy? The U.S. government has been a "representative of the proletariat" since it's inception, no?

      --
      One good turn - gets all the covers.
    15. Re:Capitallism and communism are just systems. by bigpat · · Score: 1

      "The only huge differences between today's society and an society that is based on Marx's communism, that I can see, are that there would be only one national bank, one state communications company, no-one could be employed by someone else for less than the value of what they produce, and the population would be more evenly spread out across the country."

      Well, I think you hit the nail on the head right there. For better or for worse most, if not all, of Marx's 10 steps have already been taken by most countries regardless of whether they call themselves capitalist or communist.

      But I really take issue with this though, "no-one could be employed by someone else for less than the value of what they produce". Rather it is especially in communist systems that people would be compensated for less than the value of what they produce, because the value of an individual's production must be distributed to others. Concentration of capital by giving too great a reward to any one individual would undermine the system.

      Communism is all about providing to workers needs rather than their worth. Compensation based on worth is a function of the free market, which communism would use only as a tool to accomplish its goals. Rather compensation based upon worth leeds invariably to capitalism because those whose work is worth more would accumulate capital. The only increased compensation under communism that does not lead to capitalism is compensation with intangible goods such as entertainment, better quality food, and better housing (on non productive lands). Actually now to think of it, that is primarily how our society operates. There is very little concept of savings, so that there is little new capital formation.

      I really think their should be very little doubt that Most nation states have enacted most of Marx's proposals in one form or another. So if you aren't happy with the status quo, then you really shouldn't look to communism for the answer.

      Capitalism only operates on the fringes of society these days.

  70. How to Help? by jekk · · Score: 4, Interesting

    I really feel for the plight of the Chinese people, and I believe that the ability to speak anonymously and read freely would go a long way toward enabling them to improve their government. But is there anything that I, as an internet-savy geek, can do to help?

    For example, I would gladly cooperate in a massive DOS attack on the great firewall servers... but it wouldn't work (firstly because they'd just block it, and secondly because taking them down would only isolate China, it wouldn't let info in and out).

    I would run a freenet server, except that (please correct me if I'm wrong here) my understanding is that with today's design the authorities can tell that freenet is being used... which is enough to silence people even if the authorities can't tell WHAT it was used for. My understanding is that freenet is being altered to meet this challenge, but that it's not there yet.

    So is there anyone out there in China.... no, make that anyone with a FRIEND in China who has suggestions of how I can help?

    1. Re:How to Help? by Anonymous Coward · · Score: 0

      I'm basing this on personal experience emailing to a friend in PRC, on reports at Berkeley's China Internet Project, and on stuff I've read in an IEEE magazine discussion.
      Until recently they were mostly relying on router-based blocking of specific IP addresses, based on a blacklist that was generated automatically by scanning URL's for interesting words like 'falun' or 'tibet' and also manually, by hiring "at least 50,000" (in the words of the IEEE report) people to scan the Internet for exactly the sort of stuff the government thinks the rest of the Chinese shouldn't see. Chinese-language sites are scanned much more carefully.
      Based on watching which email gets censored and which doesn't, I know they are also scanning email contents, rather than just subject headers. Content that has failed to pass the censor (confirmed by independent line of communication) includes phrases like "I was spending too much time thinking about ess eee ex when I was in college" and "it's hard to be vegetarian here because there are meat products in most sauces." Email sent from chinese-based ISP's are far more carefully censored than those sent from multinationals doing business in PRC.

      A way to evade this would be the massive distribution of encryption software within China. Unlikely because possession could get you shot. I've been doing research in steganography, trying to write some simple stuff that'd store and recover small amounts of text from images and sound files, because China is relying on small businesses to drive their financial tiger and they probably can't function without use of visual information. Analyzing images for hidden content is a very difficult project, to the best of my knowledge (and research.) Exhaustive analysis of every bit of visual data through the Great Firewall is daunting, computationally.
      But that doesn't answer the underlying question of how to get the software to people in China, given that their risk is extremely high compared to their reward.

    2. Re:How to Help? by paymoretaxes · · Score: 1

      Unfortunately, since the average Chinese are not motivated enough to do this, you'd get people like the social terrorist group falun gong that advocate outright overthrow of the government. They're against government oppression, but for the wrong reason.

    3. Re:How to Help? by TheSync · · Score: 1

      I really hate to say this, but look at democratic India from independence until the 1980's - democratically enforced socialism, low growth, little poverty reduction.

      Or Bolivia, where the country is exploding because popular revolutionary forces are about to kill the goose that laid the golden egg by nationalizing foreign gas operations there.

      I'm a big believer in freedom, yet I think a lot of Chinese are incredibly happy about the last 20 years of tremendous economic growth under their autocratic overlords.

      No doubt the people will eventually become rich enough and the economy will become complex enough that the autocrats will have to go, but I have a feeling that is 20 years down the road at least.

    4. Re:How to Help? by DigiShaman · · Score: 4, Interesting

      I know someone living in Shanghai. When we talk over AIM or MSN, she explicitly states she does not want to talk about anything political. I asked her why. She said "Because it's best if I don't" or "Please don't ask me ok?, I shouldn't talk about such things". Needless to say, she is scared shitless about the government and the fact she might have her connection monitored via sniffing of packets.

      I'm not sure if the government can or would do this to such a degree, but the idea of talking about chinese politics has her spooked. And the fact she is spooked gets me worried too about the entire chinese population being oppressed.

      But...then came Skype and the tune changes. Because our VOIP connection is encrypted in real-time, she sings like a bird about her opinions of the chinese government. When she talks to me over Skype, she can't stop ranting and raving about how fucked up it is.

      --
      Life is not for the lazy.
    5. Re:How to Help? by Panaphonix · · Score: 1

      Whatever happened to SafeWeb and Triangle Boy? I heard they were going to keep that service going for Chinese users.

    6. Re:How to Help? by LifesABeach · · Score: 1

      The most constructive way to change any government is to become a part of that government. Also, if someone is in the government that shares your ideas, then help that person. Nothing magical about it. Governments are run by people.

    7. Re:How to Help? by rbullo · · Score: 1

      If you have a connection that's always on and Win2k or XP, you could run a proxy. See here for instructions on that.

      --
      OH NOES!!! IT APPEARS YUO DO NOT HAVE ENOUGH MONEY TO PAY FOR DIS HERE PIZZA! WAHT EVER ARE YOU GOING TO DO!?!?
    8. Re:How to Help? by coma_bug · · Score: 1

      She'd better hope the Chinese government hasn't broken the encryption... nothing like a false sense of security to smoke out the dissidents.

    9. Re:How to Help? by Anonymous Coward · · Score: 0
      >> I'm a big believer in freedom, yet I think a lot of Chinese are incredibly happy about the last 20 years of tremendous economic growth under their autocratic overlords.


      I'm sure that the Tibetans and Uighurs in their ruthlessly occupied lands (or in exile) appreciate your great belief in freedom. Meanwhile the Chinese state machinery keeps them in virtual prison as their national resources are being carted off to China and their language, religion and identity (and many. many lives) are being destroyed. Oh well, at least the Chinese themselves are "incredibly happy" to be getting rich and soon their cognitively dissonant nation can really start throwing its weight around in the world economy and politics.

      It is a great advancement for humanity that in these modern times brutalizing ones neighbours can finally be allowed with total impunity (as long as westerns multinationals get some share of the loot and profit)!

      PS. India successfully eradicated famines by the 1970s so in my book that qualifies as somewhat greater achievement than mere "little poverty reduction".

      And if the native indian majority of Bolivians "are about to kill the goose that laid the golden egg by nationalizing foreign gas operations there", maybe it is because they ain't seeing any of them golden eggs under the current arrangements; multinational oil corporations are taking care of that.

    10. Re:How to Help? by josath · · Score: 1

      Really easy to use encryption for gaim, an opensource IM client which supports AIM, MSN, Yahoo etc

      gaim:
      http://gaim.sf.net/

      encryption plugin:
      http://gaim-encryption.sf.net/

      --
      sig? uhh, umm, ok
  71. The Russians registered typewriters by davidwr · · Score: 1

    Back in the old days typewriters each had unique "fingerprints." I think the Solviet Union required all typewriters to be registered.

    Same thing, different era.

    --
    Up until now, only North Koreans needed to register their web sites (*ob/.joke*).

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  72. No, of course not by Sycraft-fu · · Score: 1

    The Chinese government is only concerned with activities they percieve to be a threat to themselves or their current system. They are not concerned with having their ISPs be good net citizens. I would imagine they are just fine with these services, since they bring money in to China.

  73. To be fair Mr.Capitalist by elucido · · Score: 1

    Lets also discuss how every capitalist system is corrupted by corporate power and how capitalism created the third world poverty, ghettos, high crime rates, and war.

    Capitalism works on oppression just like communism because its always the same elite individuals who control the systems. You can switch to capitalism or communism but if Saddam is the same leader controlling the system its not going to matter which system you choose because you'll be oppressed either way. So either you'll be in a ghetto filled with crime and poverty under capitalism, or you'll be in a sweatshop factory working forever under communism, and either way you'll be in the same position. Oppression has nothing to do with economic systems because oppression is emotionally driven, its based on the personality of those in charge, its never a logical thing.

    1. Re:To be fair Mr.Capitalist by nametaken · · Score: 1

      We can all agree that there is no true capitalist nation, anywhere. Really though, that's a red herring. We were talking about the spectacular failure of "communism" in practice.

      I think the point was that communism is flawed in a more fundamental way. It assumes you can get a large mass of people to cooperate for an extended period of time, with only the best interest of the whole in mind.

      To overcome this flaw, "communist" states have always resorted to dictatorial rule to ensure cooperation. So from the get-go, you've already seeded your demise.

      As an aside, I seem to remember some sorts of smaller Jewish communities making communist arrangements work well (kibbutz?). I guess it all depends on how many strictly like-minded people you can get together in one place.

    2. Re:To be fair Mr.Capitalist by ShamusYoung · · Score: 1

      I agree that communisim works on a very small scale. In fact, the traditional family is a communist "state". There are only one or two people with ALL the power, and they provide for everyone else. It works because people love their children. :)

      --
      --This sig is in beta. Please let us know abut any errors you find.
  74. everyone should register by John_Sauter · · Score: 1
    ...And, said the organisation, one blogger who contacted the Shanghai police to register was told there was no point in registering as independent blogs would not be granted permission to continue.
    The Shanghai police may believe this, or they might be just trying to avoid the burden of accepting registrations. Even if it is true, if every person who lives in China tries to register his web site, the authorities will be so overwhelmed with paperwork that they won't be able to tell which registrations are for real.
    John Sauter (J_Sauter@Empire.Net)
  75. Re:FP! by Anonymous Coward · · Score: 0

    This the funniest first post "attempt" ever.

  76. Communism works, damnit! by Chordonblue · · Score: 1

    Yes! Communism WORKS! Remember that one month in Paris? There's just a few bugs to get worked out.

    The REAL issues are:

    1) No one's done it right yet.
    2) There's always one bad apple...
    3) For some reason people still horde currency and gold.
    4) The general populace are uneducated and therefore unable to decide this for themselves.
    5) 'The MAN' won't let it just happen, man...
    6) Beating people into submission doesn't seem to make them want to share more (funny thing, that).
    7) Marx wasn't a big fan of privacy rights.
    8) People like stuff. People like better stuff better. What the hell is WRONG with people?!
    9) Dictators who organize the 'revolution' should have to relinquish their power at some point in the future.
    10) The color 'red' doesn't go well with my black turtleneck...

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
  77. It exists in families. by elucido · · Score: 1

    It does exist, it just does not exist on a wide scale. Capitalism cannot exist as pure capitalism either. Only Socialism can exist. When you have pure capitalism, the rich kill the poor and then themselves because they become their own consumers. No one really wants zero sum pure capitalism but no one wants to admit to being socialist. Americans need to just admit to being socialists and start a socialist party, or we can pretend capitalism can actually work and hopefully we survive the next great depression.

    1. Re:It exists in families. by MightyMartian · · Score: 1
      I don't think pure socialism is such an attractive model either. Government-planned economies haven't exactly been a rousing success story from the 20th century.

      It's the balance between socialism and free enterprise that counts. Virtually every industrialized country on the planet attempts to balance the two, and while the mixtures may be different depending on where you go, whether you're talking about the US, Japan or England, socialism and capitalism are found in some measure.

      The more socialistic aspects can at least offer some protection when we hit the low point in the cycle, while the free markets are very much the great innovators. You don't want government intervention at every step. Government's job in the economy should be to set the rules, ensure those rules are enforced and move to prevent anything that threatens a free and competitive market. It shouldn't micromanage the market, which pure socialism pretty is based upon.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:It exists in families. by fbjon · · Score: 1

      So governments don't have good micro? lol n00bs.

      --
      True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
  78. Meanwhile, in America... by Anonymous Coward · · Score: 0

    ...the Bush administration is writing a How-to on this very topic.

  79. China hasn't been communist for decades by Colin+Smith · · Score: 3, Insightful

    It's been called communist, but it's really just a totalitarian dictatorship.

    --
    Deleted
  80. Plus massive military build up... by Anonymous Coward · · Score: 0

    Nice...China is a to be feared and watched.

  81. Read Hayek's "The Road to Serfdom" by Anonymous Coward · · Score: 0

    Here's the very condensed version with illustrations with an appropriately "worker's paradise" feel to them.

    1. Re:Read Hayek's "The Road to Serfdom" by arose · · Score: 1

      #7 is hilarious.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  82. We = You by elucido · · Score: 1

    You have that will. There is no such thing as "universal will". Now you are just applying brainwashing techniques to the ignorant.

    It's not about universal will, because greed is not a universal will just like love, hate, empathy, jealousy and egoism are not universal wills. We all have different amounts of certain emotions. Some of us have certain instincts you don't have and you have certain instincts we don't have and so on. Greed is an instinct just like sex drive and love are instincts, and these are not universal. Some people do not feel love, some people have no sex drive, and some people arent greedy. I'd say the greedy individuals are mostly rich in capitalism so we reward them, but in another system we could be rewarding people who are heros, like doctors and firemen, police officers, and the people who ran into the buildings during 911. The fact that the people who ran into the buildings during 911 made less money and are treated worse by our society than the people who worked in the building should tell you that our society values greed above all other instincts.

    Does this mean greed is the most popular instinct? No. There are more teachers than stock brokers, there are more police officers than there are CEOs. Most people work for others and arent greedy. If you are greedy and you work for a big corporation, perhaps its time you start your own because you'll never get rich working at Walmart.

  83. i thought this was in the USA by Anonymous Coward · · Score: 0

    When I first scanned over this article, I thought it was about registration of blog/website owners in the USA, and was only slightly surprised. My thoughts were more along the lines of "It's happening earlier than I thought" than "This could never happen in a country that values freedom of speech so much". It just shows how things have been changing recently in regards to anonymity and freedom of speech online, not just in America but worldwide.

  84. Violence? by benw1979 · · Score: 1

    One of my co-workers from China told me a story from his youth. Another young man in his neighborhood stole a woman's purse, threatening her with a knife (he did not harm her physically). He was arrested and executed immediately. How is one executed in China? One bullet in the back of the head, and they send your family a bill for the bullet. No joke. Human rights sucks in China. They have little value for life. If they don't value their own citizens, I doubt they'd very much value anyone else's life either.

    1. Re:Violence? by Anonymous Coward · · Score: 0

      We've heard the story from different parts of China. But I doubt it is true. Stories like this are always distorted and taken out of context.

    2. Re:Violence? by Anonymous Coward · · Score: 0

      Paying for the bullet was true, but it isn't any longer. China's own news website tells readers that they have mobile death busses (lethal injection), however execution is usually reserved for violent crime and Enron style fraud.

  85. true and fucking annonying by _Qiang_ · · Score: 0

    I am not in China but I help few people running a perl fan website. http://www.perlchina.org/

    the chinese goverment announced it few months ago and we went ahead and try to register our website just before the deadline. (me thinks that was may 23rd or something)

    however, our website locate not only in one place but in 3 places.(bbs in NanJing, Fund in Beijing, wiki in shanghai) it's so much a hassel to register one by one. although there is an online registration http://www.miibeian.gov.cn/login.jsp

    eventually, a friend told us that as long as no one report us to the gov and there is no illegal stuff going on. we are pretty much safe. also, if we runs bbs, it's very hard to get approved. so we gave up for now.

    the censorship is a big hassel to everyone. just today, one of our member raisea a question we better get rid of the "bbs" word in our domain bbs.perlchina.org because of censorship.

    i was like.. Errrrr... enough of that!!!

  86. No individual knows reality. by elucido · · Score: 2, Insightful

    You have your American view of reality, you only know your reality, not the reality.

    1. Re:No individual knows reality. by leereyno · · Score: 1

      Well considering the fact that every nation on earth where communism has ever been attempted has become a poverty stricken totalitarian police state, whereas America has enjoyed 230 years of peace, prosperity, and freedom, I'd say that the American view of reality has a much greater change of being "the" reality than anything you neo-bolshevik nimrods can dream up.

      --
      Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
  87. Luckily ... by houghi · · Score: 1

    ... nothing like that will ever happen here in the civiliced west. Nobody is checking the websites we run.

    No way the west would check up on their civilians. Well at least they won't admid to be doing it.

    And when they do it is just against terrorism and/or to protect the children. Somebody HAS to think about the children.

    --
    Don't fight for your country, if your country does not fight for you.
    1. Re:Luckily ... by amrust · · Score: 1

      Having the government get into your business about what you can and can't say on your own blog is very scary stuff. I'm nervous enough that my blog got mentioned in a recent article in my local newspaper. I was enjoying my web audience, free from the prying eyes of my fellow community members and family. Now I'll have to hear the moans and groans at the grocery store over subsequent posts, true. But at least I won't have the spectre of governmental punishment and fallout looming over me.

      We in America take freedom of speech for granted, it is truly a glorious right.

      --
      VOTE!
  88. If anyone has the manpower.. by Wescotte · · Score: 2, Funny

    to monitor all these websites/blogs it's China. Just think of all the jobs it's going to create!

  89. Avian Influenza. by wschalle · · Score: 1

    This change is primarily due to the release of information on avian influenza from within china. http://www.pandemich5n1.com/

  90. Socialism is the only way. by elucido · · Score: 1

    Socialism is the only way to balance the forces. Who is going to pay for teachers, doctors, police officers, and other public servants without socialism?

    Socialism offers a place for people who arent greedy to live. People who arent greedy in capitalism either live in ghettos or they leave. The problem is, without these people you have no doctors, you have no workforce, you need people who arent greedy to do all the kinds of jobs which involve empathy and care. When you have a society in which only greedy individuals can survive, it's a very cold competitive environment and I doubt you'd want to live there.

    Socialism improves communities. Public education is important, universal healthcare is important, these things protect and improve things for everyone. It's all about where you spend the public money, not how much you spend. Socialism works when its used as an investment and it doesnt work when its used just to reward industries like its used in the USA. The USA has a form of corporate socialism in which airline industries are bailed out but humans are being cut off welfare and having their jobs shipped to India. The government spends more money investing in companies like boeing than they spend investing in schools even when its proven that investing in schools benefits the workforce more in general.

    1. Re:Socialism is the only way. by MightyMartian · · Score: 1

      You've got to be for Socialism somehow. History demonstrates that it sure doesn't pay for itself.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
  91. U.S. vs China by gmikej · · Score: 1
    I just hope this helps people to realize that the U.S. is not Pure Evil and out to squash everyone. China is actively censoring it's entire country because there are people that disagree with their government.

    In the U.S. there are MANY people that disagree with what the government is doing- but having a voice is one thing that we pride ourselves on.

    You can't beat freedom like that.

    1. Re:U.S. vs China by BigTunaCan · · Score: 0

      The acceptance of limited oppressions is the gateway to complete oppression. This is like saying that one caged bird should not complain because it's owners allow it out of the cage on some days, while the other is always kept in the cage. Sure China's government is more oppressive than ours, but that doesn't negate the fact that the US government becomes more oppressive by the year.

  92. I don't own air and water. by elucido · · Score: 1

    And I don't really want to own it. Why do I want to die fighting to defend my air and my water when we can all share our air and water and have unlimited supply?

    I wouldnt say owning land is very smart because by owning land you are assuming your society is going to collapse and that you'll be in a situation where land is in limited supply. You set yourself up for future disputes by owning stuff.

    In the USA you can own land, fine, but if they made it so the state owns land and we can live on it for free thats even better than paying rent or buying land. It all depends on how its handled.

    This is like favoring open source vs closed source.

    1. Re:I don't own air and water. by ZorinLynx · · Score: 1

      Thing is, you don't really own land in the US. You have to pay property tax, so it's more like an initially expensive lease you have to buy from the previous owner.

      If you don't pay property tax, they can take away your land, so you're not really "owning" it. Sad, but true.

      -Z

    2. Re:I don't own air and water. by amliebsch · · Score: 1
      but if they made it so the state owns land and we can live on it for free thats even better than paying rent or buying land. It all depends on how its handled.

      That's easy to say but impossible to implement without quickly breaking down into corrupt totalitarianism. How do you decide how much free land a person gets? Or where it's located? Or what they may use it for? And Who is to do the deciding? What if the person no longer wants the land? What if they want to use different land? What if they want to use land that somebody else is using? What if the person abuses their free land?

      --
      If you don't know where you are going, you will wind up somewhere else.
    3. Re:I don't own air and water. by dual_boot_brain · · Score: 1
      Why do I want to die fighting to defend my air and my water when we can all share our air and water and have unlimited supply?
      Two reasons:
      A. There will always be someone who feels justified by might, status, or ideology to take it from you. If you are unwilling to die defending it, someone will take it from you. They don't care about "free" land, they don't want "free" land, they want your land and since you are unwilling to defend it, you make for an easy victim.
      B. There is no unlimited supply for either land or water, both are scarce, fresh water even more so.

      I wouldnt say owning land is very smart because by owning land you are assuming your society is going to collapse and that you'll be in a situation where land is in limited supply. You set yourself up for future disputes by owning stuff.
      Actually, you have it reversed, land ownership is worthless without a social-cultural-legal system that respects property rights. Also, as stated above land is a limited resource.
      In the USA you can own land, fine, but if they made it so the state owns land and we can live on it for free thats even better than paying rent or buying land. It all depends on how its handled.
      No, it isn't better, it swaps the need for capital with the need for political connections. It also means that you can not use the land, because it does not belong to you, to raise capital. In addition, you can not simply get up and move by selling your land or terminating a rental/lease agreement and moving on,in your system you need government approval to do anything because the land belongs to the government. Land is a significant asset, there is risk involved with acquiring it, but there is also reward have having acquired it.

      While a market system has its issues, they pale in comparison to what happens in a system where the govenment owns the land (DPRK, Zimbabwe, PRC, USSR). In the PRC companies bribe government officials who then send in the police to evict persons from land where they may have lived for generations. What can those who are evicted do? Nothing because they have no property rights and the officials that they complain to are the same ones that had them evicted. Zimbabwe has gone from net food exporter to food importer. Why? Because they seized farms and redistributed the land to people unable and unwilling to make the farm land productive. You are welcome to argue that it was justified because whites owned the most productive land in an African country; however, the fact is that famine and corruption are the legacy of state owned land.

      --
      There is no reset button in life; however, there are bonus levels.
    4. Re:I don't own air and water. by arose · · Score: 1

      What if you can't buy any land because nobody wants to sell?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  93. One-word answer by fuzzybunny · · Score: 1

    "ssh". Two-word answer? "SSH, httptunnel.pl".

    --
    Cole's Law: Thinly sliced cabbage
    1. Re:One-word answer by stinerman · · Score: 1

      You'll be changing your tune when they bust your ass for using ssh.

      Recall that China is a dictatorship. There needn't be any due process in order to throw you in a prision for the rest of your life.

    2. Re:One-word answer by Anonymous Coward · · Score: 0

      And what if crypto usage IS illegal and you go to prison just for USING ssh?

  94. Ok, how many patents do YOU own? by elucido · · Score: 1

    How many patents do you own? How much money does it cost to patent something? How did you get thousands of dollars to hire the lawyers and how exactly will you pay to fight and defend your patents?

    Lets assume you don't have a penny to your name, not a dime. Go patent something without any money and you'll prove that anyone can use patents, otherwise patents are for corporations.

    Humans have rights, corporations have rights, ANYONE can patent things, you don't have to own a business, and guess what.. if you write an original work, and put Copyright 2005 by dumbass braindamaged, its copyrighted. no corp needed. file it away somewhere and/or send it to the copyright office and poof. done.

    I'm sorry, stupidity like yours usually brings me to shake my head that there are people that goddamn dumb in the world, to question why your parents had sex EVER, without anyone stopping them, and move on. but this was so blatantly stupid and completely wrong in every possible way I just HAD to bite and reply.


    Copyright? Copyright are not the same as patents. Copyright is about censorship, patents are about control and ownership. This is the difference. It's easy to copyright some text and its impossible to defend a copyright, a patent on the other hand can be just about anything. Amazon has the one click patent. How many patents do you own and why do we need patents at all? Why do we need copyright? Defend your opinions with your words.

    I don't think corporations and workers are treated equally, since you do, I'm guessing you own patents, copyright, and that you use these things to maintain your wealth while you sit around not creating or making anything. If this is the case then you are a real human, otherwise if you just work for a company and this company claims the rights to everything you create, you arent as human as the corporation you work for because they own all your ideas.

    The only way to be Human is to be wealthy. If you are poor then you'll be treated as less than human, you'll live in some ghetto, and you'll work at Walmart, you most likely will never own any patents and if you own a copyright, unless its worth millions of dollars, you'll still be poor in some ghetto somewhere. Do you believe this is fair?

    1. Re:Ok, how many patents do YOU own? by Steepe · · Score: 5, Interesting

      OK, just for the sake of this is fun now, I'll bite again.

      First off, its not my damn fault your broke, and feel slighted in some way because no one will give you anything. Its not my responsibility to give you anything, ever.

      I started out I am sure exacly like you are now. my parents never had any money, I lived in a little shotgun house for quite a while, then a house that was right on the river that flooded about every 3rd year the rest of my childhood. But did i slop around in the same squallar I had grown up in, to work a deadend meaningless job until I died, raising my own kids in the same squallar? Nope. I joined the army, put every dime possible into my GI bill (5-1 match at the time) and when I did my time I went to college. I got myself an edumacation, and then started working my ass off to get ahead. (no one ever gets ahead sitting on their behind) I still work for "the man" in a good paying job, and have a side business of my own. (no patents through that business) I make a lot more from my own business, and am probably going to be quitting this job soon. This year I will earn around 250,000. I earn more in a month that my father did at retirement. My kids go to good schools, they have college funds, and I don't feel the slightest bit bad about having "made it". I worked for and earned EVERYTHING I have. NOTHING was given to me ever. Its been a fight, I had to shed a wife who was holding me back with the "we can't do it" attitude, (I was making 60k at that time, had the ideas that are now making me a quarter of a mil a year and could not get her to buy into it)
      I do hold one patent, that I am still not doing anything with. (I think it cost me total of like $300 including the patent search) I have several copyrighted things (I mentioned copyright because YOU did.)

      My advice to you, quit with the "everyone hates me I have no rights and the world is out to get me" crap and fucking do something. If not, then don't fucking cry about how its unfair I have something and you don't. I busted my fucking ass and missed out on a lot of drugs I'm sure your taking to get where I am. so fuck you for thinking it was given to me.

      --
      Just three more hours seapeople and you can finally take me away from this crappy God Damned planet full of hippies
    2. Re:Ok, how many patents do YOU own? by Anonymous Coward · · Score: 0

      I am a Democrat, and it is idiot rhetoric like this that makes it difficult for us to get even the poor to vote for our side.

    3. Re:Ok, how many patents do YOU own? by Arkaein · · Score: 1
      I joined the army, put every dime possible into my GI bill (5-1 match at the time) and when I did my time I went to college.

      I worked for and earned EVERYTHING I have. NOTHING was given to me ever.

      You know, while your story is quite respectable on the whole, I cringe just a bit when someone talks about how they earned everything they ever had, but made it through school and paid for their education using military service and the GI bill. My fiance has taken advantage of some of these same plans through the Air Force National Guard, but she's quite realistic about how sweet a deal it can be, especially when used to pay for school.

      No doubt you worked hard, but somethimes I think that military service is basically welfare that you work for. We spend a ridiculous amount of money on the military in the US, more than is necessary IMHO, and when I see people reaping the benifits of that money it smacks of welfare to me. Not because the labor isn't there, but because it's labor that no one (or very few) would be willing to pay for directly. Not only that, but you got out as soon as you could, effectively maximizing the return (wages plus tuition) on your investment (time and effort). You definitely got more out of the deal than your labor would have been worth on any open market.

      Now, I don't blame you for taking advantage of this part of the system, especially since you did obviously work hard. That doesn't mean that the government didn't give you a lot more than your labor and service were actually worth though, otherwise you probably would have used the private sector to bootstrap your career. Your hard work story would be more credible in my mind if it was not done using inflated government spending.
    4. Re:Ok, how many patents do YOU own? by Anonymous Coward · · Score: 0

      > I had to shed a wife who was holding me back with the "we can't do it" attitude, (I was making 60k at that time, had the ideas that are now making me a quarter of a mil a year and could not get her to buy into it)

      Yeah, I can't talk my wife into making videos, either.

    5. Re:Ok, how many patents do YOU own? by pipingguy · · Score: 2, Interesting


      This year I will earn around 250,000. [...] (I was making 60k at that time, had the ideas that are now making me a quarter of a mil a year and could not get her to buy into it)

      Do you find that 250K/year is now enough income?

      Since you mention that you grew financially out of a poverty situation, have you determined that you are now OK, money-wise?

      Just asking, since the pursuit of money can be an end in itself so they say.

      Having earned it is much better than having been given it.

    6. Re:Ok, how many patents do YOU own? by Anonymous Coward · · Score: 0

      Not to mention:

      - being given part of that edumacation by underpaid elementary school teachers

      - the freedom to do all of the above, courtesy of the soldiers, lawmakers, and citizens who fought for your rights

      Most everybody on /. have been given a *lot*.

      It is good to see that the gp poster has done something with those gifts. In all sincerity -- good for you!

    7. Re:Ok, how many patents do YOU own? by Anonymous Coward · · Score: 0

      I'm not saying if you are born rich you cannot become richer, I'm saying pure capitalism can't work. You didnt do what you did all by yourself as much as you'd like to think you did it alone, many people built the technologies, came up with the ideas and set the systems in place which you took advantage of. The fact that you are born into the right body in the right place was just your own good fortune, if you were born in south africa during apartheid or civil war your chances of making $250,000 a year is alot less. Also most jobs can be outsourced so expect to see your salary going down soon because unless you run your own business you don't control your salary.

    8. Re:Ok, how many patents do YOU own? by Anonymous Coward · · Score: 0

      now i know you were specifically referring to people who moan and groan about copyrights but i'll bite, cause i'm sick and tired of people who always claim they got where they did without help from ANYONE. Firstly, joining the Army is noble and all, but it basically helped to get you through college, so there is society helping you right there, cause last time i checked? civilians pay for the Military. That college degree you earned? well if it was a public college, us american citizens paid for it as well.

      Now i'm not trying to knock you for you're accomplishments. You worked your ass off and that is admirable, but please don't say you did it all on your own. There were opportunities available to you that most people don't have, and those opportunities were made available by others who came before you.
      You might say anyone can join the army, well not true, some people are pacifists, and others are not allowed to join the military cause they don't meet the requirements. So that avenue which was available to YOU isn't available to them.
      so getting into college is slightly harder for them as they don't have GI bill helping them. Now does that mean society should hand feed people like them the rest of their lifes? fuck no! a lot of people want a goddamn college education! they can't afford it though. Yes there are scholarships and grants and loans available up the wazoo, but all that means jack shit when you pops is in jail, your mom is working 2 shifts to feed her three kids, and you are the only one to look after your siblings, not to mention everytime you look at the corner there's that same dude in the BMW, who probably dropped out of middle school, and yet is making more money that most college graduates, why? cause he is selling drugs on the corner.
      And when you're a young kid, and you can't afford college, and you need food on the table so your siblings and you don't starve, and your mom can stop breaking her back, you see that dude driving a fucking BMW in the ghetto, it kinda tells you "you know what, this drug dealing at so bad if i can get Beamer out of it".
      So how do you prevent this? well lets see, people moan and bitch about welfare, but if that mom has access to welfare, maybe she'd only have to work one shift, then she could actually spend more time looking at the kids, and then the eldest one could actually have half a chance at pursuing that college education.

      But god forbid we actually try and help people, cause if they can't help themselves, like all those self made millionaires did, without help from anyone WHATSOEVER, not from nobody, not from society, not from the education they got, not from books society produced, not from the examples others had set before them, no sir they made it on their own, well if other people can't do what they did, well then those poor sobs don't deserve it. Lets forget the fact everybody who is somebody, got where they were, because of humanity's progress. And i really shouldn't have to cite examples, just pick up a history book and see for yourself.

      so with all due respect, fuck you for thinking you had no help whatsoever.

      yours sincerly,
      Lance Cpl. Rodriguez
      (oh yeah i'm in the Armed Forces as well soldier)

    9. Re:Ok, how many patents do YOU own? by Steepe · · Score: 1

      Your hatred of the military is actually laughable. I made less than $800 per month at my highest grade in the military, of which $100/month went toward my GI bill. For the work I did, and trust me, the military IS work. You might not appreciate the military, but quite frankly, you would not be allowed to sit at your little desk and write your little anti military blurb if it were not for each and every one of them. I could have made more in the private sector, but chose the military for several reasons, not the least of which is the experience, the lifelong friendships, and the growing up aspects of it.

      Your loathsome attitude toward the military is funny. You are one of the first who will be screaming why isn't the military stronger if we were weak as you wish and the chineese came a callin.

      --
      Just three more hours seapeople and you can finally take me away from this crappy God Damned planet full of hippies
    10. Re:Ok, how many patents do YOU own? by Steepe · · Score: 1

      250k is plenty of money. I have nice things, most of the income is repeatable every year, so I could technically semi-retire in a couple of years only working 5-6 days a month.

      Actually I was fine and happy money wise when i was at 125k, but I just hate to have money sitting around not doing anything, plus this way I get to give more to charity and the like. We are starting a foundation sometime this year, or early next to help elderly get in-home care when they are just out of the range of government help but can't afford it themselves so must stay in a nursing home. (my Fiance's pet project) We will probably give 50-75k or so to that a year at the current level, and if we start making more I'm sure that will go up. We also have several other people willing to donate to it, even before it starts.

      Neither of us have the time to run it yet, so we are working on getting an administrator.

      So to answer you question, As I find ways to make more money I will do it, until I get to 45, then I'm retiring. :) I will have plenty to help my kids get started once they spend a few years in other jobs learning what working for a living is all about, and what they want to do for the rest of their working career. If I make more then I will be able to give more, and afford a half a million dollar motor home when I retire. :)

      --
      Just three more hours seapeople and you can finally take me away from this crappy God Damned planet full of hippies
    11. Re:Ok, how many patents do YOU own? by arose · · Score: 1

      Now, what would you have done with a small goverment?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    12. Re:Ok, how many patents do YOU own? by brpr · · Score: 1

      The fact remains that your wages were payed by the government, for work which had no value on the free market. Thus, you were given something.

      --
      Freedom is not increased by mere diminuation of government. Anarchy is freedom for the strong and slavery for the weak.
    13. Re:Ok, how many patents do YOU own? by brpr · · Score: 1

      The fact remains that your wages were payed by the government for work which had no value on the free market. Thus, you were given something. Your tiresome drivel about how no-one could do anything whatsoever unless assholes like you joined the military merits no response. Most of the progress in the history of human civilization has been driven by people sitting at "little desks" creating the scientific and artistic achievements which have had lasting value for humanity. It is those people who have given the military something

      --
      Freedom is not increased by mere diminuation of government. Anarchy is freedom for the strong and slavery for the weak.
    14. Re:Ok, how many patents do YOU own? by brpr · · Score: 1

      [My posting skills need work, apologies for the previous two incomplete replies]. The fact remains that your wages were payed by the government for work which had no value on the free market. Thus, you were given something. Your tiresome drivel about how no-one could do anything whatsoever unless assholes like you joined the military merits no response. Most of the progress in the history of human civilization has been driven by people sitting at "little desks" creating the scientific and artistic achievements which have had lasting value for humanity. It is those people who have given the military something worth protecting, and it's a shame they get no credit for it, while people like you get modded up for ranting on and on about your asses (working them off, busting them, presenting them for kissing, etc. etc.)

      --
      Freedom is not increased by mere diminuation of government. Anarchy is freedom for the strong and slavery for the weak.
  95. OK, heres how it is by BlightThePower · · Score: 1

    Thats somewhat unfair. The Hegelian model adopted by Marx is quite clear, before you become a socialist state you must first be a mature capitalist state. Its yet to be tried therefore. Both Mao and Trotsky amongst others were well aware of this (thats what the five year plans were about, hothousing development up to where they should have been before hand). However you wanted to know who was conforming to the spirit of Marxism, well, the USA is doing excellently. Would you disagree? Everything he said about the nature of capital itself appears to be true and increasingly wealth is at some pace becoming increasingly unequal in its distribution within society (in 1997, the top 1% held 84% of all wealth in the USA and 47% of total income; note from this the distinctive charater of capital...what do you imagine the numbers are today and what will they be ten years from now?).

    Also, who said anything about government? Why throw off the shackles of the capitalist class only to give away your labour to an unaccountable government? I think you are confusing communism with Leninism. Most libertarians are basically communists who don't understand what the word means as far as I can tell.

    It must be said I don't blame people who make that mistake. I did a quick google search and here are some contradictory highlights:

    In its ideal form, social classes cease to exist, there is no coercive governmental structures, and everyone lives in abundance without supervision from a ruling class. Karl Marx and Friedrich Engels popularized this theory in their 1848 Communist Manifesto.

    yet...

    A system of government in which a single, totalitarian, party holds power. It is characterized by state control of the economy, and restriction on personal freedoms. It was first proposed by Karl Marx and Friedrich Engels in The Communist Manifesto.

    but then again...

    An economic system in which the people control the means of production (capital and land) directly, without intervention of a government or state.

    Have a look yourself here.

    All I'll add by way of commentary that its pretty clear when you visit the various sites whose actually cracked the cover on Das Capital and who is channeling Joe McCarthy. Universities tend to get it correct. Worryingly the middle entry came from an American grade school's webpage.

    I'm by no means a communist or a socialist myself but I do think people should investigate their terms of reference before talking about these topics. It appears in the US that people have been left deliberately clueless.

    --
    Plays violent online games as: Nerfherder76
    1. Re:OK, heres how it is by Anonymous Coward · · Score: 0

      In essence, communism boils down to "everyone would just be happier if they did exactly what I tell them" even if that "what I tell them" is "become an egalitarian non-statist collective of people living together in harmony... and try to do it by 3:30 today"

    2. Re:OK, heres how it is by BlightThePower · · Score: 1

      Heh, well I know you're trolling but heh.

      No, communism wouldn't, according to Marx, arise from anyone telling anyone else to do anything. It would be a natural (and via Hegel, he really does mean natural, as in the driver is the nature of human psychology) response to an exaggerated degree of inequality. The worker is left with no other choice. Impossible? But then, what choice will the people of the USA be left with when 99.99999% of all wealth (and a commensurate sum of all income) is in the hands of less than 1%? Its the inevitable progression of the present situation and even the rabid Adam Smithite must agree that this going to be the case. If one doesn't believe this could be the case then one doesn't believe in the promise of capitalism; time to liquidate those shares and buy gold or something.

      This looks like a contradiction but it isn't. Its often seen that Marx was the enemy of capitalism. Well, indeed he was, but this didn't mean he didn't understand capitalism or didn't think capitalism would make some people rich. That he understood very clearly; it was the consequence of this he was looking toward. I.e., Marx was as much a believer in the nature of capital as Adam Smith, he was a moral rather than an academic opponent of capitalism.

      I would also add that capitalism is often viewed by Americans as the perfect system as contrasted with the "failed" communist system. However, for a lot of people in the world its capitalism thats the fucked-beyond-belief-are-you-people-mad unworkable impossible fairy-tale system. There are people in ostensibly capitalist countries in Africa starving to death. How would explain to them that capitalism is the best way of doing things? In the USSR they had bread queues. Imagine that, all you had to do is stand in line, and somebody would agree to sell you some bread...surely its the promised land?

      Personally I view Marx as the great diagnostician but an utterly lousy medic; he'd kill the patient to cure him. I hope a better way will be found.

      --
      Plays violent online games as: Nerfherder76
    3. Re:OK, heres how it is by Anonymous Coward · · Score: 0
      In the USSR they had bread queues. Imagine that, all you had to do is stand in line, and somebody would agree to sell you some bread...surely its the promised land?
      What do you think CIA has been combating all those years?
  96. Internet Shanghai'd by Anonymous Coward · · Score: 0

    Having been to shanghai and seeing the freely available sex on maoming and julu lu, I highly doubt the internet is the source of their problems...:)

  97. Why is communism bad again? by gosand · · Score: 1
    I think you'll find that true communism in the spirit of Marx doesn't have anything to do with censorship.

    It is amazing how powerful group-think can be. Last year, when Farenheit 9/11 was out in the video store, I heard two guys talking in line waiting for checkout. One asked the other if he had seen it, and the other said he wouldn't watch anything from that commie.

    Commie? What about Michael Moore is communist? It doesn't make any sense. Do people even have a clue what Communism is? And why the fear of it? I have heard others use the word "commie" to refer to something as un-American. I am 35, but I still don't understand it. Why do we, as Americans, hate Communists again? Because our government told us to? I suppose "terrorist" is the new "commie".

    --

    My beliefs do not require that you agree with them.

  98. If America can do it, why can't China? by elucido · · Score: 1

    Americans can censor to protect wealth, why can't China do the same thing?
    China has the right to censor and imprison dissenters because it's the Chinese way?"


    If an American smokes pot and goes to prison, or if an American during the civil rights movement was beat up or killed how is this any different than the Chinese doing it to their people?

    By your thinking, Hitler's gas ovens were just the German peoples' way of doing things so we had no right to interfere.

    You don't get it, America has death camps too. http://news.bbc.co.uk/2/hi/americas/2979076.stm

    War is wrong, period. Hitler was a criminal because he had people killed, period. The death penalty is wrong, period. I don't agree with any death penalty ever no matter who does it, however going to war did not solve or end world war 2. You think that by just going to war and bombing people that Hitlers followers were defeated? All that happened is they moved, so now there are still nazis who still believe what Hitler did. You arent proving your point by even bringing Hitler and nazi germany up.

    . Cambodia's reeducation camps were just an Asian way of solving an overpopulation problem so what right did us Caucasian people have to complain? You useless pile of human garbage. You make me ashamed to be an American.

    Why complain about China? America supports the death penalty and you are proud of it. Look, I don't support the dealth penalty ever, but the fact that my country supports it leads me to not focus so much on what China is doing. China is not the current world super power. China is not in a position to take over the world and force their way of life down our throats, so why do I care about solving China's death penalty problems when in the USA the death penalty still exists? We have millions of prisoners in the USA and you want to discuss human rights with China?

    We have over 2 million prisoners, a lot of them are political prisoners who smoked marijuana or who commited some lightweight non violent offense. Why should we be focused on China?

    1. Re:If America can do it, why can't China? by Anonymous Coward · · Score: 0
      You don't get it, America has death camps too

      Read your own source: "...and the construction of a death chamber at the camp is among options being considered..."

      Whether you agree with capital punishment or not is another thing, but don't say America has death camps and then site some "maybe in the future" story! Also, if you read your source, you saw that prosecutors and defense attorneys were being established. Don't compare the US' adversarial legal system to the Chinese "you are guilty no matter what" system!

      The pure emptiness of some people's minds, who have no experience, only the rhetoric they've been force fed just boggles my mind! I have lived in China, and seen that system at work. First you are declared guilty. Then you are arrested. Next you are imprisoned in a labor camp. If you are luck your family will be given an opportunity to get you out on "bail" (bribes). Finally you live the rest of your life in fear that the corrupt government will do it all over again, to make more money. This is not the exception, but the norm. Sure, abuses happen in all governments, because all people are less than perfect. But this is not the norm in many places like America.

    2. Re:If America can do it, why can't China? by Anonymous Coward · · Score: 0

      You're so full of shit it's funny. At least you've got the RIGHT to say something bad about America. China's decision to require all websites to register with the government is just another Communist tactic to CONTROL THE MEDIA. Thankfully the USA has a FREE PRESS - something China does NOT.

      That story at the BBC is also a load of shit. Everybody knows the BBC is an Anti-American, far left, borderline Communist outfit. They offer ZERO proof about "death camps" being built. No sources, no proof, just loads of biased speculation. Gee, wonder what their (and YOUR) agenda really is?

      Dude, get a clue.

    3. Re:If America can do it, why can't China? by DarkDragonVKQ · · Score: 1

      Though how long will we have free press? I remember a time (it probably still happens) that anyone that posted anything that could be taken as anti-american were labeled as terrorists (well not by the gov't but by blinded patriotic people). If people can pass laws under the name of security then how long before press censorship for security reasons occur?

      I think America only manages to stay Democratic because of the constant switching of people with influence. Even the President stays for a max of 8 years.

      --
      "I thought what I'd do was I'd pretend I was one of those deaf-mutes" ~ Laughing Man - GITS:SAC
    4. Re:If America can do it, why can't China? by The+Nine · · Score: 1

      going to war did not solve or end world war 2

      Umm...what? Starting WWII didn't end WWII? That's...that's usually the way things work.

    5. Re:If America can do it, why can't China? by DarkDragonVKQ · · Score: 1

      Heh that's true. Though I tend to think that war just leads to more problems in the future.

      --
      "I thought what I'd do was I'd pretend I was one of those deaf-mutes" ~ Laughing Man - GITS:SAC
  99. problems with .XXX domain by nickptar · · Score: 1

    Lots of filtering programs will probably knee-jerk block the entire .xxx domain, including any worthwhile sites in it. Even if there's no filtering program involved, people will probably feel very uncomfortable visiting a .xxx site if other people might notice, even if it's perfectly appropriate and they would have no such problem under a .com or .org.

    1. Re:problems with .XXX domain by DigitalMonarch · · Score: 1

      It's the responsability of the user to make sure that his or her filers are setup right. It's a sure-fire way to give Joe Normal a lesson on setting his firewall up properly. As for people being uncomfortable or embarrassed to visit a .xxx site in public, I don't buy it. Let's say for example that Viagra is put into a .xxx, if it were me, i'd be more embarrassed about the big giant Viagra logo on the top of the screen than I would the little .xxx appendage on the end of the URL.

    2. Re:problems with .XXX domain by untree · · Score: 1

      As far as I understand it, no one has proposed FORCING sites to switch to .xxx, just encourage them. After all, don't you think all the long and difficult to remember sex/pr0n domains might like to switch to more memorable .xxx domains anyhow? People have protested this move from both sides. The moralites claim it's pandering to the pornography industry and the freedomites cry censorship. Anything those two extremists can agree to hate is fine by me.

    3. Re:problems with .XXX domain by nickptar · · Score: 1

      Well, I suppose the embarassment is probably bull. But some people (students, namely) have no say over how their filters are set up.

    4. Re:problems with .XXX domain by nickptar · · Score: 1

      I have no problem with the existence of .xxx, but the fear that sites would be forced to switch to it seems to be substantial. I don't think it's very likely, but it's possible and deserves to be watched out for.

    5. Re:problems with .XXX domain by DigitalMonarch · · Score: 1

      True, But why would a student deserve a say on how his filers are setup? Middle/High(school) students should have no reason to visit anything in the .xxx domain during school hours and on school machines. If it's research oriented, then special resources and access can be provided by a librairan. No ordinary college is stupid enough to filter campus net connections. Those students do have a say, and it's called their tuition payment.

    6. Re:problems with .XXX domain by nickptar · · Score: 1

      The idea was that sex-ed-related sites might be forced into .xxx, which is what I was talking about. Though that actually wouldn't change much, as those sites tend to be blocked by filters anyway.

      And yes, there are legitimate reasons for students to visit sex-ed sites without having to ask a librarian for help.

  100. Ministry of what? by Anonymous Coward · · Score: 0

    I just find it amusing that a ministry of a communist government is concerned about the poisoning of the people's spirits.

  101. Re:If sex is a problem... by Anonymous Coward · · Score: 0

    Yeah, right. And they will all have their tongue cut and safely stored in a digitally sealed box that can only be opened with CCP's approval online.

  102. We have by elucido · · Score: 1

    We do have camps for terrorists. We do have prisons. We do have ghettos. If you practice the wrong religion in the USA you get raided, it happened in Waco Texas. If you are muslin you could be put into a camp, there are all sorts of situations which could be happening in this country that none of us could be aware of simply because our laws allow it to be possible.

    Freedom of speech? Americans never had freedom of speech so to expect China to have freedom of speech is a joke. Right now we are outlawing filesharing while telling the Chinese to open up their internets.

    1. Re:We have by nickptar · · Score: 1

      America has persecution, religious and otherwise. America has problems with freedom of speech. America has Guantanamo Bay and Abu Ghraib. But China has these things to a much greater degree. In America, I don't have to live in (much) fear of my government because I disagree with it; in China, I would. (Though, of course, this could change - but I'm referring to current state.)

      I may be mistaken, but in China, saying what I've said about China would not be tolerated. This is definitely not the case in the US.

      I still maintain that you have been taken in by anti-US propaganda. I hardly think the US is perfect or free, but it's undeniably better than China.

  103. Mod parent funny! by Anonymous Coward · · Score: 0

    Just think of all the jobs created by bombing Iraq.

    -----------
    Wrong image text, try again

    You failed to confirm you are a human. Please double-check the 7-letter image and make sure you typed in what it says.

  104. How is it better? by elucido · · Score: 1

    If China is less free, how exactly?
    Anyone can go to jail anywhere, theres terrorists in every country, and political prisoners in every country. The USA has more prisoners than China. Now, I know China may kill its terrorists right on the spot and I don't agree with this, but America while perhaps it might be slighly less harsh in its sentencing, appears to be just as censored.

  105. The source of China's inspiration by leereyno · · Score: 2

    "If you tell a lie big enough and keep repeating it, people will eventually come to believe it.
    The lie can be maintained only for such time as the State can shield the people from the political,
    economic and/or military consequences of the lie. It thus becomes vitally important for the State
    to use all of its powers to repress dissent, for the truth is the mortal enemy of the lie, and thus by
    extension, the truth is the greatest enemy of the State."

    - Joseph Goebbels

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
  106. "Bullet-proof"? by Anonymous Coward · · Score: 0

    Is a bullet in this context stronger or weaker than a /.-ing?

  107. There is no universal human nature. by elucido · · Score: 1

    Some humans are collectivsts, some humans are capitalists. When you say that one system fits "human" nature what you really mean to say is that you are a capitalist and that capitalism fits your nature. If this is what you mean to say, this is fine because its true, but do not try to claim that everyone in the capitalist system is in a system best suited for their nature. A public servant, a teacher, a fireman, any of these hero types, capitalism goes against their nature. These people protect and educated, these are community oriented jobs which best suit people who have a community or family oriented nature. Some of us value family more than we value money and for people who value the human family moreso than money, making money isnt as important as helping to improve your community.

    As a famous entomologist once said, "communism is a wonderful theory, applied to the wrong species."

    A very ignorant quote. Who gives freud the right the define the entire human species? Human nature has variation, there are greedy humans who care about themselves, and there are humans who want to help others, and based on their priorities and instincts decides their nature. Just to make you aware, someone who runs into a burning building to save your life isnt doing it for the money. Whoever educated you in school most likely isnt doing that job for the money. By your definition these people arent human because humans have to all be greedy.

    1. Re:There is no universal human nature. by halltk1983 · · Score: 1

      Hmm...

      I live in a capitalist society, so I am obviously biased on that view. I like my capitalism, but I am not rich. I work for a school, and make less than 14000 a year based on GROSS before taxes, working full time.

      But I'm working on becoming more. I'm studying so that I can build some of the ideas I have, and I will work for that, I don't believe that I should be FORCED by a gov't to give those ideas up.

      A good example is Bill Gates. Richest man on Earth, in monetary value. Is he a greedy capitalist? not really, if you look at the strict facts. He has donated over $11 billion, meaning he's donated more than anyone else has. This means that he's a great humanitarian.

      While I am a fan of Open Source, and helping others out, I believe that it should be voluntary, as it is here in the States, not mandatory, as it is in China.

      And my last point is, if the Chinese people don't have access to see the rest of the world (via the Net or whatever), how are they going to know that life sucks. How are they going to band together to get that freedom. By keeping their people in ignorance of the world, they can make their people believe that this is the way it's supposed to be, and they have no scale to judge it by.

      --
      Watch for Penguins, they eat Apples and throw rocks at Windows.
    2. Re:There is no universal human nature. by Brandybuck · · Score: 1

      I don't know too many teachers who do their work for free. However I do see a lot of teachers arguing that "society" needs to pay them more. Is this the epitome of altruism? Hardly! I used to be a teacher. My mother and father were teachers, and my grandmother and great grandmother were teachers. Capitalists every last one of them!

      I used the word "selfish" because it's blunt and in your face. If you don't like it, use "self interest" instead. We are ALL motivated by self interest. A person who devotes his own life exclusively to the service of others, without regard to their own welfare, is usually classified a saint (like Mother Theresa). They are also extremely rare.

      People might not all be motivated by money, but they motivated by "stuff", such as food, clothing, shelter, college for their kids, vacations to Tahiti, amelioriting their guilt for vacationing in Tahiti, or even that smug feeling one gets by bashing capitalists.

      An individualist can tolerate a collectivist, but a collectivist dedicates his life (selfishly) to destroying individualists.

      --
      Don't blame me, I didn't vote for either of them!
  108. Re:In Soviet China by Anonymous Coward · · Score: 0

    The question is: do you? Soviet (council)

  109. Further information for .cn domains? by Anonymous Coward · · Score: 0

    I'm guessing this will include North American and European sites that chose to register and host a domain name in China, such as www.inkman.cn. It doesn't look like the content is provided by, or, targeted to anyone outside of North America.

    So what's the consequence for Americans that own .cn domains?

  110. I don't really know by Anonymous Coward · · Score: 0

    I don't know if China will arrest people for just talking bad about China. If you know people who are in China or from China to verify it then it would at least give some evidence otherwise I don't really take what Americans say about China seriously. You'd have to be from China.

    I'm not anti US, I'm from the US, I'm just not pro US. I don't hate America, I love America as much as America loves me.

    At the same time, I don't hate China, people I know in China arent complaining about China as much as Americans are complaining about China, so it might be that people are afraid to talk about it or it might just be that Americans are complaining like they always do. Americans complain about every country BUT America. I don't feel like China, Iraq or any of these other countries are our responsibility. There are a billion people in China who can free themselves when they are ready. In the USA did Europe or China or any of these countries help free the slaves? Of course not. Americans had to fight for every freedom they have, slaves, immigrants, workers, and all of our ancestors on every level faught for freedom. Why should we fight for China's freedom instead of our own? Whats in it for us? Why should I be more worried about how free China is when I'm living in America? Is China going to open the doors so Americans can move to China to work and live? Why worry about China from American soil?

    China has its problems, America has its problems, when America was in its infant stage no country helped, no country ever helps to solve Americas problems. America can have slavery and how many other countries condemned it? When women couldnt vote and minorities werent allowed to live as equals no country said anything, and this stuff lasted all the way till the 1980s. So now China is in the 1980s or 1970s and we are supposed to focus on helping China into 2000 instead of helping our own country?

    China has problems, I can admit that, but until the USA solves its own human rights issues, China just isnt on my list of concerns. When the USA finally starts to let women and minorities live as equals, and when America fixes up its ghettos and takes care of its poor, young, old, sick, etc then I'll focus on making China like America. Right now America should be focused on being a role model before trying to lecture China, and this goes to all the people who complain about China, if you believe in human rights then treat your neighbors in America like humans. Start by solving the racism and sexism, both problems of 2005 instead of focusing on China's issues.

    When we have a female president, or a black president, then we can throw the human rights issues in Chinas face, but until this time we look like the Ex-KKK / Ex-Nazi person telling street thugs how to live. You cannot tell people how to live, you have to show them. If the USA believes in human rights, honestly and truly, then we should live by our words and let the Chinese people see how much better America is and change China on their own.

  111. I admit, I don't know. by elucido · · Score: 1

    I don't know if China will arrest people for just talking bad about China. If you know people who are in China or from China to verify it then it would at least give some evidence otherwise I don't really take what Americans say about China seriously. You'd have to be from China.

    I'm not anti US, I'm from the US, I'm just not pro US. I don't hate America, I love America as much as America loves me.

    At the same time, I don't hate China, people I know in China arent complaining about China as much as Americans are complaining about China, so it might be that people are afraid to talk about it or it might just be that Americans are complaining like they always do. Americans complain about every country BUT America. I don't feel like China, Iraq or any of these other countries are our responsibility. There are a billion people in China who can free themselves when they are ready. In the USA did Europe or China or any of these countries help free the slaves? Of course not. Americans had to fight for every freedom they have, slaves, immigrants, workers, and all of our ancestors on every level faught for freedom. Why should we fight for China's freedom instead of our own? Whats in it for us? Why should I be more worried about how free China is when I'm living in America? Is China going to open the doors so Americans can move to China to work and live? Why worry about China from American soil?

    China has its problems, America has its problems, when America was in its infant stage no country helped, no country ever helps to solve Americas problems. America can have slavery and how many other countries condemned it? When women couldnt vote and minorities werent allowed to live as equals no country said anything, and this stuff lasted all the way till the 1980s. So now China is in the 1980s or 1970s and we are supposed to focus on helping China into 2000 instead of helping our own country?

    China has problems, I can admit that, but until the USA solves its own human rights issues, China just isnt on my list of concerns. When the USA finally starts to let women and minorities live as equals, and when America fixes up its ghettos and takes care of its poor, young, old, sick, etc then I'll focus on making China like America. Right now America should be focused on being a role model before trying to lecture China, and this goes to all the people who complain about China, if you believe in human rights then treat your neighbors in America like humans. Start by solving the racism and sexism, both problems of 2005 instead of focusing on China's issues.

    When we have a female president, or a black president, then we can throw the human rights issues in Chinas face, but until this time we look like the Ex-KKK / Ex-Nazi person telling street thugs how to live. You cannot tell people how to live, you have to show them. If the USA believes in human rights, honestly and truly, then we should live by our words and let the Chinese people see how much better America is and change China on their own.

    I don't think its our job to solve the worlds political ills, at least not at the price of letting our own problems grow out of control.

    1. Re:I admit, I don't know. by nickptar · · Score: 1

      Now I understand you. While China's human rights abuses are pretty well documented, you're right in that they're not my business as much as America's are.

  112. When was the last time you dug a ditch, baby? by Chordonblue · · Score: 1

    It is the will of Nature to improve upon itself... PERIOD. That's how evolution works - only the strongest, the best survive. When you boil everything down, our basic instincts are still alive and well.

    What the idiots who committed the attrocities tell me is that they prefer to be PREDATORS rather then prey. Fine, but then they also suffer the consequences of that 'lifestyle'. Are you saying that we should all ram planes into buildings to justify a society we don't like? Shit, there wouldn't be anything left!

    Those who don't fit in, don't continue on and they are quickly bred out of the population. If you don't mate, you don't breed. IF you are poor, then you poorly provide for your family, should you have one. That is NO different than a family of crocs dying in a dried out riverbed. Shit happens, death is a part of life and all that.

    As Danny Elfman from Oingo Boingo once sang in the song 'Capitalism':

    There's nothing wrong with the capitalism
    If you ask me I will say it's just fine
    There's nothing wrong with wanting to live nice
    I'm so tired of hearing you whine...

    There's nothing wrong with making some profit
    There's nothing wrong with the free enterprise
    Don't try to make me feel guilty
    I'm so tired of hearing you whine about

    The Revolution and Bringing Down the Rich
    When was the last time you dug a ditch, baby?

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    1. Re:When was the last time you dug a ditch, baby? by Panaphonix · · Score: 1

      IF you are poor, then you poorly provide for your family, should you have one. That is NO different than a family of crocs dying in a dried out riverbed.

      Saying that is kind of like Cain asking "Am I my brother's keeper?"

    2. Re:When was the last time you dug a ditch, baby? by arose · · Score: 1
      It is the will of Nature to improve upon itself... PERIOD.
      Nature has no will, stop the ignorance.
      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    3. Re:When was the last time you dug a ditch, baby? by TapeCutter · · Score: 1

      "IF you are poor, then you poorly provide for your family, should you have one."

      I think the financial system is a set of axioms created by man, nature had nothing to do with (unless money is growing on trees nowadays?).

      "Those who don't fit in, don't continue on and they are quickly bred out of the population."

      Actually the rate of reproduction goes up when living standards go down (inversely proportional). This is due to needing someone to look after them in thier old age because they don't have the resources to do it themselves.

      "Are you saying that we should all ram planes into buildings to justify a society we don't like? Shit, there wouldn't be anything left!"

      Everyone knows it is much more efficient to drop bombs onto societies we don't like and keep the planes for use against the next society we take a disliking to.

      "When was the last time you dug a ditch, baby?"

      That is a trick question. A rich man does not dig a ditch he pays a poor man to do it for him and then sells the ditch for a profit.

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
  113. Meanwhile, in America... by Anonymous Coward · · Score: 0

    ...the Bush administration is writing a How-to on this very topic.

  114. Good for the US by Alomex · · Score: 1

    This is exactly why China isn't (yet) much of a long term economic threat to the US. So long as they keep these type outmoded policies and attitudes their economic growth will eventually run into them and bring the expansion to a halt.

    It happened to Japan when a recession tested their political system and made it fail. The main party split into many factions and a long succession of lame duck Prime Ministers took over. Fifteen years later Japan is still nowhere to be found in the "economic threat" radar screen. (For those of you who are too young to remember this, rent and watch "Back to the Future III" to get an idea of the perspective on Japan at the time.)

    1. Re:Good for the US by Anonymous Coward · · Score: 0


      It's BTF II not III, that was a typo. The movie reflects the view we had in the USA in the late 80's about the magnitude of the Japanese threat.

  115. Amendment I Protection by nurb432 · · Score: 1

    Do you honestly belive that our government really cares about the constitution any more?

    They dont.

    Oh, and your local library.. the ones that want now to track ( and retain records on ) what you lookup in their listings? Dont trust them either.

    --
    ---- Booth was a patriot ----
  116. concentration camps for unregistered site owners by Anonymous Coward · · Score: 0

    The next step planned by the Chinese government is to send operators of unregistered websites to concentration camps. Now that the government requires website registration in true communistic spirit this will be an easy task for them.

  117. I really feel pity for China by DeltaQH · · Score: 0

    I really feel pity for China. The chinese government has a total lack of legitimacy. What gives these guys the right to govern? The wonderful promises of the so called communist paradise was just a way to entice the people to support an authoritarian government which brought one of the greatest disasters upon China in his history. It is even sader to know that many people really believed on that dream. Many were killed and the majority betrayed. Only those on the nomenclature reaped the benefits at the cost of an inmense sufering of their very own countrymen. Could you imagine what China could be today if it has started to develop 40, 60 or 70 years ago? I you are amazed at the development of Japan, South Korea or Taiwan, just imagine what could China achieve with an efficient system of government with an efficient economy. Could you imagine how many doctors, mathematicians, engineers could had arised from the mass of people who lost their lives in that disaster. And lost your live does not necessarily means to physically die! Was an Einstein there, or a Newton or an Arkimedes or an Euklides? Was there ordinary people who only wanted to live their lieve with some hope? How many lives were lost? What a terrible waste. Once china was a superpower so far above other nations on earth that it was meaningless to make any comparison. With a system of government far better than those in Europe at the time. And from the technological point of view...We spaniards discovered ( stumble with) America using ships that trying to compare them against the chinese ships of time would be like comparing a raft with an ocean liner. If you think that they are on the good path now think twice. There no rule of the law, law as we understand it. The system is prone to corruption, ineficiencies and inmense waste of resources. Economic, natural or personal (I mean people lives) resources. No check and balances system to correct the wrong decisions made by the government or in the economy. No accountability to take out of power those that made the wrong decisions. The ordinary citizen is defenseles against the ones in power. The risk of an implosion is very real. If the situation arises the capital invested on China could get out of the country equally fast or faster as it dit get in making thins worse. China is not the only country with a big an well educated population in the area. Just look a little bit to the south and to west. The biggest democracy of the world is there. A country with a culture and population that matchs China's. No, I would not put today all my investment eggs for asia in China. Politically the society is under a terrible presure. Just look at the demostrations in China against Japan. These demostrations were allowed by the government for its own political purposes but in my opinion its intensity revealed an intense frustation within the society . These demonstrations were an escape valve for many, they could at last demostrate for something and have an impact on the media or been seen at all in the media. It didn't matter the objective of the demostration. They could demostrate! There is a volcano under these society and it might explode if the wrong circumstances arise: a economic or political crisis could trigger it. I think the guys in the government got really scared although they allowed or induced this protest in the beginning and expected to benefit from it. Now they should be aware of the volcano under their own very feet. With respect to technological advance. In order to be on the forefront of technology you need free exchanges of ideas. Of any ideas! Rememeber when in Europa the great doctors of the church considered that the earth was the center of the universe? Any other ideas was prosecuted because it did not suit the guys in power. It could put their power structures in questions. We had our dark age in Europe. It was long and dark. It took time and effort to get out of it. Some shadows do still linger here though If they gag their own people they may have the best students and universities on earth,

  118. Reality Check... by Chordonblue · · Score: 1

    Life is spent fighting gravity - always has been. We also have entropy to contend with - we don't live forever. These are facts of life. If your heart bled for every ant you've crushed underfoot you'd have bled yourself dry years ago.

    I never said not to help someone in need - I have and do - however, there are reasonable limits to this assistance. For instance, I resist giving help to:

    - Those who can support themselves and don't.
    - Those who take from my one hand and smack the other (I'm talking about respect).
    - Those DON'T WANT IT (they DO exist).

    You mention Cain as if I am out murdering all the 'Abels' of the world. That's a terrible analogy - I'm not killing anyone. That said, I will defend my own life, the lives of my family, and my freedom if it is threatened and I have something to say about it. I will not lower my standard of living to those who could care less about improving theirs or more importantly, their children's.

    And yet somehow, that's what Communism stands for - Socialism isn't much better. It's anti-evolutionary - life in reverse, a living death. That 'Universal Will' Vonnegut talks about is very real. It's about becoming something more than you are - not just monetarily either. You see it in nature all the time. I know one thing. It's certainly not about sitting on your ass waiting for that gov't check or giving able-bodied people the right to do so.

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    1. Re:Reality Check... by Anonymous Coward · · Score: 0

      Think about it when the poor come to you with pitchforks and your guards say that you don't pay enough for this shit and go home.

  119. I am absolutely disgusted. by SemioticGhost · · Score: 1

    Communist my arse. China is a totalitarian dystopia, and a disgusting affront to free speech everywhere. Don't let this happen in the USA.

  120. Do you mean... by Chordonblue · · Score: 1

    ...that evolution itself should stop because it hurts your feelings? Or are you denying it because you refuse to believe basic concepts like natural selection? If you can't accept those simple and obvious scientific facts there's no use arguing.

    And what the hell does 'stop the ignorance' mean anyway? Ignorance is stopped through education - you make a one sentence reply and expect that to 'stop the ignorance'? Maybe you should try a candlelight vigil next...

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    1. Re:Do you mean... by Jack+Taylor · · Score: 1

      Marx's communism wasn't against a free market. Marx merely thought that everybody should be able to sell the products of their own labour, rather than be forced to sell their labour to others (in other words, working for an hourly wage). Sort of like everyone being a CEO. Having everyone fend for themselves this way seems remarkably like natural selection, unlike capitalism, where the proles are protected from market forces by their corporation.

      --
      One good turn - gets all the covers.
    2. Re:Do you mean... by Xoro · · Score: 1

      "Stop the ignorance" in the parent post seems to be a plea for you to stop spreading ignorant falsehoods.

      The entire point of the natural selection hypothesis is to explain evolution without resorting to the hokey mysticism of "will". It is in fact this absence of will that makes the theory so threatening to the people you claim to despise, even as you spout their teleological hoo-ha under a differnt name.

      So please, stop the ignorance.

      --
      Kill, Tux, kill!
    3. Re:Do you mean... by Chordonblue · · Score: 1

      Come, you treat the concept of 'will' as a conscious thing. It's the terminology that bothers you? I used 'will' as a force or a drive. Do you not believe that this drive to weed out and improve (conscious or unconscious) exists as a force in nature?

      It is merely a point of view and for me, easier to explain the colder underlying concepts. It's like referring to an aircraft as 'she' even though I know an airplane has no gender. Stop being so literal.

      --
      "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    4. Re:Do you mean... by Xoro · · Score: 1

      Nope, you still have it exactly backwards. There is no will, there is no force, there is no drive to improve.

      That is what makes the idea so radical. It is not like referring to an aircraft as a she -- it is like trying to mate with an aircraft and expecting offspring. It is a distinction with a difference. The fact that you think you have this poetic license demonstrates that you do not understand the significance of your argument as well as the bible-thumpers do.

      The consciousness or unconsciousness of your "will" is immaterial -- it is the directedness and drive that are objectionable. This is not a minor side-show, but almost the whole of the evolutionary debate -- is natural selection enough of a mechanism, or do we need some underlying vector, pushing upwards and forwards? Do we need an upwards and forwards at all?

      There are tens of thousands of articles on the net about this very point. arose had you in his one-sentence reply, yet you persist in your romanticism. I guess he was just optimistic.

      --
      Kill, Tux, kill!
    5. Re:Do you mean... by arose · · Score: 1

      If describing nature as having 'will' isn't ignorance then what is?

      Evolution can improve something, but it mustn't, I'm not hte one who misunderstands science here.

      And if you don't live in the jungle wresling with big cats for your dinner you are relieing on the social nature of your fellow humans.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    6. Re:Do you mean... by McDutchie · · Score: 1
      The consciousness or unconsciousness of your "will" is immaterial -- it is the directedness and drive that are objectionable.

      Sorry, but there is a directedness and a drive. The directedness is the survival of the fittest. The drive is every organism's will to live (if you deny the existence of that, try to go and jump off a bridge - oh, don't want to? thought so). Evolution necessarily cannot exist without these two. The use of the word "will" as an analogy/shorthand is therefore quite appropriate.

    7. Re:Do you mean... by Chordonblue · · Score: 1

      "...if you don't live in the jungle wresling with big cats for your dinner you are relieing on the social nature of your fellow humans."

      Which is evolutionary also. After all, we're not exactly apes on the ground anymore. Of course we have a highly evolved social structure which benefits from our more advanced brains. It's really funny how you and a few others object so strenuously to that 'will' word. I've been equated in other discussions as a 'bible-thumper' simply because I chose that word (which I still feel is appropriate). Would it feel better if everytime I talked about this I'd say 'evolutionary process' or 'natural selection'? Isn't this really a matter of you being personally discomfitted by the use of a single word, than that way I mean it?

      Again, the 'will' of nature, as I perceive it, is simply a term I use to describe a process that is ongoing. I don't think of nature as some sort of diety or supernatural conscious effort. But there are things that the evolutionary process has brought us to that has led us to where we are now. And those things ARE universal and are proven to exist. You might not think of that process as a 'force' but I do - at least in terms of referrence.

      --
      "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    8. Re:Do you mean... by arose · · Score: 1
      Isn't this really a matter of you being personally discomfitted by the use of a single word, than that way I mean it?
      No, it's a matter of you not understanding the word, Xoro described your error very well. Rats and cockroaches must be better beeings acording to you because they are much better at surviving then us. Your ideas about evolution are as silly as those of Leninists.
      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    9. Re:Do you mean... by Xoro · · Score: 1

      "Fitness" has no particular direction -- one day the white moths are favored, then conditions change and black moths are favored. This translates into a "drive to improve" the species?

      I have never noticed any particular "will to live" in slime molds or bacteria. And even in higher animals, it is not a mystic will to live that confers the ability to pass on genes -- You stegosaurs just aren't *trying* hard enough, dammit! All that is needed for evolution by natural selection is reproduction, mutation and a limiting environment. Even in its broadest definition, the kinds of willing to which you may be referring -- sex drive, primate dominance, broad-canopy trees -- are the *products* of evolution, not its causes.

      Thus the use of the word "will" as an analogy/shorthand is utterly misleading.

      --
      Kill, Tux, kill!
    10. Re:Do you mean... by Chordonblue · · Score: 1

      So THAT'S your objection! But that's just it, it's not all about 'surviving' so much as 'surviving well' or 'surviving better'. Whatever gave you the impression that I was somehow equating humans with lower forms of life?

      True, we do tend to follow the same basic rules of nature but I don't mean that we're all exactly the same and never implied so.

      --
      "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
    11. Re:Do you mean... by Xoro · · Score: 1

      No -- the problem is that your use of phrases like "it is the will of Nature to improve upon itself" puts you on the (currently) losing side of a long and bitter scientific dispute over the nature of evolution. But surely you must realize that your intuitive appeals to progress and directedness are the same as those made by the IDers. This is why you get lumped in with the thumpers -- you are making their argument!

      Chordonblue, they say, it is so simple -- your unconscious force is my conscious force -- you say tomato and so forth. But it is not so simple. Evolution by natural selection cannot make a claim about a drive to higher, more complex life because it cannot produce a mechanism to provide such a direction. The end result of a man contemplating a lichen is not contained in the lichen plus evolution by natural selection. But he could be, if we introduced a hidden hand -- a god, or a drive of Nature to improve itself. Do you see the difference?

      Here is a web page that describes the debate in more detail, even if it is more generous with certain kinds of arguments than it should be.

      --
      Kill, Tux, kill!
    12. Re:Do you mean... by arose · · Score: 1
      'surviving well' or 'surviving better'
      So you weren't talking about evolution afterall?
      True, we do tend to follow the same basic rules of nature but I don't mean that we're all exactly the same and never implied so.
      As far as evolution is concerned we are in there with the rats, no difference.
      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    13. Re:Do you mean... by arose · · Score: 1

      Not every organism has a will to live. Many that are still around have, but most just go on creating offspring, for no purpouse at all mind you.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  121. It won't be long by b5turbo · · Score: 1

    ..before the US Government requires the same of US website operators the way things are going and as we lose more and more liberties due to the "war on terror" (which I won't waste time talking about here).

  122. what else were we to do? by nihaopaul · · Score: 1

    ok first off, i submitted this story over a month ago when i received my first warning to start registering all the domains i host, but no, chose to reject it didn't you! now thats out of the way, china started this over 2 months ago giving warning to everyone that had servers in china, i choose to ignore it till a month ago when i was told that my equipment could be conviscated and my business shutdown, so i first contacted all of my clients to ask if they would hand out their personal information, for corporates i just made them fill in the form, but the rest i just registered them under my company name. the filtering in china is now running on outgoing information (and some incoming for unapporved sites) its like they are making a whitelist of sites not to monitor if they are checked, since everyone knows there equipment is shit slow causing the internet to be shit slow (this changed recently when they changed to this new filtering method). the filtering locks us out of many sites or certain parts of sites, ie: looking up my own details in slashdot causes a 'server not found', also downloading the latest release of Perl fails on 72%, search engines are blocked and unblocked during the day, so this leads me to believe that they 'punish' a connection for a period of time if they do or go to places they arn't supposed to. also download speeds have picked up from 4kbs up to almost near full speed, but upload speeds are now stuck at ~4kbs. so if you dont register with the gov then in a month they will be starting to put the lists to use that arent registered. there are other ways, tor, encrypted VPNS, proxies, i'm going to also be trying tunneled ipv6 as china hasn't rolled out ipv6 services yet, but tunnel brokers will still serve you and are outside of china. i wonder if this will post!

  123. Care to point to an actual registration order? by Eisvogel · · Score: 1

    Can anyone point out an actual registrartion order?

    Who is supposed to register?
    Where should they register?
    What should they register?

    Until now I've seen to little hard facts in the discussion....

    1. Re:Care to point to an actual registration order? by nihaopaul · · Score: 1

      i've got the actual form handed out by my colo provider, the owner of the site should register the domain name and ip, giving up all his/her personal details including passport number/id card and then if a business is attached to it give up the business number, investors, and a few other things. its all in chinese if you would like a copy. oh and the colo center is doing the actual registration with my details for me.

      ok now for the blast, what happends if you have a round robin on the domain name? what happends if you *.domain.tld record, what happends if that person hosts but isnt in china. seems like the only way they can get to monitoring is if you give it to them, but i for one dont want to loose my equipment or my customers data.

    2. Re:Care to point to an actual registration order? by Eisvogel · · Score: 1

      I'd be great if you could send me the order: eisvogel-at-swissinfo.org

      Backround: I am hosting several .CN domains outside of China for some Chinese nationals. Gone be interresting...

  124. Re: edumacation by Anonymous Coward · · Score: 0

    Got yourself an edumacation, uh?

    So you work with Mac's, I suppose?

  125. Bullshit by Otto · · Score: 1

    And we should be afraid of anyone who walks down the street. After all, they've probably got a gun...

    Dunno about you, but I'd feel much safer. After all, if somebody tries to rob me, anybody else around could just shoot the guy.

    The notion that nobody having access to guns will prevent crime is misguided in the extreme. Guns exist. No amount of legislation will change that simple fact. The utter simplicity of "criminals don't obey the law" is completely lost on some people.

    Columbine wouldn't have been stopped by deterrants. It would have been stopped by not having access to guns.

    Bullshit. You could just as easily argue that it would have been stopped by somebody, like a teacher for example, seeing those fools wandering the halls with weapons and then blowing their heads off before they went and did any actual destruction. Lacking guns, they could have simply made explosives and blown up a couple classrooms or something equally tragic.

    Really, the answer is that it would have been stopped by somebody paying attention to those kids and noticing that they had been driven insane before they went and harmed anybody.

    --
    - Give a man a fire and he's warm for a day, but set him on fire and he's warm for the rest of his life.
  126. Democracy:The goverment where the people rules. by stdstd · · Score: 1

    In the States and most other capitalist countries wealth determines who should have access to the limited resources.A great paradox is that in capitalism access to unlimited resources such as copyright material is alsow restrained. In a true Democracy the people would decide... The only essential difference beetwen Capitalism and Communism is that capitalism is far more effective as a management system.The "freedom of speach" is a luxurie that moderm democracies have because they are not realy threatened. I cant realy see a moral superiorety of a Corporate democracy over a Communist dictatorship...

  127. Exactly by Anonymous Coward · · Score: 0

    Spoken like a person that truly (purposely?) misunderstands Mormonism.