HTTP/2 302
server: nginx
date: Sun, 03 Aug 2025 17:49:02 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100418082105
location: https://web.archive.org/web/20100418082105/https://github.com/benpickles
server-timing: captures_list;dur=0.933049, exclusion.robots;dur=0.031782, exclusion.robots.policy;dur=0.015479, esindex;dur=0.015946, cdx.remote;dur=142.792623, LoadShardBlock;dur=303.634167, PetaboxLoader3.resolve;dur=124.010323, PetaboxLoader3.datanode;dur=130.530402
x-app-server: wwwb-app220
x-ts: 302
x-tr: 511
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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: Sun, 03 Aug 2025 17:49:03 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 18 Apr 2010 08:21:05 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "a4e3d342da8011207ca4d1ba04e8ddf2"
x-archive-orig-x-runtime: 113ms
x-archive-orig-content-length: 59253
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, 18 Apr 2010 08:21:05 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 05 Jul 2008 23:41:04 GMT", ; rel="prev memento"; datetime="Mon, 27 Apr 2009 15:45:32 GMT", ; rel="memento"; datetime="Sun, 18 Apr 2010 08:21:05 GMT", ; rel="next memento"; datetime="Tue, 18 Oct 2011 13:28:50 GMT", ; rel="last memento"; datetime="Fri, 04 Apr 2025 10:41:02 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_15_20100418080543_crawl103_IndexOnly-c/52_15_20100418081934_crawl101.arc.gz
server-timing: captures_list;dur=1.329018, exclusion.robots;dur=0.047971, exclusion.robots.policy;dur=0.022369, esindex;dur=0.021175, cdx.remote;dur=272.202244, LoadShardBlock;dur=375.338510, PetaboxLoader3.datanode;dur=276.824018, PetaboxLoader3.resolve;dur=189.884193, load_resource;dur=199.464953
x-app-server: wwwb-app220
x-ts: 200
x-tr: 985
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
benpickles's Profile - GitHub
benpickles
(Ben Pickles)
Following 17 coders and watching 36 repositories view all →
Public Repositories (7)
-
Work with models in your Javascript
-
Peity (sounds like deity) is a simple jQuery plugin that convert content like <span>3/5</span> in...
-
-
-
A customisable bookmarklet router based on shortwaveapp.com and written in Rails.
-
A simple static site generated with a sprinkling of Ruby.
-
Contentz (pronounced "content zee") is an ActiveRecord extension that uses Zlib to compress/uncom...
Public Activity 
benpickles
created
tag
v0.8.3
at benpickles/js-model
Thu Apr 15 03:32:37 -0700 2010
-
86772ac
-
a467e1c
Don't compare the string value of a function, just compare the...
-
2af3154
Make sure `find`, `first`, `last` and `detect` return `null` w...
-
473fdb8
-
a39caec
Add `unbind` method to callbacks.
-
54333a4
Define callback behaviour in a single object and "mix-in" to b...
-
2b5bf8f
Clean up the way class methods are applied to a model.
module ActiveRecord
class Errors
def to_json
-
d426c87
Use jQuery's plugin naming schema.
web-socket-js's description:
HTML5 Web Socket implementation powered by Flash
Create an 8x8 SWF instead of 10x10?
benpickles
created
tag
v0.8.2
at benpickles/js-model
Wed Apr 07 07:00:26 -0700 2010
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></scr...
-
1d9d72a
Don't log an error when Rails returns a response of " " for a ...
module ActiveRecord
class Errors
def to_json
-
7fd9bb3
Looks like `else if` to me.
-
97af7e7
Replace `$` stragglers with `jQuery`.
-
9740e13
change $.ajax dataType to "json"
benpickles
created
tag
v0.8.1
at benpickles/js-model
Mon Mar 29 14:55:12 -0700 2010
-
c7ec181
-
d07dc89
Take on-board some JSLint suggestions.
-
578d0c1
Custom class methods should be available after chaining.
benpickles
created
tag
v0.8.0
at benpickles/js-model
Sun Mar 21 15:20:00 -0700 2010
-
22540c6
Update docs for version 0.8.0.
copy-with-style-tmbundle's description:
This bundle allows copying code from TextMate to Keynote with colors and style.
-
c26a25a
No need to use Underscore here, just use `jQuery.extend` corre...
-
48153aa
Use `jQuery.extend` properly.
-
3c099e3
Use `jQuery` instead of `$`.
-
170852b
Simplify default Model.Collection creation.
-
3a77923
Update docs to the lastest README for now until I write proper...
benpickles
created
tag
v0.7.3
at benpickles/js-model
Wed Mar 10 10:23:40 -0800 2010
benpickles
created
tag
v0.7.2
at benpickles/js-model
Wed Mar 10 10:19:16 -0800 2010
benpickles
created
tag
v0.7.1
at benpickles/js-model
Fri Mar 05 03:28:30 -0800 2010
benpickles
deleted branch errors-object at benpickles/js-model
Fri Mar 05 03:28:17 -0800 2010
Deleted branch was at benpickles/js-model/tree/errors-object