//Author: Saleem Ullah
//Not yet compiled but positive results expected
import org.politics.students.council.elections.Vote;
import org.politics.students.council.elections.Cast;
import org.politics.students.council.elections.Rules;
import God.utils.Bless;
public class Main{
private AndayList andayList = null;
static void main(){
Vote vote = new Vote();
vote.setDate("07", "may", "2009");
vote.startsAt("11", "am");
vote.endsAt("05", "pm");
vote.setVenue("RecRoom");
setCandidates();
castVote(vote);
}
public void setCandidates(){
andayList = new AndayList();
andayList.add(Abdul Rehman Qureshi);
andayList.add(item2);
andayList.add(item3);
andayList.add(item4);
andayList.add(item5);
}
public void castVote(Vote vote){
if(Rules.IDCARD.present || Rules.SMARTCARD.present){
Cast castVote = new Cast("Anonymous");
castVote.castFor(andayList[0]); // Please Please Please
for(int i=0;iBless.godBless(andayList[i]);
}
}
}
}
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PLEASE VOTE FOR ABDUL REHMAN QURESHI (MY DEAR ROOMMATE)!!!
Time: 1100 Hrs, Thursday, 07 May 2009
Venue: Rec Room
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--Saleem.
Wednesday, May 6, 2009
Cool way to ask a CS major to vote
I received this email from a friend of mine, he was compaining for Student Council elections for his roommate. Here is what he wrote:
Subscribe to:
Post Comments (Atom)
Blog Archive
-
►
2007
(34)
-
►
November
(18)
- The Emergency Times
- Most dangerous country of the World
- I was dead
- Emergency Times No. 6
- 20 Ex-Generals Ready to Join Fight for Democracy
- Iqbal Day --- anti-Martial Law protest
- The Emergency Times - Issue 5
- "Proud of you"
- Student risen in unversities across Pakistan
- Changes in Army Act are ridiculus
- Media flashing at LUMS anti-martial law drive
- LUMS stages biggest anti-martial law demostration ...
- LUMS protest noticed: CNN to local media
- Karachi Stock Exchange Suffers biggest Downfall in...
- Country-wide Anti marshal-law protets gear up
- Another Martial Law!! this guy is freak
- Imran Khan in LUMS on the eve of Martial Law
- Text of emergency proclamation (Source dawn.com)
-
►
November
(18)
About Me
My Associations
Volunteer Internet Environment Watch (VIEW)
(which is no more volunteer based)
Sahana - Disaster Management System
Sahana is my Google Summer of Code Project (2009)

0 comments:
Post a Comment