Raymond Yee
|
307db5a995
|
Merge branch 'master' into doab_load
|
2014-07-25 14:45:22 -07:00 |
Raymond Yee
|
6b7749b6be
|
in active_campaigns feed, exclude books w/o ebooks
|
2014-07-25 13:49:12 -07:00 |
Raymond Yee
|
967bd2dcae
|
code can now load description, subjects and covers for the pdf files
|
2014-07-24 16:29:28 -07:00 |
Raymond Yee
|
0fad9dd102
|
code that is basically working in IPython notebook for loading work.description, edition.publication_date, work.subjects, and edition.publisher_name
|
2014-07-23 16:09:18 -07:00 |
Raymond Yee
|
45a89ee055
|
Merge branch 'master' into doab_load
|
2014-07-22 15:36:40 -07:00 |
Raymond Yee
|
7f02fcd126
|
The doab_load_books django command is working again -- I had to fix the signatures of some methods
|
2014-07-16 15:26:19 -07:00 |
Raymond Yee
|
359b7f003f
|
I think I have a pretty good cut at code for uploading DOAB covers to our S3 space and integrating that code into uploading the DOAB records
|
2014-07-16 13:30:16 -07:00 |
Raymond Yee
|
c3cfffe5eb
|
Now I have a function to take a doab_id and upload the cover to S3 (if the cover is not already there.)
|
2014-07-14 15:09:16 -07:00 |
Raymond Yee
|
ce05d4e5ba
|
start of writing code to download and write DOAB covers to local file storage
|
2014-07-08 14:30:17 -07:00 |
Raymond Yee
|
4201d2dcc0
|
doab_loading.ipynb has some code now for loading DOAB cover images
|
2014-07-08 12:48:32 -07:00 |
Raymond Yee
|
d14a0dc497
|
Fixed bug in load_doab_edition: new Work needs to be saved before attaching IDs to it.
code in doab_load.ipynb to load books and test the integrity of the load. Big surprise (to me): to find invalid ISBNs in the DOAB data
|
2014-07-08 09:29:31 -07:00 |
Raymond Yee
|
5b3a8d7b13
|
I've moved the new version of load_doab_edition into core/doab.py from notebook.
Code in doab_loading.ipynb for testing the loading
|
2014-07-07 11:00:52 -07:00 |
Raymond Yee
|
0794545d09
|
first draft of a rewrite of load_doab_edition to handle multiple ISBNs --> at least in ipynb form
|
2014-07-03 15:50:22 -07:00 |
Raymond Yee
|
833f077de1
|
With the new arguments in doab.json, I needed to add a catch-all **kwargs to load_doab_edition
functions in regluit.core.doab and regluit.core.tasks.
|
2014-07-03 10:45:57 -07:00 |
Raymond Yee
|
fbc6c61587
|
The notebook is a bit out of date but I want to put it under git control before updating it.
|
2014-07-03 09:57:30 -07:00 |
Raymond Yee
|
b356699c9b
|
First pass at /opds/{facet} --> now with active_campaigns too
|
2014-06-25 18:05:57 -07:00 |
Raymond Yee
|
8830919318
|
Add feed=opds to download URLs for ebooks in OPDS feed
|
2014-06-25 16:54:01 -07:00 |
Raymond Yee
|
49133935a0
|
First draft of opds/creativecommons.xml
|
2014-06-24 15:27:40 -07:00 |
Raymond Yee
|
3552e02031
|
Now able to create static versions of the navigation and acquisition feeds for all CC books.
|
2014-06-17 17:48:00 -04:00 |
Raymond Yee
|
847c065d0b
|
now starting to generate part of nav opds
|
2014-06-16 15:58:16 -04:00 |
Raymond Yee
|
f6e7c834de
|
A notebook to parse some existing OPDS feeds and to start creating ones too.
|
2014-06-13 18:47:20 -04:00 |
eric
|
99c24f5fbf
|
move notebooks and dev code into notebooks folder
|
2013-08-05 12:21:06 -04:00 |