레이블이 mobi인 게시물을 표시합니다. 모든 게시물 표시
레이블이 mobi인 게시물을 표시합니다. 모든 게시물 표시

2013년 7월 7일 일요일

Kindle Comic Creator

Kindle Comic Creator is a free tool for authors and publishers to turn their comics, graphic novels and manga into Kindle books. Kindle Comic Creator makes it easy for authors and publishers to import artwork, create their preferred customer reading experience and preview how their book will look on Kindle devices. Once satisfied with their Kindle book, authors can publish to Kindle and share their story with millions of Amazon customers worldwide.

Kindle Comic Creator makes it fast and easy to create a guided navigation experience with Kindle Panel Views. Kindle Comic Creator automatically detects and recommends Kindle Panel View placement in your book. Kindle Comic Creator also makes it simple to create books with double page spread, facing pages and right-to-left page turns.

Kindle Comic Creator accepts the most prevalent graphic file types, so authors are free to create art in their preferred design tools. Kindle Comic Creator can import single or multi-page images in jpg, pdf, tiff, png and ppm formats.

Kindle Comic Creator also makes it quick to preview how the content will look across Kindle devices. With an integrated preview feature, authors can validate that their books look beautiful on Kindle Fire tablets and Kindle eInk readers.


Goooooooooooooooooood !!!!

http://www.amazon.com/gp/feature.html?docId=1001103761

2013년 6월 26일 수요일

#2 Amazon Children Picture Book for Christian - Preview

#2 Amazon Children Picture Book for Christian - Preview

< The Story of Eden > 
Genesis 'He Loves Us So Much' #1

"Let there be light," said God.
And right away there was light in the world,
scattering the darkness.

God called the light "day"
and He called the darkness "night."
God was happy to see them.
That was the first day.

2013년 6월 12일 수요일

Making Mobi files for Amazon bookstore-the most reliable and easy way! (아마존서점의 .mobi 파일 만드는 방법 - 가장 확실하고 아주 쉬운 방법 ! )

아마존 .mobi 파일 만드는 방법 - 가장 확실하고 아주 쉬운 방법 ! - 이보다 더 완벽할 수 없다.

이래저래 고민하고 google 검색하면서 알게 된 방법인데요.
이것보다 더 완벽하고 쉬울순 없습니다.

사진을 보면서 설명해 볼께요.


Making Mobi files for Amazon bookstore-the most reliable and easy way!
-Nothing better than this!

I've been struggled for many troubles
and this is the way I found it as I googled.
Nothing will be easier than this.

I'll explain it with the photos.



1.먼저 만든 파일을 .zip으로 압축합니다.

First, create the file and compress it as a. Zip file.

2.압축한게 보이지요?

Can you see that compression?

3..zip의 확장자명을 .epub로 바꿉니다.

Replace the name of the extension from zip to epub.

4.그리고 아마존에서 제공하는 kindlegen.exe에 드래그 합니다.
아래 아마존 링크에서 다운받으세요.


Then drag it to kindlegen.exe which provided from the Amazon.
Download it form the Amazon link below.




5.그럼 자동으로 생성되고 있는 모습니다.

Now, it's automatically create the mobi file.

6.짜잔~~ .mobi파일이 만들어졌지요?
저는 이렇게해서 아마존서점에 책을 등록하는데
아주 편리하고 에러가 전혀 없습니다.


Ta-da! The mobi file is created.
I am using this way to register my books on the Amazon bookstore
It's very convenient and there's no errors at all.






The Amazon mobi file sources for Fixed Layout Error!

Fixed Layout을 위한 아마존 mobi파일 소스 에러 !
The Amazon mobi file sources for Fixed Layout Error !




킨들에 등록하고 나면 이상하게도 이런 에러가 생긴다.

처음에 cover가 나오고 
그 다음에 원래 크기가 아닌 늘어난 사이즈로 한장 더 보인다는거~
왜 이런지 누구 아는 사람 없나요?

Once you have registered on Kindle, this error occurs.
The cover page comes out first,
then there's another cover on the next page
but it's stretched out than the original size.
Does anybody know why?











2013년 6월 11일 화요일

The Amazon mobi file sources for Fixed Layout (Fixed Layout을 위한 아마존 mobi파일 소스)

Fixed Layout을 위한 아마존 mobi파일 소스입니다.
아래와 같이 일단 폴더와 파일명을 만드세요.
폴더는 새폴더를 만들어서 이름을 바꾸면 되겠죠?
파일 또한 새파일 만들어서 이름을 아래와 같이 써서(확장자명도 함께) 
저장해주면 됩니다.
참고로 EditPlus3을 쓰면 편리하답니다.

This is the Amazon mobi file sources for Fixed Layout.
Create one folder and named the file as follows.
Once you create a new folder then rename the folder.
Create a new file and change the name of that file as follows (with the extension filename) and save it.
Note that using EditPlus3 is more convenience.

css폴더에서는 폰트타입을 결정하는데 저는 이미지만 들어가므로 패쓰~
그리고 images폴더에는 그림을 넣어 주시면 되는데요.
여기서 중요한 것은 가로가 1280픽셀이어야 한다는점!
그래야 새로나온 킨들기기 등에 더 잘보인다네요.

The css folder to determine the font type, but I only use the image.
So I'm going to skip this part.
Put the picture in the images folder.
The important thing is, it must be 1280 horizontal pixels!
So it'll look better for new Kindle devices.

그럼 css폴더를 열어볼까요?
아래와 같이 stylesheet.css 파일이 있네요.

So let's open the css folder?
There's a stylesheet.css file as shown below.


파일을 열면 아래의 소스를 복사해서 넣어줍니다.
When you open the file then copy and paste the sources below.


/* CSS Reset
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* Full Screen Page Layout */
div.fs {
height: 800px;
width: 1280px;
}


/* img-이미지의 크기 여백 등을 규정함 */ 
It determines the size of the image or the margins.

img {
position: absolute;
width: 1280px;
height: 800px;
margin: 0;
top: 0;
left: 0;
}



/* 여기서부터 각 페이지의 특정 레이아웃을 위한 클래스들입니다. *//////////////////////////////////////
From here, this is the classes for specific layout of each page.

/* coverpage */
.page001 {
height:800px;
width: 1280px;
overflow: hidden;
}

/* 폰트 */  Font
h1 {
font-size: 30px;
}



여기까지입니다.
그럼 이젠 content.opt를 열어보겠습니다.
That's it for now.
So now, let's open the content.opt.

<?xml version="1.0" encoding="UTF-8"?>
<package xmlns:xx="http://saxon.sf.net/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/metadata/dublin_core" unique-identifier="BookId" version="2.0">

<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
<meta name="fixed-layout" content="true"/>
<meta name="orientation-lock" content="landscape"/>
<meta name="original-resolution" content="1280x800"/>
<meta name="book-type" content="children"/>
<meta name="RegionMagnification" content="true"/>
   
<dc-metadata xmlns:dc="http://purl.org/metadata/dublin_core" xmlns:oebpackage="http://openbook.org/namespaces/oeb-package/1.0/"> 
<dc:title>The Story Of Isaac</dc:title> 
<dc:creator>Choi Young Soon</dc:creator>
<dc:language>en</dc:language> 
<dc:identifier id="bookid">9788997978007</dc:identifier>
<meta name="cover" content="cover-image"/>
</dc-metadata>

<x-metadata>
<EmbeddedCover>images/img01-00.jpg</EmbeddedCover>
</x-metadata>

 </metadata>
 <manifest>
 
  <item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml"/>
  <item id="style" href="css/stylesheet.css" media-type="text/css"/>


<item id="cover" href="file01-00.xhtml" media-type="application/xhtml+xml"/>
<item id="cover-image" href="images/img01-00.jpg" media-type="image/jpeg"/>

<item id="file01-01" href="file01-01.xhtml" media-type="application/xhtml+xml"/>
<item id="img01-01" href="images/img01-01.jpg" media-type="image/jpeg"/>



<item id="file02-01" href="file02-01.xhtml" media-type="application/xhtml+xml"/>
<item id="img02-01" href="images/img02-01.jpg" media-type="image/jpeg"/>



<item id="file03-01" href="file03-01.xhtml" media-type="application/xhtml+xml" />
<item id="img03-01" href="images/img03-01.jpg" media-type="image/jpeg" />



<item id="file04-01" href="file04-01.xhtml" media-type="application/xhtml+xml" />
<item id="img04-01" href="images/img04-01.jpg" media-type="image/jpeg" />



<item id="file05-01" href="file05-01.xhtml" media-type="application/xhtml+xml" />
<item id="img05-01" href="images/img05-01.jpg" media-type="image/jpeg" />



<item id="file06-01" href="file06-01.xhtml" media-type="application/xhtml+xml" />
<item id="img06-01" href="images/img06-01.jpg" media-type="image/jpeg" />



<item id="file07-01" href="file07-01.xhtml" media-type="application/xhtml+xml" />
<item id="img07-01" href="images/img07-01.jpg" media-type="image/jpeg" />



<item id="file08-01" href="file08-01.xhtml" media-type="application/xhtml+xml" />
<item id="img08-01" href="images/img08-01.jpg" media-type="image/jpeg" />








  <spine toc="ncx">
<itemref idref="cover"/>
<itemref idref="file01-01"/>

<itemref idref="file02-01"/>

<itemref idref="file03-01" />

<itemref idref="file04-01" />

<itemref idref="file05-01" />

<itemref idref="file06-01" />

<itemref idref="file07-01" />

<itemref idref="file08-01" />




   </spine>

<guide>
<reference type="cover" href="file01-00.xhtml" />
<reference type="text" href="file01-01.xhtml" />
</guide>

</package>

대충 감이 오시나요? Can you get it roughly?

<meta name="orientation-lock" content="landscape"/>은 
항상 가로로 그림책이 보이게 하라는 내용이구요.
This is to the picture book always shows horizontally.

<meta name="original-resolution" content="1280x800"/>
이미지 사이즈 입니다.
The Image size.

그럼 이제 file01-00.xhtml을 열어보겠습니다.
Now, let's open file01-00.xhtml.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="viewport" content="width=1280, height=800"/>
<meta content="text/html; charset=UTF-8"/>
<title>The Story Of Isaac</title>
<link href="css/stylesheet.css" type="text/css" rel="stylesheet"/>
</head>
<body>
<div class="page001">
<img id="img01-00" width="1280" height="800" src="images/img01-00.jpg" alt=""/>
</div>
</body>
</html>

별거 없지요? 파일명과 사이즈를 적어주면 됩니다.
나머지 file01-01.xhtml 부터 file08-01.xhtml도 마찬가지입니다.
Nothing special. Just write down the file name and size sufficiently.
The rest is the same for the file01-01.xhtml to file08-01.xhtml.

이제 toc.ncx를 열어보겠습니다.
Now, let's open the toc.ncx.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ncx PUBLIC "-//NISO//DTD ncx 2005-1//EN" "http://www.daisy.org/z3986/2005/ncx-2005-1.dtd">
<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1" xml:lang="en">
  <head>
    <meta name="dtb:uid" content="urn:uuid:9788997978007"/>
    <meta name="dtb:depth" content="1"/>
    <meta name="dtb:totalPageCount" content="0"/>
    <meta name="dtb:maxPageNumber" content="0"/>
  </head>
  <docTitle>
    <text>The Story Of Isaac</text>
  </docTitle>
  <navMap>

    <navPoint id="file01-00" playOrder="0">
      <navLabel>
        <text>file01-00</text>
      </navLabel>
      <content src="file01-00.xhtml"/>
    </navPoint>


    <navPoint id="file01-01" playOrder="1">
      <navLabel>
        <text>file01-01</text>
      </navLabel>
      <content src="file01-01.xhtml"/>
    </navPoint>




    <navPoint id="file02-01" playOrder="2">
      <navLabel>
        <text>file02-01</text>
      </navLabel>
      <content src="file02-01.xhtml"/>
    </navPoint>




 <navPoint id="file03-01" playOrder="3">
      <navLabel>
        <text>file03-01</text>
      </navLabel>
      <content src="file03-01.xhtml"/>
    </navPoint>




    <navPoint id="file04-01" playOrder="4">
      <navLabel>
        <text>file04-01</text>
      </navLabel>
      <content src="file04-01.xhtml"/>
    </navPoint>




    <navPoint id="file05-01" playOrder="5">
      <navLabel>
        <text>file05-01</text>
      </navLabel>
      <content src="file05-01.xhtml"/>
    </navPoint>




<navPoint id="file06-01" playOrder="6">
      <navLabel>
        <text>file06-01</text>
      </navLabel>
      <content src="file06-01.xhtml"/>
    </navPoint>



<navPoint id="file07-01" playOrder="7">
      <navLabel>
        <text>file07-01</text>
      </navLabel>
      <content src="file07-01.xhtml"/>
    </navPoint>






<navPoint id="file08-01" playOrder="8">
      <navLabel>
        <text>file08-01</text>
      </navLabel>
      <content src="file08-01.xhtml"/>
    </navPoint>













  </navMap>
</ncx>



파일명만 적으면 되는군요.
간단하지요?
이 간단한 게 안되서 힘들여 한 일인이었습니다.

다음에는 이렇게 만든 파일을 아마존에 등록하기 위한 mobi파일로 
변환하는 과정을 알아보도록 하겠습니다.


You only need to name the file.
Simple, right?
It turns out so easy but I've been go through lots of troubles.

Next time, let's take a look at the process of converting this file to mobi file for registration in the Amazon.com.