<?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; 黑板报</title>
	<atom:link href="http://www.itvisitor.com/archives/category/blackboard/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itvisitor.com</link>
	<description>汇集全球最有趣的网站，最好玩的网站，Web2.0服务，新奇的在线应用！</description>
	<lastBuildDate>Wed, 17 Mar 2010 12:28:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.itvisitor.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>关于近期无法访问的说明</title>
		<link>http://www.itvisitor.com/archives/797.html</link>
		<comments>http://www.itvisitor.com/archives/797.html#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:00:32 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[访问]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=797</guid>
		<description><![CDATA[最近趣站集无法访问，原因是我们的空间到期，我没有及时续费，经过对几个主机商的测试，最后选定新的空间，访问速度也很不错，再次给各位网友说一声：对不起！谢谢各位的支持！... ]]></description>
			<content:encoded><![CDATA[<p>最近趣站集无法访问，原因是我们的空间到期，我没有及时续费，经过对几个主机商的测试，最后选定新的空间，访问速度也很不错，再次给各位网友说一声：对不起！谢谢各位的支持！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/797.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>关于出售一款wp主题的说明</title>
		<link>http://www.itvisitor.com/archives/720.html</link>
		<comments>http://www.itvisitor.com/archives/720.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 12:25:54 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=720</guid>
		<description><![CDATA[本人有一不公开发布的wordpress主题，质量相当之高，我本人强烈推荐，可以说绝对是国内wp主题的上品之作，如果有熟悉wp的朋友，需要主题的话，可以联系我，我会给你演示地址，价格绝对让... ]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">本人有一不公开发布的wordpress主题，质量相当之高，我本人强烈推荐，可以说绝对是国内wp主题的上品之作，如果有熟悉wp的朋友，需要主题的话，可以联系我，我会给你演示地址，价格绝对让你满意！我个人信誉保证！</span></p>
<p>我的联系qq：<span style="color: #0000ff;">1-8-0-9-0-7-6-8</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/720.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于近期趣站集无法加载网页的说明</title>
		<link>http://www.itvisitor.com/archives/706.html</link>
		<comments>http://www.itvisitor.com/archives/706.html#comments</comments>
		<pubDate>Sat, 08 Aug 2009 00:30:03 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[趣站集]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=706</guid>
		<description><![CDATA[因为近期升级了一下网站系统和部分插件，导致出现：
Allowed memory size of 33554432 bytes exhausted (tried to allocate 534025 bytes……
在 php.ini 配置文档里面，默认的  memory_limit 属性值为 32M ，很显然是值... ]]></description>
			<content:encoded><![CDATA[<p>因为近期升级了一下网站系统和部分插件，导致出现：</p>
<p>Allowed memory size of 33554432 bytes exhausted (tried to allocate 534025 bytes……</p>
<p>在 php.ini 配置文档里面，默认的  memory_limit 属性值为 32M ，很显然是值设置得太小了而导致这个问题的出现。在 php.ini 配置文档里面，默认的  memory_limit 属性值为 32M ，很显然是值设置得太小了而导致这个问题的出现。</p>
<p>在 <strong><span style="color: #ff0000;">wp-config.php</span></strong> 文件里添加这行码：<span style="color: #ff0000;"><strong>define(‘WP_MEMORY_LIMIT’, ‘64M’);</strong></span>即可解决。</p>
<p>请大家了解，实属意外~:)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/706.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>本站开始开展英语翻译服务</title>
		<link>http://www.itvisitor.com/archives/703.html</link>
		<comments>http://www.itvisitor.com/archives/703.html#comments</comments>
		<pubDate>Thu, 30 Jul 2009 06:37:16 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[翻译]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=703</guid>
		<description><![CDATA[===============================
趣站集至今赢利是个问题，为了保证本站能有一定收入，经过一段时间的思考，本人打算开展英文翻译服务，具体事宜如下：
企业简介翻译、网站翻译、名片翻译、简... ]]></description>
			<content:encoded><![CDATA[<p>===============================</p>
<p>趣站集至今赢利是个问题，为了保证本站能有一定收入，经过一段时间的思考，本人打算开展英文翻译服务，具体事宜如下：</p>
<p>企业简介翻译、网站翻译、名片翻译、简历翻译、合同翻译，等其他文档翻译</p>
<p>中文翻译成英文  <span style="color: #0000ff;">90元/1000字</span></p>
<p>英文翻译成中文  <span style="color: #0000ff;">70元/1000字</span></p>
<p>联系方式：qq：1-8-0-9-0&#8211;7-6-8</p>
<p>电子邮件：dongdonghere#gmail.com</p>
<p><span style="color: #ff0000;">我一般都会在线，有需要并认同我能力的朋友请放心联系我！</span></p>
<p>===============================</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/703.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>趣站集升级到wp2.8</title>
		<link>http://www.itvisitor.com/archives/662.html</link>
		<comments>http://www.itvisitor.com/archives/662.html#comments</comments>
		<pubDate>Sat, 13 Jun 2009 09:01:12 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[升级]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=662</guid>
		<description><![CDATA[今天对趣站集进行了升级，wp2.8程序更加稳定和快速，性能大幅提升，感觉不错！... ]]></description>
			<content:encoded><![CDATA[<p>今天对趣站集进行了升级，wp2.8程序更加稳定和快速，性能大幅提升，感觉不错！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/662.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>趣站集PR值升至5</title>
		<link>http://www.itvisitor.com/archives/648.html</link>
		<comments>http://www.itvisitor.com/archives/648.html#comments</comments>
		<pubDate>Mon, 01 Jun 2009 05:41:25 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[pr]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=648</guid>
		<description><![CDATA[感谢各位同志的关爱，小站即将走过一年，我个人也伴随着网站不断成长，在此无需多言，只有感谢！PR升至5，大家祝贺一下吧!~:)
PR=5... ]]></description>
			<content:encoded><![CDATA[<p>感谢各位同志的关爱，小站即将走过一年，我个人也伴随着网站不断成长，在此无需多言，只有感谢！PR升至5，大家祝贺一下吧!~:)</p>
<h2 style="text-align: center;"><span style="color: #ff0000;">PR=5</span></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/648.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>订阅量过千，发帖纪念一下</title>
		<link>http://www.itvisitor.com/archives/598.html</link>
		<comments>http://www.itvisitor.com/archives/598.html#comments</comments>
		<pubDate>Sat, 18 Apr 2009 13:31:46 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[订阅量]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=598</guid>
		<description><![CDATA[今天本站的订阅量过千了，非常高兴，去年建站的时候在想，什么时候我的小站也能像其他那些博客一样，订阅量几千呢，很是羡慕，11个月后，趣站集也正式过千了，在此向所有关心本站的网... ]]></description>
			<content:encoded><![CDATA[<p>今天本站的订阅量过千了，非常高兴，去年建站的时候在想，什么时候我的小站也能像其他那些博客一样，订阅量几千呢，很是羡慕，11个月后，趣站集也正式过千了，在此向所有关心本站的网友们说一声谢谢！我会更加努力！</p>
<p style="text-align: center;"><img class="size-full wp-image-599 aligncenter" title="1" src="http://www.itvisitor.com/wp-content/uploads/2009/04/1.gif" alt="1" width="88" height="27" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/598.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>准备陆续推出各类网络免费资源</title>
		<link>http://www.itvisitor.com/archives/547.html</link>
		<comments>http://www.itvisitor.com/archives/547.html#comments</comments>
		<pubDate>Sun, 22 Mar 2009 14:13:49 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[免费资源]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=547</guid>
		<description><![CDATA[经过慎重考虑，从今天起除正常的趣站类资源外开始陆续推出各类免费网络资源，这里所说的免费是广义的免费，网络中有很多我们大家不知道的免费资源，或者可以用低廉的价格买到超值的... ]]></description>
			<content:encoded><![CDATA[<p>经过慎重考虑，从今天起除正常的趣站类资源外开始陆续推出各类<span style="color: #ff0000;">免费</span>网络资源，这里所说的免费是广义的免费，网络中有很多我们大家不知道的免费资源，或者可以用低廉的价格买到超值的商品，或者可以通过自己的努力赚到money，我会继续秉承趣站集一贯的风格，把高质量的资源发布出来，我们<a href="http://www.itvisitor.com" target="_blank">趣站集</a>一直致力于介绍各类网络趣味资源，也得到了大家的肯定，交到了很多朋友和敌人，从我的第一篇日志到现在，一路走来，其中的酸甜苦辣也只有我一个人在默默承受，从开始的兴趣到现在的习惯，我已经把<a href="http://www.itvisitor.com" target="_blank">趣站集</a>融入到了自己的生活，有它伴随我不断成长和进步，也非常感谢各位新朋友和老朋友，谢谢你的不断支持，我也会尽我最大努力做好趣站集。</p>
<p>by 阿东</p>
<p>2009.3.22 夜</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/547.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>汇报一下：趣站集被QQ订阅推荐为本期酷站</title>
		<link>http://www.itvisitor.com/archives/526.html</link>
		<comments>http://www.itvisitor.com/archives/526.html#comments</comments>
		<pubDate>Sat, 14 Mar 2009 02:46:13 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[QQ订阅]]></category>
		<category><![CDATA[趣站集]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=526</guid>
		<description><![CDATA[今天看流量统计的时候，惊人的被统计图表和走向吓了一跳，近万IP和超过3万的的PV，起初以为我的yahoo统计有问题，然后进google统计看了一下，效果依然，这是怎么回事？后经趣站官方群（4伍... ]]></description>
			<content:encoded><![CDATA[<p>今天看流量统计的时候，惊人的被统计图表和走向吓了一跳，近万IP和超过3万的的PV，起初以为我的yahoo统计有问题，然后进google统计看了一下，效果依然，这是怎么回事？后经趣站官方群（<span style="color: #ff0000;">4伍2029叁</span>）的朋友告诉我，趣站集被QQ订阅里推荐了，成为了这期的推荐网站，真的很荣幸啊！</p>
<p><img class="alignnone size-full wp-image-527" src="http://www.itvisitor.com/wp-content/uploads/2009/03/93064c44.jpg" alt="" /></p>
<p>在此谢谢腾讯的编辑，把本站作为酷站风向标（周刊）的推荐网站，这是对本站的肯定，<a href="http://www.itvisitor.com/" target="_blank">趣站集</a>发展到现在，依然坚持自己的风格，前段时间由于精力有限一度想出售本站，在各位网友的挽留下，本人坚持了下来，在此谢谢各位网友的支持，我想我会尽力做好本站的，也希望大家多多捧场。</p>
<p>放出流量统计截图和大家一同分享：</p>
<p style="text-align: center;"><img class="size-full wp-image-528 aligncenter" src="http://www.itvisitor.com/wp-content/uploads/2009/03/liuliangtu.gif" alt="" width="107" height="206" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/526.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>爱站忍痛出售！[不再继续出售，继续更新，QQ群：4伍2029叁]</title>
		<link>http://www.itvisitor.com/archives/451.html</link>
		<comments>http://www.itvisitor.com/archives/451.html#comments</comments>
		<pubDate>Sun, 18 Jan 2009 05:11:38 +0000</pubDate>
		<dc:creator>趣站集</dc:creator>
				<category><![CDATA[黑板报]]></category>
		<category><![CDATA[出售]]></category>

		<guid isPermaLink="false">http://www.itvisitor.com/?p=451</guid>
		<description><![CDATA[非常遗憾的告诉大家，由于个人原因，欲出售本站。


趣站集是我2008年5月份开始筹划，6月份正式上线的，从建站到现在已经和大家走过了8个月的时间了,当时的初衷是不断收集全球各类有趣好... ]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: line-through;"><strong>非常遗憾的告诉大家，由于个人原因，欲出售本站。</strong></span></p>
<p style="text-align: center;"><strong><img class="size-full wp-image-452 aligncenter" title="warning" src="http://www.itvisitor.com/wp-content/uploads/2009/01/warning.jpg" alt="warning" width="120" height="120" /><br />
</strong></p>
<p><span style="text-decoration: line-through;"><a href="http://www.itvisitor.com" target="_blank">趣站集</a>是我2008年5月份开始筹划，6月份正式上线的，从建站到现在已经和大家走过了8个月的时间了,当时的初衷是不断收集全球各类有趣好玩的网站，然后介绍给大家，让大家不用跑来跑去，实际上到现在，我依然在格守着当时对自己的承诺，然而，现在我不得不放弃这个我到现在还深爱着的网站，因为自己个人家庭和生活的原因，没有太多的精力来顾及此站，而我又不愿意看到自己的小站走向没落，非常希望有能力的人来继续运营！</span></p>
<p><span style="text-decoration: line-through;">我和她一同走了这么久的时间，一同学习，一同成长，让我自己见到了很多以前没有接触的东西，开阔了眼界，也从各类国外网站学习了很多他们新奇的网络创意，受益匪浅，放弃实属无奈。</span></p>
<p><span style="text-decoration: line-through;">最后说一下本站的情况：</span></p>
<p><span style="text-decoration: line-through;">到目前为止：</span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;">本站共写文章310篇</span></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;"> 各类有效评论203条</span></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;"> 共有标签520个</span></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;"> PR=4</span></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;">rss订阅量：650+<br />
</span></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #ff0000;"> 各大搜索引擎收录良好</span></span></p>
<p><span style="text-decoration: line-through;">网站除空间外，整体出售，包括域名、程序、插件和数据，我会协助帮你重建，顺利上线。</span></p>
<p><span style="text-decoration: line-through;">最后谢谢各位一直这么久以后对本站的关注和对本人的厚爱，真的很感谢大家，希望我们以后还会是好朋友。</span></p>
<p><span style="text-decoration: line-through;">具体咨询联系方式：</span></p>
<p><span style="text-decoration: line-through;"><span style="color: #0000ff;">e-mail：   dongdonghere[at]gmail.com </span></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #0000ff;">qq：   壹8090柒68</span></span></p>
<p><span style="text-decoration: line-through;"><strong><span style="color: #ff0000;">千元以下的请不要再咨询了，我知道大家好意，但是我真的需要对得起自己的付出，如果想加我成为朋友，我很欢迎，之前一直没有放出我的QQ，现在大家如果愿意的话，可以加我，非常感谢大家的支持！</span></strong></span></p>
<p><span style="text-decoration: line-through;"><span style="color: #0000ff;">update：2008.1.20         by  阿东</span></span></p>
<p><strong><span style="color: #0000ff;">因一位朋友的指点，及各位网友的挽留，本站暂不出售，请大家不要再与本人联系买站事宜，本站将继续更新,谢谢!</span></strong></p>
<p><strong>官方qq群：</strong><span style="color: #000000;"><strong>4伍2029叁</strong></span></p>
<p><span style="color: #0000ff;">update：2008.1.23         by  阿东</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itvisitor.com/archives/451.html/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
