<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "安道生網站技術練功房成立滿一週年了"]]></title>
		<link>https://forum.andowson.com/posts/list/1.page</link>
		<description><![CDATA[Latest messages posted in the topic "安道生網站技術練功房成立滿一週年了"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>安道生網站技術練功房成立滿一週年了</title>
				<description><![CDATA[ 大家好，今天是網站成立滿一年的日子，2007年的元旦假期讓我有時間把網站架起來，從2007年1月的月流量182名訪客成長到2007年12月的月流量4608名訪客，可以說每日的訪客數都大於第一個月整個月加起來的訪客數了。 
<br>
去年的成果大致如下： 
<br>
註冊會員數：423名 
<br>
[code=sql]select count(*) from jforum_users where user_regdate &lt; to_date('2008-01-01', 'yyyy-mm-dd')[/code] 
<br>
已啟用帳號數：300人 
<br>
[code=sql]select count(*) from jforum_users where user_active = 1 and user_regdate &lt; to_date('2008-01-01', 'yyyy-mm-dd')[/code] 
<br>
啟用率約為七成(300/423) 
<br>
有發表文章人數：17人 
<br>
[code=sql]select count(*) from jforum_users where user_regdate &lt; to_date('2008-01-01', 'yyyy-mm-dd') and user_posts &gt; 0[/code] 
<br>
發文率約為5.67%(17/300) 
<br>
發表文章數：222篇 
<br>
[code=sql]select count(*) from jforum_posts where post_time &lt; to_date('2008-01-01', 'yyyy-mm-dd')[/code] 
<br>
<br>
今年的展望： 
<br>
1.會員數成長到1000人，啟用率八成 
<br>
2.發表文章數成長到500篇，發文率8% 
<br>
<br>
希望大家多多發表自己練功的成果喔!]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/202/309.page</guid>
				<link>https://forum.andowson.com/posts/preList/202/309.page</link>
				<pubDate><![CDATA[Wed, 2 Jan 2008 16:06:24]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>