<?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>鸭脖客 &#187; 今天</title>
	<atom:link href="http://yaboke.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://yaboke.com</link>
	<description>脖子伸长,视野较远</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:55:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress动态标题(Title)</title>
		<link>http://yaboke.com/wordpress-dynamic-title/</link>
		<comments>http://yaboke.com/wordpress-dynamic-title/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:32:10 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Title]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[动态]]></category>
		<category><![CDATA[标题]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=3586</guid>
		<description><![CDATA[UrbanDictionary的动态网站标题,会把每天最新的推荐词放在标题的后面,格式为 “Urban Dictionary, June 21: postmodem depression” VeryCD,是在网站标题的后面加上名人名言. 想在WordPress标题上也实现类似的效果,搜索到了如下方法. Verycd是用js方式作成,内容为: _VC_DocumentTitles = new Array(&#8216;随意填写的文字段1&#8242;, &#8216;随意填写的文字段2&#8242;, &#8216;随意填写的文字段3&#8242;); _VC_DocumentTitleId = Math.floor(Math.random()*_VC_DocumentTitles.length); document.title = &#8216;鸭脖客 &#8211; &#8216;+_VC_DocumentTitles[_VC_DocumentTitleId]; 写入随意一个js再调用就能成功. 另一个方法是用插件Random Quotes.这是一个类似WordPress后台自带Hello Dolly的随机显示名人名言的插件,有中文和英文2种版本. 安装这个插件以后,直接用说明的方法插入网站标题的后面就行了. 至于这种效果对于SEO的影响就不知道了,没有什么研究.不在乎的可以尽管一试.]]></description>
			<content:encoded><![CDATA[<p><a href="http://urbandictionary.com/" target="_blank">UrbanDictionary</a>的动态网站标题,会把每天最新的推荐词放在标题的后面,格式为 “Urban Dictionary, June 21: postmodem depression”</p>
<p><a href="http://www.verycd.com/" target="_blank">VeryCD</a>,是在网站标题的后面加上名人名言.</p>
<p>想在WordPress标题上也实现类似的效果,搜索到了如下方法.</p>
<p>Verycd是用js方式作成,内容为:</p>
<blockquote><p>_VC_DocumentTitles = new Array(&#8216;随意填写的文字段1&#8242;, &#8216;随意填写的文字段2&#8242;, &#8216;随意填写的文字段3&#8242;);<br />
_VC_DocumentTitleId = Math.floor(Math.random()*_VC_DocumentTitles.length);<br />
document.<a href="http://yaboke.com/tag/title/" class="st_tag internal_tag" rel="tag" title="标签 Title 下的日志">title</a> = &#8216;鸭脖客 &#8211; &#8216;+_VC_DocumentTitles[_VC_DocumentTitleId];</p></blockquote>
<p>写入随意一个js再调用就能成功.</p>
<p>另一个方法是用插件<a href="http://xinple.org/?p=37" target="_blank">Random Quotes</a>.这是一个类似WordPress后台自带Hello Dolly的随机显示名人名言的插件,有中文和英文2种版本.</p>
<p>安装这个插件以后,直接用说明的方法插入网站标题的后面就行了.</p>
<p>至于这种效果对于SEO的影响就不知道了,没有什么研究.不在乎的可以尽管一试.</p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/wordpress-dynamic-title/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>一堆基于WordPress的音乐博客</title>
		<link>http://yaboke.com/music-blog-on-wordpress/</link>
		<comments>http://yaboke.com/music-blog-on-wordpress/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 18:13:52 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[音乐博客]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=1645</guid>
		<description><![CDATA[介绍一堆音乐博客,这些都不是能用Google轻易搜到的东西.很适合希望建造音乐题材博客网站的童鞋参考参考,比如样式,比如形式,比如其他等等&#8230; 顺便说一句,这些都是用Wordpress做的. ♣ Boompa ♣ Getting crazy ♣ R.fm ♣  Gym DJ ♣ Riddim Collision ♣ Hip Hop Rap ♣ Nando Reis ♣ Ever27 ♣ 929独立音乐,朋友的独立音乐网站,也是我很喜欢的一个主题. 其实鸭脖客也想试着弄一些音乐方面的东西,所以一直在尝试找寻一些特殊的题材.以上网站可以提供给同好寻找灵感.]]></description>
			<content:encoded><![CDATA[<p>介绍一堆音乐博客,这些都不是能用Google轻易搜到的东西.很适合希望建造音乐题材博客网站的童鞋参考参考,比如样式,比如形式,比如其他等等&#8230;</p>
<p>顺便说一句,这些都是用Wordpress做的.<span id="more-1645"></span></p>
<p>♣ <a href="http://boompa.ca/" target="_blank">Boompa</a></p>
<p><img class="alignnone size-full wp-image-1646" title="boompa" src="http://yaboke.com/wp-content/uploads/2010/03/boompa.jpg" alt="" width="400" height="172" /></p>
<p>♣ <a href="http://www.gettingcrazy.info/" target="_blank">Getting crazy</a></p>
<p><img class="alignnone size-full wp-image-1647" title="getting-crazy" src="http://yaboke.com/wp-content/uploads/2010/03/getting-crazy-on-the-waltze.jpg" alt="" width="400" height="266" /></p>
<p>♣ <a href="http://r.fm/" target="_blank">R.fm</a></p>
<p><img class="alignnone size-full wp-image-1648" title="r-fm" src="http://yaboke.com/wp-content/uploads/2010/03/r-fm.jpg" alt="" width="400" height="259" /></p>
<p>♣  <a href="http://www.gymdj.com/" target="_blank">Gym DJ</a></p>
<p><img class="alignnone size-full wp-image-1649" title="gym-dj" src="http://yaboke.com/wp-content/uploads/2010/03/gym-dj.jpg" alt="" width="400" height="247" /></p>
<p>♣ <a href="http://riddimcollision.org/" target="_blank">Riddim Collision</a></p>
<p><img class="alignnone size-full wp-image-1650" title="riddim-collision" src="http://yaboke.com/wp-content/uploads/2010/03/riddim-collision.jpg" alt="" width="400" height="225" /></p>
<p>♣ <a href="http://www.doble-h.com/" target="_blank">Hip Hop Rap</a></p>
<p><img class="alignnone size-full wp-image-1651" title="hip-hop-rap" src="http://yaboke.com/wp-content/uploads/2010/03/hip-hop-rap.jpg" alt="" width="400" height="206" /></p>
<p>♣ <a href="http://www.nandoreis.com.br/" target="_blank">Nando Reis</a></p>
<p><img class="alignnone size-full wp-image-1652" title="nando-reis" src="http://yaboke.com/wp-content/uploads/2010/03/nando-reis.jpg" alt="" width="400" height="183" /></p>
<p>♣ <a href="http://www.ever27.com/" target="_blank">Ever27</a></p>
<p><img class="alignnone size-full wp-image-1653" title="ever27" src="http://yaboke.com/wp-content/uploads/2010/03/ever27.jpg" alt="" width="400" height="183" /></p>
<p>♣ <a href="http://mulnim.com/" target="_blank">929独立音乐</a>,朋友的独立音乐网站,也是我很喜欢的一个主题.</p>
<p><img class="alignnone size-full wp-image-1654" title="mulnim" src="http://yaboke.com/wp-content/uploads/2010/03/mulnim.jpg" alt="" width="400" height="297" /></p>
<p>其实鸭脖客也想试着弄一些音乐方面的东西,所以一直在尝试找寻一些特殊的题材.以上网站可以提供给同好寻找灵感.</p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/music-blog-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>wordpress中文教程技巧 &#8211; 基础与设计布局</title>
		<link>http://yaboke.com/tutorial-wordpress-english-skills-the-foundation-and-design-layout/</link>
		<comments>http://yaboke.com/tutorial-wordpress-english-skills-the-foundation-and-design-layout/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 17:09:22 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[中文]]></category>
		<category><![CDATA[基础]]></category>
		<category><![CDATA[布局]]></category>
		<category><![CDATA[技巧]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=661</guid>
		<description><![CDATA[世界上包括鸭脖客在内的博客网站有很大一部分都在使用wordpress,无疑这是一个非常受欢迎的程序. 正因为有着众多的粉丝,所以许多网站都会推出关于wordpress的教程技巧吸引流量,如果你有耐心,完全可以从这些内容中找到需要的资讯把自己打造成一个专业的wordpresser. 以下我将蒐集到的一大堆玩意儿 ( 会尽量是简洁易懂的文章 )  分门别类,从基础到专业.希望能帮助到你的wordpress生涯. wordpress基础知识: wordpress安装过程详解(简洁步骤就是选个好主机,修改wp-config.php,上传,安装) wordpress入门级别视频教程合集( 优酷的效果..凑合着看吧.) wordpress密码忘记后的处理办法 cPanel安装wordpress详细图解 看showfom如何新建一个wordpress博客 wordpress数据库备份与恢复 ( 我都是用导出 ) 安装完wordpress后需要做的十件事 wordpress能做什么？（古董文章了） wordpress快捷键(今天我才知道) WordPress永久链接设置参数与技巧（鸭脖客用的 /%postname%/） 用APMServ搭建本地平台(我就是用的这种方法,还有用EasyPHP的) 怎样更换wordpress访问目录 ( 比如从yaboke.com换到yaboke.com/blog ) wordpress怎样将文章分页显示 让wordpress使用Gravatar头像 wordpress中文标签乱码解决方案 你必须知道的70+有关Wordpress的博客和网站 wordpress主题,设计与布局相关: 20款 WordPress的主题框架及初始资源 10条制作wordpress主题应该知道的代码 怎样自定义wordpress主题:头部 ( 定义LOGO图片和导航菜单) 怎样自定义wordpress主题:边栏 &#8230; <a href="http://yaboke.com/tutorial-wordpress-english-skills-the-foundation-and-design-layout/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>世界上包括<a href="http://yaboke.com/" target="_blank">鸭脖客</a>在内的博客网站有很大一部分都在使用wordpress,无疑这是一个非常受欢迎的程序.</p>
<p>正因为有着众多的粉丝,所以许多网站都会推出关于wordpress的教程技巧吸引流量,如果你有耐心,完全可以从这些内容中找到需要的资讯把自己打造成一个专业的wordpresser.</p>
<p>以下我将蒐集到的一大堆玩意儿 ( 会尽量是简洁易懂的文章 )  分门别类,从基础到专业.希望能帮助到你的wordpress生涯.<span id="more-661"></span></p>
<h3>wordpress基础知识:</h3>
<ul>
<li><a href="http://codex.wordpress.org.cn/WordPress的安装过程" target="_blank">wordpress安装过程详解</a>(简洁步骤就是选个好主机,修改wp-config.php,上传,安装)</li>
<li><a href="http://www.youku.com/playlist_show/id_3273172.html" target="_blank">wordpress入门级别视频教程合集</a>( 优酷的效果..凑合着看吧.)</li>
<li><a href="http://paranimage.com/5-kinds-of-solutions-forwordpress-lose-password/" target="_blank">wordpress密码忘记后的处理办法</a></li>
<li><a href="http://hugege.com/2009/03/16/cpanel-wordpress-china/" target="_blank">cPanel安装wordpress详细图解</a></li>
<li><a href="http://showfom.com/bulid-a-new-wordpress-blog/" target="_blank">看showfom如何新建一个wordpress博客</a></li>
<li><a href="http://www.ziyuan8.com/Article/program/2009070812162.html" target="_blank">wordpress数据库备份与恢复</a> ( 我都是用导出 )</li>
<li><a href="http://skydao.com/post/10-things-that-you-do-after-of-install-wordpress-chinese-version/" target="_blank">安装完wordpress后需要做的十件事</a></li>
<li><a href="http://www.21andy.com/blog/20060514/298.html" target="_blank">wordpress能做什么？</a>（古董文章了）</li>
<li><a href="http://fairyfish.net/2009/02/17/wordpress-keyboard-shortcuts/" target="_blank">wordpress快捷键</a>(今天我才知道)</li>
<li><a href="http://www.wopus.org/wordpress-basic/basic-use/999.html" target="_blank">WordPress永久链接设置参数与技巧</a>（<a href="yaboke.com" target="_blank">鸭脖客</a>用的 /%postname%/）</li>
<li><a href="http://www.weborn.org/apmserv-237/" target="_blank">用APMServ搭建本地平台</a>(我就是用的这种方法,还有用<a href="http://www.wopus.org/wordpress-basic/getting-started/1247.html" target="_blank">EasyPHP</a>的)</li>
<li><a href="http://blogunion.org/wordpress/wordpress-tips/how-to-change-your-blog-folders.html" target="_blank">怎样更换wordpress访问目录</a> ( 比如从yaboke.com换到yaboke.com/blog )</li>
<li><a href="http://www.21andy.com/blog/20070105/503.html" target="_blank">wordpress怎样将文章分页显示</a></li>
<li><a href="http://uicss.cn/gravatar/" target="_blank">让wordpress使用Gravatar头像</a></li>
<li><a href="http://www.flymoonblog.cn/netsite/2008/06/wordpress-chinese-tags-problems/" target="_blank">wordpress中文标签乱码解决方案</a></li>
<li><a href="http://paranimage.com/70-blogs-and-sites-of-wordpress/" target="_blank">你必须知道的70+有关Wordpress的博客和网站</a></li>
</ul>
<h3>wordpress主题,设计与布局相关:</h3>
<ul>
<li><a href="http://www.yeeyan.com/articles/view/seasun/41492" target="_blank">20款 WordPress的主题框架及初始资源</a></li>
<li><a href="http://yaboke.com/wordpress-theme-of-the-production-of-10-should-know-the-code/" target="_blank">10条制作wordpress主题应该知道的代码</a></li>
<li><a href="http://housne.info/wordpress/modify-wordpress-thems/" target="_blank">怎样自定义wordpress主题:头部</a> ( 定义LOGO图片和导航菜单)</li>
<li><a href="http://housne.info/wordpress/modify-wordpress-themes-3/" target="_blank">怎样自定义wordpress主题:边栏</a> ( 让边栏在不同页面显示不同内容 )</li>
<li><a href="http://yaboke.com/custom-wordpress-default-gravatar-image/" target="_blank">自定义wordpress默认的Gravatar头像</a> ( 改掉那丑陋的默认头像)</li>
<li><a href="http://www.happinesz.cn/archives/345/" target="_blank">自定义你wordpress的404页面</a></li>
<li><a href="http://yaboke.com/no-plugin-make-a-wordpress-breadcrumb-nav/" target="_blank">无插件实现Wordpress”Breadcrumb”导航</a></li>
<li><a href="http://yaboke.com/wordpress-plug-ins-to-achieve-no-article-anywhere-advertising-insert/" target="_blank">无插件实现wordpress文章中任意位置插入广告</a> (文章内插入广告的简单方法)</li>
<li><a href="http://yaboke.com/no-plug-ins-show-comment-station-statistics/" target="_blank">无插件显示站内评论统计数据</a></li>
<li><a href="http://www.tiaozhanshu.net/modify-your-theme-to-support-sidebar-widgets/" target="_blank">让wordpress模板支持侧边栏插件Sidebar Widgets的方法</a></li>
<li><a href="http://yaboke.com/wordpress-like-digg-let-the-title-as-the-link-to-an-external/" target="_blank">让wordpress标题像Digg那样链接到外部</a>( 把wordpress打造成digg网站必备 )</li>
<li><a href="http://yaboke.com/custom-wordpress-different-in-each-article-more-tags/" target="_blank">自定义wordpress中每篇文章不同的more标签</a></li>
<li><a href="http://www.ibeijie.cn/wordpress-add-page-templates" target="_blank">WordPress添加页面模板</a>( 创建不同风格页面基础知识 )</li>
<li><a href="http://webabie.com/easiest-way-to-add-google-custom-search/" target="_blank">在边栏添加google自定义搜索</a></li>
<li><a href="http://templatr.cc/" target="_blank">Templatr</a>(wordpress主题在线制作)</li>
<li><a href="http://www.yvoschaap.com/wpthemegen/" target="_blank">WordPress Theme Generator</a>(wordpress主题在线制作too)</li>
<li><a href="http://genmicha.cn/custom-wordpress-home-page.htm" target="_blank">自定义wordpress首页</a></li>
<li><a href="http://housne.info/wordpress/how-to-styling-author-comments/" target="_blank">为作者的评论定义不同的样式</a></li>
<li><a href="http://www.mangguo.org/add-category-icon-for-wordpress/" target="_blank">为wordpress分类添加图标</a></li>
<li><a href="http://www.mangguo.org/wordpress-insert-ad-after-first-post/" target="_blank">WordPress 第一篇日志后插入广告</a></li>
<li><a href="http://blog.meetsee.ws/43" target="_blank">将评论和引用分开显示</a>( 不知道现在还有冇用 )</li>
<li><a href="http://www.iplaysoft.net/wordpress-custom-login-screen-style/" target="_blank">自定义wordpress登陆页面样式</a></li>
<li><a href="http://mifunny.info/show-popular-wordpress-articles-by-a-simple-sql-statement-216.html" target="_blank">非插件调用wordpress热门文章</a></li>
<li><a href="http://bbs.srsman.com/topic/view/127.html" target="_blank">获取文章中第一张图片并显示他</a></li>
<li><a href="http://fairyfish.net/2007/08/05/wordpress-custom-fields/" target="_blank">WordPress 自定义字段</a></li>
</ul>
<p>以上为<a href="http://yaboke.com">鸭脖客</a>蒐集的关于基础和主题的技巧教程(中文),当然不可能是很完整的一页列表,国内外还有很多精彩的文章.这里只是起个头,有兴趣可以关注本站<a href="http://yaboke.com/category/wordpresshacks/" target="_blank">wordpress技巧</a>栏目.</p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/tutorial-wordpress-english-skills-the-foundation-and-design-layout/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>wordpress杂志类主题 &#8211; Celadon</title>
		<link>http://yaboke.com/magazine-wordpress-theme-celadon/</link>
		<comments>http://yaboke.com/magazine-wordpress-theme-celadon/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:38:45 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Celadon]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress主题]]></category>
		<category><![CDATA[主题]]></category>
		<category><![CDATA[杂志]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=524</guid>
		<description><![CDATA[Celadon在字面上的意思就是又灰又绿的一种颜色.正好适合该wordpress主题的配色风格. 当然,这只是其中一款颜色,同时配备的还有其他5种颜色:蓝,紫,红,橙,黑. 你可以安装好主题后在后台的控制面板找到选择的地方.同时主题支持小工具和Gravatar,Feedburner和google统计的嵌入设置.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-525" title="celadon - wordpress杂志类主题" src="http://yaboke.com/wp-content/uploads/2009/08/celadon.jpg" alt="celadon - wordpress杂志类主题" width="400" height="357" /></p>
<p><a href="http://www.themesboutique.com/theme/celadon" target="_blank">Celadon</a>在字面上的意思就是又灰又绿的一种颜色.正好适合该wordpress主题的配色风格.</p>
<p>当然,这只是其中一款颜色,同时配备的还有其他5种颜色:蓝,紫,红,橙,黑.</p>
<p>你可以安装好主题后在后台的控制面板找到选择的地方.同时主题支持小工具和Gravatar,Feedburner和google统计的嵌入设置.</p>
<p><a href="http://demo.themesboutique.com/?themedemo=celadon" target="_blank"><img style="border: 0px initial initial;" title="主题预览" src="http://yaboke.com/wp-content/uploads/2009/08/yulan.gif" alt="主题预览" width="100" height="30" /></a><a href="http://img.themesboutique.com/themes/celadon_v1.0.2.zip" target="_blank"><img style="border: 0px initial initial;" title="主题下载" src="http://yaboke.com/wp-content/uploads/2009/08/xiazai.gif" alt="主题下载" width="100" height="30" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/magazine-wordpress-theme-celadon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>wordpress黑色杂志类主题“MAG black”</title>
		<link>http://yaboke.com/black-wordpress-magazine-theme-category-mag-black/</link>
		<comments>http://yaboke.com/black-wordpress-magazine-theme-category-mag-black/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 10:19:54 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[BLACK]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[lavalamp导航菜单]]></category>
		<category><![CDATA[MAG]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress主题]]></category>
		<category><![CDATA[推]]></category>
		<category><![CDATA[杂志类]]></category>
		<category><![CDATA[缩略图]]></category>
		<category><![CDATA[黑色]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=451</guid>
		<description><![CDATA[“MAG black”就是一款黑色的杂志类主题,包含了顶部的lavalamp效果导航菜单,基于featured content插件的文章精选模块,缩略图和摘要的文章列表形式.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="wordpress杂志类主题Magblack" src="http://seojobsnow.com/wordpressthemes/wp-content/uploads/magblack.png" alt="" width="400" height="280" /></p>
<p>“<a href="http://seojobsnow.com/wordpressthemes/wordpress-theme-mag-black.html" target="_blank">MAG black</a>”就是一款黑色的杂志类主题,包含了顶部的lavalamp效果导航菜单,基于featured content插件的文章精选模块,缩略图和摘要的文章列表形式.</p>
<p><a href="http://seojobsnow.com/demosite/?preview_theme=magblack" target="_blank"><img style="border: 0px initial initial;" title="主题预览" src="http://yaboke.com/wp-content/uploads/2009/08/yulan.gif" alt="主题预览" width="100" height="30" /></a><a href="http://seojobsnow.com/wordpressthemes/wp-content/plugins/download-monitor/download.php?id=4" target="_blank"><img style="border: 0px initial initial;" title="主题下载" src="http://yaboke.com/wp-content/uploads/2009/08/xiazai.gif" alt="主题下载" width="100" height="30" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/black-wordpress-magazine-theme-category-mag-black/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>基于jquery的wordpress搜索插件“Quick Search”</title>
		<link>http://yaboke.com/based-on-the-wordpress-search-jquery-plug-ins-quick-search/</link>
		<comments>http://yaboke.com/based-on-the-wordpress-search-jquery-plug-ins-quick-search/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 10:50:28 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[Quick Search]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress插件]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[搜索]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=438</guid>
		<description><![CDATA[还记得K2主题的令人印象深刻搜索框吗？有一款插件可以实现类似功能。 Quick Search为wordpress添加AJAX搜索，搜索结果包括日志，页面和评论。 并且可以通过定义插件内quick-search.css文件定义在搜索框下快速显示的搜索结果，如下图。 插件使用安装方法：下载，上传激活即可。]]></description>
			<content:encoded><![CDATA[<p>还记得K2主题的令人印象深刻搜索框吗？有一款插件可以实现类似功能。</p>
<p><a href="http://wordpress.org/extend/plugins/quick-search/" target="_blank">Quick Search</a>为wordpress添加AJAX搜索，搜索结果包括日志，页面和评论。</p>
<p>并且可以通过定义插件内quick-search.css文件定义在搜索框下快速显示的搜索结果，如下图。</p>
<p><img class="alignnone size-full wp-image-439" title="quicksearch基于jquery的wordpress插件" src="http://yaboke.com/wp-content/uploads/2009/08/quicksearch.jpg" alt="quicksearch基于jquery的wordpress插件" width="600" height="463" /></p>
<p>插件使用安装方法：下载，上传激活即可。</p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/based-on-the-wordpress-search-jquery-plug-ins-quick-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>插件“Post Editor Buttons”帮你添加文章编辑按钮</title>
		<link>http://yaboke.com/plug-ins-post-editor-buttons-to-add-the-article-to-help-you-edit-button/</link>
		<comments>http://yaboke.com/plug-ins-post-editor-buttons-to-add-the-article-to-help-you-edit-button/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 13:08:01 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Post Editor Buttons]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[按钮]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[文章编辑]]></category>
		<category><![CDATA[添加]]></category>
		<category><![CDATA[自定义]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=385</guid>
		<description><![CDATA[wordpress文章编辑器上已经有很多有用的按钮可以方便我们编写文章，但是，在一些特殊的情况下（比如使用插件WP-Syntax或coolcode这类玩意儿就总是需要我们自己输入讨厌的[XXX]），这非常不符合生产效率。 这里介绍一个wordpress插件“Post Editor Buttons”，可以帮助我们自定义添加文章编辑器上的按钮。 使用方法，下载上传激活并进入插件控制面板，如下图般添加即可 设置完毕后，在文章编辑器上就会出现你添加的新按钮]]></description>
			<content:encoded><![CDATA[<p>wordpress文章编辑器上已经有很多有用的按钮可以方便我们编写文章，但是，在一些特殊的情况下（比如使用插件WP-Syntax或coolcode这类玩意儿就总是需要我们自己输入讨厌的[XXX]），这非常不符合生产效率。</p>
<p>这里介绍一个wordpress插件“<a href="http://wordpress.org/extend/plugins/post-editor-buttons/" target="_blank">Post Editor Buttons</a>”，可以帮助我们自定义添加文章编辑器上的按钮。<span id="more-385"></span></p>
<p>使用方法，下载上传激活并进入插件控制面板，如下图般添加即可</p>
<p><img class="alignnone size-full wp-image-388" title="peb插件设置" src="http://yaboke.com/wp-content/uploads/2009/08/pebop.JPG" alt="peb插件设置" width="600" height="105" /></p>
<p>设置完毕后，在文章编辑器上就会出现你添加的新按钮</p>
<p><img class="alignnone size-full wp-image-389" title="文章编辑器按钮" src="http://yaboke.com/wp-content/uploads/2009/08/wenzhangbianji.JPG" alt="文章编辑器按钮" width="600" height="110" /></p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/plug-ins-post-editor-buttons-to-add-the-article-to-help-you-edit-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(无插件)禁用wordpress自动保存功能</title>
		<link>http://yaboke.com/no-plug-ins-to-disable-auto-save-feature-wordpress/</link>
		<comments>http://yaboke.com/no-plug-ins-to-disable-auto-save-feature-wordpress/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 12:03:36 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[功能]]></category>
		<category><![CDATA[无插件]]></category>
		<category><![CDATA[禁用]]></category>
		<category><![CDATA[自动保存]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=382</guid>
		<description><![CDATA[尽管有的时候wordpress在发布文章中的自动保存是个有用的功能,但多数时候他是很令人反感的.为何? 自动保存经常会出现无法保存成功的情况,而在这时候如果点发布文章,则系统会自动保存两篇文章（一篇在草稿中）,实在是很烦人.[ 月光博客 ] 这边介绍一个简单的方法来禁用这个功能: 在functions.php中添加以下代码 [sourcecode language='php'] function disableAutoSave(){ wp_deregister_script(&#8216;autosave&#8217;); } add_action( &#8216;wp_print_scripts&#8217;, &#8216;disableAutoSave&#8217; ); [/sourcecode] 这样就完成了禁用wordpress自动保存的功能,如果不需要了,删除代码即可.]]></description>
			<content:encoded><![CDATA[<p>尽管有的时候wordpress在发布文章中的自动保存是个有用的功能,但多数时候他是很令人反感的.为何?</p>
<blockquote><p>自动保存经常会出现无法保存成功的情况,而在这时候如果点发布文章,则系统会自动保存两篇文章（一篇在草稿中）,实在是很烦人.[ <a href="http://www.williamlong.info/archives/1416.html" target="_blank">月光博客</a> ]</p></blockquote>
<p>这边介绍一个简单的方法来禁用这个功能:<span id="more-382"></span></p>
<p>在functions.php中添加以下代码</p>
<p>[sourcecode language='php']<br />
function disableAutoSave(){<br />
    wp_deregister_script(&#8216;autosave&#8217;);<br />
}<br />
add_action( &#8216;wp_print_scripts&#8217;, &#8216;disableAutoSave&#8217; );<br />
[/sourcecode]</p>
<p>这样就完成了禁用wordpress自动保存的功能,如果不需要了,删除代码即可.</p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/no-plug-ins-to-disable-auto-save-feature-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>为wordpress文章添加私有笔记功能</title>
		<link>http://yaboke.com/for-wordpress-add-private-notes-feature-article/</link>
		<comments>http://yaboke.com/for-wordpress-add-private-notes-feature-article/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 10:12:54 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[功能]]></category>
		<category><![CDATA[文章]]></category>
		<category><![CDATA[添加]]></category>
		<category><![CDATA[私密]]></category>
		<category><![CDATA[私有]]></category>
		<category><![CDATA[笔记]]></category>
		<category><![CDATA[管理员]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=376</guid>
		<description><![CDATA[有时候你可能需要在文章中加入一些只有管理员能看到的说明文字或是其他什么不想让来访者看到的东西. 而wordpress本身没有这个功能,所以这里介绍一个方法来实现这个功能&#8230;[ 来自wprecipes ]. 首先在你的主题文件夹中functions.php中添加以下代码: [sourcecode language='php'] add_shortcode( &#8216;note&#8217;, &#8216;sc_note&#8217; ); function sc_note( $atts, $content = null ) { if ( current_user_can( &#8216;publish_posts&#8217; ) ) return &#8216; &#8216;.$content.&#8217; &#8216;; return ”; } [/sourcecode] 能看到上述代码中含有 ,so,你可以通过css定义私有笔记的样式. 然后再编写文章的时候就可以通过以下格式添加私有笔记. [note] 这是只有我自己能看到的文章,也许我会在里面添加一些私密的链接(∩_∩) [/note]]]></description>
			<content:encoded><![CDATA[<p>有时候你可能需要在文章中加入一些只有管理员能看到的说明文字或是其他什么不想让来访者看到的东西.</p>
<p>而wordpress本身没有这个功能,所以这里介绍一个方法来实现这个功能&#8230;[ 来自<a href="http://www.wprecipes.com/add-private-notes-to-your-wordpress-blog-posts" target="_blank">wprecipes</a> ].<span id="more-376"></span></p>
<p></br></p>
<p>首先在你的主题文件夹中functions.php中添加以下代码:</p>
<p>[sourcecode language='php']<br />
add_shortcode( &#8216;note&#8217;, &#8216;sc_note&#8217; );</p>
<p>function sc_note( $atts, $<a href="http://yaboke.com/tag/content/" class="st_tag internal_tag" rel="tag" title="标签 content 下的日志">content</a> = null ) {<br />
	 if ( current_user_can( &#8216;publish_posts&#8217; ) )<br />
		return &#8216;
<div class="note">&#8216;.$content.&#8217;</div>
<p>&#8216;;<br />
	return ”;<br />
}<br />
[/sourcecode]<br />
能看到上述代码中含有
<div class="note"></div>
<p>,so,你可以通过css定义私有笔记的样式.</p>
<p></br><br />
然后再编写文章的时候就可以通过以下格式添加私有笔记.</p>
<blockquote><p>
[note]<br />
这是只有我自己能看到的文章,也许我会在里面添加一些私密的链接(∩_∩)<br />
[/note]
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/for-wordpress-add-private-notes-feature-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自定义wordpress中每篇文章不同的more标签</title>
		<link>http://yaboke.com/custom-wordpress-different-in-each-article-more-tags/</link>
		<comments>http://yaboke.com/custom-wordpress-different-in-each-article-more-tags/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 07:33:58 +0000</pubDate>
		<dc:creator>果酱</dc:creator>
				<category><![CDATA[杂七八]]></category>
		<category><![CDATA[more]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[不同]]></category>
		<category><![CDATA[标签]]></category>
		<category><![CDATA[每篇文章]]></category>
		<category><![CDATA[自定义]]></category>
		<category><![CDATA[自定义字段]]></category>

		<guid isPermaLink="false">http://yaboke.com/?p=361</guid>
		<description><![CDATA[有一些网站,比如鸭脖客,在首页文章列表中每篇文章后面都会有一个more标签来提醒来访者文章内页还有更多的内容. 但千篇一律的”read more”或者”继续阅读”未免显得太过单调. 这边介绍一个简单的方法,利用自定义字段来为每篇你需要加上more标签的文章定义各自不同的内容. 第一步,修改你主题文件夹中index.php的 [sourcecode language='php'] the_content(“Read more”); [/sourcecode] 或是别的东西,总之是显示文章内容的那一段.将其改变成以下格式. [sourcecode language='php'] [/sourcecode] 这样就行了,上面这段的意思就是 除了用自定义语句custom_more定义的more标签文字外,其他的情况下都只显示”继续阅读＞＞” 使用方法 效果如下 更加详细的自定义readmore来自[ wordpress codex ]]]></description>
			<content:encoded><![CDATA[<p>有一些网站,比如<a href="http://yaboke.com" target="_blank">鸭脖客</a>,在首页文章列表中每篇文章后面都会有一个more标签来提醒来访者文章内页还有更多的内容.</p>
<p>但千篇一律的”read <a href="http://yaboke.com/tag/more/" class="st_tag internal_tag" rel="tag" title="标签 more 下的日志">more</a>”或者”继续阅读”未免显得太过单调.</p>
<p>这边介绍一个简单的方法,利用自定义字段来为每篇你需要加上more标签的文章定义各自不同的内容.<span id="more-361"></span><br />
<br /></br></p>
<p><strong>第一步,修改你主题文件夹中index.php的</strong></p>
<p>[sourcecode language='php']<br />
the_<a href="http://yaboke.com/tag/content/" class="st_tag internal_tag" rel="tag" title="标签 content 下的日志">content</a>(“Read more”);<br />
[/sourcecode]</p>
<p>或是别的东西,总之是显示文章内容的那一段.将其改变成以下格式.</p>
<p>[sourcecode language='php']<br />
<?php $custommore = get_post_meta($post->ID, &#8216;custom_more&#8217;, true); ?><br />
<?php if (!$custommore) { $custommore = '继续阅读 &raquo;'; } ?><br />
<?php the_content($custommore); ?><br />
[/sourcecode]</p>
<p>这样就行了,上面这段的意思就是 除了用自定义语句custom_more定义的more标签文字外,其他的情况下都只显示”继续阅读＞＞”</p>
<p><strong>使用方法</strong><br />
<img class="alignnone size-full wp-image-364" title="more标签自定义" src="http://yaboke.com/wp-content/uploads/2009/08/redmoes.JPG" alt="more标签自定义" width="600" height="125" /></p>
<p><strong>效果如下</strong><br />
<img class="alignnone size-full wp-image-362" title="wordpress more 标签自定义" src="http://yaboke.com/wp-content/uploads/2009/08/morersd.JPG" alt="wordpress more 标签自定义" width="452" height="241" /></p>
<p>更加详细的自定义readmore来自[ <a href="http://codex.wordpress.org/Customizing_the_Read_More" target="_blank">wordpress codex</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://yaboke.com/custom-wordpress-different-in-each-article-more-tags/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

