<?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>侯延鹏&#039;s Blog</title>
	<atom:link href="http://www.houyanpeng.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.houyanpeng.com</link>
	<description>记录一个菜鸟到高手的成长历程...</description>
	<lastBuildDate>Thu, 25 Aug 2011 02:43:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Vancouver Pride Parade &amp; Festival</title>
		<link>http://www.houyanpeng.com/vancouver-pride-parade-festival.html</link>
		<comments>http://www.houyanpeng.com/vancouver-pride-parade-festival.html#comments</comments>
		<pubDate>Thu, 25 Aug 2011 02:32:06 +0000</pubDate>
		<dc:creator>侯延鹏</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.houyanpeng.com/?p=203</guid>
		<description><![CDATA[<div class="shr-publisher-203">&#8230; <a href="http://www.houyanpeng.com/vancouver-pride-parade-festival.html" class="read_more">Read more...</a></div>]]></description>
		<wfw:commentRss>http://www.houyanpeng.com/vancouver-pride-parade-festival.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>密码保护：成功日记：克服失败和成功的恐惧</title>
		<link>http://www.houyanpeng.com/%e6%88%90%e5%8a%9f%e6%97%a5%e8%ae%b0%ef%bc%9a%e5%85%8b%e6%9c%8d%e5%a4%b1%e8%b4%a5%e5%92%8c%e6%88%90%e5%8a%9f%e7%9a%84%e6%81%90%e6%83%a7.html</link>
		<comments>http://www.houyanpeng.com/%e6%88%90%e5%8a%9f%e6%97%a5%e8%ae%b0%ef%bc%9a%e5%85%8b%e6%9c%8d%e5%a4%b1%e8%b4%a5%e5%92%8c%e6%88%90%e5%8a%9f%e7%9a%84%e6%81%90%e6%83%a7.html#comments</comments>
		<pubDate>Mon, 21 Mar 2011 12:33:37 +0000</pubDate>
		<dc:creator>侯延鹏</dc:creator>
				<category><![CDATA[Success Diary]]></category>

		<guid isPermaLink="false">http://www.houyanpeng.com/?p=183</guid>
		<description><![CDATA[无法提供摘要。这是一篇受保护的文章。]]></description>
		<wfw:commentRss>http://www.houyanpeng.com/%e6%88%90%e5%8a%9f%e6%97%a5%e8%ae%b0%ef%bc%9a%e5%85%8b%e6%9c%8d%e5%a4%b1%e8%b4%a5%e5%92%8c%e6%88%90%e5%8a%9f%e7%9a%84%e6%81%90%e6%83%a7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sitemap Generator 安装使用</title>
		<link>http://www.houyanpeng.com/google-sitemap-generator-%e5%ae%89%e8%a3%85%e4%bd%bf%e7%94%a8.html</link>
		<comments>http://www.houyanpeng.com/google-sitemap-generator-%e5%ae%89%e8%a3%85%e4%bd%bf%e7%94%a8.html#comments</comments>
		<pubDate>Wed, 26 Jan 2011 19:41:12 +0000</pubDate>
		<dc:creator>侯延鹏</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.houyanpeng.com/?p=176</guid>
		<description><![CDATA[<p>Google Sitemap Generator  这一由 <a href="http://www.houyanpeng.com/category/google" class="kblinker" title="More about google &#187;">Google</a> 自身推出的seo工具包。<br />
亲自测试结果,30天收录100万+网页,可惜不支持Nginx<br />
其不是一个网页脚本或插件。而是一个安装完后即可单独运行的服务。<br />
用于配合 Apache &#038; 其日志更有效地规划站点 Sitemap 地图供 google 以及其他搜索引擎的分析。<br />
现在已经有 For Windows ，Linux，LinuxX64 的版本可供选择。<br />
首页：http://code.google.com/p/googlesitemapgenerator/<br />
下载：http://code.google.com/p/googlesitemapgenerator/downloads/list<br />
以下以 RedHat As5.4 X64  +  Apache 2.2.11 为例<br />
1，直接从google下载该软件<br />
<code> wget http://googlesitemapgenerator.googlecode.com/files/sitemap_linux-x86_64-beta1-20091231.tar.gz tar zxvf sitemap_linux-x86_64-beta1-20091231.tar.gz<br />
 cd sitemap-install<br />
 ./install.sh</code><br />
按2下回车，然后阅读协议，按 Y 接受，开始安装向导。<br />
# What is the location of the Apache binary or control script? []<br />
输入 apachectl 的路径，这对应你 Apache 安装的路径。例 /usr/local/apache2/bin/apachectl<br />
回车后返回以下检测到的信息：<br />
The following information about your Apache installation has been detected:<br />
  * Apache version: 2.2<br />
  * Apache architecture: 64 bits<br />
  * Apache root configuration file: /usr/local/apache2/conf/httpd.conf<br />
  * Apache group: apache<br />
***************************************************************************<br />
Is all of this information correct? If you answer No, installation will<br />
terminate and you&#8217;ll need to restart the installation, using the necessary<br />
command line options. [N/y] Y<br />
确认信息，按 Y 继续。<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Google Sitemap Generator will start creating Web Sitemap files as soon as it<br />
starts up. Do you want Google Sitemap Generator to start submitting these<br />
files automatically? There are three options:<br />
1.  First installation. Start with automatic submission disabled.<br />
2.  First installation. Start with automatic submission enabled.<br />
3.  Reinstallation. Use the old automatic submission settings.<br />
Specify your choice [1]:2<br />
选择安装及启动方式，我选择第二个，第一次安装，开机启动，以及自动开始 Sitemap 生成。<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Apache configuration successfully updated.<br />
Old configuration is saved at /etc/google-sitemap-generator/httpd.install.conf<br />
安装向导把 httpd.conf &#8230; <a href="http://www.houyanpeng.com/google-sitemap-generator-%e5%ae%89%e8%a3%85%e4%bd%bf%e7%94%a8.html" class="read_more">Read more...</a></p>]]></description>
		<wfw:commentRss>http://www.houyanpeng.com/google-sitemap-generator-%e5%ae%89%e8%a3%85%e4%bd%bf%e7%94%a8.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>List of Ad Networks and Traffic Sources</title>
		<link>http://www.houyanpeng.com/list-of-ad-networks-and-traffic-sources.html</link>
		<comments>http://www.houyanpeng.com/list-of-ad-networks-and-traffic-sources.html#comments</comments>
		<pubDate>Mon, 17 May 2010 14:40:37 +0000</pubDate>
		<dc:creator>侯延鹏</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>

		<guid isPermaLink="false">http://www.houyanpeng.com/?p=168</guid>
		<description><![CDATA[<p>http://www.adside.com &#8211; self serve ppc contextual inline text ads<br />
http://www.reseauselect.com &#8211; banner and offline targetted at quebec<br />
http://web.blogads.com &#8211; banners/text ads on high traffic blog network<br />
http://www.adtoll.com &#8211; self serve banners etc, similar to adbrite<br />
http://elephant-traffic.com &#8211; ppv type ads on parked url&#8217;s &#8211; cheap<br />
http://mediatraffic.com &#8211; ppv ads<br />
http://casalemedia.com &#8211; self serve banners<br />
http://www.widgetbucks.com &#8211; self serve text/widget ads<br />
http://tribalfusion.com &#8211; media buy banner network<br />
http://adclickmedia.com &#8211; self serve banners and contextual widgets<br />
http://premiumaccess.com &#8211; premium banner ad networ<br />
http://kontera.com &#8211; inline contextual text ads<br />
http://www.adroll.com &#8211; self serve banners<br />
http://pubmatic.com &#8211; ad network<br />
http://bidvertiser.com &#8211; contextual and banner ads<br />
http://cpmstar.com &#8211; banners display aimed at gaming sites only<br />
http://adengage.com &#8211; banners/text, similar to adbrite, allow weekly buys<br />
http://finditquick.com &#8211; text ads<br />
http://technoratimedia.com &#8211; banners<br />
http://chitika.com &#8211; search related contextual display ads<br />
http://www.mediawhiz.com &#8211; banners/display, media buys<br />
http://cpxinteractive.com &#8211; banners/display, media buys<br />
http://clicksor.com &#8211; banners<br />
http://advertising.com &#8211; display/benners, media buys<br />
http://www.interclick.com &#8211; banners, high volume media buys<br />
http://adtoll.com &#8211; banners/display/text ads, adbrite clone, cheap<br />
http://valueclickmedia.com &#8211; banners, display/media buys<br />
http://<a href="http://www.houyanpeng.com/category/google" class="kblinker" title="More about google &#187;">google</a>.com/adwords &#8211; you already know about this&#8230;<br />
http://advertising.aol.com &#8211; variety of solutions on AOL inventory<br />
https://adcenter.microsoft.com &#8211; search and content text/contextual ads<br />
https://marketingsolutions.yahoo.com &#8211; search/content contextual ads<br />
http://miva.com &#8230; <a href="http://www.houyanpeng.com/list-of-ad-networks-and-traffic-sources.html" class="read_more">Read more...</a></p>]]></description>
		<wfw:commentRss>http://www.houyanpeng.com/list-of-ad-networks-and-traffic-sources.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Markerting Tools</title>
		<link>http://www.houyanpeng.com/internet-markerting-tools.html</link>
		<comments>http://www.houyanpeng.com/internet-markerting-tools.html#comments</comments>
		<pubDate>Mon, 12 Oct 2009 15:08:07 +0000</pubDate>
		<dc:creator>侯延鹏</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Internet Markerting]]></category>

		<guid isPermaLink="false">http://www.houyanpeng.com/?p=133</guid>
		<description><![CDATA[<p><span style="color: #8b0000;"><strong>Traffic Statistics</strong></span></p>
<blockquote><p><span style="text-decoration: underline;">My Website Statistics</span></p></blockquote>
<ul>
<li><span style="color: #4b0082;"><strong>StatCounter</strong></span> <span style="font-size: xx-small;"><strong><span style="color: #006400;">(free /+paid log size upgrade)</span></strong> &#124; <a href="http://www.statcounter.com/" target="_blank">StatCounter Free invisible Web tracker, Hit counter and Web stats</a> </span></li>
<li><strong><span style="color: #4b0082;"><a href="http://www.houyanpeng.com/category/google" class="kblinker" title="More about google &#187;">Google</a> Analytics</span> </strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free) </span></strong></span><span style="font-size: xx-small;">&#124; </span><a href="http://www.google.com/analytics/" target="_blank"><span style="font-size: xx-small;">http://www.google.com/analytics/</span></a></li>
<li><span style="color: #4b0082;"><strong>Quantcast</strong></span><span style="font-size: xx-small;"><strong><span style="color: #006400;"> (free) &#124; </span></strong></span><a href="http://www.quantcast.com/" target="_blank"><span style="font-size: xx-small;">http://www.quantcast.com/</span></a><span style="font-size: xx-small;"> &#124; Quantify your website for detailed traffic information</span></li>
</ul>
<blockquote><p><span style="text-decoration: underline;">Traffic Statistics</span></p></blockquote>
<ul>
<li><strong><span style="color: #4b0082;">Alexa</span> </strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free) </span></strong></span><span style="font-size: xx-small;"><strong><span style="color: #006400;">&#124; </span></strong></span><a href="http://www.alexa.com/" target="_blank"><span style="font-size: xx-small;">http://www.alexa.com/</span></a></li>
<li><span style="color: #4b0082;"><strong>Quantcast</strong></span><span style="font-size: xx-small;"><strong><span style="color: #006400;"> (free) &#124; </span></strong></span><a href="http://www.quantcast.com/" target="_blank"><span style="font-size: xx-small;">http://www.quantcast.com/</span></a></li>
<li><strong><span style="color: #4b0082;">Traffic Estimate</span> </strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free) </span></strong></span><span style="font-size: xx-small;"><strong><span style="color: #006400;">&#124; </span></strong></span><a href="http://www.trafficestimate.com/" target="_blank"><span style="font-size: xx-small;">http://www.trafficestimate.com/</span></a><span style="font-size: xx-small;"> &#124; Discover the traffic a website gets</span></li>
<li><span style="color: #4b0082;"><strong>Compete </strong></span><span style="font-size: xx-small;">&#124; <a href="http://compete.com/" target="_blank">Compete</a> &#124; Track your rivals</span></li>
</ul>
<blockquote><p><span style="text-decoration: underline;">Trends</span></p></blockquote>
<ul>
<li><strong><span style="color: #4b0082;">About Ask.com </span></strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free) </span></strong>&#124; <a href="http://sp.ask.com/en/docs/iq/iq.shtml" target="_blank">About Ask.com: IQ</a></span></li>
<li><strong><span style="color: #4b0082;">Google Zeitgeist</span></strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free) </span></strong>&#124; <a href="http://www.google.com/intl/en/press/zeitgeist/index.html" target="_blank">Google Press Center: Zeitgeist</a> &#124; Search trends, patterns, and surprises</span></li>
<li><strong><span style="color: #4b0082;">Lycos </span></strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free)</span></strong></span><span style="font-size: xx-small;">&#124; <a href="http://lycos.com/" target="_blank">http://lycos.com</a> &#124; Top searches available</span></li>
<li><strong><span style="color: #4b0082;">Yahoo Buzz </span></strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free)</span></strong></span><span style="font-size: xx-small;"> &#124; <a href="http://buzz.yahoo.com/" target="_blank">What&#8217;s Buzzing? You Tell Us! Top News and More &#8211; Yahoo! Buzz</a></span></li>
<li><strong><span style="color: #4b0082;">Ebay Pulse </span></strong><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free) </span></strong></span><span style="font-size: xx-small;">&#124; <a href="http://pulse.ebay.com/" target="_blank">eBay Pulse: trends, hot picks, cool stuff and popular searches on eBay.com</a></span></li>
</ul>
<p><strong><span style="color: #8b0000;"><br />
Search Engine Optimization<br />
</span></strong></p>
<blockquote><p><span style="text-decoration: underline;">Software Tools<br />
</span></p></blockquote>
<ul>
<li><span style="color: #0000ff;"><strong>SENuke</strong></span> <span style="font-size: xx-small;">&#124; <a href="http://www.senuke.com/" target="_blank">SEnuke SEO Software,SEO software,search engine optimization</a></span></li>
</ul>
<p><strong><span style="color: #8b0000;"><acronym title="Pay Per Click">PPC</acronym> Software</span></strong></p>
<blockquote><p><span style="text-decoration: underline;">Keyword Research</span></p></blockquote>
<ul>
<li><span style="color: #4b0082;"><strong>WordTracker</strong></span> <span style="font-size: xx-small;">&#124; <a href="http://www.wordtracker.com/" target="_blank">Keyword services for professional search engine optimization</a></span></li>
<li><span style="color: #0000ff;"><strong>Good Keywords</strong></span><span style="font-size: xx-small;"><strong><span style="color: #006400;">(free +paid products)</span></strong></span><span style="font-size: xx-small;">&#124; <a href="http://www.goodkeywords.com/" target="_blank">Good Keywords &#8211; Find the best keywords for your web pages.</a></span></li>
<li><span style="color: #0000ff;"><strong>Keyword EliteSoftware </strong></span><span style="font-size: xx-small;">&#124; <a href="http://www.keywordelite.com/" target="_blank">http://www.keywordelite.com</a></span></li>
<li><strong><span style="color: #4b0082;">Keyword Country</span> </strong><span style="font-size: xx-small;">&#124; <a href="http://www.keywordcountry.com/" target="_blank">Powerful Keyword Research Tool for SEM, PPC and Adsense – Keyword Country</a></span></li>
<li><span style="color: #0000ff;"><strong><acronym title="Pay Per Click">PPC</acronym> Keyword Genie </strong></span><span style="font-size: xx-small;">&#124; <a href="http://ppckeywordgenie.com/ppcwso.php" target="_blank">PPC Keyword Generator Tool </a></span></li>&#8230; <a href="http://www.houyanpeng.com/internet-markerting-tools.html" class="read_more">Read more...</a></ul>]]></description>
		<wfw:commentRss>http://www.houyanpeng.com/internet-markerting-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

