CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 26 Aug 2025 22:11:12 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100131162738
location: https://web.archive.org/web/20100131162738/https://github.com/thoughtbot/contest
server-timing: captures_list;dur=0.996975, exclusion.robots;dur=0.040258, exclusion.robots.policy;dur=0.023944, esindex;dur=0.015778, cdx.remote;dur=123.679945, LoadShardBlock;dur=682.935131, PetaboxLoader3.datanode;dur=398.771320, PetaboxLoader3.resolve;dur=226.037893
x-app-server: wwwb-app202
x-ts: 302
x-tr: 900
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app202; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 26 Aug 2025 22:11:13 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 31 Jan 2010 16:27:38 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "867e03a9d834ad14ac629bff47e59af6"
x-archive-orig-x-runtime: 103ms
x-archive-orig-content-length: 22283
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 31 Jan 2010 16:27:38 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 16 Mar 2009 02:50:40 GMT", ; rel="prev memento"; datetime="Wed, 30 Sep 2009 02:34:01 GMT", ; rel="memento"; datetime="Sun, 31 Jan 2010 16:27:38 GMT", ; rel="next memento"; datetime="Mon, 15 Feb 2010 09:50:34 GMT", ; rel="last memento"; datetime="Wed, 10 Mar 2010 20:27:10 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100131132923_crawl101-c/51_14_20100131161107_crawl101.arc.gz
server-timing: captures_list;dur=0.828431, exclusion.robots;dur=0.034894, exclusion.robots.policy;dur=0.022230, esindex;dur=0.013642, cdx.remote;dur=15.420960, LoadShardBlock;dur=432.217368, PetaboxLoader3.datanode;dur=254.839797, PetaboxLoader3.resolve;dur=311.833271, load_resource;dur=222.227509
x-app-server: wwwb-app202
x-ts: 200
x-tr: 793
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
thoughtbot's contest at master - GitHub
This service is courtesy of Pledgie.
thoughtbot / contest
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Create your own Twitter follower contest — Read more
contest /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Mar 16 19:03:58 -0700 2009 | updating README [dancroak] |
![]() |
README.textile | Sat Mar 21 13:57:34 -0700 2009 | adding super-hot RestClient logging for the con... [dancroak] |
![]() |
Rakefile | Sat Mar 21 13:57:34 -0700 2009 | adding super-hot RestClient logging for the con... [dancroak] |
![]() |
lib/ | Sat Mar 21 11:05:42 -0700 2009 | updating README with prerequisite information, ... [dancroak] |
![]() |
test/ | Tue Mar 17 14:43:31 -0700 2009 | testing for ineligible file throwing a Errno::E... [dancroak] |
README.textile
Contest
Run a contest to select a random person who follows you on Twitter.
Prerequisites
Two excellent gems:
sudo gem install adamwiggins-rest-client sudo gem install nokogiriInstructions
Clone the repo:
git clone git://github.com/thoughtbot/contest.gitCreate a ~/.twitter/credentials.yml file. This file contains your Twitter credentials. For example:
name: thoughtbot password: slainteRun the program:
rake contestThe output will be:
authenticating, caching followers… (this may take a moment) and the winner is… grossbergOptional
Create a ~/.twitter/ineligible.yml file. It contains a list of followers who are not eligible to win the contest, such as employees of your company. For example:
ineligible: - cpytel - jyurek - jankowski - tsaleh - croaky - joeferris - mikeburns - cssboy - kevinburg - jayunit - qrush - umbrellatoday - widgetfinger