<?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>无人地带 &#187; google</title>
	<atom:link href="http://killererer.minikm.com/?feed=rss2&#038;tag=google" rel="self" type="application/rss+xml" />
	<link>http://killererer.minikm.com</link>
	<description>影、游、文、友、一个玩家的地方</description>
	<lastBuildDate>Fri, 08 Dec 2017 07:39:04 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>开始做一个U盘防摆渡软件</title>
		<link>http://killererer.minikm.com/?p=12</link>
		<comments>http://killererer.minikm.com/?p=12#comments</comments>
		<pubDate>Sun, 10 Jun 2007 16:05:52 +0000</pubDate>
		<dc:creator><![CDATA[killererer]]></dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[加密]]></category>
		<category><![CDATA[文件过滤系统]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[说到底自己还是做安全的出身，一起都注重保密。自己的电脑里磁盘、数据都是加密的，现 &#8230; <a href="http://killererer.minikm.com/?p=12">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>说到底自己还是做安全的出身，一起都注重保密。自己的电脑里磁盘、数据都是加密的，现在考虑要将使用的U盘也加密了。</p>
<p>不仅仅是加密，还加上行为记录，任何人使用了我的U盘，拷贝过什么东西，通通记下来，监控是否有文件泄露。</p>
<p>另一方面，磁盘加密，防止有软件自动拷贝U盘里面的东西。</p>
<p>其实说简单也简单，就是一个文件系统过滤驱动+磁盘加密系统。可是调起来也复杂，加上架构设计思考，这几天总是凌晨才睡，很累，很辛苦。</p>
<p>困。</p>
]]></content:encoded>
			<wfw:commentRss>http://killererer.minikm.com/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自己做了一个discuz5.5论坛的sitemap创建程序，支持UTF8</title>
		<link>http://killererer.minikm.com/?p=11</link>
		<comments>http://killererer.minikm.com/?p=11#comments</comments>
		<pubDate>Sat, 14 Apr 2007 18:47:01 +0000</pubDate>
		<dc:creator><![CDATA[killererer]]></dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[discuz]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[大甲岛]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;&#160;&#160;&#160; 准备把网站提交给google, &#8230; <a href="http://killererer.minikm.com/?p=11">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div id="message8857" class="t_msgfont">&nbsp;&nbsp;&nbsp;&nbsp; 准备把网站提交给google, 在网上找了很久创建sitemap的程序，也没找到合适的，discuz.net的论坛上有一个，可惜太大牌，不回答问题，而且似乎很久没更新，还是2.0，又加上是以插件形式出现，配置也麻烦，还不支持UTF-8 ( UTF8 ) &#8212; 呵呵，好像数落了别人一堆问题。</p>
<p>&nbsp; &nbsp; 于是干脆自己写了一个，很简单的php 。只需要打开php文件，把自己的数据库用户名密码填上，改好自己的域名，传到服务器上运行一次（访问一次）就可以了。不需要任何复杂的设置，生成的sitemap.xml文件可以直接提交。</p>
<p>&nbsp; &nbsp; 考虑到单纯为discuz 论坛用的，主要都是为了帖子，所以只索引thread.php，其他的都不生成，当然，大家有需要，自己简单把php改改就可以了。</p>
<p>&nbsp;&nbsp;&nbsp; 在这里下载： <a href="http://www.jidione.com/bbs/attachment.php?aid=22">http://www.jidione.com/bbs/attachment.php?aid=22</a>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://killererer.minikm.com/?feed=rss2&#038;p=11</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
