Slashdot Mirror


User: kantmakm

kantmakm's activity in the archive.

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

Comments · 3

  1. Ferret on Vista on A Network Sniffer On Steroids · · Score: 2, Informative

    in order to run ferret on vista, you need to run cmd.exe as administrator b4 running ferret from the cmd line.

  2. 3 cores for malware detection on Quad Core Chips From Intel and AMD · · Score: 1

    and 1 for actual programming. I don't like this math.

  3. a web developers responsibilty on When Should You Stop Support for Software? · · Score: 2

    is to code to the most current/secure standards possible for apps that are exposed to general web audiences. for us, that means DOM 2 compliant xhtml 1.0 strict browsers firefox/safari/ie6, etc. clearly, it all depends on your app, and as long as the information layer degrades gracefully for older browsers, you should be good.