Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle

Notices

Reply
 
Thread Tools Search this Thread
Old 02-18-2016, 02:57 PM   #301
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Gotcha. If it helps at all, mjwilson made a Calibre plugin based on mine, though I don't think it's been updated in a while and isn't fully-featured.

I'll have a look at the apostrophe thing when I have a chance. I hadn't thought about the other versions of it; U+0027 is what I get when I hit ' on a US keyboard
Ephemerality is offline   Reply With Quote
Old 02-19-2016, 10:28 AM   #302
Marauder1
Member
Marauder1 began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Feb 2016
Location: Georgia
Device: Kindle Paperwhite
I too noted the problem with Ned in a couple books. Mentioned over 600 times in a book with under 300 pages..

Looking forward to the update!

Will it be on the first page?

(No I haven't figured out what changes I made to mess up the table of contents... Sorry.)
Marauder1 is offline   Reply With Quote
Advert
Old 02-19-2016, 10:58 AM   #303
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by steinchen View Post
I tried changing
Code:
string punctuationMarks = @"(?(')'s?|')?\b[!\.?,""'\);]*";
I changed to this:
Code:
string punctuationMarks = String.Format(@"(?([{0}])[{0}]s?|[{0}])?\b[!\.?,""\);{0}]*", "'\u2019\u0060\u00B4");
Though you'll want to try that on a real book; I just tried with a couple strings manually.

Quote:
Originally Posted by Marauder1 View Post
I too noted the problem with Ned in a couple books. Mentioned over 600 times in a book with under 300 pages..

Looking forward to the update!

Will it be on the first page?

(No I haven't figured out what changes I made to mess up the table of contents... Sorry.)
Yeah, the update will show up on the first page and I'll make a post with the notable changes. Hopefully soon, just trying to get a few things sorted out first.
Ephemerality is offline   Reply With Quote
Old 02-20-2016, 11:00 AM   #304
James Granger
Junior Member
James Granger began at the beginning.
 
James Granger's Avatar
 
Posts: 3
Karma: 10
Join Date: Feb 2016
Device: Kindle Paperwhite 2
The Shelfari will probably end in March, is already thinking about a new method to generate the caracters?

I really like this program.

http://thereadersroom.org/2016/01/12...ills-shelfari/
James Granger is offline   Reply With Quote
Old 02-20-2016, 04:13 PM   #305
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by James Granger View Post
The Shelfari will probably end in March, is already thinking about a new method to generate the caracters?

I really like this program.

http://thereadersroom.org/2016/01/12...ills-shelfari/
Not sure yet. There is a small amount of character data available on GoodReads, but not nearly as much as Shelfari and it is painful to scrape from the site.
I emailed GoodReads to see what their plans were and apparently a lot of people complained about the lack of character data, so it's possible that they will be improving it during the merge. We will have to wait to see what happens with it and wing it from there.
Ephemerality is offline   Reply With Quote
Advert
Old 04-06-2016, 12:38 PM   #306
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Just a quick update for everyone:
It looks like Shelfari has started their merge with GoodReads; their site does not allow you to manually search for books anymore.
Searching for and viewing the book's page directly via X-Ray Builder appears to work fine for now.
Ephemerality is offline   Reply With Quote
Old 04-08-2016, 04:17 PM   #307
cant_feel
Junior Member
cant_feel began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jan 2016
Device: Kindle PW3
Is it possible to have this wonderful software support GoodReads version?
cant_feel is offline   Reply With Quote
Old 04-09-2016, 06:15 AM   #308
darrenmcg
Enthusiast
darrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameterdarrenmcg can solve quadratic equations while standing on his or her head reciting poetry in iambic pentameter
 
Posts: 31
Karma: 12920
Join Date: Nov 2014
Device: Voyage 5.8.9.2
Looking into it at the moment...
darrenmcg is offline   Reply With Quote
Old 04-09-2016, 11:40 AM   #309
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by cant_feel View Post
Is it possible to have this wonderful software support GoodReads version?
It's certainly possible, though I was kind of waiting for/hoping that GoodReads would do more to integrate the character data from Shelfari. Right now, their character info is pretty limited and would produce terrible X-Rays. That plus the info isn't readily available on the main book page, so if there are 20 characters listed that's another 20 requests to GoodReads that need to happen (still probably faster than Shelfari overall lol).
Ephemerality is offline   Reply With Quote
Old 04-09-2016, 01:53 PM   #310
gers1978
Addict
gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.
 
Posts: 392
Karma: 1008414
Join Date: Jun 2011
Device: Kindle
I have a few books that I'm sure would have been on Shelfari, but obviously we can't manually search for them now, and the built-in XRay Builder search doesn't find them.

Any way round this?
gers1978 is offline   Reply With Quote
Old 04-09-2016, 02:46 PM   #311
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by gers1978 View Post
I have a few books that I'm sure would have been on Shelfari, but obviously we can't manually search for them now, and the built-in XRay Builder search doesn't find them.

Any way round this?
You can try the direct URL, eg http://www.shelfari.com/search/books...ding=Hardcover.
Ephemerality is offline   Reply With Quote
Old 04-09-2016, 02:48 PM   #312
gers1978
Addict
gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.
 
Posts: 392
Karma: 1008414
Join Date: Jun 2011
Device: Kindle
Quote:
Originally Posted by Ephemerality View Post
Great, thanks. As I suspected, that works, so not sure why the XRay Builder search function doesn't find it?

When manually pasting a URL then into XRay Builder, which edition is best to use?
gers1978 is offline   Reply With Quote
Old 04-09-2016, 06:11 PM   #313
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Not sure why it wouldn't work in the app, it has worked for me for most of my books. It can be a bit finicky depending on how the metadata is set up.
The best url to use is the one that looks like this: www.shelfari.com/books/37799950/The-5th-Wave
Though even the base url without the title (www.shelfari.com/books/37799950) should work too.
Ephemerality is offline   Reply With Quote
Old 04-22-2016, 04:54 PM   #314
gers1978
Addict
gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.gers1978 ought to be getting tired of karma fortunes by now.
 
Posts: 392
Karma: 1008414
Join Date: Jun 2011
Device: Kindle
Any ideas on this error:

An error occurred while creating the new X-Ray database. Is it opened in another program?
Could not locate any paragraphs in this book.
Report this error along with a copy of the book to improve parsing.

Usually when it happens on a book by an author, all other books by that author have the same issue. The author profiles, etc, seem to be fine, just the X Ray that has this issue
gers1978 is offline   Reply With Quote
Old 04-23-2016, 01:03 AM   #315
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by gers1978 View Post
Any ideas on this error:

An error occurred while creating the new X-Ray database. Is it opened in another program?
Could not locate any paragraphs in this book.
Report this error along with a copy of the book to improve parsing.

Usually when it happens on a book by an author, all other books by that author have the same issue. The author profiles, etc, seem to be fine, just the X Ray that has this issue
That error happens when it wasn't able to parse the book's paragraphs in the normal way (the 'is it opened in another program' message is irrelevant here).
If you PM me a copy of the book or the .rawml file, I can have a look and see what the issue is.
Ephemerality is offline   Reply With Quote
Reply

Tags
x-ray


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 8 with Kindle Application nomadreader Amazon Kindle 4 03-16-2013 02:47 PM
Which Windows pc / Android application will keep epub annotations consistent? internalaudit Reading and Management 0 03-01-2013 09:55 AM
how do you create your application installer for Windows. KevinH Calibre 4 01-07-2011 09:04 PM
portable application for windows ebook reading rheostaticsfan Reading and Management 8 06-27-2008 08:26 PM


All times are GMT -4. The time now is 02:42 PM.


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