CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 07:10:25 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100108185656
location: https://web.archive.org/web/20100108185656/https://github.com/clarsen/booksell
server-timing: captures_list;dur=0.550052, exclusion.robots;dur=0.023853, exclusion.robots.policy;dur=0.012329, esindex;dur=0.010019, cdx.remote;dur=15.998311, LoadShardBlock;dur=211.724667, PetaboxLoader3.datanode;dur=102.184080, PetaboxLoader3.resolve;dur=61.884120
x-app-server: wwwb-app210
x-ts: 302
x-tr: 256
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; 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 07:10:26 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 08 Jan 2010 18:56:56 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "7dc79833c7c84fa1191e3d2a017f1d92"
x-archive-orig-x-runtime: 248ms
x-archive-orig-content-length: 19466
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: Fri, 08 Jan 2010 18:56:56 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 08 Jan 2010 18:56:56 GMT", ; rel="memento"; datetime="Fri, 08 Jan 2010 18:56:56 GMT", ; rel="next memento"; datetime="Sat, 13 Feb 2010 03:22:50 GMT", ; rel="last memento"; datetime="Fri, 08 Jan 2021 02:52:00 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: 51_13_20100108122447_crawl102-c/51_13_20100108185546_crawl101.arc.gz
server-timing: captures_list;dur=0.698356, exclusion.robots;dur=0.027698, exclusion.robots.policy;dur=0.012310, esindex;dur=0.014381, cdx.remote;dur=12.902940, LoadShardBlock;dur=555.400033, PetaboxLoader3.resolve;dur=450.621076, PetaboxLoader3.datanode;dur=124.831483, load_resource;dur=171.854572
x-app-server: wwwb-app210
x-ts: 200
x-tr: 823
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
clarsen's booksell at master - GitHub
clarsen / booksell
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)

clarsen (author)
Thu Jan 07 02:43:49 -0800 2010
booksell /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Jan 04 22:19:48 -0800 2010 | initial version [Case Larsen] |
![]() |
README.textile | Mon Jan 04 22:19:48 -0800 2010 | initial version [Case Larsen] |
![]() |
booksell/ | Thu Jan 07 02:43:49 -0800 2010 | remove prints for WSGI [clarsen] |
![]() |
requirements.txt | Mon Jan 04 22:19:48 -0800 2010 | initial version [Case Larsen] |
README.textileScope
Purpose
If you don’t exclusively borrow books at the library, you wind up
owning books. Some books you want to own forever, others you are just
temporary owner of until passing them along or reselling them.
The purpose of this is to efficiently reduce clutter due to unused or
unread books while maximizing profit.
Scope
- maintain book ownership database
– book
– location
– condition
– condition notes (checkbox phrases)
- market info
– amazon sales rank indicates how fast book will sell
– price distribution for particular condition
- sell decision
– decide on sales price
– list on half.com
This feature is coming soon. Sit tight!