Slashdot Mirror


FCC to Permit Complete Media/Telecom Consolidation

rhwalker22 writes "Today's Washington Post has a piece reviewing some of the major decisions the Federal Communications Commission will be making in the next few months, moves that could fundamentally rewrite the rules for the broadcast media and Internet service providers. Excerpt: 'Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.'"

301 comments

  1. huh? by TCaptain · · Score: 5, Insightful
    Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.

    And how this is different from today?

    --
    "I'm not a procrastinator, I'm temporally challenged"
    1. Re:huh? by Britissippi · · Score: 3, Insightful
      Ain't that the truth! With Clearchannel controlling every other radio station, AT&T Controlling almost all the phones and broadband access....

      Not to mention the TV stations all being administered by a sinister few....

      --
      Meow meow meow meow, meow meow meow meow...
    2. Re:huh? by azadism · · Score: 0

      Agreed! This could become really scary if there are even fewer players in game.

    3. Re:huh? by avi33 · · Score: 4, Insightful

      I got news for you, these *are* the good times.

      Imagine if Sony, your ISP/cable company, decides that you, as a consumer, really only need port 80. Their TOS allows them to monitor your computer for p2p apps, and while you're free to 'license' (listen to once, without recording) sony music and video for a small fee, any non-sony media will be subject to a bandwidth cap...so if you listen to non-sony internet radio, you hit your cap 4 days into the month. ...or, you could always try your hand with the other ISP, MicroDisneySoft.

    4. Re:huh? by akb · · Score: 5, Informative

      The specific rules which are on the chopping block are the TV/radio crossownership restriction, the TV/newspaper restriction, caps on ownership on numbers of tv and radio stations that one entity can own in a market and nationally. See the Association of Independent Film and Videomakers advocacy page.

      Another good resource is at the Center for Digital Democracy.

    5. Re:huh? by Thud457 · · Score: 1
      That's ok, the FCC still has provisions for Micropower Broadcasting which will save us all!

      Oh fuck!

      I guess us libertarian geeks will just have to set up our own channels of communications. Unfortunately, my neighborhood association won't let me set up a tower, and we have lots of trees, so my LOS is severely limited.

      Big Brother wears mouseears.

      --

      the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

    6. Re:huh? by Heem · · Score: 2

      Climb the tree. use it as a tower.

      --
      Don't Tread on Me
    7. Re:huh? by akb · · Score: 3, Informative

      That info is pretty old. There is a new legal LPFM service, however it was severely hobbled after intense lobbying by industry which convinced Congress to take the unprecedented step of overriding the FCC on a technical matter. The outcome is hundreds of licenses were made available rather than several thousands, mostly in rural, sparsely populated areas. There are no licenses currently available with thousands more applications than there were frequencies.

      For more info see the Prometheus Radio Project, they're former radio pirates that do grassroots organizing around this issue. They helped community groups apply for licenses and travel around helping to setup stations, are connected w/ lawyers and engineers that can help, really a great resource.

    8. Re:huh? by Alyeska · · Score: 1
      ...AT&T Controlling almost all the phones and broadband access...."

      Really. Don't these people remember why we broke up AT&T in the first place? And how the quality of communications rose, the prices fell when smaller players started getting involved?

      And just the thought of corporate control of content is enough to make one puke.

    9. Re:huh? by WPIDalamar · · Score: 3, Insightful

      Now the RIAA could buy the music stores, and only offer their music, instead of the RIAA just pressuring the music stores with price breaks.

    10. Re:huh? by spottedkangaroo · · Score: 3, Interesting
      What really upsets me... I work at an ILEC in michigan. We do billing for a bunch of CLECs and they're pretty much going to get destroyed by this. See part of the regs they want to axe relate to sharing the last mile. This dereg will literally put hundreds of CLECs out of business overnight.

      SBC won't want to share with the 3 CLECs we deal with. They won't play nice, they'll simply up the rental fees until the CLECs are gone.

      I don't want to hear any whining from SBC about how it costs too much to share either. We (at our little telco) know that's a lie... Everyone at the small ILEC/CLECs know -- and so do the people at SBC. But people with money always win... *shrug*

      --
      Imagine if you weren't allowed to use roads because a bus company complained about your driving 3 times. --skunkpussy
    11. Re:huh? by visualight · · Score: 3, Interesting

      I guess us libertarian geeks will just have to set up our own channels of communications.

      Does anyone know if it's feasible to build local wans around the country and then start linking them together to create a "public" internet? I'm thinking about routing in particular. Is there anyone already working on something like this?
      --
      Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
    12. Re:huh? by GrenDel+Fuego · · Score: 3, Insightful

      Right now we have companies that practially (or actually) have monopolies in various industries.

      With this change, you will have your Microsoft TV Channel, Microsoft radio station, Microsoft Newspaper, Microsoft Internet access, Microsoft Movies. (Or insert your other favorite Conglomerate. ATT or Disney perhaps?)

      Then again, we've got MSN and MSNBC already, so we're pretty close already.

    13. Re:huh? by DunbarTheInept · · Score: 5, Insightful

      I guess us libertarian geeks will just have to set up our own channels of communications.

      The Libertarians' flawed belief that a Corporation Can Do No Wrong is what got us into this situation in the first place.
      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    14. Re:huh? by kableh · · Score: 2

      Of course!

      One promising GPL one is Locust World, which combines a bootable Linux distro with the AODV routing software, 802.11 drivers, NAT functionality, and more. The AODV libraries are open source, and you could apply this to just about any wireless medium. More info about AODV in general .

      And of course, the company I work for has a proprietary solution, but it is dependent on using our 802.11b card for the time being. That, and we aren't mass producing hardware at the moment. The tech is certainly there though! Mesh networking with 802.11 is just extending the topology of the wired internet to the wireless world.

      As far as routing goes, ad hoc on-demand routing (implemented by the AODV libraries I mentioned above) is probably the best solution for building a scalable network. Wireless links are inherently unreliable, so a pure distance vector algorithm like RIP isn't the best solution, and routing updates on a large network would have a lot of overhead with many nodes.

      Forgive me if I glossed over the subject, hopefully other can fill in the blanks =).

    15. Re:huh? by kableh · · Score: 4, Interesting

      In a hurry, messed up the links. Sorry for the repost.

      Of course!

      One promising GPL one is Locust World, which combines a bootable Linux distro with the AODV routing software, 802.11 drivers, NAT functionality, and more. The AODV libraries are open source, and you could apply this to just about any wireless medium. More info about AODV in general here.

      And of course, the company I work for has a proprietary solution, but it is dependent on using our 802.11b card for the time being. That, and we aren't mass producing hardware at the moment. The tech is certainly there though! Mesh networking with 802.11 is just extending the topology of the wired internet to the wireless world.

      As far as routing goes, ad hoc on-demand routing (implemented by the AODV libraries I mentioned above) is probably the best solution for building a scalable network. Wireless links are inherently unreliable, so a pure distance vector algorithm like RIP isn't the best solution, and routing updates on a large network would have a lot of overhead with many nodes.

      Forgive me if I glossed over the subject, hopefully other can fill in the blanks =).

    16. Re:huh? by kableh · · Score: 2

      Great, similar to the laws that were axed and allowed Clear Channel to destroy radio as we know it.

      Any time a friend turns on the radio is sends me into a rant. There really isn't anything worth listening to any more, with the exception of NPR.

      Thanks Michael Powell (though I'm not sure if he was chairman at the time). And thanks Clear Channel.

    17. Re:huh? by TrekCycling · · Score: 2, Insightful

      That's what I was thinking. We must stop media consolidation before it gets out of control!! Now leave me alone so I can go back to watching the Daily Show on Comedy Central, which is owned by Time Warner, which owns the #1 ISP in the world along with major film studios, indie film studios like Mirimax, around 20 cable TV channels and.......

    18. Re:huh? by Anonymous Coward · · Score: 0

      If something is owned by Time Warner, how the hell is it "indie"?

    19. Re:huh? by vldmr_krn · · Score: 1

      The Libertarians' flawed belief that a Corporation Can Do No Wrong is what got us into this situation in the first place.

      That's a strawman. I know many Libertarians, and I don't know a single one who believes that a corporation can do no wrong. The actual position is that the private sector, since it doesn't have the power to violate other people's rights (by definition), should be preferred over government "solutions" in productive matters. Note that you have to misrepresent the Libertarian position in order to attack it.

    20. Re:huh? by Anonymous Coward · · Score: 0

      Libertarian does not mean anarchist any more than democrats are communist or republicans are fascists.

    21. Re:huh? by Anonymous Coward · · Score: 1, Insightful

      Funny how it is, though, that when you get down to brass tacks with a libertarian, you can never actually get them to admit to a concrete example of a corporation doing wrong, because they always fall back on their circular logic that the market will "punish" bad corporations, rather than admit that corporations acting badly is what the market is really all about.

    22. Re:huh? by Anonymous Coward · · Score: 0

      You may say that you don't want to see corporations given a freer reign, but that's not what libertarians say; quite the reverse! Also, how exactly are you going to keep the corporations under control, without a government that takes at least a token interest in regulating the market place?

      You are totally wrong about corporations operating in an extra-governmental manner; actually, corporations operate in an intra-governmental manner, something few libertarians are willing to adress. Try convincing us that the DMCA wasn't written by, and lobbied by, corporations, for instance. The bigger the corporation, the more likely to be involved in politics.

      Corporations have been bankrolling libertarian and free market think tanks for decades; not because they don't benefit by some government regulations, but because, now that government regulations have discouraged their smaller competitors, they want to be allowed to swoop in and gobble up their surviving competitors. Hence, today they are for "unregulated free markets", whereas a generation or two ago, they were all for "reasonable" regulation and "business-government partnership".

      It's all a question of tactics. When the needs of corporations change, I expect libertarian and free market think tanks will suddenly see their gravy train of corporate funding dry up.

    23. Re:huh? by vldmr_krn · · Score: 1

      Funny how it is, though, that when you get down to brass tacks with a libertarian, you can never actually get them to admit to a concrete example of a corporation doing wrong, because they always fall back on their circular logic that the market will "punish" bad corporations, rather than admit that corporations acting badly is what the market is really all about.

      Of course corporations miscalculate and occasionally break the law. You're still not getting that the argument is not "corporations don't do wrong" but "corporations do better than the government."

      The reason for this is that the market will punish bad decisions of corporations much more efficiently than the electoral system will punish bad decisions of government bodies. In order to get a company to reverse its decisions, people need simply do nothing--as long as they're ignorant of the company's product and don't do business with it, the company is losing money. By contrast, in order to punish governmental malinvestment, you must learn of it and take positive action to inform people of the bad decision in order to punish the politicians responsible. Further, corporations invest money which they either earned before or which people willingly lend them--having specifically determined that their money is better invested here than elsewhere (or having chosen another person to make that call for them). Politicians, on the other hand, spend tax money which they don't have to earn, and which people never decided to let them invest. There is simply much less motivation to spend wealth wisely among politicians than among CEOs. And wealth spent one way is so much less wealth that can be spent the other way.

      The arguments aren't simple, and lend themselves to easy misrepresentation.

    24. Re:huh? by Anonymous Coward · · Score: 0

      The greatest period of corporate consolidation in several decades happened during the reign of a so-called progressive.

      Huh?????? Clinton was a moderate Republican, not a progressive. He was a Democrat in name only.

    25. Re:huh? by mOdQuArK! · · Score: 2

      Actually, I've always thought that a TRUE Libertarian would say that the government shouldn't be responsible for enforcing the concept of a "corporation", i.e., there would be no legal construct of corporation. (That wouldn't stop people from banding together as a cooperative economic organization, however.)

    26. Re:huh? by Anonymous Coward · · Score: 0

      Of course corporations miscalculate and occasionally break the law. You're still not getting that the argument is not "corporations don't do wrong" but "corporations do better than the government."

      The reason for this is that the market will punish bad decisions of corporations much more efficiently than the electoral system will punish bad decisions of government bodies.

      Yeah, right. The only thing that stops corporations from using child labor, paying 25 cents an hour to workers and completely trashing the environment is the government. If you don't think so, just take a look at any country where corporations have been given almost free reign. Mexico, Indonisia etc... Also, bear in mind that many of these offending corporations are US COMPANIES who would do EXACTLY the same things here, if not for the government restrictions, feeble as they may be. In fact many US companies used to do these things IN THE US before we got some regulations to reign them in. The notion that the free market alone will punish companies for their misdeeds is not only wrong, it is folly.

    27. Re:huh? by vldmr_krn · · Score: 1

      Yeah, right. The only thing that stops corporations from using child labor, paying 25 cents an hour to workers and completely trashing the environment is the government.

      Of course. But those are all different things, and they're not all legitimate. Stopping people from thrashing the environment is a legitimate function of the government, since polluting someone else's property is a violation of his property rights. Contracts apply to adults, not to children, and so anti-child labor laws might be compatible with the libertarian framework (you'd have to ask someone more knowledgable). Minimum wage laws are an illegitimate initiation of force because they prevent two willing parties from engaging in contractual trade. (They also cause unemployment, BTW.)

      The notion that the free market alone will punish companies for their misdeeds is not only wrong, it is folly.

      You're confusing what the "free" market means. It doesn't mean that companies are free to violate others' rights. It means that government doesn't interfere in agreements where both parties are adult, willing participants, and that it doesn't initiate force in the form of taxation.

    28. Re:huh? by BigBir3d · · Score: 1

      The only reason corporations don't run completely amuck is beacaue the goverments won't let them. Usually.

      If all the corporations banded together (OPEC could almost do this by themselves) they could overthrow the governments and do whatever, whenever, for any reason, ALL THE TIME.

      In general, the larger a body is (gov't or corp) the slower reacting and less "representative" they usually are.

      We are all screwed either way.

    29. Re:huh? by elmegil · · Score: 2

      Do keep in mind that they were using the Libertarians', not the libertarians. You and I, we're libertarians. But the Libertarian Party is a bunch of Randroids who do apparently believe that a Corporation Can Do No Wrong (assuming it's held to its contracts).

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    30. Re:huh? by Anonymous Coward · · Score: 0

      *derisive snort*
      You don't know?

      </stereotype>

    31. Re:huh? by Richy_T · · Score: 2
      Well, I may not be exactly a libertarian but I do believe *most* of the dogma and that's certainly the way I feel too. I also think that patents and copyrights unfairly give too much power to corporations and should be abolished.

      Rich

    32. Re:huh? by Anonymous Coward · · Score: 0

      ha ha you're thinking of CORPORATISTS, not libertarians.

      Libertarians like LIBERTY, including the liberty to freely contract with others, which is what a corporation is *supposed* to be the result of.

      When you feel that corps are trampling your rights, it's because the GOVERNMENT has said, hey, we'll change the rules around to benefit you, so you can benefit us with campaign donations, jobs for our constituents, and goods and services. Never mind that if you, the corp, actually provided a benefit to society, this would happen AUTOMATICALLY through the magic of capitalism.

      Personally, I believe the heart of capitalism and libertarianism should be the SELF, the INDIVIDUAL, not the CORPORATION.

    33. Re:huh? by Eenlezer · · Score: 1

      You mention all these general laws that would regulate corporations, without the need for rules specifically for corporations. But you forget most of them originate from these specific laws.
      Contracts don't apply to children so corporations could not take advantage of them.
      And for minimum wage, when you desperatly need money, for how little would you work? In this case corporations have all the power. Minimum wage just is a limit to that power. And don't say you can negotiate a higher wage, there are more unemployed where you came from.
      Pollution laws are the only laws that could have arisen on their own, but I bet they would be a lot more effective if corporations didn't actively lobby against them.

    34. Re:huh? by TrekCycling · · Score: 1

      That's my point. The fact that something can be owned by Time Warner and still be called "indie" (not my term, but one I often hear) is testament to the fact that media consolidation of a dangerous level has long since occurred. For companies to lobby for *further* erosion of the ideal of independent media is quite humorous considering they already have concentration of a gross and damaging level.

    35. Re:huh? by DunbarTheInept · · Score: 2

      That depends on if you mean the PARTY that calls itself "libertarian" or the name for a fuzzy idea that calls itself "libertarian". The party is quite gung-ho on corporations. Some people who claim the name "libertarian" but aren't in the party do not.

      Me, I don't know what to call myself, but I know that I don't like the idea of giving corporations the legal rights of personhood when it's not physically possible to also give them the responsibilities of personhood. (The only punishment you can give a corporation when it does wrong is to fine it money. You can't throw it in prison. If a corporation kills somebody, it can't get "20-to-life with a chance for parole in 15 years". In the Dimitri Skylarov case, the individual was detained in a jail awaiting trial. In the more recent Elcomsoft case, the corporation was not similarly punatively treated because it's not even physically possible. Thus legal battles between individuals and corporations are always lopsided against the individual.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    36. Re:huh? by DunbarTheInept · · Score: 2

      The actual position is that the private sector, since it doesn't have the power to violate other people's rights (by definition)

      Bullcrap. If I walk up to you and knife you in the back, then I, though a member of the "private sector", have successfully employed my power to violate your rights. Perhaps what you meant was that the private sector doesn't have the LEGAL power to violate other people's rights. If so, then that's only true because the the laws are set up to enforce it, and THAT's what's currently changing, BECAUSE of the flawed attitude that corporations can't do anything wrong.
      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    37. Re:huh? by vldmr_krn · · Score: 1

      Bullcrap. If I walk up to you and knife you in the back, then I, though a member of the "private sector", have successfully employed my power to violate your rights.

      Yeah. I suspected I'd get a literal-minded prick like you who'd read my words with the least charitable interpretation possible, but for some reason decided not to correct myself. You didn't actually think that I was saying that it's impossible for a private individual to violate someone's rights, of course.

      As for your claim that corporations are gaining the power to violate other people's rights: if they have that power, they are government entities, by definition, and a libertarian will oppose their competing with the private sector. You are ascribing to the libertarian party the exact opposite of their views.

    38. Re:huh? by DunbarTheInept · · Score: 2

      ha ha you're thinking of CORPORATISTS, not libertarians.

      ha ha you're thinking they're two different things.

      On paper they are. In practice they are not. Consider the Libertarian party's stance on whether or not Microsoft has done anything wrong.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    39. Re:huh? by Anonymous Coward · · Score: 0

      The notion that the free market alone will punish companies for their misdeeds is not only wrong, it is folly.

      You're confusing what the "free" market means. It doesn't mean that companies are free to violate others' rights. It means that government doesn't interfere in agreements where both parties are adult, willing participants, and that it doesn't initiate force in the form of taxation.

      Uh, I was replying to your comment that

      "Of course corporations miscalculate and occasionally break the law. You're still not getting that the argument is not "corporations don't do wrong" but "corporations do better than the government.
      The reason for this is that the market will punish bad decisions of corporations much more efficiently than the electoral system will punish bad decisions of government bodies."

      So if anyone doesn't know what "free market" means, it is you, not I. You implied that the free market would punish corporations for breaking the law, when in fact the free market does no such thing, which is what I tried to point out to you.

    40. Re:huh? by DeepRedux · · Score: 1
      AT&T does not control any broadband access. AT&T Broadband was spun off from AT&T and merged into Comcast. This spinoff was done because AT&T wanted out of cable, not because of any goverment pressure. Just like they previously got rid of Lucent and wireless (AWE).

      Even if the government allowed unlimited mergers, there are countervailing forces that encourage companies to split up on their own.

    41. Re:huh? by Luyseyal · · Score: 2
      You can also revoke a corporation's charter in any given U.S. state and liquidate its assets. The problem is that state legislatures and judges are either too afraid to do it or don't know that's well within their rights (and I'd add, their duty to the public). Sure, the guys at the top will probably try to save as much cash as they can as it goes down, but it's much easier to track people who are visibly worried. Of course, businesses make business-level mistakes and the market will punish them for those. But the market won't necessarily be able to clean up all the toxic spills, illegally denied insurance claims, and other abuses taken for granted by those who assume some fundamental right to do business despite the human cost, i.e., the cost to other humans. The corporate charter is a contract with the public that in exchange for limited liability in certain areas, they'll be free to experiment, hire people, and make some dough. That contract is invalid when people suffer from intentional abuse or gross negligence.

      I consider myself a lowercase 'l' libertarian progressive,
      -l

      --
      Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
    42. Re:huh? by Qrlx · · Score: 3, Insightful

      the market will punish bad decisions of corporations much more efficiently than the electoral system will punish bad decisions of government bodies.

      You mean like the way the market punished Enron?

      Oh, okay, Enron is out of business. But none of the execs are in jail. Looks like the free market only punished the worker bees at Enron, and all it cost was doubling the electicity rates of everyone on the west coast. Enron screwed the West Coast, and their punishment is that the poor slobs who were "only following orders" at Enron are out of a job, while the "evildoers" walk.

      The incredible amounts of money that our regulated and semi-regulated industries deal in are far too tempting for private companies to not exploit, cook the books, what have you. Airlines, utilities, and rail travel all need to be run by the government (at least in large part.)

      Look at RailTrack in the U.K. That worked well. Not.

      While there is much less motivation to spend wealth wisely among politicians than among CEOs there is also much less incentive (or even possibility) to grant yourself huge stock options, bonuses, and multiple golden parachutes and escape clauses at the expense of your customers.

      How can the "market" know who to punish when the CFOs at Enron and WorldCom are lying in their SEC filings? The market only finds out well after the crime has been committed, and hence it will always be reactive. What we need is a more proactive approach so we're not always cleaning up the next big corporate mess.

      And how do you deal with the fact that private corporations will deliberately break the law, knowing that the fine is less than the cost of, say, disposing of hazardous waste properly? A public enterprise does not have the luxury of performing a cost-benefit analysis of doing something illegal. By contrast, a corporation is practically COMPELLED to consider illegal behavior if it represents an attractive value proposition to its shareholders.

    43. Re:huh? by vldmr_krn · · Score: 1

      the market will punish bad decisions of corporations much more efficiently than the electoral system will punish bad decisions of government bodies.

      You mean like the way the market punished Enron?

      No. I'm referring to malinvestment. It's not the market's place to punish fraud--that's the government's job.

    44. Re:huh? by arkanes · · Score: 2
      That's both circular and stupid. The idea that the market will regulate corporations is the justification for removing regulatry controls over corporations, but you dismiss instances of corporate misbehavior as "occasionally breaking the law".

      You're also totally divorced from any shred of reality or logical thinking with the idea that somehow people "doing nothing" somehow punishes a corporation. You have to do just as much work to convince someone to boycott a product as you do to convince them to vote for or against something, and, for large corporations, you have to do it in similar numbers. In fact, since there's often immediate personal downside to voting with your money (higher prices, for example), it's often much harder. Your arguments only hold so far as you define a "well-behaved" corporation as one that makes money. That's easy. Making a corporation behave for the best benefit of society and not for the short-term interest of it's major shareholders, that's hard.

      Furthermore, monopolies, which are the inevitable end result of a non-regulated market, aren't subject to market pressures, especially when they control anything essential to life or, more importantly, channels of communication.

      The government's job is not to make money, it's to provide for the public trust. It does that in many ways, both through directly spending money (how good do you think our highway system would be if it were privatized? How much more would you pay in direct fees to use it than you do in taxes?) and through legislation.

    45. Re:huh? by thogard · · Score: 1

      This might be good for you. This will force Clear Channel to go aginst AOL/Time Warner and right now neither have the money for that fight and it might bankrupt them both.

    46. Re:huh? by Anonymous Coward · · Score: 0

      The party's opinion on if Microsoft did anything
      wrong is an unfortuante one but consider that
      ESR is a libertarian, and he has said that he
      does think that Microsoft has done something
      wrong but wishes to be punished by the power of
      consumer choice rather than the force of the
      state. (Of course as Microsoft is a monopoly
      there is not much of a choice...)

    47. Re:huh? by Anonymous Coward · · Score: 0

      And again, How is this different from AOL-Time-warner?
      39 million people get thier internet from a TV-music-magazine-proprietary internet provider.
      AOL-only memeber areas still have fewer latency/bandwith problems than actual 'internet' connections.
      So how is AOL not the evil media conglomorate that can tell you what you can do with your internet? Oh because we have a choice of using MSN instead? or using the baby-bells? So what happens when AOL buys AT&T? or Microsoft aquires Pacbell?

    48. Re:huh? by Anonymous Coward · · Score: 0

      So now ClearChannel can do more than just resell pre-packaged radio in a can to millions of radio stations, they can start buying them up.
      and newspapers can be snapped up by the drove by TV and other media conglomorates. how long until we read in the paper, "all hail our glorius editor-in-chief, the creator of the truth and the bringer of all things worth knowing..."

    49. Re:huh? by Anonymous Coward · · Score: 0

      That's not the Libertarian belief; it's the Republican one.

      --rgb

    50. Re:huh? by DunbarTheInept · · Score: 2

      Yeah. I suspected I'd get a literal-minded prick like you who'd read my words with the least charitable interpretation possible,

      If you don't mean it, don't say it. I apologise for falsely attributing to you the willingness to be honest.

      You are ascribing to the libertarian party the exact opposite of their views.

      No. The libertarian party favors Microsoft in their various legal anti-trust battles. That is evidence enough by itself to prove they DO believe a corporation making money must necessarily be doing the public good.
      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    51. Re:huh? by DunbarTheInept · · Score: 2

      That proves nothing other than the willingness of ESR to buck the party line on this subject - a good mental trait I must say (I don't trust people who don't have at least SOME disagreements with their own political parties' platforms on occasion.) But that isn't relevant in a discussion about what the party happens to put forward as their opinion. The fact that there exist libertarians who don't agree doesn't change the fact that that IS the party position.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  2. In Some Regulatory environments by TimeReliesOnLadyLuck · · Score: 1, Insightful

    The companies regulate the FCC! They call it "regulatory capture" Now that Colin Powell's son is FCC director, every CEO worth his grits knows it's as easy as 1. Send money to Republicans, 2, (wink wink), and 3. Profit from regulation you write yourself! Just another blank check from the liberals in the Republican party.

    1. Re:In Some Regulatory environments by Anonymous Coward · · Score: 0

      dont you mean liberals in the DEMOCRAT party? Powell is (D).

    2. Re:In Some Regulatory environments by The+Wicked+Priest · · Score: 2, Insightful

      He certainly is not, though he was a Clinton appointee. (Clinton is no liberal, either.) Bush Jr. made him chairman. I refer you to his official biography:

      http://www.fcc.gov/commissioners/powell/mkp_biog ra phy.html

      ("Mr. Powell, a Republican"). He's SofS Colin Powell's son, by the way. He's probably what passes for a "moderate" these days, which is to say, a hard right-winger.

      I take it you're one of those libertarian-minded folks who's under the delusion that the Republican party is libertarian.

      --
      Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    3. Re:In Some Regulatory environments by Anonymous Coward · · Score: 0

      The Telecommunications Act of 1996, which allowed multiple licenses to a single owner in a local signal area, was the true beginning of media monopoly.

      It is important to note that this legislation was passed by a Democratic Congress and signed into law by a President who was also a Democrat (and a philanderer, and a liar.. but that's another story.)

      Commercial broadcast licensing MUST be regulated to insure genuine competition. It's tragic, but broadcasting is no longer "in the public interest". Visit your local "radio station" and you'll see 3 people running 8 licensed facilities, mostly with automation. It's a disgrace.

    4. Re:In Some Regulatory environments by ReaperOfSouls · · Score: 1

      It is important to note that this legislation was passed by a Democratic Congress and signed into law by a President who was also a Democrat (and a philanderer, and a liar.. but that's another story.)

      Actually the house has been controled by republicans since 1995. And from 1995 until 2001 and now in the up coming congress, republicans have controled the senate as well.

      So this was a bill produced by a republican house and senate.

      --
      Shameless self promotion : The Misadvetures of the in
    5. Re:In Some Regulatory environments by Anonymous Coward · · Score: 0

      True, but that does not invalidate what he said about the bipartisan nature of our current regulatory climate. The bill was passed by both parties with few dissenters from either party, and was signed by a Democratic president.

  3. Unification by grub · · Score: 5, Funny


    You'll have to start making out your cheques to "AOL-TimeWarner-Disney-MGM-Universal, an Exxon Company"

    --
    Trolling is a art,
    1. Re:Unification by Gyan · · Score: 2

      "You'll have to start making out your cheques to "AOL-TimeWarner-Disney-MGM-Universal, an Exxon Company"

      Actually, no. Who do you think will own the bank your account's at ?

    2. Re:Unification by mustangdavis · · Score: 3, Funny
      "AOL-TimeWarner-Disney-MGM-Universal, an Exxon Company"


      Hey, waht about the other conglomerate, "SBC-20th Century Fox-Viacom-ABC-Amazon-Microsoft Corp (MSNBC)-DirectTV, an Enron Company"

      (They have more experience with lawyers and court rooms ... and thus, they'll win)

    3. Re:Unification by Stonent1 · · Score: 1

      Actuall, it is ExxonMobil. ;)

      http://www.exxonmobil.com

    4. Re:Unification by swb · · Score: 4, Insightful

      Who needs banks? Since you'll work for them, they'll just keep an account for you at the company store, which will be always just slightly negative in balance.

    5. Re:Unification by the_2nd_coming · · Score: 1

      umm...that is why I use a credit union :-)

      --



      I am the Alpha and the Omega-3
    6. Re:Unification by Anonymous Coward · · Score: 1, Insightful

      Um, the giant conglomerate already exists, check this.

      General Electric -> NBC -> MSNBC -> MS -> duh

      You may not realize it but General Electric is at the center of a very large and powerful conglomerate already. The fact that they own NBC is just one example. They own a whole lot of other stuff I just can't think of off hand.

    7. Re:Unification by Alyeska · · Score: 1
      "AOL-TimeWarner-Disney-MGM-Universal, an Exxon Company"

      Loser. BP-McClatchy-ClearChannel-Viacom RULES!

      (Envisioning the "Switch" Ads to come....)

    8. Re:Unification by Jace+of+Fuse! · · Score: 2

      They own a whole lot of other stuff I just can't think of off hand.

      I'll help you.

      It starts with an "E" and ends with a "G"... and that which is between is VERYTHIN.

      That should clear things up.

      --

      "Everything you know is wrong. (And stupid.)"

      Moderation Totals: Wrong=2, Stupid=3, Total=5.
    9. Re:Unification by Guppy06 · · Score: 1

      Good! The way Exxon-Mobil supports public domain works on PBS (think "Exxon-Mobil's Masterpiece Theater"), I'd expect them to be able to knock some sense into the media moguls.

    10. Re:Unification by LostCluster · · Score: 3, Insightful

      If The Company is publically traded, you can buy shares and their for profit from the fact you and everyone around you is being ripped of.

      Have you noticed that most of the truely evil companies have large shareholders, but not a true majority owners? Yep, we're ripping ourselves off so we can fund our own retirement in our 401k.

    11. Re:Unification by sconeu · · Score: 2

      Nope, can't happen. Disney owns ABC. Now, replace ABC with NBC!!!

      SBC-20th Century Fox-Viacom-NBC-Amazon-Microsoft Corp(MSNBC)-DirectTV, an Enron Company.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    12. Re:Unification by Anonymous Coward · · Score: 0

      Good! The way Exxon-Mobil supports public domain works on PBS (think "Exxon-Mobil's Masterpiece Theater"), I'd expect them to be able to knock some sense into the media moguls.

      Ha! Good One. Exxon-Mobil recently ENDED their support of Masterpiece Theater after 25 years. Try reading a paper sometime, they have this thing called "news" in there.

    13. Re:Unification by ruzel · · Score: 1

      Who needs banks? Since you'll work for them, they'll just keep an account for you at the company store, which will be always just slightly negative in balance.

      Who needs a company store? After Fox's presidential candidate wins the election, he'll have little choice but to appoint Murdoch's board to cabinet level seats. Once that happens, all this FCC nonsense will finally be swept under the rug (since it will be disbanded), and from then on Fox will be known as America 1. Hell, you'll have high-speed connections on everything to America 1 and more importantly, all your purchases and taxes will be automagically withdrawn from your America 1 account. Double-plus good I say!
      __________________________

    14. Re:Unification by bedessen · · Score: 2

      Yeah, but since you will pay all your bills to the same company, the checks will just come with the "Pay to the order of:" pre-printed, for your convenience. No other options are available. Why would you want to pay anyone else, anyway?

  4. Fear??? by mustangdavis · · Score: 3, Funny
    'Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.


    Yoda almost had it right ...

    Fear leads to anger
    Anger leads to hate
    Hate ... leads to a few powerful conglomerates controlling the flow of electronic information???


  5. Max Headroom by nrvous6 · · Score: 1, Funny

    Somebody's gonna have to write Max Headroom under Linux now...who wants that project?

    --
    "As long as defiance continues, they can't claim victory." -Slashdot comment
  6. reg. required??? by Anonymous Coward · · Score: 0, Interesting

    i thought the editors(especially that idiot michael) loudly proclaim they don't link to registration required articles. But this WashingtonPost article requires a short registration before seeing the article.

    So why did this story get posted? Because its a pet issue of Michael? Please explain this hypocrisy to me.

    Thanks.

    1. Re:reg. required??? by Hemos · · Score: 5, Informative
      Um...you thought wrong?

      No, we prefer not linking to them, but given that most sites are switching to that, I don't really see a choice in the matter.

      --
      Yeah, I'm that guy.
    2. Re:reg. required??? by Genady · · Score: 2

      Oh give me a break! The post's 'registration' is fairly inocuous (you don't even have to have a username/password). Besides as far as they know I'm a 100 year old woman from Colorado.

      --


      What if it is just turtles all the way down?
    3. Re:reg. required??? by Anonymous Coward · · Score: 0
      perhaps you should tell this to michael, and jamie.

      What the hell is the policy wrt this? it seems it varies from editor to editor and what the story is about.

    4. Re:reg. required??? by Anonymous Coward · · Score: 0

      Feeding the NYT bogus registration info is amusing, and less effort than posting to /. to snivel about it. :P

    5. Re:reg. required??? by Anonymous Coward · · Score: 0

      i thought the editors(especially that idiot michael) loudly proclaim they don't link to registration required articles. But this WashingtonPost article requires a short registration before seeing the article.

      So why did this story get posted? Because its a pet issue of Michael? Please explain this hypocrisy to me.

      Uh, I use Opera with all the crap shut off, pop-up windows, java, etc... and the story linked fine for me with no registration needed before I could read it. The link took me directly to the story.

  7. Last Chance to Diss Your ISP by burgburgburg · · Score: 5, Funny

    Get in your shots now. In a few months, your service agreement will forbid such anti-corporate comments. And since they corporations work for the common good, that's reasonable. Now sit down, watch Rollerball, take your pills and stop idolizing Jonathan. Rollerball is not about individuals.

    1. Re:Last Chance to Diss Your ISP by jc42 · · Score: 2

      In a few months, your service agreement will forbid such anti-corporate comments

      If your ISP is one of the many now owned by msn.com (i.e., Microsoft), your EULA probably already forbids this, except perhaps in jurisdictions where there are local laws against such restrictions. And in the US as a whole, such restrictive terms are legal. Under the DMCA, publicly describing bugs or flaws in any product you buy or rent is illegal..

      --

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    2. Re:Last Chance to Diss Your ISP by boardrider · · Score: 1

      "And since they corporations work for the common good" Pah! Corporations only exist to make money! They dont care about good, whats right and they dont care about you and me.

    3. Re:Last Chance to Diss Your ISP by Anonymous Coward · · Score: 0

      That was a joke, son.

  8. Well... by CFBMoo1 · · Score: 5, Funny

    If it gets bad I can always use carrier pigeons to connect. So long as it isn't hunting season my packet loss should be acceptable.

    --
    ~~ Behold the flying cow with a rail gun! ~~
    1. Re:Well... by Anonymous Coward · · Score: 0

      there is always p2p (pigeon-2-pigeon) for those who like to exchange their warez but remain anonymous in meat space.

  9. Media by Anonymous Coward · · Score: 1, Funny

    Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.

    This is progress. Using economies of scale they would be able to construct truly awe-inspiring sets, and hire real life movie stars to deliver the news. No longer would I have to sit and watch unattractive boring people like Ted Koppel or that fat chick from CNN tell me about the war in Iraq or whatever. Where do I sign up!

    1. Re:Media by mustangdavis · · Score: 2
      This is progress. Using economies of scale they would be able to construct truly awe-inspiring sets,


      HUH!!???

      This isn't progress ... this is buying out the competition!!

      No longer would I have to sit and watch unattractive boring people like Ted Koppel or that fat chick from CNN tell me about the war in Iraq


      Do you REALLY want Keanu Reeves and Tori Spelling giving you the news??? They might look good after many takes, but I don't think too many actors are going to hold their own on any good debate shows or if they have to improv. when the teleprompter goes down ...

      Where do I sign up!


      First, shouldn't that be in the form of a question?

      Secondly, the answer is: NO WHERE!!!

      This is a terrible idea! Imagine every web page with Mickey Mouse's face on it!! Porn wouldn't look so good at that point ...

      Or even worse ... that damn AOL triangle in the upper left corner of all web pages ... and all emails come with the "You've got mail.wav" attached to them .... AHHHHHHH!!!!!

  10. this is a good thing by Fict · · Score: 4, Funny

    i work for a *major* US telecom provider, and i must say this:

    DON'T PANIC.

    trust me on this one. yes, we do have plans to merge with at least three other companies, mostly medium-sized regional providers. what we haven't told you, however, is that this merge will allow us to provide high-end DSL service to residences across the country for less than $10 / mo.

    we will be able to do this due to the fact that there will be no middle-man provider. there are also some amazing projects in the works regarding satellite and wireless data transmission. think: global wireless network, anywhere in the world, anyone in the world, no charge. the bandwidth will be limited to 19.2 bps initially, but the coverage will be absolutely ground-breaking.

    what's in it for us? .. yes, there is a catch...

    1. Re:this is a good thing by MImeKillEr · · Score: 2

      trust me on this one. yes, we do have plans to merge with at least three other companies, mostly medium-sized regional providers. what we haven't told you, however, is that this merge will allow us to provide high-end DSL service to residences across the country for less than $10 / mo.

      Cool. Now get them to do away with the contracts and I'll DEFINITELY switch to DSL and tell TimeWarner to "GFY".

      That is, as long as the service isn't over-sold to the point that I'd get better service slapping in a 19.2 baud modem and going back to dial-up..

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    2. Re:this is a good thing by Marxist+Commentary · · Score: 1

      Less than $10/month for you...

      $95/month for me.

      Sorry, but that's the way it goes with corporations and mergers. What the TC industry is clamoring for is S-T-R-I-C-T reregulation, and it can't happen soon enough!

    3. Re:this is a good thing by broody · · Score: 2, Insightful

      So what your saying is so what if a handful of corporations gain even more control over the media as long as we get cheap DSL?

      --
      ~~ What's stopping you?
    4. Re:this is a good thing by avi33 · · Score: 1
      Right...this looks like a great idea, $10/month for AOL...you don't really need the rest of the internet after all (quote from the linked article):

      Misener said the direction the FCC is headed creates the likelihood that while consumers will have a choice between high-speed Internet technologies -- via cable or souped-up telephone service known as DSL -- there will be only one or two Internet providers within each technology.


      That prospect has Amazon, Microsoft Corp. and a coalition of other technology companies worried that those gatekeepers could prevent users from looking at certain content.

    5. Re:this is a good thing by Anonymous Coward · · Score: 2, Interesting

      "trust me on this one. yes, we do have plans to merge with at least three other companies, mostly medium-sized regional providers. what we haven't told you, however, is that this merge will allow us to provide high-end DSL service to residences across the country for less than $10 / mo."

      Sure, with 1GB download cap, no uploading and service contract which forbids using P2P software?

      I don't see how unrestricted high-end DSL can cost $10/mo.

    6. Re:this is a good thing by Perianwyr+Stormcrow · · Score: 1

      Uh huh. Oooooooh-kay.

      --

      What we call folk wisdom is often no more than a kind of expedient stupidity.-Edward Abbey

    7. Re:this is a good thing by WPIDalamar · · Score: 3, Insightful

      Or... since you'll be a monopoly, you'll jack up the price nice and high.

      Or maybe that $10/month will only last until a majority of people have signed up, then the price will go way up.

    8. Re:this is a good thing by jeillah · · Score: 1

      we will be able to do this due to the fact that there will be no middle-man provider. there are also some amazing projects in the works regarding satellite and wireless data transmission. think: global wireless network, anywhere in the world, anyone in the world, no charge.

      Wasn't this what the bad guy in the movie 'Anti-Trust' was trying to do? Makes you wonder...

    9. Re:this is a good thing by Anonymous Coward · · Score: 0

      I have a feeling this post was a subtle troll, but here goes. I fear this because:

      1) monopolies have no reason to lower price. I bet my hat price won't go below $30/month, ever. And it will probably end up being more than that due to hidden fees.

      2) monopolies have no incentive to improve service, let alone innovate new services. I expect quality will float at a level just high enough to keep lawsuits away.

      3) monopolies cater to the center of the bell curve. I'm sure the terms of service on this will be 8 pages long, and will disallow a) using the network for profit [sorry self-employed folks]; b) running servers of any kind; c) using any VPN or encryption [the war on terror begins at home]; d) ban any network security tools [sorry, you can't run "ping", you evildoer]; e) ban criticism of the service [sure you can criticize, just use another ISP.. what do you mean there's no other ISP]; f) contain an arbitration clause denying your right to a jury trial; g) allow itself to be updated at any time and without notice. Since most people don't care about any of this, the 1% of us who are self-employed or who want to set up a server or who want to run nmap on our clients' computers will probably have to pay $150/month and require a business tax ID.

      I can hardly wait.

      I almost became an art major after high school because Microsoft's domination of the industry made me sick of computers. Thankfully I found linux to keep me going.

      If all internet access and content is controlled by UniCorp, Inc., I just might go back to art school. The girls are cuter, that's for sure.

    10. Re:this is a good thing by bigpat · · Score: 2

      the $10/month is the service charge... then there is the $5/dollar per month universal service charge which will certainly be upped to $7 or $30/month by government mandate to "soften the blow" of all the secondary regulations that will be imposed after this supposed deregulation, then there will be taxes and other fees that go directly back to the corporations or to a fund a Senator's pet projects.

      What costs $10/month these days? I'm sure we will get what we deserve in service. Does anyone trust ATT, AOL or Disney to give it to us?

    11. Re:this is a good thing by lynx_user_abroad · · Score: 1
      what we haven't told you, however, is that this merge will allow us to provide high-end DSL service to residences across the country for less than $10 / mo. we will be able to do this due to the fact that there will be no middle-man provider.

      There's quite a lot of other stuff you aren't telling. There is currently little regulation keeping you from providing that service right now, provided you offer the same to the middlemen as well. What's stopping the deployment is not the middlemen, but the desire to lock those "middlemen" out of the market.

      Whetever you eventually deploy for ~$10/mo is NOT going to allow anyone to become your competitor on your own network (which is what this discussion is all about).

      First, the client-side services will be restricted. EULA's will prevent serving web pages or offering P2P shares.

      Next, the central services will be restricted. Your customers will be able to play on-line games, but only through "approved" servers. In order to become an "approved" server, a company will need to pay a usage fee to the network owner, which means services like BattleNet will become subscription(fee) based, or will cease to exist.

      Finally, even sites not on your network will be required to become corporate partners or access will be denied. That means trying to use Google or cnn.com or Ebay or amazon will be impossible unless it's profitable to your corporation.

      Of coures the other solution is equally unworkable. The proposal (requiring all network providers to carry all content equally ) would leave us in a world where SPAM becomes "must deliver" content. Who wants that?

      The only good thing about the (proposed) legislation and rule changes are that it causes change, which can only accellerate the dissolution of the Internet as we know it, making way for the next new thing.

      --

      The thing about things we don't know is we often don't know we don't know them.

    12. Re:this is a good thing by Guppy06 · · Score: 2

      " i work for a *major* US telecom provider, and i must say this:

      DON'T PANIC."


      You're tied financially to these corps. Why should I trust you?

      "is that this merge will allow us to provide high-end DSL service to residences across the country for less than $10 / mo."

      As in "It will cost the telecom companies less than $10/month," or "End customers will be paying less than $10/month?" These are two very different things. With less capitalistic competition in the market, the telecoms have no incentive to pass their savings on to the customers. If anything, the savings will be passed on to the investors (higher profits, higher stock dividends).

      "we will be able to do this due to the fact that there will be no middle-man provider."

      Which also means there's fewer areas in which to compete against you.

    13. Re:this is a good thing by idontneedanickname · · Score: 1

      Those don't look like friendly letters to me....

  11. Or as Bill Gates once said.... by JUSTONEMORELATTE · · Score: 2

    "But senator, you say 'Industry-wide consolidation' like it's a BAD thing!"

    Oh, and Bill didn't say this. He didn't say "640k should be enough for anybody" either, but the 'net is a funny thing.

  12. Flamebait? Moderators didn't read the article. by TimeReliesOnLadyLuck · · Score: 1

    That's basically EXACTLY what it said. Oops, don't name names huh?

  13. Humpty Dumpty by Sonny+Yatsen · · Score: 3, Interesting

    Well, we broke up Humpty Dumpty (Bell) and now we're putting them back together again. Yeah, the US is definitely in the consumer's corner.

    --
    My postings are informational and does not constitute legal advice. Act on it at your risk.
  14. Define Irony by jweb · · Score: 5, Funny

    At one hearing last summer, Hollings all but called Powell a shill for big business in general and the large regional telephone companies in particular.

    So, if I got read this correctly, Fritz (Disney) Hollings is calling Powell a corporate whore?

    --

    Think For Yourself. Question Authority.
    1. Re:Define Irony by (trb001) · · Score: 5, Insightful

      Irony is the wrong word...hypocrisy is the one you're looking for.

      --trb

    2. Re:Define Irony by steelframe · · Score: 1

      Ha! I loved that part too. It reminded me of the press conference where Hollings was going on and on about "Checkbook Politics". Is it just me or does anybody else picture Foghorn Leghorn whenever Fritz blurtz?

    3. Re:Define Irony by jweb · · Score: 2

      This is why I wasn't an English major in college. Thanks for the correction.

      --

      Think For Yourself. Question Authority.
    4. Re:Define Irony by Anonymous Coward · · Score: 0

      No, you read that incorrectly, what he said was:

      "Damn you Powell, your checks from the media corps are nearly twice mine! Still up for golf on Saturday?"

    5. Re:Define Irony by LostCluster · · Score: 2

      Yes. You see, Disney doesn't own any cable systems, and not very many TV stations compared to others. It's absolutely dependant on others to push its content out.

      If the phone and cable companies get more powerful, that's bad for Disney, therefore Fritz is against it.

    6. Re:Define Irony by sconeu · · Score: 2

      WTF are you talking about? Disney owns a fscking major network!! Or haven't you heard of ABC?

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    7. Re:Define Irony by LostCluster · · Score: 3, Insightful

      They own a network, but ABC does not own very many TV stations.

      Therfore, they are depending on companies such as Hearst-Argile to make the last-mile link between the network programming and the viewers. If Hearst-Argile were ever to decide to create its own network using its stations to start it, ABC would suddenly be off the air in several major cities, and in the crouded TV field would have a hard time finding replacement affiliates without taking a major downgrade.

      Likewise, The Disney Channel, ESPN, and ABC Family are cable networks... but Disney doesn't have a cable system with which to make the last-mile link. If cable companies decided to walk away from Disney, those cable networks would suddenly be devalued with no way to reach end viewers.

      Owning content is worthless if you have no way to sell it to somebody.

    8. Re:Define Irony by eegad · · Score: 1

      It's like rain on your wedding day...

      It's like 10,000 channels when all you need is a good show...

      Isn't it ironic? Don't you think?

  15. Internet: RIP by jocks · · Score: 1

    I used to like the Internet,
    If I was looking for info,
    It was my best bet.

    I used to search for whatever I sought,
    I used to find ideas 'n thoughts,
    But now everything has got to be bought.

    Bye bye for now my intertwined friend,
    I think we have reached,
    Your commercial end.

    (This bad poem brought to you by the Corporate whores of the USofA (tm) (r))

  16. carrier pigeons by dpilot · · Score: 1

    RFC1149 CP/IP

    --
    The living have better things to do than to continue hating the dead.
    1. Re:carrier pigeons by TheShadow · · Score: 1

      Actually isn't it IP/CP? IP over Carrier Pigeon... not the other way around.

      --

      --
      "What do you want me to do? Whack a guy? Off a guy? Whack off a guy? Cause I'm married."
    2. Re:carrier pigeons by brain159 · · Score: 1

      unless it was a new protocol for teleporting carrier pigeons over IP connections... :-)

  17. This is already happening... by MImeKillEr · · Score: 5, Insightful

    Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.

    This is already happening with Radio. Proof? Two words: Clear Channel.

    Do you have a KISS-FM in your town? That's Clear Channel. They're putting cookie-cutter pop radio stations (all called KISS-FM) in major markets. In addition to owning KISS-FM in nearly every market, they own TV stations, billboards, concert venues, etc.

    Check out this link.
    Click here and search for 'kiss' -- you'll find 51 stations, all the same format, all the same manufactured pop stars, all the same type of dopey deejays.

    Its radio like this that keeps me listening to CDs.

    --
    Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    1. Re:This is already happening... by akb · · Score: 3, Insightful

      Clearchannel is "just" radio and billboards, they own ~1300 radio stations. And all this has happened since 1996! Before that 20 stations was the national limit. I think the change has been very dramatic, the quality of radio programming has gone done so much everywhere nationally I don't even really bother looking for good radio.

      The FCC thinks all this has been good and wants to extend this model to all other media that it regulates!

    2. Re:This is already happening... by kzeddy · · Score: 1

      ya in nyc Clear Channel is running power 105 (a rap station) at a loss to compete against hot 97. When they first started up they actually played commercial free for something like a week. They are actually doing a smart thing and staying away from new music and playing a lot of music from 2-5 years back. Smart bc a lot of the new stuff is crap.

    3. Re:This is already happening... by Telastyn · · Score: 2

      And with this law they can buy out/merge with a nice large ISP (earthlink, juno anyone?) and then make all of their "content" (discounted music rights) available to only their isp's customers.

      Not to mention that here in the SF Bay Area (and most everywhere it seems) Clear Channel owns ~80% of the music radio stations, and ~100% of the large concert venues. Making the radio universally similar.

    4. Re:This is already happening... by (trb001) · · Score: 2

      I totally agree, Clear Channel buying everything up reduces cost but also quality. Same with any national chain.

      The one exception I will give is in DC...DC101 (101.1) is awesome. The morning DJ, Elliot, bashes Clear Channel whenever he gets the chance. Anyone from the DC/MD/NoVa region can back me up on this.

      --trb

    5. Re:This is already happening... by Spydr · · Score: 1

      > They're putting cookie-cutter pop radio stations (all called KISS-FM) in major markets.

      Unfortunately, this is what sells these days. they wouldn't be doin it if it wasn't making money.

      my big questions is this: when do we see the shift from clearchannel following the market to clearchannel shaping the market to their ideas?

    6. Re:This is already happening... by MImeKillEr · · Score: 2

      Clearchannel is "just" radio and billboards, they own ~1300 radio stations.

      Unfortunately, you're mistaken. Taken directly from http://www.clearchannel.com/ci.php:

      "Clear Channel Worldwide (Clear Channel Communications, Inc., NYSE: CCU), headquartered in San Antonio, TX, is a global leader in the out-of-home advertising industry with radio and television stations, outdoor displays, and entertainment venues in 66 countries around the world. Including announced transactions, Clear Channel operates approximately 1,225 radio and 37 television stations in the United States and has equity interests in over 240 radio stations internationally. Clear Channel also operates approximately 776,000 outdoor advertising displays, including billboards, street furniture and transit panels around the world. Clear Channel Entertainment is a leading promoter, producer and marketer of live entertainment events and also owns leading athlete management and marketing companies." (emphasis mine).

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    7. Re:This is already happening... by dnoyeb · · Score: 2

      I disagree that it even reduces cost.

      when the internet first arrived I went with MCI for my ISP. Local ISP were able to provide better service and cost.

      Big companies CAN NOT provide customer service. They eternally suck at it. The Middle man in the ISP arena has been a source of reduced cost for us internet users, not added costs.

      This is the idea the Auto Industry has been focusing on for years. They are always divesting themselves of departments in hopes of creating bigger middle-men to take some of the load off them.

      See, their are certian things that ALL the Big3 require, why not let a supplier do that for them all since its the same job. This REDUCES, not increases, redundancy. Consolidation will destroy internet quality, but to me thats ok. This will cause more people to roll their own internet. The only bad part is when this big corps go bankrupt the idiots in the government will give them billions of my dollars to stay afloat...

    8. Re:This is already happening... by LostCluster · · Score: 2

      KISS-FM is the most visible format clone, but if you have a station that does local news in the morning, Rush Limbaugh around lunchtime, and Art Bell at late night, you have a cookie-cutter Clear Channel talk station.

      There is no such thing as a major independent national news voice in TV or radio anymore. They're all owned by Viacom, Disney, General Electric, News Corp., and AOL/Time Warner, or they take funding from the U.S. Government.

      The only places you find small news outlets still alive is local TV (because the big companies are restricted from buying stations that reach all of the population) and print newspapers (because the big companies are restricted from buying newspapers where they own local stations).

      If those barriers are lifted, what do you think is gonna happen?

    9. Re:This is already happening... by MImeKillEr · · Score: 2

      my big questions is this: when do we see the shift from clearchannel following the market to clearchannel shaping the market to their ideas?

      I imagine that this is already happening subtly. They could easily not play an artist whose image or music they find offensive or not conforming to their perception of 'family values'. Take a look at the "new" Christina Aguleria. Notice how she looks like a $2 whore now? ClearChannel could decide that, based on her current image they'd rather not play her music or allowed to perform in their venues. Since they own a boatload of channels and venues across the country she could potentially get less air time, sell less records, earn less at concerts and generally be put out of business.

      Normally, this would be a good thing. However, no corporation should have that kind of power.

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    10. Re:This is already happening... by the_rev_matt · · Score: 2

      Technically, not all the same type of dopey deejays. Just one DJ who prerecords everything. Travel between two Clear Channel cities and you'll find that it's the same DJ in both cities. Media consolidation is the number one reason for decline in album sales, not p2p. Clear channel is destroying music, Time/universal/sony are destroying movies/television/news. Welcome to the brave new world.

      --
      this is getting old and so are you

      blog

    11. Re:This is already happening... by jandrese · · Score: 2

      Well, there's NPR, which barely recieves any money from the government anymore.

      --

      I read the internet for the articles.
    12. Re:This is already happening... by great+om · · Score: 1

      What about NPR?

      There are two in my market (pittsburgh). Pretty good news coverage, good jazz, good folk/rock.

      the coverage seems reasonable unlike CNN/FOXNEWS.

      --
      ------- Oh damn.... the Sigfile escaped... -Great OM
    13. Re:This is already happening... by LostCluster · · Score: 2

      True, but discount all of the NPR stations that are connected to either a PBS TV station or a college... and how many do you have left?

    14. Re:This is already happening... by robson · · Score: 2

      The FCC thinks all this has been good and wants to extend this model to all other media that it regulates!

      I'm not afraid. As long as there's a norm to react to, counterculture will thrive. When all you have is spoon-fed corporation-constructed pop, it will just inspire underground artists to work that much harder to buck the system and be heard. By the time Unicorp (AOL-Time-Warner-Fox-Disney) owns all of our cable and phone lines, we'll already be hard at work building our home-grown WiFi networks.

      It's a perpetual but healthy struggle. It's like a cultural free-market system.

    15. Re:This is already happening... by Gizzmonic · · Score: 1
      Unfortunately, this is what sells these days. they wouldn't be doin it if it wasn't making money.

      Actually, in the last 5 years, the US radio industry has been in a deep recession. Jobs are disappearing, ratings are down across the board, advertising rates have dropped substantially.

      Yes, Clear Channel makes money. But the radio industry as a whole is smaller. Competition in most markets is nearly nonexistant. Individual program directors have very little input in these "cookie cutter" stations. Instead, playlists are chosen at the corporate HQ, ensuring conformity across the stations.

      As a result, stations lose their uniqueness. People aren't forming bonds with DJs anymore, and as a result, they are listening to the radio less.


      my big questions is this: when do we see the shift from clearchannel following the market to clearchannel shaping the market to their ideas?


      Like all schlockmeisters, Clear Channel will tell you that they are merely giving the public what they want. But the decline in the radio industry as a whole does not bear that out.

      So...are they following the market or shaping the market? The answer is, when you think of musical tastes are merely a 'market', there's only so far you can go. The only way to build a truly loyal radio following is through charismatic DJs and program managers who play music they love.

      --
      (-1, Raw and Uncut is the only way to read)
    16. Re:This is already happening... by TheSync · · Score: 2

      That said, the NewsHour with Jim Leher was recently named the most credible and objective television news show.

      PBS gets funding from a wide mix, that includes federal, state & local governments, as well as universities, corporate underwriters, and don't forget "viewers like you."

    17. Re:This is already happening... by Anonymous Coward · · Score: 0

      Half their income is from the government. NPR is what we call in other countries "state run media."

    18. Re:This is already happening... by Anonymous Coward · · Score: 0

      You mean Shania Twain isn't the greatest thing since sliced bread?? Shocking!

    19. Re:This is already happening... by akb · · Score: 2

      Hmm, interesting. I'm not sure if you're going as far to espouse a historical determinism or not. Counter cultures are often underestimated it is true, but I myself think that control by corporate interests of the mainstream media results in a society that suffers as a result.

      I think this can be seen in how the media differs in European countries from the US. Most Europeans I know are shocked at the vacuousness of US news, how narrow the presentation of issues is and how uncritical the reporting is. European nations generally support public media and the arts as well. That has a genuine impact on the quality of life and character of the society.

      I don't think we should settle for the margins. Media and a working democracy are very closely linked. Ceding the mainstream media to corporate interests basically cedes government and society to the highest bidder.

    20. Re:This is already happening... by EddydaSquige · · Score: 1

      They're not just called KISS, they are KISS, the same KISS, all over America. Clear Channel operates cart stations. This means that they have a big building some were (probably some medium sized city like Austin or something) filled with DJ's. All the music is programed by a national director so it doesn't matter if your in New York or Seattle, the same song will be on the radio. The DJ's just make it sound like they're in your town, but the only thing local about a Clear Channel station are the commerials.

    21. Re:This is already happening... by robson · · Score: 2

      I don't think we should settle for the margins. Media and a working democracy are very closely linked. Ceding the mainstream media to corporate interests basically cedes government and society to the highest bidder.

      I'm not arguing that we shouldn't fight these grand moves toward media unification -- in fact, that fight is critical. I'm just saying that I trust us, the individuals and non-corporate groups, to consistently stay one step ahead of anyone who'd endeavor to control our consumption of art and information. In other words, I'm concerned but not scared :)

    22. Re:This is already happening... by SpikeSpegiel · · Score: 1

      This used not to be true, Back before 1996, there was a Kiss in Boston MA. I was young (and stupid) back then, hence i had not learned what music was. I digress, yet then station was then a "local" station (they had broadcast studios in boston and actually had local DJs). I do not know if that is the case now, as i would never listen to that station now, yet i do listen to radio. I have found that there are local stations that still play local DJs. WAAF in Worcerster MA, and WCCC in Hartford CT both have local DJs. You can see these djs at promotions they run and actually call the station, and TALK to them. And the industry wonders why these stations are the top rated in their respective markets, after all, why would anyone want to hear something origional?

    23. Re:This is already happening... by charlito · · Score: 1

      But that's what everyone is complaining about. The stagnation of the market. No new and innovative acts are going to emerge if everyone's playing shit from 5 years ago. We have (or had... i don't know i don't listen to the radio anymore- ipod, baby!)a Hot 97 here in the bay area as well. And I'm sure they both play the same basic crap (i shouldn't judge, just presuming).

    24. Re:This is already happening... by elmegil · · Score: 2
      Unfortunately, this is what sells these days. they wouldn't be doin it if it wasn't making money.

      I think it's just a matter of this is what makes money today. It's easy to make money selling total crap if your cost for entry is so low it doesn't matter if only 1% actually pay. Clearchannel is the radio equivalent of SPAM.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    25. Re:This is already happening... by charlito · · Score: 1

      This is why we need a change in the way the business is run. Not enough small players can enter the market and innovate. That's what sells (imo). Everyone here is bitching about how all the stations sound the same. Doesn't everyone here yearn for the days when you could hear crazy new stuff, and when the DJ's cared about the music they played. I miss the old days of Live 105 (yes i'm sure it was a corporate whore back then, but let me have my memories)

    26. Re:This is already happening... by MImeKillEr · · Score: 2

      Actually, I think they're stationed out of San Antonio. Living in Austin, I've not heard that they're churning out the same crappy signal to 51 stations around the US.

      The radio towers in the area don't appear to be any bigger than the local-only stations as well.

      Unless they're hiding them somewhere in the hill country (entirely possible).

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    27. Re:This is already happening... by Jaysyn · · Score: 1

      So that's why Klinger won't take requests, he's too busy recording his show.

      (Actually, now I'm wondering how many Klingers there are across the US?)

      Jaysyn

      --
      There is a war going on for your mind.
    28. Re:This is already happening... by Anonymous Coward · · Score: 0

      The bay area radio can be pretty depressing at times. But, the bay area has some excellent college radio stations, and you should take advantage of them. My presets are all college radio... and spanish. Sometimes you just need some tuba and casio keyboards...

    29. Re:This is already happening... by AnyoneEB · · Score: 1

      "That said, the NewsHour with Jim Leher was recently named the most credible and objective television news show."

      But how 'credible and objective' was the person/organization that said that?

      --
      Centralization breaks the internet.
    30. Re:This is already happening... by skSlashDot · · Score: 1
      Again I'm ahead of the game! For me, radio became unlistenable around 1994 or 1995. At the time, I had a 45 minute bus ride to and from work, twice a day, and the radio became so annoying that I switched to casette tapes. I've since moved, so I now have ony a 10 minute bus ride, and for such a short trip, silence is just fine. If I were to move further away, I'd rely on my iPod.

      No force in nature could make me listen to a Clearchannel radio station under any circumstances.

      I can't wait for Clearchannel to strangle itself; I loved radio when I was in high school (1981-1985).

      Freedom will rise again!

  18. We'll all work for... by sdo1 · · Score: 3, Insightful

    ... The Company.

    What was a sci-fi fantasy/warning is quickly becoming a reality. In the future there will be one corporate entity indistinguishible from and intertwined with the government.

    Be afraid. Be very afraid.

    -S

    --
    --- What parts of "shall make no law", "shall not be infringed", and "shall not be violated" don't you understand?
    1. Re:We'll all work for... by Anonymous Coward · · Score: 0

      and it will be called.... Wayland-Yutani

    2. Re:We'll all work for... by Anonymous Coward · · Score: 0

      Just Six Corporations Remain

      http://www.theonion.com/onion3322/sixcorporation s. html

  19. I think I heard this on the news by bigsexyjoe · · Score: 5, Funny

    But they assured the audience that the changes were double-plus good.

  20. Obvious by Qrlx · · Score: 5, Insightful

    Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information

    Shouldn't that be fewer powerful conglomerates?

    Deregulation of the telecom industry has brought us the lowest rates ever! Of course, we're paying fees, taxes, tariffs, surcharges, adjustments, and recoupments that didn't even exist before, but look -- deregulation must work because rates are lower.

    The situation with deregulation in this country has put the foxes in charge of hen house.

    For my opinion of FCC Chairman Michael Powell, read my other post.

    1. Re:Obvious by akb · · Score: 2

      I think the point is that fewer players == less competition. Many people would have preferred that ATT and Comcast compete rather than merge.

      Deregulation led to lower rates in telecomm because there was competition. Deregulation has also seen cable rates skyrocket and the radio dial go to crap as competition is hobbled in those areas.

    2. Re:Obvious by DaytonCIM · · Score: 1

      Deregulation of the telecom industry has brought us the lowest rates ever! Of course, we're paying fees, taxes, tariffs, surcharges, adjustments, and recoupments that didn't even exist before, but look -- deregulation must work because rates are lower.

      Amen to that brother! Of course, most of the US is asleep or watching TV, so they'll never notice when the completely lose all rights.

  21. TV companies to go the M$ way? by p944 · · Score: 2, Insightful
    [clip], set restrictions on how many TV and radio stations can be owned by one company, and determine whether a company can own both newspapers and TV stations that serve the same community.

    I guess if they let any TV network own as many channels as they want, then they too can use M$s "embrace and destroy" method of market domination by just buying all the small competition.

    Not convinced about the idea that this won't stop new entrants into the market place and any that do appear will get rapidly snapped up by one of the big 3 to be.

    That prospect has Amazon, Microsoft Corp. and a coalition of other technology companies worried that those gatekeepers could prevent users from looking at certain content

    How many consumers would seriously put up with internet content being blocked if it's not the suppliers companies content?

    Maybe certain ISPs would be born that are basically a new version of TV channels - only their content but provided for a lower price...

    1. Re:TV companies to go the M$ way? by Anonymous Coward · · Score: 0

      "How many consumers would seriously put up with internet content being blocked if it's not the suppliers companies content?"

      About 95% of the population who don't have the common sense to know any better. Just look at how manypeple use AOL for an example.

    2. Re:TV companies to go the M$ way? by p944 · · Score: 1
      Missed out the obligatory ;-) after that particular remark.

      But without the AOL users...

      ...who would vote in the government?
  22. This should help my portfolio by Anonymous Coward · · Score: 0


    I invest heavily in the tech and communications sectors so this seems like pretty good news for my portfolio.

    1. Re:This should help my portfolio by stratjakt · · Score: 1

      >> I invest heavily in the tech and communications sectors so this seems like pretty good news for my portfolio.

      What porfolio? You need to sit down and have a chat with your broker.

      You'll probably be wearing an old wine-barrel and boiling a shoe you found on the highway for dinner.

      --
      I don't need no instructions to know how to rock!!!!
  23. Deanthropomorphize This: +1, Patriotic by Anonymous Coward · · Score: 0

    Someday we will all work for The Man

    Cheers,

    W00t

  24. I know It's been done by Cokelee · · Score: 0

    but, Wal-Mart Exxon GM Ford Enron GE Citigroup ChevronTexaco IBM Philip Morris Verizon AIG AEP Duke AT&T Boeing Paso Home Depot Bank of American Fannie Mae JP Morgan Chase Kroger Cardinal Health Merck State Farm Reliant HP Morgan Stanley Dynergy McKesson Sears Roebuck Aquila Target Proctor & Gamble Merill Lynch AOL Time Warner Berkshire Hathaway Kmart Freddie Mac WorldCom MArathon Oil Costco Safeway Compaq Johnson & Johnson Conoco Pfizer JC Penney MetLife Mirant Dell Goldman UPS Motorola Allstate TXU United Technologies Dow Chemicals.



    There, now you have something to be scared of.


    Yes I know, they're not all Media or Telecom companies.

    1. Re:I know It's been done by EvilBudMan · · Score: 1

      Sounds like some good stock picks.

  25. in the IT world by ideonode · · Score: 3, Insightful

    In most companies I've worked with, communications and media are bundled in the same vertical anyway - typically something like ICE (Information-Communication-Entertainment) or similar. From a purely technical standing, I don't think it makes much difference.

    From a socio-political position, however, it further blurs the distinction between medium and message. Damn that McLuhan - he was smart!

    1. Re:in the IT world by LostCluster · · Score: 2

      This is the reason why there has to be walls between the people who make the content, the channels that present the content, and technical provider that delivers the channels.

      If the market is permitted to behave naturally, we will be down to a small handful of players who own the entire process including the studio to make the content, the cable channels that package the content, and then the communication networks with which to sell the cable channels. This seems okay on the surface, but there's a huge problem.

      It's hard to start a movie studio, it's hard to start a cable network, and it's hard to start a cable system / satellite company. However, it's much more than three times as hard to have to start all three at the same time. (If any one component of the three is a failure, the whole project gets knocked off course even if the other two components are perfect.) By redefining what used to be three games into one, they have made it much harder for new enterants to get in their way.

      BTW... why hasn't Dan Rather, Tom Brokaw, or Peter Jennings done an in-depth report on the effects of communications industry consoldiation?

    2. Re:in the IT world by sconeu · · Score: 1

      BTW... why hasn't Dan Rather, Tom Brokaw, or Peter Jennings done an in-depth report on the effects of communications industry consoldiation?

      You're kidding, right?

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    3. Re:in the IT world by program21 · · Score: 2
      BTW... why hasn't Dan Rather, Tom Brokaw, or Peter Jennings done an in-depth report on the effects of communications industry consoldiation?

      Thanks, I needed a laugh today.

      --
      This has been a test. Had this been a real emergency, we would have fled in terror and you would not have been informed.
  26. This is going to get worst by TerryAtWork · · Score: 3, Funny

    before it gets better.

    --
    It's Christmas everyday with BitTorrent.
    1. Re:This is going to get worst by Anonymous Coward · · Score: 0

      Why do you think it will get better?

  27. Ironic... by Thud457 · · Score: 2, Interesting
    You know, if this wasn't so damn serious, I would consider it hilarious that my crazy 'nam vet uncle Frank's paranoid fantasies once more prove correct!

    He used to spout crazy shit about the CIA running drugs too.

    It's a sad commentary on the world when current events seem like a cheap rehash of "Illuminatus!"
    Crap, he's probably right about the aliens, too.

    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

  28. Censorship by Anonymous Coward · · Score: 0

    Are there any rules preventing a private company from blacklisting websites? Can your telephone company block calls from certain entities without your permission?

  29. One Station to Rule them all by doublem · · Score: 2

    Clear Channel,

    Making sure radio sounds exactly the same, all across America.

    Listen to Clear Channel. The RIAA knows what the best music is.

    You don't really need this blues, bluegrass, or other small market music.

    All you need it pop, "alternative" and Soft Rock.

    Clear Channel, the only way your brain will receive entertainment form here on out.

    --
    "Live Free or Die." Don't like it? Then keep out of the USA
    1. Re:One Station to Rule them all by Anonymous+Cow+herd · · Score: 2, Insightful

      Why not? It worked for McD's, Starbucks, and just about every franchise chain out there... people don't care if big corporations give them shitty quality stuff, as long as it's the same shitty quality stuff wherever you go.

      --
      Ita erat quando hic adveni.
    2. Re:One Station to Rule them all by Jaysyn · · Score: 1

      Oddly enough, the ClearChannel (alternative) station where I live used to play a lot of local bands. I remember a few years ago when Limp Bizkit was a local band here (before they went to shit & Fred's head grew to the size of Texas). They'd also play semi-local acts from Gainesville, Orland & Tampa. Sevendust (I think), Less Than Jake, Cold, etc...

      Now it's all gone to shit, of course, and you can't turn on the radio w/o hearing a ballad from Creed or the Red Hot Chilli Peppers. Does anyone else here remember when they were a punk band?

      Jaysyn

      --
      There is a war going on for your mind.
    3. Re:One Station to Rule them all by doublem · · Score: 2

      "Better the crap we know than the quality we don't?"

      --
      "Live Free or Die." Don't like it? Then keep out of the USA
  30. No, It's just going to get worse. by Anonymous Coward · · Score: 0

    Welcome to Fachism, synergy of corporation and state.

  31. Well... by Rogerborg · · Score: 3, Funny

    I for one welcome our new insect - er, media - overlords.

    Why limit ourselves to only a few variants of democracy? There are plenty of other options. It's time to give honest plutocracy, argentocracy, timocracy, or even quangocracy a chance.

    --
    If you were blocking sigs, you wouldn't have to read this.
  32. Didn't I read about this? by Anonymous Coward · · Score: 1, Insightful

    in Snow Crash

    and

    Neuromancer
    ??
    oh, wait, sorry.

    Those are works of FICTION.

    Silly me.

    "does Life imitate art, or does art imitate life? Life Imitates bad art."

    1. Re:Didn't I read about this? by nolife · · Score: 1

      I believe the movie "Running Man" shows what happens..

      --
      Bad boys rape our young girls but Violet gives willingly.
  33. Rule Number 1: by burgburgburg · · Score: 5, Funny
    When someone from a major corporation explains that what they are doing is a good thing and exclaims

    DON'T PANIC

    the one thing you can be sure you need to do forthwith is PANIC!!!!

    No delays now. Start running down the streets screaming at the top of your lungs, rending your clothes and flinging yourself into plate glass windows. It's for your own good.

  34. Max Headroom future is here !! by boy_afraid · · Score: 1

    I always thought that the future of Max Headroom was very bleak, but impossible to achieve, until I heard about this yesterday on NPR. Just a few conglomerates controlling the information that is filtered to us, which one will end up being called "Network 23". Great, now we are going to get commercials, called Blipverts, high-speed commercials condensed into a few seconds, that prevent channel-changing and embed themselves in viewers' minds. Unfortunately, these commercials have one tiny side effect -- sometimes they cause viewers to explode.

    Great, this way my wife could explode and I could get to play my PC, X Box, and PS2 all day !!

  35. Look out!!!! by slackerfilm · · Score: 1
    The monopolies are coming!!
    The Monopolies are coming!!
    Run for your life
    The Monopolies are coming

    (pant... pant...) I really need to get a horse if I am going to continue to do this.(pant...)

    --

    throw the baby out. The bathwater is cold

  36. Show me the money by oliverthered · · Score: 2, Interesting

    It would be, umm.... nice to know how much the media corps 'donate' and how much the oposition donate, not that there's anything dubious about the desision.

    --
    thank God the internet isn't a human right.
    1. Re:Show me the money by akb · · Score: 2

      Check Open Secrets, they break things down by industry. The media industry has a special relationship with politics because politicians have to pay for advertising time. Its huge money for them, $billions. Off the Record is a great report that looks at the media industry and politics.

    2. Re:Show me the money by oliverthered · · Score: 1

      Hmm... names and faces are nicer to know, (but take some poking around).

      Say Big bobby, took fran out to lunch, and fran lent bill her 'holiday home' and use of a jet.

      Bill slipped in a one liner that was 'favorable' to bobby.

      I'm sure it happenes all the time...

      --
      thank God the internet isn't a human right.
  37. Michael Powell runs the FCC (+1 Truth) by TimeReliesOnLadyLuck · · Score: 2, Insightful

    Michael Powell is Colin Powell's son, and he is known as "friendly to industry" - meaning that your media corp can get whatever it wants from the FCC, for the right amount of campaign contributions.

  38. Project Mayhem by djcdplaya · · Score: 1

    Project Mayhem anyone?

    Oh wait, I'm neglecting the first rule.

  39. Example of a media company controlling a country by Lobsang · · Score: 5, Informative

    Brazil is a good example of what happens when media corporations are allowed to do whatever they want.

    Brazil's biggest media company is called "Rede Globo" (Globo Network). They own radios (both AM and FM), TV stations across the country and newspapers.

    It's hard to describe the power of such corporations although the US is beginning to have a glimpse of what happens when media becomes a tycoon controlled business.

    Rede Globo's ascent to power began in the mid 60's when they sided unilateraly with the military (Brazil was forcefully ruled by the military for 20 years starting in 1964, with lots of torture and deaths -- all with the consent of the US governement, but then it's a different story). Newscasts at that time use to portray any opposer as "subversive". The whole thing grew to be what it is today: A big conglomerate with tentacles in all sections of the society.

    One interesting example is what happened to "Fernando Collor", a whacko that eventually got elected as the Brazilian President some years ago. Globo supported Collor fiercely, as the other candidate was Lula (the current Brazilian president). Corporations were very afraid that a left wing candidate would win and Globo used all their power in favor of Collor. Later, winds changed and Collor started to go really nuts. Result: Globo gave all attention (nationwide!) to anti-Collor movements across the country. Lots of dust under the rug came to light and he was eventually impeached.

    And if this was not enough, consider this: In the US, when Britney Spears starts singing on the radio you just say a few bad words and change the station (OK, OK, it's going to be hard to find a good one). In Brazil, when Globo wants to impose a new fad, you'll see that on TV most of the time, you'll listen on a few radio stations and on the highest circulation newspapers. You cannot escape the annoyance. You just cannot.

  40. here comes the dictatorship by elmegil · · Score: 5, Insightful
    Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.

    Which is of course what you would want if you were trying to subvert democracy and freedom...a task some members of the current administration have already made great inroads on.

    --
    7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    1. Re:here comes the dictatorship by thelexx · · Score: 5, Interesting

      Someone had this quote in their sig on another thread:

      "Fascism should more properly be called corporatism, since it is the merger of state and corporate power" -- Mussolini

      Needless to say, I saved it!

      --
      "Gold still represents the ultimate form of payment in the world." - Alan Greenspan, 1999
    2. Re:here comes the dictatorship by Alyeska · · Score: 2, Insightful
      This is perfect. The Government can't legally supress free speech. So instead, they deregulate until all the media is in the hands of a few, and the speech is then quelled by censors/moderators and EULAs. Later, they'll make large investments in unneccessary technology that will be legally required before you can provide ISP service -- so what used to cost a few thousand to start, now would take hundreds of millions -- thus leaving everyone priced out of the game.

      It's beautiful. The privatization of suppression.

    3. Re:here comes the dictatorship by vldmr_krn · · Score: 2, Informative

      "Fascism should more properly be called corporatism, since it is the merger of state and corporate power" -- Mussolini

      More information about this (section titled "7 Fascism"). Particularly the following:

      The programme of the Fascists, as drafted in 1919, was vehemently anti-capitalistic. The most radical New Dealers and even communists could agree with it. When the Fascists came to power, they had forgotten those points of their programme which referred to the liberty of thought and the press and the right of assembly. In this respect they were conscientious disciples of Bukharin and Lenin. Moreover they did not suppress, as they had promised, the industrial and financial corporations. Italy badly needed foreign credits for the development of its industries. The main problem for Fascism, in the first years of its rule, was to win the confidence of the foreign bankers. It would have been suicidal to destroy the Italian corporations.

      Fascist economic policy did not--at the beginning--essentially differ from those of all other Western nations. It was a policy of interventionism. As the years went on, it more and more approached the Nazi pattern of socialism. When Italy, after the defeat of France, entered the second World War, its economy was by and large already shaped according to the Nazi pattern. The main difference was that the Fascists were less efficient and even more corrupt than the Nazis.

      But Mussolini could not long remain without an economic philosophy of his own invention. Fascism posed as a new philosophy, unheard of before and unknown to all other nations. It claimed to be the gospel which the resurrected spirit of ancient Rome brought to the decaying democratic peoples whose barbarian ancestors had once destroyed the Roman empire. It was the consummation both of the Rinascimento and the Risorgimento in every respect, the final liberation of the Latin genius from the yoke of foreign ideologies. Its shining leader, the peerless Duce, was called to find the ultimate solution for the burning problems of society's economic organization and of social justice.

      From the dust-heap of discarded socialist utopias, the Fascist scholars salvaged the scheme of guild socialism. Guild socialism was very popular with British socialists in the last years of the first World War and in the first years following the Armistice. It was so impracticable that it disappeared very soon from socialist literature. No serious statesman ever paid any attention to contradictory and confused plans of guild socialism. It was almost forgotten when the Fascists attached it to a new label, and flamboyantly proclaimed corporativism as the new social panacea. The public inside and outside of Italy was captivated. Innumerable books, pamphlets and articles were written in praise of the stato corporativo. The governments of Austria and Portugal very soon declared that they were committed to the noble principles of corporativism. The papal encyclical Quadragesimo Anno (1931) contained some paragraphs which could be interpreted--but need not be--as an approval of corporativism. In France its ideas found many eloquent supporters.

      It was mere idle talk. Never did the Fascists make any attempt to realize the corporativist programme, industrial self-government. They changed the name of the chambers of commerce into corporative councils. They called corporazione the compulsory organizations of the various branches of industry which were the administrative units for the execution of the German pattern of socialism they had adopted. But there was no question of the corporazione's self-government. The Fascist cabinet did not tolerate anybody's interference with its absolute authoritarian control of production. All the plans for the establishment of the corporative system remained a dead letter.

    4. Re:here comes the dictatorship by Anonymous Coward · · Score: 0

      corporations minus the shareholder vote are the equivalent of micro-facist states. In most cases the shareholder vote is meaningless because a chairman holds the majority votes necessary to make any decision. So in essence most corporations are mini-facists states. I say "cool"

  41. Don't need no stinkin competition by Tisha_AH · · Score: 3, Insightful

    Sounds groovy, Buy your computers from IBM Buy your operating system from Microsoft Buy your telecom/ internet from BellSouth ------------ I have had to deal with all three and they suck equally as well. (BTW, I work for a CLEC so I have firsthand experience dealing with an incumbent (incompetent(BellSouth)) phone company with ego's the size of Montana) ------------ DSL is so damned expensive and unavailable rurally because of the baby bell's arcane, antiquated systems that they don't want to upgrade. They just hope that the competition (CLEC's) go away so they can continue to sell you shitty service through the rest of the 21st century. ------------ Take a look at the tarrif pricing on a DS1 or a DS3! Talk about dis-incentive for anyone expect for a fortune 500 to buy. The RBOC's hate bundled (data and voice)services, they hate UNE-P's, they hate their customers. Just send them the money and shut your mouth.

    --
    Tisha Hayes
  42. 1930's, part deux by kraksmoka · · Score: 3, Insightful
    "That assumes that the antitrust division takes a pill and goes to sleep," said Powell, who once worked in that Justice Department division

    HELOOOOO! it is asleep already! two letters M$

    in the 30's the fcc shifted from a public interest view of it's job to a pro-business view. as a result, enourmous barriers to entry were constructed in TV and Radio.

    fact is, the system in place favors the regional phone companies too much already. its nearly impossible to switch DSL providers without a massive downtime and loss of productivity. cable is only as good as the local monopoly that provides it (if its like here with AT&T, not even worth the hassle of dealing with those incompetents), and many cable co.s are providing downstream only links to prevent sharing, with a dial in modem for up, awful. i thought broadband's big advantage was that you don't need a second telephone line.

    fact is, the only way to break the hegemony of the regionals is for someone to step in and require that the infrastructure is separated entirely from the sales and marketing, and make baby bells that once again become public utilities instead of sanctioned monopolies.

    --
    "You never want a serious crisis to go to waste." - Rahm Emanuel
    1. Re:1930's, part deux by blaimue · · Score: 1

      either that or it took the wrong pill...

  43. Chomsky's Media Control by Infonaut · · Score: 5, Informative
    Whether you agree with his views or not, Noam Chomsky never fails to make you think, even if it's just to formulate a response to his arguments.

    If you're interested in the effects of media consolidation and government propaganda, check out this short summary of a pamphlet Chomsky put out during the Gulf War.

    I disagree with huge chunks of what he says in this pamphlet and subsequent pronouncements. But he has been writing about the consolidation and manipulation of the American media for many years, and if current trends continue, his annoying rants may mirror the truth more closely than any of us would like.

    --
    Read the EFF's Fair Use FAQ
    1. Re:Chomsky's Media Control by jafac · · Score: 2

      No. If current trends continue, we simply won't be hearing from the likes of Chomsky anymore.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    2. Re:Chomsky's Media Control by bheerssen · · Score: 1

      Noam Chomsky is a professor of linguistics at MIT. This makes him uniquely qualified to read between the lines of statements made by just about anyone, esp. corporations and government.

      If you are going to listen to anyone on matters of national importance, listen to our nation's academics. They are, generally speaking, that last people around that do not have any special allegiance to corporate/government agendas. Not to say that most academics are unpatriotic, but simply that they publish what they've learned after studying a problem - with little to no regard for anything outside the subject. This nation desperately needs more input from this sector of society.

      --
      (Score: -1, Stupid)
    3. Re:Chomsky's Media Control by Anonymous Coward · · Score: 0

      Chomsky's still alive? I remember that guy when he was a regular on 'Nightline' in the 80s!!!

  44. Sorry, can't back you up. by wiredog · · Score: 3, Insightful
    I grew up listening to DC101 in the 70's and 80's. DC101 sucks today. When was the last time they played a local act?

    Admittedly, not as bas as WHFS, which used to be an alternative station, but only barely not as bad.

    1. Re:Sorry, can't back you up. by Qrlx · · Score: 2

      You should be listening to 89.3 WPFW. No corporate sponsors, no ads. Occasionally they ahve a pledge drive, during which time you can listen to HFS again and remember how horrible it was listening to commerical radio.

  45. Wipe my greymatter off the moniter by sam_handelman · · Score: 2, Flamebait

    What we slashdotters need to do is to get involved in supporting the campaigns of legislators with the courage to speak out against corporate excesses, like.... Fritz Hollings?

    And, when a legislator sells out, we need to join together in working toward their ouster, like... Fritz

    Damn, my head exploded again.

    Anyway, my point is this - Disney is not the worst corporation out there. Fritz' may be 0wn3d by Disney, but at least he doesn't belong to AT&T. I may not like Disney's plans for DRM, but they've never sponsored the overthrow of a national government (ITT, the predecessor of AT&T, aided Pinochet in establishing a military dictatorship in Chile. Search the page for ITT.)

    So, would AT&T abuse their power to suborn Democracy? They already have. I sure don't trust them.

    --
    The good and new comes from no quarter where it is looked for, and is always something different from what is expected.
    1. Re:Wipe my greymatter off the moniter by Anonymous Coward · · Score: 1, Informative

      AT&T has nothing to do with ITT. AT&T affiliated companies (meaning, companies which are made up of formerly AT&T employees and divisions) include NCR, Lucent, Comcast, AT&T Wireless, and the Regional Bell Companies.

      The predecessor of AT&T was "The Bell Telephone Company" organized in 1877.
      AT&T was formed as a subsidiary of "American Bell" in 1885 (American Bell had been formed by the consolidation of the Bell Telephone Company with Western Electric. In 1899, AT&T became the parent company of the entire Bell system.

      Feel free to slam ITT, but leave AT&T out of it.
      Thanks...

      David Barak
      http://makela.ws/

  46. fcc misguided ? by bhawbaker · · Score: 0

    first fcc denies Dish-DirecTV merge, then they allow this ?

  47. It's the Democratic Party, stupid... by MamasGun · · Score: 1
    I hate how Republicans and those to the right of Republicans spit out "The Democrat Party" as if it was a curse word. In fact, in an "issue" ad funded by Soft Money that the RNC ran during the 2000 Presidential campaign, the word Democrats was associated with the word RATS.

    They won dirty, but they won, and that's what counts, right? Here's an article from the CNN site dating back from when that happened: http://www.cnn.com/2000/ALLPOLITICS/stories/09/13/ bush.ad/

    --
    "But you've already got a DVD. It lasts forever....In the digital world, we don't need back-ups..."
    -- Jack Valenti
    1. Re:It's the Democratic Party, stupid... by Anonymous Coward · · Score: 0

      Well, democrats are rats. They are precisely like the greedy vermin who steal and devour a farmer's hard earned crops. Of course, the Republicans are rats too; they just promise to steal a little less than the Democrats do.

    2. Re:It's the Democratic Party, stupid... by Mantrid · · Score: 1

      Yeah, and Democrats are *so* nice when they talk about Republicans. Give me a break. What party do I support? PC. heh.

    3. Re:It's the Democratic Party, stupid... by mythr · · Score: 1

      Things like these have brought me to conclude that the only good party is the LAN party. Anyone interested in joining? ;)

  48. Bah, none of this really matters... by bahwi · · Score: 2

    None of this really matters, it's just to reduce paperwork. Think about it, 5 companies, working together, or one big company? One big company = less paperwork. Now that the Microsoft Project(tm) has shown that the people really don't mind full blown monopolies as long as they keep us under control, it's not a problem and now they want to do it. Everyone knows all the major companies are owned and run by the Illumana%!@#$ NO CARRIER

  49. Oops by bahwi · · Score: 2

    What I meant to say was that I think this is a good thing and that we should trust our corporations. There is no one controlling everything behind our backs, we are a capitalist society where one can rise to the top. I for one will trust the corporations with my soul.

  50. I can see it now.... by DailyGrind · · Score: 5, Funny

    One day I will wake up and unable to open the electronically controlled front door to my condo I will have to call North East America Inc support center....

    me: dial
    phone: Welcome to North East America Inc... your call is important to us... etc.. press 01 for support with your phone; 02 for support with cable; 03 for support with your internet; 04 for support with your climate control; .....etc.... 99 if you cannot open your door.

    me: 99... wait...
    phone: sir, your buildings central waste monitoring facility has detected trace amounts of marijuana. as you know drugs fund terrorism and terrorism is un-American. as a precaution we have temporarily detained all occupants pending an investigation

    me: what! ... I am going to e-mail my Congressman about this...
    phone: sir, the central e-mail monitoring facility has detected that your e-mails contain words like "high", "da bomb", and "explosive" and may refer to un-American activities and therefore your e-mail has been suspended...

    me: nuts!, I am moving out west!
    phone: sir, we have logged your request and are sending you a Western America Inc transfer form. There is a $20,000 transfer fee.

    me: thats it I am moving to Canada!
    phone: sir, only terrorists live in Canada... please stand by security services are on the way...we have restricted your TV to receive Lawyer commercials you may wish to watch while you wait... have a nice day.

    --
    You will have to pry my proprietary software $$$ from my cold dead hands!
    1. Re:I can see it now.... by Anonymous Coward · · Score: 0

      How are you going to watch the Lawyer commercials on your TV when you can't get into your condo? What a dystopia!

    2. Re:I can see it now.... by GigsVT · · Score: 1

      The whole point was he couldn't get *out* of the condo.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  51. TWO WORDS... by Anonymous Coward · · Score: 0

    Rudi Bakhtiar

  52. Largest Media Conglomerates by Kiev() · · Score: 1

    AOL TW Viacom Disney News Corp Bertelsmann Vivendi Universial Sony

  53. The rumor about Britney by burgburgburg · · Score: 2
    The rumor about Britney Spears concerning ClearChannel is that she since she did not have ClearChannel book/control her latest tour, ClearChannel radio stations "independently" decided her newest album did not deserve to be on the hot play lists.

    Considering the lack of discernable quality difference in her albums (take that as you will), this seems a plausible explanation.

  54. Re:Example of a media company controlling a countr by LostCluster · · Score: 2

    One tactic in radio avertising is called "buying the market". That is the act of a single sponsor buying a commercial spot that is scheduled to be run at roughly the same time on every major statiion in the city. No matter what station you listen to, or even if you hop between stations, there's likely no way you'll not hear this sponsor's message that day.

    This is a pretty rare tactic because it's both expensive and hard to do. (You have to buy time from several different companies, and some stations might not have an ad slot available where you want it.) However, if the same media company controls all of the signals that you listen to, it's very easy for a sponsor to deal with one company to push whatever message it wants out to you.

  55. Irony also applies by JohnDenver · · Score: 2

    insofar as we usually don't expect corporate whores calling other corporate whores, a corporate whore.

    Hypocrisy is usually ironic.

    --
    "Communism is like having one [local] phone company " - Lenny Bruce
    1. Re:Irony also applies by radish · · Score: 2

      Hypocrisy is usually ironic.


      Don't know about you, but I usually expect hypocritical behaviour from people with power, thus it is certainly not ironic when it occurs.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    2. Re:Irony also applies by RollingThunder · · Score: 2

      Indeed, cf: cops can scoop trash without a search warrant, but not reporters.

    3. Re:Irony also applies by JohnDenver · · Score: 2

      Irony is also relative from person to person. One man's irony is another man's common sense.

      Many people also believe that Sen. Hollings and George W. are decent folk just trying to save the world from pirates and evil-doers.

      Just because I see through the horse-shit, you see through the horse-shit, doesn't mean the rest of these people see through the horse-shit.

      Traditional expectations would rule it's ironic.

      --
      "Communism is like having one [local] phone company " - Lenny Bruce
  56. Competition is dying already :( by Ded+Bob · · Score: 4, Insightful

    As an ex-DirecTV DSL customer, I am seeing it disappear as we speak. The only provider in my area is now SBC. Whether or not the FCC does anything, I see competition as being dead.

    BTW, I would love the FCC to get rid of one regulation: the idiotic regulation that requires me to cancel DSL service before I can get another provider to even take an order. The same group comes out to disconnect me as will connect me five days later. I want to see down-times of hours not days nor weeks (if unlucky). How can people try out different competitors easily if they will have to wait so long?

  57. What is the public benefit for consolidation? by max_entropy99 · · Score: 1

    I have yet to hear a rational explaination of the public benefits of consolidation in this industry. It just looks like raw greed and the ability of weild greatly increased influence over the public's perception of reality that is the crux of what these companies are seeking. BTW in the DSL arena, it could be argued that the most of the national infrastructure of last mile copper is owned by the public as monopoly rights were granted to install it long ago, and it has been paid for many times over. Most of it has already been depreciated to ZERO book value and our telecom bills now merely provide for maintenance of this asset.

  58. By, at the low level. . . by kfg · · Score: 1

    changing away from the telegraph billing model?

    KFG

  59. canada shows US the way by violently_ill · · Score: 5, Interesting

    i just spent two weeks vacationing in snowy canada (i live in california) and while i was there i had the opportunity to learn about canada's internet. in short, it kicks ass. it is very fast, very resilient, very regulated, and most importantly, very cheap. the canadian government has been developing and regulating broadband since before anyone knew what broadband was and their investment has surely paid off. how does digital cable service AND broadband internet for $40/month sound? that's 40 candian dollars, or a little over $30 dollars american currency. not only that, but it's purported to be more resilient than the internet2 project that is just barely getting off the ground in the states. canada's regulated deployment scheme has made it one of the most wired nations in the world. we could learn a lot from them.

    1. Re:canada shows US the way by Anonymous Coward · · Score: 0

      Yeah but deregulation is good. It allows Enron to commit crimes against Californians. If you propose regulation in the US you are proposing destroying the fabric of the universe!

      Remember, Rush Limbaugh is always right, and he says:
      Deregulation gooooooooooooooooooood. Regulation Baaaaaaaaaaaaaaaad.

    2. Re:canada shows US the way by fizban · · Score: 3, Insightful

      God damn it! This puts me over the edge. I've been meaning to join our northerly brethren for a while now and I think this just about gives me the final reason to make my promise good. Onward Kanooks! Eh?

      Unregulated Capitalism is the EVIL of the world.

      --

      +1 Insightful, -1 Troll. What can I say, I'm an Insightful Troll.

    3. Re:canada shows US the way by TheSync · · Score: 2

      Internet2 is not a network for home users, it is a research network to examine what you can do with a very, very fast IPV6 network. It is also incredibly underutilized, and only links universities and research institutions.

    4. Re:canada shows US the way by charlito · · Score: 1

      And they're the home of hockey!

    5. Re:canada shows US the way by violently_ill · · Score: 1

      1) i understand that internet2 is only in a few universities right now and will never be available to the general public (although some of the technology might be). my point was that while we americans were patting ourselves on the back for how technologically sophisticated we are, canada was quietly reminding us their networks were of equal or greater stability. improved resiliency was one of internet2's most touted features. of course, having dedicated fiber laid between university A and college B will still make for a faster connection.

      2) while i'm quite certain about the $40/month advertised price, i didn't investigate it too thoroughly, so it's likely that there's some kind of catch. i think the name of the company was shaw cable and i was in calgary.

    6. Re:canada shows US the way by tfoss · · Score: 2
      Check out this guy.

      -Ted

      --
      -=-=- Quantum physics - the dreams stuff are made of.
    7. Re:canada shows US the way by fizban · · Score: 2

      Thanks. That was awesome.

      --

      +1 Insightful, -1 Troll. What can I say, I'm an Insightful Troll.

  60. but yet.... by /dev/trash · · Score: 2

    EchoStar is turned down, when it wants to give me and millions of other people local channels.

    I don't want cable, I want DISH.

  61. Bad for Democracy by bill_mcgonigle · · Score: 2

    In this scenario, a sufficiently motivated group could purchase all the media outlets in an area, effectively controlling the flow of information to the populous. Then they could start spreading false information without any balances.

    Can you imagine a society where if you spend enough money anybody can get elected?

    Oh.

    note: satellite/cable and the Internet are moderating forces, but they are not free (federally subsidized), which is why this is a problem.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    1. Re:Bad for Democracy by TheSync · · Score: 2

      In this scenario, a sufficiently motivated group could purchase all the media outlets in an area, effectively controlling the flow of information to the populous....satellite/cable and the Internet are moderating forces, but they are not free (federally subsidized)

      In the absence of government regulation, what you say is impossible. However, it may also require state and local governments to end regulation (i.e. forced monopolies) of cable and telephone service as well.

      But even today, cable isn't free, yet the majority of Americans receive their television programming over cable.

      Even if someone bought up all the AM & FM radio stations in an area, you can still listen to Sirius and XM radio, not to mention shortwave!

      Plus the Internet will continue to become a very powerful force for balance. Dial-up is cheaper than cable in most markets (as it should be, it is lower bandwidth).

      And there is always public television/radio...

    2. Re:Bad for Democracy by Anonymous Coward · · Score: 0
      "Even if someone bought up all the AM & FM radio stations in an area, you can still listen to Sirius and XM radio, not to mention shortwave!"

      Yeah, keep it up and we'll all end up listening to shortwave!

      Posted as Annonymous Coward because some people don't get irony!
      "Wolverines!"

    3. Re:Bad for Democracy by ps_inkling · · Score: 1
      By FCC regulations, when ownership of a station changes or the license is due for renewal, the radio or television station must give sufficient notice for public comment.

      If you feel that your local radio or television station is not serving the local public interest, why not let the FCC know?

      Or, if you are really curious about the ownership of the station, whether the station has made any citizen's agreements which are not being honored, or to read view comments from other concerned citizens, ask for a copy of the station's Public Inspection File. You can inspect it at their station, or pay them for photocopies and they pay to mail it to you.

      If you feel that the radio or televison program selection is too similar and bland, why not apply for a low-power FM station license? Unfortunately, LPFM stations are available to noncommercial educational entities and public safety and transportation organizations, but are not available to individuals or for commercial operations. However, [c]urrent broadcast licensees with interests in other media (broadcast or newspapers) are not eligible to obtain LPFM stations. Find a local existing educational entity and help them to put up a LPFM station (at a frequency which does not interfere with existing commercial stations). Also, the station must be non-commercial, but appeals for donations are acceptable.

      It may be possible to reach further than the documented 3.5 miles with the maximum of 100 Watts output with strategic placement of the broadcast antenna -- I was able to hear a college station with 100 Watts at least 20 miles away with a standard vehicle radio.

  62. The usual response from the masses by salesgeek · · Score: 2

    In the end, this consolidation will serve only to preserve the media industry and the telecom industry so it can prepare for the coming of age of low frequency ultra wideband radio technology. LF UWB is a carrierless peer-to-peer technology which has the potential to break the last mile barrier. Imagine you little wireless ethernet access point with a 150 mile range. I don't think this will be good for cable companies and the local phone company.

    Of course, this all could just be an evil plot.

    $G

    --
    -- $G
  63. Not a problem. by Anonymous Coward · · Score: 0

    The whole world will turn into one big World Economic Consortium. Eventually one of them will succeed in creating a SHODAN, and then history will pretty much write itself from there.

    Either that, or one of the cloned Silencers will go nuts and start "working against the government."

    "How can you challenge a perfect, immortal machine?"

  64. What's the big deal? by c0d3h4x0r · · Score: 1

    'Opponents of the proposed rules fear that, taken together, they ultimately could lead to a few powerful conglomerates controlling the flow of electronic information, from programming of television and radio news and entertainment to owning the pipes that connect people to the Internet.'

    That's the way it already is, so what's the big deal? Anything that removes the totally nonsensical federal restriction that splits DSL providers in half (the physical line provider and the IP provider can't be the same company, can't share records, etc, and thus DSL is pure set up and customer service hell) would be a welcome change.

    I don't need variety. I just need shit that works right end-to-end. If it takes a monopoly or an ogilopoly to pull that off, then so be it.

    --
    Moderator hint: a comment is neither "Flamebait" nor "Troll" if it is true.
    1. Re:What's the big deal? by Anonymous Coward · · Score: 0

      What have you been smoking? The law as it currently stands doesn't prohibit your phone company from providing its own ISP service. It just requires it to make its lines available to competitive services as well.

      In Seattle, you can sign up with Qwest for ADSL with any number of large and small back-end ISP's (there's a list on their Web site, although it's about as easy to find as the freebie player download on Real's site). Or, you can have Covad/Speakeasy hook you up for SDSL renting a dedicated copper pair from Quest. Or...you can get "one-stop shopping" residential ADSL from Qwest, except they've now switched all their residential customers to MSN. If Powell gets his way, it'll be just like what the Tauzin bill would have done--nothing will stop Qwest from cutting off all the independent ISP's (or squeezint them out by charging exhorbitant rates). Then it will be really simple, because we'll have just one choice. Is that where you want to go today?

    2. Re:What's the big deal? by c0d3h4x0r · · Score: 1

      You didn't read what I wrote, or else you misinterpreted the issue.

      I never said that Verizon was prohibited from providing its own ISP service, for instance. What I did say is that the physical line provider and the IP provider are required by federal law to be distinct companies even if they are owned by the same parent company. That's why "Verizon DSL" is (and has to be) a separate company from "Verizon" the phone company: the phone company provides the physical DSL connectivity, while "Verizon DSL" is just the ISP.

      They might both be owned ultimately by Verizon, but they are not permitted to share customer records or to physically or operationally be part of the same organization. That's why when you call DSL customer support, they never know who's really responsible for the problem you're having (is it a physical line problem, or maybe an ISP problem, or maybe both?), and you have to get transfered back and forth across the divide and re-explain your situation and all your customer identification all over again from scratch.

      There is no analagous restriction on cable internet providers, which is why the setup time and support are both lightyears better for cable modem, despite it being an inferior technology.

      --
      Moderator hint: a comment is neither "Flamebait" nor "Troll" if it is true.
  65. too vague, no guarantee by zogger · · Score: 2

    --this could be all well and good or just a troll. No way to tell, but I'll bite anyway. The last time I heard something similar was from the cable companies when they were granted all their local monopoly licenses. It was supposed to be "ad free" cable, ie, "no commercials". That lasted about two minutes, tops. And you still can't buy what you want by individual channel, it's always been a take it or leave it "package deal" that no one is ever happy with.

    The default "consumer" mindset now (just accept it, it's more or less a general truism) is "we" just plain don't trust any large corporations to ever tell the truth on anything. We DO trust them to cook the books, pay high level executives obscene amounts of money for basically not a lot of "work",to do whatever it takes to avoid paying pensions or shareholders once the stock money is spent, to just constantly run businesses into the hole and declare bankruptcy and skip with the loot then start over again, lie in front of congressional committees, pay bribes to the same guys, establish and endless stream of daisy chained convulted sham/scam off shore "corporations" so they can buy,sell and lease their own stuff back and forth to each other to avoid any taxes and any personal named human responsibility, and to use lawyerese foreign language fine print on any "contracts" with end users that is so small that you need two magnifying glasses to read it.

    Besides that sure, if this is true and reasonable, bring me dsl (19.2 dsl? huh?) (sdsl preferrably so I can host) out in this rural area I live in that has some sort of reasonable up stream and downstream, I'll pay double that 10$, even triple, as long as my bandwith is my bandwith,you don't block my ports, and I don't have to pay for "content" that I don't want, that is, don't force me into a "bundling" arrangement for pay per view nonsense. Don't make me pay for a phoneline I never use. Don't tell me that you only "support" one OS when I call to get a connection. Something like that, more power to ya,hope to see it. If there's a lot of "gotchas" in the fine print, ain't interested, will hold out for guerrilla/independent/home made wireless access somehow. If you have a cool breakthrough-great! Even if it starts at 19.2 but can advance within a year, swell, I'll buy it. Not that much slower than I get now on staticy rural phone lines (phone line+inet connect running over 50 clams a month now), and I'd much rather have wireless, that means my projected move to even a "more" rural area won't necessarily jeopardise my inet connection..

  66. We've nearly achieved the socialist paradise! by Thud457 · · Score: 2
    1. One corp owns everything
    2. Workers buy shares in said corp
    3. Workers collect divedends on shares


    4. and to head off any smart alecs at the pass:

    5. ????
    6. Profit!
    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

  67. How do we do it? We're INSANE!!! by Anonymous Coward · · Score: 0

    For $10/month all you can do is watch ads.

  68. This is really bad news by cdn-programmer · · Score: 3, Interesting

    Prior to the DCMA, the owner of copyrighted materials had the right to duplication and distribution of his/her creations. These rights were subject to the abuse of organisations like the RIAA for instance, but at least the artistic community held the rights until they (often naively) negotiated them away.

    With the DMCA, safe harbour provisions were created that transfered the right of distribution away from the creator into the hands of the distributor the moment the creator posted his/her material on the net. In effect the creator of a work lost the right to distribute and duplicate their work - without any negotiation or need for the creator to be compensated.

    Thus, a company that owns content (which is presently not made available on the net) would be at a disadvantage because the moment they post it - they would effectivly lose control over distrribution. This ruling by the FCC will fix that. By merging media interests with distribution interests the combined mega corporation controls both the distribution as well as retaining control of their copyrighted materials - IE the problem is fixed.

    Collateral damage includes anyone who is not powerful enuf to be a major carrier and/or who does not have a significant amount of internet content - enough to make them attractive enough for a large telecomunications interest to want to climb into bed with them.

    Slashdot falls into this category. With no means of negotiating a sweetheart "convergance" contract with a telecommunications carrier, slashdot will get hosed on bandwidth charges. Meanwhile, having lost the "right to copy" their presumably copyrighted materials (DMCA transfers these rights to the carriers) Slashdot is unable to participate in the HUGE revenues that stem from the delivery of same to the consumming public.

    What a sad commentary on manipulation of the unfolding cyber world.

    This development is NOT in our interest! It certainly should be considered rather draconian by anyone aspiring to make a living utilizing the technologys presently being developed for cyberspace.

    This group will include most webmasters, many systems admins, most HTML and CGI programmers and probably most of the flash programmers. The group includes a lot of wanna-be-professional web developers and artists - many of whom are doing brilliant work and may never know why the job offers they were hoping for didn't develop.

    If anyone things this is an overestimate of the damages - then consider the number of layoffs in the dot.bomb sector. A good place to read on this is at fucked company

    Over at FC, Pud declares that these were just shitty business plans and that any company that does not make a profit will simply go out of business. Ya, Pud is pretty ruthless - might not have a heart.

    The point IMHO that Pud is overlooking is that some outfits like Slashdot.org do a RATHER GOOD JOB and they also are feeling a cash squeeze. Perhaps its a bad business plan... but I rather think the issue is having your work taken without compensation and being given no access to a rather HUGE revenue stream that this work helps to create.

    Let me ask - if it were not for great websites like Slashdot, why would people like us bother to subscribe to an ISP? We pay our ISP's for access to this material and our ISP's pay their upstreams. Somewhere along the way over to the slashdot servers the money flow stops.

    Slashdot is a very popular website - even so they have little market clout in the eyes of upsteams. So little slashdot with little bargaining power is placed in the situtation that they can either pack up their bags and go home - or try to find some way to fund the operation.

    Meanwhile, if there are say 100,000 slashdot readers then "we" pay at least $25x100,000 = $2,500,000 per month for our interent access. In my case with the dropping content, I find that the docs over at gnu and a few other open source projects makes it worthwhile for me to have a dedicated connection. In total - slashdot probably represents over 10% of the total internet content I look at. I would be very happy if a percentage of the money I pay each month found itself flowing into the pockets of SlashDot.

    But without any distribution clout - that isn't likely to happen.

    Meanwhile we should expect that organizations like CNN, TSN, and so forth will find they can make good money distrubuting THEIR content - because THEY will have enough clout to bargan for an inside seat in the distribtution game.

    In effect, the rest of us subsidize them because the content they have could NEVER create the net.

    1. Re:This is really bad news by TheSync · · Score: 2

      Nothing is stopping Slashdot from moving from a unicast medium (The Internet) to a broadcast medium (like cable television). But the economics of broadcast mean you need a certain level of audience to support it.

      My theory is that there aren't really enough hardcore geeks to support a standard broadcast operation (see TechTV, which many people argue is pretty dumbed down already).

      Now don't get me wrong, I'd love to see a Slashdot TV show, and have even looked into doing it...but it doesn't look like it will happen soon.

      As for ISP subsidization, on a bit basis, Slashdot represents a really small amount of my Internet use, as a single streaming video would have many more bits than a year's worth of Slashdot.

      Slashdot COULD go on a paid subscription basis only, but that would be (probably?) be against the philosophy of the site. Besides, do you really want your ISP asking the Slashdotters to start posting "Backstreet Boys use Linux" just to raise viewership & revenue? AOL probably does that already.

      I admire the Slashdotters for holding together a content site this long. I know it has been tough, but that is the media business. They've done a great job!

  69. Sickening by Anonymous Coward · · Score: 2, Insightful

    Every day it just gets worse. What made the US a great country were freedom, liberty, etc. Profitability was not the primary consideration ( although it was an outcome ). It seems the US has confused the the cause with the outcome and is perfectly willing to sacrifice the premises which led to its greatness. WTF?

    I think one of the problems is that the US extends the freedoms of man to corporations. Treating a company like an individual is convenient until you realise that companies don't die - they have no natural limitations.

    What can be done?

  70. Comment removed by account_deleted · · Score: 3, Informative

    Comment removed based on user account deletion

  71. It's people like you... by Anonymous Coward · · Score: 0
    that screw things up for us real 100 year old women from Colorado!

    How on Earth is TIA going to work if you keep supplying erroneous, nay, fraudulent, information?!!!

  72. Re:Chomsky's unveiling of US Media Control by Anonymous Coward · · Score: 0

    Don't shoot the messenger. How can you disagree with "huge chunks of what he says in this pamphlet and subsequent pronouncements"? He is trying to save your ass...

  73. LOL by Tranvisor · · Score: 2

    "The Libertarians' flawed belief that a Corporation Can Do No Wrong is what got us into this situation in the first place."

    Last time I checked, to actually blame a political party for something, they actually had to have somebody, anybody, in congress. Can you name any?

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

      I believe he was referring to those who are philsophically sympathetic to libertarianism as it pertains to economics and the regulation of the marketplace, and NOT to members of the Libertarian Party. Free Market fundamentalists are very thick on the ground in Washington DC think tanks, and in BOTH political parties. Few if any of them have ever had any connection to the LP.

    2. Re:LOL by TheSync · · Score: 2

      The Libertarians' flawed belief that a Corporation Can Do No Wrong is what got us into this situation in the first place."

      I don't see the problem.

      I can purchase 100 channels of digital cable television if I wish. I could get another hundred from satellite. I receive about 20 broadcast TV stations, several of which are in high-definition DTV. I can get hundreds of channels of digital satellite radio. I have $40/month DSL with over 600 kbps downlink. I could get 1Mbps cable modem connectivity if I wanted. Some nights, I play first-person-shooters with people all over the country.

      I have Internet and a webcam on my cellphone. I canceled my slow CDPD service for 1xRTT. I chose from five different cell carriers. I can ever power up my shortwave and listen to hundreds of stations on there.

      I can order all kind of DVDs through Netflix, and never have to go down the street to Blockbuster. There are three new movie theaters in town that specialize in independent and foreing films, all with stadium seating!

      Should I get sick of television, I can always make my own and broadcast it on the Net.

      Yes, I'm sick of Clear Channel as well, but evidently the majority of listeners like hearing pop...so I'm thinking about going XM. Sorry about change, that's life, but it wasn't like there was a Hindi or techno radio station on FM here anyway! I listen to Shoutcast at home as it is...and did I mention that FM stations will soon have digital sound using iBOC?

      I am inundated by far more media than I could ever use. Never in my life have I felt more capable of getting the information I need or want, or being entertained should I need to.

      20 years ago I had no cable, DSL, cellphone, digital TV, or Internet access! My media life revolved around a handful of TV networks, a few radio stations, and a few movie studios.

      Why all the whining?

    3. Re:LOL by ONU+CS+Geek · · Score: 2
      Yes, I'm sick of Clear Channel as well, but evidently the majority of listeners like hearing pop...so I'm thinking about going XM. Sorry about change, that's life, but it wasn't like there was a Hindi or techno radio station on FM here anyway! I listen to Shoutcast at home as it is...and did I mention that FM stations will soon have digital sound using iBOC?


      Considering that XM's Corporate partner is Clear Channel, do you really think you're going to run too far away? The Talk channle Buzz XM, for example, is nothing more than Clear-Channle Re-Broadcasting. Mike Trevisano from WTAM 1100 (formerly WWWE) in Cleveland, Willie and the Truckin' Bozo from 700 WLW...LA Kiss FM...the whole XM Radio just leaks of Clear Channle repeat content. Don't believe me? Go to to this XM Radio Page and see for yourself.

      --

      I disable sigs...do you?
    4. Re:LOL by DunbarTheInept · · Score: 2

      I didn't say the Libertarians were responsible. I said a particular belief they hold was responsible. This belief also happens to be held by a lot of other people, people who are not Libertarians, and that's how it came to be implemented. But only the Libertarians make this particular belief the primary cornerstone of their platform.

      The Libertarians (note the capital L) have about as much to do with liberty as the Democrats have to do with Democracy and the Republicans have to do with keeping the nation a republic.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  74. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  75. Comment removed by account_deleted · · Score: 3, Insightful

    Comment removed based on user account deletion

  76. Big media - the big tobacco of tomorrow by jessedl · · Score: 3, Insightful

    A lot has been written about the potential for a technological riff between the 'haves' and 'have nots'. I believe instead this riff will divide the media-addicts and those strong enough to overcome or avoid media-addiction.

    The interesting thing about those who read and write to slashdot regarding this story is their tension between media-craving and media-disgust. The majority of respondents, by virtue of reading the site itself, are in some way addicted to news and information. Notably they are loathe to hear of corporate conglomerates taking control, despite the fact that they likely pay $50+ monthly cable bills to these very corporations.

    Media companies have exclusively the interest of their consumers in mind whenever they do anything. This is economic law. They give the masses - and we're all part of the masses despite whatever intellectual tricks we use to convince ourselves otherwise - what the masses demand. Substitution of one sub-media for another ("underground" music instead of "popular" music) does not free yourself, ultimately the happy-go-lucky Media Inc. will figure out your shifting preferences and deliver it to you in any form you're willing to pay for. And you WILL be willing to pay for it.

    1. Re:Big media - the big tobacco of tomorrow by TheSync · · Score: 2

      A lot has been written about the potential for a technological riff between the 'haves' and 'have nots'.

      Yes, a lot has been written, but even some of the poorest people I know still have a pretty good television, VHS or DVD, and AOL/Internet. The latter might be on a 386 (the going price of which is often "just get it out of my basement").

      What is expensive is food & rent! Those are more like $10-$20 per day (unlike $10-$20 per month for Internet).

  77. Re:Example of a media company controlling a countr by Anonymous Coward · · Score: 1, Insightful
    It's hard to describe the power of such corporations although the US is beginning to have a glimpse of what happens when media becomes a tycoon controlled business.


    They US media has been a tycoon controlled business since Hearst and Pulitzer strung newspapers throughout metropolitan areas across the country, then started news services to feed stories from the big cities to small town papers.

    Later, wealthy electronics magnate David Sarnoff started NBC, then wealthy cigar magnate William Paley bought the ailing CBS; between the two you couldn't go up and down the radio dial without finding 50 stations in 30 cities all playing the same thing at the same time.

    Information in the USA has been under the influence of money since before any of us were born.
  78. Okay, we know this is bad but... by Anonymous Coward · · Score: 0

    ... so what can we DO about it?

    As for what I've done personally (not that this helps as much):

    1) Stopped watching TV (just rent Anime flicks)
    2) Do *NOT* listen to radio stations owned by Clear Channel.
    3) Do not purchase and/or run software by Microsoft.
    4) Do not vote for Republicrats.

    What I'm debating on doing:

    1) Joining the ACME Coalition (http://www.acmecoalition.org)
    2) Moving to Canada

  79. you've got something wrong by Anonymous Coward · · Score: 0

    Both houses of Congress were in Republican hands when that abortion was signed by Clinton.

    The two parties cut a deal with the Washington Post and New York Times. If they didn't report on NAFTA and GATT, the Slimes and comPost would be allowed to buy up monopoly shares of media in the best markets.

    And so it worked. We're just seeing the final shake out here.

  80. Re:The joke is on them... by symbolic · · Score: 2

    I RARELY listen to the radio any more, and when I do, it's more often than not a donation-supported station. Of course, there are hordes of unenlightened 'revnodes' out there, able, willing, and ready to lap up whatever major interests like Clear Channel throw their way - kind of like dogs that have been trained to wait for table scraps while their human owners feast on an expensive dinner.

  81. I love this quote by kindbud · · Score: 2

    "The most important thing the Powell commission will do is eliminate all the rules that proactively prevent telecommunications and media companies from entering new lines of business," said Blair Levin, an FCC official in the Clinton administration who now analyzes regulatory policy for the investment firm Legg Mason Wood Johnny Walker Red Label Solomon Smith Barney Dreyfuss Merrill Lynch Wal-Mart Inc.

    "We are clearly going to have a lot of consolidation. The question is, is the nature of technology such that we can still get the vibrant competition that you would want?"


    Ok, so I exaggerated the name of the guy's paycheck-writer a little bit. But I thought it was funny that this guy was talking about massive consolidation with a business card that reads like his does. :)

    --
    Edith Keeler Must Die
  82. Heloise's helpful hints for hoboes: by Thud457 · · Score: 1
    In these modern times, most shoes are made entirely or in part of plastics. These are not safe to eat.

    If you find yourself looking for a good zapata dinner, be sure to only select a shoe made entirely of natural materials. The traditional leather shoe is the preferred choice. The animal-based glues create a tasty sauce.

    Other natural materials such as cotton canvas or, if your are really lucky, hemp are also edible. Be sure to allow plenty of time to boil the shoe. The longer it is boiled, the more tender it will be.

    Thunderbird should be served with leather shoes, ripple with cloth shoes.

    --

    the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

  83. $40 for cable and internet?? by SparkyMartin · · Score: 2, Informative

    I think you drank too much beer when you were up here. Please tell me where in Canada you can get cable TV AND Internet for $40 Canadian! I live in Ontario and I pay $40 for broadband cable, $40 for cable TV, and another $20 for digital cable. That's $100 not $40. The cheapest internet/digital package I can get is $80. I looked at the prices in Calgary and the prices are similar. (and yes I know that's still cheap compared to most parts of the world-i'm not complaining, I'm commenting)

    You are correct about the investment in infrasturcture. Places out west offered adsl in the early 90's when most ppl had slip accounts, and most ppl didn't even hear about the internet. Saskatchewan upgraded a huge chunk of its' copper wire to fiberoptics in the 80's in order to bring data communications to rural communities! How's that for foresight? One thing I notice is that there is a big difference between western canada and eastern canada. Western Canada is quick to adopt new technologies and innovations, while Eastern Canada has old school thinking-if it aint't broke don't fix it. For example, in Quebec many pay phones are still rotary.

  84. In case you want to keep up with the mergers by FlyingElvi · · Score: 3, Informative

    A good little place to keep up with the mergers and conglomerations in the media world is at Who Owns What.

    The Columbia Journalism Review keeps good tabs on such things.

  85. Insightful? Give me a break... by ratamacue · · Score: 1
    Please don't spread FUD. Of course the Libertarians believe that a corporation "can do wrong", and this happens precisely when that corporation breaks the rules of voluntary association by initiating force. Please refer to the intro below if you don't understand this concept (which I'm assuming you don't).

    Intro to Libertarian philosophy

    1. Re:Insightful? Give me a break... by DunbarTheInept · · Score: 2

      I've read it. It doesn't change the fact that in *practice* the Libertarians (notice the capital L. I'm talking about the party here) favor corporations in legal battles regardless of the facts. Take Microsoft for example. The party's stance is that MS never did anything wrong.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  86. Impassioned histrionics by haapi · · Score: 1

    "No industry is so fraught with impassioned histrionics as this one," Powell said on Channel 1,
    Channel 2, Channel 3, ...

    I did like the line, though, where he said that the
    anti-trust department would have to "take a pill and go to sleep" for big consolidations to happen.

    --
    Well, apparently, you only have to fool the majority of people for a little while.
  87. A Perhaps Relevant Quote by ewhac · · Score: 2

    The following is from the 1976 movie Network, a great film that stills bears watching to this day. Mr. Jensen, chairman of the network, is angrily lecturing Howard Beale, an insane news anchorman whose exhortation to viewers blocked an important business deal (quotes taken from IMDB):

    "YOU HAVE MEDDLED WITH THE PRIMAL FORCES OF NATURE, MR. BEALE, AND I... WON'T... HAVE IT! IS THAT CLEAR?

    "You think you've merely stopped a business deal? That is not the case. The Arabs have taken billions of dollars out of this country, and now they must put it back! It is ebb and flow, tidal gravity. It is ecological balance. You are an old man who thinks in terms of nations and peoples. There are no nations! There are no peoples! There are no Russians! There are no Arabs! There are no third worlds! There is no West! There is only one holistic system of systems; one vast, interwoven, interacting, multivaried, multinational dominion of dollars! It is the international system of currency which determines the vitality of life on this planet. That is the natural order of things today. That is the atomic and subatomic and galactic structure of things today! And you have meddled with the primal forces of nature! AND YOU! WILL! ATONE!! Am I getting through to you, Mr. Beale? You get up on your little 21 inch screen and howl about America and democracy. There is no America. There is no democracy. There is only IBM and ITT, and AT&T, and DuPont, Dow, Union Carbide, and Exxon. Those are the nations of the world today.

    "The world is a business, Mr. Beale. It has been since man crawled out of the slime. Our children will live, Mr. Beale, to see that perfect world in which there's no war or famine, oppression or brutality -- one vast and ecumenical holding company, for whom all men will work to serve a common profit, in which all men will hold a share of stock -- all necessities provided, all anxieties tranquilized, all boredom amused. And I have chosen you, Mr. Beale, to preach this evangel."

    "Why me?"

    "Because you're on television, dummy. Sixty million people watch you every night of the week, Monday through Friday."

    "I have seen the face of God."

    "You just might be right, Mr. Beale."

    The film is packed full of other great scenes and quotes. (Check out the scene where the network is negotiating next year's distribution deal for footage shot by a domestic terrorist group.) It's an excellent, prescient, and somewhat bleak film. Go hunt it down and rent it. You shan't be disappointed.

    Schwab

  88. Unfounded Hate and Fear isn't so bad... by JohnDenver · · Score: 2

    It's the propigation of unchecked stupidity, non-scientific speculation, and mis-information that really gets me.

    In situations like this, you don't need to make your opponent look like an idiot, and yell in ALL CAPS WITH A GREAT SENSE OF URGENCY for people to get the point.

    Instead, constrast HIS GREAT SENSE OF URGENCY, with logic. Your goal is to vindicate the reader's suspicians that your foe is stupid. ...but don't stop there. Follow it up with a very brief, poignantly resonate explaination of your foe's delusions.

    The goal is to turn your foes opinion into an example of what NOT to do, while subtiley pushing logic and reason.

    --
    "Communism is like having one [local] phone company " - Lenny Bruce
  89. Re:Example of a media company controlling a countr by Anonymous Coward · · Score: 0

    One interesting example is what happened to "Fernando Collor", a whacko that eventually got elected as the Brazilian President some years ago. Globo supported Collor fiercely, as the other candidate was Lula (the current Brazilian president). Corporations were very afraid that a left wing candidate would win and Globo used all their power in favor of Collor. Later, winds changed and Collor started to go really nuts. Result: Globo gave all attention (nationwide!) to anti-Collor movements across the country. Lots of dust under the rug came to light and he was eventually impeached.

    For that, Rede Globo was criticized during the entire last decade. Laws were passed then to avoid it from happening again, so now coverage on all candidates must be fair.

    And if this was not enough, consider this: In the US, when Britney Spears starts singing on the radio you just say a few bad words and change the station (OK, OK, it's going to be hard to find a good one). In Brazil, when Globo wants to impose a new fad, you'll see that on TV most of the time, you'll listen on a few radio stations and on the highest circulation newspapers. You cannot escape the annoyance. You just cannot.

    Yes, you can.

    Brazil is a media-rich country, and you have alternatives if you minimally look for them.

    We have TV Cultura, for example, which has the excelent "Roda Viva"[Living Ring] show, with a board of journalist/experts interviewing, live on TV, cientists, philosophers, educators, politicians, artists, business people from all over the world (Steve Ballmer and Michael Bloomberg are a few already interviewed when they visited Brazil respectively in 2002 and 2001), and "Observatório da Imprensa" (Press Watchers) with a group of pannelists who discuss, live, the media itself (one of these days they discussed media conglomerate consolidation and how that could possibly cripple freedom of speech and press).

    Along with that, we have alternative newspapers, magazines, radios, sites, etc.

    And, thank goodness, we can avoid Britney Spears, too!

  90. Re:The joke is on them... by Anonymous Coward · · Score: 0
    Of course, there are hordes of unenlightened 'revnodes' out there, able, willing, and ready to lap up whatever major interests like Clear Channel throw their way - kind of like dogs that have been trained to wait for table scraps while their human owners feast on an expensive dinner.

    Must make you feel very important and smart, hmm?

  91. Re:The joke is on them... by symbolic · · Score: 2


    Without a doubt.

  92. I love the fox/henhouse metaphor. by Hentai · · Score: 2

    The situation with deregulation in this country has put the foxes in charge of hen house.

    So, you're suggesting that being slaughtered for food (snap metaphor: exploited without your consent) by the farmer (snap metaphor: government) is better than being slaughtered for food (snap metaphor: exploited without your consent) by the fox?

    Think about this metaphor, especially whenever it gets used to describe the government, corporations, and the public: You aren't the farmer; you're the hen. YOU'RE SCREWED EITHER WAY. Either the government cooks you over a slow-roast fire, or the corporations rend you limb from limb. You have no power to protect yourself; once, a long time ago, you might have had the opportunity to choose to leave the henhouse and risk death at the hands of the foxes in exchange for freedom from the farmer's axe. But now, even that decision is taken from you - you will be a slave to whoever they tell you to be a slave to, and you will learn to like it. Your only choice is to decide which of our 250 all-digital channels will teach you how to like it, and how to properly show your appreciation.

    A boot stepping on a human face forever, indeed.

    --
    -Hentai [in vita non pacem est]
    1. Re:I love the fox/henhouse metaphor. by Qrlx · · Score: 2

      Hentai, you have a point but I don't agree with it completely. There is a vast difference between getting screwed by Big Government and getting screwed by Big Business.

      Some utilities, like the phone company, deal in sick amounts of money. On the order of a billion dollars a week in revenues. (Not sure of the exact number)

      Put that much money in the hands of a government office, and they will bloat out and become horribly inefficient. You'll pay too much for your services, and libertarians will whine that the private sector would be sooo much more efficient.

      What the libertarians overlook is the incredible temptation of huge, huge sums of money. I cannot say that I wouldn't do the same things as those Enron scumbags were I in their place, and had the chance to get away with it (as they pretty much have done so far.)

      So while you're "screwed either way" there is definitely a great difference in the severity with which you will be screwed. As everybody on the West Coast found out.

      I guess what I'm saying is, I'd rather have the Farmer in charge of the hen house rather than the Fox -- The Farmer, if he has a brain, won't kill all the hens at once because he needs them to make more hens. The Fox will go nuts, taking whatever he wants without any sort of a long-term vision thing guiding his efforts. The fox will rape and pillage with reckless abandon, since he knows The Farmer will tax the hens to pay for rebuilding the henhouse after it's turned in into a meth lab. The Farmer's vision might be misguided at times, but at least he sees us chickens as a tiny bit more than raw materials for his profit-making pleasure-taking machine.

      Don't get me wrong, I recognize that the role of government is to provide a stable and functional enough societal framework to let the entrepreneurs play. In that sense the government's business is pimping its own people out to the capitalists. But there's a huge difference between the mission statement and the mindset of your public utility that provides your drinking water (a basic service that should be available to all) and a private coporation that provides your drinking water (a valuable product and if you can't afford it too bad).

  93. Here's a question: by Chris+Burke · · Score: 2

    So assume that a grass-roots public internet arises based on wireless tech. Assume the Powers That Be don't like being circumvented, but they haven't managed to make this internet illegal. Okay, now for the question.

    How do you design the protocols (routing, but possibly IP as well) to take into account not only unreliable nodes, but outright hostile ones? Nodes that would do all they could to look legitimate, but that would not actually forward any traffic (it might, for example, send responses that appear to be from the destination host, but contain garbage payloads).

    It sounds like a tough problem to me, and one that such a network may have to face.

    --

    The enemies of Democracy are
    1. Re:Here's a question: by kableh · · Score: 1

      A system similar to Freenet perhaps? Full crypto between nodes, plausible deniability, stego-type routing schemes, ratings, the concept is there at least. Freenet is basically a net on top of the net, I don't see why it couldn't be applied to the wireless realm, but at a lower level, just for passing packets. It has been a while since I read the protocol spec though, and it was terribly confusing =).

      Good question though, and probably inevitable.

  94. I hate to be a doomsday prophet, but... by McDoobie · · Score: 1

    If things keep moving the way they are as far as information control, it might get to the point that we'll have to actively take up breaking the law in terms of hacking in order to maintain at least a few channels open for dissenting opinions.

    I dont like that idea, but if things keep on track as far as Money=Legislation, then that might be the only recourse.
    Sure, we could go the wireless route with all our networking, until the corporate owned FCC decides to regulate that also.

    I write my congressman. I write my local legislators. Hell, I even write the local newspaper. It doesnt do any good. If you cant give the politician a kickback, they arent interested. What else is left?

    I hope the non-Americans dont have it this screwy.

    McDoobie

  95. IN SOVIET RUSSIA we only have 2 ISP... by MillionthMonkey · · Score: 2

    ISP 1 is no good, places needlessly restrictive filters on all your traffic.
    ISP 2 routes all your packets through ISP 1!

  96. They tried this before, by Anonymous Coward · · Score: 0

    In Germany. It got ugly..
    Now the very same group is trying the very same thing all over again. It's gonna get ugly again.

  97. That's odd... by SuperKendall · · Score: 1

    I wonder why my Monopoly-Perl Sensitive Sunglasses have suddenly gone dark? I can hardly read the screen to post!

    Looking forward to that cheap DSL though!

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  98. This was predicted a year ago.. by Stuart+Park · · Score: 1

    An article from slashdot about a year ago predicted this very situation with the FCC.

    (of course at the time no-one seemed interested in it, and the article was hidden in a sub-section off the main page)

  99. Where do you sign up? by alizard · · Score: 2

    The nearest public mental health clinic. If you believe this, you probably need to be... separated from the rest of us for a while until you've gotten the professional help you need. Go now, while you've still got a choice in the matter.

  100. you want to see who bought who? by alizard · · Score: 2
    Try OpenSecrets. Political donation - politician database, includes PACs and party committees.

    If the geek community had something serious enough to be listed there, we could afford to be a lot calmer about this situation. The geeks never even made a serious attempt to buy Congress.

  101. Re:Example of a media company controlling a countr by Anonymous Coward · · Score: 0
    Brazil is a good example of what happens when media corporations are allowed to do whatever they want.


    When I read that first line, I wasn't sure whether you were talking about the country or the movie!
  102. He may be trying to save my ass, but... by Infonaut · · Score: 2
    I'm not shooting the messenger at all. Just because he's "trying to save my ass" doesn't mean I should read his works uncritically, does it? Uncritical acceptance is the very thing he rails against.

    --
    Read the EFF's Fair Use FAQ
  103. Nation's academics need to get *relevant* by Infonaut · · Score: 2
    Much of the reason social science academics aren't taken more seriously is that an overwhelming number of them seem to be mired in the Marxist dogma that they were first exposed to in their undergraduate days.

    Go to most universities across the United States, and you'll find a class of individuals who are very much outside the mainstream of American thought. This doesn't mean that their views are unimportant, but it does mean that in order for their views to be heard, they need to frame their arguments in a way that the average American will grok, rather than in post-modernist lingo or Marxist rhetoric.

    I also take issue with the statement that academics have "little to no regard for anything outside the subject." That's pure bullshit. Anyone who has ever worked at a university will tell you that internal departmental politics plays a *huge* role in what gets published and who gets listened to in academia.

    It's also important to note that academics are exceedingly good at analyzing and critiquing the actions of others, but do not have to make decisions of any consequence themselves. There's a huge difference between sharpshooting from the shadows, and taking responsbility for an actual *plan* to do something. The American public understands this. One of my issues with Chomsky is just that - it's easy for him to knock away at The System, but anyone can do that, it's like shooting fish in a barrel. When he starts offering truly considered and coherent plans to affect some real change, then his rants will morph into something of actual utility.

    Academia has a lot to offer in the current American poltical and societal reality, but it has always been and may always be an elitist environment more interested in learning for the sake of learning and self-congratulation, rather than in the effective dissemination of ideas to the wider population. Until that changes, don't expect Joe Ford to start watching televised MIT debates on the TV every night.

    --
    Read the EFF's Fair Use FAQ
  104. What if all are owned by a small_number of co's? by Anonymous Coward · · Score: 0

    What if they broadcast the same info on all media? This is aka "synergy".

    So if The Man decides that a story has to be killed, it's much easier now because only a few people need to be convinced.

    If there were lots of media owners, many more people would have to be "persuaded" to kill a story. Hence, the probability of somebody being unpersuaded is higher.

    Why kill stories? To con the public into supporting policies (beneficial to The Man, of course) they wouldn't if they had all the facts.