Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 02-05-2015, 10:27 PM   #1
Difflugia
Testate Amoeba
Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.
 
Difflugia's Avatar
 
Posts: 3,049
Karma: 27300000
Join Date: Sep 2012
Device: Many Android devices, Kindle 2, Toshiba e755 PocketPC
Arrow What the estore does to your epub

In response to some discussion in this thread, I downloaded the same free epub from as many ebook sellers as possible and looked at the differences inside.

I downloaded A Perilous Proposal by Michael Phillips from Barnes & Noble, eBooks.com,Kobo (both ADE and kepub), Christianbook, Google Play and Amazon.

The stores that I'm aware of but didn't try are:
  • iTunes: I don't have iTunes installed and if I did, I can't remove iTunes DRM.
  • Books-A-Million doesn't offer any free ebooks as far as I can tell.
  • Lifeway.com has its own reader with DRM that I can't remove.

I downloaded all of the books into Calibre using "The Tools" and then unzipped each epub to compare contents. My comparison tool of choice is Beyond Compare, which will compare entire directories and even images.

The ADE-protected epubs downloaded from Kobo and Christianbook.com were nearly identical and so I'm assuming that they most closely match the epub uploaded by the publisher. The only differences I could find were Adept resource strings from the ADE system. My caveat about Kobo is that the ADE book is occasionally the kepub version described below and there's no way to tell beforehand if that's what you'll get.

The copy from eBooks.com had slightly different metadata (the title was "Perilous Proposal, A" and the author was "Phillips, Michael"). The files had DOS-style line endings (CR-LF) while the others were UNIX-style (LF). Other than that, this copy was the same as the previous two. As an extra bonus, if the publisher offers a PDF, then it's usually included as a separate download. Unfortunately, most publishers don't sell PDFs anymore, so fewer and fewer books have them available (this one didn't).

The epub from Barnes & Noble makes minor changes to the stylesheet, changing "text-align:left" to "text-align:justify" and changing some margins. B&N also apparently does some filtering on the character sets used in the book. Em dashes ("—") are changed to the HTML code "—".

The copy from Google Play had extra anchors in the XHTML, presumably for the Google Books software. Google also did some similar filtering to B&N, but Google's is broken and the em dashes are just gone. Here is the same paragraph, first from the Kobo book:

Quote:
<p>“That was a small detail of rebs. They’d have killed you sure if I hadn’t come along. But they’re gone now. You don’t have to worry about them no more. I was out ahead of our company. That’s what I do—I’m a scout. And I tend the horses. I was scouting when I ran into them. Lucky for you I did too. In case you hadn’t noticed, they were wearing the <a id="page_60"/>grey of the Confederate rebels. We’re wearing the blue of the U.S. infantry. So are you.”</p>
now from Google Play:

Quote:
<p>“That was a small detail of rebs. They’d have<a id="GBS.0049.02"/> killed you sure if I hadn’t come along. But they’re gone now. You don’t have to worry about them no more. I was out ahead of our company. That’s what I doI’m a scout. And I tend the horses. I was scouting when I ran into them. Lucky for you I did too. In case you hadn’t noticed, they were wearing the <a id="page_60"/>grey of the Confederate rebels. We’re wearing the blue of the U.S. infantry. So are you.”</p>
It's also clear that Google re-encodes the images with more JPEG compression than the original files. It's probably not a big deal, but JPEG uses lossy compression, so the Google images may be slightly degraded. The file sizes on the original images:

89709 Titlepage.jpg
9843 common.jpg
9264 common1.jpg
213011 cover.jpg


and the Google epub:

67503 Titlepage.jpg
1558 common.jpg
1147 common1.jpg
119889 cover.jpg


An extra bonus with Google Play is that some books (including this one) include a PDF. This is tempered (for me, anyway) by Google's conversion of all PDFs into page images, even if the PDF started out having been typeset (like this book obviously was).

The prize pig is the kepub. Here's the same paragraph we looked at before:
Quote:
<p xmlns="http://www.w3.org/1999/xhtml"><span id="kobo.40.1">“That was a small detail of rebs. </span><span id="kobo.40.2">They’d have killed you sure if I hadn’t come along. </span><span id="kobo.40.3">But they’re gone now. </span><span id="kobo.40.4">You don’t have to worry about them no more. </span><span id="kobo.40.5">I was out ahead of our company. </span><span id="kobo.40.6">That’s what I do—I’m a scout. </span><span id="kobo.40.7">And I tend the horses. </span><span id="kobo.40.8">I was scouting when I ran into them. </span><span id="kobo.40.9">Lucky for you I did too. </span><span id="kobo.40.10">In case you hadn’t noticed, they were wearing the </span><a id="page_60"></a><span id="kobo.41.1">grey of the Confederate rebels. </span><span id="kobo.41.2">We’re wearing the blue of the U.S. </span><span id="kobo.41.3">infantry. </span><span id="kobo.41.4">So are you.”</span></p>
There's a Calibre plugin that does a good job of cleaning that stuff up into a regular epub, or for those of opposite bent, there's one to add it to regular epubs and make kepubs.

Finally, there's Amazon. While the Kindle book starts life as an AZW3 file, the Kindle Unpack plugin will retrieve an epub that's very close to the source that was used to create it. If the original was a valid epub (which if the book is from a major publisher, it usually is), then you'll get a valid epub out. The only difference I noticed in the text is an em dash filter again (which works). Additionally, the images are compressed like Google's and the internal file names aren't preserved in the epub->Kindle conversion. For you folks that buy Kindle books and convert them to epub with Calibre, you may want to try Kindle Unpack first to see what you get.
Difflugia is offline   Reply With Quote
Old 02-05-2015, 10:39 PM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Well, the JPEG compression saves me having to do it...
eschwartz is offline   Reply With Quote
Old 02-06-2015, 01:57 PM   #3
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
That's a wonderful comparison. Thank you!

Interesting too that most (all?) New York publishers upload epubs to the KDP.
Notjohn is offline   Reply With Quote
Old 02-06-2015, 02:03 PM   #4
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
They upload EPUB through FTP, actually. They have special permissions.
eschwartz is offline   Reply With Quote
Old 02-06-2015, 02:09 PM   #5
Difflugia
Testate Amoeba
Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.
 
Difflugia's Avatar
 
Posts: 3,049
Karma: 27300000
Join Date: Sep 2012
Device: Many Android devices, Kindle 2, Toshiba e755 PocketPC
Quote:
Originally Posted by Notjohn View Post
Interesting too that most (all?) New York publishers upload epubs to the KDP.
If they have it for sale in other stores, they have to make an epub anyway. Since Amazon's conversion works well with them, I assume there's just no reason to make a separate Kindle version.
Difflugia is offline   Reply With Quote
Old 02-06-2015, 08:20 PM   #6
Jane12
Groupie
Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.Jane12 ought to be getting tired of karma fortunes by now.
 
Posts: 171
Karma: 1706300
Join Date: Oct 2010
Device: iDevices
Quote:
Originally Posted by Difflugia View Post
I downloaded the same free epub from as many ebook sellers as possible and looked at the differences inside.
Thanks so much for doing this!

Last edited by Jane12; 02-12-2015 at 11:41 PM.
Jane12 is offline   Reply With Quote
Old 02-10-2015, 04:11 PM   #7
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by eschwartz View Post
They upload EPUB through FTP, actually. They have special permissions.
Actually...

Most of them are FTP'ing, simultaneously, through distributors, to multiple retail outlets. Hence, ePUBs rather than MOBI.

ePUB translate fine to MOBI if what you're doing doesn't need "anything." If you need to make a "One Ring to Rule them All" ePUB, then you have an issue, as you will run into problems with media-queries in the same ePUB, if it has to pass ePUBcheck. This means--by definition--that the ePUBs being uploaded are, of necessity, more vanilla than those which are specifically made for MOBI. (Hence: non-fiction-type books which are lower in standard than need be, in order to fit into the ePUB FTP mold.) Alternatively, the retailer has to make two ePUBS w/two ISBNs; one expressly for mobi, replete with media-queries, and one without, for the ePUB vendors.

Given what we've all seen, from BPH's, in terms of formatting, this hardly constitutes an imprimatur of legitimacy. More an imprimatur of laziness and an utter failure to proof the books.

Hitch
Hitch is offline   Reply With Quote
Old 02-10-2015, 04:17 PM   #8
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Why are two ISBNs needed, if it is the exact same book? As well say that the MOBI needs a separate ISBN from the AZW3?
eschwartz is offline   Reply With Quote
Old 02-10-2015, 04:46 PM   #9
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by eschwartz View Post
Why are two ISBNs needed, if it is the exact same book? As well say that the MOBI needs a separate ISBN from the AZW3?
Because otherwise, eschwartz, Amazon will ingest the not-meant-for MOBI ePUB and convert it, and then have two versions of the same book on the shelves. My point was, if you (the publisher) need a "real" ePUB that's going to be used for B&N, iBooks, etc., and you are going to be FTP'ing to your distributor, all at once, you end up with a sub-optimal MOBI, because you cannot use media-queries to OPTIMIZE the mobi file. You can only do that if you provide Amazon with an ePUB for it, alone (using the correct ISBN), so that only ONE of the ePUBs gets converted.

Having used the FTP ingestion method, I can tell you that it's not meant for "exceptions." For example, half the distributors out there can't/won't intake MOBI, at ALL--they'll only intake ePUB, which means that an author can't do anything beyond vanilla. No FF, no comics, nada. The only way around this is to use an ePUB ISBN, a MOBI ISBN, and ensure that the MOBI ePUB, w/media queries, gets ingested at Amazon for conversion.

An ePUB with media queries is NOT the same book as the ePUB without them. That's the point. Whereas a MOBI and an AZW are the same book, simply modified, from the delivery point (Amazon), not the ingestion point, to target the receiving device. Not using media-queries to target the OUTPUT of the conversion.

See what I mean?

Hitch
Hitch is offline   Reply With Quote
Old 02-10-2015, 05:10 PM   #10
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Yeah, I see that people need to get their act together regarding exceptions... they *should* be able to choose which EPUB goes where, although I suppose that would require a perfect world.

I also wonder how difficult it would be to process a media-queried EPUB back into the non-media-queried version, possibly dynamically in the upload.

Maybe I am overthinking this.
eschwartz is offline   Reply With Quote
Old 02-10-2015, 06:30 PM   #11
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by eschwartz View Post
Yeah, I see that people need to get their act together regarding exceptions... they *should* be able to choose which EPUB goes where, although I suppose that would require a perfect world.

I also wonder how difficult it would be to process a media-queried EPUB back into the non-media-queried version, possibly dynamically in the upload.

Maybe I am overthinking this.
My experience with trying to somehow automagically make a media-queried ePUB into a not-media queried ePUB has basically led me to...

making a Kindlegenned mobi. ;-)

Hitch
Hitch is offline   Reply With Quote
Old 02-10-2015, 06:34 PM   #12
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,747
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I have seen a lot of ePub with empty media queries. But then, the CSS is probably a robo CSS that's the publisher's catch all CSS.
JSWolf is online now   Reply With Quote
Old 01-26-2016, 06:33 AM   #13
photon_man62
Junior Member
photon_man62 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2014
Device: Kindle 4
This is a slightly old topic, but it's one of the top Google results so I'd like to share my info here. Amazon AZW3/KF8 files are much smaller than EPUB/classic MOBI due to their recompression of images, as noted in the OP.

Here's some examples I pulled from a cookbook. Retail EPUB (62MB) vs. Retail AZW3 (14MB)
http://screenshotcomparison.com/comparison/159478

It's not bad at all for the space it saves, but it's worth noting if you're releasing something photography-related.
photon_man62 is offline   Reply With Quote
Old 01-26-2016, 01:25 PM   #14
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by photon_man62 View Post
This is a slightly old topic, but it's one of the top Google results so I'd like to share my info here. Amazon AZW3/KF8 files are much smaller than EPUB/classic MOBI due to their recompression of images, as noted in the OP.

Here's some examples I pulled from a cookbook. Retail EPUB (62MB) vs. Retail AZW3 (14MB)
http://screenshotcomparison.com/comparison/159478

It's not bad at all for the space it saves, but it's worth noting if you're releasing something photography-related.
Sorry: why do you think that the KF8 file is smaller than the "classic MOBI" file?

Hitch
Hitch is offline   Reply With Quote
Old 01-29-2016, 08:58 AM   #15
photon_man62
Junior Member
photon_man62 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2014
Device: Kindle 4
Quote:
Originally Posted by Hitch View Post
Sorry: why do you think that the KF8 file is smaller than the "classic MOBI" file?

Hitch
Amazon adds extra JPG compression to images in KF8 files. So in this example, a cookbook which used to take up 62MB (because of all the photos of ingredients, recipes etc.) in the "classic MOBI" format now takes up only 14MB as a KF8 file. The same cookbook still takes up 62MB in other ebook stores that use EPUB.

In the link I posted, I gave an example of the same pictures from an EPUB (mouse out) and from a KF8 file (mouse over the photo). The compression isn't very bad so you normally don't see a big difference in image quality.

However when you look closely, you will see that there is a difference. Hold down Ctrl and press + a few times to zoom in. It's easiest to notice in picture #2 if you look at the background. When you mouse over the image you will immediately see that there is a completely different background texture. Look, this is the top-left corner of picture #2:



The difference in picture quality isn't really a problem during normal viewing, especially on a black&white e-ink reader. However if the ebook you're publishing is very reliant on pictures, you should still keep this in mind.
photon_man62 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A New Epub Creator: txt to epub, word to epub oxen ePub 120 07-22-2019 02:28 PM
Vox-only books added to KoboBooks eStore borisb Kobo Reader 0 11-04-2011 11:34 AM
Pearson Australia buy RedGroup estore websites sabredog News 13 07-08-2011 02:56 AM
epub, ePub, EPUB, warum blos ePub? flowoeB Lounge 5 11-27-2009 09:37 AM
Buying eStore Vouchers & PR505 in UK Petition LeighleyUK47 Sony Reader 2 05-15-2008 07:10 AM


All times are GMT -4. The time now is 03:20 PM.


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