public
Description: StatWhore is for the stat addict in all of us. Eventually it will become a ruby wrapper for several web stat services apis. Initially, it will cover Google Analytics and Feedburner.
Homepage: http://rubyforge.org/projects/statwhore/
Clone URL: git://github.com/jnunemaker/statwhore.git
Click here to lend your support to: statwhore and make a donation at www.pledgie.com !
jnunemaker (author)
Wed Jul 30 20:16:23 -0700 2008
commit  b0fb0ab88397831ab49ad0ce70a321de4483efea
tree    4769e6c58798fb87340a47cf6650d7c24358f2f2
parent  be06c44ff61159cf037388ad38940e0055b3791c
statwhore / Manifest.txt
100644 36 lines (35 sloc) 0.86 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
config/hoe.rb
config/requirements.rb
examples/account.rb
examples/profile.rb
examples/profiles.rb
lib/statwhore.rb
lib/statwhore/connection.rb
lib/statwhore/google.rb
lib/statwhore/google/analytics.rb
lib/statwhore/google/analytics/account.rb
lib/statwhore/google/analytics/profile.rb
lib/statwhore/google/feedburner.rb
lib/statwhore/version.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
spec/fixtures/analytics_account_find_all.html
spec/fixtures/analytics_profile_find_all.html
spec/fixtures/dashboard_report_webgroup.xml
spec/spec.opts
spec/spec_helper.rb
spec/statwhore_google_analytics_account_spec.rb
spec/statwhore_google_analytics_profile_spec.rb
spec/statwhore_google_analytics_spec.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake