<?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: Funny Work Stories December 5th, 2007</title>
	<atom:link href="http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/</link>
	<description>Mostly musings on design</description>
	<lastBuildDate>Sat, 03 Oct 2009 22:48:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ben</title>
		<link>http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/comment-page-1/#comment-32</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 13 Dec 2007 23:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/#comment-32</guid>
		<description>Yeah. Well I&#039;ve made good use of &lt;a href=&quot;http://leftlogic.com/lounge/articles/entity-lookup/&quot; rel=&quot;nofollow&quot;&gt;LeftLogic&#039;s&lt;/a&gt; very useful Mac OS X Dashboard widget to solve it. Nothing elaborate as coding up a PHP page!</description>
		<content:encoded><![CDATA[<p>Yeah. Well I&#8217;ve made good use of <a href="http://leftlogic.com/lounge/articles/entity-lookup/" rel="nofollow">LeftLogic&#8217;s</a> very useful Mac OS X Dashboard widget to solve it. Nothing elaborate as coding up a PHP page!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/comment-page-1/#comment-31</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 13 Dec 2007 20:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/#comment-31</guid>
		<description>Displaying HTML in HTML is one of the eternal conundrums. The visual editor does a pretty good job of it these days but takes away most of your control and has some really annoying quirks. When I need to paste a large amount of HTML into a post, I usually search for an online tool that will turn all the tags into HTML entities (such as &amp;) and then I paste the result from that.

In a pinch, I code up a small PHP page and use htmlspecialchars() to do it myself.</description>
		<content:encoded><![CDATA[<p>Displaying HTML in HTML is one of the eternal conundrums. The visual editor does a pretty good job of it these days but takes away most of your control and has some really annoying quirks. When I need to paste a large amount of HTML into a post, I usually search for an online tool that will turn all the tags into HTML entities (such as &amp;) and then I paste the result from that.</p>
<p>In a pinch, I code up a small PHP page and use htmlspecialchars() to do it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/comment-page-1/#comment-29</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 06 Dec 2007 23:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/#comment-29</guid>
		<description>Okay that was easy enough - you just need to use the encoded characters like &amp;lt semicolon an there you go.</description>
		<content:encoded><![CDATA[<p>Okay that was easy enough &#8211; you just need to use the encoded characters like &#038;lt semicolon an there you go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/comment-page-1/#comment-28</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 06 Dec 2007 02:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bemdesign.com/wordpress/2007/12/05/funny-work-stories-december-5th-2007/#comment-28</guid>
		<description>Man getting code stuff into wordpress as actually text  is harder then it looks. Any suggestions on how to make it easier?</description>
		<content:encoded><![CDATA[<p>Man getting code stuff into wordpress as actually text  is harder then it looks. Any suggestions on how to make it easier?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
