River: You gave up everything you had. Simon: [Chinese] Everything I have is right here.

'Safe'


Buffistechnology 3: "Press Some Buttons, See What Happens."

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


Jessica - Aug 20, 2012 2:39:14 pm PDT #20757 of 25501
And then Ortus came and said "It's Ortin' time" and they all Orted off into the sunset

I *finally* got it to work by uninstalling ADE, reinstalling it, and redownloading the acsm file from the library.

Now that I have the actual PDF, Calibre is recognizing it and hopefully will be able to email ot to my Kindle.

There's no mechanism for "exchanging" an eBook with Overdrive, and you can't have more than one copy of an eBook checked out a a time, so the only way to get the ePub version instead of the PDF would be to wait out the two weeks and then get back on the hold list.


Jessica - Aug 20, 2012 2:44:40 pm PDT #20758 of 25501
And then Ortus came and said "It's Ortin' time" and they all Orted off into the sunset

Ok. Anyone got a good, free, DRM-stripping tool for ADE PDF files? This is so fucking annoying.

[edit: Because apparently ADE files with DRM can *only* be read in ADE and not on any eReader devices. FAIL FAIL FAIL FAIL FAIL.]


Cass - Aug 20, 2012 2:51:23 pm PDT #20759 of 25501
Bob's learned to live with tragedy, but he knows that this tragedy is one that won't ever leave him or get better.

Does OverDrive have a way to return library books early? I just started using it earlier today and for audiobooks so I don't know the answer. But the library ebooks that I get the files through the Kindle page after I check them out, I can return them early.

OverDrive claims you can in various ways...


Jessica - Aug 20, 2012 2:52:15 pm PDT #20760 of 25501
And then Ortus came and said "It's Ortin' time" and they all Orted off into the sunset

Honestly, it doesn't matter - I have the PDF now, and I'd be having the same issue with the ePub version.


Liese S. - Aug 20, 2012 3:11:48 pm PDT #20761 of 25501
"Faded like the lilac, he thought."

I can return my overdrive books early, through ADE. I try to do it conscientiously because I'm such a fast reader and I always have time left when I'm done, and lots of them are on waitlists.


Gris - Aug 20, 2012 3:33:35 pm PDT #20762 of 25501
Hey. New board.

Jessica, google "drm removal calibre" and your first hit is a blog that has tools to remove all manner of eBook DRM by installing Calibre plugins. I believe ADE PDFs are on there (before Kindle editions were an Overdrive option, I used this to read library books.)


msbelle - Aug 21, 2012 11:45:56 am PDT #20763 of 25501
I remember the crazy days. 500 posts an hour. Nubmer! Natgbsb

JESSE BROKE NATTER _ SEND HELP!!


le nubian - Aug 21, 2012 12:07:36 pm PDT #20764 of 25501
"And to be clear, I am the hell. And the high water."

Gris is about the business. I sure did suck that whole page into evernote to use later.


Rob - Aug 21, 2012 1:32:46 pm PDT #20765 of 25501

I archived all my old Peanut Press books using those instructions. Thanks Gris!


Sophia Brooks - Aug 22, 2012 12:12:35 pm PDT #20766 of 25501
Cats to become a rabbit should gather immediately now here

This is a long shot.

I work with a database written in some program that helps list our classes on the web. I have some wacky Django interface to it, because IT was sick of writing in code every time I had to update the web. There is a fundamental error way it is written, there is a table called "Courses" which contains the course descriptions and all the non-changing info about the class that connects to different tables-- books, dates, rooms etc. But the way it is built every time you add a new instance, you have to re-creat the course for the semester, and type in the course desrcription and everything else again. They you have to add the teacher (which sort or makes sense, the books, etc. Which is annoying because there is no easy way to do it.

Then, there is some sort of other "web programming" language on our page that makes it look like this:

[link]

What happens is that when I add an instance, I loose the books and have to add them back again. But which instance I need to tie them to seems random. On this page, the books were showing and I his Summer 2012 and Spring 2012-- then I went to another page, came back to this one, and the books were gone. So then I added the books to Fall 2012- and they did not show. So then I added them to Spring 2012, and now they show. But on other pages, I might have to add them to different semesters- there is no logic.

It is annoying to add the books to all semesters showing because I have to retype them every time, there is no "copy"