CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 03 Aug 2025 16:53:45 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100505175937
location: https://web.archive.org/web/20100505175937/https://github.com/andris9
server-timing: captures_list;dur=0.715515, exclusion.robots;dur=0.024341, exclusion.robots.policy;dur=0.011729, esindex;dur=0.014009, cdx.remote;dur=276.586637, LoadShardBlock;dur=722.276023, PetaboxLoader3.datanode;dur=492.012175, PetaboxLoader3.resolve;dur=156.614985
x-app-server: wwwb-app203
x-ts: 302
x-tr: 1039
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; 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 16:53:46 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 05 May 2010 17:59:37 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "09916bd7fa6303135b3e1f4aa2486abf"
x-archive-orig-x-runtime: 104ms
x-archive-orig-content-length: 42990
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: Wed, 05 May 2010 17:59:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 23 Mar 2010 00:47:51 GMT", ; rel="prev memento"; datetime="Thu, 25 Mar 2010 19:07:50 GMT", ; rel="memento"; datetime="Wed, 05 May 2010 17:59:37 GMT", ; rel="next memento"; datetime="Sat, 12 Jun 2010 16:13:27 GMT", ; rel="last memento"; datetime="Thu, 17 Jul 2025 23:22:05 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_15_20100505154741_crawl100_IndexOnly-c/51_15_20100505175746_crawl101.arc.gz
server-timing: captures_list;dur=0.604941, exclusion.robots;dur=0.025650, exclusion.robots.policy;dur=0.011005, esindex;dur=0.013536, cdx.remote;dur=67.252012, LoadShardBlock;dur=152.341839, PetaboxLoader3.datanode;dur=203.833958, load_resource;dur=246.868582, PetaboxLoader3.resolve;dur=145.405913
x-app-server: wwwb-app203
x-ts: 200
x-tr: 546
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
andris9's Profile - GitHub
Public Activity
andris9
(Andris Reinman)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Andris Reinman
- Website/Blog
- https://www.andrisreinman.com/
- Company
- NETI.ee
- Location
- Tallinn, Estonia
- Member Since
- Sep 28, 2009
Following 1 coder and watching 2 repositories view all →
Public Repositories (2)
-
jStorage
jStorage is a simple wrapper plugin for Prototype, MooTools and jQuery to store data on browser s...
Last updated Wed May 05 06:22:16 -0700 2010
-
DOMCached
Development has been ceased in favor of jStorage https://github.com/andris9/jStorage !! DOMCached ...
Last updated Thu Oct 29 06:51:07 -0700 2009
Public Activity 
-
b5d784b
document.doman -> window.location.hostname
-
ba5b67d
IE userData support fix
master was changed to adf6a4
master was changed to 565cc1
master was changed to d08c0a
$.jStorage.flush() does not persist in Safari 4 on iPad simulator (w/jQuery 1.4.2)
andris9
commented on
andris9/jStorage
Mon May 03 04:35:21 -0700 2010
-
071e57f
issue #3 fix
Native JSON conflicts with MooTools
Native JSON conflicts with MooTools
-
6e316e4
JSLINT check
-
2918379
readme change
master was changed to 4aec08
Comment on jstorage.js L55 in 60e25ed:
You're totally correct - everything except JSON support is written in pure JavaScript and doesn't rely on any library. If you have your own JSON implementation then you can use it instead of the supported libraries
-
b8a1359
Fixed a bug with IE6
jStorage doesn't seem to support function types...
-
3762953
mootools support added
-
60e25ed
mootools support added
$.jStorage.get(key) returns always null
-
f3dcf58
bugfix for issue #1
-
b660490
initial import
-
760ebaa
initial import
-
2db3a9f
fixed a bug with IE6
-
396a091
ver 0.1b (bugfix in .get + renaming delete to deleteKey)
-
ceee20f
ver 0.1b (bugfix in .get + renaming delete to deleteKey)
-
005e7f1
licence added and some minor typos in readme file
-
8b870c7
initial commit of source
-
88372bf
initial src commit