| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 23 Dec 2025 15:12:20 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090418201231
location: https://web.archive.org/web/20090418201231/https://github.com/sproutit
server-timing: captures_list;dur=0.848536, exclusion.robots;dur=0.054428, exclusion.robots.policy;dur=0.040766, esindex;dur=0.012721, cdx.remote;dur=7.539357, LoadShardBlock;dur=215.210740, PetaboxLoader3.datanode;dur=75.254669, PetaboxLoader3.resolve;dur=84.463230
x-app-server: wwwb-app212-dc8
x-ts: 302
x-tr: 265
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; path=/
x-location: All
x-as: 14061
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, 23 Dec 2025 15:12:21 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sat, 18 Apr 2009 20:12:31 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 190ms
x-archive-orig-etag: "acc84caaabd2a780aac41f0137704ebf"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 46820
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 18 Apr 2009 20:12:31 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
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_9_20090418195221_crawl101-c/51_9_20090418201108_crawl101.arc.gz
server-timing: captures_list;dur=1.346288, exclusion.robots;dur=0.016987, exclusion.robots.policy;dur=0.007469, esindex;dur=0.008385, cdx.remote;dur=6.144710, LoadShardBlock;dur=161.916697, PetaboxLoader3.datanode;dur=511.255122, PetaboxLoader3.resolve;dur=194.615121, load_resource;dur=583.002992
x-app-server: wwwb-app212-dc8
x-ts: 200
x-tr: 832
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
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
sproutit's Profile - GitHub
Public Activity
-
Johnson wraps JavaScript in a loving Ruby embrace.Forked from jbarnette/johnson Sat Apr 04 16:56:36 -0700 2009
-
Pipelined networking code with EventMachineUpdated Sun Jun 08 15:44:05 -0700 2008
-
SproutCore Hello World SampleUpdated Wed Apr 08 11:00:32 -0700 2009
-
SproutCore Photos DemoUpdated Fri Apr 03 15:57:27 -0700 2009
-
Sample SproutCore Todo Application. Tags are saved at each stepUpdated Wed Apr 15 20:59:50 -0700 2009
-
JavaScript Application Framework - JS library onlyUpdated Thu Apr 16 15:54:05 -0700 2009
-
SproutCore 1.0 Build ToolsUpdated Thu Apr 16 16:15:21 -0700 2009
-
Ruby build tools for the SproutCore JavaScript framework. Install via sudo gem install sproutcoreUpdated Mon Jan 19 17:37:09 -0800 2009
-
Prototype 1.5.6 packaged as a SproutCore framework. Currently required for the SproutCore libraryUpdated Sun Aug 03 19:12:09 -0700 2008
-
Sample applications for the SproutCore JavaScript FrameworkUpdated Tue Apr 07 20:37:35 -0700 2009
-
TextMate Bundle for SproutCoreUpdated Thu Mar 05 09:40:28 -0800 2009
-
View Builder for SproutCore applicationsUpdated Mon May 26 20:01:45 -0700 2008
-
A scripting framework that replaces rake and sakeForked from wycats/thor Sun Jan 11 18:37:11 -0800 2009
-
A WYSIWYG JavaScript frameworkForked from josh/wysihat Fri Apr 03 16:27:36 -0700 2009
Public Activity
gitx's description:
A gitk clone for OS X
lighthouse-to-github's description:
A ruby script that migrates Lighthouse tickets to Github issues
"Step 7: Hooking Up to the Backend" is at
sproutit/samples-todos/wikis/step-7-hooking-up-to-the-backend
Testing the issues editor on SproutCore
New branch is at sproutit/sproutcore/tree/blue_ribbon
sproutit
deleted branch hornsby at sproutit/sproutcore
Thu Apr 16 15:53:49 -0700 2009
Deleted branch was at sproutit/sproutcore/tree/hornsby
New branch is at sproutit/sproutcore/tree/hornsby
// example implementation
fetchRecords: function(fetchKey, params) {
if (!params) params = {};
SC.Query = SC.Object.extend({
/** Pass a query string (e.g. "foo = bar AND baz = foo") with options?
"Step 6: Building the Backend" is at
sproutit/samples-todos/wikis/step-6-building-the-backend
fetchRecords: function(store, fetchKey, params) {
var ret = []; // will populate with array of store keys once we have them.
"Hello World Tutorial 2: Your First Views" is at
sproutit/samples-hello-world/wikis/hello-world-tutorial-2-your-first-views
sproutcore is at sproutit/sproutcore
sproutcore-samples is at sproutit/sproutcore-samples
sproutcore-tmbundle is at sproutit/sproutcore-tmbundle
sproutcore-tmbundle is at sproutit/sproutcore-tmbundle
samples-hello-world is at sproutit/samples-hello-world
samples-todos is at sproutit/samples-todos
sproutcore-abbot is at sproutit/sproutcore-abbot
samples-todos is at sproutit/samples-todos
samples-todos is at sproutit/samples-todos
sproutcore-abbot is at sproutit/sproutcore-abbot
sproutcore-abbot is at sproutit/sproutcore-abbot
samples-hello-world is at sproutit/samples-hello-world
samples-hello-world is at sproutit/samples-hello-world
samples-hello-world is at sproutit/samples-hello-world
This feature is coming soon. Sit tight!


