<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>网管小王的博客 - 网站开发</title><link>http://www.cnking.org/</link><description>长期关注网络安全，网络管理，漏洞挖掘，黑客游戏，数据库管理，计算机软硬件维护 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 91204</generator><language>zh-CN</language><copyright>Copyright 2010-2010 www.cnking.org 鲁ICP备10004947号</copyright><pubDate>Thu, 09 Sep 2010 07:25:34 +0800</pubDate><item><title>用IIS搭建本地Z-Blog</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/627.html</link><pubDate>Mon, 24 May 2010 12:35:54 +0800</pubDate><guid>http://www.cnking.org/post/627.html</guid><description><![CDATA[<p>下面给大家来介绍一下用 IIS 搭建本地 Z-Blog 的方法。新手可能会问，为什么不能用 XAMPP 搭建 Z-Blog 呢？呵呵，这是因为 XAMPP 只能支持 PHP 程序，而 Z-Blog 是基于 ASP 平台运行的博客程序，而 IIS 恰恰是支持 ASP 的，所以本地搭建 Z-Blog 只能用 IIS 了。</p><p><strong>一、程序准备</strong></p><p>1、IIS 5.1：IIS 5.1 全称为 Internet Information Services 5.1，即 Internet 信息服务，它是一种 Windows XP 的 Web 服务，用户可以使用 IIS 5.1 在本地建立虚拟网站，用于测试基于 ASP 运行的网站程序。默认状态下，Windows XP 是不会安装IIS，所以必须自己手动安装。手头有 Windows XP 安装版光碟的直接使用光碟安装。</p><p>...</p>]]></description><category>网站开发</category><comments>http://www.cnking.org/post/627.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=627</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=627&amp;key=889ebe60</trackback:ping></item><item><title>zblog防复制 加版权信息和文章链接方法</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/550.html</link><pubDate>Sun, 25 Apr 2010 16:48:17 +0800</pubDate><guid>http://www.cnking.org/post/550.html</guid><description><![CDATA[<p>很多博友都为自己的网站文章被无署名复制粘贴而头痛。对于zblogger来说，可以用三种方法来防止原创文章被无署名转载。当然，这些方法只能从表面解决一部分问题，对于那些仍然视之不见或刻意修改的转载者来说，就无能为力了。我们只能期待互联网相关法律的进一步完善，以及转载复制的道德风范更加规范。</p><p>1.在zblog博客的b_article-single.html文件中加入下面的代码，别人复制你网站内容时就会自动把网站的版权信息也一起复制。Zblog1.8版本可以加在include文件夹中类似footer.asp文件中，具体名称视模板而定。</p>...]]></description><category>网站开发</category><comments>http://www.cnking.org/post/550.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=550</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=550&amp;key=ebcc7c79</trackback:ping></item><item><title>Zblog主题文章没有&amp;quot;上一篇&amp;quot;和&amp;quot;下一篇&amp;quot;连接的解决方法</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/549.html</link><pubDate>Sun, 25 Apr 2010 09:57:14 +0800</pubDate><guid>http://www.cnking.org/post/549.html</guid><description><![CDATA[<p>如果你的zblog没有这个功能的话.如何自己添加!<br />我们首先认识两个东西<br />第一个&nbsp;&nbsp;下一篇对应的</p><div class="blockcode"><div id="code0"><ol>    <li><span style="color: #ff0000">&lt;#template:article_navbar_l#&gt;</span></li></ol></div></div><p>第二个&nbsp; &nbsp;上一篇对应的</p>...]]></description><category>网站开发</category><comments>http://www.cnking.org/post/549.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=549</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=549&amp;key=7332a323</trackback:ping></item><item><title>在ZBlog的Qeeke主题做文章围绕广告</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/542.html</link><pubDate>Fri, 23 Apr 2010 09:19:32 +0800</pubDate><guid>http://www.cnking.org/post/542.html</guid><description><![CDATA[<p>昨天本博客收藏了一篇&ldquo;<a target="_blank" href="http://www.cnking.org/post/540.html">ZBlog加广告代码技巧收集</a>&rdquo;文章，最后有介绍&ldquo;ZBLOG-1.8版的google广告与文章完全融合(文章围绕广告）&rdquo;，经过小王的测试，发现不符合Qeeke主题，经过实践和摸索，终于实现了个功能。</p><p>1、打开文件管理--THEMES--你现在用的主题-- TEMPLATE--b_article-single.html,<br />...</p>]]></description><category>网站开发</category><comments>http://www.cnking.org/post/542.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=542</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=542&amp;key=9d6a98bb</trackback:ping></item><item><title>获得友情链接的PR值计算方式</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/429.html</link><pubDate>Wed, 17 Mar 2010 11:08:40 +0800</pubDate><guid>http://www.cnking.org/post/429.html</guid><description><![CDATA[<p>获得友情链接的PR值计算方式：<br />PR(A) = (1-d)+ d(PR(t1)/C(t1)+ ... + PR(tn)/C(tn))<br />如果<a href="http://www.cnking.org">www.cnking.org</a>的PR=4，<a href="http://www.cnking.org">www.cnking.org</a>只有1个链接，并且链接到您的站点<br />PR(A) = (1-0.85) + 0.85*(4/1)<br />=0.15+0.85*4<br />...</p>]]></description><category>网站开发</category><comments>http://www.cnking.org/post/429.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=429</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=429&amp;key=f3730f70</trackback:ping></item><item><title>在zblog加广告的方法</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/360.html</link><pubDate>Thu, 25 Feb 2010 15:53:44 +0800</pubDate><guid>http://www.cnking.org/post/360.html</guid><description><![CDATA[<p>在博客首页添加Google广告：</p><p>找到根目录下THEMES文件夹，在THEMES文件夹中找到：你的博客主题文件夹/TEMPLATE/default.html文件，打开default.html文件找到<br />&lt;div id=&quot;pagebar&quot;&gt;&lt;#ZC_MSG042#&gt;:&lt;#template:pagebar#&gt;&lt;/div&gt;<br />&nbsp;&lt;/div&gt;<br />代码，在该代码后面加上Google广告代码。文件重建博客文件。</p><p>...</p>]]></description><category>网站开发</category><comments>http://www.cnking.org/post/360.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=360</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=360&amp;key=5f0cca23</trackback:ping></item><item><title>zblog的qeeke模板删除网站地图的方法</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/313.html</link><pubDate>Fri, 19 Feb 2010 10:26:24 +0800</pubDate><guid>http://www.cnking.org/post/313.html</guid><description><![CDATA[<p>修改THEMES\Qeeke\INCLUDE中的Navheader.asp文件，删除下面的代码就行了</p><p>&lt;li&gt;&lt;a href=&quot;&lt;#ZC_BLOG_HOST#&gt;sitemap.xml&quot; title=&quot;sitemaps&quot;&gt;&lt;img src=&quot;&lt;#ZC_BLOG_HOST#&gt;THEMES/Qeeke/STYLE/Qeeke/menu4.gif&quot; alt=&quot;&quot;/&gt;&lt;br/&gt;网站地图&lt;/a&gt;&lt;/li&gt;</p><p>...</p>]]></description><category>网站开发</category><comments>http://www.cnking.org/post/313.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=313</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=313&amp;key=96b046ed</trackback:ping></item><item><title>网站站长常用的工具</title><author>369459071@qq.com (admin)</author><link>http://www.cnking.org/post/302.html</link><pubDate>Fri, 12 Feb 2010 20:56:42 +0800</pubDate><guid>http://www.cnking.org/post/302.html</guid><description><![CDATA[<p>网站收录查询：<a href="http://tool.chinaz.com/Seos/Sites.aspx">http://tool.chinaz.com/Seos/Sites.aspx</a></p><p>搜索引擎登录入口,网站收录入口：<a href="http://www.webmasterhome.cn/seo/addurl.asp">http://www.webmasterhome.cn/seo/addurl.asp</a></p>]]></description><category>网站开发</category><comments>http://www.cnking.org/post/302.html#comment</comments><wfw:comment>http://www.cnking.org/</wfw:comment><wfw:commentRss>http://www.cnking.org/feed.asp?cmt=302</wfw:commentRss><trackback:ping>http://www.cnking.org/cmd.asp?act=tb&amp;id=302&amp;key=65d6b127</trackback:ping></item></channel></rss>
