CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 22:04:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100124200535
location: https://web.archive.org/web/20100124200535/https://github.com/lgomez
server-timing: captures_list;dur=1.018826, exclusion.robots;dur=0.029962, exclusion.robots.policy;dur=0.015274, esindex;dur=0.014693, cdx.remote;dur=40.327598, LoadShardBlock;dur=381.101790, PetaboxLoader3.datanode;dur=74.816393, PetaboxLoader3.resolve;dur=215.079569
x-app-server: wwwb-app212
x-ts: 302
x-tr: 467
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; 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, 07 Aug 2025 22:04:44 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 24 Jan 2010 20:05:34 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9550372488607c1646c9a4bd359e791f"
x-archive-orig-x-runtime: 103ms
x-archive-orig-content-length: 31109
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, 24 Jan 2010 20:05:35 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 29 Sep 2008 09:13:24 GMT", ; rel="prev memento"; datetime="Tue, 23 Dec 2008 14:54:52 GMT", ; rel="memento"; datetime="Sun, 24 Jan 2010 20:05:35 GMT", ; rel="next memento"; datetime="Fri, 26 Mar 2010 15:40:57 GMT", ; rel="last memento"; datetime="Tue, 29 Jul 2025 16:23:36 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_13_20100124155240_crawl102-c/52_13_20100124200122_crawl101.arc.gz
server-timing: captures_list;dur=0.731770, exclusion.robots;dur=0.023993, exclusion.robots.policy;dur=0.012119, esindex;dur=0.040296, cdx.remote;dur=39.268023, LoadShardBlock;dur=210.330419, PetaboxLoader3.datanode;dur=132.469534, PetaboxLoader3.resolve;dur=206.722609, load_resource;dur=230.407583
x-app-server: wwwb-app212
x-ts: 200
x-tr: 574
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
lgomez's Profile - GitHub
Public Activity
lgomez
(Luis G Gomez)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Luis G Gomez
- Website/Blog
- https://luisggomez.com
- Location
- San Francisco, CA
- Member Since
- Aug 16, 2008 (about 1 year)
Following 6 coders and watching 21 repositories view all →
Public Repositories (3)
-
Prototype-based-Overlay
An simple prototype-based overlay class that is accessible programatically
Last updated Thu Jun 04 18:13:47 -0700 2009
-
prototype
Prototype JavaScript framework
Forked from sstephenson/prototype Wed May 27 22:26:58 -0700 2009
Last updated Wed May 27 22:30:15 -0700 2009
-
hostip
IP-based Geolocation Guessing through HostIP
Last updated Thu Jan 29 13:50:41 -0800 2009
Public Activity 
// define the function
function clickInterceptor(e){
document.getElementById('test-link').addEventListener('click',function(e){
if (e.preventDefault)...
document.getElementById('test-link').addEventListener('click',function(e){
if (e.preventDefault)...
document.getElementById('test-link').addEventListener('click',function(e){
if (e.preventDefault)...
php-activerecord's description:
ActiveRecord implementation for PHP
HEAD is 9f69a2592e1c129e66fdd8ff4342c36e89977ae6
x

-
lgomez committed 9f69a259:
Refining site itself.
-
lgomez committed 5398ccec:
Fixed layouts and passing of variables upstream
-
lgomez committed 6ddfe874:
Adding controlled generator
-
lgomez committed 245cb9e5:
Bunch of changes I forgot to commit before
-
lgomez committed f8ba565e:
Moved some methods around between classes where they made more sense.
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
HEAD is 5b392e454a2ab91e3204a9ca255db7a8fb95b7e4
x

-
lgomez committed 5b392e45:
Implementing a way to parse the buffer before flushing in order to be able to inject values that are only available after all actions have been excecuted.
-
lgomez committed d3cd83f3:
Added javascript files I'm considering bundling with the framework
-
lgomez committed 8d7c8b7d:
removing unnecessary files so I can focus only on framework
New branch is at lgomez/Framework/tree/master
New repository is at lgomez/Framework
wysihat's description:
A WYSIWYG JavaScript framework
sdk's description:
Open Source Toolkit for Multiscale Images and Zoomable User Interfaces (ZUIs)
less's description:
Leaner CSS
jaml's description:
JavaScript Haml
#
# Now this script is obsolete.
# Please use https://github.com/Constellation/crxmake instead.
extension.iframe: [object XULElement]
extension.iframe.document: undefined
extension.iframe.conte...
// Create my object to contain my extension code
var extension = {
iframe : null,
// Create my object to contain my extension code
var extension = {
iframe : null,
var extension = {
iframe : null,
onLoad: function() {
magick-installer's description:
ImageMagick installer script because macports sucks