<?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>Advanced CSS Design Resources - last-child.com &#187; Pre</title>
	<atom:link href="http://www.last-child.com/category/html-elements/pre/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.last-child.com</link>
	<description>CSS Toys for Professional Web Developers</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Add code snippets to your site with  &#8220;Code Snippet&#8221; for WordPress</title>
		<link>http://www.last-child.com/add-code-snippets-to-your-site-with-code-snippet-for-wordpress/</link>
		<comments>http://www.last-child.com/add-code-snippets-to-your-site-with-code-snippet-for-wordpress/#comments</comments>
		<pubDate>Tue, 28 Feb 2006 04:47:58 +0000</pubDate>
		<dc:creator>Ted</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[HTML Elements]]></category>
		<category><![CDATA[Pre]]></category>

		<guid isPermaLink="false">http://www.last-child.com/add-code-snippets-to-your-site-with-code-snippet-for-wordpress/</guid>
		<description><![CDATA[It&#8217;s time consuming to write a blog entry and format code snippets for WordPress and other blog programs. You&#8217;ve got to translate < elements into &#38;lt; and either use pre tags combined with code tags, combined with blah, blah, blah. If I have a complicated snippet, ordered lists were used for easier reading and to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time consuming to write a blog entry and format code snippets for WordPress and other blog programs.  You&#8217;ve got to translate < elements into &amp;lt; and either use <em>pre</em> tags combined with <em>code</em> tags, combined with blah, blah, blah.  If I have a complicated snippet, ordered lists were used for easier reading and to keep the <em>pre</em> tags from breaking the layout.</p>
<h3>Code Snippet</h3>
<p>My friend <a href="http://www.moskalyuk.com/blog/">Alex</a> suggested I look at the <a href="http://blog.enargi.com/codesnippet/">Code Snippet plug-in for WordPress</a>.  It transforms anything inside a set of &lt;code> tags into an easy to read and copy presentation. </p>
<p>The instructions on the site are a bit vague, there&#8217;s little mention of how to use the plugin. The truth is, you don&#8217;t have to do anything! Just download the plugin, upload it to your plugin directory, and activate it. Instantly, anything on your blog that was surrounded by code tags is formatted.  </p>
<p>You can alter the appearance in the options panel. It even uses microfomatting logic: insert lang=&#8221;CSS&#8221; or the appropriate language and the plugin will color code your example.</p>
<p>It&#8217;s pretty darn slick.  Now I need to go back and fix older posts that used ordered lists or had code tags inline. If you see a post that needs to be fixed, please take a moment and leave a comment. I&#8217;m trying to update this site&#8217;s content as effeciently as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.last-child.com/add-code-snippets-to-your-site-with-code-snippet-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
