Slashdot Mirror


User: LostCluster

LostCluster's activity in the archive.

Stories
0
Comments
5,986
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,986

  1. Re:Bureaucracy gone mad on White House Press Secretary's Tweets Archived · · Score: 5, Insightful

    Basically, he's doing what a normal company would call PR. He really isn't allowed to express his own personal opinion, he's spouting the official opinions of the executive branch of the US Government. Therefore, what he posts should be part of the official records, he shouldn't be allowed to say "I didn't tweet that!"

  2. Re:It's on the internet on White House Press Secretary's Tweets Archived · · Score: 2, Insightful

    The law usually gets blindsided by technical developments. Giving the lack of tech experts in lawmaking, they usually try to apply the old regulation until they break, then and only then do they realize there's a new way to do things.

  3. What are you tweeting about.... on White House Press Secretary's Tweets Archived · · Score: 5, Informative

    It seems to me that public people might need two twitter accounts just to create the legal definition of what they're posting as part of their job (which definitely should be subject to retention policies) and what they're positing as a member of the public. Some notable policies...

    MSNBC holds people accountable for what they tweet, such as what got David Schuster in trouble for recently. Basically, you can't say anything on Twitter that they wouldn't allow on the air. Keith Olbermann doesn't tweet. Rachel Maddow tweets but it's mostly limited to show previews and links to her other web posts.

    ESPN orders their people not to tweet, seeing it as competition to what they do on the air. No breaking of stories before they're reported by ESPN or ESPN.com. No posting of opinions if you're paid to share your opinions on ESPN shows. If you work for them and want to blog, there's space waiting for you at ESPN.com.

    CNN allowed Rick Sanchez to turn his non-distinct hour of CNN Newsroom into a signature show called "Rick's List" where they use "iReports" from people tweeting, facebooking and myspacing them in order to generate content. A consultant who wrote an unofficial bridge between the CNN Breaking News e-mail service and the CNN_brk Twitter account ended up getting a handsome reward for handing over control of the account to make it an official CNN service.

    G4 one day sent around a sign-or-you're-fired notice that the on-air staff had to give the network license to republish their tweets from their personal twitter accounts. This is what enabled that little quote box on the right hand side of their webpage and nothing more, but the way it was handled with legalese before explaining what the network really meant caused some initial confusion. More or less, the staff learned not to tweet dumb things because there's a risk that might be something the web editor can grab onto now. The reason Morgan Webb's Webb Alert podcast is "suspended" is because Morgan was told to stop doing that since it competed with the The Feed segment on AOTS which up until recently was also podcast. If G4 ever gives her the green light, or she leaves the network and her new job doesn't mind the podcast is likely to return.

    In all these cases, the content owners want to control what their public people tweet with information they learned as part of doing their job. Say things that help the company make money, and keep going. Say things that the bosses think cost the company money, and you'll be told to stop. Bringing this back to the topic at hand... if he's tweeting for his job then his job should keep the tweets. If he's just tweeting what he had for lunch, there's no reason to keep that around.

  4. Re:Stop the presses!!! on Outlook 2010 Bug Creates Monster Email Files · · Score: 1

    Yep, Slashdot is sometimes a traffic report that's critical for system admins to know why their systems are failing and what the corrective action to take when a big guy like Microsoft makes a blooper this bad.

  5. Re:Email is largely useless anyway on Outlook 2010 Bug Creates Monster Email Files · · Score: 1

    Closed internal e-mail systems may be perfectly secure... as it's easy to fire anybody who makes trouble with it. However, once you expose e-mail to the internet, you've got to deal with spam and other troublemakers.

  6. Re:Mobile? on Outlook 2010 Bug Creates Monster Email Files · · Score: 2, Informative

    Because mobile data services easily overload when hit with large amounts of data, and this bug is creating e-mails that are much bigger than they're supposed to be. Too many beta users interacting with "production" servers and services could cause an unintentional DDOS on weaker e-mail systems.

  7. Re:Email is largely useless anyway on Outlook 2010 Bug Creates Monster Email Files · · Score: 2, Funny

    E-mail's going away because broadcast messages are better served over RSS, quick person-to-person notes cam travel over IM, SMS, or Twitter, and business documents can be transferred over secured web sites. Whole lot of new ways of doing things...

  8. Re:Monster email files? on Outlook 2010 Bug Creates Monster Email Files · · Score: 1

    Just use the AmazonBasics e-mail files that work just as well and ship free if you're a Prime member.

  9. Re:Stop the presses!!! on Outlook 2010 Bug Creates Monster Email Files · · Score: 1

    It's a beta... but one that's open to the public to use against real e-mail servers, so for anybody who runs an e-mail system this is breaking news about where all their file space went...

  10. Slashdot doesn't recongnize this holiday! on Measuring the Speed of Light With Valentine's Day Chocolate · · Score: 0

    What is this Valentine's Day Chocolate thing? This mythical concept called a "girlfriend" seems strange around here. Do we have any proof such people exist?

  11. Re:they fight for control on Mobile Operators Fight App Store Fragmentation · · Score: 2, Interesting

    Actually, they're headed away from that. T-Mobile will welcome any GSM phone capable of using their frequencies and even reward such a customer with a discount on service. Verizon has announced they'll design their 4G network to allow anybody who uses a certified radio chip. Sprint allows many "virtual" network operators to rent their network. So, AT&T is the last to this party, but they'll get there eventually.

  12. Re:Buying goldfish food on Mobile Operators Fight App Store Fragmentation · · Score: 1, Insightful

    I'd like to remind the mods that there is no moderation called "-1; I don't get it!"

  13. Standards... anyone? Anyone? on Mobile Operators Fight App Store Fragmentation · · Score: 4, Insightful

    One thing that allows the Apple app store to be so popular is that the number of screen sizes it need to support is limited to one resolution, with a second larger screen announced but not out yet, and that'll come with a scaling tool so apps that are designed for the small screen will look okay on the bigger screen.

    It seems that in order to have an app store that's cross platform, we'll need a cross platform hardware standard too. Apple's app store is a hit because it allows developers to score big with comparatively little effort, especially if the developer already knows how to program with XCode on the Mac. How does this proposed alliance claim to be able to get the same benefits?

  14. Re:Doh! on Subversives In South Carolina Mostly Safe · · Score: 1

    Just send your withdrawal letter to the FBI.

  15. In a related development... on Subversives In South Carolina Mostly Safe · · Score: 4, Funny

    Al Queda of South Carolina has declared a victory!

  16. Re:It depends on the language on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    VB6's actually very easy to understand when you have the code...

    1. You can control-break at any point in program and be shown exactly the line you're executing and step through with F8 or resume at full speed with F5.
    2. You've got a rather nice project-wide search tool to find functions and subs that the old programmer wrote.
    3. You've got an immediate pane for simulating "What if X was set to..." situations.
    4. The previous programmer likely left behind date-stamps in the OS so if a user can tell you when the feature was developed, you can see what files he was using.
    5. There's a lot of stray VB how-to pages and books out there.

  17. Re:No. on Is Plagiarism In Literature Just Sampling? · · Score: 1

    That's actually a derivative work done right. They credit The Rolling Stones on the cover of the album displayed.

  18. Re:Chip and Chip security... wait a second! on European Credit and Debit Card Security Broken · · Score: 1

    A 1/1000 risk of a false acceptance is certainly tolerable... the fraudster will be caught next time unless they're 1-in-a-million lucky.

  19. Re:Depends on Is Plagiarism In Literature Just Sampling? · · Score: 1

    We're to the point where nearly all four-note combinations are under copyright, and therefore it's hard to write an "original" song without having to pay somebody else for the rights.

     

  20. Re:Whee on Is Plagiarism In Literature Just Sampling? · · Score: 1

    Yep.. Report to Oprah and cry... your story has wound up in "A Million Little Pieces".

  21. Re:No. on Is Plagiarism In Literature Just Sampling? · · Score: 4, Interesting

    If you sample music to make your own song, you'd better credit properly and pay or else the original songwriter will end up owning your song. The Verve's Bittersweet Symphony is a classic example of that. The music behind the band is a remix of The Rolling Stone's "You Can't Always Get What You Want" and since they didn't license and credit that, The Stones now get 100% of the royalty payments for that song.

  22. She must not have taken high school classes yet... on Is Plagiarism In Literature Just Sampling? · · Score: 1

    In my years at high school in the late 90s, they showed all of the forms of documentation standards to properly credit research. With services like TurnItIn.com all the rage in academia the risk of being labeled a cheater for using a sentence that has already been written by somebody else has gone way up. This is a case where the "child prodigy" is just somebody who hasn't learned the rules of the world yet.

  23. Re:There's a work-around! on European Credit and Debit Card Security Broken · · Score: 1

    Cash doesn't come with a "Zero Liability Promise" should it be stolen or lost.

  24. Re:Chip and Chip security... wait a second! on European Credit and Debit Card Security Broken · · Score: 2, Insightful

    I think voting has been more or less "solved" with paper ballots, and a person and machine that will help you mark a paper ballot should you need assistance.

  25. Re:Chip and Chip security... wait a second! on European Credit and Debit Card Security Broken · · Score: 3, Insightful

    MitM would just learn this and deny once and then accept whatever is sent the second time.

    I call the scheme you're promoting as "hut-hut-HIKE" security. Jump offsides on a false call and you're in trouble. If there's a random number of fakes before the real one comes through, then you've got something.