CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 21:49:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100401112957
location: https://web.archive.org/web/20100401112957/https://github.com/derjan1982
server-timing: captures_list;dur=0.831380, exclusion.robots;dur=0.029380, exclusion.robots.policy;dur=0.014406, esindex;dur=0.016743, cdx.remote;dur=35.345446, LoadShardBlock;dur=442.751862, PetaboxLoader3.datanode;dur=129.600428, PetaboxLoader3.resolve;dur=200.061217
x-app-server: wwwb-app225
x-ts: 302
x-tr: 530
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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, 06 Aug 2025 21:49:18 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 01 Apr 2010 11:29:57 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0fe8d9b94154c6a787c963334afbe717"
x-archive-orig-x-runtime: 189ms
x-archive-orig-content-length: 50482
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, 01 Apr 2010 11:29:57 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 01 Apr 2010 11:29:57 GMT", ; rel="memento"; datetime="Thu, 01 Apr 2010 11:29:57 GMT", ; rel="next memento"; datetime="Thu, 03 Jun 2010 00:58:52 GMT", ; rel="last memento"; datetime="Thu, 03 Jun 2010 00:58:52 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_15_20100401094012_crawl101_IndexOnly-c/52_15_20100401112955_crawl101.arc.gz
server-timing: captures_list;dur=0.841426, exclusion.robots;dur=0.047464, exclusion.robots.policy;dur=0.018632, esindex;dur=0.015667, cdx.remote;dur=105.002813, LoadShardBlock;dur=198.174819, PetaboxLoader3.datanode;dur=157.447161, PetaboxLoader3.resolve;dur=158.383101, load_resource;dur=139.085904
x-app-server: wwwb-app225
x-ts: 200
x-tr: 540
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
derjan1982's Profile - GitHub
Public Activity
derjan1982
(Jan Ehrhardt)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Jan Ehrhardt
- Website/Blog
- https://www.ducktools.org
- Location
- Bonn, Germany
- Member Since
- Mar 02, 2009
Following 6 coders and watching 13 repositories view all →
Public Repositories (5)
-
log4gwt
A logging framework for GWT, that is similar to log4j
Last updated Sun Mar 07 13:17:09 -0800 2010
-
gwt-architecture-tutorial
The code of a tutorial about advanced GWT architecture.
Last updated Sun Feb 28 06:07:11 -0800 2010
-
ducktools-blog
A blog software developed with Grails
Last updated Mon Feb 15 00:36:15 -0800 2010
-
grails-gwt-tutorial
A tutorial for developing Grails applications using GWT for client development.
Last updated Tue Nov 17 23:22:52 -0800 2009
-
grails-gwt
GWT plugin for Grails
Forked from pledbrook/grails-gwt Mon Nov 16 02:08:30 -0800 2009
Last updated Tue Nov 17 22:42:35 -0800 2009
Public Activity 
<!DOCTYPE html>
<html>
<head>
<!DOCTYPE html>
<html>
<head>
<!DOCTYPE html>
<html>
<head>
...
<dependency>
<groupId>${project.groupId}</groupId>
<!DOCTYPE html>
<html>
<head>
<module rename-to="client">
...
<inherits name="org.ducktools.photoalbum.client.ui" />
...
<plugin>
<groupId>org.codehaus.mojo</groupId>
...
<plugin>
<groupId>org.codehaus.mojo</groupId>
...
<plugin>
<groupId>org.codehaus.mojo</groupId>
...
<plugin>
<groupId>org.codehaus.mojo</groupId>
...
<plugin>
<groupId>org.codehaus.mojo</groupId>
<project>
<dependencies>
<dependency>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:x...
<project>
</project>
println "Hello world"
-
5e341ef
switch lo new log4gwt api
-
3c535b4
switch lo new log4gwt api
-
dc7fed2
GWT module configuration and source inclusion added
-
803319d
comment fixed
- 3 more commits »
-
d64cb4a
add Maven build
-
502b531
add Maven build
New repository is at
derjan1982/log4gwt
-
c2b1b54
remove Gradle build
-
816bf75
Gradle build added
-
f6925c6
Groovy / TestNG infrastructure added
-
eca2598
AlbumListLoadedEvent added
-
aba0e65
ListItemDisplay added
- 1 more commit »
-
2875782
AlbumSelectedEvent added
-
0cbda38
package refactored
-
241b21c
EventBus added
- 3 more commits »
-
b7239b1
Eclipse Maven configuration removed
-
3881b8c
Gradle build removed
-
af88ce0
Maven build added