2011年1月16日星期日

eCub - a simple to use EPUB and MobiPocket ebook creator | JulianSmart.com

 

    eCub - a simple to use EPUB and MobiPocket ebook creator

    Wed, 12/03/2008 - 18:43 — julian

    eCub eCub - a simple .epub creation tool

    eCub is a cross-platform tool for creating EPUB and MobiPocket books. EPUB is become a popular e-book standard and is open and free for all to implement. EPUB files can be read by MobiPocket, Adobe Digital Editions, FBReader, Stanza, the Sony Reader, and many other readers and applications. MobiPocket books can be read on desktop platforms, mobile platforms and the Amazon Kindle e-book reader.

    eCub in Action

    eCub offers a convenient way to import text and XHTML files and create all the necessary components of an EPUB file. It makes it easy to view and edit files, and check the generated EPUB, using external tools. It can also generate audio files from your book content using eSpeak and other text-to-speech software.

    A wizard allows you to create a new project in seconds, with options for generating a table of contents, a cover page, and a title page. You can create a simple cover design image using templates and a simple design tool. Then you can compile, check and try out the EPUB at the click of a button.

    To summarize, this is what eCub does:

    • Creates unencrypted EPUB files from text or XHTML files;

    • Creates MobiPocket files if you have the mobigen application;

    • allows editing of the text or XHTML files with a simple internal editor or designated external editors;

    • helps you create a simple cover design image;

    • optionally creates title, content and cover pages;

    • can be run from the command line as part of a build script;

    • can be used in portable mode (data and settings are stored locally);

    • can convert your book content to audio files (WAV or MP3).

        eCub does not do WYSIWYG or syntax-highlighted editing, and it currently only produces unencrypted EPUB and MobiPocket output. It's likely to be useful for simple projects, such as novels, where using an expensive tool such as Adobe's InDesign is overkill.

        We're providing eCub free of charge, on Windows, Linux, Mac, FreeBSD and Solaris, for personal and commercial use. However, eCub is not an open source application.

        JutohYou may like to consider the Jutoh ebook editor for easier, WYSIWYG editing, more sophisticated import, and greater configurability. Jutoh also handles footnotes, index entries and other aspects that would take a long time to perfect with eCub.

        eCub is built with the cross-platform application development framework wxWidgets (http://www.wxwidgets.org), and all dialogs were created by our own Rapid Application Development tool, DialogBlocks (http://www.dialogblocks.com).

        Download eCub

        Windows | Mac | Linux | FreeBSD | Solaris | Translation file

        Download the latest eCub here. I'd be grateful if you can send bug reports here.

        eCub for Windows
        eCub for Windows is about 4.8 MB in size. You need about 10 MB of disk space.

        • eCub 1.11 for Windows NT/W2K/XP/Vista/Windows 7

        • eCub 1.11 for PortableApps.com

            Vista/Windows 7 users: if when running eCub you see error messages about a resource load failure, please install eCub into a folder other than Program Files, or adjust permissions for the Program Files folder.

            eCub for Mac OS X
            eCub for Mac OS X is about 5 MB in size. It requires OS X 10.3.9 (Panther) or later. This disk image contains universal binaries and will run on both PowerPC and Intel Macs.

            The archive is a disk image; downloading will automatically mount it, and you can then drag the eCub 2.xx folder

            to an appropriate place, such as the Applications folder. You need about 20 MB of disk space.

            • eCub 1.11 for Mac OS X

            eCub - a simple to use EPUB and MobiPocket ebook creator | JulianSmart.com

            mac给stanza制作epub电子书的软件eCub,使用下来感觉不错,写个简单教程 - 【苹果网】 - MacX.cn - 苹果新闻与用户互动

             

            iMac 2010年新款 超低价上市, 福利社优质售后服务免费赠送.

            mac给stanza制作epub电子书的软件eCub,使用下来感觉不错,写个简单教程

            大家应该都知道,官方版本的stanza软件制作电子书并不能分章节,结果造成成百上千页的文字堆在一个文件内,拖慢了阅读速度不说,极大的打击了我们读电子书的积极性......现在有了这款eCub,mac用户也可以简单为自己的电子书分章节了。

            先分享下载地址:http://www.juliansmart.com/ecub

            访问网址超出本站范围,不能确定是否安全

            继续访问 取消访问http://www.juliansmart.com/ecub 支持win,mac,linux

            第一次打开的界面如下

            1

            以下看图:

            2

            3

            4

            5

            6

            7

            8

            解释:

            1),如果不是要一口气做完正本书的话,(比如大型图书)最好不要选择桌面,因为当下次打开的时候它还是会载入原来的位置,没制作完成不能移动

            2):完成save和compile以后再按此选项,并且在stanza桌面版中看不到章节,只有导入iphone内才可检查

            3):见下图

            其他可以为默认

            4)&5)其实一开始已经做过了,只是可以进行修改

            特别注意:制作电子书的文件导入前需要保存为html,不然就会没有章节区分!导入html的效果应该为上图有代码,无代码的也无法分章节

            顺便提一下,可以采用automator 来减轻制作任务

            其中一个文件Text Files to HTML Files Installer需要下载,链接如下

            此主题相关文件 170718.zip

            9

            细节设置里的设置按图来进行

            全部导入save一遍就完成了,然后通过stanza来分享给iphone,效果

            至此制作完毕~如果说这本书制作花了两个小时,但你读它需要30小时的话,那也是值得的,其实自己做书更能体会读书的乐趣,哈哈,又开始废话了......打住

            其实还有更为复杂的方法,链接如下:

            http://www.jedisaber.com/eBooks/tutorial.asp

            访问网址超出本站范围,不能确定是否安全

            继续访问 取消访问http://www.jedisaber.com/eBooks/tutorial.asp

            作者从epub文件本身的原理入手,需要编辑n多文件夹才打包成epub文件,没有编程基础的同学还是不要尝试了,小猴子尝试了很久没出结果,不过弄懂原理才是关键,希望以后高手来出教程贴,解析关于epub的内部原理,毕竟现在iphone,kindle这两部“电子书浏览器“都是通用这个格式,也许这个格式未来真的会成为主流也说不定呢~

            谢谢观看~转载随意

            p.s.顺便分享一下前面做的书《一课经济学》

            http://www.brsbox.com/filebox/down/fc/78d9f5a8b1d291acc239cf9a9d80fa1f

            访问网址超出本站范围,不能确定是否安全

            继续访问 取消访问http://www.brsbox.com/filebox/down/fc/78d9f5a8b1d291acc239cf9a9d80fa1f

            mac给stanza制作epub电子书的软件eCub,使用下来感觉不错,写个简单教程 - 【苹果网】 - MacX.cn - 苹果新闻与用户互动