<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Backwards Compatible Poetry for KF8/Mobi</title>
	<atom:link href="http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/</link>
	<description>news &#38; opinions from the world of ebooks</description>
	<lastBuildDate>Tue, 23 Apr 2013 19:42:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Joshua</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-187</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Tue, 23 Apr 2013 19:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-187</guid>
		<description><![CDATA[John, the issue is that the Mobipocket format does not support that CSS, it requires that the width attribute, which is not really HTML, be used for hanging indents. This is, however, not much of an issue any more since the vast majority of devices in the Kindle system now support KF8.]]></description>
		<content:encoded><![CDATA[<p>John, the issue is that the Mobipocket format does not support that CSS, it requires that the width attribute, which is not really HTML, be used for hanging indents. This is, however, not much of an issue any more since the vast majority of devices in the Kindle system now support KF8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-185</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 23 Apr 2013 19:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-185</guid>
		<description><![CDATA[&quot;The Mobi-only CSS uses the negative text-indent to emulate the width attribute, and the KF8 CSS hides the non-breaking spaces and uses the standard CSS approach to hanging indents (negative text-indent, positive margin-left).&quot;

If the mobly-only CSS is just emulating the width attribute, why not just use the width attribute in the CSS rather than the negatie text-indent?

ie.

@media amzn-mobi {
p.poem1 {
width: -30px;
}]]></description>
		<content:encoded><![CDATA[<p>&#8220;The Mobi-only CSS uses the negative text-indent to emulate the width attribute, and the KF8 CSS hides the non-breaking spaces and uses the standard CSS approach to hanging indents (negative text-indent, positive margin-left).&#8221;</p>
<p>If the mobly-only CSS is just emulating the width attribute, why not just use the width attribute in the CSS rather than the negatie text-indent?</p>
<p>ie.</p>
<p>@media amzn-mobi {<br />
p.poem1 {<br />
width: -30px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan Kinnett</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-155</link>
		<dc:creator>Dylan Kinnett</dc:creator>
		<pubDate>Thu, 21 Mar 2013 22:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-155</guid>
		<description><![CDATA[This is a minor point, but I&#039;ve always wondered about the semantics of wrapping a single line of poetry in a paragraph tag. Why not use the paragraph tag for a stanza, and line breaks for line breaks? I wonder what others think about this.]]></description>
		<content:encoded><![CDATA[<p>This is a minor point, but I&#8217;ve always wondered about the semantics of wrapping a single line of poetry in a paragraph tag. Why not use the paragraph tag for a stanza, and line breaks for line breaks? I wonder what others think about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-36</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Mon, 16 Apr 2012 04:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-36</guid>
		<description><![CDATA[Sorry, Dan. I have been very busy, but will do my best to write one up soon.]]></description>
		<content:encoded><![CDATA[<p>Sorry, Dan. I have been very busy, but will do my best to write one up soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-35</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 13 Apr 2012 13:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-35</guid>
		<description><![CDATA[Love your podcast, but your blog is seriously lacking, dudes. 1 post???]]></description>
		<content:encoded><![CDATA[<p>Love your podcast, but your blog is seriously lacking, dudes. 1 post???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Severn</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-34</link>
		<dc:creator>Andy Severn</dc:creator>
		<pubDate>Wed, 11 Apr 2012 22:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-34</guid>
		<description><![CDATA[(D&#039;oh! Please ignore my last comment - just delete)
Found out what was wrong...

Andy]]></description>
		<content:encoded><![CDATA[<p>(D&#8217;oh! Please ignore my last comment &#8211; just delete)<br />
Found out what was wrong&#8230;</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-33</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Wed, 11 Apr 2012 15:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-33</guid>
		<description><![CDATA[Andy,

I just tested it again and did not see any issues. If you email me your code I will take a quick look at it.

joshua [at] ebookarchitects.com]]></description>
		<content:encoded><![CDATA[<p>Andy,</p>
<p>I just tested it again and did not see any issues. If you email me your code I will take a quick look at it.</p>
<p>joshua [at] ebookarchitects.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Severn</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-32</link>
		<dc:creator>Andy Severn</dc:creator>
		<pubDate>Tue, 10 Apr 2012 16:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-32</guid>
		<description><![CDATA[Joshua,
I&#039;ve just tried exactly what you described above, (and some variants by other people) but it simply won&#039;t work on the new Kindle previewer and building with KindleGen 2.4 Have they removed the negative text-indent?]]></description>
		<content:encoded><![CDATA[<p>Joshua,<br />
I&#8217;ve just tried exactly what you described above, (and some variants by other people) but it simply won&#8217;t work on the new Kindle previewer and building with KindleGen 2.4 Have they removed the negative text-indent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Kistner</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-31</link>
		<dc:creator>Diane Kistner</dc:creator>
		<pubDate>Sat, 17 Mar 2012 13:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-31</guid>
		<description><![CDATA[I knew there was a reason I was putting off coding all of our FutureCycle Press ebook versions for 2011 and 2012. I would have had a mess without this strategy. Excellent work, Joshua, as always. Poets, poetry publishers, and readers of poetry everywhere owe you a heap of thanks!]]></description>
		<content:encoded><![CDATA[<p>I knew there was a reason I was putting off coding all of our FutureCycle Press ebook versions for 2011 and 2012. I would have had a mess without this strategy. Excellent work, Joshua, as always. Poets, poetry publishers, and readers of poetry everywhere owe you a heap of thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ePUBSecrets &#187; Blog Archive &#187; Formatting Poetry in ePUB: Part 1</title>
		<link>http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/#comment-5</link>
		<dc:creator>ePUBSecrets &#187; Blog Archive &#187; Formatting Poetry in ePUB: Part 1</dc:creator>
		<pubDate>Sun, 29 Jan 2012 05:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://ebookarchitects.com/blog/?p=9#comment-5</guid>
		<description><![CDATA[[...] Kindle Formatting. Joshua Tallent also has a post on this at his new eBook Architects Blog titled “Backwards Compatible Poetry for KF8/Mobi.” In this post, Tallent shows you how to use media queries and CSS to apply the old negative [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Kindle Formatting. Joshua Tallent also has a post on this at his new eBook Architects Blog titled “Backwards Compatible Poetry for KF8/Mobi.” In this post, Tallent shows you how to use media queries and CSS to apply the old negative [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
