|  09-04-2010, 02:14 PM | #16 | 
| Professional Contrarian            Posts: 2,045 Karma: 3289631 Join Date: Mar 2009 Device: Kindle 4 No Touchie | 
			
			I really don't see it as realistic for one document / ebook to produce the exact same results on all screens.  Even trying to index the display for a screen type would become a Babelian task, since new display proportions are generated on a regular basis and users can alter the font at will. E.g. if I'm reading Shakespeare on a smartphone, and I prefer to use a larger font size, I'm pretty much SOL no matter how it's formatted. Some ebooks aren't formatted well, but on the other hand I've seen quite a few books with good formatting. IMO it has less to do with the tools than the expertise you bring to the task -- as well as holding realistic expectations given the diversity of display options.. Not that the current formats are stupendous, but I expect that once you get used to some of the quirks you'll gain more control over the process. | 
|   |   | 
|  09-04-2010, 02:54 PM | #17 | |
| The Grand Mouse 高貴的老鼠            Posts: 74,432 Karma: 318076944 Join Date: Jul 2007 Location: Norfolk, England Device: Kindle Oasis | Quote: 
 But text that;s coded to display smaller than the base font size should display smaller (or at least not bigger) than the base font size on all displays. A paragraph that's set up with a hanging indent should have a hanging indent on all displays, not just a left indent. Both these errors can happen with the Kindle file format and Kindle rendering software/firmware from Amazon. | |
|   |   | 
| Advert | |
|  | 
|  09-04-2010, 06:09 PM | #18 | 
| Member            Posts: 19 Karma: 5608 Join Date: Aug 2010 Device: Sony PRS-600 | |
|   |   | 
|  09-04-2010, 10:39 PM | #19 | 
| Banned  Posts: 272 Karma: 70 Join Date: Dec 2008 Device: irex reader | 
			
			the tec is not only immature, it isn't maturing in any good pace either, and those responsible for bringing it to the public don't seem to have a real vision for it other than making money off it, right here and now.
		 | 
|   |   | 
|  09-05-2010, 01:30 AM | #20 | 
| Wizard            Posts: 4,812 Karma: 26912940 Join Date: Apr 2010 Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet | 
			
			I expect current style ebook readers will be as defunct as Betamax in a very few years. Luckily we aren't paying $1500 a pop in 1975 dollars. I love my Sony Prs-600 but will be shopping for something better as soon as I am back in a town with more than one store  A 10% better display or better menu navigation will do it for me. But wishes for improvement aside, we are all lucky to be in a brief period of time where the technology is not wide spread. This enables easy sale of our current e-readers when we wish to upgrade or they are appreciated gifts to family members. Until very recently I was the only person I know who actually had an e-reader, and the one I know now bought one because they saw mine. And many of my friends are pretty tech savvy and gadget oriented. | 
|   |   | 
| Advert | |
|  | 
|  10-19-2011, 08:04 AM | #21 | 
| Zealot         Posts: 107 Karma: 1000 Join Date: Sep 2010 Location: Melbourne, Australia Device: iPad2, Kindle | 
			
			Glad to find this thread, even though its an oldie, in technological terms, much of the sentiment still rings true to my ears.
		 | 
|   |   | 
|  10-19-2011, 12:27 PM | #22 | 
| Wizard            Posts: 3,067 Karma: 18821071 Join Date: Oct 2010 Location: Sudbury, ON, Canada Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633 | 
			
			I think the problem is that people are confusing the group who sets the standard with the many groups who implement the standard, each in their own way.  I don't see anything wrong with the first group adding more features to the standard, as long as the whole standard continues to be self-consistent. A problem with the implementers is that many do it with closed-source programs, and the piece of code by one implementer that correctly handles a difficult piece of the standard is kept hidden from the other implementers. The whole effort is duplicated every time, and different short cuts are taken by each group. Unfortunately, sharing doesn't come naturally in the world of commerce. | 
|   |   | 
|  10-19-2011, 02:49 PM | #23 | |
| Fanatic            Posts: 532 Karma: 3293888 Join Date: Oct 2011 Location: Virginia Device: Nook Simple Touch | 
			
			rKomar, I think you nailed it.  For hardware, all the makers (with one notable holdout) seem pretty much resolved to follow the epub standard.  While you can say that one reader implements it better than others, you'd have to define the term 'better' in a lot of cases. Wiki sez that for epub... Quote: 
 | |
|   |   | 
|  10-19-2011, 07:42 PM | #24 | 
| Author from pBook days            Posts: 49 Karma: 10782 Join Date: Mar 2011 Location: Australia Device: Kindle-3-Keyboard; 8" Android Tablet | 
			
			I don't think that Amazon will EVER let the Kindle become an ePub-handling device.  And they won't stop making all their eBooks available only in their own propietary format, either.  So, for authors, the trick is learning how to best replace the 'Typesetter' skills of olden days with knowledge of xhtml and css, so that the middle line may be walked, allowing presentation in either MOBI or ePub to be acceptable to the end user.  Sure, that means that in one format or the other (usually MOBI), some compromises have to be accepted, but reasonable and pleasing text formatting is possible with current technology.  They will look a bit different in different different formats, just like they will look a bit different on different devices, or with different user-choices like font-size.
		 | 
|   |   | 
|  10-19-2011, 08:16 PM | #25 | |
| Witless protection Agent            Posts: 290 Karma: 1002898 Join Date: Nov 2009 Location: Los Angeles Device: Kindle | Quote: 
 I remember one of the original promises of CSS was to separate content from appearance. Yet whenever I study markup or try to write PERL scripts to convert text to ePub - I am constantly hand-crafting tags inside the text trying to mimic the authors original concept. With work - I can create something that can render on a web page, ePub or others, but I have to mark every line as being a type of paragraph/heading/etc. with a mind-numbing number of options. Once I can do it by hand - I can automate the conversion .. but only until the next author gets more creative like embedding an email in the middle so they want every line of the email indented and justified into a perfect square, etc. I suspect - we dont have tags/rules/techniques enough to markup the Guttenberg Bible let alone a modern short story. | |
|   |   | 
|  10-20-2011, 07:52 AM | #26 | ||
| Fanatic            Posts: 532 Karma: 3293888 Join Date: Oct 2011 Location: Virginia Device: Nook Simple Touch | Quote: 
 Quote: 
 | ||
|   |   | 
|  10-20-2011, 11:50 AM | #27 | |
| Zealot            Posts: 126 Karma: 1826 Join Date: Jan 2010 Device: Kindle 2 | Quote: 
   | |
|   |   | 
|  10-20-2011, 12:42 PM | #28 | 
| Martin Kristiansen            Posts: 1,546 Karma: 8480958 Join Date: Aug 2007 Location: Johannesburg Device: Kindle International Ipad 2 | 
			
			I notice we have this thread dealing with the immaturity of the trchnology and another dealing with its expected rapid demise. Personally I think it is a technology with a way to go. Still I remember about 5 or 6 years ago reading about this new tech that was under development. I got so excited I couldn't sleep and for months bored all my friends to death telling them all about it. Friends that didn't even read. Sure it has some issues but it is heaven sent as far as I am concerned. | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| screen technology | loopeylisie | Which one should I buy? | 6 | 10-13-2010 12:23 PM | 
| Author looking for help with this technology | Mosaic Artist | Introduce Yourself | 5 | 02-06-2009 09:56 AM | 
| Best e-paper technology | clabot451 | News | 4 | 05-03-2007 09:49 AM | 
| Upcoming technology | Bob Russell | Lounge | 0 | 02-12-2006 12:03 AM |