|
By performing each of the roles in a political campaign, I've been training myself to become a campaign manager. My goal is to write campaign management software and offer it to small progressive campaigns, either for free or as low cost as possible. Tactics - TargetingThe Registrar of Voters in each county makes available to candidates two sets of data necessary for effective targeting: the voter roll and statements of the vote for previous elections. The voter roll gives contact information for all the people registered in the county, along with a history of which elections each person cast a ballot in. A statement of the vote gives the number of votes each candidate or proposition received for every precinct.
My program currently does some analysis of this data to prioritize voters, but the software is very much a work in progress at this point. We Greens have a lot of enthusiasm and work like crazy, but we're often beaten by candidates who put in less effort, yet work smarter. There is a great deal more to code, but I believe proper use of targeting capability can transform our campaigns. Resources - Information ManagementEach campaign produces 3 assets of vital importance to succeeding campaigns: a donor list, a volunteer list and a list of identified voters. If the Green Party is to win more than isolated campaigns where conditions are ideal, we need to build and maintain these resources. By combining lists from successful local campaigns, we can begin to win higher offices. To make these records useful in the long term, we need to create them with that goal in mind. Previous campaigns have each kept records in their own way: different file formats or field schemas, lost records, even sheets of paper. By creating software tools to manage the records, I hope to standardize them and impose some discipline. I won't let you put an email address in the phone number field, for example. A custom application should also evolve to precisely fulfill our needs, while becoming easier to use. Logistics - Mailing
Logistics - Phone banking
Continuing DevelopmentI have a long list of additional functionality that I'd like to add to my Village Green application, but even its foundation and the capabilities above are still in the early stages of development.
If you're a C++ or PHP developer, I'd sure like some help. Please send an
email to |


!