<?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: The Problem with Markup Languages</title>
	<atom:link href="http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/</link>
	<description>PHP Programming, Web Development, PHP Advocacy and PHP Best Practices.</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:53:56 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evita Shetterly</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-86557</link>
		<dc:creator>Evita Shetterly</dc:creator>
		<pubDate>Mon, 16 Jan 2012 12:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-86557</guid>
		<description>http://blogs.palmbeachpost.com/extracredit/2008/09/19/leo-dicaprio-loves-fau</description>
		<content:encoded><![CDATA[<p><a href="http://blogs.palmbeachpost.com/extracredit/2008/09/19/leo-dicaprio-loves-fau" rel="nofollow">http://blogs.palmbeachpost.com/extracredit/2008/09/19/leo-dicaprio-loves-fau</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shad Purter</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-86469</link>
		<dc:creator>Shad Purter</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-86469</guid>
		<description>Also, you don&#039;t need lots of gadgets to entertain yourself when you have lots of siblings to play with (I know- I&#039;m one of 12 and my youngest sibling is now just 4- my parents would agree with all Msgr. wrote!) I&#039;m grateful for my family- it&#039;s much more important to me than &quot;stuff.&quot;</description>
		<content:encoded><![CDATA[<p>Also, you don&#8217;t need lots of gadgets to entertain yourself when you have lots of siblings to play with (I know- I&#8217;m one of 12 and my youngest sibling is now just 4- my parents would agree with all Msgr. wrote!) I&#8217;m grateful for my family- it&#8217;s much more important to me than &#8220;stuff.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessica</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-85144</link>
		<dc:creator>jessica</dc:creator>
		<pubDate>Tue, 03 Aug 2010 19:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-85144</guid>
		<description>I had to put a few extra spaces in some of my code – specifically in a .= block and one other place</description>
		<content:encoded><![CDATA[<p>I had to put a few extra spaces in some of my code – specifically in a .= block and one other place</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevinxiao</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-85117</link>
		<dc:creator>kevinxiao</dc:creator>
		<pubDate>Thu, 15 Jul 2010 08:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-85117</guid>
		<description>the wellknown markup formatters (Markdown, Texile) are the Rulette players, as you write.</description>
		<content:encoded><![CDATA[<p>the wellknown markup formatters (Markdown, Texile) are the Rulette players, as you write.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Whitty</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-84087</link>
		<dc:creator>Wayne Whitty</dc:creator>
		<pubDate>Tue, 07 Oct 2008 12:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-84087</guid>
		<description>I just think that a lot of people don&#039;t want to have to worry about about HTML being submitted by their users. A mixture of fear and laziness I suppose.

Wayne</description>
		<content:encoded><![CDATA[<p>I just think that a lot of people don&#8217;t want to have to worry about about HTML being submitted by their users. A mixture of fear and laziness I suppose.</p>
<p>Wayne</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Saray</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-81897</link>
		<dc:creator>Aaron Saray</dc:creator>
		<pubDate>Sun, 17 Jun 2007 00:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-81897</guid>
		<description>Just a note: I&#039;ve had the same issue with my wordpress and some code.  It actually would cause a 503 error whenever I posted a tutorial with a certain segment of PHP code.  I finally figured out it was a spacing issue... I had to put a few extra spaces in some of my code - specifically in a .= block and one other place that I can&#039;t remember... It was just far easier to mangle the code than to go fix the reg expressions ;)</description>
		<content:encoded><![CDATA[<p>Just a note: I&#8217;ve had the same issue with my wordpress and some code.  It actually would cause a 503 error whenever I posted a tutorial with a certain segment of PHP code.  I finally figured out it was a spacing issue&#8230; I had to put a few extra spaces in some of my code &#8211; specifically in a .= block and one other place that I can&#8217;t remember&#8230; It was just far easier to mangle the code than to go fix the reg expressions <img src='http://www.procata.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Teese</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-81451</link>
		<dc:creator>Jack Teese</dc:creator>
		<pubDate>Wed, 02 May 2007 15:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-81451</guid>
		<description>Well I stumbled over a site today that got some nice syntax highlighting: http://php-coding-practices.com

I wonder what WP plugin they use. 

I agree that regexp should be used for such things - it&#039;s just the way to go.</description>
		<content:encoded><![CDATA[<p>Well I stumbled over a site today that got some nice syntax highlighting: <a href="http://php-coding-practices.com" rel="nofollow">http://php-coding-practices.com</a></p>
<p>I wonder what WP plugin they use. </p>
<p>I agree that regexp should be used for such things &#8211; it&#8217;s just the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgx</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-79209</link>
		<dc:creator>dgx</dc:creator>
		<pubDate>Wed, 21 Mar 2007 14:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-79209</guid>
		<description>...and any additional features: support for &lt;a href=&quot;http://texy.info/en/try/76dus&quot; rel=&quot;nofollow&quot;&gt;typography rules&lt;/a&gt;, may be combined with a &lt;a href=&quot;http://texy.info/en/try/dbzkp&quot; rel=&quot;nofollow&quot;&gt;syntax highlighter&lt;/a&gt;, and is highly configurable.</description>
		<content:encoded><![CDATA[<p>&#8230;and any additional features: support for <a href="http://texy.info/en/try/76dus" rel="nofollow">typography rules</a>, may be combined with a <a href="http://texy.info/en/try/dbzkp" rel="nofollow">syntax highlighter</a>, and is highly configurable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgx</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-79208</link>
		<dc:creator>dgx</dc:creator>
		<pubDate>Wed, 21 Mar 2007 14:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-79208</guid>
		<description>Hello, i have posted longer comment to the Chris&#039;s blog, so shortly - the wellknown markup formatters (Markdown, Texile) are the Rulette players, as you write. To write bulletproof solution for comments was challenge, so I wrote &lt;a href=&quot;http://texy.info/en/&quot; rel=&quot;nofollow&quot;&gt;Texy.&lt;/a&gt;

It allows you use HTML tags and ensures the well-formedness of the resulting code (&lt;a href=&quot;http://texy.info/en/try/x4s95&quot; rel=&quot;nofollow&quot;&gt;demo&lt;/a&gt;), 

And, there is plugin for WordPress. It out country is it very popular combination, WordPress with Texy.</description>
		<content:encoded><![CDATA[<p>Hello, i have posted longer comment to the Chris&#8217;s blog, so shortly &#8211; the wellknown markup formatters (Markdown, Texile) are the Rulette players, as you write. To write bulletproof solution for comments was challenge, so I wrote <a href="http://texy.info/en/" rel="nofollow">Texy.</a></p>
<p>It allows you use HTML tags and ensures the well-formedness of the resulting code (<a href="http://texy.info/en/try/x4s95" rel="nofollow">demo</a>), </p>
<p>And, there is plugin for WordPress. It out country is it very popular combination, WordPress with Texy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat O</title>
		<link>http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-78959</link>
		<dc:creator>Pat O</dc:creator>
		<pubDate>Mon, 19 Mar 2007 21:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.procata.com/blog/archives/2007/03/14/the-problem-with-markup-languages/#comment-78959</guid>
		<description>Re: Wiki Markup Code, is there any website or page that compares markup for wiki software. I am have started a few wikis, using MediaWiki and PMWiki, am really new at this, but now realize the complexity of these markups. I would prefer to not go down two widely divergent paths. So far, PMWiki, seems much easier to install and to add content to; however, obviously MediaWiki is more widely implemented. And, in the future, I would prefer to operate wikis that more people can add content to.</description>
		<content:encoded><![CDATA[<p>Re: Wiki Markup Code, is there any website or page that compares markup for wiki software. I am have started a few wikis, using MediaWiki and PMWiki, am really new at this, but now realize the complexity of these markups. I would prefer to not go down two widely divergent paths. So far, PMWiki, seems much easier to install and to add content to; however, obviously MediaWiki is more widely implemented. And, in the future, I would prefer to operate wikis that more people can add content to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

