Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 21 of 21 - Search took 0.00 seconds. Search: Posts Made By: flyingfoxlee
Forum: Amazon Kindle 12-02-2013, 06:51 AM
Replies: 1
Views: 1,472
Posted By flyingfoxlee
Where can I find older version of kindlegen(mac platform)?

I need a older version of kindlegen for mac, any suggestion?
Forum: Kindle Developer's Corner 06-30-2013, 10:59 PM
Replies: 639
Views: 609,390
Posted By flyingfoxlee
The installation was successful, I wanted to set...

The installation was successful, I wanted to set the margins of the reading area. Currently I think the margins are too wide, any tip? Thank you for your work.
Forum: Recipes 05-20-2013, 10:39 PM
Replies: 1
Views: 1,634
Posted By flyingfoxlee
Smile section menu/ main menu link auto added even if output-profile was set to kindle

Just as the title says, when converting to azw3, the section menu and main menu links are
auto added, when converting to mobi, there is no such problem.

I assume that it's because while...
Forum: Recipes 05-20-2013, 10:08 AM
Replies: 3
Views: 1,018
Posted By flyingfoxlee
what's interesting is that a azw3 file is much...

what's interesting is that a azw3 file is much larger than the 'same' mobi file, both are larger
than the epub file, any suggestion that could shrink it?
Forum: Recipes 05-20-2013, 10:04 AM
Replies: 3
Views: 1,018
Posted By flyingfoxlee
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
Posted By flyingfoxlee
Angry Dashed lines auto removed if output type is mobi

I was trying to add some dash line between sections using ebook-convert while fetching news.

I put the following css spcs in extra_css variable,
.dash-line {
border-bottom: 1px dashed...
Forum: Recipes 01-03-2013, 04:46 AM
Replies: 5
Views: 2,080
Posted By flyingfoxlee
Thank you, it's very helpful.

Thank you, it's very helpful.
Forum: Recipes 01-03-2013, 04:09 AM
Replies: 5
Views: 2,080
Posted By flyingfoxlee
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
Posted By flyingfoxlee
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
Posted By flyingfoxlee
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
Posted By flyingfoxlee
recipe file?

recipe file?
Forum: Recipes 12-29-2012, 07:38 AM
Replies: 2
Views: 1,165
Posted By flyingfoxlee
Unhappy I got it work out by implement postprocess_html. ...

I got it work out by implement postprocess_html.
One more question, kind of strange. I could view the mobi file generated properly using ebook-viewer on computer, but I could not view some of the...
Forum: Recipes 12-28-2012, 07:40 AM
Replies: 2
Views: 1,165
Posted By flyingfoxlee
Smile 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
Posted By flyingfoxlee
I got it by using a for loop.

I got it by using a for loop.
Forum: Recipes 12-24-2012, 06:24 AM
Replies: 7
Views: 1,840
Posted By flyingfoxlee
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
Posted By flyingfoxlee
Thumbs up 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
Posted By flyingfoxlee
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
Posted By flyingfoxlee
Red face 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
Posted By flyingfoxlee
Sure it is, problem solved, thank you so much!

Sure it is, problem solved, thank you so much!
Forum: Conversion 02-23-2012, 11:40 PM
Replies: 2
Views: 5,659
Posted By flyingfoxlee
Plugin not customizable: Plugin: HTML Output does not need customization

I am trying to set calibre to add my files in breadth first order. Follwing the FAQ in http://manual.calibre-ebook.com/faq.html#id18.
I get this error message "calibre, version 0.8.40
Plugin not...
Forum: Kindle Formats 05-30-2011, 11:20 AM
Replies: 0
Views: 1,196
Posted By flyingfoxlee
Can online document be converted to kindle dictionary?

Just as the title, I am wondering can online document , such as the python standard library
manual, be converted to a dictionary. And how?
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -4. The time now is 07:08 PM.


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