﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>wingSys的专栏</title>
    <description>CSDN博客聚合服务</description>
    <link>http://blog.csdn.net/blogrss.aspx?username=wingSys</link>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>  绿坝盗用其它软件代码 </title>
      <description>&lt;br /&gt;转自：&lt;br /&gt; http://www.blogchina.com/20090614734239.html&lt;br /&gt;&lt;br /&gt;一家美国软件制造商周五宣称，中国政府要求所有个人计算机安装的过滤软件“绿坝”盗用其代码。&lt;br /&gt;&lt;br /&gt;CyberSitter的开放
者Solid Oak
Software宣称绿坝的用户界面的外观和质感酷似CyberSitter的风格。首席执行官布里安·米尔本说，更无耻的是，绿坝的代码的动态链接库和
CyberSitte的名字有关联，甚至会链接 Solid Oak的服务器来更新。&lt;br /&gt;&lt;br /&gt;绿坝是一款过滤软件，据报道在中国所有销售的个人计算机都被要求安装。根据《纽约时报》该软件在中国已经可以使用，尽管6月1日已被限制使用。&lt;br /&gt;&lt;br /&gt;根
据密歇根大学的研究，绿坝通过比较过滤器辨别图片、文本、网址，屏蔽“低俗”内容。研究者用标准方法逆向处理该软件。研究发起人，电子工程助理教授J.阿
莱士·哈尔德曼发现该软件使用了CyberSitter自2006开始收集的黑名单。一个从2004开始的新闻公告板也意外的包括</description>
      <link>http://blog.csdn.net/wingSys/archive/2009/06/15/4271010.aspx</link>
      <author>wingSys</author>
      <pubDate>Mon, 15 Jun 2009 09:20:00 GMT</pubDate>
    </item>
    <item>
      <title>test only test</title>
      <description>   only test                import time
import logging
log = logging.getLogger('test');

class ConfigurationFunctionTest(TestCase):
    
    def testSetSingleConfigItem(self):
        value = IntegerValue(SHOP_GROUP, 'SingleItem')
        config_register(value)
        self.assert_(config_exists(SHOP_GROUP, 'SingleItem'))
        
    def testSetTwoConfigItems(self):
        s = [IntegerValue(SHOP_GROUP, 'testTwoA'), StringValue(SHOP_GROUP, 'testTwoB')]
        config_register_list(</description>
      <link>http://blog.csdn.net/wingSys/archive/2008/09/22/2963471.aspx</link>
      <author>wingSys</author>
      <pubDate>Mon, 22 Sep 2008 12:58:00 GMT</pubDate>
    </item>
    <item>
      <title>python正则表达式学习</title>
      <description>python
re
正则表达式</description>
      <link>http://blog.csdn.net/wingSys/archive/2006/07/17/932702.aspx</link>
      <author>wingSys</author>
      <pubDate>Mon, 17 Jul 2006 09:18:00 GMT</pubDate>
    </item>
    <item>
      <title>python中关于文件路径的简单操作</title>
      <description>python
文件路径</description>
      <link>http://blog.csdn.net/wingSys/archive/2006/07/07/889608.aspx</link>
      <author>wingSys</author>
      <pubDate>Fri, 07 Jul 2006 07:14:00 GMT</pubDate>
    </item>
    <item>
      <title>不要一辈子都是coder</title>
      <description>coder 
重在设计
实践</description>
      <link>http://blog.csdn.net/wingSys/archive/2006/06/03/771396.aspx</link>
      <author>wingSys</author>
      <pubDate>Sat, 03 Jun 2006 08:03:00 GMT</pubDate>
    </item>
  </channel>
</rss>