c3d2-wiki/Bibliotheken_online.mw

123 lines
5.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Nicht alles muss man kaufen, Bibliotheken sind viel nachhaltiger. Aber falls man doch einmal eine Kopie erwerben muss, findet ihr Hinweise im Artikel [[Büchereien online]].
== Wo man so Bücher online findet? ==
Weil die Frage nicht ist wie man dafür sorgt, dass Bücher sich gut verkaufen, sondern wie sie möglichst von vielen gelesen werden.
* [http://www.slub-dresden.de/ SLUB]
* [http://www.gutenberg.org/ Projekt Gutenberg]
* [https://www.epubbooks.com/ epubBooks]
* [http://de.feedbooks.com/publicdomain Feedbooks]
* [http://www.ebookmela.com Ebook mela]
* [https://www.rheinwerk-verlag.de/openbook/ Rheinwerk - ehem. Galileo Openbooks]
* [http://www.jedisaber.com/eBooks/Books.shtml Jedisaber]
* [http://www.baen.com/library/ Baen]
* [http://www.baenebooks.com/c-1-free-library.aspx Baen free ebooks]
* [http://bookzz.org bookz.org]
* [http://bookfi.org/ bookfi]
* [http://www.openculture.com/free-philosophy-ebooks openculture:free-philosophy-ebooks]
* [http://gen.lib.rus.ec/ Library Genesis1M]
* [http://deepweblinks.org/ deepweblinks.org]
* [http://blacklib.com Black Library]
* [http://www.web-books.com Web-Books]
* [http://books.google.com/ Google Books]
* [http://lesen.to/wp/ lesen.to]
* [http://www.forgottenbooks.com Forgotten Books]
* [http://arxiv.org/ arXiv.org]
* [https://www.lul.to/ lul.to]
* [http://pdf5.org/ pdf5.org]
* [http://pdfsb.net/ pdfsb.net]
* [http://citeseerx.ist.psu.edu/index CiteSeerX]
* [http://manybooks.net/ manybooks]
* [http://learnoutlive.com/ learnoutlive]
;über [[Tor]]
* [http://xfmro77i3lixucja.onion/ Imperial Library of Trantor]
* [http://c3jemx2ube5v5zpg.onion/ Radical Militant Library] under new name für the lulz, formerly known as Jotunbane's Reading Club
* [http://libraryqtlpitkix.onion/library/ Library]
;pyhsikalisch
* in unserer [[Bibliothek]]
* in [https://www.librarything.com/catalog/hacklib LibraryThing] von [https://wiki.hackerspaces.org/Dead_Tree_Lovers Dead Tree Lovers]
== Verfügbarkeit ==
Nicht limitiert auf Zugang zu Büchern:
: [http://www.1000manifestos.com/aaron-swartz-the-guerilla-open-access-manifesto/ Aaron Swartz: The Guerilla Open Access Manifesto]
== on DRM ==
[http://drm.info/ Digital Restrictions Management] ([[wikipedia:de:Digital Restrictions Management]]) ist keine Lösung weil diejenigen in ihren Freiheiten eingeschränkt werden, die bereit sind für Leistung zu zahlen, und jene die Zahlung zur Voraussetzung erklären nicht bereit sind eine echte Leistung zu erbringen.
=== DRM entfernen ===
s.a. [https://apprenticealf.wordpress.com/2011/01/13/ebooks-formats-drm-and-you-%E2%80%94-a-guide-for-the-perplexed/ Howto]
<pre>
Linux and Adobe Digital Editions ePubs
————————————–
Here are the instructions for using the tools with ePub books and Adobe Digital Editions on Linux under Wine. (Thank you mclien and Fadel!)
1. download the most recent version of wine from winehq.org (1.3.29 in my case)
For debian users:
to get a recent version of wine I decited to use aptosid (2011-02, xfce)
(because Im used to debian)
install aptosid and upgrade it (see aptosid site for detaild instructions)
2. properly install Wine (see the Wine site for details)
For debian users:
cd to this dir and install the packages as root:
dpkg -i *.deb
you will get some error messages, which can be ignored.
again as root use
apt-get -f install to correct this errors
3. python 2.7 should already be installed on your system but you may need the following additional python package
apt-get install python-tk
4. all programms need to be installed as normal user. The .exe files are installed using wine but .msi files must be installed using wine start
we need:
a) Adobe Digital Edition 1.7.2(from: http://kb2.adobe.com/cps/403/kb403051.html)
(there is a “cant install ADE” site, where the setup.exe hides)
b) ActivePython-2.7.2.5-win32-x86.msi (from: http://www.activestate.com/activepython/downloads)
c) Win32OpenSSL_Light-0_9_8r.exe (from: http://www.slproweb.com/)
d) pycrypto-2.3.win32-py2.7.msi (from: http://www.voidspace.org.uk/python/modules.shtml)
5. now get and unpack the very latest tools_vX.X (from Apprentice Alf) in the users drive_c of wine
(~/.wine/drive_c/)
6. start ADE with:
wine digitaleditions.exe or from the start menue wine-adobe-digital..
7. register this instance of ADE with your adobeID and close it
change to the tools_vX.X dir:
cd ~/.wine/drive_c/tools_vX.X/Other_Tools/
8. create the adeptkey.der with:
wine python ineptkey.py (only need once!)
(key will be here: ~/.wine/drive_c/tools_vX.X/Other_Tools/adeptkey.der)
9. Use ADE running under Wine to dowload all of your purchased ePub ebooks
10. install the ineptepub and ineptpdf plugins from the tools as discribed in the readmes.
11. copy the adeptkey.der into the config dir of calibre (~/.config/calibre in debian). Your ADE books imported to calibre will automatically be freed from DRM.
</pre>
== Siehe auch ==
* [[Buchscanner]]
* [https://github.com/sindresorhus/awesome awesome lists]
[[Kategorie:freies Wissen]]