<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Last Engine &#187; mediawiki</title>
	<atom:link href="http://www.lastengine.com/category/mediawiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lastengine.com</link>
	<description>Making Voice 2.0 Work</description>
	<lastBuildDate>Sun, 21 Feb 2010 18:00:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Syntax Highlighter and Code Colorizer for Mediawiki</title>
		<link>http://www.lastengine.com/164/syntax-highlighter-and-code-colorizer-for-mediawiki/</link>
		<comments>http://www.lastengine.com/164/syntax-highlighter-and-code-colorizer-for-mediawiki/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 00:40:16 +0000</pubDate>
		<dc:creator>Vijesh</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.lastengine.com/164/syntax-highlighter-and-code-colorizer-for-mediawiki/</guid>
		<description><![CDATA[I’ve created a new extension for mediawiki to color code / syntax highlight using SyntaxHighlighter.
Uses the latest 2.0 SyntaxHighlighter by Alex Gorbatchev. It supports Bash/shell, C#, C++, CSS, Delphi, Diff, Groovy, JavaScript, Java, Perl, PHP, Plain Text, Python, Ruby, Scala, SQL, Visual Basic and XML!

Read More and Download : http://www.lastengine.com/syntax-highlighter-code-colorizer-mediawiki/
Media Wiki Extension Home Page: http://www.mediawiki.org/wiki/Extension:SyntaxHighlighterAndCodeColorizer

Example:
public [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve created a new <a href="http://www.mediawiki.org/wiki/Extension:SyntaxHighlighterAndCodeColorizer">extension for mediawiki to color code / syntax highlight using SyntaxHighlighter</a>.</p>
<p>Uses the latest 2.0 SyntaxHighlighter by Alex Gorbatchev. It supports Bash/shell, C#, C++, CSS, Delphi, Diff, Groovy, JavaScript, Java, Perl, PHP, Plain Text, Python, Ruby, Scala, SQL, Visual Basic and XML!</p>
<ul>
<li>Read More and Download : <a href="http://www.lastengine.com/syntax-highlighter-code-colorizer-mediawiki/">http://www.lastengine.com/syntax-highlighter-code-colorizer-mediawiki/</a></li>
<li>Media Wiki Extension Home Page: <a href="http://www.mediawiki.org/wiki/Extension:SyntaxHighlighterAndCodeColorizer">http://www.mediawiki.org/wiki/Extension:SyntaxHighlighterAndCodeColorizer</a></li>
</ul>
<p>Example:</p>
<pre class="brush:java">public static void main(Strings [] args)
{
	int i = 0;
	String x = &quot;hello&quot;;

	System.out.println(x);
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.lastengine.com/164/syntax-highlighter-and-code-colorizer-for-mediawiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
