Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Apple Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 12-22-2008, 09:40 AM   #1
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
Personal Content Server

Hi all,

To anyone using eReader or Stanza on an iPhone/iPod Touch, I've written a small web server application to automatically scan your eBook library and build a catalog for use within the aforementioned programs, enabling you to easily download your books to your device. I'm looking for volunteers to help test.

* Application is and always will be free
* Requires Windows/Microsoft.Net 2.0 Framework (free)
* Small footprint (~100k)
* Point it at a folder, and it will index your library, assuming:

Folder\File.pdb = Last Name, First Name\Title of Book.pdb

* Conduct simple search (title/author) from your device.

Anyone interested can reach me via private message.
mdb139 is offline   Reply With Quote
Old 10-28-2009, 05:47 AM   #2
bthoven
Evangelist
bthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enough
 
bthoven's Avatar
 
Posts: 475
Karma: 590
Join Date: Aug 2009
Location: Bangkok, Thailand
Device: Kindle Paperwhite
Hi,

I'm using eReader on my iPhone. I hate to upload my non-drmed ebook (pdb) to eReader.com personal content server first before I can download to my iphone.

I'm not sure your application will allow me to download such ebook easily via wifi from my home PC to my iPhone, both located in my house?

My PC is WinxpSP3 with builtin wifi which is now connected to my wifi adsl/router at home.
bthoven is offline   Reply With Quote
Advert
Old 10-28-2009, 11:41 AM   #3
bthoven
Evangelist
bthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enoughbthoven will become famous soon enough
 
bthoven's Avatar
 
Posts: 475
Karma: 590
Join Date: Aug 2009
Location: Bangkok, Thailand
Device: Kindle Paperwhite
Hi Matt,

Just to say thanks here again after receiving your setup file. I can now download my eREader (pdb) ebooks directly from my PC to my eReader app on my iPhone, via home wifi.

You've made my dream come true. It was very easy to setup.
bthoven is offline   Reply With Quote
Old 01-02-2010, 04:05 PM   #4
jayman
Enthusiast
jayman began at the beginning.
 
Posts: 33
Karma: 10
Join Date: Dec 2009
Device: iphone
Can you post that program for the ereader for iphone?
jayman is offline   Reply With Quote
Old 01-13-2010, 09:12 PM   #5
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
Server

[Edit: Please download server2.zip below]

Unzip the contents to a folder of your choice. Note that you’ll need to make sure you allow it to create the “iui” folder.

Edit LibraryServer.config (this is a text file) and update line 6 to point to your library:

<Item name=”libraryRoot” value=”c:\path to your library” />

You can change the port on line 5 if desired, but that shouldn’t be necessary.

Double click on BookIndexer.exe. That will start the server. It will tell you the URL you would need to enter in eReader or Safari to view your library. On my PC, it looks like this: http://192.168.1.100:9033 . You can browse the URL from your PC as well, but it won’t really be formatted correctly.

Note that the server assumes that your library is organized like this:

Folder: Library Root
Folder: Author (Last Name, First Name)
Title of Book.pdb

So on my setup:

C:\xfers
C:\xfers\Silva, Daniel
C:\xfers\Silva, Daniel\Prince of Fire.pdb


Good luck. Let me know if you have any questions.
Attached Files
File Type: zip server.zip (41.8 KB, 376 views)

Last edited by mdb139; 01-15-2010 at 11:22 PM.
mdb139 is offline   Reply With Quote
Advert
Old 01-13-2010, 09:13 PM   #6
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
Sorry, I should have commented -- I think this currently only works with eReader 2.0 -- since eReader now requires a special "protocol" (and that's the reader I use) I broke compatibility with Stanza. If there's interest I can make this configurable (or support both).
mdb139 is offline   Reply With Quote
Old 01-15-2010, 07:09 PM   #7
mizumo
Junior Member
mizumo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2010
Device: Iphone
Thanks for the file but I can't get it to work with the new protocol. It's be great if you can get it to work with new ereader.
TIA
mizumo is offline   Reply With Quote
Old 01-15-2010, 11:22 PM   #8
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
Updated: server2.zip

I added a protocol parameter in LibraryServer.config which allows you to configure the content server to use either either ereader:// (works with eReader 2.x) or http:// (works with Stanza and old versions of eReader).

Tested on eReader 2.1.1 and Stanza 2.

Mizumo -- if you describe the difficulty you're having I can try to help diagnose.

Last edited by mdb139; 01-15-2010 at 11:26 PM.
mdb139 is offline   Reply With Quote
Old 01-16-2010, 06:36 PM   #9
mizumo
Junior Member
mizumo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2010
Device: Iphone
Hi Matt, I've made progress I got the server working on my lap top. It open up with a dos window showing all the files in the folder and end with listening to my http address.

I've enter the address in ereader 'go to another site' page. It open safari but safari can't open page because the server cannot be found. this is what i've enter ereader://192.168.0.1:9033.
TIA
mizumo is offline   Reply With Quote
Old 01-16-2010, 07:15 PM   #10
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
Sorry, I see the confusion.

In LibraryServer.config, specify "ereader" for the "protocol" setting (this is how it is set by default).

Open ereader, add books, and go to another site as you did. The address will be http://192.168.0.1:9033 in your case. This will launch Safari and the site should come up.

Where the "ereader://" protocol specified in LibraryServer.config comes into play is for the links to your books. The ereader:// protocol tells the iPod/iPhone to (re)launch eReader to download the book. You won't have to do anything special here, just navigate the site to the book you want to download and click.

For those using Stanza, you would specify "http" in the protocol setting in LibraryServer.config. In either case, this tells the server as it builds the HTML page that is browsed how to code the links to your books.

Let me know if this isn't clear.
mdb139 is offline   Reply With Quote
Old 01-16-2010, 08:06 PM   #11
mizumo
Junior Member
mizumo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2010
Device: Iphone
I got safari searching for a minute or so but it cannot open page because the server stopped responding.
Thanks

I change the protocol to http and try it with stanza and it give me Catalog Error timed out. I've turn off zonealarm just incase because of it.

I got Calibre to work with stanza yesterday and I've notice the ip address of calibre server and this server are different. I changed to the calibre ip address and it work! I'm able to see all files in my folder now. When i'm down load a book, ereader open but it give me a download failed time out.

Last edited by mizumo; 01-16-2010 at 08:34 PM.
mizumo is offline   Reply With Quote
Old 01-18-2010, 11:29 PM   #12
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
Sounds like you maybe have multiple IP addresses on the computer you're running off of, and the server is binding to the wrong one... I can work on making it so that you can specify the IP address this weekend, but in the mean time you might try disabling all but one of your IP addresses to confirm that's the issue.
mdb139 is offline   Reply With Quote
Old 06-01-2010, 02:51 AM   #13
LeapinLar
Junior Member
LeapinLar began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2009
Device: kindle, ipod touch, Kindle for Android
mdb139,

Thank you so much for this little software. I was trying to make calibre do this, but had no luck. Your little server did the trick. The only thing I would have liked was to be able to custom set the directory structure so I could use my default calibre directory structure, which is:

folder: library root
folder: author (first last)
folder: book name
title of book.pdb

Thank you again
LeapinLar is offline   Reply With Quote
Old 06-10-2010, 10:09 PM   #14
mdb139
Enthusiast
mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.mdb139 ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 472468
Join Date: Dec 2005
Device: Android (Samsung Captivate)
This version has been updated to better support Calibre libraries.

In LibraryServer.config, use the "folderStructure" item to enable/disable this feature:

<Item name="folderStructure" value="Calibre" />

A value of "Calibre" will use that structure, any other value will use the default behavior.
Attached Files
File Type: zip server.zip (39.4 KB, 307 views)
mdb139 is offline   Reply With Quote
Old 06-11-2010, 01:36 AM   #15
LeapinLar
Junior Member
LeapinLar began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2009
Device: kindle, ipod touch, Kindle for Android
Thank you so much!

The Calibre folder structure works great.
LeapinLar is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iPad Best ebook reader for personal content? kgian Apple Devices 20 11-07-2010 09:16 AM
Managing Personal Content on the Kindle cgapperi Amazon Kindle 1 02-03-2010 11:27 AM
problem with personal content melanie1962 Fictionwise eBookwise 3 01-02-2010 03:44 PM
Personal Content Margins bubbaspyce Fictionwise eBookwise 7 03-04-2009 06:30 PM
Anyone else having problems uploading personal content? stoogeswoman Fictionwise eBookwise 5 02-19-2009 03:47 PM


All times are GMT -4. The time now is 12:17 AM.


MobileRead.com is a privately owned, operated and funded community.