<?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: My First WordPress Plugin: Visual.Syntax</title>
	<atom:link href="http://matthew.delmarters.com/weblog/visual_syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthew.delmarters.com/weblog/visual_syntax/</link>
	<description>The Blog of Matthew Delmarter</description>
	<lastBuildDate>Sat, 30 Jan 2010 00:59:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matthew Delmarter</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-127201</link>
		<dc:creator>Matthew Delmarter</dc:creator>
		<pubDate>Sat, 26 Dec 2009 19:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-127201</guid>
		<description>I am using this plugin with WordPress version 2.9 with no issues.

@ all those who asked about using this with TinyMCE or as part of the HTML WYSIWYG Editor. Visual.Syntax is for highlighting source code. So no, it does not work with with a WYSIWYG Editor which is actually writing the source code for you.

As stated in the instructions, this plugin is for the basic HTML editor only.

I hope this clears up a few questions I have been getting.</description>
		<content:encoded><![CDATA[<p>I am using this plugin with WordPress version 2.9 with no issues.</p>
<p>@ all those who asked about using this with TinyMCE or as part of the HTML WYSIWYG Editor. Visual.Syntax is for highlighting source code. So no, it does not work with with a WYSIWYG Editor which is actually writing the source code for you.</p>
<p>As stated in the instructions, this plugin is for the basic HTML editor only.</p>
<p>I hope this clears up a few questions I have been getting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-101913</link>
		<dc:creator>Catherine</dc:creator>
		<pubDate>Sun, 12 Apr 2009 16:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-101913</guid>
		<description>I&#039;m hoping your plugin will work with the latest WordPress 2.7.1 and I&#039;ll install it and give it a try.  Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m hoping your plugin will work with the latest WordPress 2.7.1 and I&#8217;ll install it and give it a try.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hip</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-11605</link>
		<dc:creator>Hip</dc:creator>
		<pubDate>Fri, 09 Feb 2007 12:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-11605</guid>
		<description>I found this article on Yahoo, at number one for the term visual.syntax. It&#039;s any interesting article, although not the info I was looking for. I was looking for a syntax highliter that I can integrate into a normal text field in a content management system. Can anyone point me in the right direction? Thanks, Bobby Hip</description>
		<content:encoded><![CDATA[<p>I found this article on Yahoo, at number one for the term visual.syntax. It&#8217;s any interesting article, although not the info I was looking for. I was looking for a syntax highliter that I can integrate into a normal text field in a content management system. Can anyone point me in the right direction? Thanks, Bobby Hip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marjorie</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-7920</link>
		<dc:creator>Marjorie</dc:creator>
		<pubDate>Thu, 04 Jan 2007 23:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-7920</guid>
		<description>I like the output for your plugin as described above.  I have two questions before I would install it.

1. With Visual.Syntax installed, can I use either editor (the WYSIWYG or the HTML), or by installing Visual.Syntax am I limited to only using the HTML editor.  I am not sure if you are saying that Visual.Syntax does nothing in the WYSIWYG though you can still use it.  Just to be clear, are you saying I would have to give up using the WYSIWYG editor entirely?  &quot;Not compatible&quot; may imply I cannot use it at all.

2. For Visual.Syntax to work, do I have to edit ALL the files for my style to wrap the HTML and CSS in the wrappers you describe?  While that seems like a lot of work, doing it once as needed may work out.  I assume I only need to put the wrappers in place when there is an area of code I am trying to follow.

If I can add the code wrappers on an &quot;as needed&quot; basis and do not lose use the use of the WYSIWYG, then this might be useful.  I also wonder when would I have php pages loaded in the HTML editor?  I usually use the Plugin Editor of WordPress, which shows the php in a nice neat arrangement.

Thanks for answering my questions!</description>
		<content:encoded><![CDATA[<p>I like the output for your plugin as described above.  I have two questions before I would install it.</p>
<p>1. With Visual.Syntax installed, can I use either editor (the WYSIWYG or the HTML), or by installing Visual.Syntax am I limited to only using the HTML editor.  I am not sure if you are saying that Visual.Syntax does nothing in the WYSIWYG though you can still use it.  Just to be clear, are you saying I would have to give up using the WYSIWYG editor entirely?  &#8220;Not compatible&#8221; may imply I cannot use it at all.</p>
<p>2. For Visual.Syntax to work, do I have to edit ALL the files for my style to wrap the HTML and CSS in the wrappers you describe?  While that seems like a lot of work, doing it once as needed may work out.  I assume I only need to put the wrappers in place when there is an area of code I am trying to follow.</p>
<p>If I can add the code wrappers on an &#8220;as needed&#8221; basis and do not lose use the use of the WYSIWYG, then this might be useful.  I also wonder when would I have php pages loaded in the HTML editor?  I usually use the Plugin Editor of WordPress, which shows the php in a nice neat arrangement.</p>
<p>Thanks for answering my questions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gruppo Modulo</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-3325</link>
		<dc:creator>Gruppo Modulo</dc:creator>
		<pubDate>Sat, 28 Oct 2006 08:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-3325</guid>
		<description>Hi Matthew, really a great work!

We started to use in our &quot;approfondimenti&quot; section and it&#039;s a powerful tool; the only problem is that the generated code doesn&#039;t validate.
Most of the times, the problem is that when you break a row, the /tag is misplaced.

Are you working on a modified version?

Anyhow, keep up the great stuff!</description>
		<content:encoded><![CDATA[<p>Hi Matthew, really a great work!</p>
<p>We started to use in our &#8220;approfondimenti&#8221; section and it&#8217;s a powerful tool; the only problem is that the generated code doesn&#8217;t validate.<br />
Most of the times, the problem is that when you break a row, the /tag is misplaced.</p>
<p>Are you working on a modified version?</p>
<p>Anyhow, keep up the great stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: systemBash &#124; Blog Archive &#124; Visual.Syntax is my choice for code highlighting</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-1761</link>
		<dc:creator>systemBash &#124; Blog Archive &#124; Visual.Syntax is my choice for code highlighting</dc:creator>
		<pubDate>Tue, 12 Sep 2006 02:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-1761</guid>
		<description>[...] I am using the Visual.Syntax code highlighting plugin by Matthew Delmarter. There were some code highlighter plugins out there, but they were all pretty complicated and the output was fancier - a little too fancy. I wanted something simple to copy/paste from and Visual.Syntax won the day for me. iG:Syntax Hiliter is a close second and I may still use it some day. It does neat things like line numbering and highlighting for a large amount of languages; but I did not find it as simple to use as Visual.Syntax. In case you were wondering, both of them work with Wordpress 2.x. [...]</description>
		<content:encoded><![CDATA[<p>[...] I am using the Visual.Syntax code highlighting plugin by Matthew Delmarter. There were some code highlighter plugins out there, but they were all pretty complicated and the output was fancier &#8211; a little too fancy. I wanted something simple to copy/paste from and Visual.Syntax won the day for me. iG:Syntax Hiliter is a close second and I may still use it some day. It does neat things like line numbering and highlighting for a large amount of languages; but I did not find it as simple to use as Visual.Syntax. In case you were wondering, both of them work with Wordpress 2.x. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Drager</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-1760</link>
		<dc:creator>Dave Drager</dc:creator>
		<pubDate>Tue, 12 Sep 2006 01:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-1760</guid>
		<description>Great plugin. Simple and clear. Thank you!</description>
		<content:encoded><![CDATA[<p>Great plugin. Simple and clear. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kreisquadratur</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-1448</link>
		<dc:creator>Kreisquadratur</dc:creator>
		<pubDate>Thu, 03 Aug 2006 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-1448</guid>
		<description>:-) This post engine also fails, so now the tricky comment post:

Hey Matthew,

after just customizing your plugin a bit to fit it my needs, I get in trouble with the css tag. As I use the WordPress WYSIWYG TinyMCE I canâ€™t write tags like &lt;css&gt;, not even in the ALT-E sourcecode editor, because WordPress erases them when submitting.

Workarounds like &lt;css&gt; or &amp;lt;css&gt; also donâ€™t as WordPress just display them other than interpretate them.

Any suggestions how to patch your code to have it work?

BTW: Would not better fit &lt;style&gt; than &lt;css&gt; as it is the official tag for it, or are there any problems?

Thanks a lot.</description>
		<content:encoded><![CDATA[<p> <img src='http://matthew.delmarters.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  This post engine also fails, so now the tricky comment post:</p>
<p>Hey Matthew,</p>
<p>after just customizing your plugin a bit to fit it my needs, I get in trouble with the css tag. As I use the WordPress WYSIWYG TinyMCE I canâ€™t write tags like &lt;css&gt;, not even in the ALT-E sourcecode editor, because WordPress erases them when submitting.</p>
<p>Workarounds like &amp;lt;css&gt; or &amp;amp;lt;css&gt; also donâ€™t as WordPress just display them other than interpretate them.</p>
<p>Any suggestions how to patch your code to have it work?</p>
<p>BTW: Would not better fit &lt;style&gt; than &lt;css&gt; as it is the official tag for it, or are there any problems?</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kreisquadratur</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-1447</link>
		<dc:creator>Kreisquadratur</dc:creator>
		<pubDate>Thu, 03 Aug 2006 11:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-1447</guid>
		<description>Hey Matthew,

after just customizing your plugin a bit to fit it my needs, I get in trouble with the css tag. As I use the WordPress WYSIWYG TinyMCE I can&#039;t write tags like , not even in the ALT-E sourcecode editor, because WordPress erases them when submitting.

Workarounds like &lt;css&gt; or &lt;css&gt; also don&#039;t as WordPress just display them other than interpretate them.

Any suggestions how to patch your code to have it work?

BTW: Would  not better fit than  as it is the official tag for it, or are there any problems?

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hey Matthew,</p>
<p>after just customizing your plugin a bit to fit it my needs, I get in trouble with the css tag. As I use the WordPress WYSIWYG TinyMCE I can&#8217;t write tags like , not even in the ALT-E sourcecode editor, because WordPress erases them when submitting.</p>
<p>Workarounds like &lt;css&gt; or &amp;lt;css&gt; also don&#8217;t as WordPress just display them other than interpretate them.</p>
<p>Any suggestions how to patch your code to have it work?</p>
<p>BTW: Would  not better fit than  as it is the official tag for it, or are there any problems?</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Complete Guide to Succesful Blogging - Innerblogger.com</title>
		<link>http://matthew.delmarters.com/weblog/visual_syntax/comment-page-1/#comment-1445</link>
		<dc:creator>The Complete Guide to Succesful Blogging - Innerblogger.com</dc:creator>
		<pubDate>Thu, 03 Aug 2006 11:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://matthew.delmarters.com/weblog/visual_syntax/#comment-1445</guid>
		<description>[...] You can just copy-paste the above into your theme editor. Don&#039;t worry about the colors - they&#039;re just code highlighting done by the Visual Syntax plugin. I inserted the code just above the following line: [...]</description>
		<content:encoded><![CDATA[<p>[...] You can just copy-paste the above into your theme editor. Don&#8217;t worry about the colors &#8211; they&#8217;re just code highlighting done by the Visual Syntax plugin. I inserted the code just above the following line: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
