<?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"
	>
<channel>
	<title>Comments on: Wordpress 2.5 &#038; wp-typogrify</title>
	<atom:link href="http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/</link>
	<description>design and programming hybridized</description>
	<pubDate>Mon, 06 Oct 2008 14:21:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Michael</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-2480</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 15 Aug 2008 09:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-2480</guid>
		<description>Hi Hamish, thank you for this great plugin. I don't know if my e-mail reached you, so I pose my question again here: Since I am writing in my blog in German, I'd like to use the -feature, too. But there is a problem: the plugin seems not to recognize German umlauts like ÄÖÜ as capital letters, therefore does not span them with the caps-class. It's even worse, because a word like SPÖ is transformed into SPÖ. Any idea how I could make this work?</description>
		<content:encoded><![CDATA[<p>Hi Hamish, thank you for this great plugin. I don&#8217;t know if my e-mail reached you, so I pose my question again here: Since I am writing in my blog in German, I&#8217;d like to use the -feature, too. But there is a problem: the plugin seems not to recognize German umlauts like ÄÖÜ as capital letters, therefore does not span them with the caps-class. It&#8217;s even worse, because a word like <span class="caps">SP</span>Ö is transformed into <span class="caps">SP</span>Ö. Any idea how I could make this&nbsp;work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamish</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-2052</link>
		<dc:creator>Hamish</dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-2052</guid>
		<description>Ah yes, the code can be particular about things like that. I'm glad you figured it out!</description>
		<content:encoded><![CDATA[<p>Ah yes, the code can be particular about things like that. I&#8217;m glad you figured it&nbsp;out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takashi</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-2050</link>
		<dc:creator>Takashi</dc:creator>
		<pubDate>Thu, 03 Jul 2008 08:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-2050</guid>
		<description>Hamish
Thank you very for much your quick reply.
Yes, I knew I need to style it in CSS amd I have done it as well but I couldn't see any tags around ampersand.

However I found out why it didn't work... It was my bad. 

I was testing with typing just &#38;"something" to see how it works. Of course in ths world, there wouldn't be a paragraph which starts a ampersand. As soon as I typed more words before the ampersand,  tags appeared and it got styled as I specify in its CSS.

Also that quotes are not initial quotes either. 

Hamish, I apology my bad, i should've test it with more realistic example.</description>
		<content:encoded><![CDATA[<p>Hamish<br />
Thank you very for much your quick reply.<br />
Yes, I knew I need to style it in <span class="caps">CSS</span> amd I have done it as well but I couldn&#8217;t see any tags around ampersand.</p>
<p>However I found out why it didn&#8217;t work&#8230; It was my bad. </p>
<p>I was testing with typing just &amp;&#8221;something&#8221; to see how it works. Of course in ths world, there wouldn&#8217;t be a paragraph which starts a ampersand. As soon as I typed more words before the ampersand,  tags appeared and it got styled as I specify in its <span class="caps">CSS</span>.</p>
<p>Also that quotes are not initial quotes either. </p>
<p>Hamish, I apology my bad, i should&#8217;ve test it with more realistic&nbsp;example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamish</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-2046</link>
		<dc:creator>Hamish</dc:creator>
		<pubDate>Thu, 03 Jul 2008 01:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-2046</guid>
		<description>&lt;b&gt;Takashi&lt;/b&gt;
You've done right Takashi. But I think you're misunderstanding the purpose of the plugin. wp-typogrify doesn't directly change the appearance of your ampersands, it simply wraps them in a span tag, so you can style them yourself -- see &lt;a href="http://ilovetypography.com/2008/04/13/sunday-type-ampersand-type/" rel="nofollow"&gt;John's post on I Love Typography&lt;/a&gt; for more info. (The section on styling ampersands)

You also mentioned quotes, in this case, typogrify should make them proper quotes (left and right) and wrap initial quotes, but styling is again up to you.

I hope that answers your question. Let me know if you have any more concerns.</description>
		<content:encoded><![CDATA[<p><b>Takashi</b><br />
You&#8217;ve done right Takashi. But I think you&#8217;re misunderstanding the purpose of the plugin. wp-typogrify doesn&#8217;t directly change the appearance of your ampersands, it simply wraps them in a span tag, so you can style them yourself&thinsp;&#8212;&thinsp;see <a href="http://ilovetypography.com/2008/04/13/sunday-type-ampersand-type/" rel="nofollow">John&#8217;s post on I Love Typography</a> for more info. (The section on styling ampersands)</p>
<p>You also mentioned quotes, in this case, typogrify should make them proper quotes (left and right) and wrap initial quotes, but styling is again up to you.</p>
<p>I hope that answers your question. Let me know if you have any more&nbsp;concerns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Takashi</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-2044</link>
		<dc:creator>Takashi</dc:creator>
		<pubDate>Wed, 02 Jul 2008 23:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-2044</guid>
		<description>Hello, I may be only person though, I can't get this plug-in work. The Read-me says "upload the php-typogrify folder" but which folder does it mean? there is no folder called like that. So i upload the "wp-typogrify" folder then activate the plugin but no-effect to ampersands nor quoat marks... Of course I checked all options under Option &#62; Typgrify too. Please assist me the installation and please let me know if you can think why it doesn't work at all.</description>
		<content:encoded><![CDATA[<p>Hello, I may be only person though, I can&#8217;t get this plug-in work. The Read-me says &#8220;upload the php-typogrify folder&#8221; but which folder does it mean? there is no folder called like that. So i upload the &#8220;wp-typogrify&#8221; folder then activate the plugin but no-effect to ampersands nor quoat marks&#8230; Of course I checked all options under Option &gt; Typgrify too. Please assist me the installation and please let me know if you can think why it doesn&#8217;t work at&nbsp;all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc4</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-1984</link>
		<dc:creator>Doc4</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-1984</guid>
		<description>Wonderful plugin. I'm using the older version for title control. I know I should upgrade but it's a great feature. 

I did have a question about widows on get_post_meta content. This doesn't seem to be working even with the newer plugin version, any thoughts on this, perhaps I need to surround this with code I'm unaware of? 

Also, I added in some additional code to prettify your dashboard back-end area and bring it up to the 2.5 world. I'll be happy to send this over and spare you the trouble if you're interested.

Thanks</description>
		<content:encoded><![CDATA[<p>Wonderful plugin. I&#8217;m using the older version for title control. I know I should upgrade but it&#8217;s a great feature. </p>
<p>I did have a question about widows on get_post_meta content. This doesn&#8217;t seem to be working even with the newer plugin version, any thoughts on this, perhaps I need to surround this with code I&#8217;m unaware of? </p>
<p>Also, I added in some additional code to prettify your dashboard back-end area and bring it up to the 2.5 world. I&#8217;ll be happy to send this over and spare you the trouble if you&#8217;re interested.&nbsp;Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamish</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-1751</link>
		<dc:creator>Hamish</dc:creator>
		<pubDate>Sun, 13 Apr 2008 15:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-1751</guid>
		<description>&lt;b&gt;Dan&lt;/b&gt;
You can see the changelog at the end of &lt;a href="http://dev.wp-plugins.org/browser/wp-typogrify/trunk/php-readme.txt" rel="nofollow"&gt;the Readme&lt;/a&gt; file.</description>
		<content:encoded><![CDATA[<p><b>Dan</b><br />
You can see the changelog at the end of <a href="http://dev.wp-plugins.org/browser/wp-typogrify/trunk/php-readme.txt" rel="nofollow">the Readme</a>&nbsp;file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-1748</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 13 Apr 2008 10:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-1748</guid>
		<description>I see there's now a version 1.6 -- what's new?</description>
		<content:encoded><![CDATA[<p>I see there&#8217;s now a version 1.6&thinsp;&#8212;&thinsp;what&#8217;s&nbsp;new?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johno</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-1700</link>
		<dc:creator>johno</dc:creator>
		<pubDate>Fri, 04 Apr 2008 20:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-1700</guid>
		<description>I love typogrify! I've also moved up to WP2.5 and have experienced no problems. I don't wrap caps, so I don't suffer from that tooltip problem; and I have absolutely no idea how it can be fixed. I'll leave that to you. Thanks again for a great plugin.</description>
		<content:encoded><![CDATA[<p>I love typogrify! I&#8217;ve also moved up to <span class="caps">WP2</span>.5 and have experienced no problems. I don&#8217;t wrap caps, so I don&#8217;t suffer from that tooltip problem; and I have absolutely no idea how it can be fixed. I&#8217;ll leave that to you. Thanks again for a great&nbsp;plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamish</title>
		<link>http://blog.hamstu.com/2008/03/29/wordpress-25-and-wp-typogrify/#comment-1655</link>
		<dc:creator>Hamish</dc:creator>
		<pubDate>Mon, 31 Mar 2008 12:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hamstu.com/?p=59#comment-1655</guid>
		<description>&lt;b&gt;Dan&lt;/b&gt;
Thanks Dan. I'm glad you like it. And yeah, I gotta update all the plugin info.

As for the tag pages, just noticed that myself. It's weird because I thought I tested them after the upgrade.</description>
		<content:encoded><![CDATA[<p><b>Dan</b><br />
Thanks Dan. I&#8217;m glad you like it. And yeah, I gotta update all the plugin info.</p>
<p>As for the tag pages, just noticed that myself. It&#8217;s weird because I thought I tested them after the&nbsp;upgrade.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
