<?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>Blog Behind GFW &#187; Blog</title>
	<atom:link href="http://www.behindgfw.com/archives/tag/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.behindgfw.com/archives</link>
	<description>在墙后面写博客...</description>
	<lastBuildDate>Mon, 02 Nov 2009 03:46:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress数据库更新备忘</title>
		<link>http://www.behindgfw.com/archives/2008/12/database-problem.html</link>
		<comments>http://www.behindgfw.com/archives/2008/12/database-problem.html#comments</comments>
		<pubDate>Mon, 29 Dec 2008 13:54:41 +0000</pubDate>
		<dc:creator>behindGFW</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[因为使用了不良插件，在数据库随意添加表而没有任何提示，导致数据库急剧增大，所以在phpMyAdmin中删除了该表。同时发现一个警告
超过一个 INDEX 键被设在字段 `comment_approved`中
Gooogle了老长时间，没个定论，最有建设性的意见就是“既然blog表现正常就不用管它了!&#8221; 郑重提示：安装插件前多看，多Google！
相关文章通过MobilePress打造你的手机版WordPress通过MoFuse打造你的移动版Blog升级WordPressGfans必备Firefox插件：Google“开始”菜单网站DNA结构图
© 2009 BehindGFW &#124;
订阅 &#124;
本文链接 &#124;
1条评论 &#124;
添加到del.icio.us]]></description>
			<content:encoded><![CDATA[<p>因为使用了不良插件，在数据库随意添加表而没有任何提示，导致数据库急剧增大，所以在phpMyAdmin中删除了该表。同时发现一个警告</p>
<p style="padding-left: 30px;"><span style="color: #ff0000;"><code>超过一个 INDEX 键被设在字段 `comment_approved`中</code></span></p>
<p>Gooogle了老长时间，没个定论，最有建设性的意见就是“<strong>既然blog表现正常就不用管它了!</strong>&#8221; 郑重提示：安装插件前多看，多Google！</p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html" title="通过MobilePress打造你的手机版WordPress">通过MobilePress打造你的手机版WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html" title="通过MoFuse打造你的移动版Blog">通过MoFuse打造你的移动版Blog</a></li><li><a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html" title="升级WordPress">升级WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2007/01/gfansfirefoxgoogle.html" title="Gfans必备Firefox插件：Google“开始”菜单">Gfans必备Firefox插件：Google“开始”菜单</a></li><li><a href="http://www.behindgfw.com/archives/2006/08/dna.html" title="网站DNA结构图">网站DNA结构图</a></li></ul><hr />
© 2009 <a href="http://www.behindgfw.com/archives">BehindGFW</a> |
<a href="http://feed.BehindGFW.com/">订阅</a> |
<a href="http://www.behindgfw.com/archives/2008/12/database-problem.html">本文链接</a> |
<a href="http://www.behindgfw.com/archives/2008/12/database-problem.html#comments">1条评论</a> |
<a href="http://del.icio.us/post?url=http://www.behindgfw.com/archives/2008/12/database-problem.html&title=Wordpress数据库更新备忘">添加到del.icio.us</a>]]></content:encoded>
			<wfw:commentRss>http://www.behindgfw.com/archives/2008/12/database-problem.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>通过MobilePress打造你的手机版WordPress</title>
		<link>http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html</link>
		<comments>http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html#comments</comments>
		<pubDate>Tue, 18 Nov 2008 04:28:48 +0000</pubDate>
		<dc:creator>behindGFW</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[前文曾经介绍过通过Mofuse托管一个手机可以访问的blog，不过呢有两个缺点，需要建立一个子域名并且不可以评论。正如前文所说可以用一个WordPress插件使手机可直接访问:那就是MobilePress，这里下载http://wordpress.org/extend/plugins/mobilepress/
下载这个插件安装到Plugins目录，在WordPress后台开启即可，它可以自动识别Opera Mini、Windows Mobile、iPhone等浏览器，当发现你是用手持设备浏览时，自动替换WordPress默认的模板为MobilePress模板，如果你不喜欢系统自带的还可以自己美化。
截图如下：

相关文章Wordpress数据库更新备忘通过MoFuse打造你的移动版Blog升级WordPressGfans必备Firefox插件：Google“开始”菜单网站DNA结构图
© 2009 BehindGFW &#124;
订阅 &#124;
本文链接 &#124;
评论 &#124;
添加到del.icio.us]]></description>
			<content:encoded><![CDATA[<p>前文曾经介绍过通过<a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html">Mofuse</a>托管一个手机可以访问的blog，不过呢有两个缺点，需要建立一个<a href="http://m.behindgfw.com">子域名</a>并且不可以评论。正如前文所说可以用一个WordPress插件使手机可直接访问:那就是<strong><a href="http://mobilepress.co.za/" target="_blank">MobilePress</a></strong>，这里下载<a href="http://wordpress.org/extend/plugins/mobilepress/" target="_blank">http://wordpress.org/extend/plugins/mobilepress/</a></p>
<p>下载这个插件安装到Plugins目录，在WordPress后台开启即可，它可以自动识别Opera Mini、Windows Mobile、iPhone等浏览器，当发现你是用手持设备浏览时，自动替换WordPress默认的模板为MobilePress模板，如果你不喜欢系统自带的还可以自己美化。</p>
<p>截图如下：</p>
<div class="wp-caption alignnone" style="width: 132px"><a href="http://picasaweb.google.com/lh/photo/X3dCQL5i7hpciNuOizN41Q?authkey=9B0Sml261fM&amp;feat=embedwebsite"><img title="MobilePress下访问WordPress" src="http://lh4.ggpht.com/_D6_Qd4w7mz0/SSIs8Pf9c7I/AAAAAAAADtI/fOM7Mo0uBT0/s144/capture00001.jpg" alt="" width="122" height="144" /></a><p class="wp-caption-text">MobilePress下访问WordPress</p></div>
<p><a href="http://picasaweb.google.com/BlogBehindGFW/BlogBehindGFW?authkey=9B0Sml261fM&amp;feat=embedwebsite"></a></p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://www.behindgfw.com/archives/2008/12/database-problem.html" title="Wordpress数据库更新备忘">Wordpress数据库更新备忘</a></li><li><a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html" title="通过MoFuse打造你的移动版Blog">通过MoFuse打造你的移动版Blog</a></li><li><a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html" title="升级WordPress">升级WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2007/01/gfansfirefoxgoogle.html" title="Gfans必备Firefox插件：Google“开始”菜单">Gfans必备Firefox插件：Google“开始”菜单</a></li><li><a href="http://www.behindgfw.com/archives/2006/08/dna.html" title="网站DNA结构图">网站DNA结构图</a></li></ul><hr />
© 2009 <a href="http://www.behindgfw.com/archives">BehindGFW</a> |
<a href="http://feed.BehindGFW.com/">订阅</a> |
<a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html">本文链接</a> |
<a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html#comments">评论</a> |
<a href="http://del.icio.us/post?url=http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html&title=通过MobilePress打造你的手机版WordPress">添加到del.icio.us</a>]]></content:encoded>
			<wfw:commentRss>http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>通过MoFuse打造你的移动版Blog</title>
		<link>http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html</link>
		<comments>http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html#comments</comments>
		<pubDate>Wed, 30 Jul 2008 18:04:36 +0000</pubDate>
		<dc:creator>behindGFW</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.behindgfw.com/archives/?p=223</guid>
		<description><![CDATA[1、现在你可以在手机上通过m.behindGFW.com来访问移动版的《Blog Behind GFW》了，这个服务是托管在Mofuse上的，类似于feedsky的域名绑定服务。在dns服务器上修改或创建一个子域名，cname到mofuse服务器，就可以通过你的自定义域名（m.behindGFW.com）访问你的移动版blog了。个人感觉提供域名绑定服务可满足下blogger的虚荣心，毕竟是在自己的域名上的有比较专业的感觉，前不久这个服务还是收费的哦。
再介绍其他两种将你的网站转换为移动服务的方法：
2、通过个Google的http://www.google.com/gwt/n服务，在文本框中输入你想访问的网址，回车，你就可以看见移动版的网页了。特定：Google出品，速度快、稳定。
3、或者你可以给你的wordpress加上插件，wordpress plugins目录里提供了n多提供移动服务的插件，你只需简单下载激活即可使用。特点：对用户透明，无须输入另外的网址。
相关文章通过MobilePress打造你的手机版WordPressWordpress数据库更新备忘升级WordPress网站DNA结构图博客促使网络色情行业进入黄金年代
© 2009 BehindGFW &#124;
订阅 &#124;
本文链接 &#124;
评论 &#124;
添加到del.icio.us]]></description>
			<content:encoded><![CDATA[<p>1、现在你可以在手机上通过<strong><a href="http://m.behindGFW.com">m.behindGFW.com</a></strong>来访问移动版的《<a href="http://www.behindgfw.com/archives/">Blog Behind GFW</a>》了，这个服务是托管在<a href="http://mofuse.com/">Mofuse</a>上的，类似于feedsky的域名绑定服务。在dns服务器上修改或创建一个子域名，cname到mofuse服务器，就可以通过你的自定义域名（m.behindGFW.com）访问你的移动版blog了。个人感觉提供域名绑定服务可满足下blogger的虚荣心，毕竟是在自己的域名上的有比较专业的感觉，前不久这个服务还是收费的哦。</p>
<p>再介绍其他两种将你的网站转换为移动服务的方法：</p>
<p>2、通过个Google的<a href="http://www.google.com/gwt/n">http://www.google.com/gwt/n</a>服务，在文本框中输入你想访问的网址，回车，你就可以看见移动版的网页了。特定：Google出品，速度快、稳定。</p>
<p>3、或者你可以给你的wordpress加上插件，<a href="http://www.google.com/search?q=site:http://wordpress.org/extend/plugins/%20mobile">wordpress plugins目录</a>里提供了n多提供移动服务的插件，你只需简单下载激活即可使用。特点：对用户透明，无须输入另外的网址。</p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html" title="通过MobilePress打造你的手机版WordPress">通过MobilePress打造你的手机版WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2008/12/database-problem.html" title="Wordpress数据库更新备忘">Wordpress数据库更新备忘</a></li><li><a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html" title="升级WordPress">升级WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2006/08/dna.html" title="网站DNA结构图">网站DNA结构图</a></li><li><a href="http://www.behindgfw.com/archives/2006/02/blog-post_21.html" title="博客促使网络色情行业进入黄金年代">博客促使网络色情行业进入黄金年代</a></li></ul><hr />
© 2009 <a href="http://www.behindgfw.com/archives">BehindGFW</a> |
<a href="http://feed.BehindGFW.com/">订阅</a> |
<a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html">本文链接</a> |
<a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html#comments">评论</a> |
<a href="http://del.icio.us/post?url=http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html&title=通过MoFuse打造你的移动版Blog">添加到del.icio.us</a>]]></content:encoded>
			<wfw:commentRss>http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级WordPress</title>
		<link>http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html</link>
		<comments>http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html#comments</comments>
		<pubDate>Wed, 30 Apr 2008 04:59:00 +0000</pubDate>
		<dc:creator>zdpress</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[好长时间没有更新和升级程序了，抽空将wordpress升级到2.5.1，wordpress项目组还真是比较勤恳的，版本升级不断。发现升级还是蛮智能的，然后自己更新了sidebar.php、header.php、footer.php、single.php、404.php等若干页面的代码，就是有一点原来post中的javascript代码不执行了，正在想办法解决中。
同时惊叹Akismet反垃圾评论功能之强大“Akismet has caught 1,885 spam for you since you first installed it.”
今天Google/ig也推出了新主题：Get artist themes。发现里面的主题都还不错，都是些世界上最受尊敬的画家、艺术家、企业、组织制作，遂换之！Now you can put the work of world-class artists and innovators on your personalized Google homepage.

相关文章Wordpress数据库更新备忘通过MobilePress打造你的手机版WordPress通过MoFuse打造你的移动版Blog没有Gmail我们可以用邮局寄信显示Gmail发信人时区
© 2009 BehindGFW &#124;
订阅 &#124;
本文链接 &#124;
评论 &#124;
添加到del.icio.us]]></description>
			<content:encoded><![CDATA[<p>好长时间没有更新和升级程序了，抽空将wordpress升级到2.5.1，wordpress项目组还真是比较勤恳的，版本升级不断。发现升级还是蛮智能的，然后自己更新了sidebar.php、header.php、footer.php、single.php、404.php等若干页面的代码，就是有一点原来post中的javascript代码不执行了，正在想办法解决中。</p>
<p>同时惊叹Akismet反垃圾评论功能之强大“Akismet has caught <strong>1,885 spam</strong> for you since you first installed it.”</p>
<p>今天Google/ig也推出了新主题：<a href="http://www.google.com/help/ig/art/gallery.html"><img src="http://img0.gmodules.com/ig/images/palette-24.png" alt="" width="24" height="24" />Get artist themes</a>。发现里面的主题都还不错，都是些世界上最受尊敬的画家、艺术家、企业、组织制作，遂换之！<strong>Now you can put the work of world-class artists and innovators on your personalized Google homepage.</strong></p>
<p><img src="http://www.google.com/help/ig/art/images/themes/geddes/banner_lg_12.jpg" alt="" width="500" height="98" /></p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://www.behindgfw.com/archives/2008/12/database-problem.html" title="Wordpress数据库更新备忘">Wordpress数据库更新备忘</a></li><li><a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html" title="通过MobilePress打造你的手机版WordPress">通过MobilePress打造你的手机版WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html" title="通过MoFuse打造你的移动版Blog">通过MoFuse打造你的移动版Blog</a></li><li><a href="http://www.behindgfw.com/archives/2009/06/china-blocked-google.html" title="没有Gmail我们可以用邮局寄信">没有Gmail我们可以用邮局寄信</a></li><li><a href="http://www.behindgfw.com/archives/2009/04/gmail-sender-time-zone.html" title="显示Gmail发信人时区">显示Gmail发信人时区</a></li></ul><hr />
© 2009 <a href="http://www.behindgfw.com/archives">BehindGFW</a> |
<a href="http://feed.BehindGFW.com/">订阅</a> |
<a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html">本文链接</a> |
<a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html#comments">评论</a> |
<a href="http://del.icio.us/post?url=http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html&title=升级WordPress">添加到del.icio.us</a>]]></content:encoded>
			<wfw:commentRss>http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站DNA结构图</title>
		<link>http://www.behindgfw.com/archives/2006/08/dna.html</link>
		<comments>http://www.behindgfw.com/archives/2006/08/dna.html#comments</comments>
		<pubDate>Wed, 30 Aug 2006 14:32:00 +0000</pubDate>
		<dc:creator>zdpress</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://behindgfw.com/archives/2006/08/%e7%bd%91%e7%ab%99dna%e7%bb%93%e6%9e%84%e5%9b%be.html</guid>
		<description><![CDATA[在web2dna可以生成网站DNA结构图，下面所示为http://blog.donews.com/hack的DNA结构图，你总共有4种颜色可以选择。


相关文章Wordpress数据库更新备忘通过MobilePress打造你的手机版WordPress通过MoFuse打造你的移动版Blog升级WordPress中华电信免去断网用户本月网络费
© 2009 BehindGFW &#124;
订阅 &#124;
本文链接 &#124;
评论 &#124;
添加到del.icio.us]]></description>
			<content:encoded><![CDATA[<p>在<a href="http://www.baekdal.com/web2dna/?url=http%3A//blog.donews.com/hack&amp;color=blue" target="_blank">web2dna</a>可以生成网站DNA结构图，下面所示为http://blog.donews.com/hack的DNA结构图，你总共有4种颜色可以选择。<br />
<img src="http://static.flickr.com/74/229179170_c2dbc29e8b.jpg?v=0" alt="" /><br />
<a href="http://www.baekdal.com/web2dna/?url=http%3A//blog.donews.com/hack&amp;color=blue" target="_blank"></a></p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://www.behindgfw.com/archives/2008/12/database-problem.html" title="Wordpress数据库更新备忘">Wordpress数据库更新备忘</a></li><li><a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html" title="通过MobilePress打造你的手机版WordPress">通过MobilePress打造你的手机版WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html" title="通过MoFuse打造你的移动版Blog">通过MoFuse打造你的移动版Blog</a></li><li><a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html" title="升级WordPress">升级WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2006/12/blog-post_30.html" title="中华电信免去断网用户本月网络费">中华电信免去断网用户本月网络费</a></li></ul><hr />
© 2009 <a href="http://www.behindgfw.com/archives">BehindGFW</a> |
<a href="http://feed.BehindGFW.com/">订阅</a> |
<a href="http://www.behindgfw.com/archives/2006/08/dna.html">本文链接</a> |
<a href="http://www.behindgfw.com/archives/2006/08/dna.html#comments">评论</a> |
<a href="http://del.icio.us/post?url=http://www.behindgfw.com/archives/2006/08/dna.html&title=网站DNA结构图">添加到del.icio.us</a>]]></content:encoded>
			<wfw:commentRss>http://www.behindgfw.com/archives/2006/08/dna.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>博客促使网络色情行业进入黄金年代</title>
		<link>http://www.behindgfw.com/archives/2006/02/blog-post_21.html</link>
		<comments>http://www.behindgfw.com/archives/2006/02/blog-post_21.html#comments</comments>
		<pubDate>Tue, 21 Feb 2006 11:49:00 +0000</pubDate>
		<dc:creator>zdpress</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://behindgfw.com/archives/2006/02/%e5%8d%9a%e5%ae%a2%e4%bf%83%e4%bd%bf%e7%bd%91%e7%bb%9c%e8%89%b2%e6%83%85%e8%a1%8c%e4%b8%9a%e8%bf%9b%e5%85%a5%e9%bb%84%e9%87%91%e5%b9%b4%e4%bb%a3.html</guid>
		<description><![CDATA[源引Sohu报道，猛料，不过还是solidot更专业啊，直接列出网址了。下面请看详细报道：
Playboy英国版在其播客网站上发布了一段免费视频节 目，女主角Carla虽然只脱了一点点，但仍然被众多观众追捧。现在色情行业最古老的品牌正在快速学习Web 2.0时代的相关课程。第一课：要在色情博客上面做色情影片的预映以获得更大成功。第二课：不要在你的网站上使用太多的弹出式窗口。第三课：如果你不掌握 以上两课的内容，那你很快就会被网络色情市场淘汰。许多色情博客如sugarbank、podnography和PSP Porn本质上都是由大流量撑起来的免费网络，这里没有隐藏的病毒和木马。我们甚至可以通过色情明星像Luc Parry的博客，了解他们在色情行业的日常工作与生活。
中国好象还没有类似的博客哦，这和政府的打压不无关系。不过看来中国的博客如果要紧跟世界潮流的话还要加快脚步哦！
相关文章Wordpress数据库更新备忘通过MobilePress打造你的手机版WordPress通过MoFuse打造你的移动版Blog升级WordPress网站DNA结构图
© 2009 BehindGFW &#124;
订阅 &#124;
本文链接 &#124;
评论 &#124;
添加到del.icio.us]]></description>
			<content:encoded><![CDATA[<p class="postText">源引<a href="http://it.sohu.com/20060220/n241921090.shtml">Sohu报道</a>，猛料，不过还是<a href="http://solidot.org/article.php/20060221103816965">solidot</a>更专业啊，直接列出网址了。下面请看详细报道：<br />
Playboy英国版在其播客网站上发布了一段<a href="http://media.libsyn.com/media/playboy/PlayboyUK_Cyber_Girl_Carla.mp4">免费视频</a>节 目，女主角Carla虽然只脱了一点点，但仍然被众多观众追捧。现在色情行业最古老的品牌正在快速学习Web 2.0时代的相关课程。第一课：要在色情博客上面做色情影片的预映以获得更大成功。第二课：不要在你的网站上使用太多的弹出式窗口。第三课：如果你不掌握 以上两课的内容，那你很快就会被网络色情市场淘汰。许多色情博客如<a href="http://sugarbank.com/">sugarbank</a>、<a href="http://podnography.com/">podnography</a>和PSP Porn本质上都是由大流量撑起来的免费网络，这里没有隐藏的病毒和木马。我们甚至可以通过色情明星像Luc Parry的博客，了解他们在色情行业的日常工作与生活。<br />
中国好象还没有类似的博客哦，这和政府的打压不无关系。不过看来中国的博客如果要紧跟世界潮流的话还要加快脚步哦！</p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://www.behindgfw.com/archives/2008/12/database-problem.html" title="Wordpress数据库更新备忘">Wordpress数据库更新备忘</a></li><li><a href="http://www.behindgfw.com/archives/2008/11/mobilepress-plugins-for-wordpress.html" title="通过MobilePress打造你的手机版WordPress">通过MobilePress打造你的手机版WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2008/07/create-your-mobile-site.html" title="通过MoFuse打造你的移动版Blog">通过MoFuse打造你的移动版Blog</a></li><li><a href="http://www.behindgfw.com/archives/2008/04/wordpress-upgrade-to-251.html" title="升级WordPress">升级WordPress</a></li><li><a href="http://www.behindgfw.com/archives/2006/08/dna.html" title="网站DNA结构图">网站DNA结构图</a></li></ul><hr />
© 2009 <a href="http://www.behindgfw.com/archives">BehindGFW</a> |
<a href="http://feed.BehindGFW.com/">订阅</a> |
<a href="http://www.behindgfw.com/archives/2006/02/blog-post_21.html">本文链接</a> |
<a href="http://www.behindgfw.com/archives/2006/02/blog-post_21.html#comments">评论</a> |
<a href="http://del.icio.us/post?url=http://www.behindgfw.com/archives/2006/02/blog-post_21.html&title=博客促使网络色情行业进入黄金年代">添加到del.icio.us</a>]]></content:encoded>
			<wfw:commentRss>http://www.behindgfw.com/archives/2006/02/blog-post_21.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.libsyn.com/media/playboy/PlayboyUK_Cyber_Girl_Carla.mp4" length="13231300" type="audio/mp4" />
		</item>
	</channel>
</rss>
