<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[X-Blog! - PJBlogs]]></title>
<link>http://blog.3gcomet.com/</link>
<description><![CDATA[创造机会的人是勇者；等待机会的人是愚者]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog3 v2.8]]></copyright>
<webMaster><![CDATA[iamcomet#163.com(真·星魂)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>X-Blog!</title>
	<url>http://blog.3gcomet.com/images/logos.gif</url>
	<link>http://blog.3gcomet.com/</link>
	<description>X-Blog!</description>
</image>

			<item>
			<link>http://blog.3gcomet.com/article.asp?id=434</link>
			<title><![CDATA[阿里妈妈广告修改]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Fri,16 Oct 2009 14:14:16 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=434</guid>
		<description><![CDATA[<p>去掉在 footer.asp 的广告，修改在一下页面。</p>
<p>default.asp<br />
article.asp<br />
bloglink.asp<br />
tag.asp<br />
Plugins/GuestBook/guestbook.asp<br />
class/cls_article.asp</p>
<p>不赚大钱，只是为了提高速度。</p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=422</link>
			<title><![CDATA[升级到 v3.1.6.227]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Tue,11 Aug 2009 14:41:17 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=422</guid>
		<description><![CDATA[<p>升级到 v3.1.6.227 ，看看有没有问题~</p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=416</link>
			<title><![CDATA[pjblog 升级到 v3.0.6.170]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Fri,24 Jul 2009 10:19:22 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=416</guid>
		<description><![CDATA[<p>升级到 v3.0.6.170 ，记录一下。</p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=353</link>
			<title><![CDATA[pjblog 升级到 v2.8.5.157]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Mon,13 Oct 2008 00:41:30 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=353</guid>
		<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;趁着周末把博客升级到了 v2.8.5.157 了，修正了 ikk 的皮肤，相关日志的功能没了，迟点再看看能不能修改过来，忙死了。]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=302</link>
			<title><![CDATA[解决搜索关键字不能少于3个]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Fri,09 May 2008 10:21:03 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=302</guid>
		<description><![CDATA[<p>在后台-界面插件-设置模块，修改Search的HTML源代码，修改这句： </p>
<p><font color="#ff9900">&lt;form style=&quot;MARGIN: 0px&quot; onsubmit=&quot;if (this.SearchContent.value.length&lt;3) {alert('关键字不能少于3个字');this.SearchContent.focus();return false}&quot; action=&quot;search.asp&quot;&gt;</font></p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=256</link>
			<title><![CDATA[减少垃圾评论]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Thu,13 Dec 2007 09:49:44 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=256</guid>
		<description><![CDATA[<p><font color="#ff9900">&nbsp; <font color="#000000">减少垃圾评论！修改 blogcomm.asp，在&nbsp;94 行中添加红色的代码。</font></font></p>
<p><font color="#ff9900">FlowControl=false<br />&nbsp; <br />&nbsp; IF (memName=empty or blog_validate=true) and cstr(lcase(Session(&quot;GetCode&quot;)))&lt;&gt;cstr(lcase(validate)) <font color="#ff0000">Or IsEmpty(Session(&quot;GetCode&quot;))</font> then<br />&nbsp;&nbsp; ReInfo(0)=&quot;评论发表错误信息&quot;<br />&nbsp;&nbsp; ReInfo(1)=&quot;&lt;b&gt;验证码有误，请返回重新输入&lt;/b&gt;&lt;br/&gt;&lt;a href=&quot;&quot;javascript:history.go(-1);&quot;&quot;&gt;请返回重新输入&lt;/a&gt;&quot;<br />&nbsp;&nbsp; ReInfo(2)=&quot;ErrorIcon&quot;<br />&nbsp;&nbsp; postcomm=ReInfo<br />&nbsp;&nbsp; Session(&quot;GetCode&quot;) = empty<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit function<br />&nbsp; end if<br />&nbsp; </font></p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=214</link>
			<title><![CDATA[减少垃圾留言]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Fri,28 Sep 2007 13:07:00 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=214</guid>
		<description><![CDATA[<p>&nbsp;减少垃圾留言！修改留言本代码，修改 bookaction.asp&nbsp;，在 51 行后添加红色的代码。</p>
<p><font color="#ff9900">&nbsp;FlowControl=false<br />&nbsp; <br /><font color="#ff0000">&nbsp; IF&nbsp; isnull(Session(&quot;GetCode&quot;)) or Session(&quot;GetCode&quot;)=&quot;&quot; or cstr(lcase(Session(&quot;GetCode&quot;)))&lt;&gt;cstr(lcase(validate)) then<br />&nbsp;&nbsp; set Session(&quot;GetCode&quot;) = nothing<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; showmsg &quot;留言发表错误信息&quot;,&quot;&lt;b&gt;验证码有误，请返回重新输入&lt;/b&gt;&lt;br/&gt;&lt;a href=&quot;&quot;LoadMod.asp?plugins=GuestBookForPJBlog&quot;&quot;&gt;请返回重新输入&lt;/a&gt;&quot;,&quot;ErrorIcon&quot;,&quot;plugins&quot;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exit function<br />&nbsp; end if<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; set Session(&quot;GetCode&quot;) = nothing</font><br />&nbsp; set LastMSG=conn.execute(&quot;select top 1 book_Content from blog_book order by book_ID desc&quot;)</font></p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=209</link>
			<title><![CDATA[WBC 相关日志插件]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Thu,20 Sep 2007 10:01:36 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=209</guid>
		<description><![CDATA[&nbsp; 本blog使用了 wbc 制作的相关日志插件，插件地址：http://www.bkkss.com/article.asp?id=102 ，由于原版是繁体的，看起来有点不习惯，就改了&ldquo;相关日志&rdquo;这几个字为简体。]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=193</link>
			<title><![CDATA[评论验证码修复补丁]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Thu,23 Aug 2007 10:15:37 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=193</guid>
		<description><![CDATA[<p>转自PJBLOG</p>
<p>有朋友反应评论验证码容易失效的问题。<br />- 发表评论自动更新验证码<br />- 写验证码的区域移动到评论内容下<br />- 验证码增加是否进行外域判断的控制* (手动修改 common/GetCode.asp 里的 CHECK_REFERER 变量值,默认是true)<a href="http://www.pjhome.net/article.asp?id=758"></a></p>]]></description>
		</item>
		
			<item>
			<link>http://blog.3gcomet.com/article.asp?id=167</link>
			<title><![CDATA[升级到 v2.7 build 04 了]]></title>
			<author>iamcomet#163.com(comet)</author>
			<category><![CDATA[PJBlogs]]></category>
			<pubDate>Mon,18 Jun 2007 00:01:54 +0800</pubDate>
			<guid>http://blog.3gcomet.com/default.asp?id=167</guid>
		<description><![CDATA[&nbsp;&nbsp;&nbsp; 由于就只安装了 相关日志 的功能， 附加的功能不多，把 v2.7 的升级包直接覆盖了，再重新安装一下相关日志的功能就行。不过升级到 v2.7 之后垃圾留言多了。。。]]></description>
		</item>
		
</channel>
</rss>
