<?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: AS3 Syntax Highlighting (with SyntaxHighlighter)</title>
	<atom:link href="http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/feed/" rel="self" type="application/rss+xml" />
	<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/</link>
	<description>lulz</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Martin Klasson</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-1749</link>
		<dc:creator>Martin Klasson</dc:creator>
		<pubDate>Tue, 09 Jun 2009 19:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-1749</guid>
		<description>I love the sample! It really is looking great. Though one thing that annoys me is the copy/paste-part. I get the &quot;#&quot; for every line when I paste the code somewhere else - and I would like tab-indents instead of spaces in the code - but that might be others who prefers spacing instead. 

But you have done a great job, it looks really smashing!

#         public static function add( v1:Vector, v2:Vector ):Vector  
#         {  
#             return new Vector( v1.x + v2.x, v1.y + v2.y );  
#         }</description>
		<content:encoded><![CDATA[<p>I love the sample! It really is looking great. Though one thing that annoys me is the copy/paste-part. I get the &#8220;#&#8221; for every line when I paste the code somewhere else &#8211; and I would like tab-indents instead of spaces in the code &#8211; but that might be others who prefers spacing instead. </p>
<p>But you have done a great job, it looks really smashing!</p>
<p>#         public static function add( v1:Vector, v2:Vector ):Vector<br />
#         {<br />
#             return new Vector( v1.x + v2.x, v1.y + v2.y );<br />
#         }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eshaman</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-1224</link>
		<dc:creator>eshaman</dc:creator>
		<pubDate>Fri, 03 Apr 2009 00:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-1224</guid>
		<description>Awesome!! Thanks so much, this is exactly what I needed :)</description>
		<content:encoded><![CDATA[<p>Awesome!! Thanks so much, this is exactly what I needed <img src='http://yourpalmark.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beyond L</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-891</link>
		<dc:creator>beyond L</dc:creator>
		<pubDate>Tue, 17 Feb 2009 05:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-891</guid>
		<description>thank`s for your information.</description>
		<content:encoded><![CDATA[<p>thank`s for your information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason M</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-305</link>
		<dc:creator>Jason M</dc:creator>
		<pubDate>Mon, 14 Apr 2008 20:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-305</guid>
		<description>Shigeru: Don&#039;t overwrite the SyntaxHighlighter.css .. just add the shBrushAS3.js to the js/ folder of syntaxhighlighter.
</description>
		<content:encoded><![CDATA[<p>Shigeru: Don&#8217;t overwrite the SyntaxHighlighter.css .. just add the shBrushAS3.js to the js/ folder of syntaxhighlighter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yz</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-304</link>
		<dc:creator>yz</dc:creator>
		<pubDate>Mon, 25 Feb 2008 18:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-304</guid>
		<description>Great! I&#039;m gonna use this.
Thanx a lot!!
</description>
		<content:encoded><![CDATA[<p>Great! I&#8217;m gonna use this.<br />
Thanx a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-303</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 08 Feb 2008 19:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-303</guid>
		<description>Great work.  Thanks!  I am planning on using this with Movable Type as well.  This is a big help.
</description>
		<content:encoded><![CDATA[<p>Great work.  Thanks!  I am planning on using this with Movable Type as well.  This is a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmet</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-302</link>
		<dc:creator>Ahmet</dc:creator>
		<pubDate>Wed, 02 Jan 2008 12:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-302</guid>
		<description>Hi,

that is great! THX.

Unfortunately the &quot;copy to clipboard&quot; does not work well, seems to be a bug from SyntaxHighlighter....
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>that is great! THX.</p>
<p>Unfortunately the &#8220;copy to clipboard&#8221; does not work well, seems to be a bug from SyntaxHighlighter&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shigeru</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-301</link>
		<dc:creator>Shigeru</dc:creator>
		<pubDate>Wed, 19 Dec 2007 08:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-301</guid>
		<description>Thank you!

BTW, shoud I over-write &quot;SyntaxHighlighter.css&quot; ??
</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
<p>BTW, shoud I over-write &#8220;SyntaxHighlighter.css&#8221; ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mozart Petter</title>
		<link>http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/comment-page-1/#comment-300</link>
		<dc:creator>Mozart Petter</dc:creator>
		<pubDate>Wed, 03 Oct 2007 00:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/09/19/as3-syntax-highlighting-with-syntaxhighlighter/#comment-300</guid>
		<description>Thank you, man! Great idea.
</description>
		<content:encoded><![CDATA[<p>Thank you, man! Great idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

