<?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>Freddie&#039;s Ria World- WordPress多语言插件:qTranslate &#8211; Blog Title</title>
	<atom:link href="http://javaflex.net/category/opensource/wordpress-opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://javaflex.net</link>
	<description>Just another flex weblog</description>
	<lastBuildDate>Thu, 19 Aug 2010 08:28:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>zh</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress多语言插件:qTranslate</title>
		<link>http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/</link>
		<comments>http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 08:25:03 +0000</pubDate>
		<dc:creator>Freddie</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://javaflex.net/?p=177</guid>
		<description><![CDATA[qTranslate是一款WordPress多语言插件，用于建立多种语言的WordPress文章,是一位移居德国的中国网友制作的。
下载地址是：http://wordpress.org/extend/plugins/qtranslate/
安装没什么好说的。这里要强调一点的是，一定要下载你wordpress版本对应版本的qtranslate，不然就麻烦了。
安装完后，在后台简单的设置一下就可以使用了。如果要在前台显示切换器，到主题下的widgets里面，将它加到你需要的地方就OK了。
如果我需要定制切换器的外观和位置呢？例如像本站一样放在右上角。
只需两步就可以搞定！
1.找到你主题文件夹下面的header.php文件(放到右上角，你可以相应的变动)，编辑它，找到相应的位置，加上下面的代码
&#60;?php echo qtrans_generateLanguageSelectCode(&#8216;both&#8217;); ?&#62;
这里的&#8221;both&#8221;你有三种选择，text,image,both  &#8211;即显示文字，图片，图片文字一起显示。
2.因为默认的widget是垂直排列的，现在我要把它改为水平排列的，找到你所使用的主题的style.css文件，编辑它，加上以下代码：
.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:left; margin-right:3px }
好了，大功告成拉·~~
哦，最后怎么能忘记介绍下插件作者了呢，附上作者网站：http://www.qianqin.de/
您可能也会关注:给WordPress添加一个favicon(地址栏显示图标)为WordPress的评论加上表情图标wordpress gallery主题安装8招让你的网站迅速提高Page rankWordPress CMS Hacks and Tricks




		
			Share this on del.icio.us
		
		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Subscribe to the comments for this post?
		
		
			Add this to Google Bookmarks
		
		
			Add this to Google Reader
		
		
			Post on Google Buzz
		
		
			Blog this on Blogger
		
		
			Add this to DZone
		





]]></description>
			<content:encoded><![CDATA[<p>qTranslate是一款WordPress多语言插件，用于建立多种语言的WordPress文章,是一位移居德国的中国网友制作的。</p>
<p>下载地址是：<a href="http://wordpress.org/extend/plugins/qtranslate/">http://wordpress.org/extend/plugins/qtranslate/</a></p>
<p>安装没什么好说的。这里要强调一点的是，一定要下载你wordpress版本对应版本的qtranslate，不然就麻烦了。</p>
<p>安装完后，在后台简单的设置一下就可以使用了。如果要在前台显示切换器，到主题下的widgets里面，将它加到你需要的地方就OK了。</p>
<p>如果我需要定制切换器的外观和位置呢？例如像<a href="http://javaflex.net" target="_blank">本站</a>一样放在右上角。</p>
<p>只需两步就可以搞定！</p>
<p>1.找到你主题文件夹下面的header.php文件(放到右上角，你可以相应的变动)，编辑它，找到相应的位置，加上下面的代码</p>
<p>&lt;?php echo qtrans_generateLanguageSelectCode(&#8216;both&#8217;); ?&gt;</p>
<p>这里的&#8221;both&#8221;你有三种选择，text,image,both  &#8211;即显示文字，图片，图片文字一起显示。</p>
<p>2.因为默认的widget是垂直排列的，现在我要把它改为水平排列的，找到你所使用的主题的style.css文件，编辑它，加上以下代码：</p>
<p>.qtrans_language_chooser { list-style-type:none }</p>
<p>.qtrans_language_chooser li { float:left; margin-right:3px }</p>
<p>好了，大功告成拉·~~</p>
<p>哦，最后怎么能忘记介绍下插件作者了呢，附上作者网站：<a href="http://www.qianqin.de/">http://www.qianqin.de/</a></p>
<div id="crp_related"><h3>您可能也会关注:</h3><ul><li><a href="http://javaflex.net/opensource/wordpress-add-favico/" rel="bookmark" class="crp_title">给WordPress添加一个favicon(地址栏显示图标)</a></li><li><a href="http://javaflex.net/opensource/wordpress-2/" rel="bookmark" class="crp_title">为WordPress的评论加上表情图标</a></li><li><a href="http://javaflex.net/opensource/wordpress-gallery-theme-install/" rel="bookmark" class="crp_title">wordpress gallery主题安装</a></li><li><a href="http://javaflex.net/seo/8-tips-increase-yourpage-rank/" rel="bookmark" class="crp_title">8招让你的网站迅速提高Page rank</a></li><li><a href="http://javaflex.net/opensource/wordpress-cms-hacks-and-tricks/" rel="bookmark" class="crp_title">WordPress CMS Hacks and Tricks</a></li></ul></div>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;title=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;t=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate+-+http://b2l.me/qzeuc+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;title=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-googlereader">
			<a href="http://www.google.com/reader/link?url=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;title=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate&amp;srcUrl=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;srcTitle=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate&amp;snippet=POST_SUMMARY" rel="nofollow" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;n=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/&amp;title=WordPress%E5%A4%9A%E8%AF%AD%E8%A8%80%E6%8F%92%E4%BB%B6%3AqTranslate&amp;description=POST_SUMMARY" rel="nofollow" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CentOS 5.3安装WordPress 2.7.1</title>
		<link>http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/</link>
		<comments>http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 00:44:01 +0000</pubDate>
		<dc:creator>Freddie</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[centos wordpress安装]]></category>
		<category><![CDATA[linux wordpress安装]]></category>
		<category><![CDATA[wordpress安装]]></category>

		<guid isPermaLink="false">http://javaflex.net/?p=92</guid>
		<description><![CDATA[1. 最小化安装centos 5.3
2. yum install php mysql httpd mysql-server php-mysql
3. 下载最新版本的 WordPress，使用 wget http://cn.wordpress.org/wordpress-2.7.1-zh_CN.zip
4. 解压使用 tar zxvf latest.tar.gz，得到 wordpress 目录
5. 将该目录移动到/var/www目录下，使用 mv wordpress /var/www/
6. cd /var/www/wordpress
7. 拷贝wp的配置文件， cp wp-config-sample.php wp-config.php
8. vim wp-config.php
9. 修改如下参数 // ** MySQL settings ** //
define(’DB_NAME’, ‘wordpress’); // 数据库名
define(’DB_USER’, ‘wpuser’); // 您的 MySQL 用户名
define(’DB_PASSWORD’, ‘wpuser′); // …以及密码
define(’DB_HOST’, ‘localhost’); // 99% 你不用修改
10. /etc/init.d/mysqld [...]]]></description>
			<content:encoded><![CDATA[<p>1. 最小化安装centos 5.3<br />
2. yum install php mysql httpd mysql-server php-mysql<br />
3. 下载最新版本的 WordPress，使用 wget http://cn.wordpress.org/wordpress-2.7.1-zh_CN.zip<br />
4. 解压使用 tar zxvf latest.tar.gz，得到 wordpress 目录<br />
5. 将该目录移动到/var/www目录下，使用 mv wordpress /var/www/<br />
6. cd /var/www/wordpress<br />
7. 拷贝wp的配置文件， cp wp-config-sample.php wp-config.php<br />
8. vim wp-config.php<br />
9. 修改如下参数 // ** MySQL settings ** //<br />
define(’DB_NAME’, ‘wordpress’); // 数据库名<br />
define(’DB_USER’, ‘wpuser’); // 您的 MySQL 用户名<br />
define(’DB_PASSWORD’, ‘wpuser′); // …以及密码<br />
define(’DB_HOST’, ‘localhost’); // 99% 你不用修改<br />
10. /etc/init.d/mysqld start #启动mysql<br />
11. mysqladmin -u root password #第一次使用mysql, 设置密码654321<br />
12. mysqladmin -u root -p create wordpress #建立名为 wordpress 的数据库<br />
13. mysql -u root -p #设置权限<br />
14. GRANT ALL PRIVILEGES ON wordpress.* TO wpuser@localhost IDENTIFIED BY ‘12345′; #wordpress 是刚才建立的数据库；wpuser 是用于访问该数据库的用户名；12345 是这个用户的密码。都是根据 wp-config.php 设置得到的。<br />
15. 然后刷新，用 FLUSH PRIVILEGES; 最后退出mysql，用 \q 。<br />
16. vim /etc/httpd/conf/httpd.conf #修改httpd的配置<br />
17. DocumentRoot “/var/www/wordpress” #默认路径修改为/var/www/wordpress<br />
18. /etc/init.d/httpd start # 启动httpd<br />
19. 打开centos5.3防火墙上的80端口。<br />
20. 在浏览器中访问 http://ipaddress/<br />
第一步输入站点名称和您的E_Mail；<br />
第二步记住用户名是admin和随机产生的密码（如7b6fda）；<br />
然后单击login连接，并输入用户名admin和刚记住的密码登陆站点，此时进入后台管理界面。可以吧密码直接改了<br />
21. WordPress基本设置配置完毕。</p>
<div id="crp_related"><h3>您可能也会关注:</h3><ul><li><a href="http://javaflex.net/linux/linux-yum-install-mysq/" rel="bookmark" class="crp_title">linux yum安装mysql后要注意的一些初始化问题</a></li><li><a href="http://javaflex.net/linux/how-to-reset-mysql-password/" rel="bookmark" class="crp_title">MySql的root密码忘记了怎么办?</a></li><li><a href="http://javaflex.net/linux/install-magento-on-centos/" rel="bookmark" class="crp_title">在centos安装magento</a></li><li><a href="http://javaflex.net/opensource/wordpress-gallery-theme-install/" rel="bookmark" class="crp_title">wordpress gallery主题安装</a></li><li><a href="http://javaflex.net/opensource/wordpress/" rel="bookmark" class="crp_title">wordpress手动升级方法</a></li></ul></div>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;title=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;t=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1+-+http://b2l.me/q3wq2+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;title=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-googlereader">
			<a href="http://www.google.com/reader/link?url=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;title=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1&amp;srcUrl=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;srcTitle=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1&amp;snippet=POST_SUMMARY" rel="nofollow" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;n=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/&amp;title=CentOS+5.3%E5%AE%89%E8%A3%85WordPress+2.7.1&amp;description=POST_SUMMARY" rel="nofollow" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>为WordPress的评论加上表情图标</title>
		<link>http://javaflex.net/opensource/wordpress-2/</link>
		<comments>http://javaflex.net/opensource/wordpress-2/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 06:46:51 +0000</pubDate>
		<dc:creator>Freddie</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[开源系统]]></category>
		<category><![CDATA[wordpress添加表情]]></category>
		<category><![CDATA[wordpress评论表情]]></category>
		<category><![CDATA[评论]]></category>

		<guid isPermaLink="false">http://javaflex.net/?p=69</guid>
		<description><![CDATA[Custom Smilies 安装步骤
1.下载Custom Smilies，解压上传到/wp-content/plugins/ 目录下
2、进入管理后台，插件。启用Custom Smilies
3、编辑主题的comments.php文件，搜索&#60;textarea name=”comment” id=”comment” &#62;&#60;/textarea&#62;段，在上面添加
&#60;?php if ( function_exists(cs_print_smilies) ) {cs_print_smilies();} ?&#62;
4、后台”设置”项的“表情”那可以修改表情的快捷方式。最后一项设置不要打钩。效果可以看本站的评论窗口。
5.如果要使用自定义表情，只需把表情图片传至custom-smilies-se\images\文件夹下，然后去后台设置即可。
怎么样？评论丰富了很多吧~？
您可能也会关注:wordpress gallery主题安装WordPress多语言插件:qTranslateWordPress CMS Hacks and TricksWordPress的50个最强教程关于本站的主题设置




		
			Share this on del.icio.us
		
		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Subscribe to the comments for this post?
		
		
			Add this to Google Bookmarks
		
		
			Add this to Google Reader
		
		
			Post on Google Buzz
		
		
			Blog this on Blogger
		
		
			Add this to DZone
		





]]></description>
			<content:encoded><![CDATA[<p><strong>Custom Smilies 安装步骤</strong></p>
<p>1.<a title="下载Custom Smilies" href="http://wordpress.org/extend/plugins/custom-smilies-se/" target="_blank">下载Custom Smilies</a>，解压上传到/wp-content/plugins/ 目录下</p>
<p>2、进入管理后台，插件。启用Custom Smilies</p>
<p>3、编辑主题的comments.php文件，搜索&lt;textarea name=”comment” id=”comment” &gt;&lt;/textarea&gt;段，在上面添加</p>
<p>&lt;?php if ( function_exists(cs_print_smilies) ) {cs_print_smilies();} ?&gt;</p>
<p>4、后台”设置”项的“表情”那可以修改表情的快捷方式。最后一项设置不要打钩。效果可以看本站的评论窗口。</p>
<p>5.如果要使用自定义表情，只需把表情图片传至custom-smilies-se\images\文件夹下，然后去后台设置即可。</p>
<p>怎么样？评论丰富了很多吧~？</p>
<div id="crp_related"><h3>您可能也会关注:</h3><ul><li><a href="http://javaflex.net/opensource/wordpress-gallery-theme-install/" rel="bookmark" class="crp_title">wordpress gallery主题安装</a></li><li><a href="http://javaflex.net/opensource/wordpress-opensource/zhwordpressqtranslateenmultilanguage-wordpress-plugin-qtranslate/" rel="bookmark" class="crp_title">WordPress多语言插件:qTranslate</a></li><li><a href="http://javaflex.net/opensource/wordpress-cms-hacks-and-tricks/" rel="bookmark" class="crp_title">WordPress CMS Hacks and Tricks</a></li><li><a href="http://javaflex.net/opensource/50-wordpress-tutorial/" rel="bookmark" class="crp_title">WordPress的50个最强教程</a></li><li><a href="http://javaflex.net/it/my-blog-theme/" rel="bookmark" class="crp_title">关于本站的主题设置</a></li></ul></div>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://javaflex.net/opensource/wordpress-2/&amp;title=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://javaflex.net/opensource/wordpress-2/&amp;t=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87+-+http://b2l.me/qz3ts+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://javaflex.net/opensource/wordpress-2/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://javaflex.net/opensource/wordpress-2/&amp;title=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-googlereader">
			<a href="http://www.google.com/reader/link?url=http://javaflex.net/opensource/wordpress-2/&amp;title=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87&amp;srcUrl=http://javaflex.net/opensource/wordpress-2/&amp;srcTitle=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87&amp;snippet=POST_SUMMARY" rel="nofollow" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://javaflex.net/opensource/wordpress-2/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://javaflex.net/opensource/wordpress-2/&amp;n=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://javaflex.net/opensource/wordpress-2/&amp;title=%E4%B8%BAWordPress%E7%9A%84%E8%AF%84%E8%AE%BA%E5%8A%A0%E4%B8%8A%E8%A1%A8%E6%83%85%E5%9B%BE%E6%A0%87&amp;description=POST_SUMMARY" rel="nofollow" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://javaflex.net/opensource/wordpress-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>给WordPress添加一个favicon(地址栏显示图标)</title>
		<link>http://javaflex.net/opensource/wordpress-add-favico/</link>
		<comments>http://javaflex.net/opensource/wordpress-add-favico/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 05:10:29 +0000</pubDate>
		<dc:creator>Freddie</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[开源系统]]></category>
		<category><![CDATA[ico]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://javaflex.net/?p=66</guid>
		<description><![CDATA[
什么是favicon？这个不用我解释了吧~
如何给自己网站添加favicon？最简单的方法就是制作你自己的ico格式的图片，然后保存为favicon.ico，上传到网站根目录，ok啦~
这样还是不行？打开你所用的主题文件夹，编辑header.php，在&#60;head&#62;&#60;/head&#62;之间加上下面的代码：


&#38;lt;LINK href=
&#34;&#60;a href=&#34;http://yourdomain/favicon.ico&#34;&#62;http://yourdomain/favicon.ico&#60;/a&#62;&#34;
type=image/x-icon rel=icon&#38;gt;&#38;lt;LINK href=
&#34;yourdomain/favicon.ico&#34;
type=image/x-icon rel=
&#34;shortcut icon&#34;
&#38;gt;

OK,刷新下你的浏览器，图标出来了没？~
如果还是不管用，而你又不太在乎插件太多影响效率的话，还有一个办法：
MaxBlogPress Favicon插件~ 使用方法略。
ok,你的图标出来了吗？~
您可能也会关注:wordpress手动升级方法仿苹果的Accordion实现magento添加多货币 How to Setup a Dual Currency Magento ShopWordPress 添加中文言语包~解决Magento“Must specify JSON encoded source for decoding”的问题！




		
			Share this on del.icio.us
		
		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Subscribe to the comments for this post?
		
		
			Add this to Google Bookmarks
		
		
			Add this to Google Reader
		
		
			Post on Google Buzz
		
		
			Blog this on Blogger
		
		
			Add this to DZone
		





]]></description>
			<content:encoded><![CDATA[<ol>
<li>什么是favicon？这个不用我解释了吧~</li>
<li>如何给自己网站添加favicon？最简单的方法就是制作你自己的ico格式的图片，然后保存为favicon.ico，上传到网站根目录，ok啦~</li>
<li>这样还是不行？打开你所用的主题文件夹，编辑header.php，在&lt;head&gt;&lt;/head&gt;之间加上下面的代码：</li>
</ol>
<p><span style="MARGIN-LEFT: 0px! important"></p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&amp;lt;LINK href=</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&quot;&lt;a href=&quot;http://yourdomain/favicon.ico&quot;&gt;http://yourdomain/favicon.ico&lt;/a&gt;&quot;</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">type=image/x-icon rel=icon&amp;gt;&amp;lt;LINK href=</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&quot;yourdomain/favicon.ico&quot;</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">type=image/x-icon rel=</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&quot;shortcut icon&quot;</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&amp;gt;</div></div>
<p></span></p>
<p>OK,刷新下你的浏览器，图标出来了没？~</p>
<p>如果还是不管用，而你又不太在乎插件太多影响效率的话，还有一个办法：</p>
<p><a href="http://wordpress.org/extend/plugins/maxblogpress-favicon/" target="_blank">MaxBlogPress Favicon</a>插件~ 使用方法略。</p>
<p>ok,你的图标出来了吗？~</p>
<div id="crp_related"><h3>您可能也会关注:</h3><ul><li><a href="http://javaflex.net/opensource/wordpress/" rel="bookmark" class="crp_title">wordpress手动升级方法</a></li><li><a href="http://javaflex.net/flex/accordion/" rel="bookmark" class="crp_title">仿苹果的Accordion实现</a></li><li><a href="http://javaflex.net/opensource/how-to-setup-a-dual-currency-magento-shop/" rel="bookmark" class="crp_title">magento添加多货币 How to Setup a Dual Currency Magento Shop</a></li><li><a href="http://javaflex.net/opensource/wordpress-%e6%b7%bb%e5%8a%a0%e4%b8%ad%e6%96%87%e8%a8%80%e8%af%ad%e5%8c%85/" rel="bookmark" class="crp_title">WordPress 添加中文言语包~</a></li><li><a href="http://javaflex.net/opensource/magento%e2%80%9cmust-specify-json-encoded-source-for-decoding%e2%80%9d/" rel="bookmark" class="crp_title">解决Magento“Must specify JSON encoded source for decoding”的问题！</a></li></ul></div>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://javaflex.net/opensource/wordpress-add-favico/&amp;title=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://javaflex.net/opensource/wordpress-add-favico/&amp;t=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29+-+http://b2l.me/q2kda+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://javaflex.net/opensource/wordpress-add-favico/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://javaflex.net/opensource/wordpress-add-favico/&amp;title=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-googlereader">
			<a href="http://www.google.com/reader/link?url=http://javaflex.net/opensource/wordpress-add-favico/&amp;title=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29&amp;srcUrl=http://javaflex.net/opensource/wordpress-add-favico/&amp;srcTitle=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29&amp;snippet=POST_SUMMARY" rel="nofollow" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://javaflex.net/opensource/wordpress-add-favico/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://javaflex.net/opensource/wordpress-add-favico/&amp;n=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://javaflex.net/opensource/wordpress-add-favico/&amp;title=%E7%BB%99WordPress%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AAfavicon%28%E5%9C%B0%E5%9D%80%E6%A0%8F%E6%98%BE%E7%A4%BA%E5%9B%BE%E6%A0%87%29&amp;description=POST_SUMMARY" rel="nofollow" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://javaflex.net/opensource/wordpress-add-favico/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>wordpress gallery主题安装</title>
		<link>http://javaflex.net/opensource/wordpress-gallery-theme-install/</link>
		<comments>http://javaflex.net/opensource/wordpress-gallery-theme-install/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 05:07:25 +0000</pubDate>
		<dc:creator>Freddie</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[开源系统]]></category>

		<guid isPermaLink="false">http://javaflex.net/?p=62</guid>
		<description><![CDATA[Gallery是一款极其漂亮的图片主题，按以下几个步骤安装它:

Download the latest version of Thematic.
Download the latest version of the Gallery WordPress theme.
Unzip and upload both themes to your &#8220;wp-content/themes/&#8221; directory.
In WordPress, go to &#8220;Appearance &#62; Themes&#8221; and activate the &#8220;Gallery&#8221; theme.
To change the number of items displayed on the home page, go to
&#8220;Settings &#62; Reading&#8221; and change &#8220;Blog pages show at most&#8221; to [...]]]></description>
			<content:encoded><![CDATA[<p>Gallery是一款极其漂亮的图片主题，按以下几个步骤安装它:</p>
<ol>
<li>Download the <a href="http://themeshaper.com/">latest version</a> of Thematic.</li>
<li>Download the <a href="http://chris-wallace.com/downloads/gallery-latest.zip">latest version</a> of the Gallery WordPress theme.</li>
<li>Unzip and upload both themes to your &#8220;wp-content/themes/&#8221; directory.</li>
<li>In WordPress, go to &#8220;Appearance &gt; Themes&#8221; and activate the &#8220;Gallery&#8221; theme.</li>
<li>To change the number of items displayed on the home page, go to<br />
&#8220;Settings &gt; Reading&#8221; and change &#8220;Blog pages show at most&#8221; to 28 (4<br />
rows) or 35 (5 rows) or more for the LazyLoad plugin to work its magic. LazyLoader will automatically delay loading of thumbnails that are out of the user&#8217;s view.</li>
</ol>
<h4>怎么添加Gallery的内容</h4>
<p>以下几个步骤:</p>
<ol>
<li>Create a thumbnail for each entry sized 125×125</li>
<li>Create a full-sized image for each entry sized 500×375</li>
<li>Upload both images to /wp-content/uploads or use the image uploader in WordPress to upload the images to the same folder</li>
<li>Next, create a custom field called &#8220;thumbnail&#8221; and enter the<br />
location of the thumbnail file, for example<br />
&#8220;/wp-content/uploads/design-name-125×125.jpg&#8221;</li>
<li>You will need to create another custom field called &#8220;full-image&#8221; and enter the location of the full-size image in that field.</li>
<li>You may also enter custom fields for &#8220;web-url&#8221; and &#8220;designer&#8221; if you want to add additional information to each entry.</li>
</ol>
<h4>怎么设置“星星评级”</h4>
<ol>
<li>Install the <a href="http://wordpress.org/extend/plugins/wp-postratings/">WP-Post Ratings plugin</a> from WordPress.org. Activate both the plugin and the widgets.</li>
<li>To switch the type of images to transparent .PNGs, open wp-content/plugins/wp-postratings/wp-postratings.php in a text editor and change the following lines (should be near the top of the document):### Define Image Extension<br />
define(&#8216;RATINGS_IMG_EXT&#8217;, &#8216;gif&#8217;);<br />
//define(&#8216;RATINGS_IMG_EXT&#8217;, &#8216;png&#8217;);to match this:</p>
<p>### Define Image Extension<br />
//define(&#8216;RATINGS_IMG_EXT&#8217;, &#8216;gif&#8217;);<br />
define(&#8216;RATINGS_IMG_EXT&#8217;, &#8216;png&#8217;);</li>
<li>到plugins/wp-postratings/images文件夹下，将stars(png)改为stars.</li>
<li>In your WordPress admin panel, click the Ratings &gt; Options link on the left sidebar.</li>
<li>The transparent .PNG stars should be selected by default.</li>
<li>Under &#8216;Ratings AJAX Style&#8217; change &#8216;Show Loading Image With Text&#8217; to &#8216;No&#8217; and &#8216;Show Fading In And Fading Out Of Ratings&#8217; to &#8216;No.&#8217;</li>
<li>Click &#8216;Save Changes.&#8217;</li>
<li>Now click the &#8216;Ratings Templates&#8217; on the left sidebar.</li>
<li>Replace the text in the &#8216;Ratings Vote Text&#8217; box with the following code:<strong>%RATINGS_IMAGES_VOTE%</strong></li>
<li>Replace the text in the &#8216;Ratings Voted Text&#8217; with the following code:<strong>%RATINGS_IMAGES%</strong></li>
<li>Click the &#8216;Save&#8217; button.</li>
<li>You should now see your star ratings show on the gallery single pages next to the title of the gallery item.</li>
</ol>
<h4>页面询问添加widget</h4>
<ol>
<li>Make sure you activated the WP-Post Ratings widgets when you activated the plugin.</li>
<li>In your WordPress Admin, click Widgets on the sidebar.</li>
<li>From the drop-down box under &#8216;Current Widgets&#8217; select &#8216;1st Subsidiary Aside&#8217; and click &#8216;Show.&#8217;</li>
<li>Drag the widgets you&#8217;d like to see shown in this area from left to right (Highest Rated, Most Rated, Recent Comments, etc.)</li>
<li>Click &#8216;Save.&#8217;</li>
<li>You should now see your widgets in the footer.</li>
</ol>
<div id="crp_related"><h3>您可能也会关注:</h3><ul><li><a href="http://javaflex.net/opensource/wordpress-cms-hacks-and-tricks/" rel="bookmark" class="crp_title">WordPress CMS Hacks and Tricks</a></li><li><a href="http://javaflex.net/linux/centos-5-3-install-wordpress-2-7-1/" rel="bookmark" class="crp_title">CentOS 5.3安装WordPress 2.7.1</a></li><li><a href="http://javaflex.net/opensource/50-wordpress-tutorial/" rel="bookmark" class="crp_title">WordPress的50个最强教程</a></li><li><a href="http://javaflex.net/opensource/magento-show-views-extension/" rel="bookmark" class="crp_title">显示最新评论的扩展Magento</a></li><li><a href="http://javaflex.net/flex/accordion/" rel="bookmark" class="crp_title">仿苹果的Accordion实现</a></li></ul></div>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;title=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;t=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85+-+http://b2l.me/q2a7v+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://javaflex.net/opensource/wordpress-gallery-theme-install/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;title=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-googlereader">
			<a href="http://www.google.com/reader/link?url=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;title=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85&amp;srcUrl=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;srcTitle=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85&amp;snippet=POST_SUMMARY" rel="nofollow" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;n=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://javaflex.net/opensource/wordpress-gallery-theme-install/&amp;title=wordpress+gallery%E4%B8%BB%E9%A2%98%E5%AE%89%E8%A3%85&amp;description=POST_SUMMARY" rel="nofollow" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://javaflex.net/opensource/wordpress-gallery-theme-install/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>wordpress手动升级方法</title>
		<link>http://javaflex.net/opensource/wordpress/</link>
		<comments>http://javaflex.net/opensource/wordpress/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:21:46 +0000</pubDate>
		<dc:creator>Freddie</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[开源系统]]></category>
		<category><![CDATA[wordpress升级]]></category>

		<guid isPermaLink="false">http://javaflex.net/?p=59</guid>
		<description><![CDATA[1.为防升级过程中可能会出错，做个备份总是没有什么坏处的。
Freddie比较懒，直接备份整个文件夹~
tar cvf &#8211; /wordpress &#62;/temp/backup.tar
mysqldump -uroot -p wordpress &#62;wordpress_backup.sql
2.新建一个temp文件夹，保存你的所有WordPress资料;
mkdir backup
cp wp-config.php .htaccess backup
cp -R wp-content backup
rm -rif wp*.php .htaccess license.txt readme.html xmlrpc.php
rm -rif wp-admin wp-includes
3.下载最新版wordpress到服务器，并且用你的backup替换到默认文件~

cp -ur backup/* .

4.升级数据库 
打开浏览器，访问你的upgrade.php页面，例： &#60;a href=&#34;http://example.com/wordpress/wp-admin/upgrade.php&#34;&#62;http://example.com/wordpress/wp-admin/upgrade.php&#60;/a&#62; ，按提示升级数据库。
5. OK，you all done~
哈哈，你的升级顺利吗？~ 遇到问题欢迎邮件咨询Freddie : &#60;a href=&#34;mailto:fred@icandy.me&#34;&#62;fred@icandy.me&#60;/a&#62;
您可能也会关注:linux下最容易的增量备份,tar增量备份给WordPress添加一个favicon(地址栏显示图标)WordPress 添加中文言语包~解决Magento“Must specify JSON encoded source for decoding”的问题！wordpress gallery主题安装




		
			Share this on del.icio.us
		
		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Subscribe to the comments for this [...]]]></description>
			<content:encoded><![CDATA[<p>1.为防升级过程中可能会出错，做个备份总是没有什么坏处的。</p>
<p>Freddie比较懒，直接备份整个文件夹~</p>
<p>tar cvf &#8211; /wordpress &gt;/temp/backup.tar</p>
<p>mysqldump -uroot -p wordpress &gt;wordpress_backup.sql</p>
<p>2.新建一个temp文件夹，保存你的所有WordPress资料;</p>
<li>mkdir backup</li>
<li>cp wp-config.php .htaccess backup</li>
<li>cp -R wp-content backup</li>
<li>rm -rif wp*.php .htaccess license.txt readme.html xmlrpc.php</li>
<li>rm -rif wp-admin wp-includes</li>
<p>3.下载最新版wordpress到服务器，并且用你的backup替换到默认文件~</p>
<ul>
<li>cp -ur backup/* .</li>
</ul>
<p>4.升级数据库 </p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">打开浏览器，访问你的upgrade.php页面，例： &lt;a href=&quot;http://example.com/wordpress/wp-admin/upgrade.php&quot;&gt;http://example.com/wordpress/wp-admin/upgrade.php&lt;/a&gt; ，按提示升级数据库。</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">5. OK，you all done~</div></div>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:560px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">哈哈，你的升级顺利吗？~ 遇到问题欢迎邮件咨询Freddie : &lt;a href=&quot;mailto:fred@icandy.me&quot;&gt;fred@icandy.me&lt;/a&gt;</div></div>
<div id="crp_related"><h3>您可能也会关注:</h3><ul><li><a href="http://javaflex.net/linux/linuxtar/" rel="bookmark" class="crp_title">linux下最容易的增量备份,tar增量备份</a></li><li><a href="http://javaflex.net/opensource/wordpress-add-favico/" rel="bookmark" class="crp_title">给WordPress添加一个favicon(地址栏显示图标)</a></li><li><a href="http://javaflex.net/opensource/wordpress-%e6%b7%bb%e5%8a%a0%e4%b8%ad%e6%96%87%e8%a8%80%e8%af%ad%e5%8c%85/" rel="bookmark" class="crp_title">WordPress 添加中文言语包~</a></li><li><a href="http://javaflex.net/opensource/magento%e2%80%9cmust-specify-json-encoded-source-for-decoding%e2%80%9d/" rel="bookmark" class="crp_title">解决Magento“Must specify JSON encoded source for decoding”的问题！</a></li><li><a href="http://javaflex.net/opensource/wordpress-gallery-theme-install/" rel="bookmark" class="crp_title">wordpress gallery主题安装</a></li></ul></div>

<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://javaflex.net/opensource/wordpress/&amp;title=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://javaflex.net/opensource/wordpress/&amp;t=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95+-+http://b2l.me/q2nnp+&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://javaflex.net/opensource/wordpress/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://javaflex.net/opensource/wordpress/&amp;title=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-googlereader">
			<a href="http://www.google.com/reader/link?url=http://javaflex.net/opensource/wordpress/&amp;title=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95&amp;srcUrl=http://javaflex.net/opensource/wordpress/&amp;srcTitle=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95&amp;snippet=POST_SUMMARY" rel="nofollow" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="sexy-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://javaflex.net/opensource/wordpress/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://javaflex.net/opensource/wordpress/&amp;n=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="sexy-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://javaflex.net/opensource/wordpress/&amp;title=wordpress%E6%89%8B%E5%8A%A8%E5%8D%87%E7%BA%A7%E6%96%B9%E6%B3%95&amp;description=POST_SUMMARY" rel="nofollow" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://javaflex.net/opensource/wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
