Forum: Amazon Kindle
12-02-2013, 06:51 AM
|
|
Replies: 1
Views: 1,472
|
Forum: Kindle Developer's Corner
06-30-2013, 10:59 PM
|
|
Replies: 639
Views: 609,390
|
Forum: Recipes
05-20-2013, 10:39 PM
|
|
Replies: 1
Views: 1,634
|
Forum: Recipes
05-20-2013, 10:08 AM
|
|
Replies: 3
Views: 1,018
|
Forum: Recipes
05-20-2013, 10:04 AM
|
|
Replies: 3
Views: 1,018
Thank you, Kovid, what if ...
Thank you, Kovid, what if --mobi-file-type='both'.
I was thinking that it's ebook-convert cleared the dashed line while processing, so this is not the case?
|
Forum: Recipes
05-20-2013, 08:58 AM
|
|
Replies: 3
Views: 1,018
|
Forum: Recipes
01-03-2013, 04:46 AM
|
|
Replies: 5
Views: 2,080
|
Forum: Recipes
01-03-2013, 04:09 AM
|
|
Replies: 5
Views: 2,080
Thanks for the reply. there was nothing like...
Thanks for the reply. there was nothing like that.
It seems as if it was still in the login page or redirecting .
the source of the form is as follows:
<dd><label>email address</label>
<input...
|
Forum: Recipes
01-03-2013, 01:58 AM
|
|
Replies: 5
Views: 2,080
the login form is as follows
<form...
the login form is as follows
<form name="mainLoginForm" id="mainLoginForm" method="POST" action="" target="_self">
onclick="CheckLoginForm(); return false;"
|
Forum: Recipes
01-03-2013, 01:52 AM
|
|
Replies: 5
Views: 2,080
when need subscription, login success or fail?
When a site requires a subscription, how to confirm whether login was successful or not. Currently, calibre returns nothing no matter what I put the correct user profile or just anything.
I...
|
Forum: Recipes
12-29-2012, 10:54 AM
|
|
Replies: 1
Views: 1,575
|
Forum: Recipes
12-29-2012, 07:38 AM
|
|
Replies: 2
Views: 1,165
|
Forum: Recipes
12-28-2012, 07:40 AM
|
|
Replies: 2
Views: 1,165
How to treat multipage articles?
Is there a template that shows how to treat multipage articles?
Whether we can call JS function in recipe, since the page interested has a button that calls a JS function to show it in one page.
|
Forum: Recipes
12-24-2012, 06:59 AM
|
|
Replies: 7
Views: 1,840
|
Forum: Recipes
12-24-2012, 06:24 AM
|
|
Replies: 7
Views: 1,840
You mean
soup = index_to_soup(index_one) ...
You mean
soup = index_to_soup(index_one)
# process soup
soup = index_to_soup(index_two)
# process soup
or soup = index_to_soup(index_one)
soup = index_to_soup(index_two)
# process soup
|
Forum: Recipes
12-24-2012, 05:33 AM
|
|
Replies: 7
Views: 1,840
That really helps. Thanks again.
One more...
That really helps. Thanks again.
One more question, what can I do if there were more than one index.html that I want to put them together, index_to_soup seems to take only one string as a parameter.
|
Forum: Recipes
12-23-2012, 05:26 AM
|
|
Replies: 7
Views: 1,840
That's the answer, calibre fetched all the...
That's the answer, calibre fetched all the articles in rss feeder.
Thank you for the great software and this answer.
Any suggestion on fetch old articles via calibre in this case?
|
Forum: Recipes
12-23-2012, 05:16 AM
|
|
Replies: 7
Views: 1,840
oldest article limit
I was trying to fetch a blog into a mobi for kindle. the blog is kind of old, i.e. the articles
are more than 2 years or even older. In this case, calibre fails to fetch them.
I've tried to make...
|
Forum: Conversion
02-24-2012, 03:24 AM
|
|
Replies: 2
Views: 5,659
|
Forum: Conversion
02-23-2012, 11:40 PM
|
|
Replies: 2
Views: 5,659
|
Forum: Kindle Formats
05-30-2011, 11:20 AM
|
|
Replies: 0
Views: 1,196
|