<?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>梁剑的Blog &#187; editor WYSIWYG php</title>
	<atom:link href="http://icomes.net/tag/editor-wysiwyg-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://icomes.net</link>
	<description>做有趣的事，做有用的人</description>
	<lastBuildDate>Fri, 20 Aug 2010 16:36:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>试用FCKedit</title>
		<link>http://icomes.net/2008/10/22/%e8%af%95%e7%94%a8fckedit/</link>
		<comments>http://icomes.net/2008/10/22/%e8%af%95%e7%94%a8fckedit/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 15:15:47 +0000</pubDate>
		<dc:creator>梁剑</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[editor WYSIWYG php]]></category>

		<guid isPermaLink="false">http://tridot.cn/?p=190</guid>
		<description><![CDATA[想给自己写的log加上一个WYSIWYG， 于是google一番， 找到某人推荐的fckedit。 其实之前已经在wp里试过，感觉一般。 不过这次是要和自己的程序整合，所以了解比之前深入。 看了一下sample，然后用了不到10分钟就拼凑出一个可以工作的版本。 得益于实用的例子、详细的注释和通用的命名， 优秀的程序都应该这样。]]></description>
			<content:encoded><![CDATA[<p>想给自己写的log加上一个WYSIWYG，<br />
于是google一番，<br />
找到某人推荐的<a title="FCKeditor" href="www.fckeditor.net/" target="_blank"><cite>fckedit</cite></a>。</p>
<p>其实之前已经在wp里试过，感觉一般。<br />
不过这次是要和自己的程序整合，所以了解比之前深入。</p>
<p>看了一下sample，然后用了不到10分钟就拼凑出一个可以工作的版本。<br />
得益于实用的例子、详细的注释和通用的命名，<br />
优秀的程序都应该这样。</p>
]]></content:encoded>
			<wfw:commentRss>http://icomes.net/2008/10/22/%e8%af%95%e7%94%a8fckedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
