Slashdot Mirror


User: 3mpire

3mpire's activity in the archive.

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

Comments · 34

  1. Re:Defaults vs. Presets on Microsoft's IE7 Search Box Bugs Google · · Score: 0

    i guess it all depends on what you mean by "gain"

  2. Re:The thing is... on Windows Live Goes to College · · Score: 0

    From my experience working at a four-year college in IT, any "fast-paceed cutting-edge technological studies / computer science department" would be full of so many planetary sized egos that even suggesting that they take part in something as menial as IT infrastructure and basic services would go over like a loud fart in church. Faculty view IT as "the help" and they would be just as likely to willingly talk to the facilities operations cleaning crews about the mechanics of the floor buffers as they would talk to IT about email servers.

  3. Re:Force Field? on Mysterious 'Forcefield' Tested on US Tanks · · Score: 0

    How about a 500 lb artillery shell buried under the street? Those that are threatened by RPGs aren't tanks but thin skinned Humvees and the Vietnam-era trucks. Still cool, but it doesnt sound very practical.

  4. make a note on Health Problems Related to the Geek Lifestyle · · Score: 0

    this has been the most rational thread of comments on /. evar. ...why is that ;)

  5. Re:How soon to version 3.0? on Mozilla Firefox 2 Alpha 1 Available · · Score: 0

    http://www.mozilla.org/projects/firefox/roadmap.ht ml According to their roadmap, they think they might be moving on to working on v3 by the first quarter of 2007 which, if they kept their current pace, would put the alpha and beta releases of FF 3.0 out around a year or so from now.

  6. Monopolies are great! on French Parliament Fights iPod and iTunes · · Score: 0, Troll

    Monopolies are ok just as long as the box they ship them in is pretty! "You are limiting my choice ase a consu.... oooooooh Aqua!"

  7. Re:I feel sorry for all the trees... on Foundations of Ajax · · Score: 1

    because once people have web apps that behave like client apps they'll decide "thats crappy" and go back to postbacks for every interaction with the server and all the developers who learned how to do things async will be kicking themselves. brilliant!

  8. Check your facts before you hyperventilate on Interview with Microsoft Exec on IE7 and RSS · · Score: 1
    >> No doubt IE7 will cause this simple code to expand yet more.

    Wrong: http://blogs.msdn.com/ie/archive/2006/01/23/516393 .aspx
    if (window.XMLHttpRequest){
     
    // If IE7, Mozilla, Safari, etc: Use native object
              var xmlHttp = new XMLHttpRequest()
     
    }
    else
    {
    if (window.ActiveXObject){
     
    // ...otherwise, use the ActiveX control for IE5.x and IE6
              var xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");
              }
     
    }
    And common CSS bugs are fixed as well: http://blogs.msdn.com/ie/archive/2005/07/29/445242 .aspx

    IE7 supports alpha channels for PNG:
    http://blogs.msdn.com/ie/archive/2005/04/22/410963 .aspx

    I'm a web developer and am as frustrated by these things as you are, but if you're going to start things with "hey fucktard" at least check your facts. To bitch about all these things without even apparently have a clue how IE7 addresses them makes your arguments read like the uninformed cliche that it is.

    So next time you decide to have a hissy fit, less bloviating and more fact checking.
  9. WebForms 2.0 Web 2.0 on Opera CEO on Devices, Linux, and Web 2.0 · · Score: 1