<?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>Jun Blog &#187; Wordpress</title>
	<atom:link href="http://www.junstudio.cn/category/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.junstudio.cn</link>
	<description>致力于网站重构</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:47:11 +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>关于wp安装插件出现Parse error: parse error的问题</title>
		<link>http://www.junstudio.cn/2010/03/wordpress-parse-error/</link>
		<comments>http://www.junstudio.cn/2010/03/wordpress-parse-error/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:21:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=752</guid>
		<description><![CDATA[我本机的PHP环境是wamp的,今天出现 Parse error: parse error的问题郁闷了好久,最后还是google强大, 原来是wamp没有开short_open_tags]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2010/03/wordpress-parse-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress 2.7.1 升级到wordpress 2.8.4</title>
		<link>http://www.junstudio.cn/2009/10/wordpress-271-to-wordpress-284/</link>
		<comments>http://www.junstudio.cn/2009/10/wordpress-271-to-wordpress-284/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 07:56:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[hightlight]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=661</guid>
		<description><![CDATA[这次升级很顺利，WP也是越来越强大，更加人性化，细节处理的好很多了，首先，自带的编辑器可以可视化了，不用再去扩展fck了,但是还是有点小问题，也是以前遗留的问题了，就是在firefox里面&#8221;：&#8221;字符显示乱码,原因是后台的CSS使用了“Lucida Grande”字体，解决办法： 1.修改admin的css,把里面的“Lucida Grande”字体删除掉。 2.更新function函数 代码如下: 123456function antiLucidaGrande&#40;&#41; &#123; echo '&#60;!-- /*&#60;! [CDATA[*/ textarea,input,td{font-family:Verdana, Arial, &#34;Bitstream Vera Sans&#34;, sans-serif !important;} /*]]&#62;*/ --&#62;'.&#34;\n&#34;; &#125; add_action&#40;'admin_head', 'antiLucidaGrande'&#41;; 3.下载下面的插件antiLucidaGrande 这次更新顺便也把coolcode给抛弃了，取而代之的是codecolorer, 效果还是比较理想的。若不是coolcode停止更新不能满足要求，也不会去寻找另外一款highlight的插件, 实乃塞翁失马焉。]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2009/10/wordpress-271-to-wordpress-284/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP从2.51升级到了2.71了</title>
		<link>http://www.junstudio.cn/2009/04/wp-update-251-to-271/</link>
		<comments>http://www.junstudio.cn/2009/04/wp-update-251-to-271/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 14:26:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress update]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=501</guid>
		<description><![CDATA[今天看了下最新的2.71的wordpress，后台布局不错，比之前的版本人性化了很多.决定升级,一下从从2.51到2.71，开始总怕升级不成功，但是这次却出乎意料的顺利。平时怕升级就是因为升级麻烦，首先得备份数据库，备份文件。这样一折腾，起码个把小时。不过还是麻烦了一下。 说下升级的过程 1. 先备份( 数据库文件和FTP里的所有文件 ) 2. 去cn.wordpress.org下载最新的wordpress 2.71版本 3. 加压覆盖FTP上旧的文件 4. 执行:http://www.your-domain.com/wp-admin/upgrade.php 5. 祝你成功&#8230;]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2009/04/wp-update-251-to-271/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>让 WP 每页显示不同的文章数</title>
		<link>http://www.junstudio.cn/2008/06/different-posts-per-page/</link>
		<comments>http://www.junstudio.cn/2008/06/different-posts-per-page/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 01:01:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=39</guid>
		<description><![CDATA[一款很不错的插件Different Posts Per Page，可以对首页、分类页、搜索页等，分别设置每页显示的文章数。例如我不想让首页拉得太长，可以把 home 设置为每页显示 3 篇文章，那么在搜索页为了便于快速查找需要的文章，设置为每页显示 10 条信息。以前则只能在 Reading Options 里设置整个 blog 每页显示文章数。(效果见本 Blog) 从 mediafire 下载语整合包 来自：http://roamlog.cn/archives/different-posts-per-page-16.html]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2008/06/different-posts-per-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>又增加了sitemap和Google xml Sitemaps!</title>
		<link>http://www.junstudio.cn/2008/06/add-sitemap/</link>
		<comments>http://www.junstudio.cn/2008/06/add-sitemap/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 00:51:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=42</guid>
		<description><![CDATA[sitemap： http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/ 使用很简单，新建一个文章页面编辑一下内容即可 &#60;!&#8211; ddsitemapgen &#8211;&#62; Google xml Sitemaps: http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/ 只要把文件放的插件目录，启用就可以了。需要注意的是需要设置根目录可写。]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2008/06/add-sitemap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>增加代码高亮功能</title>
		<link>http://www.junstudio.cn/2008/06/highlight-the-code/</link>
		<comments>http://www.junstudio.cn/2008/06/highlight-the-code/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 01:22:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[coolcode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=41</guid>
		<description><![CDATA[经常要发到PHP,CSS,JS这样的代码,而WP却没有一个好看的样式，昨天搜了一下都推荐coolcode不错,于是在百度里下载了一个改进版的,但是测试了半天没有效果。始终没有找到原因，网站查找了原因和我一样的人很多，决定下个未修改的coolcode版本,一次成功,感觉太爽了。 但是新问题出来了，每次都要去输入&#60;coolcode&#62;&#60; /coolcode&#62;这样的标签太麻烦了，还要指定语言代码语言,看来要给WP的编辑器动刀子了。 方法？看这里吧：http://blog.hanhao.cn/post/612,当然你也可以继续往下看： 修改方法： 1.打开wp-includes/js/quicktags.js文件。 2.你会发现wordpress文本编辑器里面的按钮代码都在里面了，例如文字加粗的按钮“b”的代码 edButtons[edButtons.length] = new&#160;edButton(&#8216;ed_strong&#8216;&#160; ,&#8216;b&#8216;&#160; ,&#8216;&#60;strong&#62;&#8216;&#160; ,&#8216;&#60;/strong&#62;&#8216;&#160; ,&#8216;b&#8216;&#160; ); 3.依样画葫芦，复制一段上面的代码，粘贴，做相应的修改，就以coolcode为例 //&#8212;&#8211; Start coolcode &#8212;&#8211; edButtons[edButtons.length] = new&#160;edButton(&#8216;ed_coolcode&#8216;&#160; ,&#8216;coolcode&#8216;&#160; ,&#8216;&#60;coolcodelang=&#34;&#34; download=&#34;&#34; linenum=&#34;on&#34;&#62;&#8216;&#160; ,&#8216;&#60;/coolcode&#62;&#8216;&#160; ,&#8216;coolcode&#8216;&#160; ); //&#8212;&#8211; End coolcode &#8212;&#8211; coolcode的几个参数，我设置它默认是，程序设计语言=空（根据实际情况填写），下载=空（根据实际情况填写），行号=显示。 coolcode目前支持的程序设计语言有： actionscript，cpp，css，diff，dtd，html，java，javascript，mysql，perl，php，python，ruby，sql，xml]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2008/06/highlight-the-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>让WordPress中的链接自动修改为在新窗口中打开？</title>
		<link>http://www.junstudio.cn/2008/06/wordpress-link/</link>
		<comments>http://www.junstudio.cn/2008/06/wordpress-link/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 01:27:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.junstudio.cn/?p=38</guid>
		<description><![CDATA[修改 /wp-includes/js/quicktags.js 文件就可以了。打开文件之后找到 edButtons[i].tagStart = &#8216;&#60;a href=&#34;&#8216; + URL + &#8216;&#34;&#62;&#8216;; //这里加注释是因为wordpress会自动产生&#60;/a&#62;闭合 这一行，修改为 edButtons[i].tagStart = &#8216;&#60;a href=&#34;&#8216; + URL + &#8216;&#34; target=&#34;_blank&#34;&#62;&#8216;; //这里加注释是因为wordpress会自动产生&#60;/a&#62;闭合 就可以了。 原文来自：http://www.javatang.com/archives/2007/03/07/3407114.html]]></description>
		<wfw:commentRss>http://www.junstudio.cn/2008/06/wordpress-link/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
