<?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>IT狂人的博客 &#187; pChart</title>
	<atom:link href="http://www.yinzhili.com/tag/pchart/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yinzhili.com</link>
	<description>世界上有10种人:一种是懂二进制的，另一种是不懂的。</description>
	<lastBuildDate>Tue, 20 Dec 2011 04:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>在CodeIgniter中使用pChart</title>
		<link>http://www.yinzhili.com/2009/08/how-to-use-pchart-in-codeigniter.html</link>
		<comments>http://www.yinzhili.com/2009/08/how-to-use-pchart-in-codeigniter.html#comments</comments>
		<pubDate>Sun, 16 Aug 2009 05:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[pChart]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=40</guid>
		<description><![CDATA[pChart是一个免费的PHP图表生成库，可以生成多种图表如饼图或者柱状图等等，需要GD库的支持。下面我来简单讲讲如何在CI中方便地使用它。

首先我们要下载pChart。访问http://pchart.sourceforge.net/download.php 就可以下载到最新版的pChart，[......]<p class='read-more'><a href='http://www.yinzhili.com/2009/08/how-to-use-pchart-in-codeigniter.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>pChart是一个免费的PHP图表生成库，可以生成多种图表如饼图或者柱状图等等，需要GD库的支持。下面我来简单讲讲如何在CI中方便地使用它。</p>
<p>首先我们要下载pChart。访问http://pchart.sourceforge.net/download.php 就可以下载到最新版的pChart，[......]
<p class='read-more'><a href='http://www.yinzhili.com/2009/08/how-to-use-pchart-in-codeigniter.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2009/08/how-to-use-pchart-in-codeigniter.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

