Slashdot Mirror


User: mav[LAG]

mav[LAG]'s activity in the archive.

Stories
0
Comments
844
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 844

  1. Re:Publicity on Adult Site Sues Google, Google Compared To MS Again · · Score: 1

    Ballmer isn't quoted in that piece and Gates is quoted out of context. Here's what Gates originally said in the Fortune piece:

    "It's because they are a software company," he says. "In that sense," he adds later, "they are more like us than anyone else we have ever competed with."

    The NY Times piece starts off with an introduction that claims Google is unethical and arrogant and people are comparing it with Microsoft. Oh and by the way Bill Gates agrees - he said in that Fortune interview a few months ago. Sneaky. The reader gets the impression that Gates' opinion of Google is also that it is arrogant and aggressive and has similar business practices to Microsoft.

    If you want to know how out of context quotes can a) twist what others mean and b) work to bolster your (somewhat shaky) position, there's a superb example.

  2. Re:Publicity on Adult Site Sues Google, Google Compared To MS Again · · Score: 4, Informative
    You just need to look at a list of people quoted in the previous "Google is Evil" story.

    • Max Levchin, a founder of PayPal who stands to lose quite a bit if Google Wallet takes off
    • Steven Lurie, an ex-Microsoft employee
    • Joe Kraus, who founded Excite
    • Reid Hoffman, founder of LinkedIn
    • Craig Donato, the founder and chief executive of Oodle, a site for searching online classified listings more quickly (nice original name there Craig)
    • Brian Lent, the president of Medio Systems, a start-up in Seattle working on mobile-phone-based search.


    I mean, could the journalist have chosen a more biased sample?
  3. Re:Quick fix for 2.1 on A Piece of CherryPy for CGI Programmers · · Score: 1

    Hmmmm. Obviously not content with duping stories, the editors are now duping posts as well! No idea why this got submitted twice...

  4. Quick fix for 2.1 on A Piece of CherryPy for CGI Programmers · · Score: 0, Redundant

    If you're like me and downloaded the latest cherrypy to follow along with the article, there's a quick fix that will make version 2.1 work with it. Just change any lines that say:

    from cherrypy import cpg

    to:

    import cherrypy as cpg

    More info here.

  5. Quick fix for 2.1 on A Piece of CherryPy for CGI Programmers · · Score: 2, Informative

    If you're like me and downloaded the latest cherrypy to follow along with the article, there's a quick fix that will make version 2.1 work with it. Just change any lines that say:

    from cherrypy import cpg

    to:

    import cherrypy as cpg

    More info here.

  6. Re:I was under the impression on British Soldiers Get Germ-Fighting Undies · · Score: 1

    Colloidal silver is an excellent antibacterial and oxidising agent, either as a very dilute solution or in gel form. I had most of the skin ripped off my left forearm by a compound bow string (the last time I'll ever forget my armguard!) and colloidal silver gel healed it up within a couple of days.

  7. Re:Big deal on New, Faster Attack against SHA-1 Revealed · · Score: 1

    Looxury...

  8. Re:Albert Einstein's performance review, 1905 on One Hundred Years of E=MC2 · · Score: 1

    And if you're even vaguely interested in Lisp, get a copy of his classic book. Easily the best book on programming I have ever read for any language. Norvig is The Man.

  9. Re:Invention.. on Did Microsoft Invent The iPod? · · Score: 1

    I can recall several but this story is probably the best example of what you want. Here's the telling quote:

    "This is the whole problem with Microsoft...it's not so much they're essentially thugs who couldn't innovate their way out of a wet paper bag, but that they salt and sour the software innovation landscape for everyone. It's the innovation that ISN'T happening because the little guys who come up with original ideas have no chance whatsoever against that bullying billionaire, and so they don't publish their work."

  10. Re:"even new packages for Common Lisp" - hey! on Summer Internships - The Good, and the Bad? · · Score: 1

    I've so far failed to get any of the GUI toolkits to work with SBCL or CLISP under Gentoo.

    Me neither. CLX, CLIM, cl-gtk, Lambda-gtk, cl-sdl - none of them worked properly for me. They installed perfectly because the Gentoo maintainer for dev-lisp really knows what he's doing, but I couldn't get any compiled or working.

    It's been very disappointing because I'm really enjoying Lisp the language, having worked my way through Practical Common Lisp and now reading the classic PAIP which must be the finest book on programming I have ever read anywhere for any language. Lisp the language has unbelievable power but all the free implementations suffer from immature interfaces to the rest of the world. That's fine if you want to use Lisp as a "glorified Logo" as yet another frustrated person on the Web put it, but for writing GUI apps with SDL, I've now chosen Lush which is a Common Lisp-based variant with a plethora of add-on libraries that actually work out of the box.

    I'll keep holding thumbs that CL attracts enough people to make it as trivial to extend as Python and Ruby are now. I just remembered, cl-ltk did work for me - check it out. Peter has also added support for the new Tile widgets which have themes and advanced widgets.

  11. Re:What was that? on Shuttle Discovery Lands Safely · · Score: 2, Funny

    Louis Armstrong?

    I see skies of black
    Black rocks tooooo
    Tons of moon dust
    and I see youuuuuuu
    And I think to myself
    What a wonderful weld...

  12. Re:What about the real estate bubble? on Another Internet Stock Price Bubble Building? · · Score: 1

    I think Lex Luthor might just be ahead of you there :)

  13. Re:What is wrong with Marijuana? on Orkut Linked To Drug Ring Bust · · Score: 1

    No, MDMA has never been shown to cause brain damage, only an excess of serotonin when it is abused.

    I would call the results of blasting the neuron filters in the brain through artificially induced excess serotonin "brain damage" myself but that's just me. Oh, and maybe also a friend who overdosed because he kept wanting that first high and didn't realise that he could never get it back since his neurons were permanently damaged. He might call it brain damage but he's past speech now. Past anything in fact.

  14. Attix5 are one of the best IMHO on Online Backup Solutions? · · Score: 1

    Find them here. They'll back up your entire site and then only backup diffs after that if you wish - saves bandwidth and time. And their server reliability is second to none (yeah I know companies are singular :)).

  15. Either clueless or lying - I suspect the latter on Microsoft Continues Anti-OSS Strategy · · Score: 5, Insightful

    From the article:

    And what is open source? It is interesting in how you define it. Is it in terms of source visibility? Then, OK, in Microsoft's Shared Source program, people can access up to 65 percent of source codes for our core products. And through the government security program around the world, governments can access even more of our source codes, if they choose to. So we're not an open-source company, and yet people can do that.

    Hey Martin, here's the definition of Open Source. Notice in the first paragraph it says Open Source doesn't just mean access to the source code. I doubt if you'd like it if people went around redefining your company's EULAs to suit themselves.

    Or does it mean that you have technology licensed under the GPL (GNU Public License)? If that's the only definition, then I see a lot of companies that people call open source but aren't, because they're not licensed under the GPL.

    No it isn't the only definition so your answer is irrelevant. The GPL may qualify as Open Source but it is Free Software - big difference. Don't you even know the difference?

    Taylor: The GPL is a very complex licensing agreement, and they are working on different aspects of it.

    It's an incredibly simple licensing agreement actually. Complex for Microsoft to understand perhaps, but simple for anyone else.

    I don't know enough to even hypothesize how I would author it, but I would say that in any approach to licensing technology, the following things are important.

    First, companies need to have some level of indemnification and protection from the technology deployed. When you license technology as a consumer or business, you should be comfortable that you're protected from patent (or) copyright...claims from anyone. That should be a core fundamental principle of licensing software.


    Well, thanks for leading the way there. I'm so glad I'm indemnified when I use Microsoft software. Oh wait, I'm not?


    Second, people should have the ability to monetize that and build on top of it. So if I'm an ISV (independent software vendor), I should be able to take the technology that I've licensed, build something on top of it, and sell it.


    I do that with GPLed software now and have done for years. So have many other people.

    If I'm a reseller or distributor of this technology, I should have a way that I can build and monetize things around that. I think that's what helps you build a very vibrant ecosystem. It also allows you in some ways to protect the intellectual property in different ways.

    The GPL already allows this - and my "intellectual property" (whatever that means) is already protected by copyright law.

    So this ability to patent your technology and have some level of protection against it, and in the course be able to build on top of that and innovate on top of that, is exciting.

    Wait, so it's about patents now? Perhaps you can show me some genuine innovation in software that has been patented by Microsoft? You can't? Oh.


    So what kind of innovation are you doing in your area for Microsoft?
    Taylor: There are things we're excited about, and there are things that are just the basics. We spend close to $6.8 billion in research and development; it really comes in a variety of areas.

    One area is just some fit-and-finish, and taking basic simple processes and doing it better. We have a feature called Configure Your Server Wizard, which allows you to go in and choose a server role so you can take a file server and (rebuild it as a) media server. That takes four to five clicks of a GUI (graphic user interface)


    Reconfiguring a server using the mouse? Goodness me, what will they think of next!

    Taylor: You have to understand why we have security problems today. In some ways, it's because a lot more things are connected today than they

  16. Re:Ironic... on Gates On Future of CS Education · · Score: 1

    Not to mention slashing Microsoft's own R&D budget by half...

  17. Heh - plus ca change... on Meet Web Hypochondriacs · · Score: 1

    From the Author's Advertisement from Three Men in a Boat:

    In Chicago, I was assured by an enterprising pirate now retired, that the sales throughout the United States had exceeded a million; and although, in consequence of its having been published before the Copyright Convention, this has brought me no material advantage, the fame and popularity it has won for me among the American public is an asset not to be despised.

    US publishers stealing foreign IP? Never! :)

  18. Time to fire up... on What's On Your Network? · · Score: 2, Funny

    ..the BOFH excuse server. The random answer it gave me was singularly appropriate although unhelpfully honest:

    your excuse: because of network lag due to too many people playing deathmatch

  19. Oblig. on Longhorn to Require Monitor-Based DRM · · Score: 2, Funny

    Not much to see here, please move along.

  20. Re:That's great, but... on 107 Cameras to Scan Discovery for Damage · · Score: 1

    Don't forget part 2: it then asks Boeing engineers to prepare a dangerously misleading slide which has something to do with the damage and the models used, and which may or may not be relevant to what really happened.

  21. Re:Dumb Roland on Alex, The Brainy Parrot Who Knows About Zero · · Score: 1

    Zero is not the absence of a numerical quantity. Zero is a numerical quantity.

    Alex, is that you?

  22. Re:Microsoft Innovates like Enron did - with BS. on Ballmer on Innovation · · Score: 1

    No wonder why theses Microsoft guys are so uncharismatic - people have a distaste for bullshit-slinging horn tooters.

    That's Longhorn tooters.

  23. Re:Nice try.. but no Hendrix on Guitarists, your Days are Numbered · · Score: 1

    Minor nitpick: tremolo is slightly varying the amplitude of the note, not the pitch. The latter would be vibrato.

  24. Re:Why is this news? on Microsoft's Personnel Puzzle · · Score: 4, Insightful

    If there's a more striking ancodote than this about the difference between a competent engineer's view of the world and Microsoft's, I've yet to read it.

    It's all here. Mr AC, obvously a thoughtful and experienced engineer, thinks about good design from the ground up, making sure the subsystems are modular and robust and that the entire device is practical. The Microsoft interviewer doesn't give a toss about whether it's stable or not - just whether it has connectivity enough to sync with Outlook.

    I am Jack's complete lack of surprise.

  25. Re:Some details on Six Bomb Blasts Around Central London · · Score: 1

    Could be an Al Qaeda member with modpoints today. They are famous for their patience in selecting the right target at the right moment...