<?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>SoundGhost &#187; 搞个网站</title>
	<atom:link href="http://www.soundghost.com/category/website/feed" rel="self" type="application/rss+xml" />
	<link>http://www.soundghost.com</link>
	<description>By Your Side</description>
	<lastBuildDate>Mon, 08 Aug 2011 02:33:15 +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调用文章摘要的几种方法</title>
		<link>http://www.soundghost.com/wordpress-calls-several-methods-abstract.html</link>
		<comments>http://www.soundghost.com/wordpress-calls-several-methods-abstract.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 09:07:59 +0000</pubDate>
		<dc:creator>weeper</dc:creator>
				<category><![CDATA[搞个网站]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.soundghost.com/?p=356</guid>
		<description><![CDATA[<p>用WordPress三年多时间了，我本一语言菜鸟，要实现什么功能多半都是临时抱佛脚的那种，到现在还是很多都不懂，学习的劲头也不足，总而言之是个半吊子，自损几句，以示勉励。
前段时间打算给乐队的网站更换主题，找了个叫BlogTime的主题，在修改主题的时候发现这真是一个离奇古怪的主题啊，整整几个晚上我不眠不休当然有点夸大了，但是的确是非常恼火的。首先这个主题调用的图片全部变形，为此我找到了timthumb.php来帮我；然后这个主题正文的第一个字默认加大下沉，就好像桑林志博主开发的那个首字下沉插件一样，但问题是这个主题的首字下沉功能只认英文不认中文， 也就是说第一...<a href='http://www.soundghost.com/wordpress-calls-several-methods-abstract.html' rel="nofollow">Read More »</a></p>【特价限时秒杀】Panasonic/松下DMC-FP1GK 正品联保 假一罚十 相关日志用timthumb.php给WordPress添加缩略图便宜哦我所使用的插件网站无缝搬家教程博客定... ]]></description>
			<content:encoded><![CDATA[<p>用WordPress三年多时间了，我本一语言菜鸟，要实现什么功能多半都是临时抱佛脚的那种，到现在还是很多都不懂，学习的劲头也不足，总而言之是个半吊子，自损几句，以示勉励。
前段时间打算给乐队的网站更换主题，找了个叫BlogTime的主题，在修改主题的时候发现这真是一个离奇古怪的主题啊，整整几个晚上我不眠不休当然有点夸大了，但是的确是非常恼火的。首先这个主题调用的图片全部变形，为此我找到了timthumb.php来帮我；然后这个主题正文的第一个字默认加大下沉，就好像桑林志博主开发的那个首字下沉插件一样，但问题是这个主题的首字下沉功能只认英文不认中文， 也就是说第一...<a href='http://www.soundghost.com/wordpress-calls-several-methods-abstract.html' rel="nofollow">Read More »</a></p><p><a href="http://s.click.taobao.com/t_1?i=rEmXTxVQqmJkYQ%3D%3D&p=mm_11576151_0_0&n=11">促銷中Acer Aspire Revo R3610,330双核R3600升级,离子,无线键鼠</a></-> <h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html" title="用timthumb.php给WordPress添加缩略图">用timthumb.php给WordPress添加缩略图</a></li><li><a href="http://www.soundghost.com/cheap-oh.html" title="便宜哦">便宜哦</a></li><li><a href="http://www.soundghost.com/i-used-the-plug-in.html" title="我所使用的插件">我所使用的插件</a></li><li><a href="http://www.soundghost.com/web-site-to-move-seamlessly-guide.html" title="网站无缝搬家教程">网站无缝搬家教程</a></li><li><a href="http://www.soundghost.com/developing-direction-of-the-blog.html" title="博客定位">博客定位</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.soundghost.com/wordpress-calls-several-methods-abstract.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>用timthumb.php给WordPress添加缩略图</title>
		<link>http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html</link>
		<comments>http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 08:25:12 +0000</pubDate>
		<dc:creator>weeper</dc:creator>
				<category><![CDATA[搞个网站]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.soundghost.com/?p=355</guid>
		<description><![CDATA[<p>timthumb.php是一个由Google开发的插件，现在有很多国外的Theme都使用这个插件给WordPress添加缩略图。
使用它有一个方便的好处，那就是你只需要指定一张图片便可以了，只要任何有执行代码的地方它都会自动实现缩略图功能。是不是非常方便呢？
那么现在就开始实施过程吧。
在你需要实现缩略图的地方，比如主题的index.php里，找到这句：

++CoolCode_BLOCK_9++

这句通常表示首页调用的文章标题，对，就是这里了。
现在需要在这句上面添加如下代码：

++CoolCode_BLOCK_10++

OK！
如果有多行表示标题的代码的话，在美航上面都添加代码。
接下来就是在发布文章时如何调用了：
发...<a href='http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html' rel="nofollow">Read More »</a></p>WD/西部数据/ 
Elements320G 全国联保/ 3年免费换新 相关日志WordPress调用文章摘要的几种方法便宜哦我所使用的插件网站无缝搬家教程博客定... ]]></description>
			<content:encoded><![CDATA[<p>timthumb.php是一个由Google开发的插件，现在有很多国外的Theme都使用这个插件给WordPress添加缩略图。
使用它有一个方便的好处，那就是你只需要指定一张图片便可以了，只要任何有执行代码的地方它都会自动实现缩略图功能。是不是非常方便呢？
那么现在就开始实施过程吧。
在你需要实现缩略图的地方，比如主题的index.php里，找到这句：

++CoolCode_BLOCK_12++

这句通常表示首页调用的文章标题，对，就是这里了。
现在需要在这句上面添加如下代码：

++CoolCode_BLOCK_13++

OK！
如果有多行表示标题的代码的话，在美航上面都添加代码。
接下来就是在发布文章时如何调用了：
发...<a href='http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html' rel="nofollow">Read More »</a></p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.soundghost.com/wordpress-calls-several-methods-abstract.html" title="WordPress调用文章摘要的几种方法">WordPress调用文章摘要的几种方法</a></li><li><a href="http://www.soundghost.com/cheap-oh.html" title="便宜哦">便宜哦</a></li><li><a href="http://www.soundghost.com/i-used-the-plug-in.html" title="我所使用的插件">我所使用的插件</a></li><li><a href="http://www.soundghost.com/web-site-to-move-seamlessly-guide.html" title="网站无缝搬家教程">网站无缝搬家教程</a></li><li><a href="http://www.soundghost.com/developing-direction-of-the-blog.html" title="博客定位">博客定位</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>便宜哦</title>
		<link>http://www.soundghost.com/cheap-oh.html</link>
		<comments>http://www.soundghost.com/cheap-oh.html#comments</comments>
		<pubDate>Tue, 10 Nov 2009 06:54:22 +0000</pubDate>
		<dc:creator>weeper</dc:creator>
				<category><![CDATA[搞个网站]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.soundghost.com/?p=323</guid>
		<description><![CDATA[<p>这家主机商的服务真便宜，可惜的是要备案，如果不嫌备案烦的倒是不错。无限数据库啊，也就是说多少个站随便建，只要不超出15G/月的流量限制就行。
不可思议。&nbsp;
<a href='http://www.soundghost.com/cheap-oh.html' rel="nofollow">Read More »</a></p>相关日志WordPress调用文章摘要的几种方法用timthumb.php给WordPress添加缩略图我所使用的插件网站无缝搬家教程博客定... ]]></description>
			<content:encoded><![CDATA[<p>这家主机商的服务真便宜，可惜的是要备案，如果不嫌备案烦的倒是不错。无限数据库啊，也就是说多少个站随便建，只要不超出15G/月的流量限制就行。
不可思议。&nbsp;
<a href='http://www.soundghost.com/cheap-oh.html' rel="nofollow">Read More »</a></p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.soundghost.com/wordpress-calls-several-methods-abstract.html" title="WordPress调用文章摘要的几种方法">WordPress调用文章摘要的几种方法</a></li><li><a href="http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html" title="用timthumb.php给WordPress添加缩略图">用timthumb.php给WordPress添加缩略图</a></li><li><a href="http://www.soundghost.com/i-used-the-plug-in.html" title="我所使用的插件">我所使用的插件</a></li><li><a href="http://www.soundghost.com/web-site-to-move-seamlessly-guide.html" title="网站无缝搬家教程">网站无缝搬家教程</a></li><li><a href="http://www.soundghost.com/developing-direction-of-the-blog.html" title="博客定位">博客定位</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.soundghost.com/cheap-oh.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>用黑莓发个帖</title>
		<link>http://www.soundghost.com/blackberry-hair-with-a-quote.html</link>
		<comments>http://www.soundghost.com/blackberry-hair-with-a-quote.html#comments</comments>
		<pubDate>Mon, 14 Sep 2009 11:04:11 +0000</pubDate>
		<dc:creator>weeper</dc:creator>
				<category><![CDATA[搞个网站]]></category>
		<category><![CDATA[手机]]></category>

		<guid isPermaLink="false">http://www.soundghost.com/%e7%94%a8%e9%bb%91%e8%8e%93%e5%8f%91%e4%b8%aa%e5%b8%96.html</guid>
		<description><![CDATA[<p>哈哈，用新买的黑莓手机发个帖，不是用网页登录的方式，而是用的wordpress官方出品的黑莓手机客户端，馋一下正犹豫的某人，啊哈哈哈…
<a href='http://www.soundghost.com/blackberry-hair-with-a-quote.html' rel="nofollow">Read More »</a></p>相关日志Debian 配置 YuchBerry 过程手机别说大话那速度又回来啦不得不转——手机月租费三宗罪 何时退出历史舞... ]]></description>
			<content:encoded><![CDATA[<p>哈哈，用新买的黑莓手机发个帖，不是用网页登录的方式，而是用的wordpress官方出品的黑莓手机客户端，馋一下正犹豫的某人，啊哈哈哈…
<a href='http://www.soundghost.com/blackberry-hair-with-a-quote.html' rel="nofollow">Read More »</a></p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.soundghost.com/debian-configuration-yuchberry-process.html" title="Debian 配置 YuchBerry 过程">Debian 配置 YuchBerry 过程</a></li><li><a href="http://www.soundghost.com/mobile.html" title="手机">手机</a></li><li><a href="http://www.soundghost.com/never-mind-that-lying.html" title="别说大话">别说大话</a></li><li><a href="http://www.soundghost.com/that-speed-has-come-back.html" title="那速度又回来啦">那速度又回来啦</a></li><li><a href="http://www.soundghost.com/fuck-mobile-phone-monthly-fee.html" title="不得不转——手机月租费三宗罪 何时退出历史舞台">不得不转——手机月租费三宗罪 何时退出历史舞台</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.soundghost.com/blackberry-hair-with-a-quote.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>没有Opera就没有SoundGhost</title>
		<link>http://www.soundghost.com/no-opera-no-soundghost.html</link>
		<comments>http://www.soundghost.com/no-opera-no-soundghost.html#comments</comments>
		<pubDate>Wed, 31 Dec 2008 04:51:51 +0000</pubDate>
		<dc:creator>weeper</dc:creator>
				<category><![CDATA[搞个网站]]></category>
		<category><![CDATA[乱弹]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://www.soundghost.com/?p=276</guid>
		<description><![CDATA[<p>Opera最新的稳定版9.63放出了，同时Opera 10 beta版也提供了下载。
9.63版有了一个变化，因为有了一个中国版。我不知道是否有美国版、挪威版，反正我觉得假如只有一个中国版的话这样有些怪异。
Opera小巧、快速，据说完全符合W3C的标准，只是由于IE的用户群比较大，所以偶尔会有某些非标准的网页在Opera里显示错误。然而这并不是W3C和Opera的错。
Opera最早是需要注册才能使用的，后来开始免注册了，成了一款免费软件，这个英明的决策让Opera变得越开放、越完善。
Opera有一个很好的功能，快速拨号。你可以在这里保存9个经常访问的网址一边快速访问，比如weeper就把SoundGhost的...<a href='http://www.soundghost.com/no-opera-no-soundghost.html' rel="nofollow">Read More »</a></p>相关日志Windows 7 毁了我一块硬盘杂记1Windows7我可能不会升级Opera 12 周年宣传短片operamini 再次失... ]]></description>
			<content:encoded><![CDATA[<p>Opera最新的稳定版9.63放出了，同时Opera 10 beta版也提供了下载。
9.63版有了一个变化，因为有了一个中国版。我不知道是否有美国版、挪威版，反正我觉得假如只有一个中国版的话这样有些怪异。
Opera小巧、快速，据说完全符合W3C的标准，只是由于IE的用户群比较大，所以偶尔会有某些非标准的网页在Opera里显示错误。然而这并不是W3C和Opera的错。
Opera最早是需要注册才能使用的，后来开始免注册了，成了一款免费软件，这个英明的决策让Opera变得越开放、越完善。
Opera有一个很好的功能，快速拨号。你可以在这里保存9个经常访问的网址一边快速访问，比如weeper就把SoundGhost的...<a href='http://www.soundghost.com/no-opera-no-soundghost.html' rel="nofollow">Read More »</a></p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.soundghost.com/windows-7-ruined-my-hard-drive.html" title="Windows 7 毁了我一块硬盘">Windows 7 毁了我一块硬盘</a></li><li><a href="http://www.soundghost.com/jotting-1.html" title="杂记1">杂记1</a></li><li><a href="http://www.soundghost.com/windows7-i-may-not-upgrade.html" title="Windows7我可能不会升级">Windows7我可能不会升级</a></li><li><a href="http://www.soundghost.com/opera-propagates-the-short-film-in-the-12th-anniversary.html" title="Opera 12 周年宣传短片">Opera 12 周年宣传短片</a></li><li><a href="http://www.soundghost.com/operamini-fail-again.html" title="operamini 再次失效">operamini 再次失效</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.soundghost.com/no-opera-no-soundghost.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>我所使用的插件</title>
		<link>http://www.soundghost.com/i-used-the-plug-in.html</link>
		<comments>http://www.soundghost.com/i-used-the-plug-in.html#comments</comments>
		<pubDate>Sat, 20 Dec 2008 15:00:40 +0000</pubDate>
		<dc:creator>weeper</dc:creator>
				<category><![CDATA[搞个网站]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.soundghost.com/?p=267</guid>
		<description><![CDATA[<p>应好友thinkweird之邀，写写我用的插件：

中文 WordPress 工具箱&mdash;&mdash;我用它来实现在侧边栏（或者任意位置）调用最新文章和最新评论的功能。
Akismet&mdash;&mdash;我曾经以为我这样不起眼的地方不会有垃圾留言出现的，看来我错了，它帮我清理了40多条垃圾留言，但我后来屏蔽了留言者的IP之后就清净了。


All in One SEO Pack&mdash;&mdash;这个刚刚用了还不到一周，效果怎样还有待查看。为什么现在才开始用呢？因为我以前觉得自己没必要SEO；现在为什么又要SEO了？因为我每写一篇文章都要增加一个Tag，这样下去怎么得了？有些Tag我只会用一回以后基本没机会在用的了...<a href='http://www.soundghost.com/i-used-the-plug-in.html' rel="nofollow">Read More »</a></p>相关日志WordPress调用文章摘要的几种方法用timthumb.php给WordPress添加缩略图便宜哦网站无缝搬家教程博客定... ]]></description>
			<content:encoded><![CDATA[<p>应好友thinkweird之邀，写写我用的插件：

中文 WordPress 工具箱&mdash;&mdash;我用它来实现在侧边栏（或者任意位置）调用最新文章和最新评论的功能。
Akismet&mdash;&mdash;我曾经以为我这样不起眼的地方不会有垃圾留言出现的，看来我错了，它帮我清理了40多条垃圾留言，但我后来屏蔽了留言者的IP之后就清净了。


All in One SEO Pack&mdash;&mdash;这个刚刚用了还不到一周，效果怎样还有待查看。为什么现在才开始用呢？因为我以前觉得自己没必要SEO；现在为什么又要SEO了？因为我每写一篇文章都要增加一个Tag，这样下去怎么得了？有些Tag我只会用一回以后基本没机会在用的了...<a href='http://www.soundghost.com/i-used-the-plug-in.html' rel="nofollow">Read More »</a></p><h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.soundghost.com/wordpress-calls-several-methods-abstract.html" title="WordPress调用文章摘要的几种方法">WordPress调用文章摘要的几种方法</a></li><li><a href="http://www.soundghost.com/add-thumbnail-with-timthumb-php-to-wordpress.html" title="用timthumb.php给WordPress添加缩略图">用timthumb.php给WordPress添加缩略图</a></li><li><a href="http://www.soundghost.com/cheap-oh.html" title="便宜哦">便宜哦</a></li><li><a href="http://www.soundghost.com/web-site-to-move-seamlessly-guide.html" title="网站无缝搬家教程">网站无缝搬家教程</a></li><li><a href="http://www.soundghost.com/developing-direction-of-the-blog.html" title="博客定位">博客定位</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.soundghost.com/i-used-the-plug-in.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

