|  05-31-2013, 12:39 PM | #16 | 
| A Hairy Wizard            Posts: 3,395 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | 
			
			Dang-it!  I made a boo-boo. It's not angular speed that contributes to orbital velocity - that is a constant for the earth - it is the surface velocity derived from the angular speed which is greatest at the equator... [/geek]   | 
|   |   | 
|  05-31-2013, 01:30 PM | #17 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 Hitch | |
|   |   | 
|  06-05-2013, 01:38 AM | #18 | |
| eBook DIYer  Posts: 111 Karma: 10 Join Date: Oct 2012 Location: Europe Device: K4, KF HD 8.9, Readium | Quote: 
 I wrote an AHK_L script that does automatically the following (among other things) : 1. Unzip an epub 2. Create an uuid (AHK_L program) 3. Change the uuid in OPF 4. Update the NCX with new uuid 5. zip the epub The reason I do that is because I use the new epub file to create a mobi with Kindlegen. I do want to have a different uuid for epub and mobi. Conclusion: I suggest people here to google ahk_L. You can do amazing things with it, even if you are not a SW developer (my case). It is so easy to take the control of your design flow. Systemize the routine, humanize the exception. Last edited by abeonis; 06-05-2013 at 01:46 AM. | |
|   |   | 
|  06-05-2013, 04:06 AM | #19 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 For us, if someone asks us to embed an UUID--and in 2,000 books, we've never been asked--fine. But in the interim, I certainly wouldn't go to the trouble of creating a random number generator just to slap an unused identifier in an ePUB, myself, and certainly not for MOBI. It's unique (the old, one-in-17-trillion argument, or whatever) and usable only to the person who creates it. If you use them for your directories, for a naming schema, I can see it making sense, but in a commercial environment, it's really extraneous. There's plenty to do in making ePUBs, at least at my shop, without adding additional steps that aren't needed or used for commercial books. I don't think I recall anyone else ever saying, here, that they'd used UUID's. Anyone else recall someone using them? Hitch | |
|   |   | 
|  06-05-2013, 04:33 AM | #20 | 
| eBook DIYer  Posts: 111 Karma: 10 Join Date: Oct 2012 Location: Europe Device: K4, KF HD 8.9, Readium | 
			
			Hitch, as far as I know you need different ISBN for mobi and epub. Intuitively, I deduce that I must apply the same rules for uuid and I know that anyway Amazon will assign its own ASIN. Now, as you can see from my karma, I am the new kid in the block and need some years to reach your level of experience. However, I bring a different a new perspective to the same old problem (ebook design). I don't know how uuid will be used in the future and it takes me 0 effort to do it this way (it is done automatically) and I think anyway it is a good practice just in case I will need to modify 100 eBooks later on. Here we have obviously a difference in interests. But in my mind this was not the most important topic in my post. I would like to use Sigil for what it is, a wonderful graphical ePub editor and implement all the rest outside. At least I express my opinion here. I was trying also to give a solution to the "is sooooo '80's" | 
|   |   | 
|  06-05-2013, 04:59 AM | #21 | 
| eBook DIYer  Posts: 111 Karma: 10 Join Date: Oct 2012 Location: Europe Device: K4, KF HD 8.9, Readium | 
			
			BTW, I am curious, is this community populated exclusively by service companies or there are also some DIYers? Often, interests do not converge.
		 | 
|   |   | 
|  06-05-2013, 05:01 AM | #22 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 I wrote a reply, and decided, particularly after re-reading the "new perspective" line, not to bother. Good luck. Hitch | |
|   |   | 
|  06-05-2013, 05:32 AM | #23 | |
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | Quote: 
 What we do not like, are service companies that accept a paid assignment and then ask us to solve their problems. We have had our share of that in the past already. | |
|   |   | 
|  06-05-2013, 05:46 AM | #24 | 
| eBook DIYer  Posts: 111 Karma: 10 Join Date: Oct 2012 Location: Europe Device: K4, KF HD 8.9, Readium | 
			
			I am not sure whether this is directed to me or not. In any case, I am not a service company and I appreciate help from professionals too. This doesn't mean I have to say amen to everything.
		 | 
|   |   | 
|  06-05-2013, 06:41 AM | #25 | 
| A Hairy Wizard            Posts: 3,395 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | 
			
			I hope you didn't take my comment the wrong way. I have a very dry/quirky sense of humor. I wasn't trying to denigrate your solution in any way, other than to say going through all those steps to perform a function reminds me of the early days of computers when we had all these "work arounds" because software had only basic functionality.  Sigil HAS the ability to generate a UUID because it does it when opening a new document. It would be nice to have a button/option that said "Regenerate UUID" in the metadata editor. I don't know who does (other than epubreader), or does not use the UUID (I've only created/cleaned personal books)...or what purpose the UUID will be put to in the future...but the spec requires a "unique" ID, so I try and put one in there. Cheers! | 
|   |   | 
|  06-05-2013, 07:07 AM | #26 | 
| eBook DIYer  Posts: 111 Karma: 10 Join Date: Oct 2012 Location: Europe Device: K4, KF HD 8.9, Readium | 
			
			Don't worry Turtle91, my level of paranoia largely support your sense of humor. I was just trying to propose a solution and participate to the common effort. I will check what the spec says about the unique ID. This spec should be somewhere.
		 | 
|   |   | 
|  06-05-2013, 07:38 AM | #27 | |
| A Hairy Wizard            Posts: 3,395 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | Quote: 
 | |
|   |   | 
|  06-05-2013, 09:00 AM | #28 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | |
|   |   | 
|  06-05-2013, 10:24 AM | #29 | |
| eBook DIYer  Posts: 111 Karma: 10 Join Date: Oct 2012 Location: Europe Device: K4, KF HD 8.9, Readium | Quote: | |
|   |   | 
|  06-05-2013, 10:37 AM | #30 | 
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			Don't worry. After familiarizing yourself with the specs, the only thing you have to worry about is learning which parts of the specs each of the various devices/apps chooses to ignore utterly or interpret differently.
		 | 
|   |   | 
|  | 
| Tags | 
| uuid | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| What are: url:http|// ... urn:urn|uuid| ... uri:http|// | 44reader | Library Management | 5 | 07-05-2012 01:42 PM | 
| Patch: Use real ASIN instead of UUID in mobi files to show correct cover in KindleApp | siebert | Calibre | 4 | 02-24-2012 08:13 AM | 
| Column Creation | Tehnam | Library Management | 16 | 06-13-2011 02:11 PM | 
| uuid isnull | jkcoder | Calibre | 6 | 09-26-2010 12:12 PM | 
| urn:uuid in Adept epubs? | NookyBook | ePub | 2 | 05-18-2010 01:05 PM |