Download Blurb Booksmart For Mac

  1. Blurb Booksmart Download
  2. Download Blurb Booksmart For Mac Full
  3. Blurb Bookwright Download


Contents

  1. Installation Instructions

If you're inspired by my books, click on the open book, register free at Blurb, and download Blurb's Booksmart (TM) FREE bookmaking software for Mac and PC! Then get started making your book! And if you need some design help, just call Diane Design It!

  1. To add a picture, simply drag and drop an image onto the corresponding box. Other interesting features on Blurb BookSmart include: -Image recovery from web services such as Picasa, Flickr and PhotoBucket.Collaborative album editing.Add different borders and frames to your pictures.Carry out basic operations, such as rotate, line-up, cut, etc.
  2. Just download Blurb’s free BookSmart™ software for Mac or PC at blurb.com, then drop blogs, photos, the works into professionally designed book templates. Each hardcover book is professionally bound by Blurb’s commercial book printers with a custom dust jacket, and delivered in about a week.

BookSmart is a bookmaking application developed by Blurb, Inc. It allows users to design and publish books.

Although Blurb do not offer or support a Linux version of BookSmart, it is a Java application which will run on Linux with a bit of fiddling.

Website: http://www.blurb.com/

These instructions are heavily based on the hard work done by Blurb forum member Cedric Lecuret. His original instructions are here.

Download and mount install disc

Firstly, download the latest version of BookSmart from here. Make sure you get the Mac version, not the Windows version. Alternatively, download it from the command line. The following will get v3.0.3, (newest pr. april 2011) which may not be the latest version so check first:

Download Blurb Booksmart For Mac

wget http://downloads.blurb.com/booksmart/BookSmart_3.0.3.dmg

Now install some software to convert the DMG file into something that Linux can mount, such as dmg2img. Follow these DMG2IMG instructions. Then, convert the file using:

dmg2img BookSmart_3.0.3.dmg

Next mount the disc image (Karmic seems to have HFS module loaded by default. If not, 'sudo modprobe hfsplus'):

Install files

Install the BookSmart files in a folder where you have right to write :

The 3.0.3 Mac version of BookSmart seems to run okay under Java 1.6 - previous versions needed 1.5. Make sure 1.6 is installed:

sudo apt-get install sun-java6-jre

Create startup script

Create a script that can start BookSmart:

Set up menu

Finally, create a menu item to run BookSmart. Right-click on the Applications menu and select Edit Menus. Add a new entry under the Graphics menu called BookSmart which runs the following command:

~/booksmart/booksmart.sh

You can set the icon to use the following file:

~/booksmart/booksmart.icns

Blurb Booksmart Download

Tidying up

Blurb booksmart review

You can now tidy up the files used during installation:

You can now run BookSmart by selecting Applications > Graphics > BookSmart from the menu.

Download Blurb Booksmart For Mac Full

<< I can assert that this method works equally good on Mint 12, sep 2012 GijsH >>

None

This procedure worked fine with BookSmart 3.4.4_de and Ubuntu 13.10 (32bit). There was no need to install Sun Java 1.6, so just skip this step. The HFS module was loaded by default in Ubuntu 13.10. (this note added by dl1dby)

November 2013 (Peter Brewer) - Attempts to run v3.4.4 with OpenJDK-7 failed for me because BookSmart appears to be using a deprecated Java 6 class. Running with OpenJDK-6 worked fine though.

Blurb Bookwright Download

CategoryGraphicsApplications