Slashdot Mirror


User: MattieG

MattieG's activity in the archive.

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

Comments · 2

  1. Re:Bugzilla and Wiki on What Does Everyone Use For Task/Project Tracking? · · Score: 1

    I work in a small team of developers with exactly this problem. we have tried, used and moved on from RT, Trac, Bugzilla, MediaWiki, Mothra, Mantis and many others. Most of the bug trackers have difficult/ugly interfaces. Bugzilla is good, but is designed for projects with thousands of users / bugs and does not handle small groups of isolated projects well. The other problem with a bug-tracker/wiki is that it is difficult to "hard-link" wiki articles with bug-ids. Eventually we have settled on Jira/Confluence. We also use the "green-hopper" plugin for agile development with is something we do a lot around here. Jira keeps everything in one place and give its workflow based approach fits well with our team practices. I would recommend organizing a trial with Atlassian. They will come in, train you and your team up, and supply a trail license to get you going.

  2. Re:Why are you proud of not protecting yourselves? on PEBKAC Still Plagues PC Security · · Score: 1

    > That all being said nobody has given one single reason
    > why they don't run virus protection or spyware scanners.
    > Is there something wrong with being a little paranoid?

    Why? I have nothing against spyware scanners, I use one occasionally when I suspect that there is something wrong. However, virus scanners are another story altogether (And as an IT Professional I have seen, used and worked with almost every major variation on the virus scanners theme in last 5 years). Here is the 4 point summary of my pet hates:

    1. They are needlessly intrusive:
    Just yesterday, I spent over an hour trying to disentangle McAfee from a machine which, because my network does not have unfettered internet access, completely ground it to a halt. Any slight variation from 'normal' usage and these packages become more problems than they solve. (Interesting, antivirus software makes ordinary tasks difficult or impossible ... symptomatic of having a virus)

    2. They are system intensive
    Probably half of my time spent yesterday waiting for the machine to do simple things like open a web browser.And, before you even ask, once I spat the dummy and removed McAfee altogether, the machine suddenly became responsive. (Interesting, antivirus software makes the system slow and unresponsive .. also symptomatic of having a virus)

    3. They are difficult to use and configure
    As a person who configures and runs my own internet domain from the Linux command line, I COULD NOT drive a "consumer product", what on earth is the average Jo supposed to do! (Interesting, antivirus software is hard to operate and remove ... also symptomatic of having a virus)

    4. THEY ARE TOTALLY POINTLESS!
    Think about it, lets say a new virus get released today. Now presumably not one of the major antivirus corporations will know about it (unless the wrote it ...) and assuming that we are running Window$ (which most people are) Microsoft will not have made patch available for the flaw. So, at the end of the day, if a new virus is released,YOU ARE TOTALLY UNPROTECTED regardless of whether you have a virus scanner or not! Now, when people do finally realize that the virus exists, a patch will be made available and a quick google will provide you with ample instructions on how to remove it. SO at the end of the day, the virus scanning software has been no use in detecting, removing or patching and in which case it is TOTALLY POINTLESS! Am I really to sacrifice my system resources so that these expensive, invasive, problematic and pointless pieces of malware (eg the Norton (anti)Virus) in the vain hope that it might be useful once???? I think not.

    MG