<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="xml/default.xsl" type="text/xsl" ?>
<daviv>
<baseinfo>
<title><![CDATA[大伟，Daviv's Blog]]></title>
<link>http://www.iwcn.net/</link>
<description>关注Web前端技术</description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog2 v2.4]]></copyright>
<webMaster><![CDATA[jxdawei@gmail.com(大伟)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>大伟，Daviv&#39;s Blog</title> 
	<url>http://www.iwcn.net/images/logos.gif</url> 
	<link>http://www.iwcn.net/</link> 
	<description>大伟，Daviv&#39;s Blog</description> 
</image>
</baseinfo>
<post>

			<item>
			<link>http://www.iwcn.net/default.asp?id=79</link>
			<title><![CDATA[微软开源CMS/Blog系统oXite体验分享]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Asp.Net]]></category>
			<pubDate>12/12/2008 01:05:40</pubDate>
			<guid>article.asp?id=79</guid>	
		<description><![CDATA[<p>微软于2008年12月6日在自己的开源社区CodepPex发布了首款内容管理系统<a title="oXite Homepage" target="_blank" href="http://www.codeplex.com/oxite">oXite</a>，目前为Alpha版本，更详细的媒体介绍大家可以Google一下oXite就可以找到，目前oXite.com/oXite.cn/oXite.com.cn等域名或官方或抢注全部没有了，说明这个东东确实引起了很多朋友的关注，今天把它下下来了，在Virtual Pc里边跑了一遍，和大家分享一下。</p>
<p><strong>oXite的开发环境配置</strong></p>
<p>这里有<a target="_blank" href="http://www.codeplex.com/oxite/Wiki/View.aspx?title=gettingstarted&amp;referringTitle=Home">官方介绍</a>，主要是：</p>
<p>&nbsp;</p>
<ul>
    <li>Visual Studio 2008，用Vs2005是打不开项目的。</li>
    <li>Sql Server 2005 or 2008</li>
    <li><a href="http://www.asp.net/mvc/">Asp.net MVC Beta</a>，不装也打不开项目。</li>
</ul>
<p>所以说就这几个条件，目前很多主机服务商还不能满足要求，也就是先在自己的机器上看看了，环境配置好了之后，基本上就可以用Vs2008打开了，注意打开那个Oxite.VWDExpress.sln，我试着打开Oxite.sln失败了。打开成功后设置oxiteSite为启动项，直接F5运行就可以，数据库是不需要额外去配的，直接在项目中oxite.database.mdf。这时候我们就可以看到默认的博客界面了，更多图片看<a target="_blank" href="http://visitmix.com/Lab/Oxite">这里</a>，另外<a target="_blank" href="http://www.visitmix.com">Mix Online</a>这个网站本身就是使用oXite架设的，大家也可以由此看到一些oXite在Web前端的一些东西了。</p>
<p><strong>先说我看到的亮点</strong></p>
<ul>
    <li>确实是个轻量级的，压缩包才1M多点，解压后14M左右，不像微软自己的Sharepoint那么庞大。</li>
    <li>前端支持很好，代码输出比较自主，不想Sharepoint那样，一个core.css就5000多行。</li>
    <li>项目默认加入了jQuery/Yui/tag/rss/Pingback/trackback/Gravatar/UrlRewrite等流行元素。</li>
</ul>
<p>当然，毕竟是个Alpha版本的东西，或许是没太熟悉oXite的配置，或许是微软想像WP一样，更多的功能留给大家自己去发挥。</p>
<p><strong>我看到的不足有：</strong></p>
<ul>
    <li>网站管理功能过于简单，登录进去的管理首页和未登录几乎是一模一样的，只是右侧的日志存档列表换成了Tasks:Create Post/Create Page。看到的管理后台，就仅此两项，有点惊讶。</li>
<li>Create Page成功后不能直接出u了……现在首页的顶部链接中，我没找到我新建的页面跑哪里去</li>
    <li>用户配置问题，后台啥功能没有，所以用户配置不知道是使用asp.net默认的站点管理功能来做的，还是需要补充开发用户模块的功能，系统默认的管理员数据是写在oxite_user表里的，而且管理员的Gravatar对应的邮箱也是存在这个表里边的，搞得我找了半天都不知道在哪里修改那个外国佬的Gravatar头像&hellip;&hellip;</li>
    <li>网站的基本设置，主要是通过web.config和直接写入数据库来的。web.config中我大致瞄了一下，包含了出数据库连接等基本要素外，还加了一些本应该开发在后台管理功能中的站点名称、网站域名、语言设置、时区设置、Gravatar参数等。</li>
    <li>最后，很郁闷地说，到现在为止，没有成功地在Windows Server 2003 服务器上部署成功，上面的仅仅是在vs2008中直接运行看到的。</li>
</ul>
<p>总之给我的感觉：oXite很不错，功能有待完善。这两天没事再玩玩，熟悉熟悉，国内的朋友赶紧多写点心得和经验，英文太菜了。</p>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=78</link>
			<title><![CDATA[经典九年我九年]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Other]]></category>
			<pubDate>06/12/2008 01:41:59</pubDate>
			<guid>article.asp?id=78</guid>	
		<description><![CDATA[<p><strong>2000年-千禧年</strong></p>
<p>估计没多少朋友听过这样一首歌《当兵的历史》：</p>
<p>十八岁十八岁，我参军到部队，红红的领章映着我开花的年岁&hellip;&hellip;二十岁，二十岁，我就要离部队，我把青春留给了亲爱的连队，连队给了我呀勇敢和智慧，从此再也不怕浪打风吹。啊生命里有了当兵的历史，一辈子都会感到珍贵。啊生命里有了当兵的历史，一辈子都会感到珍贵！</p>
<p>确实，虽然没有戴上大学校徽，但两年的部队生活给予了我很多很多&hellip;&hellip;</p>
<p><strong>2001年-辛酸打工史</strong></p>
<p>虽说部队的锻炼让我成长，但退伍兵一下子面临激烈竞争的现实生活，也是处境艰难，所以这一年，我从最容易找的工作&ldquo;保安&rdquo;开始，经历了工厂保安、流水线工人、寿险营销、电子元器件销售等等，这是让我非常困惑、非常低迷的一年，仿佛一直在找一条属于自己的路，但一直在不断地拐弯，非常感谢我的初恋女友，陪伴我走过。</p>
<p><strong>2002年-回炉充电</strong></p>
<p>深深体会到了自己没技术、没学历在这个社会生存是多么的艰难，在这一年的9月我从广东返回江西，开始了我的自考之路。</p>
<p><strong>2003年-学习网页制作</strong></p>
<p>知道蓝色理想，应该是这一年的事情了，属于只会在这里看东西、找资料类型的。自己用Frontpage捣鼓html、用Photoshop画一些当时自我感觉良好的Banner。那时候我总觉得，啥时候我要是能学会asp+Access就牛气了&hellip;&hellip;</p>
<p><strong>2004年-换个角色找工作</strong></p>
<p>记得2001年当保安的时候还月薪上千，在南昌找了份网页制作的工作，去面试的时候对方告诉我说，试用期450，转正600。我晕了，最后加到了试用600，转正800，我干了&hellip;&hellip;这一年正式注册了蓝色ID，jxdawei=&quot;JiangXi DaWei&quot;，呵呵。</p>
<p><strong>2005年-学习网页开发</strong></p>
<p>总觉得自己用Photoshop太委屈了，不是我委屈，是Photoshop委屈了，所以决定不献丑了，专心写代码算了，这一年开始了javascript/asp/asp.net的学习之路，要感谢南昌那家公司的同事，教会了我很多很多程序开发的知识。更感谢蓝色理想这个无声老师，随时随地让我学习进步。</p>
<p><strong>2006年-踏实工作生活</strong></p>
<p>在南昌的日子，至今让我留恋，除了穷了点，工作、生活、朋友、感情一切都感觉不错。非常清晰地记得，我发在论坛上的<a href="http://www.blueidea.com/tech/web/2006/4185.asp">改善用户体验之alert提示效果</a>被推到首页技术文档的时候，我是多么的恐慌、惊喜、激动&hellip;&hellip;这一年，我拿到了自考大专毕业证、有了现在这个博客、有幸当上了蓝色的版主。</p>
<p><strong>2007年-怀着感恩的心</strong></p>
<p>或许是自己有一点点壮大了，非常想看看离开南昌是不是能让自己赚更多的钱，就2次来到广东，来广州到现在找了2份工作，都是通过论坛来的，特别是现在这份看起来还不错的工作，如果没有蓝色理想，基本上是不可能的。加上年底第一次参加了蓝色8周年广州聚会，让我对蓝色理想有了新的认识，感受到它真的离我很近、它在让我学习进步的同时，让我认识了很多很多业内的前辈、高手、朋友。</p>
<p><strong>2008年-简单幸福的生活</strong></p>
<p>2008年1月2日，领取了《结婚证》。</p>
<p>2008年11月13日，我可爱的闺女出世了。</p>
<p>值此蓝色理想9周年之际，我们响应全国统一聚会号召，吹响广州聚会集结号，期待您的光临！</p>
<p><img alt="蓝色理想9周年聚会" src="http://www.iwcn.net//attachments/month_0812/blueidea9.jpg" /></p>
<p><a href="http://bbs.blueidea.com/thread-2900524-1-1.html">聚会活动介绍</a> <a href="http://blueidea9.iwcn.net/">报名参加聚会</a></p>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=77</link>
			<title><![CDATA[写给我的闺女]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Other]]></category>
			<pubDate>14/11/2008 03:17:37</pubDate>
			<guid>article.asp?id=77</guid>	
		<description><![CDATA[<p>宝宝：</p>
<p>2008年11月13日晚23点，你终于出来和你的妈妈见面了，你和妈妈都很平安，这是对我远在成都最大的安慰，没能第一时间抱你我非常的愧疚和遗憾。</p>
<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" height="100" width="200" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="/attachments/month_0812/baby.swf" name="movie" />
<param value="opaque" name="wmode" />
<param value="autohigh" name="quality" /></object>
<p>等天亮了，我会尽可能以最快的速度赶回去，去看望你和妈妈。从这个月10号开始，我和妈妈都在焦急地期待这一刻的到来，下午妈妈还去医院检查了，我也决定了这个周末就回去等待你的好消息，结果晚上你就出生了。此刻，你肯定躺在妈妈身边，你出生的时候，爷爷奶奶还有大姑、二姑都在你的身边，他们在电话里告诉我说，你长得非常可爱。</p>
<p>宝宝，今年是不平凡的一年，是多事之秋，你在妈妈的肚子里，经历了南方雪灾、汶川地震、北京奥运、三鹿奶粉、华尔街风暴等等，我真的希望你长大后也能像在妈妈肚子里一样，能经得起大风大浪，能笑对人生。当然，现在最大的心愿就是你能健康茁壮成长！</p>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=76</link>
			<title><![CDATA[快要当父亲了]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Other]]></category>
			<pubDate>06/11/2008 22:51:59</pubDate>
			<guid>article.asp?id=76</guid>	
		<description><![CDATA[<p>懒了，或许是满地SNS网站的影响，周围写博客的朋友都懒了。。。来记录下最近的生活吧。最大的事情，就是我马上要当爸爸了，老婆的预产期是11月16日，我激动地期待着！为母子平安而日夜祈福！</p>
<p>我最近在成都出差，为<a target="_blank" href="http://www.huaweisymantec.com">华为赛门铁克</a>公司做官网改版，在华为待了快一个月了，体验了一下传说中的华为！</p>
<p>成都是一个我觉得很不错的城市，除了天气之外（听说全年2/3的时间天都是灰灰的，让你觉得随时都像是要下雨）。</p>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=74</link>
			<title><![CDATA[谷歌浏览器的javascript引擎]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Javascript]]></category>
			<pubDate>04/09/2008 10:14:38</pubDate>
			<guid>article.asp?id=74</guid>	
		<description><![CDATA[<p>&nbsp;看<a target="_blank" href="http://it.sohu.com/20080903/n259361794.shtml">新闻</a>说Chrome的Javascript引擎很强大，执行速度很快。就随便写了一个1,000,000次的累加放到IE和Chrome下测试，效果果然很明显！如下图：</p>
<div><img alt="ie vs chrome" src="http://www.iwcn.net//attachments/month_0809/c200894101425.gif" /></div>
<p>脚本代码很简单，就是一段循环累加的：</p>
<div class="codeText">
<div class="codeHead">JavaScript代码</div>
<ol class="dp-c">
    <li class="alt"><span><span>&lt;script&nbsp;type=</span><span class="string">&quot;text/javascript&quot;</span><span>&gt; &nbsp;&nbsp;</span></span></li>
    <li><span class="keyword">var</span><span>&nbsp;sum=0; &nbsp;&nbsp;</span></li>
    <li class="alt"><span class="keyword">var</span><span>&nbsp;o=</span><span class="keyword">new</span><span>&nbsp;Date; &nbsp;&nbsp;</span></li>
    <li><span class="keyword">for</span><span>(</span><span class="keyword">var</span><span>&nbsp;i=0;i&lt;1000001;i++){sum+=i;} &nbsp;&nbsp;</span></li>
    <li class="alt"><span class="keyword">var</span><span>&nbsp;e=</span><span class="keyword">new</span><span>&nbsp;Date; &nbsp;&nbsp;</span></li>
    <li><span>document.write(</span><span class="string">&quot;从1到1000000的累加结果：&quot;</span><span>&nbsp;+&nbsp;sum&nbsp;+&nbsp;</span><span class="string">&quot;&lt;br&nbsp;/&gt;&quot;</span><span>); &nbsp;&nbsp;</span></li>
    <li class="alt"><span>document.write(</span><span class="string">&quot;耗时&quot;</span><span>&nbsp;+&nbsp;(e.getTime()-o.getTime())&nbsp;+&nbsp;</span><span class="string">&quot;毫秒&quot;</span><span>); &nbsp;&nbsp;</span></li>
    <li><span>&lt;/script&gt;&nbsp;&nbsp;</span></li>
</ol>
</div>
<p><br />
&nbsp;</p>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=73</link>
			<title><![CDATA[搜索引擎优化基础知识PPT]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Other]]></category>
			<pubDate>03/07/2008 20:41:56</pubDate>
			<guid>article.asp?id=73</guid>	
		<description><![CDATA[<p><img alt="" src="http://www.iwcn.net/attachments/month_0807/f200871814214.gif" /></p>
<p>这几天整理了一份《搜索引擎优化》的PPT，同事交流之用。主要内容有：</p>
<ol>
    <li>SEO常用术语解释</li>
    <li>如何让搜索引擎收录网站</li>
    <li>SEO的目的</li>
    <li>站点自身内部的优化</li>
    <li>影响排名的外部因素</li>
    <li>常见的黑盒SEO手法</li>
</ol>
<p>内容大多都是前辈们的东西，整理了一下而已，适合对SEO感兴趣但不熟悉的网页设计和开发人员阅读。</p>
<p>有兴趣的朋友可以在这里下载：<a title="搜索引擎优化基础演示文档" href="http://www.iwcn.net//attachments/month_0807/seo.ppt">《搜索引擎优化基础》</a></p>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=72</link>
			<title><![CDATA[hover伪类的使用]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Web Standards]]></category>
			<pubDate>23/05/2008 16:59:58</pubDate>
			<guid>article.asp?id=72</guid>	
		<description><![CDATA[前段时间在论坛上有人问到一个淘宝网上的hover伪类实现的效果如果兼容ie6。<br/>帖子：<a href="http://bbs.blueidea.com/thread-2854899-1-1.html" target="_blank" rel="external">http://bbs.blueidea.com/thread-2854899-1-1.html</a><br/>淘宝效果预览：<a href="http://list.mall.taobao.com/1343/g-s-----40-0--1343.htm" target="_blank" rel="external">http://list.mall.taobao.com/1343/g-s-----40-0--1343.htm</a><br/><br/>其实，问题很简单，就是hover伪类在IE6中得不到很好的支持，因为IE6只支持css1，而在css1中hover伪类只能针对a标签来起作用，看了一下淘宝的代码，他们的解决方法是：<br/>首先，按照ie7/FF都支持的css2的写法来写。其次针对IE6不支持css2再做特殊处理。也就是通过javascript来弥补ie6下的不足。<br/><br/>这段javascript的原理是这样的：<br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.iwcn.net/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/>根据某些特征找到需要添加hover效果的标签<br/>对此标签添加onmouseover和onmouseout事件<br/>在onmouseover事件中给对象赋予新的css class属性，同样，在onmouseout时移除该css class即可模拟成hover伪类的效果了。<br/></div></div><br/><a target="_blank" href="http://www.iwcn.net/demo/ie6hover/" rel="external">这里有一个简单的示例</a>，供大家参考！]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=71</link>
			<title><![CDATA[默哀！]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Other]]></category>
			<pubDate>19/05/2008 18:04:19</pubDate>
			<guid>article.asp?id=71</guid>	
		<description><![CDATA[<img src="http://www.iwcn.net/attachments/month_0805/k20085191848.gif" border="0" alt=""/><br/>下午2点28分，我在广州-深圳的列车上，列车上所有的乘客，在列车播音员的指挥下，举行了集体默哀！<br/>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=70</link>
			<title><![CDATA[Tibet is Xizang]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Other]]></category>
			<pubDate>26/04/2008 23:11:17</pubDate>
			<guid>article.asp?id=70</guid>	
		<description><![CDATA[Tibet xizang，是赢时代继“渡虎谷”大赛后推出的<a target="_blank" href="http://www.tibetisxizang.com/" rel="external">第二次SEO大赛</a>。本来我并不关心SEO大赛，但这样的主题，确实值得我们每一个人去参与。正如大赛组委会所言：<br/><div class="UBBPanel quotePanel"><div class="UBBTitle"><img src="http://www.iwcn.net/images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent"><br/>我们只有一个简单的念头，让全世界的人知道西藏的英文名“Tibet”的同时，也知道西藏的中文准确发音。那就是“<strong>XiZang</strong>”。<br/></div></div><br/>所以，这不仅仅是一场SEO大赛。或许通过此次大赛，全世界的人使用搜索引擎去认识西藏的时候，得到的结果不会像现在那么恶劣了。就冲这点，你我都可以尽自己的绵薄之力了。<br/>坦白说，我也不了解西藏，不了解它的历史。边学习边分享吧。<br/><a target="_blank" href="http://www.iwcn.net/xizang" rel="external">西藏专题介绍</a><br/><br/>]]></description>
		</item>
		
			<item>
			<link>http://www.iwcn.net/default.asp?id=69</link>
			<title><![CDATA[不规则导航条示例补充]]></title>
			<author>jxdawei@gmail.com(jxdawei)</author>
			<category><![CDATA[Demo]]></category>
			<pubDate>23/04/2008 23:17:01</pubDate>
			<guid>article.asp?id=69</guid>	
		<description><![CDATA[<img src="http://www.iwcn.net/attachments/month_0804/m2008423231611.gif" border="0" alt=""/><br/>前些日子看到小志发表的<a target="_blank" href="http://bbs.blueidea.com/thread-2843421-1-1.html" rel="external">『xhtml+css实例』不规则导航的制作</a>，刚好今天遇到了一个这样的问题。就对小志的修改完善了一下，相信有很多朋友都会遇到同样的问题。就把这个demo发出来，和大家分享一下。<br/>预览地址：<a target="_blank" href="http://www.iwcn.net/demo/coastal/Irregular-Navigation.html" rel="external">不规则导航条示例</a><br/>具体技巧说明，请参考小志的博客：<br/><a href="http://www.linxz.cn/blog2/article.asp?id=128" target="_blank" rel="external">http://www.linxz.cn/blog2/article.asp?id=128</a>]]></description>
		</item>
		
</post>
<siteCate><item><id>4</id><name>Javascript</name></item><item><id>5</id><name>Asp.Net</name></item><item><id>6</id><name>Demo</name></item><item><id>9</id><name>Web Standards</name></item><item><id>8</id><name>Other</name></item></siteCate><comments><item><commId>873</commId><blogid>79</blogid><Author>ip流量</Author><content><![CDATA[微软开源CMS/Blog系统下载玩玩的。
]]></content><PostTime>08/01/2009 15:00:43</PostTime></item><item><commId>872</commId><blogid>79</blogid><Author>gongjing</Author><content><![CDATA[请问后台账号是admin那密码是多少？ 
另外个账号怎么连密码都没有了]]></content><PostTime>07/01/2009 15:45:35</PostTime></item><item><commId>871</commId><blogid>79</blogid><Author>dfse</Author><content><![CDATA[DNS116阳光数据 dns116.com 的客服真是个杀比 
 竟然挂客户的电话 这个杀比不耐烦了直接抢着说话，你刚想说什么她就抢着说 这个杀比 我真想弄四她，大家千万要小心这个死骗子客服 dns116.com  
将
 ]]></content><PostTime>06/01/2009 18:33:16</PostTime></item><item><commId>870</commId><blogid>77</blogid><Author>sofiapeng</Author><content><![CDATA[印个脚印,BB还不太像你哟~[razz]]]></content><PostTime>01/01/2009 11:15:19</PostTime></item><item><commId>869</commId><blogid>78</blogid><Author>AIKO</Author><content><![CDATA[开始写回顾了，不错。。。]]></content><PostTime>30/12/2008 19:32:50</PostTime></item><item><commId>868</commId><blogid>76</blogid><Author>jayliao</Author><content><![CDATA[欢迎来到成都，呵呵[smile]]]></content><PostTime>30/12/2008 11:07:24</PostTime></item><item><commId>867</commId><blogid>77</blogid><Author>丹丹</Author><content><![CDATA[[lol]过来阿姨捏一下.就一下好不好嘛....]]></content><PostTime>25/12/2008 16:25:41</PostTime></item><item><commId>866</commId><blogid>77</blogid><Author>蜈蚣</Author><content><![CDATA[搞IT的一般都会生女儿啊   希望是真的  我也想要个女儿先]]></content><PostTime>24/12/2008 00:46:50</PostTime></item></comments><Archive><item><PostYear>2008</PostYear><PostMonth>12</PostMonth><PostCount>2</PostCount></item><item><PostYear>2008</PostYear><PostMonth>11</PostMonth><PostCount>2</PostCount></item><item><PostYear>2008</PostYear><PostMonth>9</PostMonth><PostCount>1</PostCount></item><item><PostYear>2008</PostYear><PostMonth>7</PostMonth><PostCount>1</PostCount></item><item><PostYear>2008</PostYear><PostMonth>5</PostMonth><PostCount>2</PostCount></item><item><PostYear>2008</PostYear><PostMonth>4</PostMonth><PostCount>2</PostCount></item><item><PostYear>2008</PostYear><PostMonth>3</PostMonth><PostCount>2</PostCount></item><item><PostYear>2008</PostYear><PostMonth>1</PostMonth><PostCount>3</PostCount></item><item><PostYear>2007</PostYear><PostMonth>12</PostMonth><PostCount>2</PostCount></item><item><PostYear>2007</PostYear><PostMonth>11</PostMonth><PostCount>3</PostCount></item><item><PostYear>2007</PostYear><PostMonth>9</PostMonth><PostCount>1</PostCount></item><item><PostYear>2007</PostYear><PostMonth>8</PostMonth><PostCount>1</PostCount></item><item><PostYear>2007</PostYear><PostMonth>7</PostMonth><PostCount>2</PostCount></item><item><PostYear>2007</PostYear><PostMonth>6</PostMonth><PostCount>1</PostCount></item><item><PostYear>2007</PostYear><PostMonth>5</PostMonth><PostCount>5</PostCount></item><item><PostYear>2007</PostYear><PostMonth>4</PostMonth><PostCount>10</PostCount></item><item><PostYear>2007</PostYear><PostMonth>3</PostMonth><PostCount>2</PostCount></item><item><PostYear>2007</PostYear><PostMonth>2</PostMonth><PostCount>3</PostCount></item><item><PostYear>2007</PostYear><PostMonth>1</PostMonth><PostCount>10</PostCount></item><item><PostYear>2006</PostYear><PostMonth>12</PostMonth><PostCount>13</PostCount></item><item><PostYear>2006</PostYear><PostMonth>11</PostMonth><PostCount>1</PostCount></item><item><PostYear>2006</PostYear><PostMonth>10</PostMonth><PostCount>1</PostCount></item></Archive>
</daviv>