CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 05:30:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100309124856
location: https://web.archive.org/web/20100309124856/https://github.com/Agon
server-timing: captures_list;dur=1.217060, exclusion.robots;dur=0.039073, exclusion.robots.policy;dur=0.016509, esindex;dur=0.019422, cdx.remote;dur=100.865126, LoadShardBlock;dur=573.705282, PetaboxLoader3.datanode;dur=73.629174, PetaboxLoader3.resolve;dur=369.155262
x-app-server: wwwb-app213
x-ts: 302
x-tr: 774
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; 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: Fri, 08 Aug 2025 05:30:56 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 09 Mar 2010 12:48:55 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9b1d805691310954d8fdfdf2bcf6cc39"
x-archive-orig-x-runtime: 83ms
x-archive-orig-content-length: 63700
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: Tue, 09 Mar 2010 12:48:56 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 09 Mar 2010 12:48:56 GMT", ; rel="memento"; datetime="Tue, 09 Mar 2010 12:48:56 GMT", ; rel="next memento"; datetime="Mon, 10 May 2010 10:11:19 GMT", ; rel="last memento"; datetime="Mon, 10 May 2010 10:11:19 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_20100309084020_crawl100-c/52_14_20100309124020_crawl101.arc.gz
server-timing: captures_list;dur=0.637988, exclusion.robots;dur=0.021793, exclusion.robots.policy;dur=0.010660, esindex;dur=0.013791, cdx.remote;dur=85.374527, LoadShardBlock;dur=105.499985, PetaboxLoader3.datanode;dur=69.718191, PetaboxLoader3.resolve;dur=119.929323, load_resource;dur=123.121141
x-app-server: wwwb-app213
x-ts: 200
x-tr: 412
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
Agon's Profile - GitHub
Public Activity
Agon
(Marcel Hauf)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Marcel Hauf
- Location
- Germany
- Member Since
- Dec 26, 2008
Following 0 coders and watching 5 repositories view all →
Public Repositories (4)
-
FlexBot
FlexBot is a flexible bot for the different chat protocols.
Last updated Mon Mar 08 07:45:35 -0800 2010
-
go-php-utils
PHP utilities written in Go
Last updated Sun Mar 07 16:41:44 -0800 2010
-
TASServer
A spring lobby server written in Java
Forked from spring/TASServer Thu Mar 04 09:33:43 -0800 2010
Last updated Thu Mar 04 09:38:42 -0800 2010
-
JMemory
A java console memory game
Last updated Fri Jan 29 00:26:31 -0800 2010
Public Activity 
-
ec83b2d
Fix getServerSessionData. Add basic struct User and Buddy. Fix...
-
1b22389
make: Clean before install
-
8fb98d5
Add flexbot as bin to gitignore.
- 4 more commits »
New repository is at
Agon/go-php-utils
-
23dc4ee
Add the rest of the spring lobby protocol server to client com...
-
f22114f
Fix spelling mistake for TESTLOGINDENY and TESTLOGINACCEPT. Th...
Forked repository is at Agon/TASServer
web.go's description:
The easiest way to create web applications with go
gosqlite3's description:
Go Interface for SQLite3
-
7083bf4
Add comments.
-
ab96d78
Adjust function names to new folder structure.
-
982806a
New folder structure. Add a interface for different types of c...
-
cdc28f6
Rename UserInfo to User and ChannelInfo to Channel. Add Name t...
- 4 more commits »
-
61ded60
Extend README and add LICENSE. Source is released under the Fr...
-
df7743a
Add HashPassword which hashs/converts a string password to a s...
-
caeb194
Format and add remaining none battle/status client to server p...
-
8e91952
Implement general chat server to client commands.
-
f6e7ec0
Extend protocol server to client. Fix more out of range bugs.
- 1 more commit »
-
75bc6db
Add .gitignore
-
a4fab65
Rename EventHandler.go to eventhandler.go
-
92e683f
Rename SetupEvents to setupEvents and call it in Init()
- 2 more commits »
-
3fee2c9
Add initial files for the connection, client, protocol and com...
New repository is at
Agon/FlexBot
-
8344303
Fix player1 playing alone.
-
3238775
Add missing method and class JDoc.
-
15a6e8b
End game code. Game works, now.
-
e486fef
Handle more wrong input.
- 1 more commit »
-
e784f02
More game round code. Extract statistics printing from viewPla...
-
fa9a335
Move currentPlayer to PlayField. Extend round code. Basic game...
-
cdfd001
Adjust JUnit tests to new code.
-
6c765d7
Lots of documentation.
- 7 more commits »
-
fa9a335
Move currentPlayer to PlayField. Extend round code. Basic game...
-
f58f765
Fix GameController code.
-
b1251d4
Add alot of documentation. Rename sameID/samePosition to compa...
-
0f1aee7
Add Memory.View test. Add testPosition. Extend testCard with m...
- 4 more commits »
-
147cd30
Add a bit game round code. Rename GameLogic to GameController.
-
54db086
Fix card ID generation. Adjust JUnit tests to new ID geneartion.
-
3cf1ac0
Revert "Revert "Revert "Add test for Position and Card. Adjust...
- 6 more commits »
-
147cd30
Add a bit game round code. Rename GameLogic to GameController.