CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 21 Aug 2025 06:37:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100211224812
location: https://web.archive.org/web/20100211224812/https://github.com/dchenbecker
server-timing: captures_list;dur=0.732090, exclusion.robots;dur=0.023820, exclusion.robots.policy;dur=0.010286, esindex;dur=0.012951, cdx.remote;dur=17.973788, LoadShardBlock;dur=192.925761, PetaboxLoader3.datanode;dur=36.574591, PetaboxLoader3.resolve;dur=62.366607
x-app-server: wwwb-app214
x-ts: 302
x-tr: 244
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; 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, 21 Aug 2025 06:37:43 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 11 Feb 2010 22:48:12 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9f8a316cb5436c2848b3e5bf87cb1261"
x-archive-orig-x-runtime: 102ms
x-archive-orig-content-length: 48650
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: Thu, 11 Feb 2010 22:48:12 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 26 Sep 2008 05:53:23 GMT", ; rel="prev memento"; datetime="Mon, 23 Nov 2009 23:13:22 GMT", ; rel="memento"; datetime="Thu, 11 Feb 2010 22:48:12 GMT", ; rel="next memento"; datetime="Thu, 01 Jul 2010 02:24:31 GMT", ; rel="last memento"; datetime="Thu, 23 May 2024 07:48:49 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_14_20100211215503_crawl100-c/52_14_20100211224651_crawl101.arc.gz
server-timing: captures_list;dur=0.510041, exclusion.robots;dur=0.018384, exclusion.robots.policy;dur=0.008836, esindex;dur=0.011299, cdx.remote;dur=18.026914, LoadShardBlock;dur=118.487526, PetaboxLoader3.datanode;dur=132.253654, PetaboxLoader3.resolve;dur=135.904616, load_resource;dur=252.934750
x-app-server: wwwb-app214
x-ts: 200
x-tr: 475
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
dchenbecker's Profile - GitHub
Public Activity
dchenbecker
(Derek Chen-Becker)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Derek Chen-Becker
- Location
- Denver, CO
- Member Since
- Sep 16, 2008 (about 1 year)
Following 2 coders and watching 12 repositories view all →
Public Repositories (3)
-
LiftTicket
An issue tracking system written using Lift
Last updated Sun Jan 03 10:52:51 -0800 2010
-
scalajpa
A framework for making JPA easier to use with Scala code
Last updated Thu Oct 08 21:35:04 -0700 2009
-
maven-lift
Lift-specific maven plugin. Currently does I18N template generation
Last updated Sat Dec 20 07:52:55 -0800 2008
Public Activity 
LiftTicket is at dchenbecker/LiftTicket
scalajpa is at dchenbecker/scalajpa
dchenbecker
deleted branch wip-dcb-issue-224-foreign-keys at dchenbecker/liftweb
Wed Jan 20 10:47:35 -0800 2010
Deleted branch was at dchenbecker/liftweb/tree/wip-dcb-issue-224-foreign-keys
dchenbecker
created
branch
wip-dcb-issue-224-foreign-keys
at dpp/liftweb
Fri Jan 15 07:16:08 -0800 2010
New branch is at dpp/liftweb/tree/wip-dcb-issue-224-foreign-keys
HEAD is 4b3664c653be01f3cbd2b17429f48dc15fab8a05
x

-
dchenbecker committed 4b3664c6:
Major changes rolled in here
Problems with MappedStringIndex (Derby / H2)
Mapper logging should catch prepared statement exceptions and log them
Mapper generated key support is incorrect
HEAD is b83b4317ccf08220dbc5d7480557b0fc5231b28d
x

-
dchenbecker committed b83b4317:
Wrap prepared statement exceptions
-
dchenbecker committed df262380:
Change Mapper to properly support generated keys
Mapper logging should catch prepared statement exceptions and log them
Mapper generated key support is incorrect
java.sql.SQLException for MappedBoolean on oracle.jdbc.driver.OracleDriver (Oracle 10g)
HEAD is fca4826aada1c6f601098b7737c30886a8b45d9b
x

-
dchenbecker committed fca4826a:
Fixed Mapper to use DriverType.columnTypeMap everywhere
Insert and delete Mapper statements aren't getting deleted
HEAD is 9feb88188b78b6a1b44c9e066191379f1c293cfc
x

-
dchenbecker committed 9feb8818:
Moved Mapper logging to runPreparedStatement from exec
Insert and delete Mapper statements aren't getting deleted
HEAD is deec96c34e25bc9a6a32e6b3904108e1a6d9b002
x

-
dchenbecker committed deec96c3:
Minor documentation addition
HEAD is e549ff676a0665861aea41b373351cd7054fe33e
x

-
dchenbecker committed e549ff67:
Basic config and parts of user/role admin work now
HEAD is 76f0748f345ff5a766374d85de294c039fa41ca1
x

-
dchenbecker committed 76f0748f:
Refined SQL Server Driver per issue #16
dchenbecker
deleted branch wip-dcb-issue-16-sql-server at dchenbecker/liftweb
Sat Nov 14 22:04:21 -0800 2009
Deleted branch was at dchenbecker/liftweb/tree/wip-dcb-issue-16-sql-server
Add ajaxEditable method to SHtml
HEAD is a371fb69cfa347d9c07ced5583a1ba1385138686
x

-
dchenbecker committed a371fb69:
Added AJAX editing to SHtml and Mapper
HEAD is 0bc24e449f217dbb582e4c3cd70879181a26af58
x

-
dchenbecker committed 0bc24e44:
Added documentation to CRUDify
MetaMegaProtoUser should provide a "menus" alias for "sitemap"
HEAD is 7740440741be8859b4a416b1b2f35eaf70113aaa
x

-
dchenbecker committed 77404407:
Fixed broken changes.xml
HEAD is 6486af200361760c96bc847f5031b7e893af8d53
x

-
dchenbecker committed 6486af20:
Merge branch 'master' of git@github.com:dpp/liftweb
-
dchenbecker committed a86df2c8:
Fixed a missed merge on changes.xml
dchenbecker
created
branch
wip-dcb-issue-16-sql-server
at dpp/liftweb
Fri Nov 13 08:37:08 -0800 2009
New branch is at dpp/liftweb/tree/wip-dcb-issue-16-sql-server
dchenbecker
deleted branch wip-dcb-issue-16-sql-server at dchenbecker/liftweb
Fri Nov 13 08:37:02 -0800 2009
Deleted branch was at dchenbecker/liftweb/tree/wip-dcb-issue-16-sql-server
Add ajaxEditable method to SHtml
dchenbecker
deleted branch wip-dcb-issue-148-ajaxForm at dchenbecker/liftweb
Fri Nov 13 08:01:47 -0800 2009
Deleted branch was at dchenbecker/liftweb/tree/wip-dcb-issue-148-ajaxForm
SHtml.ajaxForm should take an optional postSubmit JsCmd
HEAD is 2eee0e803d34a25a242269913926448d06bdf841
x

-
dchenbecker committed 2eee0e80:
Add ability to call JS code after AJAX form submit
HEAD is df2944193a8be8fe471b5614de9a8f59ea6f84f3
x

-
dchenbecker committed df294419:
Added a rough sketch for an icon
HEAD is 96058f83e6c8a3c22c08cb4d68a3a5d4241ea703
x

-
dchenbecker committed 96058f83:
Significant work on AJAX fields and Audits
New branch is at dpp/liftweb/tree/wip-dcb-issue-148-ajaxForm