<?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>David Nash &#187; xhtml</title>
	<atom:link href="http://davidnash.com.au/tag/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidnash.com.au</link>
	<description>Freelance PHP developer - builder of high-quality dynamic websites</description>
	<lastBuildDate>Sun, 25 Jul 2010 23:56:32 +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>HTML syntax highlighting for Silverstripe .ss template files in vim</title>
		<link>http://davidnash.com.au/2009/08/html-syntax-highlighting-for-silverstripe-ss-template-files-in-vim/</link>
		<comments>http://davidnash.com.au/2009/08/html-syntax-highlighting-for-silverstripe-ss-template-files-in-vim/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 06:56:40 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[silverstripe]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[gvim]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=186</guid>
		<description><![CDATA[By default vim opens .ss files with some other file format syntax highlighting.
To enable HTML (actually XHTML) syntax highlighting on your .SS Silverstripe template files, create (or edit) your ~/.vim/filetype.vim file. Then enter this:
au BufNewFile,BufRead *.ss      setf xhtml
Then open a .ss file and it&#8217;ll give you nice HTML syntax highlighting. And because it&#8217;s in your [...]]]></description>
			<content:encoded><![CDATA[<p>By default vim opens .ss files with some other file format syntax highlighting.</p>
<p>To enable HTML (actually XHTML) syntax highlighting on your .SS Silverstripe template files, create (or edit) your <strong>~/.vim/filetype.vim</strong> file. Then enter this:</p>
<pre>au BufNewFile,BufRead *.ss      setf xhtml</pre>
<p>Then open a .ss file and it&#8217;ll give you nice HTML syntax highlighting. And because it&#8217;s in your home directory, it&#8217;ll keep working even after you upgrade vim.</p>



Share:


	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdavidnash.com.au%2F2009%2F08%2Fhtml-syntax-highlighting-for-silverstripe-ss-template-files-in-vim%2F&amp;title=HTML%20syntax%20highlighting%20for%20Silverstripe%20.ss%20template%20files%20in%20vim" title="del.icio.us"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdavidnash.com.au%2F2009%2F08%2Fhtml-syntax-highlighting-for-silverstripe-ss-template-files-in-vim%2F&amp;t=HTML%20syntax%20highlighting%20for%20Silverstripe%20.ss%20template%20files%20in%20vim" title="Facebook"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdavidnash.com.au%2F2009%2F08%2Fhtml-syntax-highlighting-for-silverstripe-ss-template-files-in-vim%2F&amp;title=HTML%20syntax%20highlighting%20for%20Silverstripe%20.ss%20template%20files%20in%20vim" title="Google"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=HTML%20syntax%20highlighting%20for%20Silverstripe%20.ss%20template%20files%20in%20vim&amp;body=http%3A%2F%2Fdavidnash.com.au%2F2009%2F08%2Fhtml-syntax-highlighting-for-silverstripe-ss-template-files-in-vim%2F" title="E-mail this story to a friend!"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdavidnash.com.au%2F2009%2F08%2Fhtml-syntax-highlighting-for-silverstripe-ss-template-files-in-vim%2F" title="Technorati"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fdavidnash.com.au%2F2009%2F08%2Fhtml-syntax-highlighting-for-silverstripe-ss-template-files-in-vim%2F" title="TwitThis"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://davidnash.com.au/2009/08/html-syntax-highlighting-for-silverstripe-ss-template-files-in-vim/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pixel Perfect Firefox Extension</title>
		<link>http://davidnash.com.au/2009/06/pixel-perfect-firefox-extension/</link>
		<comments>http://davidnash.com.au/2009/06/pixel-perfect-firefox-extension/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:27:29 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=178</guid>
		<description><![CDATA[When I write HTML and CSS I&#8217;ll usually create a mockup &#8211; I take a high quality JPG of the design and put it into a very simple page that shows the JPG, centered on the screen. Then in Firefox I switch back and forth between the page I&#8217;m working on and the mockup so [...]]]></description>
			<content:encoded><![CDATA[<p>When I write HTML and CSS I&#8217;ll usually create a mockup &#8211; I take a high quality JPG of the design and put it into a very simple page that shows the JPG, centered on the screen. Then in Firefox I switch back and forth between the page I&#8217;m working on and the mockup so that I can get the design pixel-perfect.</p>
<p>Well today all that will change. I&#8217;ve discovered the <a href="http://pixelperfectplugin.com/" target="_blank">Pixel Perfect Firefox Extension </a>which allows me to overlay the mockup over what I&#8217;m designing.  You can set the opacity and quickly toggle the overlay on and off.</p>
<p>I&#8217;m not sure about centering &#8211; it doesn&#8217;t seem to do that automatically. But I think I could use the <a href="https://addons.mozilla.org/en-US/firefox/addon/539" target="_blank">MeasureIt</a> extension to get the width of the main column, set it in CSS with &#8216;margin: 0 auto&#8217; to centre it, and then drag the overlay to match and base everything off that.</p>
<p>My job just got slightly easier again.</p>
<p>Awesome!</p>



Share:


	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdavidnash.com.au%2F2009%2F06%2Fpixel-perfect-firefox-extension%2F&amp;title=Pixel%20Perfect%20Firefox%20Extension" title="del.icio.us"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdavidnash.com.au%2F2009%2F06%2Fpixel-perfect-firefox-extension%2F&amp;t=Pixel%20Perfect%20Firefox%20Extension" title="Facebook"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdavidnash.com.au%2F2009%2F06%2Fpixel-perfect-firefox-extension%2F&amp;title=Pixel%20Perfect%20Firefox%20Extension" title="Google"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Pixel%20Perfect%20Firefox%20Extension&amp;body=http%3A%2F%2Fdavidnash.com.au%2F2009%2F06%2Fpixel-perfect-firefox-extension%2F" title="E-mail this story to a friend!"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdavidnash.com.au%2F2009%2F06%2Fpixel-perfect-firefox-extension%2F" title="Technorati"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fdavidnash.com.au%2F2009%2F06%2Fpixel-perfect-firefox-extension%2F" title="TwitThis"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://davidnash.com.au/2009/06/pixel-perfect-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove empty LEGEND tags in Silverstripe search form</title>
		<link>http://davidnash.com.au/2009/05/remove-empty-legend-tags-in-silverstripe-search-form/</link>
		<comments>http://davidnash.com.au/2009/05/remove-empty-legend-tags-in-silverstripe-search-form/#comments</comments>
		<pubDate>Fri, 01 May 2009 01:28:41 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[silverstripe]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[semantic]]></category>
		<category><![CDATA[w3c valid]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=171</guid>
		<description><![CDATA[I&#8217;m pretty obsessive about my HTML validating with no errors and no warnings. It bugs me that when I use Silverstripe&#8217;s incredibly convenient $Searchform in the template that it outputs an empty legend tag inside the fieldset.
There&#8217;s an easy way to fix this:

Create a templates directory inside mysite.
Copy sapphire/templates/SearchForm.ss to mysite/templates/SearchForm.ss
Edit your copy of the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty obsessive about my HTML validating with no errors and no warnings. It bugs me that when I use Silverstripe&#8217;s incredibly convenient <strong>$Searchform</strong> in the template that it outputs an empty legend tag inside the fieldset.</p>
<p>There&#8217;s an easy way to fix this:</p>
<ol>
<li>Create a templates directory inside mysite.</li>
<li>Copy sapphire/templates/SearchForm.ss to mysite/templates/SearchForm.ss</li>
<li>Edit your copy of the file and remove that pesky  &lt;legend&gt;&lt;/legend&gt; line</li>
<li>Refresh your page that uses the searchform and bathe in the warm glow of a error and warning free page!</li>
</ol>
<p>Thanks to Maksfeltrin in the <a href="\">Silverstripe forums</a> for pointing this out.</p>



Share:


	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdavidnash.com.au%2F2009%2F05%2Fremove-empty-legend-tags-in-silverstripe-search-form%2F&amp;title=Remove%20empty%20LEGEND%20tags%20in%20Silverstripe%20search%20form" title="del.icio.us"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdavidnash.com.au%2F2009%2F05%2Fremove-empty-legend-tags-in-silverstripe-search-form%2F&amp;t=Remove%20empty%20LEGEND%20tags%20in%20Silverstripe%20search%20form" title="Facebook"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdavidnash.com.au%2F2009%2F05%2Fremove-empty-legend-tags-in-silverstripe-search-form%2F&amp;title=Remove%20empty%20LEGEND%20tags%20in%20Silverstripe%20search%20form" title="Google"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Remove%20empty%20LEGEND%20tags%20in%20Silverstripe%20search%20form&amp;body=http%3A%2F%2Fdavidnash.com.au%2F2009%2F05%2Fremove-empty-legend-tags-in-silverstripe-search-form%2F" title="E-mail this story to a friend!"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdavidnash.com.au%2F2009%2F05%2Fremove-empty-legend-tags-in-silverstripe-search-form%2F" title="Technorati"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fdavidnash.com.au%2F2009%2F05%2Fremove-empty-legend-tags-in-silverstripe-search-form%2F" title="TwitThis"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://davidnash.com.au/2009/05/remove-empty-legend-tags-in-silverstripe-search-form/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Strip &lt;span&gt; tags from HTML in vim</title>
		<link>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/</link>
		<comments>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 05:04:40 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[vim]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[gvim]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=159</guid>
		<description><![CDATA[When upgrading a website you might see source code like this:
&#60;span style="font-family: Arial; color: #0000ff; font-size: small;"&#62;Some text goes here&#60;/span&#62;
You&#8217;re using CSS now and all those &#60;span&#62; tags are ruining it. In gvim, do this search and substitute:
%s/&#60;span.\{-}&#62;//g
Then to get rid of the &#60;/span&#62; tags, do this:
:%s/&#60;\/span&#62;//g



Share:


	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<p>When upgrading a website you might see source code like this:</p>
<pre>&lt;span style="font-family: Arial; color: #0000ff; font-size: small;"&gt;Some text goes here&lt;/span&gt;</pre>
<p>You&#8217;re using CSS now and all those &lt;span&gt; tags are ruining it. In gvim, do this search and substitute:</p>
<blockquote><p>%s/&lt;span.\{-}&gt;//g</p></blockquote>
<p>Then to get rid of the &lt;/span&gt; tags, do this:</p>
<blockquote><p>:%s/&lt;\/span&gt;//g</p></blockquote>



Share:


	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdavidnash.com.au%2F2009%2F04%2Fstrip-span-tags-from-html-in-vim%2F&amp;title=Strip%20%26lt%3Bspan%26gt%3B%20tags%20from%20HTML%20in%20vim" title="del.icio.us"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdavidnash.com.au%2F2009%2F04%2Fstrip-span-tags-from-html-in-vim%2F&amp;t=Strip%20%26lt%3Bspan%26gt%3B%20tags%20from%20HTML%20in%20vim" title="Facebook"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdavidnash.com.au%2F2009%2F04%2Fstrip-span-tags-from-html-in-vim%2F&amp;title=Strip%20%26lt%3Bspan%26gt%3B%20tags%20from%20HTML%20in%20vim" title="Google"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Strip%20%26lt%3Bspan%26gt%3B%20tags%20from%20HTML%20in%20vim&amp;body=http%3A%2F%2Fdavidnash.com.au%2F2009%2F04%2Fstrip-span-tags-from-html-in-vim%2F" title="E-mail this story to a friend!"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdavidnash.com.au%2F2009%2F04%2Fstrip-span-tags-from-html-in-vim%2F" title="Technorati"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fdavidnash.com.au%2F2009%2F04%2Fstrip-span-tags-from-html-in-vim%2F" title="TwitThis"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://davidnash.com.au/2009/04/strip-span-tags-from-html-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Font/Image Replacement in Silverstripe</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/</link>
		<comments>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 07:32:11 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[What I'm Working On Today]]></category>
		<category><![CDATA[silverstripe]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=154</guid>
		<description><![CDATA[I&#8217;ve recently started creating sites with SilverStripe CMS, and I&#8217;m loving it.
My client wants nicely rendered non-standard font titles that fade in and out, without using javascript.
Here&#8217;s how I&#8217;m going to accomplish it:

In Silverstripe&#8217;s mysite/code/Page.php I overload the onBeforeWrite() call in my Page class. This intercepts the data before it is written to the database. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently started creating sites with SilverStripe CMS, and I&#8217;m loving it.</p>
<p>My client wants nicely rendered non-standard font titles that fade in and out, without using javascript.</p>
<p>Here&#8217;s how I&#8217;m going to accomplish it:</p>
<ol>
<li>In Silverstripe&#8217;s mysite/code/Page.php I overload the onBeforeWrite() call in my Page class. This intercepts the data before it is written to the database. I can get the title of the updated page from $this-&gt;Title</li>
<li>I will then use PHP&#8217;s GD (graphics) library to create a PNG with a transparent background. I&#8217;ll use imagettftext() to load a font from a TTF file and write it to the empty PNG image. I can use Director::baseFolder() to work out the root of the site and store the title images in $this-&gt;ThemeDir.&#8217;/images/titles&#8217;.</li>
<li>I will make sure that &#8216;images/titles/&#8217; is writeable by the web server. I will make the filename the same as the title, with spaces converted to _ but otherwise stripped of punctuation.</li>
<li>In the SilverStripe template I have created for the client, I will output a heading element with a span inside it. The span will contain the text of the title, so that search engines can read it.</li>
<li>I will output inline CSS using the &#8217;style&#8217; attribute of the heading element. It will look at the image file that was created in the CMS, get the width and height, and then set the title as the background.</li>
<li>I will then apply jQuery effects to the title so that on page load it fades in, pauses for a few seconds and then fades out again. What the user sees is an image of the rendered text.</li>
</ol>
<p>It won&#8217;t be a strain on the server as the text title is only generated when the page is saved in the CMS. It&#8217;ll still be read by search engines and non-graphics browsers, meaning that it is still accessible. But best of all it will look absolutely beautiful, without requiring a Flash plugin.</p>
<p>I&#8217;ve got most of the pieces of this working, I just haven&#8217;t glued it together yet. I&#8217;m looking forward to it! I&#8217;ll let you know how it goes.</p>
<p><a href="http://davidnash.com.au/wp-content/uploads/2009/03/ImageTitle.php">Download ImageTitle.php</a> (the &#8216;library&#8217; I use to interact with GD)</p>



Share:


	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdavidnash.com.au%2F2009%2F03%2Fdynamic-fontimage-replacement-in-silverstripe%2F&amp;title=Dynamic%20Font%2FImage%20Replacement%20in%20Silverstripe" title="del.icio.us"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdavidnash.com.au%2F2009%2F03%2Fdynamic-fontimage-replacement-in-silverstripe%2F&amp;t=Dynamic%20Font%2FImage%20Replacement%20in%20Silverstripe" title="Facebook"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdavidnash.com.au%2F2009%2F03%2Fdynamic-fontimage-replacement-in-silverstripe%2F&amp;title=Dynamic%20Font%2FImage%20Replacement%20in%20Silverstripe" title="Google"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Dynamic%20Font%2FImage%20Replacement%20in%20Silverstripe&amp;body=http%3A%2F%2Fdavidnash.com.au%2F2009%2F03%2Fdynamic-fontimage-replacement-in-silverstripe%2F" title="E-mail this story to a friend!"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdavidnash.com.au%2F2009%2F03%2Fdynamic-fontimage-replacement-in-silverstripe%2F" title="Technorati"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fdavidnash.com.au%2F2009%2F03%2Fdynamic-fontimage-replacement-in-silverstripe%2F" title="TwitThis"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
