<?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>On the Bubble &#187; Wordpress</title>
	<atom:link href="http://blog.neuralmotion.com.au/index.php/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.neuralmotion.com.au</link>
	<description>Web apps development on the go...</description>
	<lastBuildDate>Mon, 12 Apr 2010 07:01:37 +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>ColdFusion syntax highlighting in Wordpress</title>
		<link>http://blog.neuralmotion.com.au/index.php/2008/07/15/coldfusion-syntax-highlighting-in-wordpress/</link>
		<comments>http://blog.neuralmotion.com.au/index.php/2008/07/15/coldfusion-syntax-highlighting-in-wordpress/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 19:07:31 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[syntaxhighlighter]]></category>

		<guid isPermaLink="false">http://blog.neuralmotion.com.au/?p=26</guid>
		<description><![CDATA[So this is a code blog and every good with a lot of code needs a good code plugin. A friend put me onto a nice little plugin for WP called SyntaxHighlighter Plus &#8211; it leverages off a googlecode project that highlights for a whole swag of languages all in javascript. Pretty slick.
Unfortunately there is [...]]]></description>
			<content:encoded><![CDATA[<p>So this is a code blog and every good with a lot of code needs a good code plugin. A friend put me onto a nice little plugin for WP called <a href="http://thislab.com/2007/12/16/release-wordpress-plugin-syntaxhighlighter-plus/">SyntaxHighlighter Plus</a> &#8211; it leverages off a googlecode project that highlights for a whole swag of languages all in javascript. Pretty slick.</p>
<p>Unfortunately there is no language support for ColdFusion built in. Happily, a few helpful blog posts later, I found a <a href="http://blog.tech-cats.com/2007/10/syntax-highlighting-for-coldfusion.html">ColdFusion &#8220;brush&#8221; drop-in</a> for SyntaxHighlighter. You can <a href="http://opensourceprojects.googlecode.com/svn/dpSyntaxHighlighterColdFusionBrush/trunk/compressed/shBrushColdFusion.js">download the JS brush here.</a></p>
<p>Just drop it into the <em>wp-content\plugins\syntaxhighlighter-plus\shlfiles </em>directory and either modify the syntaxhighlighter.php file with references to ColdFusion or you can <a href="http://blog.neuralmotion.com.au/wp-content/uploads/2008/07/syntaxhighlighter.zip">download my modified php file</a>. You can either reference the language with either &#8220;coldfusion&#8221; or &#8220;cf&#8221;.</p>
<p>I will contact the plugin authors and see if they will agree to add the CF language file permanently to the distribution with the permission of the original brush file author.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neuralmotion.com.au/index.php/2008/07/15/coldfusion-syntax-highlighting-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.6 rocks</title>
		<link>http://blog.neuralmotion.com.au/index.php/2008/07/15/wordpress-26-rocks/</link>
		<comments>http://blog.neuralmotion.com.au/index.php/2008/07/15/wordpress-26-rocks/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:35:16 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.neuralmotion.com.au/?p=14</guid>
		<description><![CDATA[Ok I&#8217;ve installed Wordpress 2.6 that was just released today. For only a minor version number increment there are some pretty slick new features bundled in.
Google Gears support is included and while it&#8217;s not there to support offline blogging (yet?) it does speed up the admin by caching a lot of javascript locally &#8211; nice!
A [...]]]></description>
			<content:encoded><![CDATA[<p>Ok I&#8217;ve installed Wordpress 2.6 that was just released today. For only a minor version number increment there are some pretty slick new features bundled in.</p>
<p>Google Gears support is included and while it&#8217;s not there to support offline blogging (yet?) it does speed up the admin by caching a lot of javascript locally &#8211; nice!</p>
<p>A few other highlights that stand out for me in particular:</p>
<ul>
<li>Images can now be captioned!!</li>
<li>Adding media and images is now fully integrated into the richtext editor. Previously it seemed like it was 75 &#8211; 80% of the way there, now it feels so much more logical. The image and media tools in the WP 2.0+ releases are a welcome addition after coming from WP 1.x previously &#8211; no more having to dig around for a good gallery plugin&#8230;</li>
<li>There is tracking and recording of any changes &#8211; versioning is always one of those features that are great and very useful when you desperately need them, but very hard to implement well at the backend. Kudos to the WP team.</li>
<li>Notification of updates to plugins (incidentally I got automatic updating of plugins working now too &#8211; a change to the plugin directory permissions is required) makes updating of plugins too easy &#8211; nice!</li>
<li>Previewing of themes is a pretty handy little addition too.</li>
</ul>
<p>Big ups to the WP team &#8211; this platform has really matured into a wonderful web publishing platform!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.neuralmotion.com.au/index.php/2008/07/15/wordpress-26-rocks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
