CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 10:25:48 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090621014421
location: https://web.archive.org/web/20090621014421/https://github.com/romanbsd
server-timing: captures_list;dur=3.355753, exclusion.robots;dur=0.026371, exclusion.robots.policy;dur=0.011757, esindex;dur=0.014938, cdx.remote;dur=42.829527, LoadShardBlock;dur=267.061867, PetaboxLoader3.datanode;dur=166.471472, PetaboxLoader3.resolve;dur=82.675729
x-app-server: wwwb-app225
x-ts: 302
x-tr: 398
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app225; 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: Thu, 31 Jul 2025 10:25:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 21 Jun 2009 01:44:20 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 79ms
x-archive-orig-etag: "0075cec71705567d1aaeec18ab06f66d"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 79124
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: windows-1252
memento-datetime: Sun, 21 Jun 2009 01:44:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 21 Jun 2009 01:44:21 GMT", ; rel="memento"; datetime="Sun, 21 Jun 2009 01:44:21 GMT", ; rel="next memento"; datetime="Thu, 27 Aug 2009 06:40:39 GMT", ; rel="last memento"; datetime="Thu, 26 Dec 2024 03:57:06 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: 52_10_20090621003228_crawl101-c/52_10_20090621014357_crawl101.arc.gz
server-timing: captures_list;dur=0.573929, exclusion.robots;dur=0.021195, exclusion.robots.policy;dur=0.011884, esindex;dur=0.012871, cdx.remote;dur=28.673584, LoadShardBlock;dur=274.496403, PetaboxLoader3.datanode;dur=97.149039, PetaboxLoader3.resolve;dur=362.511288, load_resource;dur=266.984025
x-app-server: wwwb-app225
x-ts: 200
x-tr: 685
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
romanbsd's Profile - GitHub
Public Activity
-
ActsAsTree plugin with tree related convenience methodsForked from rails/acts_as_tree Fri Feb 13 13:57:12 -0800 2009
-
openuri drop-in replacement that uses curbUpdated Tue Mar 03 00:47:57 -0800 2009
-
Fast Porter stemmer based on a C version of the algorithmUpdated Mon Feb 09 04:35:29 -0800 2009
-
FFI Javascript minifierUpdated Sat Jun 20 14:51:12 -0700 2009
-
Mechanize is a ruby library that makes automated web interaction easy. This fork includes charset...Forked from tenderlove/mechanize Sat Mar 14 07:53:10 -0700 2009
-
A git-svn mirror of rb-gsl with my changes, namely NMF supportUpdated Tue Jun 09 17:25:04 -0700 2009
-
ReCaptcha helpers for Rails appsForked from ambethia/recaptcha Wed Feb 18 12:11:56 -0800 2009
-
a big hairy fuzzy spider that crawls your site, wreaking havoc. This fork includes W3C Validator.Forked from relevance/tarantula Fri Feb 06 09:33:52 -0800 2009
-
A Ruby on Rails plugin with a web interface for translating I18n textsForked from newsdesk/translate Tue Apr 21 03:05:54 -0700 2009
-
An I18n enabled fork of git-svn mirror of the validates_date_time plugin, found at https://svn.vin...Forked from smtlaissezfaire/validates_date_time Sat Feb 07 10:16:01 -0800 2009
-
A Ruby wrapper for the World Wide Web Consortium’s online validation services.Forked from alexdunae/w3c_validators Sat Jun 06 05:12:27 -0700 2009
Public Activity
HEAD is 82246bf4fda6149fbdcc49cceba73042c3564876
x

-
Roman Shterenzon committed 82246bf4:
Attempt to force github to build the gem.
New branch is at romanbsd/jsmin-ffi/tree/master
romanbsd
pushed to
vendor
at
romanbsd/rb-gsl
Tue Jun 09 17:25:10 -0700 2009
HEAD is 14dbe56a797421060f7310e40d2b7c244197b897
x

-
Roman Shterenzon committed 14dbe56a:
Update rubygems
-
Roman Shterenzon committed 0832a6e2:
Merge branch 'vmaster'
-
jasonrudolph committed 86c20e66:
Regenerated gemspec for version 0.2.0
-
jasonrudolph committed baab8820:
Version bump to 0.2.0
-
jasonrudolph committed 1374b1b5:
Update CHANGELOG for v0.2.0
-
jasonrudolph committed 2ba9eaec:
Remove ununsed/obsolete JavaScript files
-
jasonrudolph committed e14c41b1:
Remove v2 look-and-feel mockups (now that the LAF is actually implemented)
-
jasonrudolph committed 598c1d8c:
Finish redesign. Closes #2.
-
jasonrudolph committed 1fa74bbb:
Update README with better instructions for installing from GitHub.
-
jasonrudolph committed 61ab75f8:
rake tarantula:report now always open the HTML report even if there are test failures. Closes #4.
-
jasonrudolph committed d4926257:
Update README with better instructions for installing from GitHub. Closes #1.
HEAD is ebbd08ced280babf669045398fa0a2371e53bccb
x

-
Roman Shterenzon committed ebbd08ce:
Merge branch 'master' of git://github.com/KieranP/translate
-
KieranP committed 2ceb99e2:
When sending strings to google, if they contained variables, the string would get messed up. So escape it to something google doesn't edit, and reassemble the string when a response comes back from the request.
romanbsd
commented on
introkun/recaptcha
Wed May 27 08:35:50 -0700 2009
HEAD is 658f9a7ab72e7035adb8fb77d02661406f81ec5d
x

-
ytsunesada committed 658f9a7a:
git-svn-id: https://rb-gsl.rubyforge.org/svn/trunk/rb-gsl@94 6e764f74-f39f-46f8-8c54-8307d62afe8d
-
ytsunesada committed 465af0df:
git-svn-id: https://rb-gsl.rubyforge.org/svn/trunk/rb-gsl@93 6e764f74-f39f-46f8-8c54-8307d62afe8d
-
ytsunesada committed ed2bc91a:
d
-
ytsunesada committed dcb7ef7e:
git-svn-id: https://rb-gsl.rubyforge.org/svn/trunk/rb-gsl@91 6e764f74-f39f-46f8-8c54-8307d62afe8d
-
ytsunesada committed 06e41c12:
git-svn-id: https://rb-gsl.rubyforge.org/svn/trunk/rb-gsl@90 6e764f74-f39f-46f8-8c54-8307d62afe8d
-
ytsunesada committed 5373e8e6:
git-svn-id: https://rb-gsl.rubyforge.org/svn/trunk/rb-gsl@89 6e764f74-f39f-46f8-8c54-8307d62afe8d
-
ytsunesada committed 1ec91f19:
git-svn-id: https://rb-gsl.rubyforge.org/svn/trunk/rb-gsl@88 6e764f74-f39f-46f8-8c54-8307d62afe8d
HEAD is 0f5b48f3d0e20fcc402145619348f136d8ca8826
x

-
Roman Shterenzon committed 0f5b48f3:
Ruby 1.9 compatibility
Forked repository is at romanbsd/translate
HEAD is 15d339879e8245cc845f9d57303a019bd34577a6
x

-
Roman Shterenzon committed 15d33987:
Update Rakefile and gemspec to include w3c_validator
HEAD is d788c635426682bf4e45891145b34373b8e89dc1
x

-
Roman Shterenzon committed d788c635:
Merge commit 'upstream/master'
-
rsanheim committed f50d16f1:
regenerate the gemspec again...because Jeweler said so
-
rsanheim committed c1dc0e5f:
setting up for rubyforge release
-
rsanheim committed 9375665f:
stay consistent with attribution
-
rsanheim committed 80b6d56a:
Regenerated gemspec for version 0.1.8
-
rsanheim committed db60d457:
update changelog
-
rsanheim committed 2f418eae:
Version bump to 0.1.8
-
rsanheim committed c19496e8:
add dependencies on htmlentities and hpricot - thanks jackdempsey for the reminder
-
rsanheim committed 12483dfb:
add docs and tweak the timeout message
-
rsanheim committed c39c561b:
implement a timeout for each crawl (or "pass") ...defaults to 20 minutes
-
rsanheim committed bd13ffee:
make the tabs ul valid html by inserting some empty white space; other whitespace cleanup
-
rsanheim committed 8c85eecc:
clean up this example into describes that make sense
matzruby's description:
The "MBARI" patches to the Matz Ruby Interpreter. See the Wiki for latest usage info.
HEAD is 2b66f27775dce34c84f90fcaada9184f47a97b59
x

-
Roman Shterenzon committed 2b66f277:
Add support for guessing the charset from the HTML
Forked repository is at romanbsd/mechanize
romanbsd
pushed to
master
at
romanbsd/tarantula
Thu Mar 12 05:15:30 -0700 2009
HEAD is 18545d6e314906d8a786bbb66ebab52e73afee4f
x

-
Roman Shterenzon committed 18545d6e:
Merge branch 'master' of git://github.com/relevance/tarantula
-
rsanheim committed 8540f30d:
Regenerated gemspec for version 0.1.7
-
rsanheim committed 66c7ea71:
Version bump to 0.1.7
-
rsanheim committed 2f553953:
changelog
-
rsanheim committed 8032bbf0:
add link to RCR and dont use doc formatter -- too verbose with the many Rails versions
-
rsanheim committed e27e4841:
further clean up, and run examples for all supported Rails versions on RunCodeRun
-
rsanheim committed 808d03d4:
more clean up and push 0.1.6; ensure that ActiveRecord gets loaded correctly for the crawler, so that it can rescue RecordNotFound exceptions
-
rsanheim committed fe4cf99d:
Version bump to 0.1.6
-
rsanheim committed 022323bf:
more clean up - remove cruft and use expand_path to avoid double requires
-
rsanheim committed 22fa986c:
update change log for 1.6
-
rsanheim committed 7f968ee2:
Testing Tarantula against Rails 2.0.2 and up now...plus further clean up...
HEAD is d0930faa10595b161ecfe7c422fad77fe302c9e8
x

-
Roman Shterenzon committed d0930faa:
Merge branch 'master' of git://github.com/relevance/tarantula
-
jasonrudolph committed ee7f2084:
Bring CHANGELOG up-to-date for recent versions
-
jasonrudolph committed 80c02fb0:
Regenerated gemspec for version 0.1.5
-
jasonrudolph committed fe337f81:
Version bump to 0.1.5
-
Jason Rudolph and Glenn Vanderburg committed 9cd992bd:
Update README to suggest a better "load" statement for your Rakefile ...
-
Jason Rudolph and Erik Yowell committed 0ea9d8bd:
Apply new look-and-feel to HTML report output ...
HEAD is f7a1b931290a75c669f53464f9ba74bf3c40cca2
x

-
Roman Shterenzon committed f7a1b931:
CurlAgent contructor can receive options now
romanbsd
deleted branch w3c_validator at romanbsd/tarantula
Fri Feb 20 10:22:13 -0800 2009
Deleted branch was at romanbsd/tarantula/tree/w3c_validator
"Home" is at
romanbsd/acts_as_tree/wikis/home
Forked repository is at romanbsd/recaptcha
New branch is at romanbsd/curb-openuri/tree/master
This feature is coming soon. Sit tight!