<?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>Baliプロジェクト &#187; syntaxhighlighter</title>
	<atom:link href="http://bali.to/archives/tag/syntaxhighlighter/feed" rel="self" type="application/rss+xml" />
	<link>http://bali.to</link>
	<description>ソフトウェアの研究所</description>
	<lastBuildDate>Wed, 09 Dec 2009 00:24:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>syntaxhighlighterでソースコードの記事を表示させる</title>
		<link>http://bali.to/archives/21</link>
		<comments>http://bali.to/archives/21#comments</comments>
		<pubDate>Tue, 02 Dec 2008 10:03:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPressの工房]]></category>
		<category><![CDATA[syntaxhighlighter]]></category>
		<category><![CDATA[ソースコード]]></category>

		<guid isPermaLink="false">http://bali.to/?p=21</guid>
		<description><![CDATA[Ｗｏｒｄｐｒｅｓｓでは、ソースコードを表示させるためには色々プラグインがありますが、syntaxhighlighterという面白いプラグインを紹介したいと思います。インストールと設定も簡単に行えますので、楽々ソースコードを表示させます。
まずソースコードをダウンロードして、管理画面からプラグインをインストールしてみましょう。PHPを利用している者なら、
～のようにソースコードを表示できます。現在対応できるソースコードは下記のようになっています。

C++ &#8212; cpp, c, c++
C# &#8212; c#, c-sharp, csharp
CSS &#8212; css
Delphi &#8212; delphi, pascal
Java &#8212; java
JavaScript &#8212; js, jscript, javascript
PHP &#8212; php
Python &#8212; py, python
Ruby &#8212; rb, ruby, rails, ror
SQL &#8212; sql
VB &#8212; vb, vb.net
XML/HTML &#8212; xml, html, xhtml, xslt

詳しくは、http://wordpress.org/extend/plugins/syntaxhighlighter/をみてください。
]]></description>
		<wfw:commentRss>http://bali.to/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

