<?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>E-space &#187; WordPress</title>
	<atom:link href="http://e-spacy.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://e-spacy.com</link>
	<description>web2.0 web software music internet</description>
	<lastBuildDate>Fri, 05 Mar 2010 23:13:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress 2.8.x Admin账户密码重置漏洞</title>
		<link>http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html</link>
		<comments>http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html#comments</comments>
		<pubDate>Tue, 11 Aug 2009 08:00:27 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html</guid>
		<description><![CDATA[几个小时前在WordPress trac上发布了一个修复WordPress 2.8.x漏洞的信息Changeset 11798。此漏洞可以允许任何人通过wp-login.php的登录界面来重置Admin账户的密码。    &#160; 具体修改方法如上图 ...... <br/><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p>几个小时前在<a href="http://core.trac.wordpress.org/" target="_blank">WordPress trac</a>上发布了一个修复WordPress 2.8.x漏洞的信息<a href="http://core.trac.wordpress.org/changeset/11798" target="_blank">Changeset 11798</a>。此漏洞可以允许任何人通过wp-login.php的登录界面来重置Admin账户的密码。    <br /><a href="http://e-spacy.com/wp-content/uploads/2009/08/Changeset11798WordPressTrac.jpg"><img title="Changeset-11798-–-WordPress-Trac" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="137" alt="Changeset-11798-–-WordPress-Trac" src="http://e-spacy.com/wp-content/uploads/2009/08/Changeset11798WordPressTrac_thumb.jpg" width="500" border="0" /></a>&#160; <br />具体修改方法如上图，即打开wp-login.php文件，修改第190行，由原来的<strong>if ( empty( $key ) <del></del>)</strong> 改为 <strong>if ( empty( $key ) || is_array( $key ))</strong></p>
<p>虽然别人可能不会同时盗取了你用于重置密码的邮箱账户，但风险总是有的，所以希望所有使用WordPress 2.8.x版本的同学及时修改。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-log-out-error.html" title="WordPress让我无语的错误">WordPress让我无语的错误</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Amplify:Twitter你的网页剪切板</title>
		<link>http://e-spacy.com/blog/amplify-copy-post-to-twitter.html</link>
		<comments>http://e-spacy.com/blog/amplify-copy-post-to-twitter.html#comments</comments>
		<pubDate>Wed, 10 Jun 2009 20:27:50 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[Webtools]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/amplifytwitter%e4%bd%a0%e7%9a%84%e7%bd%91%e9%a1%b5%e5%89%aa%e5%88%87%e6%9d%bf.html</guid>
		<description><![CDATA[Amplify是Clipmarks推出的一款Twitter应用，可以通过它快速把网页上的文字，图片等内容按照区域剪切发送至Twitter。    &#160; 其实Amplify是一个Firefox插件，安装后会在工具栏添加一个“a” ...... <br/><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://amplify.com/" target="_blank">Amplify</a>是<a href="http://clipmarks.com/" target="_blank">Clipmarks</a>推出的一款<strong>Twitter</strong>应用，可以通过它快速把网页上的文字，图片等内容按照区域剪切发送至Twitter。    <br /><a href="http://e-spacy.com/wp-content/uploads/2009/06/amplify.jpg"><img title="amplify" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="285" alt="amplify" src="http://e-spacy.com/wp-content/uploads/2009/06/amplify-thumb.jpg" width="500" border="0" /></a>&#160; <br />其实Amplify是一个<strong>Firefox</strong>插件，安装后会在工具栏添加一个“a”的按钮。在打开网页后，点击这个按钮便进入到了内容剪切模式。选择文字段落或者图片后，点击“click here to amplify it”随即转入了编辑模式。</p>
<p>这时熟悉<strong>WordPress</strong>的应该马上就看出这明明是WP的后台发布页面嘛，其实Amplify的用户平台正是由wordpress mu而搭建。剩下的内容就不用多描述了，右面可以设置tag,分类，选择是否发布到twitter，最后发布即可。</p>
<p>同时<a href="http://amplify.com/" target="_blank">Amplify</a>还提供了<strong>username.amplify.com</strong>的用户域名，可以显示自己通过它来发布的内容。</p>
<p>推荐Twitter用户使用，如果你想分享个网页，那么使用<a href="http://twitthat.com/" target="_blank">twitthat!</a>即可，但如果你想发布网页上的某些内容，那使用<a href="http://amplify.com/" target="_blank">Amplify</a>则再适合不过了。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html" title="TwiBadge:WordPress的Twitter插件">TwiBadge:WordPress的Twitter插件</a></li><li><a href="http://e-spacy.com/blog/zwordpress-wordpress-admin-firefox.html" title="ZWordPress:快速访问WordPress后台的Firefox插件">ZWordPress:快速访问WordPress后台的Firefox插件</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" title="WordPress插件推荐:Paginator (荐)">WordPress插件推荐:Paginator (荐)</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html" title="WordPress插件推荐:Snazzy Archives可视化存档">WordPress插件推荐:Snazzy Archives可视化存档</a></li><li><a href="http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html" title="WordPress感谢插件开发者日">WordPress感谢插件开发者日</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/amplify-copy-post-to-twitter.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>10个WordPress的.htaccess技巧（强烈推荐）</title>
		<link>http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html</link>
		<comments>http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html#comments</comments>
		<pubDate>Thu, 19 Mar 2009 20:17:53 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[学海无牙]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html</guid>
		<description><![CDATA[对于Apache服务器，使用.htaccess文件可以进行很多相关网络服务访问的配置。而以下的10个技巧则专门针对WordPress所进行的设置，推荐大家参考使用：    参考原文：10 awesome .htaccess hacks ...... <br/><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p>对于<strong>Apache</strong>服务器，使用<strong>.htaccess</strong>文件可以进行很多相关网络服务访问的配置。而以下的10个技巧则专门针对WordPress所进行的设置，推荐大家参考使用：    <br />参考原文：<a href="http://www.catswhocode.com/blog/10-awesome-htaccess-hacks-for-wordpress" target="_blank">10 awesome .htaccess hacks for WordPress</a></p>
<p>1. <strong>重定向WordPress的RSS Feed链接地址到Feedburner地址：     <br /></strong>除了修改WP的模板文件来定制其输出的RSS Feed链接地址外，还可以使用.htaccess文件来进行设置(替换yourrssfeedlink为自己的Feedburner地址)。    </p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline"># temp redirect wordpress content feeds to feedburner</li>
<li>&lt;IfModule mod_rewrite.c&gt;</li>
<li>&nbsp;RewriteEngine on</li>
<li>&nbsp;RewriteCond %{HTTP_USER_AGENT} !FeedBurner&nbsp; &nbsp; [NC]</li>
<li>&nbsp;RewriteCond %{HTTP_USER_AGENT} !FeedValidator [NC]</li>
<li>&nbsp;RewriteRule ^feed/?([_0-9a-z-]+)?/?$ http://feeds2.feedburner.com/catswhocode [R=302,NC,L]</li>
<li>&lt;/IfModule&gt;</li></ol></div>
<p>参考：<a href="http://www.wprecipes.com/how-to-redirect-wordpress-rss-feeds-to-feedburner-with-htaccess">How to redirect WordPress rss feeds to feedburner</a></p>
<p>2. <strong>去除WordPress分类链接中的“/category/”：</strong>    <br />默认情况下，WordPress的分类链接显示的样式为：    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">http://e-spacy.com/blog/category/tech</li></ol></div>
<p>其实其中的category部分没有任何意义，如果想去掉它可以修改.htaccess文件(替换yourblog为自己的网址)。    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">RewriteRule ^category/(.+)$ http://www.yourblog.com/$1 [R=301,L]</li></ol></div>
<p>参考：<a href="http://www.wprecipes.com/how-to-remove-category-from-your-wordpress-url">How to remove category from your WordPress url</a></p>
<p>3. <strong>使用浏览器缓存：     <br /></strong>可以修改.htaccess文件让访问者使用浏览器缓存来优化其访问速度。<br />

<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">FileETag MTime Size </li>
<li>&lt;ifmodule mod_expires.c&gt; </li>
<li>&nbsp; &lt;filesmatch &quot;\.(jpg|gif|png|css|js)$&quot;&gt; </li>
<li>&nbsp;&nbsp; &nbsp; &nbsp; ExpiresActive on </li>
<li>&nbsp;&nbsp; &nbsp; &nbsp; ExpiresDefault &quot;access plus 1 year&quot; </li>
<li>&nbsp;&nbsp; &lt;/filesmatch&gt; </li>
<li>&lt;/ifmodule&gt;</li></ol></div>
<p>参考： <a href="http://www.wordpress-tutoriel.com/tutoriel/comment-accelerer-le-temps-de-chargement-de-votre-blog/">Comment accelerer le temps de chargement de votre blog</a></p>
<p>4. <strong>压缩静态数据</strong>：    <br />可以修改.htaccess文件来压缩需要访问的数据（传输后在访问端解压），从而可以减少访问流量和载入时间。    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/xhtml+xml text/javascript text/css application/x-javascript </li>
<li>BrowserMatch ^Mozilla/4 gzip-only-text/html </li>
<li>BrowserMatch ^Mozilla/4.0[678] no-gzip </li>
<li>BrowserMatch bMSIE !no-gzip !gzip-only-text/html</li></ol></div>
</p>
<p>5. <strong>重定向日期格式的WP Permalink链接地址为Postname格式：     <br /></strong>如果你目前的Permalink地址为/%year%/%monthnum%/%day%/%postname%/ 的格式，那么我强烈推荐你直接使用/%postname%/ ，这样对搜索引擎要舒服得多。首先你需要在WordPress的后台设置输出的Permalinks格式为/%postname%/ 。然后修改.htaccess文件来重定向旧的链接，不然别人以前收藏你的网址都会转成404哦！(替换yourdomain为自己的网址)    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">RedirectMatch 301 /([0-9]+)/([0-9]+)/([0-9]+)/(.*)$ http://www.yourdomain.com/$4</li></ol></div>
<p>参考： <a href="http://www.wprecipes.com/redirect-day-and-name-permalinks-to-postname">Redirect day and name permalinks to postname</a></p>
<p>6. <strong>阻止没有referrer来源链接的垃圾评论：     <br /></strong>设置.htaccess文件可以阻止大多数无Refferrer来源的垃圾评论机器人Bot Spammer。其会查询访问你网站的来源链接，然后阻止其通过wp-comments-post.php来进行垃圾评论。    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">RewriteEngine On </li>
<li>RewriteCond %{REQUEST_METHOD} POST </li>
<li>RewriteCond %{REQUEST_URI} .wp-comments-post\.php* </li>
<li>RewriteCond %{HTTP_REFERER} !.*yourblog.com.* [OR] </li>
<li>RewriteCond %{HTTP_USER_AGENT} ^$ </li>
<li>RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L]</li></ol></div>
<p>参考： <a href="http://www.wprecipes.com/how-to-deny-comment-posting-to-no-referrer-requests">How to deny comment posting to no referrer requests</a></p>
<p>7. <strong>定制访问者跳转到维护页面：</strong>    <br />当你进行网站升级，模板修改调试等操作时，最好让访问者临时跳转到一个声明的维护页面(和404错误页面不同)，来通知网站暂时无法访问，而不是留下一片空白或者什么http bad错误。（替换maintenance.html为自己定制的维护页面网址，替换123.123.123.123为自己目前的IP地址，不然你自己访问也跳转哦）    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">RewriteEngine on </li>
<li>RewriteCond %{REQUEST_URI} !/maintenance.html$ </li>
<li>RewriteCond %{REMOTE_ADDR} !^123\.123\.123\.123 </li>
<li>RewriteRule $ /maintenance.html [R=302,L]</li></ol></div>
<p>参考：<a href="http://www.woueb.net/2007/07/25/comment-faire-une-page-d-accueil-pour-les-internautes/">Comment faire une page d&#8217;accueil pour les internautes</a></p>
<p>8. <strong>设置你的WordPress防盗链：</strong>    <br />盗链是指其它网站直接使用你自己网站内的资源，从而浪费网站的流量和带宽，比如图片，上传的音乐，电影等文件。（替换mysite为自己的网址和/images/notlink.jpg为自己定制的防盗链声明图片）    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">RewriteEngine On </li>
<li>#Replace ?mysite\.com/ with your blog url </li>
<li>RewriteCond %{HTTP_REFERER} !^http://(.+\.)?mysite\.com/ [NC] </li>
<li>RewriteCond %{HTTP_REFERER} !^$ </li>
<li>#Replace /images/nohotlink.jpg with your &quot;don't hotlink&quot; image url </li>
<li>RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/nohotlink.jpg [L]</li></ol></div>
<p>参考：<a href="http://www.wprecipes.com/how-to-protect-your-wordpress-blog-from-hotlinking">How to protect your WordPress blog from hotlinking</a></p>
<p>9. <strong>只允许自己的IP访问wp-admin：     <br /></strong>如果你不是团队合作Blog，最好设置只有自己能够访问WP的后台。前提是你的IP不是像我一样动态的哦。（替换xx.xx.xx.xx为自己的IP地址）    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">AuthUserFile /dev/null</li>
<li>AuthGroupFile /dev/null</li>
<li>AuthName &quot;Example Access Control&quot;</li>
<li>AuthType Basic</li>
<li>&lt;LIMIT GET&gt;</li>
<li>order deny,allow</li>
<li>deny from all</li>
<li>allow from xx.xx.xx.xx</li>
<li>&lt;/LIMIT&gt;</li></ol></div>
<p>参考：<a href="http://www.reubenyau.com/protecting-the-wordpress-wp-admin-folder/">Protecting the WordPress wp-admin folder</a></p>
<p>10. <strong>阻止指定IP的访问：</strong>   <br />如果你想要阻止指定IP的访问，来防止其垃圾评论，那么你可以创建自己的Backlist黑名单。(替换xx.xx.xx.xx为指定的IP地址)    
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">&lt;Limit GET POST&gt; </li>
<li>order allow,deny </li>
<li>deny from xx.xx.xx.xx </li>
<li>allow from all </li>
<li>&lt;/Limit&gt;</li></ol></div>
<p>参考：<a href="http://lorelle.wordpress.com/2007/09/20/the-easiest-way-to-ban-a-wordpress-spammer/">The easiest way to ban a WordPress spammer</a></p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/wordpress-not-home-in-excerpt.html" title="让WordPress非第一页显示摘要">让WordPress非第一页显示摘要</a></li><li><a href="http://e-spacy.com/blog/wordpress-duplicate-content.html" title="处理WordPress的重复内容">处理WordPress的重复内容</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-diminish-use.html" title="WordPress插件精简调用(推荐)">WordPress插件精简调用(推荐)</a></li><li><a href="http://e-spacy.com/blog/wordpress-safe-tips.html" title="三个保障WordPress安全的方法">三个保障WordPress安全的方法</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>WordPress降级的趣事</title>
		<link>http://e-spacy.com/blog/wordpress-downgrade.html</link>
		<comments>http://e-spacy.com/blog/wordpress-downgrade.html#comments</comments>
		<pubDate>Sat, 07 Mar 2009 16:41:04 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-downgrade.html</guid>
		<description><![CDATA[估计很少人会进行对WordPress降级的操作，我也是偶然“碰”上了。在进行WP降级的时候，需要对数据库进行升级，并密码失效！~~有趣吧。
因为网站没有备案，不是我不备，是因为我 ...... <br/><a href="http://e-spacy.com/blog/wordpress-downgrade.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p>估计很少人会进行对WordPress降级的操作，我也是偶然“碰”上了。<strong>在进行WP降级的时候，需要对数据库进行升级，并密码失效</strong>！~~有趣吧。</p>
<p>因为网站没有备案，不是我不备，是因为我无法登入备案网站。在获得整顿消息之后我便尝试去http://www.miibeian.gov.cn/查看自己的备案信息，然而无法登录。我多次通过“找回密码”操作得到的密码却也无法登录，没有任何提示，只是点击登录后没有任何反应。    <br /><a href="http://e-spacy.com/wp-content/uploads/2009/03/beian.jpg"><img title="beian" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="135" alt="beian" src="http://e-spacy.com/wp-content/uploads/2009/03/beian-thumb.jpg" width="428" border="0" /></a>&#160; <br />而现在我甚至无法用浏览器再打开那个备案网站，Tracert信息如下：     <br /><a href="http://e-spacy.com/wp-content/uploads/2009/03/tracert.jpg"><img title="tracert" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="377" alt="tracert" src="http://e-spacy.com/wp-content/uploads/2009/03/tracert-thumb.jpg" width="384" border="0" /></a>&#160; <br />所以我最后自己山寨了一个备案号“京ICP备05023916号”，经过科学研究，并非胡编乱造。但最终逃不过Webmaster的法眼，“由于资源超标、欠费、内容违规、未取得备案等原因，该站点暂时无法访问，帐号可能同时被禁止”，于今天被关闭。</p>
<p>赶紧修改DNS来把网站全部搬到国外，这时有趣的事情发生了。即把数据库导入后，主页显示的日志是个1月份旧日志，无论我怎样刷新它都不显示最新的日志，但存档等页面正常。</p>
<p>去后台登录要求我对数据库升级，然后竟然说我密码不对。找回密码后登录一看竟然回到了WP2.3，原来我这边的服务器上WP还是老版本。</p>
<p>不过WP在降级时对数据库的升级操作和密码失效以及日志显示混乱的故障，挺有趣的。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/change-permalink-plugin.html" title="转换Permalink用到的两款插件">转换Permalink用到的两款插件</a></li><li><a href="http://e-spacy.com/blog/wp-tumblr-wordpress-theme.html" title="WP-Tumblr:WordPress仿Tumblr模板">WP-Tumblr:WordPress仿Tumblr模板</a></li><li><a href="http://e-spacy.com/blog/wordpress-post-id.html" title="WordPress离线发布的不连续ID">WordPress离线发布的不连续ID</a></li><li><a href="http://e-spacy.com/blog/blog-maikr.html" title="博客伴侣maikr更新">博客伴侣maikr更新</a></li><li><a href="http://e-spacy.com/blog/not-hope-wordpress-21.html" title="不再期待WordPress2.1">不再期待WordPress2.1</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-downgrade.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>IconDock:精品Icon集中营</title>
		<link>http://e-spacy.com/blog/icondock-wordpress-icon-shop.html</link>
		<comments>http://e-spacy.com/blog/icondock-wordpress-icon-shop.html#comments</comments>
		<pubDate>Thu, 26 Feb 2009 20:10:46 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[Web2]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[shop]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/icondock-wordpress-icon-shop.html</guid>
		<description><![CDATA[IconDock是一个提供精品Icon图标的交易平台。其由大名鼎鼎的N.Design Studio推出（使用WordPress的应该都知道其经典的iTheme）。其同样使用WordPress并配合一款WP e-Commerce的电子商务插件来搭 ...... <br/><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://icondock.com/" target="_blank">IconDock</a>是一个提供精品Icon图标的交易平台。其由大名鼎鼎的<a href="http://www.ndesign-studio.com/" target="_blank">N.Design Studio</a>推出（使用WordPress的应该都知道其经典的iTheme）。其同样使用WordPress并配合一款<a href="http://www.instinct.co.nz/e-commerce/" target="_blank">WP e-Commerce</a>的电子商务插件来搭建。<a href="http://e-spacy.com/wp-content/uploads/2009/01/IconDockIcon_129B4/icondock.jpg"><img title="icondock" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="310" alt="icondock" src="http://e-spacy.com/wp-content/uploads/2009/01/IconDockIcon_129B4/icondock_thumb.jpg" width="500" border="0" /></a>     <br />用户可以选择购买单个Icon或者是打包购买，同时也提供了些免费的图标。吸引我的是它的购买方式，<strong>拖放</strong>。只需要选择好图标扔到边的购物栏中就可以了，而且其还支持鼠标中键滚轮的上下选择，赞！</p>
<p>如果它把这款WP主题免费提供给大家就好了。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" title="WordPress插件推荐:Paginator (荐)">WordPress插件推荐:Paginator (荐)</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/icondock-wordpress-icon-shop.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress插件推荐:Paginator (荐)</title>
		<link>http://e-spacy.com/blog/wordpress-plugin-paginator.html</link>
		<comments>http://e-spacy.com/blog/wordpress-plugin-paginator.html#comments</comments>
		<pubDate>Thu, 12 Feb 2009 21:27:26 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-plugin-paginator.html</guid>
		<description><![CDATA[Paginator是一个WordPress的页面导航插件。     相信绝大多数的WP用户都会和我以前一样，安装一个叫做Pagenavi的页面导航插件。它可以在页脚显示首尾页以及当前页面邻近的几个页面链 ...... <br/><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/paginator/" target="_blank">Paginator</a>是一个WordPress的页面导航插件。<a href="http://e-spacy.com/wp-content/uploads/2009/01/WordPressPaginator_13BA9/Paginator.jpg"><img title="Paginator" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="85" alt="Paginator" src="http://e-spacy.com/wp-content/uploads/2009/01/WordPressPaginator_13BA9/Paginator_thumb.jpg" width="500" border="0" /></a>     <br />相信绝大多数的WP用户都会和我以前一样，安装一个叫做<a href="http://lesterchan.net/portfolio/programming/php/#wp-pagenavi" target="_blank">Pagenavi</a>的页面导航插件。它可以在页脚显示首尾页以及当前页面邻近的几个页面链接，方便来访用户进行跳转，但却无法直接跳转到想要查看的指定页面。最新发现的这个<a href="http://wordpress.org/extend/plugins/paginator/" target="_blank">Paginator</a>则可以用鼠标拖动来选择指定的页面，方便之极！</p>
<p>可以设置显示的页面链接个数和是否显示总页数。当然可以修改CSS文件来改变样式。</p>
<p>不过有个缺陷，因为它使用了<strong>get_option(&#8217;siteurl&#8217;)</strong>来显示页面链接，所以对于我这样定制了Blog链接或者是在分类和Tag，存档等页面，其指向的链接均为默认的Blog页面链接，当然会导致跳转错误。需要手动修改一下代码为<strong>get_pagenum_link()</strong>。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html" title="WordPress插件推荐:Snazzy Archives可视化存档">WordPress插件推荐:Snazzy Archives可视化存档</a></li><li><a href="http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html" title="TwiBadge:WordPress的Twitter插件">TwiBadge:WordPress的Twitter插件</a></li><li><a href="http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html" title="WordPress感谢插件开发者日">WordPress感谢插件开发者日</a></li><li><a href="http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html" title="MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件">MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-plugin-paginator.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>WordPress插件推荐:Snazzy Archives可视化存档</title>
		<link>http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html</link>
		<comments>http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html#comments</comments>
		<pubDate>Fri, 06 Feb 2009 20:05:44 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html</guid>
		<description><![CDATA[Snazzy Archives是一个可视化显示WordPress存档的插件。     &#160; 相信很多人知道Tumblr的存档样式，即在一个网页上显示出所有历史日志，包括缩略图，日志摘要等内容。目前Tumblr加入了 ...... <br/><a href="http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.prelovac.com/vladimir/wordpress-plugins/snazzy-archives" target="_blank">Snazzy Archives</a>是一个可视化显示WordPress存档的插件。     <br /><img title="Snazzy Archives" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="337" alt="Snazzy Archives" src="http://e-spacy.com/wp-content/uploads/2009/01/WordPressSnazzyArchives_127E4/SnazzyArchives.jpg" width="500" border="0" />&#160; <br />相信很多人知道<a href="http://www.tumblr.com/" target="_blank">Tumblr</a>的存档样式，即在一个网页上显示出所有历史日志，包括缩略图，日志摘要等内容。目前Tumblr加入了年份和月份选择支持，只要在自己的Tumblr的网址后面加入archive即可显示，例如<a href="http://chaos.e-spacy.com/archive" target="_blank">我的</a>。</p>
<p><a href="http://www.prelovac.com/vladimir/wordpress-plugins/snazzy-archives" target="_blank">Snazzy Archives</a>便根据此为WordPress而开发。其同样显示日志摘要，图片(可以设置加上圆角效果)等内容，同时支持鼠标悬浮时的评论数量显示。具有点击月份和日志标题时的java收缩特效。另外支持CSS样式定义，可以根据自己的模板来调整。</p>
<p>目前其会在一个页面上显示出所有的WP日志，够恐怖吧~~不过其加入了<strong>Cache缓存功能</strong>，可以加速调入页面，但像我这样有1800多篇日志的还是别折腾了。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" title="WordPress插件推荐:Paginator (荐)">WordPress插件推荐:Paginator (荐)</a></li><li><a href="http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html" title="TwiBadge:WordPress的Twitter插件">TwiBadge:WordPress的Twitter插件</a></li><li><a href="http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html" title="WordPress感谢插件开发者日">WordPress感谢插件开发者日</a></li><li><a href="http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html" title="MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件">MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TwiBadge:WordPress的Twitter插件</title>
		<link>http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html</link>
		<comments>http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html#comments</comments>
		<pubDate>Tue, 03 Feb 2009 20:42:06 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html</guid>
		<description><![CDATA[TwiBadge是一个WordPress的Twitter插件。     其能够显示自己的图标，Follower的数目，Twitter主页中显示的Tweets及Replies信息，另外还方便网站浏览者来登录Follow。使用时可以对大小和背景样 ...... <br/><a href="http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bloghighlight.com/wordpress-plugins/twibadge/" target="_blank">TwiBadge</a>是一个WordPress的Twitter插件。<a href="http://e-spacy.com/wp-content/uploads/2009/01/TwiBadgeWordPressTwitter_13115/twibadge.jpg"><img title="twibadge" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="450" alt="twibadge" src="http://e-spacy.com/wp-content/uploads/2009/01/TwiBadgeWordPressTwitter_13115/twibadge_thumb.jpg" width="500" border="0" /></a>     <br />其能够显示自己的图标，<strong>Follower</strong>的数目，Twitter主页中显示的<strong>Tweets</strong>及<strong>Replies</strong>信息，另外还方便网站浏览者来登录Follow。使用时可以对大小和背景样式等进行设置。其基于Flash开发，需要PHP5支持，适用于WP2.7。<a href="http://www.hongkiat.com/blog/add-twitter-updates-to-blog-sidebar-twibadge/" target="_blank">via</a></p>
<p>不过由于其使用了Widget的植入方式，而我自己的Blog模板又没使用Widget，所以无法在自己的Blog中显示。作者竟然没写出手动插入的代码说明，郁闷。已经给他留言，希望能够答复。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" title="WordPress插件推荐:Paginator (荐)">WordPress插件推荐:Paginator (荐)</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html" title="WordPress插件推荐:Snazzy Archives可视化存档">WordPress插件推荐:Snazzy Archives可视化存档</a></li><li><a href="http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html" title="WordPress感谢插件开发者日">WordPress感谢插件开发者日</a></li><li><a href="http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html" title="MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件">MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress感谢插件开发者日</title>
		<link>http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html</link>
		<comments>http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html#comments</comments>
		<pubDate>Wed, 28 Jan 2009 21:30:15 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html</guid>
		<description><![CDATA[WordPress.org的官方插件目录今天累计达到了4000个，Matt为此宣布1月28日定为官方的”Thank a Plugin Developer”感谢插件开发者日。 4000个，WordPress从2003年开始到现在也就5年多，差不多2000天 ...... <br/><a href="http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/" target="_blank">WordPress.org的官方插件目录</a>今天累计达到了4000个，<a href="http://ma.tt/2009/01/4000-plugins/" target="_blank">Matt为此宣布</a>1月28日定为官方的”<strong>Thank a Plugin Developer”</strong>感谢插件开发者日。<a href="http://e-spacy.com/wp-content/uploads/2009/01/WordPress_13C61/ThankaPluginDeveloper.jpg"><img title="Thank a Plugin Developer" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="354" alt="Thank a Plugin Developer" src="http://e-spacy.com/wp-content/uploads/2009/01/WordPress_13C61/ThankaPluginDeveloper_thumb.jpg" width="500" border="0" /></a> 4000个，WordPress从2003年开始到现在也就5年多，差不多2000天，也就是平均一天两个插件的速度，我想还没有什么其它开源项目有如此规模吧。</p>
<p>另，前几天升级到了2.7，结果由于几次改变服务器而导致无法在WP后台上传图片，也就是数据库中wp_option下那个<strong>fileupload_realpath</strong>有问题，无论我怎么设置它都是一直按照我在DreamHost的服务器路径来处理。</p>
<p>不知道有没有人能够解决，深表感谢！</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" title="WordPress插件推荐:Paginator (荐)">WordPress插件推荐:Paginator (荐)</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html" title="WordPress插件推荐:Snazzy Archives可视化存档">WordPress插件推荐:Snazzy Archives可视化存档</a></li><li><a href="http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html" title="TwiBadge:WordPress的Twitter插件">TwiBadge:WordPress的Twitter插件</a></li><li><a href="http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html" title="MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件">MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress主题推荐:Fadein</title>
		<link>http://e-spacy.com/blog/wordpress-theme-fadein.html</link>
		<comments>http://e-spacy.com/blog/wordpress-theme-fadein.html#comments</comments>
		<pubDate>Sun, 25 Jan 2009 20:22:37 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-theme-fadein.html</guid>
		<description><![CDATA[Fadein是一款免费的三栏WordPress主题。其具有良好的SEO, Google Adsense广告支持，无需做任何设置便可直接使用，支持WordPress 2.7版本。via 具体功能特色如下：
Google Adsense广告支持，按照 ...... <br/><a href="http://e-spacy.com/blog/wordpress-theme-fadein.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Fadein</strong>是一款免费的三栏WordPress主题。其具有良好的SEO, Google Adsense广告支持，无需做任何设置便可直接使用，支持WordPress 2.7版本。<a href="http://www.headsetoptions.org/2009/01/25/new-wordpress-theme-fadein/" target="_blank">via</a><img title="fadein" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="358" alt="fadein" src="http://e-spacy.com/wp-content/uploads/2009/01/WordPressFadein_12C8B/fadein.jpg" width="500" border="0" /> 具体功能特色如下：</p>
<p>Google Adsense广告支持，按照说明文件便可以轻易放置自己的广告。    <br />无需多余设置，直接安装激活便可以使用。     <br />边栏支持Widget功能。     <br />针对搜索引擎优化，包括对重复内容和标题，关键字的处理。     <br />通过CSS3/XHTML验证。     <br />嵌套式评论支持。</p>
<p>此Fadein主题采用CC和GPL协议，使用者请保留底部的作者链接。    <br /><a href="http://www.headsetoptions.org/play/?wptheme=FadeIn" target="_blank">Demo预览</a>     <br /><a href="http://www.headsetoptions.org/download-manager.php?id=58" target="_blank">下载</a></p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/structure-news-style-wordpress-theme.html" title="Structure:新闻型WordPress模板">Structure:新闻型WordPress模板</a></li><li><a href="http://e-spacy.com/blog/wordpress-news-magazine-theme.html" title="新闻杂志型WordPress模板特色总结(附模板汇总)">新闻杂志型WordPress模板特色总结(附模板汇总)</a></li><li><a href="http://e-spacy.com/blog/premium-news-theme-win-yourself-a-copy.html" title="免费赢取WordPress模板Premium News">免费赢取WordPress模板Premium News</a></li><li><a href="http://e-spacy.com/blog/wordpress-theme-portraitpress.html" title="WordPress模板推荐:PortraitPress">WordPress模板推荐:PortraitPress</a></li><li><a href="http://e-spacy.com/blog/wordpress-theme-premium-news.html" title="WordPress模板推荐:Premium News">WordPress模板推荐:Premium News</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-theme-fadein.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress让我无语的错误</title>
		<link>http://e-spacy.com/blog/wordpress-log-out-error.html</link>
		<comments>http://e-spacy.com/blog/wordpress-log-out-error.html#comments</comments>
		<pubDate>Sat, 24 Jan 2009 21:55:14 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-log-out-error.html</guid>
		<description><![CDATA[1, &#160; 2,  
牛年，真牛！
ps, 大家过年好~~
相关日志WordPress 2.8.x Admin账户密码重置漏洞Amplify:Twitter你的网页剪切板10个WordPress的.htaccess技巧（强烈推荐）WordPress降级的趣事IconDock:精品I ...... <br/><a href="http://e-spacy.com/blog/wordpress-log-out-error.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p>1, <a href="http://e-spacy.com/wp-content/uploads/2009/01/WordPress_12FBF/wordpresslogout.jpg"><img title="wordpress log out" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="162" alt="wordpress log out" src="http://e-spacy.com/wp-content/uploads/2009/01/WordPress_12FBF/wordpresslogout_thumb.jpg" width="367" border="0" /></a>&#160; <br />2, <img title="wordpress log in" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="54" alt="wordpress log in" src="http://e-spacy.com/wp-content/uploads/2009/01/WordPress_12FBF/wordpresslogin_thumb.jpg" width="467" border="0" /> </p>
<p>牛年，真牛！</p>
<p>ps, 大家过年好~~</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-log-out-error.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress.tv:WP官方视频网站</title>
		<link>http://e-spacy.com/blog/wordpress-tv.html</link>
		<comments>http://e-spacy.com/blog/wordpress-tv.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 20:07:17 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[网事如风]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-tv/</guid>
		<description><![CDATA[WordPress.tv是Automattic公司官方推出的一个WP相关视频网站。    &#160; 其视频主要有两类：1, WordCamp TV，即WP各类聚会，活动，演讲等等相关视频。2, How To，即各种WP功能，技巧等等相关教 ...... <br/><a href="http://e-spacy.com/blog/wordpress-tv.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.tv/" target="_blank">WordPress.tv</a>是<a href="http://automattic.com/" target="_blank">Automattic</a>公司官方推出的一个WP相关视频网站。    <br /><a href="http://wordpress.tv/" target="_blank"><img title="wordpress.tv" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="337" alt="wordpress.tv" src="http://e-spacy.com/wp-content/uploads/2009/01/wordpress.tv.jpg" width="500" border="0" /></a>&#160; <br />其视频主要有两类：1, <a href="http://wordpress.tv/category/wordcamptv/" target="_blank">WordCamp TV</a>，即WP各类聚会，活动，演讲等等相关视频。2, <a href="http://wordpress.tv/category/how-to/" target="_blank">How To</a>，即各种WP功能，技巧等等相关教学视频。</p>
<p>目前教学视频都是很基础的，而对于一些高级的WP技巧，比如模板修改，代码调试等等，这些便不适合使用视频来展示了。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-tv.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress不会有2.4版本</title>
		<link>http://e-spacy.com/blog/wordpress-24.html</link>
		<comments>http://e-spacy.com/blog/wordpress-24.html#comments</comments>
		<pubDate>Fri, 04 Jan 2008 10:53:58 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-24/</guid>
		<description><![CDATA[预计1月24日推出的WordPress2.4将不会出现，下一版本将在3月28日推出，WordPress2.5。
In light of the big changes happening in the codebase and admin section,
we&#8217;re going to push back the next release to be aimed  ...... <br/><a href="http://e-spacy.com/blog/wordpress-24.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p>预计1月24日推出的WordPress2.4将不会出现，下一版本将在3月28日推出，WordPress2.5。</p>
<blockquote><p>In light of the big changes happening in the codebase and admin section,<br />
we&#8217;re going to push back the next release to be aimed for early March.</p>
<p>This is the timeframe when 2.5 was originally schedule for, so we&#8217;re<br />
treating the originally planned 2.4 in December as a skipped release, as<br />
a result of both the holidays and the large changes which we weren&#8217;t<br />
able to start on until late October.</p>
<p>There&#8217;s some good stuff in the oven, and we don&#8217;t want to rush it.</p>
<p>The new release shall be called 2.5. Various official docs and roadmaps<br />
will be updated in due course.</p>
<p>&#8211;<br />
Matt Mullenweg</p></blockquote>
<p>这下有的等了。<a href="http://comox.textdrive.com/pipermail/wp-hackers/2008-January/016993.html">via</a></p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-24.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>WordPress 2.4后台管理Demo</title>
		<link>http://e-spacy.com/blog/wordpress-24-admin-demo.html</link>
		<comments>http://e-spacy.com/blog/wordpress-24-admin-demo.html#comments</comments>
		<pubDate>Wed, 02 Jan 2008 23:01:41 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-24-admin-demo/</guid>
		<description><![CDATA[WordPress 2.4按计划将于24日正式推出，最大的变化恐怕就是即将换样的Admin后台面板了。

Hyper123为此还搭建了一个WordPress 2.4后台的Demo，可以点击进入尝试一下。另外也可以观看TubeToria ...... <br/><a href="http://e-spacy.com/blog/wordpress-24-admin-demo.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.4按计划将于24日正式推出，最大的变化恐怕就是即将换样的Admin后台面板了。<br />
<img src="http://photo15.yupoo.com/20080103/053709_34403926.jpg" alt="main" border="0" height="500" width="489" /><br />
<a href="http://hyper123.net/">Hyper123</a>为此还搭建了一个<a href="http://hyper123.net/wp_demo/">WordPress 2.4后台的Demo</a>，可以点击进入尝试一下。另外也可以观看<a href="http://www.tubetorial.com/wordpress-24-administration-panel-preview/">TubeTorial上的视频</a>。</p>
<p>唉，如果真是这样可太让人失望了，唯一的特色便是在Comments的菜单上加了需要进行管理的评论数量。剩下便是换了个配色，把那个讨厌的Dashboard精简了一下，还不如我自己用模板定制的好看。</p>
<p>我期待的是支持下拉菜单或者是滑动菜单，免得让用户一层层选择。而且批量管理和修改的功能也太应该加强了，哪能添加个原生Tag，给两个函数就打发了事啊？据说开发组会参考部分优秀插件来实现更多的管理功能，但我希望千万不要直接整合，到头来还要像对待Widget一样下载个插件来禁用掉某些没用的功能。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-24-admin-demo.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>MaxBlogPress Stripe Ad:WordPress站内置顶文字广告插件</title>
		<link>http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html</link>
		<comments>http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html#comments</comments>
		<pubDate>Sat, 29 Dec 2007 23:08:31 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin/</guid>
		<description><![CDATA[MaxBlogPress Stripe Ad是一款可以置顶显示文字广告或者声明，告示等等的WordPress插件。

可以自由添加多个文字广告来循环展示，设置标题和链接，同时可以设置权重来调整不同广告的 ...... <br/><a href="http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.maxblogpress.com/plugins/msa/">MaxBlogPress Stripe Ad</a>是一款可以置顶显示文字广告或者声明，告示等等的WordPress插件。<br />
<img src="http://photo14.yupoo.com/20071230/060640_1699809866_znxvtdar.jpg" alt="maxblogpress-stripe-ad" border="0" height="138" width="494" /><br />
可以自由添加多个文字广告来循环展示，设置标题和链接，同时可以设置权重来调整不同广告的展示次数比例。能够设置是否浮动置顶显示，是否显示关闭按钮。同时可以设置颜色，字体，边框等等样式，而且可以设置不同的展示方式。</p>
<p>对于想在Blog上插播文字广告，声明等等还是很方便的。不过对于像我这样使用过<b>postion</b>为<b>absolute</b>属性定义的元素会有些干扰。另，下载之前需要注册。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-paginator.html" title="WordPress插件推荐:Paginator (荐)">WordPress插件推荐:Paginator (荐)</a></li><li><a href="http://e-spacy.com/blog/wordpress-plugin-snazzy-archives.html" title="WordPress插件推荐:Snazzy Archives可视化存档">WordPress插件推荐:Snazzy Archives可视化存档</a></li><li><a href="http://e-spacy.com/blog/twibadge-twitter-plugin-for-wordpress.html" title="TwiBadge:WordPress的Twitter插件">TwiBadge:WordPress的Twitter插件</a></li><li><a href="http://e-spacy.com/blog/wordpress-thank-a-plugin-developer.html" title="WordPress感谢插件开发者日">WordPress感谢插件开发者日</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/maxblogpress-stripe-ad-wordpress-plugin.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>BitNami:开源软件平台安装包</title>
		<link>http://e-spacy.com/blog/bitnami-opensource-software.html</link>
		<comments>http://e-spacy.com/blog/bitnami-opensource-software.html#comments</comments>
		<pubDate>Tue, 18 Dec 2007 23:17:18 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/bitnami-opensource-software/</guid>
		<description><![CDATA[BitNami推出了众多开源软件平台的便捷安装包。

其将在本地创建必要的支持平台，例如Apache, MySQL, PHP, Ruby等等，来快速安装WordPress, Joomla，phpBB, MediaWiki等等众多开源软件。能够在安 ...... <br/><a href="http://e-spacy.com/blog/bitnami-opensource-software.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://bitnami.org/">BitNami</a>推出了众多开源软件平台的便捷安装包。<br />
<img src="http://photo15.yupoo.com/20071219/034738_1768702566_weoxsnaq.jpg" alt="bitnami" border="0" height="154" width="438" /><br />
其将在本地创建必要的支持平台，例如Apache, MySQL, PHP, Ruby等等，来快速安装WordPress, Joomla，phpBB, MediaWiki等等<a href="http://bitnami.org/stacks">众多开源软件</a>。能够在安装的过程中设置不同软件平台的配置，例如用户名，数据库等等。<br />
<img src="http://photo15.yupoo.com/20071219/034738_1765299592_dtiezssj.jpg" alt="bitnami-phpmyadmin" border="0" height="179" width="485" /><br />
使用它提供的WordPress安装包免去了自己搭建Apache环境的麻烦。不过在安装过程中需要注意设置的Blog后台密码，还有图中这个数据库管理PHPMyAdmin的用户名“<b>administrator</b>”。下载文件大小为33.7MB，安装完为139MB，安装到最后会比较缓慢，请耐心等待。另外WordPress的文件放在安装目录的<b>\apps\wordpress\htdocs</b>下，自己添加插件和模板可以复制文件到这里。</p>
<p>当然在安装完这个WordPress平台后，还可以向其内添加其它PHP程序和创建数据库来搭配使用，例如ZenPhoto和Gallery 2相册等等，只需要放置文件到<strong>\apps\</strong>目录下。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-comment-moderation-notifier-osx.html" title="WordPress Comment Moderation Notifier推出了OSX版">WordPress Comment Moderation Notifier推出了OSX版</a></li><li><a href="http://e-spacy.com/blog/windows-live-writer-tips.html" title="用好Windows Live Writer">用好Windows Live Writer</a></li><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/appsto-re-custom-itunes-store-app-url.html" title="appsto.re:iTunes链接定制服务">appsto.re:iTunes链接定制服务</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/bitnami-opensource-software.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>你对WordPress有多痴迷？</title>
		<link>http://e-spacy.com/blog/wordpress-quiz.html</link>
		<comments>http://e-spacy.com/blog/wordpress-quiz.html#comments</comments>
		<pubDate>Sat, 15 Dec 2007 23:01:20 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-quiz/</guid>
		<description><![CDATA[ricdes提供了一个简单的问卷测试，通过回答一系列问题来测试你对WordPress有多痴迷。

我的测试结果是73%，好像不是很高。。。
相关日志WordPress 2.8.x Admin账户密码重置漏洞Amplify:Twitte ...... <br/><a href="http://e-spacy.com/blog/wordpress-quiz.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ricdes.com/">ricdes</a>提供了一个简单的<a href="http://www.ricdes.com/quiz/">问卷测试</a>，通过回答一系列问题来测试你对WordPress有多痴迷。<br />
<a href="http://www.ricdes.com/quiz/" title="来YUPOO看我的照片"><img src="http://photo15.yupoo.com/20071216/042514_400934148_qsmwrprq.jpg" alt="wordpress junkie" width="222" height="226" border="0" /></a><br />
我的测试结果是73%，好像不是很高。。。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-quiz.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Structure:新闻型WordPress模板</title>
		<link>http://e-spacy.com/blog/structure-news-style-wordpress-theme.html</link>
		<comments>http://e-spacy.com/blog/structure-news-style-wordpress-theme.html#comments</comments>
		<pubDate>Tue, 11 Dec 2007 23:02:34 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpresstheme]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/structure-news-style-wordpress-theme/</guid>
		<description><![CDATA[Structure是一款新闻杂志型Wordpress模板。

其同样具有以前所总结的此类模板普遍具有的特色，比如首页摘要式输出，多栏混排，Custom Fields，Tab分页等等。
同时加入了Flickr相册，YouTube ...... <br/><a href="http://e-spacy.com/blog/structure-news-style-wordpress-theme.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://justintadlock.com/archives/2007/12/09/structure-wordpress-theme">Structure</a>是一款新闻杂志型Wordpress模板。<br />
<img src="http://photo15.yupoo.com/20071212/060317_1587942430.jpg" alt="structure" width="500" height="431" border="0" /><br />
其同样具有以前所总结的<a href="http://e-spacy.com/blog/wordpress-news-magazine-theme/">此类模板普遍具有的特色</a>，比如首页摘要式输出，多栏混排，Custom Fields，Tab分页等等。</p>
<p>同时加入了Flickr相册，YouTube视频等媒体元素。另外如果你不需要这种CMS新闻型首页，其也具有普通Blog首页模板来方便转换。<a href="http://demo.justintadlock.com/index.php?wptheme=Structure">Demo</a>在此。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/super-wordpress-theme.html" title="超级模板！">超级模板！</a></li><li><a href="http://e-spacy.com/blog/wordpress-theme-fadein.html" title="WordPress主题推荐:Fadein">WordPress主题推荐:Fadein</a></li><li><a href="http://e-spacy.com/blog/wordpress-theme-colorful-life.html" title="WordPress模板推荐:Colorful Life">WordPress模板推荐:Colorful Life</a></li><li><a href="http://e-spacy.com/blog/wordpress-news-magazine-theme.html" title="新闻杂志型WordPress模板特色总结(附模板汇总)">新闻杂志型WordPress模板特色总结(附模板汇总)</a></li><li><a href="http://e-spacy.com/blog/premium-news-theme-win-yourself-a-copy.html" title="免费赢取WordPress模板Premium News">免费赢取WordPress模板Premium News</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/structure-news-style-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>WordPress里的确认编辑??</title>
		<link>http://e-spacy.com/blog/wordpress-are-you-sure-to-edit-this-post.html</link>
		<comments>http://e-spacy.com/blog/wordpress-are-you-sure-to-edit-this-post.html#comments</comments>
		<pubDate>Mon, 10 Dec 2007 04:00:58 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-are-you-sure-to-edit-this-post/</guid>
		<description><![CDATA[
刚才预发布的日志，在点击Publish后，竟然返回这样的结果。不知道有没有其他人遇到过。地址栏的链接是“/wp-admin/post.php”，点击Yes才会正式发布，然后返回日志列表。而点击No， ...... <br/><a href="http://e-spacy.com/blog/wordpress-are-you-sure-to-edit-this-post.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://photo14.yupoo.com/20071210/064505_1898609789_qxhmripo.jpg" alt="wp-edit" width="432" height="188" border="0" /><br />
刚才预发布的日志，在点击<b>Publish</b>后，竟然返回这样的结果。不知道有没有其他人遇到过。地址栏的链接是“/wp-admin/post.php”，点击Yes才会正式发布，然后返回日志列表。而点击No，这个日志就没了。。。</p>
<p>另外，不知从何时起，我书写日志时的默认状态Post Status是<b>Draft</b>草稿，必须我手动选择Published后才能够正常发布。不然在我点击日志内容输入框下面的Publish，它会在发布这篇日志的同时还产生一个同样的草稿。</p>
<p>怪事真多，郁闷。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/10-htaccess-hacks-for-wordpress.html" title="10个WordPress的.htaccess技巧（强烈推荐）">10个WordPress的.htaccess技巧（强烈推荐）</a></li><li><a href="http://e-spacy.com/blog/wordpress-downgrade.html" title="WordPress降级的趣事">WordPress降级的趣事</a></li><li><a href="http://e-spacy.com/blog/icondock-wordpress-icon-shop.html" title="IconDock:精品Icon集中营">IconDock:精品Icon集中营</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-are-you-sure-to-edit-this-post.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress桌面背景Flare</title>
		<link>http://e-spacy.com/blog/wordpress-style-background-flare.html</link>
		<comments>http://e-spacy.com/blog/wordpress-style-background-flare.html#comments</comments>
		<pubDate>Fri, 30 Nov 2007 23:13:59 +0000</pubDate>
		<dc:creator>hhalloyy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[pic]]></category>

		<guid isPermaLink="false">http://e-spacy.com/blog/wordpress-style-background-flare/</guid>
		<description><![CDATA[Dan Philibin制做了一个叫做Flare的WordPress风格桌面背景。

其具有从640&#215;480, 1280&#215;1024, 1600&#215;1200, 1280&#215;960，甚至是2560&#215;1600像素的不同版本，可以适合不同规格的显示器或者笔 ...... <br/><a href="http://e-spacy.com/blog/wordpress-style-background-flare.html" class="more-link">继续阅读</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://danphilibin.com/">Dan Philibin</a>制做了一个叫做<a href="http://danphilibin.com/2007/11/17/flare-wallpapers-now-available/">Flare</a>的WordPress风格桌面背景。<br />
<img src="http://photo14.yupoo.com/20071201/061338_1475582445_udzbdbbg.jpg" alt="wp flare" width="475" height="237" border="0" /><br />
其具有从640&#215;480, 1280&#215;1024, 1600&#215;1200, 1280&#215;960，甚至是2560&#215;1600像素的不同版本，可以适合不同规格的显示器或者笔记本电脑的宽屏屏幕。</p>
<p>一直使用纯黑色来当桌面的我终于可以换换样式了，不过没有我使用的非主流1360&#215;1024。</p>
<h3>相关日志</h3><span class="related_post"><li><a href="http://e-spacy.com/blog/wordpress-admin-passort-reset-bug.html" title="WordPress 2.8.x Admin账户密码重置漏洞">WordPress 2.8.x Admin账户密码重置漏洞</a></li><li><a href="http://e-spacy.com/blog/amplify-copy-post-to-twitter.html" title="Amplify:Twitter你的网页剪切板">Amplify:Twitter你的网页剪切板</a></li><li><a href="http://e-spacy.com/blog/picfont-online-insert-text-to-picture.html" title="PicFont:图片在线添加文字">PicFont:图片在线添加文字</a></li><li><a href="http://e-spacy.com/blog/pig-with-tiger.html" title="虎妞与猪">虎妞与猪</a></li><li><a href="http://e-spacy.com/blog/lin-zhi-ling-wanted-poster.html" title="林志玲与酒后驾车">林志玲与酒后驾车</a></li></span>]]></content:encoded>
			<wfw:commentRss>http://e-spacy.com/blog/wordpress-style-background-flare.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
