View Single Post
Old 11-26-2020, 01:15 PM   #1
hiteshp
Connoisseur
hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.hiteshp knows better than to ask about the Gravitic Imploder Lance.
 
hiteshp's Avatar
 
Posts: 68
Karma: 87534
Join Date: Nov 2007
Device: e61i
Some validation issues with v5.5

I usually insert metadata in converted file.

after v5.5 Google books stopped processing calibre converted books.

Using the validation tool, I found the problem in jacket file.

below is a sample of Jacket
Spoiler:


<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">

<head>
<title>The Wisdom of Finance: Discovering Humanity in the World of Risk and Return</title>
<meta name="calibre-content" content="jacket"/>
<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="stylesheet" type="text/css" href="page_styles.css"/>
</head>

<body class="calibre">

<div class="calibre1">

<div class="cbj_banner" id="toc_1">

<table class="cbj_header">

<tbody class="calibre2">

<tr class="calibre3">
<td class="cbj_title" colspan="2"><span class="title">The Wisdom of Finance: Discovering Humanity in the World of Risk and Return</span></td>
</tr>

<tr class="calibre3">


</tr>


<tr class="calibre3">
<td class="cbj_author" colspan="2">Mihir Desai</td>
</tr>

<tr class="calibre3">
<td class="cbj_pubdata" colspan="2">Houghton Mifflin Harcourt (2017)</td>
</tr>

<tr class="calibre3">
<td class="cbj_author" colspan="2">
<hr class="metadata_divider"/>
</td>
</tr>

<tr class="calibre3">
<td class="cbj_label">Rating:</td>
<td class="cbj_content">★★★★★</td>
</tr>

<tr class="calibre3">
<td class="cbj_label">Tags:</td>
<td class="cbj_content">Finance, General, Personal Success, Business, Economics</td>
</tr>

<tr data-calibre-jacket-searchable-tags="1" class="calibre4">
<td colspan="2" class="calibre5">Financettt Generalttt Personal Successttt Businessttt Economicsttt</td>
</tr>


</tbody>

</table>

<div class="cbj_footer"></div>

</div>

<div class="cbj_comments">

<div class="calibre6">

<p class="calibre7"><strong class="calibre8">"A fascinating new perspective on modern finance," --Oliver Hart, 2016 Nobel Laureate in Economics</strong> </p>

<p class="calibre7"><strong class="calibre8">"Lucid, witty and delightfully erudite...From the French revolution to film noir, from the history of probability to Jane Austen and </strong><span class="calibre9">The Simpsons</span><strong class="calibre8">, this is an astonishing intellectual feast." --Sebastian Mallaby, author of *The Man Who Knew: The Life and Times of Alan Greenspan</strong>* </p>

<p class="calibre7">Finance is shrouded in mystery for outsiders, while many insiders are uneasy with the disrepute of their profession. How can finance become more accessible and also recover its nobility? </p>

<p class="calibre7">Harvard Business School professor Mihir Desai takes up the cause of restoring humanity to finance. With deft wit, he draws upon a rich knowledge of literature, film, history, and philosophy to explain finance's inner workings. Through this creative approach, he shows that outsiders can easily access the underlying ideas and insiders can reacquaint themselves with the core values of their profession. </p>

<p class="calibre7">This combination of finance and the humanities creates unusual and illuminating pairings: Jane Austen and Anthony Trollope are guides to risk management; Jeff Koons becomes an advocate of leverage; and Mel Brooks' The Producers teaches us about fiduciary responsibility. In Desai's vision, the principles of finance also provide answers to critical questions in our lives: bankruptcy teaches us how to react to failure, the lessons of mergers apply to marriages, and the Capital Asset Pricing Model demonstrates the true value of relationships.</p>

<p class="calibre7"><em class="calibre10">The Wisdom of Finance</em> is a wholly unique book, offering an enlivening new perspective on one of the world's most complex and misunderstood professions.</p>

<hr class="calibre11"/>

<h3 class="calibre12">About The Author</h3>

<p class="calibre7"><a href="http://www.mihirdesai.org/"><strong class="calibre8">Mihir Desai</strong> </a>was born in India and raised in Hong Kong and New Jersey. </p>

<p class="calibre7">As a professor and award-winning teacher at Harvard Business School and Harvard Law School, Desai teaches finance, tax law, entrepreneurship and has recently developed an online finance course for the HBX platform. His scholarship on corporate finance, international finance and tax policy has prompted several invitations to testify before the U.S. Congress and serves as the basis of his advisory role to leading global companies and organizations.</p>

<p class="calibre7">Find him on Twitter <a href="http://twitter.com/desaimihir">@desaimihir</a><br class="calibre6"/></p>

<hr class="calibre11"/>

</div>

</div>

</div>

</body>

</html>


1. it creates empty fields
<tr class="calibre3">


</tr>


2. It creates
<tr data-calibre-jacket-searchable-tags="1" class="calibre4">
<td colspan="2" class="calibre5">Financettt Generalttt Personal Successttt Businessttt Economicsttt</td>

This leads to Failing of Validation and ePub cannot be uploaded to Google Books.

After removing these two from the inserted metadata, Google is able to process the book.

Last edited by theducks; 11-26-2020 at 01:39 PM. Reason: spoilered
hiteshp is offline   Reply With Quote