SlideShare ist ein Scribd-Unternehmen logo
1 von 45
Digital Publishing for
Independent Authors
Em Gibson
@CorbasLtd

© Corbas Consulting Ltd
This afternoon, let’s …
• Get a feel for how ebooks work on different
platforms
• See what’s possible in an ebook
• Look at ebook production pathways
• Understand what an EPUB is and how it
works
An ebook is
• A distributable digital version of a book, e.g.
–
–
–
–
–
–

PDF
HTML file
EPUB
Proprietary format (Kindle)
App (e.g. iPad/phone, Android)
Text file (Project Gutenberg)
History of ebook technologies
History of ebook technologies
“Ecosystems”
• Apple: “gorgeous”

• Kobo: “social”

• Amazon: “easy”

• Others: “niche”
What you can do with an ebook
• You are limited to what the hardware
supports (e.g. an ebook for an e-ink reader
can’t have video)
• You need to check your ebook on multiple
devices because they all support different
elements of layout/design and multimedia
(video, animation, etc.)
The production workflow
Types of publishing services
•
•
•
•

Single service
“Pick and mix”
Complete package
Other models
Single service providers
• Delivers one or more of the various
publishing services (formatting, design,
editing, printing and promotion)
• Efficient and cost effective
• You retain control over the process
• Examples:
–
–
–
–

KDP
Kobo
Lightning Source
Freelance designers, editors, formatters, etc.
“Pick and Mix” providers
• An array of services offered, usually a basic
publishing package with a menu of additional
services (e.g. critique, editing, design, print,
production, marketing, promotion,
distribution)
• Costs can add up
• Examples:
– Lulu
– CreateSpace
Package providers
• Complete package of self-publishing services
• Like the "vanity publishers" of old, they will do
everything for you
• Can be extremely costly and some are very
poor value
• Examples:
– Author Solutions, Inc. aka ASI (umbrella group for
various providers such as Archway, Xlibris,
AuthorHouse, etc.)
– Lumina Press
Other models
• Collaborative working
–
–
–
–

crowd-funded (e.g. Kickstarter)
crowd-edited (a.k.a. beta-readers)
crowd-designed (e.g. crowdspring.com)
crowd-written (e.g. WattPad)

• Author co-operatives (e.g. Triskele, Book View
Cafe)
• Assisted publishing with an agent or trade
publisher
• Hybrid/partnership (risk-sharing) with publishers,
with some author investment (e.g. BookCountry,
Conversion: complexity
•
•
•
•

Plain text
Plain text with links, incl. endnotes
Plain text with images or tables
Columns, images with wraparound text,
boxed features, etc.
• Fixed layout and enhanced
Plain text
… with images
… and tables can be
challenging
Complex layout
This is not a page of text…
A word about PDF
• Meant for printable documents
• Preserves layout, fonts, graphics – fixed
width
• Easy to create a low-res version for
distribution digitally
• Cannot sell on most trade e-bookstores
(Kobo, iBooks, etc.) or on Amazon
What is EPUB?
•
•
•
•

A format for reflowable text
Based on web technologies
An industry standard for digital books
Maintained by the International Digital
Publishers Forum (IDPF)
• Used by all ebook readers except Kindle
• Kindle uses Mobi/KF8 format (use free Kindle
Previewer software from Amazon to convert)
So what, technically, is EPUB?
EPUB is based on existing technology:
• HTML – format used to create web pages
• CSS – technology used to style web pages
• ZIP – file compression (incl multiple files)
• XML – metadata, TOC and reading order
In a nutshell, what is HTML?
• HTML (HyperText Mark-up Language) was
developed in 1990 by Tim Berners-Lee as
presentational mark-up for text documents for
the world wide web
• Each piece of text is contained within
opening and closing tags that describe that
content
• If you right-click on any webpage, you can
“view source” to see the raw HTML
HTML looks like this:
<html>
<head>
<title>Title of document</title>
</head>
<body>
<h1>First level heading</h1>
<p>Some text content here. You could maybe add some
<strong>bold</strong> text or <em>italic</em>text.</p>
<ul>
<li>First list item</li>
<li>Other list item.</li>
</ul>
</body>
</html>
And what is CSS?
• CSS is a style sheet language used for
describing the presentation semantics (the
look and formatting) of a document written in
a mark-up language like HTML
• It can describe layouts, colours and fonts
CSS looks like this:
body {
font-family: arial, sans-serif;
font-size: 75%;
line-height: 2;
color: black;
margin: none;
padding: 0;
}
Another view
An EPUB file is just a ZIP file that contains a
simple website along with a list of the files in it
and what order they should be read.
Fixed layout ebooks
•
•
•
•

Looks like PDF but uses EPUB technology
Usually designed for iPad or Kindle Fire
Pixel-specific page size; text does not reflow
Allows you to choose fonts, text sizes,
position images, and design spreads
“Enhanced” ebooks
• EPUB3/KF8
• Multimedia (video, audio)
• Scripting (quizzes, location-based content,
interactivity, 3D, etc.)
From Word to EPUB
• Use Word Styles (not direct formatting)
• Follow conversion requirements for your
chosen system
• Conversion options can include:
– online (e.g. Smashwords’ “Meatgrinder”)
– software (e.g. Calibre, InDesign)
– DIY (guidance available e.g. Liz Castro’s EPUB
Straight to the Point; online video tutorials)
Word Styles
Editing an EPUB (the techy stuff)
• To crack open your EPUB and make
changes, you will need:
– An EPUB file
– A text editor (e.g. TextEdit, Notepad, BBEdit,
Notepad++ … but not Word), an HTML editor
(e.g. Dreamweaver) or an XML editor (oXygen,
Xmetal, XMLSpy)
– Something to zip your EPUB back up (e.g.
WinZip)
– An ebook reader (e.g. Adobe Digital Editions)
A brief word about images
• Check http://wiki.mobileread.com/wiki/Ebook_Reader_Matrix
• For most basic ebooks, it’s the images that
cause the most problems when converting
• In EPUB2 and Kindle you are limited gif, jpg,
png
• Most readers are 800 pixels high x 600 wide
• The dpi value is ignored by all reading devices
• JPG is best for photographic art
• PNG is recommended for line art
Image handling

Screenshot from iBooks – landscape map, image size not
optimised
Metadata
EPUBcheck
•
•
•
•
•
•

Checks for validity
Is the XHTML correct?
Are the metadata files valid?
Is the zip file structured correctly?
Are all the files present?
Are all the files in the zip file listed in the
manifest?
• Do all the internal links work?
Remember:
You can’t depend on
EPUBcheck to find
all the errors!
Kindle Previewer
Ebook DRM and distribution
• DRM is usually applied by the distributor
• Most publishers distribute their ebooks via a
distributor like OverDrive or Ingram (or both)
• Many self-publishers start with online author
communities
• Both may also distribute via their own
website, directly with Amazon, and on sites
like ebooks.com
Some resources
Networking and advice
• Alliance of Independent Authors (ALLi)
• Byte the Book
Creation and distribution
• DIY: Liz Castro (EPUB Straight to the Point, and
others)
• Author communities that release via multiple
distributors (e.g. Smashwords, BookCountry)
• Direct to distributor (e.g. Kindle Direct
Publishing, Kobo WritingLife)
• Plus many others in the Wild West of Ebooks!
Recap
• This afternoon we have
–
–
–
–

Looked at ebooks on different platforms
Seen what’s possible in an ebook
Looked at ebook production pathways
Thought about next steps (ms conversion, sales,
distribution, etc.)

Weitere ähnliche Inhalte

Andere mochten auch

2015 analisa soalan no 10
2015 analisa soalan no 102015 analisa soalan no 10
2015 analisa soalan no 10Azmi Jaaffar
 
Soalan ramalan spm 2015 final a skema
Soalan ramalan spm 2015 final a skemaSoalan ramalan spm 2015 final a skema
Soalan ramalan spm 2015 final a skemaAzmi Jaaffar
 
The victorian period
The victorian periodThe victorian period
The victorian periodNora Benso
 
Teknik menjawab peperiksaan sains spm k2 bhg c
Teknik menjawab peperiksaan sains spm k2 bhg cTeknik menjawab peperiksaan sains spm k2 bhg c
Teknik menjawab peperiksaan sains spm k2 bhg cAzmi Jaaffar
 
Analisa soalan no 10
Analisa soalan no 10Analisa soalan no 10
Analisa soalan no 10Azmi Jaaffar
 
Publishing Production: From the Desktop to the Cloud
Publishing Production: From the Desktop to the CloudPublishing Production: From the Desktop to the Cloud
Publishing Production: From the Desktop to the CloudDeanta
 
Mobile Is Eating the World (2016)
Mobile Is Eating the World (2016)Mobile Is Eating the World (2016)
Mobile Is Eating the World (2016)a16z
 

Andere mochten auch (10)

My school
My schoolMy school
My school
 
Storytelling
StorytellingStorytelling
Storytelling
 
2015 analisa soalan no 10
2015 analisa soalan no 102015 analisa soalan no 10
2015 analisa soalan no 10
 
XML and EPUB
XML and EPUBXML and EPUB
XML and EPUB
 
Soalan ramalan spm 2015 final a skema
Soalan ramalan spm 2015 final a skemaSoalan ramalan spm 2015 final a skema
Soalan ramalan spm 2015 final a skema
 
The victorian period
The victorian periodThe victorian period
The victorian period
 
Teknik menjawab peperiksaan sains spm k2 bhg c
Teknik menjawab peperiksaan sains spm k2 bhg cTeknik menjawab peperiksaan sains spm k2 bhg c
Teknik menjawab peperiksaan sains spm k2 bhg c
 
Analisa soalan no 10
Analisa soalan no 10Analisa soalan no 10
Analisa soalan no 10
 
Publishing Production: From the Desktop to the Cloud
Publishing Production: From the Desktop to the CloudPublishing Production: From the Desktop to the Cloud
Publishing Production: From the Desktop to the Cloud
 
Mobile Is Eating the World (2016)
Mobile Is Eating the World (2016)Mobile Is Eating the World (2016)
Mobile Is Eating the World (2016)
 

Kürzlich hochgeladen

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 

Kürzlich hochgeladen (20)

What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 

Digital Publishing (ebooks) for Independent Authors

  • 1. Digital Publishing for Independent Authors Em Gibson @CorbasLtd © Corbas Consulting Ltd
  • 2. This afternoon, let’s … • Get a feel for how ebooks work on different platforms • See what’s possible in an ebook • Look at ebook production pathways • Understand what an EPUB is and how it works
  • 3. An ebook is • A distributable digital version of a book, e.g. – – – – – – PDF HTML file EPUB Proprietary format (Kindle) App (e.g. iPad/phone, Android) Text file (Project Gutenberg)
  • 4. History of ebook technologies
  • 5. History of ebook technologies
  • 6. “Ecosystems” • Apple: “gorgeous” • Kobo: “social” • Amazon: “easy” • Others: “niche”
  • 7.
  • 8. What you can do with an ebook • You are limited to what the hardware supports (e.g. an ebook for an e-ink reader can’t have video) • You need to check your ebook on multiple devices because they all support different elements of layout/design and multimedia (video, animation, etc.)
  • 10. Types of publishing services • • • • Single service “Pick and mix” Complete package Other models
  • 11. Single service providers • Delivers one or more of the various publishing services (formatting, design, editing, printing and promotion) • Efficient and cost effective • You retain control over the process • Examples: – – – – KDP Kobo Lightning Source Freelance designers, editors, formatters, etc.
  • 12.
  • 13.
  • 14. “Pick and Mix” providers • An array of services offered, usually a basic publishing package with a menu of additional services (e.g. critique, editing, design, print, production, marketing, promotion, distribution) • Costs can add up • Examples: – Lulu – CreateSpace
  • 15. Package providers • Complete package of self-publishing services • Like the "vanity publishers" of old, they will do everything for you • Can be extremely costly and some are very poor value • Examples: – Author Solutions, Inc. aka ASI (umbrella group for various providers such as Archway, Xlibris, AuthorHouse, etc.) – Lumina Press
  • 16. Other models • Collaborative working – – – – crowd-funded (e.g. Kickstarter) crowd-edited (a.k.a. beta-readers) crowd-designed (e.g. crowdspring.com) crowd-written (e.g. WattPad) • Author co-operatives (e.g. Triskele, Book View Cafe) • Assisted publishing with an agent or trade publisher • Hybrid/partnership (risk-sharing) with publishers, with some author investment (e.g. BookCountry,
  • 17. Conversion: complexity • • • • Plain text Plain text with links, incl. endnotes Plain text with images or tables Columns, images with wraparound text, boxed features, etc. • Fixed layout and enhanced
  • 20. … and tables can be challenging
  • 22. This is not a page of text…
  • 23. A word about PDF • Meant for printable documents • Preserves layout, fonts, graphics – fixed width • Easy to create a low-res version for distribution digitally • Cannot sell on most trade e-bookstores (Kobo, iBooks, etc.) or on Amazon
  • 24. What is EPUB? • • • • A format for reflowable text Based on web technologies An industry standard for digital books Maintained by the International Digital Publishers Forum (IDPF) • Used by all ebook readers except Kindle • Kindle uses Mobi/KF8 format (use free Kindle Previewer software from Amazon to convert)
  • 25. So what, technically, is EPUB? EPUB is based on existing technology: • HTML – format used to create web pages • CSS – technology used to style web pages • ZIP – file compression (incl multiple files) • XML – metadata, TOC and reading order
  • 26. In a nutshell, what is HTML? • HTML (HyperText Mark-up Language) was developed in 1990 by Tim Berners-Lee as presentational mark-up for text documents for the world wide web • Each piece of text is contained within opening and closing tags that describe that content • If you right-click on any webpage, you can “view source” to see the raw HTML
  • 27. HTML looks like this: <html> <head> <title>Title of document</title> </head> <body> <h1>First level heading</h1> <p>Some text content here. You could maybe add some <strong>bold</strong> text or <em>italic</em>text.</p> <ul> <li>First list item</li> <li>Other list item.</li> </ul> </body> </html>
  • 28. And what is CSS? • CSS is a style sheet language used for describing the presentation semantics (the look and formatting) of a document written in a mark-up language like HTML • It can describe layouts, colours and fonts
  • 29. CSS looks like this: body { font-family: arial, sans-serif; font-size: 75%; line-height: 2; color: black; margin: none; padding: 0; }
  • 30. Another view An EPUB file is just a ZIP file that contains a simple website along with a list of the files in it and what order they should be read.
  • 31. Fixed layout ebooks • • • • Looks like PDF but uses EPUB technology Usually designed for iPad or Kindle Fire Pixel-specific page size; text does not reflow Allows you to choose fonts, text sizes, position images, and design spreads
  • 32. “Enhanced” ebooks • EPUB3/KF8 • Multimedia (video, audio) • Scripting (quizzes, location-based content, interactivity, 3D, etc.)
  • 33. From Word to EPUB • Use Word Styles (not direct formatting) • Follow conversion requirements for your chosen system • Conversion options can include: – online (e.g. Smashwords’ “Meatgrinder”) – software (e.g. Calibre, InDesign) – DIY (guidance available e.g. Liz Castro’s EPUB Straight to the Point; online video tutorials)
  • 35. Editing an EPUB (the techy stuff) • To crack open your EPUB and make changes, you will need: – An EPUB file – A text editor (e.g. TextEdit, Notepad, BBEdit, Notepad++ … but not Word), an HTML editor (e.g. Dreamweaver) or an XML editor (oXygen, Xmetal, XMLSpy) – Something to zip your EPUB back up (e.g. WinZip) – An ebook reader (e.g. Adobe Digital Editions)
  • 36. A brief word about images • Check http://wiki.mobileread.com/wiki/Ebook_Reader_Matrix • For most basic ebooks, it’s the images that cause the most problems when converting • In EPUB2 and Kindle you are limited gif, jpg, png • Most readers are 800 pixels high x 600 wide • The dpi value is ignored by all reading devices • JPG is best for photographic art • PNG is recommended for line art
  • 37. Image handling Screenshot from iBooks – landscape map, image size not optimised
  • 39. EPUBcheck • • • • • • Checks for validity Is the XHTML correct? Are the metadata files valid? Is the zip file structured correctly? Are all the files present? Are all the files in the zip file listed in the manifest? • Do all the internal links work?
  • 40.
  • 41. Remember: You can’t depend on EPUBcheck to find all the errors!
  • 43. Ebook DRM and distribution • DRM is usually applied by the distributor • Most publishers distribute their ebooks via a distributor like OverDrive or Ingram (or both) • Many self-publishers start with online author communities • Both may also distribute via their own website, directly with Amazon, and on sites like ebooks.com
  • 44. Some resources Networking and advice • Alliance of Independent Authors (ALLi) • Byte the Book Creation and distribution • DIY: Liz Castro (EPUB Straight to the Point, and others) • Author communities that release via multiple distributors (e.g. Smashwords, BookCountry) • Direct to distributor (e.g. Kindle Direct Publishing, Kobo WritingLife) • Plus many others in the Wild West of Ebooks!
  • 45. Recap • This afternoon we have – – – – Looked at ebooks on different platforms Seen what’s possible in an ebook Looked at ebook production pathways Thought about next steps (ms conversion, sales, distribution, etc.)