<?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: Acorn and JSTalk</title>
	<atom:link href="http://blog.roguesheep.com/2010/03/27/acorn-and-jstalk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roguesheep.com/2010/03/27/acorn-and-jstalk/</link>
	<description>Behind the scenes with the sheep</description>
	<lastBuildDate>Mon, 26 Dec 2011 22:00:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Chris</title>
		<link>http://blog.roguesheep.com/2010/03/27/acorn-and-jstalk/comment-page-1/#comment-14399</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 28 Mar 2010 22:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roguesheep.com/?p=357#comment-14399</guid>
		<description>&lt;p&gt;Mark,&lt;/p&gt;

&lt;p&gt;At the time that we did the work, there was an issue with setting that attribute causing a problem in Acorn. I bet Gus has since addressed the problem. We worked around it by using a monospace font and knowing that we always had the same number of characters in our code. I forgot to pull out the creation of the paragraph style from the sample above!&lt;/p&gt;

&lt;p&gt;Glad to see that apparently works as expected now though.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mark,</p>

<p>At the time that we did the work, there was an issue with setting that attribute causing a problem in Acorn. I bet Gus has since addressed the problem. We worked around it by using a monospace font and knowing that we always had the same number of characters in our code. I forgot to pull out the creation of the paragraph style from the sample above!</p>

<p>Glad to see that apparently works as expected now though.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Thalman</title>
		<link>http://blog.roguesheep.com/2010/03/27/acorn-and-jstalk/comment-page-1/#comment-14398</link>
		<dc:creator>Mark Thalman</dc:creator>
		<pubDate>Sun, 28 Mar 2010 21:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roguesheep.com/?p=357#comment-14398</guid>
		<description>&lt;p&gt;The problem I had with this code is it was ignoring the text alignment.  To get the centering to work I had to add a line to the creation of the promoCodeAttributes dictionary.&lt;/p&gt;

&lt;p&gt;promoStyle, NSParagraphStyleAttributeName,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The problem I had with this code is it was ignoring the text alignment.  To get the centering to work I had to add a line to the creation of the promoCodeAttributes dictionary.</p>

<p>promoStyle, NSParagraphStyleAttributeName,</p>]]></content:encoded>
	</item>
</channel>
</rss>

