Saturday, April 19, 2014

Version 2.8 Highlights

Quiz

You can now create Quiz element that contains a set of questions. After answering all questions, users can view their score.


Points to note:
  • Quiz can be displayed in embedded or hidden & full screen mode.
  • Quiz can be displayed with or without paging.
  • For hidden & full screen mode, you can add new link element or link in paragraph and markdown to launch the quiz. It is very flexible.
  • You can copy existing question element into quiz.
  • You can control the size of quiz.

Features of quiz for different layout:
Quiz \ LayoutClassicFixed Layout
EmbeddedSupported
(Paging is not allowed)
Supported
(Paging is needed)
Hidden & Full ScreenSupported
(Size should be specified)
Supported
(Size should be specified)

Slideshow

You can now create Slideshow element that contains a set of images. Each image can contain caption with title and description. You can tap the image to show or hide the full screen button and play button. You can tap play or pause button to play or pause slideshow. You can even swipe right to left in order to go to next image.



Points to note:
  • Slideshow can be displayed in embedded or hidden mode.
  • You can control size, interval, caption, caption style, auto-start option of slideshow.
  • You can choose transition effect: Push & Fade.
  • For hidden & full screen mode, you can add new link element or link in paragraph and markdown to launch the slideshow. It is very flexible.

Features of slideshow for different layout:
Slideshow \ LayoutClassicFixed Layout
Embedded & Full ScreenNot SupportedSupported
(Size should be specified)
Hidden & Full ScreenSupportedSupported


Preparation of Publishing

If you intend to publish the book to online book store, CBB now will provide some advices in order to make the publishing process easier. CBB checks if the problems exist in the book, e.g. missing author, missing published date, etc. so that you can solve these problems before uploading book to online book store. It can greatly save your time to communicate with online book store.


Friday, April 18, 2014

Creative Book Builder v2.8

Creative Book Builder v2.8 is released.

Here are new features:

1. New Quiz Element

2. New Slideshow Element

3. Search elements by keywords

4. Add link in markdown element

5. Support inline equation and horizontal line for paragraph element

6. Book Information Preference

7. Show warning messages for those who would like to publish book to online book store

8. Search books by keywords

9. Page thumbnails for fixed layout books

10. Change audio element to button mode

11. Better support for EPUB generated by Pages app


Friday, March 7, 2014

Content Migration Between Devices

If you buy a new iPad/iPhone, you would like to transfer content from old device to new device. Here is the method:
  1. Update Creative Book Builder app in both old and new device to the latest version
  2. Plug old device into PC / Mac
  3. Use iTunes to connect to old device
  4. Go to File Sharing, and select Creative Book Builder
  5. Copy all the folders and files from old device to desktop
  6. On desktop, change all folders' name by adding suffix ".pkg", e.g. XXX to XXX.pkg (icon will be changed to package)
  7. Unplug old device from PC / Mac and plug new device into PC / Mac
  8. Use iTunes to connect to new device
  9. Go to File Sharing, and select Creative Book Builder
  10. Copy all the folders and files from new device if you need to backup
  11. Delete all the folders and files from new device
  12. Copy all the folders and files from desktop into new device
  13. On iTunes, change all folders' name by removing suffix ".pkg", e.g. XXX.pkg to XXX (icon will be changed to folder)
  14. Unplug new device from PC / Mac
  15. Finally, launch Creative Book Builder app in new device

Wednesday, February 5, 2014

Creative Book Builder v2.7.1

Creative Book Builder v2.7.1 is released.

Here are new features:

1. Fix bug for footnotes

2. Fix bug for custom font

3. Fix bug for the viewport of fixed layout books

4. Fix bug for clipboard



Thursday, January 23, 2014

Version 2.7 Highlights

Improvement of PDF Generation for Classic Book

Long text is paged properly so that there is no more text splitting for generated PDF. You can also see the paged result in preview mode (it is not the same as the paged result in iBooks). In preview mode, you can simply swipe left or right to turn to next or previous page.

Different Layout Size

For fixed layout books, CBB now supports more types of fixed layout books: Landscape, Portrait and Square. Conversion between different types can be done by using copy book function:
  1. Tap "Edit" button in book list
  2. Select books
  3. Tap "Copy" button at the bottom
  4. Choose the conversion 
  5. Finally, the converted book will be appeared in the corresponding layout

MP3 format for Recorded Audio

All the recorded audio will be converted from CAF to MP3 so that general EPUB readers can play the audio properly.

Sunday, January 19, 2014

Creative Book Builder v2.7

Creative Book Builder v2.7 is released.

Here are new features:

1. Improvement on PDF generation for Classic book

2. Support different sized books: Landscape, Portrait, Square

3. Open-to-spread option: show two pages or one page when opening book

4. Read Aloud: Import audio file from Dropbox, Google Drive or Music Library

5. All recorded audio files are changed to mp3 format

6. Group Page: contains links of sub chapters and sub groups

7. Option to show grid lines when editing fixed layout books

8. Add special pages: copyright, dedication, foreword, preface

9. Preview the paged result for Classic book

10. Import markdown files

11. Use book title as email attachment file name

12. Improvement on importation of books

13. Some bug fixes

Monday, November 18, 2013

Highlights on Version 2.6

Read Aloud

This new feature allows you to record your voice for the book content. The audio will be played and the word will be highlighted at the same time when reading book using iBooks. You can complete all tasks in CBB and there is no need to use additional tools.

Steps:
  1. Type your text. CBB will split the paragraph into word according to space. E.g. "This is my dream" will become "This", "is", "my", "dream".
  2. Record your voice according to text. Just speak at the suitable speed. You do not need to record each word separately.
  3. Tap "Mix" button to get started. The recorded audio will be played. And then you tap word to match the sound of the word until all words are matched.
  4. Optionally, you can adjust beginning time and ending time of each word manually.
  5. Finally, play the mix to see the result.

Points to note:
  • EPUB 3.0 is required. 
  • The latest version of iBooks app is required.
  • This feature is only available for Fixed Layout books.
  • Each page can contain only one Read Aloud element.

Chart

This new feature allows you to create simple chart at the easiest way. There are 6 types of charts supported: Pie, Bar, Line, Donut, Horizontal Bar, and Radar. The generated chart is displayed as an image in the book. You can customize the chart with different text colors, axis label, font, background color, margin, size, etc. Chart is powered by RGraph.

Points to note:
  • By default, the chart type is pie and there are some corresponding data.
  • Tap settings icon to change chart type.
  • Tap cell in the table to change value or column.