Slashdot Mirror


User: jmlsteele

jmlsteele's activity in the archive.

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

Comments · 6

  1. Re:netcraft didn't confirm but Perl is dying on Perl 5.11.0 Released · · Score: 2, Informative

    I believe he's talking about this.

  2. Re:It would be cool... on Do We Need Running Shoes To Run? · · Score: 5, Informative
  3. Bad Design on Learning to Code with a Boardgame · · Score: 3, Funny

    I was told to never use a goto...

  4. Programming Language on New Algorithm for Learning Languages · · Score: 2, Interesting

    How long until we see something like this applied to ?

  5. Mod timothy/morganx -1 Redundant on Spyware Removal: Drop PC in Dumpster · · Score: 2, Funny
  6. Re:Opera stats still hidden on Firefox Gains on IE Again in June · · Score: 4, Informative

    Not entirely. Some scripts will actually detect Opera as IE when spoofing, but any decent stats program will detect it properly as Opera.

    Here are the HTTP_USER_AGENT lines for Opera for the various Identity methods.

    Opera: Opera/8.01 (Windows NT 5.1; U; en)
    Mozilla: Mozilla/5.0 (Windows NT 5.1; U; en) Opera 8.01
    IE: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.01

    As you can clearly see "Opera" is mentioned in all 3, including the version number.