[nfbcs] [Accessible Scrum tool

Jim Barbour jbar at barcore.com
Fri Oct 16 22:12:30 UTC 2015


Scrum, part of the agile development process.  Often described as the management and execution of a set of sprints designed to complete a particular project. A sprint is a set of tasks to complete within a given period of time, usually a week or two.

Jim

On Fri, Oct 16, 2015 at 05:03:52PM -0500, Todor Fassl via nfbcs wrote:
> Scrub? As in wipe? Meaning wipe the data off a hard drive?  I don't know how
> to do this with a Mac. But on PC hardware, I use a live linux distro called
> grml. Then I use the dd command thusly:
> 
> dd if=/dev/zero of=/dev/sda bs=4096
> 
> if= the imput file. In this case, a device that generates zeros. It's built
> into the linux kernel.
> of= output file. In this case, /dev/sda will be your harddisk.
> bs= the buffer size. 4096 is the sector size of most disks.
> 
> You can also use /dev/random for the input file and it will write random
> numbers to the disk. That makes it less likely that someone with a magnetic
> scanner can resurrect the drive. Supposedly, if you write random numbers to
> the disk like a dozen times even the CIA can't get the data back. It would
> take forever though.
> 
> For purposes of your class, you might be able to us the example command I
> gave above.
> 
> 
> 
> On 10/16/2015 04:39 PM, Bryan Duarte via nfbcs wrote:
> >
> >I am a senior in Software Engineering at Arizona State. I am wondering if anyone out there knows of an accessible scrum tool? I am on a project team with three other developers and they are planning to use scrumwise which is completely inaccessible for me.
> >
> >I am using Mac osX with voiceover if you have any feedback on an accessible scrum tool. Thanks
> >
> >Go Devils!
> >
> >Bryan Duarte
> >Software Engineering Graduate student
> >ASU Fulton Engineering College
> >QwikEyes CEO
> >
> >_______________________________________________
> >nfbcs mailing list
> >nfbcs at nfbnet.org
> >http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
> >To unsubscribe, change your list options or get your account info for nfbcs:
> >http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/fassl.tod%40gmail.com
> >
> 
> _______________________________________________
> nfbcs mailing list
> nfbcs at nfbnet.org
> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
> To unsubscribe, change your list options or get your account info for nfbcs:
> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/jbar%40barcore.com
> 




More information about the NFBCS mailing list