UNIX voting software


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? UNIX voting software
# 1  
Old 09-20-2006
UNIX voting software

Was wondering if anyone would entertain the idea of creating open source voting software--seems like as this issue moves forward we have an opportunity and the ability to build a powerful worldwide tool to secure voting rights for everyone
# 2  
Old 09-26-2006
This is one place where open-source might hurt. When the source is open to anyone, anyone can modify it, too...
# 3  
Old 09-26-2006
Code:
  if ( candidate.equals( "Candidate A" ) ) {
     // no way
     candidate = "Candidate B";
  }

Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to practice unix in online without unix software

hi, im new to unix.i dont have unix software in my system. Is there any website is there to practice unix in online can u please any one help me...... thanks in advance (3 Replies)
Discussion started by: gowridoc
3 Replies
Login or Register to Ask a Question