CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 22:03:00 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100614000109
location: https://web.archive.org/web/20100614000109/https://github.com/workmad3
server-timing: captures_list;dur=0.751950, exclusion.robots;dur=0.024768, exclusion.robots.policy;dur=0.012334, esindex;dur=0.013331, cdx.remote;dur=53.824179, LoadShardBlock;dur=294.586055, PetaboxLoader3.datanode;dur=234.274412
x-app-server: wwwb-app221
x-ts: 302
x-tr: 400
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app221; 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: Wed, 30 Jul 2025 22:03:01 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 14 Jun 2010 00:01:08 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "790ecf24317d79eb23611516bdd386c3"
x-archive-orig-x-runtime: 10ms
x-archive-orig-content-length: 35139
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: Mon, 14 Jun 2010 00:01:09 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 13 Apr 2010 13:58:37 GMT", ; rel="prev memento"; datetime="Tue, 13 Apr 2010 13:58:37 GMT", ; rel="memento"; datetime="Mon, 14 Jun 2010 00:01:09 GMT", ; rel="next memento"; datetime="Tue, 06 Jan 2015 11:42:31 GMT", ; rel="last memento"; datetime="Sat, 05 Apr 2025 09:32: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_16_20100613230339_crawl103-c/52_16_20100614000007_crawl101.arc.gz
server-timing: captures_list;dur=0.614056, exclusion.robots;dur=0.022892, exclusion.robots.policy;dur=0.010677, esindex;dur=0.012835, cdx.remote;dur=39.372455, LoadShardBlock;dur=379.575191, PetaboxLoader3.datanode;dur=302.164767, PetaboxLoader3.resolve;dur=401.648927, load_resource;dur=341.186805
x-app-server: wwwb-app221
x-ts: 200
x-tr: 884
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
workmad3's Profile - GitHub
Public Activity
workmad3
(David Workman)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- David Workman
- Website/Blog
- https://www.workmad3.com
- Company
- HedTek Ltd.
- Location
- Manchester
- Member Since
- Dec 05, 2009
Following 0 coders and watching 7 repositories view all →
Public Repositories (4)
-
NHCJD
A web front-end to allow ease of mailing of an electronic monthly journal to a set of members man...
Last updated Sat May 08 13:41:49 -0700 2010
-
acts_as_xapian_gem
Forked from mnelson/acts_as_xapian_gem
acts_as_xapian plugin converted to a gem. Provides integration with the xapian fulltext search en...
Last updated Mon Apr 19 08:47:11 -0700 2010
-
rvm
Forked from wayneeseguin/rvm
Ruby Version Manager ( rvm )
Last updated Tue Apr 13 12:54:26 -0700 2010
-
HSEO
An online entry system for hamster shows
Last updated Sun Apr 11 02:43:11 -0700 2010
Public Activity 
Fixnum.send(:define_method, :mod3or5?) { self % 3 == 0 || self % 5 == 0}
print (1..1000).select(&...
Fixnum.send :define_method, :mod3or5? { self % 3 == 0 || self % 5 == 0}
print (1..1000).select(&:...
def hash_args(options = {})
defaults = {:a => 'b', :c => 'd'}
defaults.merge!(options)
def hash_args(options = {})
defaults = {:a => 'b', :c => 'd'}
defaults.merge!(options)
Get the .dmg
There is a one-click installer available for PostgreSQL on Mac OS X. It packages t...
Get the .dmg
There is a one-click installer available for PostgreSQL on Mac OS X. It packages t...
New tag is at
hedtekltd/xapor/tree/v0.1.6
<% if local_assigns.include?(:phone) && local_assigns.include?(:location) %>
<ul class="profile...
<% mode = 0 %>
<ul class="profile_info<%= yield :suffix %>">
<li><%= link_to(fb_name(owner, :us...
<% mode = 0 %>
<ul class="profile_info<%= yield :suffix %>">
<li><%= link_to(fb_name(owner, :us...
<% mode = 0 %>
<ul class="profile_info<%= yield :suffix %>">
<li><%= link_to(fb_name(owner, :us...
<% mode = 0 %>
<ul class="profile_info<%= yield :suffix %>">
<li><%= link_to(fb_name(owner, :us...
<% mode = 0 %>
<ul class="profile_info<%= yield :suffix %>">
<li><%= link_to(fb_name(owner, :us...
<ul class="profile_info<%= yield :suffix %>">
<li><%= link_to(fb_name(owner, :use_you => false,...
<ul class="profile_info">
<li><%= link_to(fb_name(owner, :use_you => false, :linked => false), ...
<?php
include_once MODEL_PATH.'forums/Forum.php';
New tag is at
hedtekltd/xapor/tree/v0.1.5
New tag is at
hedtekltd/xapor/tree/v0.1.4
New tag is at
hedtekltd/xapor/tree/v0.1.3
-
a980974
Regenerated gemspec for version 0.1.4
-
e90afa6
Version bump to 0.1.4
-
51ca73b
Neatened up the way xapor is including the files and using the...
- 3 more commits »
class Foobar
attr_accessor :locale
class Foobar
@city = "London"
1) Delicious::BookmarkList should find the bookmark title, address and description of the bookmar...
Failure/Error: bookmarks.bookmarks.should == [{:title => "Access to MySQL", :link => "https://www....
Failure/Error: bookmarks.bookmarks.should == [{:title => "Access to MySQL", :link => "https://www....
Failure/Error: bookmarks.bookmarks.should == [{:title => "Access to MySQL", :link => "https://www....
class MyProxy < BasicObject
def initialize(target)
@target = target
class Date
def wday_name
self.strftime("A")
class Sudoku
def initialize
@puzzle = Array.new(9) {Array.new(9, 0)}
-
09501dd
Added rspec and cucumber setups
def add_n(n)
Proc.new {|x| x + n }
end
def add_n(n)
Proc.new {|x| x + n }
end