<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[PandaKing's Favorites™]]></title> 
<link>http://pandaking.cn/index.php</link> 
<description><![CDATA[LifeShare|Feeling|Science Fiction|SmartPhone|PPC|Airlines]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[PandaKing's Favorites™]]></copyright>
<item>
<link>http://pandaking.cn/bo-blog-win-url-rewrite/</link>
<title><![CDATA[bo-blog WIN主机URL-Rewrite优化]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sun, 27 Dec 2009 14:30:37 +0000</pubDate> 
<guid>http://pandaking.cn/bo-blog-win-url-rewrite/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;迫于一些要求，最近脱离了MHT，搬迁至新空间。由于该虚拟主机为WIN，原有bo-blog自带的.htaccess 规则已经无效，造成原自定义网址别名统统失效，可惜各搜索引擎均收录了这些别名地址。<br/>&nbsp;&nbsp;&nbsp;&nbsp;Bo-Blog官方网站上有一些处理方法，但只能实现类似<a href="http://www.pandaking.cn/post/493/" target="_blank">http://www.pandaking.cn/post/493/</a>或<a href="http://www.pandaking.cn/post/Aircraft-painted-for-Asian-Games/" target="_blank">http://www.pandaking.cn/post/Aircraft-painted-for-Asian-Games/</a>类似的优化，原来的自定义别名地址可是没有/POST/的（<a href="http://www.pandaking.cn/Aircraft-painted-for-Asian-Games/" target="_blank">http://www.pandaking.cn/Aircraft-painted-for-Asian-Games/</a>），引擎上的旧地址统统都将无效。<br/>&nbsp;&nbsp;&nbsp;&nbsp;Panda将官网上的解决方法予以融合，出现了想不到的效果。<br/>&nbsp;&nbsp;&nbsp;&nbsp;有兴趣的继续往下看：<br/><br/>............<br/><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/url/" rel="tag">url</a> , <a href="http://pandaking.cn/tags/rewrite/" rel="tag">rewrite</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/fckeditor/</link>
<title><![CDATA[Fckeditor 2.63 Bo-blog安装配置]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Mon, 18 Aug 2008 03:09:20 +0000</pubDate> 
<guid>http://pandaking.cn/fckeditor/</guid> 
<description>
<![CDATA[ 
	<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fckeditor是目前功能最为强大，编辑方便自由，类似MS Word的功能，可以融合到任何网站的后台编辑处理模块中，让你可以任意设计所要展现的内容样式。Panda尝试了一下Fckeditor2.63（目前是最新的多国语言版本）</p><p><a href="attachment.php?fid=176">点击这里下载文件</a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 下面是<a target="_blank" href="http://www.ittot.com">Totti</a>介绍的安装bo-blog方法</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 下载上面提供的编辑器下载链接，解压缩，登陆ftp把fckeditor里面的文件放到bo-blog程序editor目录下的FCKeditor目录，然后修改editordef.php文件：<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如果你的BLOG放在blog目录，那么查找oFCKeditor.BasePath，这样设置<br />oFCKeditor.BasePath = '/blog/editor/fckeditor/' ;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如果你的BLOG是装在根目录则保持默认不变即可<br />oFCKeditor.BasePath = '/editor/fckeditor/' ;</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如：<br/>............<br/><br/>Tags - <a href="http://pandaking.cn/tags/fckeditor/" rel="tag">fckeditor</a> , <a href="http://pandaking.cn/tags/%25E5%25AE%2589%25E8%25A3%2585/" rel="tag">安装</a> , <a href="http://pandaking.cn/tags/%25E9%2585%258D%25E7%25BD%25AE/" rel="tag">配置</a> , <a href="http://pandaking.cn/tags/2.63/" rel="tag">2.63</a> , <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/aoyun-php/</link>
<title><![CDATA[中国奥运奖牌榜PHP自动获取]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sun, 10 Aug 2008 05:25:06 +0000</pubDate> 
<guid>http://pandaking.cn/aoyun-php/</guid> 
<description>
<![CDATA[ 
	新建模块，并如下代码插入保存即可。<br/>效果如下:<br/><p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="188" height="114"><br/>&nbsp;&nbsp;<param name="movie" value="http://2008.sohu.com/upload/0080809medal/188X114.swf" /><br/>&nbsp;&nbsp;<param name="quality" value="high" /><br/>&nbsp;&nbsp;<embed src="http://2008.sohu.com/upload/0080809medal/188X114.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="188" height="114"></embed></p></object><br/>代码如下:<br/>............<br/><br/>Tags - <a href="http://pandaking.cn/tags/php/" rel="tag">php</a> , <a href="http://pandaking.cn/tags/%25E4%25BB%25A3%25E7%25A0%2581/" rel="tag">代码</a> , <a href="http://pandaking.cn/tags/%25E5%25A5%25A5%25E8%25BF%2590/" rel="tag">奥运</a> , <a href="http://pandaking.cn/tags/%25E5%25A5%2596%25E7%2589%258C%25E6%25A6%259C/" rel="tag">奖牌榜</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/kongjian-banjia/</link>
<title><![CDATA[搬家成功]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sun, 01 Jun 2008 07:41:22 +0000</pubDate> 
<guid>http://pandaking.cn/kongjian-banjia/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;meyu的服务的确不错，但是需要收费，空间即将在9月份到期，51网推出的门户通让panda动心了，毕竟是大牌服务器提供商，还是免费的（但愿永久）！从昨天晚上到现在搬家成功！<br/>&nbsp;&nbsp;测试了上传5M左右文件的速度，meyu的需要1分钟左右，51的门户通只需要几秒钟，不错滴说！<br/>&nbsp;&nbsp;另外51提供了很强大的搬家服务，只需要将原来空间的ftp帐号告知51，就会在1分钟内将你空间中所有的文件搬过来，省时省力，但是数据库的搬迁的确有些麻烦。将meyu数据库打包下载后，在51的数据库中恢复，然后将bo-blog目录中的date/config.php用编辑器将新的服务器名称、数据库密码、数据库名称修改后即可，然后就是漫长的域名解析等待咯。<br/>&nbsp;&nbsp;6月1日下午 15：30分，<a href="http://www.pandaking.cn" target="_blank">www.pandaking.cn</a>和pandaking.cn成功解析！<br/>Tags - <a href="http://pandaking.cn/tags/%25E6%2590%25AC%25E5%25AE%25B6/" rel="tag">搬家</a> , <a href="http://pandaking.cn/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E8%25A7%25A3%25E6%259E%2590/" rel="tag">解析</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/258/</link>
<title><![CDATA[测试连接到Pandaking.cn的网速]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Thu, 10 Jan 2008 08:38:18 +0000</pubDate> 
<guid>http://pandaking.cn/post/258/</guid> 
<description>
<![CDATA[ 
	<p>到世界网络linkwan.com注册了自愿测试点~~<br />测试链接：<a href="http://www.pandaking.cn/SpeedTest.php"><a href="http://www.pandaking.cn/SpeedTest.php" target="_blank">http://www.pandaking.cn/SpeedTest.php</a></a><br />用单位的网络测试了一一下，快的让人晕死~~<img height="38" width="38" border="0" alt="" src="images/emot/dog.gif" /><br />&nbsp;</p><table cellspacing="0" cellpadding="0" width="95%" align="center" border="0">&nbsp;&nbsp;&nbsp;&nbsp;<tbody>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tr>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<td class="text_bigtitle" valign="bottom" align="center" height="33">速度测试结果</td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tr>&nbsp;&nbsp;&nbsp;&nbsp;</tbody></table><table height="49" cellspacing="0" cellpadding="0" width="95%" border="0">&nbsp;&nbsp;&nbsp;&nbsp;<tbody>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tr>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<td align="center">　<span style="color: #006600">下载速度：<span style="font-size: 14pt; color: #ff00ff; font-family: Arial"> <strong>19304.14 </strong></span>Kbps <br/>............<br/><br/>Tags - <a href="http://pandaking.cn/tags/%25E7%25BD%2591%25E9%2580%259F/" rel="tag">网速</a> , <a href="http://pandaking.cn/tags/%25E6%25B5%258B%25E8%25AF%2595/" rel="tag">测试</a> , <a href="http://pandaking.cn/tags/%25E4%25B8%2596%25E7%2595%258C%25E7%25BD%2591%25E7%25BB%259C/" rel="tag">世界网络</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/207/</link>
<title><![CDATA[国庆新LOGO]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Mon, 01 Oct 2007 14:40:19 +0000</pubDate> 
<guid>http://pandaking.cn/post/207/</guid> 
<description>
<![CDATA[ 
	<p><img style="width: 88px; height: 31px" src="logo.gif" border="0" width="88" height="31" /><br />受old panda的启发，新设计了简洁的logo，可惜弄不好动态的。</p>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/204/</link>
<title><![CDATA[如何使侧边栏中的新增html内容居中显示]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Fri, 28 Sep 2007 08:53:50 +0000</pubDate> 
<guid>http://pandaking.cn/post/204/</guid> 
<description>
<![CDATA[ 
	只需在html代码加入如下内容即可<br /><br /><strong><span style="color: #ff0066">&lt;div align=&quot;center&quot;&gt;<br /></span></strong><span style="color: #99cc00">代码内容</span><br /><strong><span style="color: #ff33ff">&lt;/div&gt;</span></strong><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E5%25B1%2585%25E4%25B8%25AD/" rel="tag">居中</a> , <a href="http://pandaking.cn/tags/%25E4%25BE%25A7%25E8%25BE%25B9%25E6%25A0%258F/" rel="tag">侧边栏</a> , <a href="http://pandaking.cn/tags/html/" rel="tag">html</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/170/</link>
<title><![CDATA[新装上了Flash MP3播放器AudioPlayer自动激活版for UBB]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sat, 01 Sep 2007 08:12:21 +0000</pubDate> 
<guid>http://pandaking.cn/post/170/</guid> 
<description>
<![CDATA[ 
	From 独来读网<a href="http://51du.cn" target="_blank">http://51du.cn</a><br/>&nbsp;&nbsp;&nbsp;&nbsp;audio player是一个简洁的mp3播放器,原来是1Pixel Out专为wordpress开发的一个媒体插件，自己在一些使用pjblog程序的博客上也见过这种audio player实例，后来发现原来是有人为pjblog重新开发了这个插件。。。研究了下播放代码，做成了bo-blog的插件，并加入了Windows更新后Flash自动激活功能（针对IE浏览器）。<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;来个展示：韩雪的想起~~        <div id="78562"></div>
        <script type="text/javascript">
        var fo = new FlashObject("plugin/audioplayer/audioplayer.swf", "audioplayer78562", "290", "24px", "7");
        fo.addParam("quality", "high");  fo.addParam("FlashVars","playerID=78562&bg=0xEAF4F5&leftbg=0x49BEFB&lefticon=0xFFFFFF&rightbg=0xFF8500&rightbghover=0xA5D200&righticon=0xFFFFFF&righticonhover=0x2E8B57&text=0x666666&slider=0xAAAAAA&track=0xFFFFFF&border=0x666666&loader=0xCCEE00&soundFile=http://images.cersp.com/acad/images/article/20080715/upload__114f5d4a_11b24de466e__7ff9_00000144.mp3");
        fo.addParam("wmode", "transparent");
        fo.addParam("menu", "false");
        fo.write("78562");
        </script><br/><br/><a href="attachment.php?fid=162">点击这里下载文件</a><br/><br/>实现方法：<br/>1.将解压后的文件上传到 plugin 目录下<br/>............<br/><br/>Tags - <a href="http://pandaking.cn/tags/%25E6%2592%25AD%25E6%2594%25BE%25E5%2599%25A8/" rel="tag">播放器</a> , <a href="http://pandaking.cn/tags/audioplayer/" rel="tag">audioplayer</a> , <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/160/</link>
<title><![CDATA[分享生活空间站恢复]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Thu, 16 Aug 2007 14:43:53 +0000</pubDate> 
<guid>http://pandaking.cn/post/160/</guid> 
<description>
<![CDATA[ 
	终于找到一个合适的免费空间<br /><a href="http://www.000webhost.com/"><a href="http://www.000webhost.com" target="_blank">http://www.000webhost.com</a></a><br />纯免费，巨大空间，支持邮局，web文件夹，亦适合做ftp服务器！<br />支持所有的脚本语言包括php（貌似最高版本的）<br />美国的主机，在国内经过我测试速度不错！<br />目前为止尚属稳定！<br /><a href="http://www.lifeshare.com.cn/"><a href="http://LifeShare.com.cn" target="_blank">http://LifeShare.com.cn</a></a>终于恢复了！生活因你分享而精彩！<img src="images/emot/pig.gif" border="0" width="45" height="45" /><br/>Tags - <a href="http://pandaking.cn/tags/%25E7%25A9%25BA%25E9%2597%25B4/" rel="tag">空间</a> , <a href="http://pandaking.cn/tags/%25E5%2588%2586%25E4%25BA%25AB/" rel="tag">分享</a> , <a href="http://pandaking.cn/tags/%25E5%2585%258D%25E8%25B4%25B9/" rel="tag">免费</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/141/</link>
<title><![CDATA[在Bo-blog侧边栏上增加漂亮的天气插件（可随访问者IP变化）]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Fri, 27 Jul 2007 04:33:25 +0000</pubDate> 
<guid>http://pandaking.cn/post/141/</guid> 
<description>
<![CDATA[ 
	1、进入后台管理<br />2、在模块-侧边模块中新增模块<br />3、输入名称：如&lsquo;天气&rsquo;<br />4、输入内容：<br /><div class="msgheader"><span style="color: #990000">&lt;iframe src=&quot;</span><a href="http://weather.265.com/weather.htm" target="_blank"><span style="color: #990000"><a href="http://weather.265.com/weather.htm" target="_blank">http://weather.265.com/weather.htm</a></span></a><span style="color: #990000">&quot; width=&quot;168&quot; height=&quot;50&quot; frameborder=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; scrolling=&quot;no&quot; name=&quot;265&quot;&gt;&lt;/iframe&gt;<br /></span><span style="color: #000000">5、选择可见保存即可</span></div><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E6%258F%2592%25E4%25BB%25B6/" rel="tag">插件</a> , <a href="http://pandaking.cn/tags/%25E5%25A4%25A9%25E6%25B0%2594/" rel="tag">天气</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/128/</link>
<title><![CDATA[漂亮的jazibal模版FOR Bo-blog 2.0.3]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sat, 14 Jul 2007 16:20:59 +0000</pubDate> 
<guid>http://pandaking.cn/post/128/</guid> 
<description>
<![CDATA[ 
	模版名称：jazibal<br />模版作者：叶阳<br />适用blog系统：bo-blog 2.0.3<br />适用分辨率：1024*768及以上<br /><hr />偶比较喜欢，漂亮加简洁！赞一个！给大家分享一下！<br />上截图：<br /><img src="attachment/jazibal.jpg" border="0" width="535" height="396" /><br />上文件：<a href="attachment.php?fid=164">点击这里下载文件</a><br /><br /><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E6%25A8%25A1%25E6%259D%25BF/" rel="tag">模板</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/89/</link>
<title><![CDATA[bo-blog防范垃圾广告评论]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Fri, 01 Jun 2007 13:23:48 +0000</pubDate> 
<guid>http://pandaking.cn/post/89/</guid> 
<description>
<![CDATA[ 
	不知道怎么回事，突然出现好多的垃圾评论，都是广告。<br /><br />教大家防范的方法：<br />后台管理-常规管理-参数设置<br />留言、评论及引用 中有一项<a href="?go=misc_forbidden#f_suspect"><span style="color: #990000"><strong>点击这里设置垃圾发言特征词汇</strong></span></a><br />根据垃圾广告的特征，我设置了如下几个特征词。<br /><span style="color: #000066">不错的文章<br />博主<br />文采飞扬<br />搬家公司<br />好文<br />好久没来看了</span><br />基本不会有垃圾评论了（只要出现新类型特征的评论，及时添加进去就ok了），<br />只需要定期到后台把等待审核的评论删除掉就行了。<br /><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/74/</link>
<title><![CDATA[Bo-Blog安全补丁（2007年5月17日）]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Thu, 17 May 2007 16:12:11 +0000</pubDate> 
<guid>http://pandaking.cn/post/74/</guid> 
<description>
<![CDATA[ 
	<p><span style="color: #000066">来自BO-BLOG官网<br /></span>说明：<br />2.0.3 sp 1（含）以前的所有版本，UBB解释均存在一处过滤不严，可造成浏览器跨站攻击。<br /><span style="color: #ff0000">危害：<br />访客可通过留言或评论添加有害的html代码，影响访问者的浏览器。<br /></span>不影响blog数据。<br /><br />补丁：<br />请下载下面的补丁，将 inc/ubb.php 上传到 inc/ 文件夹下覆盖。<br /><span style="color: #000066"><a href="attachment/patch203sp1-070517.zip">点击这里下载文件</a></span><br /></p><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E5%25AE%2589%25E5%2585%25A8%25E8%25A1%25A5%25E4%25B8%2581/" rel="tag">安全补丁</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/56/</link>
<title><![CDATA[推荐在线制作logo的网站]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sun, 13 May 2007 11:43:36 +0000</pubDate> 
<guid>http://pandaking.cn/post/56/</guid> 
<description>
<![CDATA[ 
	非常不错的自主傻瓜式制作各种类型logo的站点，赞一个<img src="images/emot/zan.gif" border="0" width="20" height="20" /><br /><img style="width: 300px; height: 100px" src="http://www.logomaker.cn/images/logo_pencil.gif" border="0" width="300" height="100" /><br />链接:<a href="http://www.logomaker.cn/" target="_blank">http://www.logomaker.cn/</a><br /><br />刚做完的本站的logo<img style="width: 88px; height: 31px" src="logo.gif" border="0" width="88" height="31" /><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/logo/" rel="tag">logo</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/50/</link>
<title><![CDATA[去掉某些模板中的广告代码]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Fri, 11 May 2007 03:33:27 +0000</pubDate> 
<guid>http://pandaking.cn/post/50/</guid> 
<description>
<![CDATA[ 
	今天上来之后看到每片日志下面都有恼人的google 广告代码！<br />我没设置过代码程序呀？<br />怀疑是模板程序作怪！<br /><br /><div id="message18818" class="t_msgfont">用ctueftp的在线编辑功能找到模板文件所在的目录，打开elemnet.php，编辑菜单下选择查找，输入google, 找到<br /><span style="color: #006600">&lt;div align=&quot;center&quot;&gt;<br />&nbsp; &nbsp; &lt;script type=&quot;text/javascript&quot;&gt;&lt;!--<br />google_ad_client = &quot;pub-6698955420151195&quot;;<br />google_ad_width = 468;<br />google_ad_height = 60;<br />google_ad_format = &quot;468x60_as&quot;;<br />google_ad_type = &quot;text&quot;;<br />google_ad_channel = &quot;&quot;;<br />//--&gt;<br />&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;<br />&nbsp;&nbsp;src=&quot;<a href="http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;" target="_blank">http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;</a><br />&lt;/script&gt;<br />&nbsp; &nbsp; &lt;/div&gt;<br /></span>把它通通删掉，这是作者的GG代码。保存后保存覆盖原文件， OK</div><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E6%258F%2592%25E4%25BB%25B6/" rel="tag">插件</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/42/</link>
<title><![CDATA[相册按好了]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Wed, 09 May 2007 15:56:52 +0000</pubDate> 
<guid>http://pandaking.cn/post/42/</guid> 
<description>
<![CDATA[ 
	终于装上了自己满意的相册插件。<br /><br />Yupoo相册插件 PHP4版本PHP5版本都有。有兴趣的尝试一下！<br /><a href="http://www.bo-blog.com/index.php?l=zh_cn&amp;mod=plugins"><a href="http://www.bo-blog.com/index.php?l=zh_cn&amp;mod=plugins" target="_blank">http://www.bo-blog.com/index.php?l=zh_cn&amp;mod=plugins</a></a><br /><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E6%258F%2592%25E4%25BB%25B6/" rel="tag">插件</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/34/</link>
<title><![CDATA[RollLinks改良版(友情链接无间断滚动)]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Tue, 08 May 2007 11:22:00 +0000</pubDate> 
<guid>http://pandaking.cn/post/34/</guid> 
<description>
<![CDATA[ 
	Bob的RollLinks插件改良版，实现友情<span style="color: #000000">链接</span>无间断滚动，兼容IE、Firefox、Opera<br />安装方法：<br />1.如果安装过Bob的RollLinks插件，请先行删除。<br />2.下载文件解压后，进入blog后台-常规管理-模块管理-新建模块-自动安装，选择 rolllinks.blog 在您硬盘上的位置。<br /><br />这个文件只能在登入之后下载。请先 <a href="http://pandaking.cn/login.php?job=register">注册</a> 或 <a href="http://pandaking.cn/login.php">登入</a><br /><br /><br /><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E6%258F%2592%25E4%25BB%25B6/" rel="tag">插件</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/33/</link>
<title><![CDATA[Bo-blog随机显示日志的插件]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Tue, 08 May 2007 11:10:55 +0000</pubDate> 
<guid>http://pandaking.cn/post/33/</guid> 
<description>
<![CDATA[ 
	<p>如果你的日志很多的话，尤其是日志写了很长时间的blog，<br />很多日志都沉在水底不再露面，使用该插件可以随机显示你所有的日志。<br />理论上可增加搜索引擎的收纳，想要分享的博友一定要安装。<br /><img src="attachment/suiji.jpg" border="0" width="229" height="200" /><br /><br /><br /><span style="color: #000066">安装方法：<br />1、下载<br />2、解压缩（<span style="color: #ff0000">不需上传</span>）<br />3、进入后台管理--选择新增模块-浏览-选择-yes-yes ok<br /><br /><span style="color: #000000"><a href="attachment.php?fid=195">点击这里下载文件</a></span><br /></span><br /></p><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a> , <a href="http://pandaking.cn/tags/%25E6%258F%2592%25E4%25BB%25B6/" rel="tag">插件</a>
]]>
</description>
</item><item>
<link>http://pandaking.cn/post/18/</link>
<title><![CDATA[BO-BLOG无法登陆问题解决方案]]></title> 
<author>panda &lt;panda@pandaking.cn&gt;</author>
<category><![CDATA[Bo-Blog]]></category>
<pubDate>Sun, 06 May 2007 14:40:07 +0000</pubDate> 
<guid>http://pandaking.cn/post/18/</guid> 
<description>
<![CDATA[ 
	<div class="textbox-content"><p>相信很多博友使用BO-BLOG出现无法登陆的情况，据说是使用记事本编辑php文件导致的。<br />现找出解决方法与博友分享。<br />-----------------------------<br />看了很多朋友升级到2.0.3后都碰到无法登陆的问题，就是明明显示登陆成功可返回首页后还是显示游客状态。这个问题也困扰了我近一天时间，反复调试程序、导入数据、重新安装等等都不能很好解决，用java登陆机毕竟也不是长久之计。<br />有朋友解释原因可能是用记事本编辑过程序文件造成错误，可是知道这个原因对解决问题也没什么帮助，还有朋友说是cookies问题，这倒启发了我，经测试问题果然出在Cookie有效期这里。</p><p>仔细对比升级前后登陆页面的差异会发现，升级前也就是2.0.2 sp2版本的登陆页面，Cookie有效期 不保存 1小时 1天 1周 1个月 1年 是没有勾选任何一项的。<br /><img src="attachment/spximage20.gif" border="0" width="519" height="169" /><br />而升级到2.0.3版后，登陆页Cookie这里默认勾选了1小时这一项，<br /><img src="attachment/spximage21.gif" border="0" width="520" height="169" /><br />解决方法很简单，每次登陆时勾选Cookie有效期 不保存 这一项就可以了。</p><p>但是如何彻底解决问题呢？具体操作如下：</p><p>首先，通过FTP软件登陆找到blog安装目录下的inc目录，找到mod_login.php这个文件，用UE编辑器或者cuteftp在线编辑（不要用记事本）打开，找到这段代码：<br />&lt;input name=&#92;&quot;savecookie&#92;&quot; type=&#92;&quot;radio&#92;&quot; id=&#92;&quot;savecookie1&#92;&quot; value=&#92;&quot;3600&#92;&quot; checked='checked'/&gt;</p><p>然后，去掉这一段文字保存即可： checked='checked'/，当然也可以把这段代码加到前面，也就是相当于将默认cookie登陆模式改为&ldquo;Cookie有效期 不保存 &rdquo;</p><p>最后，其实还可以把Cookie有效期 不保存 1小时 1天 1周 1个月 1年这句文字彻底从登陆页面中去掉，让它每次登陆时都不显示，这需要修改inc目录下的mod_login.php文件和lang文件夹下zh-cn文件夹里的common.php文件，由于问题已经解决，所以我没有做这样的尝试，有兴趣的朋友可以一试。<br /></p></div><br/>Tags - <a href="http://pandaking.cn/tags/bo-blog/" rel="tag">bo-blog</a>
]]>
</description>
</item>
</channel>
</rss>