public
Description: Tracking political yard signs.
Homepage: http://yardvote.com
Clone URL: git://github.com/collectiveidea/yardvote.com.git
Click here to lend your support to: yardvote.com and make a donation at www.pledgie.com !
name age message
file .gitignore Thu Oct 23 14:33:23 -0700 2008 Added email fetcher to vote on yards with. [jnunemaker]
file .gitmodules Fri Sep 26 14:00:54 -0700 2008 Added acts_as_audited for extra protection. [danielmorrison]
file Capfile Thu Sep 25 20:04:58 -0700 2008 Added capfile [danielmorrison]
file MIT-LICENSE Mon Feb 23 20:58:15 -0800 2009 Added MIT License and some notes to the README. [danielmorrison]
file README.rdoc Fri Oct 10 05:36:47 -0700 2008 Updating readme. [danielmorrison]
file README.textile Mon Feb 23 20:58:15 -0800 2009 Added MIT License and some notes to the README. [danielmorrison]
file Rakefile Sat Sep 20 11:46:12 -0700 2008 Initial Rails app [danielmorrison]
directory app/ Fri Oct 24 14:19:02 -0700 2008 full path to partial [brandon]
directory bin/ Sat Oct 25 21:57:17 -0700 2008 Increased sleep time for daemon and added examp... [jnunemaker]
directory config/ Thu Oct 30 14:11:59 -0700 2008 Merge branch 'master' of git://github.com/jnune... [danielmorrison]
directory db/ Sat Oct 04 13:39:49 -0700 2008 Updated Graticule and acts_as_geocodable, addin... [danielmorrison]
directory doc/ Sat Sep 20 11:46:12 -0700 2008 Initial Rails app [danielmorrison]
directory lib/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory log/ Sat Sep 20 11:46:12 -0700 2008 Initial Rails app [danielmorrison]
directory public/ Fri Oct 24 14:21:38 -0700 2008 fixing a height-related bug in IE [danielmorrison]
directory script/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory spec/ Thu Oct 23 14:34:48 -0700 2008 Merge branch 'master' of git://github.com/jnune... [danielmorrison]
directory stories/ Sat Sep 20 11:47:03 -0700 2008 Generating RSpec [danielmorrison]
directory vendor/ Mon Oct 20 19:12:37 -0700 2008 Trying out new Rails etag syntax. [danielmorrison]

YardVote.com

http://YardVote.com/

An experimental app to map who’s displaying candidate signs before the election.

The source is provided and contributions are welcome. The app happens to be a simple example of three Collective Idea libraries,

What’s next?

We’re not sure. The initial goal was to get something to play with.

Want to help? Want to add cool features? Want to change the map focus to be more national? The code is here so you can send us pull requests, patches, etc.

Installation

We’re using git-submodules, but otherwise its a simple Rails app.


  git clone git://github.com/collectiveidea/yardvote.com.git
  cd yardvote.com
  git submodule update --init
  cp config/database.sample.yml config/database.yml

Credits

Created by Daniel Morrison of Collective Idea, after pondering the idea via Twitter.

Thanks to Steve Smith for design help and Brandon Keepers, John Nunemaker and Brian Ryckbost for contributing code.

License

This code is released under the MIT license.