Resources/Library/Dead Tree: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
(Suggested math books)
(21 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Image:library.jpg|thumb|right|Our excellent library]]
==Books!==
==Books!==
Noisebridge has a lot of them, they're mostly sorted, mostly sitting on our South wall shelf.
 
If you use a book or like it, and want to make sure it doesn't get weeded, please write your name or something indicative of your interest on the inside front cover.
 
Noisebridge has a lot of them and only some of them are currently sorted and shelved. Most of them can be found in shelves and boxes on the west side of the space, near the lounge.


==Sorting==
==Sorting==
The books are currently for the most part sorted thanks to Al. Purposed systems to help keep the books mostly organized, since enforcing rules at Noisebridge isn't actually feasible:
The books are currently for the most part sorted thanks to Al. Proposed systems to help keep the books mostly organized:


* Color code or number shelves and books. Books that belong on the "Yellow" shelf will have a yellow sticker on it.
* Color code or number shelves and books. Books that belong on the "Yellow" shelf will have a yellow sticker on it.
* Leave it chaos
* bar codes or QR codes or library of congress index numbers


==Library Catalog==
==Library Catalog==
A library catalog system for Noisebridge would be awesome! Here are some requirements:
A library catalog system for Noisebridge would be awesome! Here are some requirements, adding items to this list doesn't actually mean anything.
 
Cataloging and checkout are separable problems.


====High Priority====
====High Priority====
Line 20: Line 29:


====Low Priority====
====Low Priority====
* Integration with [http://openlibrary.org].
* Integration with [http://openlibrary.org http://openlibrary.org].
* Book search returns results with descriptions and a cover scraped from some other part of the internet.
* Book search returns results with descriptions and a cover scraped from some other part of the internet.
* Library database in an open format to easily export later on.
* Library database in an open format to easily export later on.
Line 27: Line 36:
===Possible Solutions===
===Possible Solutions===
* Writing it ourselves
* Writing it ourselves
* [Koha http://koha.org/] Currently being used at [Hackerbot Labs http://www.hackerbotlabs.com/]
* [http://koha-community.org/ Open Source Koha]  Developed in NZ and open sourced as a gift to the world (koha means gift in Maori).
* [http://koha.org/ LibLime Koha] Free but closed Fork of Koha
* [http://www.librarything.com/ Librarything]
* [http://evergreen-ils.org/ Evergreen] Started by Georgia Public Library System -Mostly large libraries
* [http://obiblio.sourceforge.net/ Obiblio]
* [http://selfshelfswap.org/ SelfShelfSwap] Alpha Code (No updates since 2012)
 
== Other Hackespaces with Libraries ==
* [http://www.hackerbotlabs.com/ Hackerbot Labs]  Koha?
* [http://www.lvl1.org/2011/07/07/the-library/ LVL1] 
* [https://ackspace.nl/wiki/Library ACKspace]  List in a Wiki
* [http://bridgewire.org/resources-shops/ Bridgewire] Dead Tree setup
* [https://garoa.net.br/wiki/Biblioteca Garoa Hacker Clube] Koha
 
==Suggested Books==
 
People with experience and opinions about various topics can add recommendations below for books we should buy for the library.
 
=== Mathematics ===
 
{|border="1" cellpadding="2" cellspacing="0"
!Title
!Author
!ISBN
 
|-
| Calculus
| Spivak
| 978-0914098911
 
|-
| Calculus Vol 1
| Apostol
| 978-0471000051
 
|-
| Calculus Vol 2
| Apostol
| 978-0471000075
 
|-
| Principles of Mathematical Analysis
| Rudin
| 978-0070856134
 
|-
| Real and Complex Analysis
| Rudin
| 978-0070542341
 
|-
| Calculus on Manifolds
| Spivak
| 978-0805390216
 
|-
| Counterexamples in Analysis
| Gelbaum
| 978-0486428758
 
|-
|  
|-
| Linear Algebra Done Right
| Axler
| 978-3319110790
 
|-
| Linear Algebra Problem Book
| Halmos
| 978-0883853221
 
|-
|  
|-
| Algebra
| Lang
| 978-0387953854
 
|-
| Algebra
| Isaacs
| 978-0821847992
 
|-
|  
|-
| Topology
| Munkres
| B004DX5K5K
 
|-
| General Topology
| Kelley
| 978-0923891558
 
|-
| Counterexamples in Topology
| Steen
| 978-0486687353
 
|-
|  
|-
| Beginning Logic
| Lemon
| 978-0915144501
 
|-
| A Mathematical Introduction to Logic
| Enderton
| 978-0122384523
 
|-
| Mathematical Logic
| Ebbinghaus
| 978-0387942582
 
|-
| Model Theory
| Marker
| 978-0387987606
 
|-
| Set Theory
| Jech
| 978-3540440857
 
|-
|  
|-
| Elementary Geometry from an Advanced Standpoint
| Moise
| 978-0201508673
 
|-
| Introduction to Geometry
| Coxeter
| 978-0471504580
 
|-
| Geometry: Euclid and Beyond
| Hartshorne
| 978-0387986500
|}
 
[[Category:Pages with a Noisebridge Tiny URL]]

Revision as of 14:23, 7 May 2015

Our excellent library

Books!

If you use a book or like it, and want to make sure it doesn't get weeded, please write your name or something indicative of your interest on the inside front cover.

Noisebridge has a lot of them and only some of them are currently sorted and shelved. Most of them can be found in shelves and boxes on the west side of the space, near the lounge.

Sorting

The books are currently for the most part sorted thanks to Al. Proposed systems to help keep the books mostly organized:

  • Color code or number shelves and books. Books that belong on the "Yellow" shelf will have a yellow sticker on it.
  • Leave it chaos
  • bar codes or QR codes or library of congress index numbers

Library Catalog

A library catalog system for Noisebridge would be awesome! Here are some requirements, adding items to this list doesn't actually mean anything.

Cataloging and checkout are separable problems.

High Priority

  • Open source software with a nice license that wont fuck us over in the future.
  • Web based.
  • Quickly add books to the library via ISBN or bar code scan.
  • Book search returns the last known location of a book (such as "Green Shelf" or "Book Case 8").
  • Books can have a checked out status in addition to its last known location, date of check out should be displayed.
  • Users can check out books without the need to register, as in when they check out a book it'll ask for a name and email, blank entries should be allowed as anonymous.
  • Users who leave an email address will get a reminder email with a list of books they have checked out once a week.

Low Priority

  • Integration with http://openlibrary.org.
  • Book search returns results with descriptions and a cover scraped from some other part of the internet.
  • Library database in an open format to easily export later on.
  • Ability to use a barcode scanner.

Possible Solutions

Other Hackespaces with Libraries

Suggested Books

People with experience and opinions about various topics can add recommendations below for books we should buy for the library.

Mathematics

Title Author ISBN
Calculus Spivak 978-0914098911
Calculus Vol 1 Apostol 978-0471000051
Calculus Vol 2 Apostol 978-0471000075
Principles of Mathematical Analysis Rudin 978-0070856134
Real and Complex Analysis Rudin 978-0070542341
Calculus on Manifolds Spivak 978-0805390216
Counterexamples in Analysis Gelbaum 978-0486428758
 
Linear Algebra Done Right Axler 978-3319110790
Linear Algebra Problem Book Halmos 978-0883853221
 
Algebra Lang 978-0387953854
Algebra Isaacs 978-0821847992
 
Topology Munkres B004DX5K5K
General Topology Kelley 978-0923891558
Counterexamples in Topology Steen 978-0486687353
 
Beginning Logic Lemon 978-0915144501
A Mathematical Introduction to Logic Enderton 978-0122384523
Mathematical Logic Ebbinghaus 978-0387942582
Model Theory Marker 978-0387987606
Set Theory Jech 978-3540440857
 
Elementary Geometry from an Advanced Standpoint Moise 978-0201508673
Introduction to Geometry Coxeter 978-0471504580
Geometry: Euclid and Beyond Hartshorne 978-0387986500