<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《IIS的日志分析》的评论</title>
	<atom:link href="http://www.deepseath.com/?feed=rss2&#038;p=341" rel="self" type="application/rss+xml" />
	<link>http://www.deepseath.com/?p=341</link>
	<description></description>
	<lastBuildDate>Thu, 24 Jan 2019 06:29:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：Deepseath</title>
		<link>http://www.deepseath.com/?p=341&#038;cpage=1#comment-2368</link>
		<dc:creator>Deepseath</dc:creator>
		<pubDate>Tue, 21 Oct 2008 16:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepseath.com/?p=341#comment-2368</guid>
		<description>呵呵，我也只能利用PHP来写了。自己写着玩的，其实就是利用PHP将日志读取出来然后以新的格式写入文本或直接以新的结构写如数据库，这是日志采集部分，然后做成定期自动任务进行收集。另一部分就是分析数据部分，主要是利用已经收集到的数据进行相关运算以满足自己的需求，不过其实从web日志中能统计到的东西其实也不是特别多，无非就是流量、IP、PV以及搜索引擎、关键词什么的，特别对于IP统计是特别准确的，因为这可真是真实的web访问哦。程序难度不高就是需要一些耐心，呵呵。</description>
		<content:encoded><![CDATA[<p>呵呵，我也只能利用PHP来写了。自己写着玩的，其实就是利用PHP将日志读取出来然后以新的格式写入文本或直接以新的结构写如数据库，这是日志采集部分，然后做成定期自动任务进行收集。另一部分就是分析数据部分，主要是利用已经收集到的数据进行相关运算以满足自己的需求，不过其实从web日志中能统计到的东西其实也不是特别多，无非就是流量、IP、PV以及搜索引擎、关键词什么的，特别对于IP统计是特别准确的，因为这可真是真实的web访问哦。程序难度不高就是需要一些耐心，呵呵。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lywindly</title>
		<link>http://www.deepseath.com/?p=341&#038;cpage=1#comment-2363</link>
		<dc:creator>lywindly</dc:creator>
		<pubDate>Tue, 21 Oct 2008 11:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepseath.com/?p=341#comment-2363</guid>
		<description>很看好你写的这个 你准备用什么写呢 ？PHP?</description>
		<content:encoded><![CDATA[<p>很看好你写的这个 你准备用什么写呢 ？PHP?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
