<?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>Osss.cn 开源社区 &#187; 2009 &#187; 九月</title>
	<atom:link href="http://osss.cn/news/2009/09/feed/" rel="self" type="application/rss+xml" />
	<link>http://osss.cn/news</link>
	<description>分享、学习和传播自由&#38;开源软件FOSS</description>
	<lastBuildDate>Sat, 31 Jul 2010 10:39:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</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://osss.cn/news/wp-content/plugins/wp-prettyphoto/js/jquery-1.4.2.min.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Spring Framework 3.0 RC1 发布</title>
		<link>http://osss.cn/news/2009/09/30/spring-framework-3-0-rc1-%e5%8f%91%e5%b8%83/</link>
		<comments>http://osss.cn/news/2009/09/30/spring-framework-3-0-rc1-%e5%8f%91%e5%b8%83/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 15:51:10 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Spring ，Java]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2284</guid>
		<description><![CDATA[Spring Framework的共同创始人 Juergen Hoeller已经发布开源的Spring构架的3.0RC1版本。Spring 3.0 RC1完成了Spring 3.0版本的主要的特征集，现在完全是基于Java 5，尽管Spring 2.5版本下载支持一些基于Java5的高级功能。

RC1很早支持为Dependency Injection in Java的JSR-330规范和JSP-303的Bena认证。另外，还包括支持客户端的representational state transfer(REST)和对Jave EE 6 的支持，还有就是Spring 表达式语言（SpEL）。SpEL在bean中定义使用的表达式语法分析器。Holler指出开发团队考虑在RC2版本中有一些小的增强。

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/spring-framework-3-0-rc1-%e5%8f%91%e5%b8%83/" title="Spring Framework 3.0 RC1 发布">阅读全文——共433字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2285" title="0" src="http://osss.cn/news/wp-content/uploads/2009/09/01.jpg" alt="0" width="200" height="59" /><a href="http://www.springsource.com/">Spring</a> Framework的共同创始人 Juergen Hoeller已经<a href="http://blog.springsource.com/2009/09/29/spring-framework-3-0-rc1-released/">发布</a>开源的Spring构架的3.0RC1版本。Spring 3.0 RC1完成了Spring 3.0版本的主要的特征集，现在完全是基于Java 5，尽管Spring 2.5版本下载支持一些基于Java5的高级功能。</p>
<p>RC1很早支持为Dependency Injection in Java的<a href="http://www.jcp.org/en/jsr/summary?id=330">JSR-330</a>规范和<a href="http://www.jcp.org/en/jsr/summary?id=303">JSP-303</a>的Bena认证。另外，还包括支持客户端的<a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">representational state transfer</a>(REST)和对Jave EE 6 的支持，还有就是Spring 表达式语言（SpEL）。SpEL在bean中定义使用的表达式语法分析器。Holler指出开发团队考虑在RC2版本中有一些小的增强。</p>
<p>Spring  3.0 RC1已经可以<a href="http://www.springsource.com/download">下载</a>，要求安装Java 5或者更高的版本。Spring是在<a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Licence 2.0</a>下发布的。RC2希望10月中旬发布，主要关注“兼容性的改进和运行时间的优化。”</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/spring-framework-3-0-rc1-%e5%8f%91%e5%b8%83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>提议X.org改变其开发周期</title>
		<link>http://osss.cn/news/2009/09/30/%e6%8f%90%e8%ae%aex-org%e6%94%b9%e5%8f%98%e5%85%b6%e5%bc%80%e5%8f%91%e5%91%a8%e6%9c%9f/</link>
		<comments>http://osss.cn/news/2009/09/30/%e6%8f%90%e8%ae%aex-org%e6%94%b9%e5%8f%98%e5%85%b6%e5%bc%80%e5%8f%91%e5%91%a8%e6%9c%9f/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 15:18:40 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[X.org]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2279</guid>
		<description><![CDATA[X.org(几乎Linux的图形用接口GUIs的基金会)的开发者想改变现在的开发模式。和原来的计划相反，现在X.org的发布模式很不规则而且不可预知。所以，X.org的开发者 Peter Hutterer 已经提议引入6个月的开发周期模式。

这个提议也得到了X.org的一些开发者的支持，提议的模式包括三个时间阶段大概需要6个月时间，和Linux的内核开发模式相似。第一个阶段，“merger windows”，开放先前的版本，整合新的代码和特性。接下来是漏洞修复阶段，主要关注的是问题和一般的修复，提议的周期模式最后释放冻结版本，这个版本只包含严重的补丁。开发者想在即将到来的1.8版本发布时实施这个新的模式。

]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2278" title="0" src="http://osss.cn/news/wp-content/uploads/2009/09/04.png" alt="0" width="151" height="126" /><a href="http://www.x.org/">X.org</a>(几乎Linux的图形用接口GUIs的基金会)的开发者想改变现在的开发模式。和原来的计划相反，现在X.org的发布模式很不规则而且不可预知。所以，X.org的开发者 Peter Hutterer 已经<a href="http://lists.x.org/archives/xorg-devel/2009-September/002231.html">提议</a>引入6个月的开发周期模式。</p>
<p>这个提议也得到了X.org的一些开发者的<a href="http://lists.x.org/archives/xorg-devel/2009-September/thread.html#2231">支持</a>，提议的模式包括三个时间阶段大概需要6个月时间，和Linux的内核开发模式相似。第一个阶段，“merger windows”，开放先前的版本，整合新的代码和特性。接下来是漏洞修复阶段，主要关注的是问题和一般的修复，提议的周期模式最后释放冻结版本，这个版本只包含严重的补丁。开发者想在即将到来的1.8版本发布时实施这个新的模式。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/%e6%8f%90%e8%ae%aex-org%e6%94%b9%e5%8f%98%e5%85%b6%e5%bc%80%e5%8f%91%e5%91%a8%e6%9c%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>基于REST的Java和.NET的桥接器</title>
		<link>http://osss.cn/news/2009/09/30/%e5%9f%ba%e4%ba%8erest%e7%9a%84java%e5%92%8c-net%e7%9a%84%e6%a1%a5%e6%8e%a5%e5%99%a8/</link>
		<comments>http://osss.cn/news/2009/09/30/%e5%9f%ba%e4%ba%8erest%e7%9a%84java%e5%92%8c-net%e7%9a%84%e6%a1%a5%e6%8e%a5%e5%99%a8/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:30:03 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[企业应用]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Java，REST]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2272</guid>
		<description><![CDATA[Microsoft和Noelios Technologies，一个法国的web技术的提供商，一起开发了基于REST架构的接口，使Java开发者更容易的访问.NET的数据。这个桥接器是ADO.NET服务是Restlet的扩展，是自由Restlet构架的一部分。

Restlet扩展是客户端API允许使用架构在远程访问所提供的数据服务(像在Microsoft的Azure云平台由ASP.NET服务器提供的服务)。Java的开发者可以使用扩展的代码生成器来创建Java类，来和由ADO.NET数据服务构架提供的数据单元进行通信。这个设计能够使Java应用程序通过简单的方法来访问数据。

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/%e5%9f%ba%e4%ba%8erest%e7%9a%84java%e5%92%8c-net%e7%9a%84%e6%a1%a5%e6%8e%a5%e5%99%a8/" title="基于REST的Java和.NET的桥接器">阅读全文——共740字</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/en/gb/default.aspx"><img class="alignleft size-thumbnail wp-image-2275" title="REST1" src="http://osss.cn/news/wp-content/uploads/2009/09/REST1-150x150.jpg" alt="REST1" width="130" height="104" />Microsoft</a>和<a href="http://www.noelios.com/">Noelios Technologies</a>，一个法国的web技术的提供商，一起开发了基于REST架构的接口，使Java开发者更容易的访问.NET的数据。这个桥接器是<a href="http://blog.noelios.com/2009/09/28/restlet-bridges-ado-net-data-services-and-java/">ADO.NET服务是Restlet的扩展</a>，是自由<a href="http://www.restlet.org/">Restlet</a>构架的一部分。</p>
<p>Restlet扩展是客户端API允许使用架构在远程访问所提供的数据服务(像在Microsoft的Azure云平台由ASP.NET服务器提供的服务)。Java的开发者可以使用扩展的代码生成器来创建Java类，来和由<a href="http://msdn.microsoft.com/en-us/data/bb931106.aspx">ADO.NET数据服务构架</a>提供的数据单元进行通信。这个设计能够使Java应用程序通过简单的方法来访问数据。</p>
<p>就在<a href="http://www.h-online.com/open/New-bridge-between-PHP-and-NET-development--/news/114068">最近</a>，Microsoft的‘Developer and Platform Evangelism Interoperability’团队发布了相似的项目称之为‘<a href="http://phpdataservices.codeplex.com/">PHP Toolkit for ADO.NET Data Services</a>’，使得PHPweb语言和微软的ADO.NET的数据服务进行通信。其他的项目也关注与.NET和Java的互操作性，这些项目有<a href="http://incubator.apache.org/stonehenge/">Apache Stonehenge</a>，<a href="http://www.schakra.com/stuff-we-do/jdotnetservices.html">Azure Java SDK for .NET Services</a>和<a href="http://www.eclipse4sl.org/">Eclipse tools for Silverlight。</a></p>
<p>ADO.NET的数据服务（代号 ‘Astoria’）由库文件和工具集组成，可以读取和修改数据。工具包含在.NET 3.5 Service Pack 1中。ADO.NET数据服务全面支持现在的Visual Studio 2008 SP1，将来也会支持即将到来的版本 &#8212;Visual Studio 2010.</p>
<p><a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a>最近几年通过开发web应用程序也流行起来。可以通过HTTP的方法(GET，POST，PUT和DELETE)访问它所提供的资源。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/%e5%9f%ba%e4%ba%8erest%e7%9a%84java%e5%92%8c-net%e7%9a%84%e6%a1%a5%e6%8e%a5%e5%99%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android原生代码</title>
		<link>http://osss.cn/news/2009/09/30/android%e5%8e%9f%e7%94%9f%e4%bb%a3%e7%a0%81/</link>
		<comments>http://osss.cn/news/2009/09/30/android%e5%8e%9f%e7%94%9f%e4%bb%a3%e7%a0%81/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 13:39:30 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Android，NDK]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2267</guid>
		<description><![CDATA[Android1.6(代号 Donut)余温未热，Android的开发团队又发布了Andrid NDK(Native Development Kit)的1.6版本的rel1。相对于Android的SDK版本，这个NDK工具包允许Android的开发者用原生代码(C和C++语言)编写他们的应用程序。

该工具包包含工具能够从C和c++源代码产生原生的代码库。在用户在Android设备上部署程序时允许在应用程序包中嵌入原生代码库。Android1.6NDK要求先安装AndroidSDK，现在在Windows，MacOSX和Linux上已经可以使用。

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/android%e5%8e%9f%e7%94%9f%e4%bb%a3%e7%a0%81/" title="Android原生代码">阅读全文——共533字</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.h-online.com/open/Google-Android-1-6-SDK-released--/news/114249">An<img class="alignleft size-full wp-image-2268" title="0" src="http://osss.cn/news/wp-content/uploads/2009/09/02.png" alt="0" width="157" height="118" />droid1.6</a>(代号 Donut)余温未热，Android的开发团队又发布了<a href="http://developer.android.com/sdk/ndk/1.6_r1/index.html">Andrid NDK(Native Development Kit)的1.6版本的rel1</a>。相对于Android的SDK版本，这个NDK工具包允许Android的开发者用原生代码(C和C++语言)编写他们的应用程序。</p>
<p>该工具包包含工具能够从C和c++源代码产生原生的代码库。在用户在Android设备上部署程序时允许在应用程序包中嵌入原生代码库。Android1.6NDK要求先安装AndroidSDK，现在在Windows，MacOSX和Linux上已经可以使用。</p>
<p>这个NDK允许使用支持‘OpenGL ES1.1’(Open Graphics Library for Embedded Systems)的头文件和库文件来开发3D程序。新的版本能够简化和更有效的构建系统。开发者建议所有的使用1.5版本的用户升级到最新版本。</p>
<p>这个工具包主要适用于<a href="http://www.arm.com/products/CPUs/architecture.html">ARM处理器的指令集</a>架构，同时也支持稳定版本的头文件包括libc，libm，libz，liblog和Java Native Interface（JNI）。最值得注意的是NDK并不支持所有的应用程序。Android的标准运行环境仍然是基于Java的<a href="http://www.dalvikvm.com/">Dalvik</a>虚拟机。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/android%e5%8e%9f%e7%94%9f%e4%bb%a3%e7%a0%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exaile：Linux下又一个媒体播放器</title>
		<link>http://osss.cn/news/2009/09/30/exaile%ef%bc%9alinux%e4%b8%8b%e5%8f%88%e4%b8%80%e4%b8%aa%e5%aa%92%e4%bd%93%e6%92%ad%e6%94%be%e5%99%a8/</link>
		<comments>http://osss.cn/news/2009/09/30/exaile%ef%bc%9alinux%e4%b8%8b%e5%8f%88%e4%b8%80%e4%b8%aa%e5%aa%92%e4%bd%93%e6%92%ad%e6%94%be%e5%99%a8/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:18:10 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Exaile，Ubuntu]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2260</guid>
		<description><![CDATA[Exaile是用Python语言GTK+写的音乐管理器。可以自动从WiKipedia，Last.fm获得专辑的封面，歌词，歌手/专辑的信息，支持许多便携式的播放器包括IPods，还有网络收音机像shoutcast和tabbed playlist。

Ubuntu Karmic 和Ubuntu Janunty用户可以用软件库，添加相应的命令



<span class="readmore"><a href="http://osss.cn/news/2009/09/30/exaile%ef%bc%9alinux%e4%b8%8b%e5%8f%88%e4%b8%80%e4%b8%aa%e5%aa%92%e4%bd%93%e6%92%ad%e6%94%be%e5%99%a8/" title="Exaile：Linux下又一个媒体播放器">阅读全文——共732字</a></span>]]></description>
			<content:encoded><![CDATA[<p>Exaile是用Python语言GTK+写的音乐管理器。可以自动从WiKipedia，Last.fm获得专辑的封面，歌词，歌手/专辑的信息，支持许多便携式的播放器包括IPods，还有网络收音机像shoutcast和tabbed playlist。</p>
<p>Ubuntu Karmic 和Ubuntu Janunty用户可以用软件库，添加相应的命令<span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong></strong></span></span></p>
<ul>
<li>
<pre><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><strong>gedit /etc/apt/sources.list</strong></strong></span></span></pre>
</li>
</ul>
<p><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;">或者</span></span><span style="color: #808080;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong>System&#8211;&gt;Administration&#8211;&gt;Software Sources 把下面的命令复制进来就可以了</strong></span></span></span></p>
<p><span style="color: #808080;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><img class="aligncenter size-full wp-image-2261" title="openoffi" src="http://osss.cn/news/wp-content/uploads/2009/09/openoffi.png" alt="openoffi" width="457" height="271" /></strong></span></span></span></p>
<p><span style="color: #808080;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong>Karmic用户：</strong></span></span></span></p>
<ul>
<li>
<pre><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><strong>deb http://ppa.launchpad.net/exaile-devel/ubuntu karmic main</strong></strong></span></span></pre>
</li>
</ul>
<p><span style="color: #808080;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;">Januty用户：</span></span></span></p>
<ul>
<li>
<pre><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><strong>deb http://ppa.launchpad.net/exaile-devel/ubuntu jaunty main</strong></strong></span></span></pre>
</li>
</ul>
<p><span style="color: #808080;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;">打开终端窗口输入下面的命令：</span></span></span></p>
<ul>
<li><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><strong>gpg &#8211;no-default-keyring &#8211;keyring /tmp/.exaile.keyring &#8211;keyserver keyserver.ubuntu.com &#8211;recv   B79BBC58DE219687E584187AC174A7B143CBFCC0</strong></strong></span></span></li>
</ul>
<ul>
<li><strong><span style="color: #000000;">gpg &#8211;no-default-keyring &#8211;keyring /tmp/.exaile.keyring &#8211;export &#8211;armor  B79BBC58DE219687E584187AC174A7B143CBFCC0 | sudo apt-key add -</span></strong></li>
</ul>
<pre><strong><span style="color: #000000;">           rm /tmp/.exaile.keyring
</span></strong><span style="color: #808080;">输入下面的命令更新软件列表：</span><strong><span style="color: #000000;">
</span></strong></pre>
<ul>
<li>
<pre><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><strong>sudo apt-get update</strong></strong></span></span></pre>
</li>
</ul>
<p><span style="color: #808080;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;">安装Exaile：</span></span></span></p>
<ul>
<li>
<pre><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: small;"><strong><strong>sudo apt-get install exaile</strong></strong></span></span></pre>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/exaile%ef%bc%9alinux%e4%b8%8b%e5%8f%88%e4%b8%80%e4%b8%aa%e5%aa%92%e4%bd%93%e6%92%ad%e6%94%be%e5%99%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>监狱给犯人编程任务，而犯人把监狱给黑了</title>
		<link>http://osss.cn/news/2009/09/30/%e7%9b%91%e7%8b%b1%e7%bb%99%e7%8a%af%e4%ba%ba%e7%bc%96%e7%a8%8b%e4%bb%bb%e5%8a%a1%ef%bc%8c%e8%80%8c%e7%8a%af%e4%ba%ba%e6%8a%8a%e7%9b%91%e7%8b%b1%e7%bb%99%e9%bb%91%e4%ba%86/</link>
		<comments>http://osss.cn/news/2009/09/30/%e7%9b%91%e7%8b%b1%e7%bb%99%e7%8a%af%e4%ba%ba%e7%bc%96%e7%a8%8b%e4%bb%bb%e5%8a%a1%ef%bc%8c%e8%80%8c%e7%8a%af%e4%ba%ba%e6%8a%8a%e7%9b%91%e7%8b%b1%e7%bb%99%e9%bb%91%e4%ba%86/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 06:54:46 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[趣闻]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2255</guid>
		<description><![CDATA[一个英国监狱的负责人不得不叫来专业的IT技术人员来恢复他们的电脑系统，因为系统被一名囚犯给锁定了。这名罪犯被分配了一些编程的项目，而且处于无人能监管的状态，对这起事件明显负有责任。

星期日镜报报道说诺丁汉郡的Rnady监狱主管也许已经了学习了“不要让狐狸守鸡窝”的道理。它准备在建一个监狱内部的电视台，监狱的主管就向Douglas Harvard&#8211;27岁被定罪的网络骗子，寻求帮助。

Harvard是一名美国人，因为在诈骗信用卡业务超过1千万美元，被判处6年有期徒刑。他在2005入狱，因为全国高科技犯罪小组查到他正在英国从事网络诈骗。

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/%e7%9b%91%e7%8b%b1%e7%bb%99%e7%8a%af%e4%ba%ba%e7%bc%96%e7%a8%8b%e4%bb%bb%e5%8a%a1%ef%bc%8c%e8%80%8c%e7%8a%af%e4%ba%ba%e6%8a%8a%e7%9b%91%e7%8b%b1%e7%bb%99%e9%bb%91%e4%ba%86/" title="监狱给犯人编程任务，而犯人把监狱给黑了">阅读全文——共670字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2256" style="margin-left: 4px; margin-right: 4px;" title="Prison-Gives-Inmate-Programming-Task-Inmate-Hacks-Prison-2" src="http://osss.cn/news/wp-content/uploads/2009/09/Prison-Gives-Inmate-Programming-Task-Inmate-Hacks-Prison-2.jpg" alt="Prison-Gives-Inmate-Programming-Task-Inmate-Hacks-Prison-2" width="162" height="127" />一个英国监狱的负责人不得不叫来专业的IT技术人员来恢复他们的电脑系统，因为系统被一名囚犯给锁定了。这名罪犯被分配了一些编程的项目，而且处于无人能监管的状态，对这起事件明显负有责任。</p>
<p><a href="http://www.mirror.co.uk/news/top-stories/2009/09/27/conputer-meltdown-115875-21703149/">星期日镜报</a>报道说诺丁汉郡的Rnady监狱主管也许已经了学习了“不要让狐狸守鸡窝”的道理。它准备在建一个监狱内部的电视台，监狱的主管就向Douglas Harvard&#8211;27岁被定罪的网络骗子，寻求帮助。</p>
<p>Harvard是一名美国人，因为在诈骗信用卡业务超过1千万美元，被判处6年有期徒刑。他在2005入狱，因为全国高科技犯罪小组查到他正在英国从事网络诈骗。</p>
<p>但是为了好好的利用他的这个”天赋“，Harvard被分配开发一个特别的电脑程序以满足主管的要求。而获得的好处之一无人看守他，而他则设置了一个精心设计的密码锁定了监狱的电脑系统。结果监狱不得不请来技术人员来恢复他们的系统。Harvard的动机还不清楚，但是却获得了隔离的处罚。</p>
<p>一个Randy监狱的发言人对星期日镜报说一般情况下犯人不允许在无人监管的情况下接触电脑。还指出“不允许犯人访问其他犯人的访问记录”。</p>
<p>这个事件引发了一些严重的问题就是这些罪犯如果有机会接触他们以前犯罪的领域的风险，显然军情5处正在这样做。上周，一些青年黑客被Cyber Security Operaions Center雇佣，这一举动引起了安全专家们的愤怒。</p>
<p><span id="intelliTxt"> Trend Micro的架构师Rik Ferguson说“这是不可接受的，我们的安全部门和政府的做法好像是在说只有你是黑客才有资格在MI5工作。犯罪的人不应该从他们的犯罪活动中获得利益。”<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/%e7%9b%91%e7%8b%b1%e7%bb%99%e7%8a%af%e4%ba%ba%e7%bc%96%e7%a8%8b%e4%bb%bb%e5%8a%a1%ef%bc%8c%e8%80%8c%e7%8a%af%e4%ba%ba%e6%8a%8a%e7%9b%91%e7%8b%b1%e7%bb%99%e9%bb%91%e4%ba%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CyanogenMod：Android不包括Google Apps</title>
		<link>http://osss.cn/news/2009/09/30/cyanogenmod%ef%bc%9aandroid%e4%b8%8d%e5%8c%85%e6%8b%acgoogle-apps/</link>
		<comments>http://osss.cn/news/2009/09/30/cyanogenmod%ef%bc%9aandroid%e4%b8%8d%e5%8c%85%e6%8b%acgoogle-apps/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 04:09:42 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Cyanogen，Android，Google Apps]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2249</guid>
		<description><![CDATA[在Google指控违反了许可证之后，Android开发者Steve Kondik现在计划发布他的修改过的Android固件，也就是CyanogenMod，而没有使用Google Apps，像Gmail，Google Maps 和YOuTuBe。在他的博客中说道，在将来，他将尊重Google的知识产权。

但是，Kondik强调他将继续发布经过改进过的定制的ROM固件。根据他的博客中说，这个固件时全功能的，允许用户打电话或画图。他还写道他正在在Android ROM的基础上，开发一个工具来支持Google Apps,这样用户可以在CyanogenMod安装程序中利用他们。

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/cyanogenmod%ef%bc%9aandroid%e4%b8%8d%e5%8c%85%e6%8b%acgoogle-apps/" title="CyanogenMod：Android不包括Google Apps">阅读全文——共357字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2250" title="cyanogenmod" src="http://osss.cn/news/wp-content/uploads/2009/09/cyanogenmod.png" alt="cyanogenmod" width="164" height="151" />在Google<a href="http://www.h-online.com/open/Google-wants-to-ban-customised-Android-ROMs--/news/114331">指控违反了许可证</a>之后，Android开发者Steve Kondik现在计划发布他的修改过的Android固件，也就是<a href="http://www.cyanogenmod.com/">CyanogenMod</a>，而没有使用Google Apps，像Gmail，Google Maps 和YOuTuBe。在他的博客中说道，在将来，他将尊重Google的知识产权。</p>
<p>但是，Kondik强调他将继续发布经过改进过的定制的ROM固件。根据他的博客中说，这个固件时全功能的，允许用户打电话或画图。他还写道他正在在Android ROM的基础上，开发一个工具来支持Google Apps,这样用户可以在CyanogenMod安装程序中利用他们。</p>
<p>其他的开发者也在采取不同的方法，利用开源的代替品代替Google Apps ，这样可以自由的发布。<a href="http://www.h-online.com/open/Open-Android-Alliance-formed--/news/114347">开放式Android联盟</a>想创建一个完全自由的Android。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/cyanogenmod%ef%bc%9aandroid%e4%b8%8d%e5%8c%85%e6%8b%acgoogle-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>开放式Android联盟成立</title>
		<link>http://osss.cn/news/2009/09/30/%e5%bc%80%e6%94%be%e5%bc%8fandroid%e8%81%94%e7%9b%9f%e6%88%90%e7%ab%8b/</link>
		<comments>http://osss.cn/news/2009/09/30/%e5%bc%80%e6%94%be%e5%bc%8fandroid%e8%81%94%e7%9b%9f%e6%88%90%e7%ab%8b/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 03:50:00 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Google，Android]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2245</guid>
		<description><![CDATA[在Google采取行动反对CyanogenMod项目的几天之后，提供了定制的Android固件。一组Android开发者成立了开发式Android联盟。根据项目的网站介绍，这个联盟是‘pro-Android’而不是‘anti-Google’。他们的目的取代封闭的源代码，专有的应用程序包括OEM Android 安装程序也转为开源，以便于自由的发布。

除了操作系统和一些开源的组件，Android的默认的安装程序包括一些Google的专有的应用程序，像Gmail，YOuTuBe和GoogleMap，这些都不是开源的，同样的，不包括Android开放代码库。只要定制的ROMs不包括闭源的应用程序，Google欢迎开发者‘定制的Android’。

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/%e5%bc%80%e6%94%be%e5%bc%8fandroid%e8%81%94%e7%9b%9f%e6%88%90%e7%ab%8b/" title="开放式Android联盟成立">阅读全文——共460字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2246" title="android" src="http://osss.cn/news/wp-content/uploads/2009/09/android.png" alt="android" width="114" height="135" />在Google采取<a href="http://www.h-online.com/open/Google-wants-to-ban-customised-Android-ROMs--/news/114331">行动</a>反对CyanogenMod项目的几天之后，提供了定制的Android固件。一组Android开发者成立了开发式Android联盟。根据<a href="http://code.google.com/p/open-android-alliance/">项目的网站</a>介绍，这个联盟是‘pro-Android’而不是‘anti-Google’。他们的目的取代封闭的源代码，专有的应用程序包括OEM Android 安装程序也转为开源，以便于自由的发布。</p>
<p>除了操作系统和一些开源的组件，Android的默认的安装程序包括一些Google的专有的应用程序，像Gmail，YOuTuBe和GoogleMap，这些都不是开源的，同样的，不包括Android开放代码库。只要定制的ROMs不包括闭源的应用程序，Google<a href="http://android-developers.blogspot.com/2009/09/note-on-google-apps-for-android.html">欢迎</a>开发者‘定制的Android’。</p>
<p>这个开放式Android联盟，现在使用的<a href="http://code.google.com/">Google Code</a>平台，计划在<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License Version 3</a>（GPLv3）下发布其源代码，也就是说这个项目的所有的代码将永远保持开源。但是现在还不清楚，Google将支持该倡议的名称或者利用商标法而打击它。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/%e5%bc%80%e6%94%be%e5%bc%8fandroid%e8%81%94%e7%9b%9f%e6%88%90%e7%ab%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Richard Stallman:无法证实Mac OS X中有后门</title>
		<link>http://osss.cn/news/2009/09/30/richard-stallman%e6%97%a0%e6%b3%95%e8%af%81%e5%ae%9emac-os-x%e4%b8%ad%e6%9c%89%e5%90%8e%e9%97%a8/</link>
		<comments>http://osss.cn/news/2009/09/30/richard-stallman%e6%97%a0%e6%b3%95%e8%af%81%e5%ae%9emac-os-x%e4%b8%ad%e6%9c%89%e5%90%8e%e9%97%a8/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 03:07:21 +0000</pubDate>
		<dc:creator>osss</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[Richard Stallman]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2241</guid>
		<description><![CDATA[自由软件基金会主席Richard Stallman批判封闭及非自由软件。他经常将矛头指向微软以及最近的DRM，另外在演讲中也经常提到Apple，声称Mac OS X中包含了后门程序，不过因证据不充分， Stallman现在收回了这个声明。

在谈话期间，Stallman认为Mac OS X包含后门，类似于 Windows，就是系统强制而密秘更新它们的软件。不过现在，他认为这个假设是有错误的，为此向Apple道歉。

“我们没法证明Mac OS X包含后门（未经充许安装更改系统），为此我道歉，我无法证实，假定失败”，Stallman在自由软件官方网上说道。 

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/richard-stallman%e6%97%a0%e6%b3%95%e8%af%81%e5%ae%9emac-os-x%e4%b8%ad%e6%9c%89%e5%90%8e%e9%97%a8/" title="Richard Stallman:无法证实Mac OS X中有后门">阅读全文——共446字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2242" style="margin-left: 6px; margin-right: 6px;" title="RMS" src="http://osss.cn/news/wp-content/uploads/2009/09/RMS.jpg" alt="RMS" width="274" height="182" />自由软件基金会主席Richard Stallman批判封闭及非自由软件。他经常将矛头指向微软以及最近的DRM，另外在演讲中也经常提到Apple，声称Mac OS X中包含了后门程序，不过因证据不充分， <a href="http://www.fsf.org/blogs/rms/mac-osx-mistakes-and-malfeatures">Stallman现在收回了这个声明</a>。</p>
<p>在谈话期间，Stallman认为Mac OS X包含后门，类似于 Windows，就是系统强制而密秘更新它们的软件。不过现在，他认为这个假设是有错误的，为此向Apple道歉。</p>
<p><strong><em>“我们没法证明Mac OS X包含后门（未经充许安装更改系统），为此我道歉，我无法证实，假定失败”，Stallman在自由软件官方网上说道。</em></strong><em> </em></p>
<p><em></em></p>
<p>Stallman虽然这样做了，但他还是认为Apple的Mac OS X 是“不道德”的，用户被迫安装iTunes的更新，引入新的DRM功能，比如，PyMusique软件（用于访问Linux上的iTunes音乐商店），QuickTime更新中引入了新的数字版权管理&#8217;功能。</p>
<p><strong><strong><em>Stallman说：“</em></strong><em>因此，我反对</em><em>Mac OS这种做法，但</em><em>我收回关于Mac OS中有后门的声明。”</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/richard-stallman%e6%97%a0%e6%b3%95%e8%af%81%e5%ae%9emac-os-x%e4%b8%ad%e6%9c%89%e5%90%8e%e9%97%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE社区:首个KDialogue正式开放</title>
		<link>http://osss.cn/news/2009/09/30/kde%e7%a4%be%e5%8c%ba%e9%a6%96%e4%b8%aakdialogue%e6%ad%a3%e5%bc%8f%e5%bc%80%e6%94%be/</link>
		<comments>http://osss.cn/news/2009/09/30/kde%e7%a4%be%e5%8c%ba%e9%a6%96%e4%b8%aakdialogue%e6%ad%a3%e5%bc%8f%e5%bc%80%e6%94%be/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 02:15:16 +0000</pubDate>
		<dc:creator>osss</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[KDialogue]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2237</guid>
		<description><![CDATA[今天KDE社区与“People Behind KDE” 合作推出一个非常有意思的栏目，叫作KDialogue。

关于KDialogue，有点类似头脑风暴。简言之就是成员向社区发起关于KDE的话题（或某一问题），然后KDE的开发者会被邀请参与这个话题。KED将为这些特殊的话题在论坛上建立一个专门的栏目，这样每一个人都可以参与他们自己喜欢的话题，并且可以投票。

当某个话题公开后，投票将会持续一周，关于这个话题的相关贡献者（开发者）将会被邀请参与进来回答投票最高的问题。最终这些回答将会公布于 behindkde.org 网站上。.

<span class="readmore"><a href="http://osss.cn/news/2009/09/30/kde%e7%a4%be%e5%8c%ba%e9%a6%96%e4%b8%aakdialogue%e6%ad%a3%e5%bc%8f%e5%bc%80%e6%94%be/" title="KDE社区:首个KDialogue正式开放">阅读全文——共346字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2238" title="kdialogue_logo" src="http://osss.cn/news/wp-content/uploads/2009/09/kdialogue_logo.png" alt="kdialogue_logo" width="332" height="85" />今天KDE社区与“<a href="http://behindkde.org/">People Behind KDE”</a> 合作推出一个非常有意思的栏目，叫作<a href="http://forum.kde.org/viewforum.php?f=135">KDialogue</a>。</p>
<p>关于KDialogue，有点类似头脑风暴。简言之就是成员向社区发起关于KDE的话题（或某一问题），然后KDE的开发者会被邀请参与这个话题。KED将为这些特殊的话题在论坛上建立一个专门的栏目，这样每一个人都可以参与他们自己喜欢的话题，并且可以投票。</p>
<p>当某个话题公开后，投票将会持续一周，关于这个话题的相关贡献者（开发者）将会被邀请参与进来回答投票最高的问题。最终这些回答将会公布于 <a href="http://behindkde.org/">behindkde.org</a> 网站上。.</p>
<p>首个话题已经建立，由KDE的贡献者<a href="http://forum.kde.org/viewtopic.php?f=135&amp;t=82458">Jonathan Riddell</a>参与。 Jonathan是Kubuntu项目的伊始人之一，现在你可以向他发问你喜欢的问题。就在<a href="http://forum.kde.org/viewtopic.php?f=135&amp;t=82458">KDialogue</a> !</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/30/kde%e7%a4%be%e5%8c%ba%e9%a6%96%e4%b8%aakdialogue%e6%ad%a3%e5%bc%8f%e5%bc%80%e6%94%be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alfresco推出云开发者项目</title>
		<link>http://osss.cn/news/2009/09/29/alfresco%e6%8e%a8%e5%87%ba%e4%ba%91%e5%bc%80%e5%8f%91%e8%80%85%e9%a1%b9%e7%9b%ae/</link>
		<comments>http://osss.cn/news/2009/09/29/alfresco%e6%8e%a8%e5%87%ba%e4%ba%91%e5%bc%80%e5%8f%91%e8%80%85%e9%a1%b9%e7%9b%ae/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 08:16:53 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[企业]]></category>
		<category><![CDATA[企业应用]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Cloud，Alfresco]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2224</guid>
		<description><![CDATA[开源企业内容管理的解决方案提供商Alfresco，宣布推出一项新的Cloud Content Application Developer Program。这个新的项目，基于Amazon Elastic Compute Cloud(Amazon EC2),允许Alfresco的客户开发、部署云服务架构的内容应用程序(CSA)。根据Alfresco介绍说，基于云的解决方案的最大的好处就是低成本。Alfresco的软件CEO John Powell说：“内容的增长，要求较精密的ECM解决方案，使得扩展用户和内容更简单，而且低成本，不需要大量的前期投入。”

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/alfresco%e6%8e%a8%e5%87%ba%e4%ba%91%e5%bc%80%e5%8f%91%e8%80%85%e9%a1%b9%e7%9b%ae/" title="Alfresco推出云开发者项目">阅读全文——共467字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2225" style="margin-left: 4px; margin-right: 4px;" title="alfresco" src="http://osss.cn/news/wp-content/uploads/2009/09/alfresco.gif" alt="alfresco" width="173" height="63" />开源企业内容管理的解决方案提供商<a href="http://www.alfresco.com/">Alfresco</a>，<a href="http://www.alfresco.com/media/releases/2009/09/cloud/">宣布推出</a>一项新的C<a href="http://wiki.alfresco.com/wiki/EC2">loud Content Application Developer Program</a>。这个新的项目，基于<a href="http://aws.amazon.com/ec2/">Amazon Elastic Compute Cloud</a>(Amazon EC2),允许Alfresco的客户开发、部署云服务架构的内容应用程序(CSA)。根据Alfresco介绍说，基于云的解决方案的最大的好处就是低成本。Alfresco的软件CEO John Powell说：“内容的增长，要求较精密的ECM解决方案，使得扩展用户和内容更简单，而且低成本，不需要大量的前期投入。”</p>
<p>“Alfresco3.2社区版本&#8221;的32位Amazon Machine Image是建在Ubuntu9.10Alpha6版本上，对有兴趣的开发者已经<a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2803&amp;categoryID=208">可以使用</a>，这里有一个<a href="http://s3.alfrescodemo.com/AlfrescoOnEC2.html">视频说明</a>。Alfresco将为想使用Enterprise24/7的用户提供一个订购计划。根据Cloud Content Application Developer Program的wiki介绍说，1.1的版本将在2009年10月23日可以使用。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/alfresco%e6%8e%a8%e5%87%ba%e4%ba%91%e5%bc%80%e5%8f%91%e8%80%85%e9%a1%b9%e7%9b%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel Log-Linux2.6.32的主要开发阶段完成</title>
		<link>http://osss.cn/news/2009/09/29/kernel-log-linux2-6-32%e7%9a%84%e4%b8%bb%e8%a6%81%e5%bc%80%e5%8f%91%e9%98%b6%e6%ae%b5%e5%ae%8c%e6%88%90/</link>
		<comments>http://osss.cn/news/2009/09/29/kernel-log-linux2-6-32%e7%9a%84%e4%b8%bb%e8%a6%81%e5%bc%80%e5%8f%91%e9%98%b6%e6%ae%b5%e5%ae%8c%e6%88%90/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 07:37:42 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[Linux，kernel，]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2219</guid>
		<description><![CDATA[随着2.6.32的第一个候选版本在27号晚上发布，Linus Torvalds完成了Linux下一版本中的主要开发阶段。这个阶段是kernel hackers将新的内核版本中主要的变化整合到管理系统的源代码中，被称之为整合窗口，在2.6.32-rc中已经对最终版本中新的特性有了一个很好的展示。

例如，内核的开发者对内核的Direct Rendering Manager(MRM)做了一下些改进，加入了对3D的支持，以及对Radeon系列的2000，3000，4000的内核模式设置（KMS），为了利用这些特性，开发者版本Libdrm，要求Mesa3D和X.org和Radeon图形驱动。许多的Wi-Fi驱动和微软的Hyper-V驱动（最近在GPL的许可下发布），现在该驱动需要进一步的开发。这个阶段有的开发者威胁说要在2.6.32中去除微软的Hyper-V驱动，因为微软的开发者好像停止了对它的开发&#8212;但是现在微软转而对该驱动的发布，避免了被删除了命运。但还有许多没有维护的驱动将在2.6.32版本中去除。

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/kernel-log-linux2-6-32%e7%9a%84%e4%b8%bb%e8%a6%81%e5%bc%80%e5%8f%91%e9%98%b6%e6%ae%b5%e5%ae%8c%e6%88%90/" title="Kernel Log-Linux2.6.32的主要开发阶段完成">阅读全文——共850字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2220" style="margin-left: 6px; margin-right: 6px;" title="kernel log" src="http://osss.cn/news/wp-content/uploads/2009/09/kernel-log.jpeg" alt="kernel log" width="224" height="297" />随着2.6.32的第一个<a href="http://thread.gmane.org/gmane.linux.kernel/895032">候选版</a>本在27号晚上发布，Linus Torvalds完成了Linux下一版本中的主要开发阶段。这个阶段是kernel hackers将新的内核版本中主要的变化整合到管理系统的源代码中，被称之为整合窗口，在2.6.32-rc中已经对最终版本中新的特性有了一个很好的展示。</p>
<p>例如，内核的开发者对内核的Direct Rendering Manager(MRM)做了一下些改进，加入了对3D的支持，以及对Radeon系列的2000，3000，4000的内核模式设置（KMS），为了利用这些特性，开发者版本Libdrm，要求Mesa3D和X.org和Radeon图形驱动。许多的Wi-Fi驱动和<a href="http://www.h-online.com/open/Microsoft-GPLs-Linux-virtualisation-drivers--/news/113803">微软的Hyper-V驱动</a>（最近在GPL的许可下发布），现在该驱动需要进一步的开发。这个阶段有的开发者威胁说要在2.6.32中去除微软的Hyper-V驱动，因为微软的开发者好像停止了对它的开发&#8212;但是现在微软转而对该驱动的发布，避免了被删除了命运。但还有许多没有维护的驱动将在2.6.32版本中去除。</p>
<p>另外的一个内核特性就是对Intel的Trusted Execution（<a href="http://www.intel.com/technology/security/">TXT</a>）技术的支持，也就是以前的LaGrande技术。为了处理和避免内存错误（HWPOISON），在下个版本中会支持一些新的技术，这些技术会和Intel的Nehalem EX内核一起被引入。其他的变化就是修改基础设施的跟踪技术，最近引入了性能技术技术，被称之为性能事件。另外，writeback infrastructure 重新工作，以改善在SMP系统中I/O的吞吐量。</p>
<p>如预料的那样，在今年的Linux Syposium(以前的Ottawa Linux Symposium/OLS)上作<a href="http://www.h-online.com/open/The-nitty-gritty-proceedings-of-the-Linux-Symposium-2009--/features/113976">详尽说明</a>的KSM(&#8220;Kernel Samepage Merging&#8221;)已经整合到了该内核中。另一方面，<a href="http://www.drbd.org/">DRBD</a>的复制方案还没有统一，尽管Andrew Morton提倡将其加入到2.6.32中。现在至少部分是可能的。这些是在Linux 2.6.32中一些新的技术。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/kernel-log-linux2-6-32%e7%9a%84%e4%b8%bb%e8%a6%81%e5%bc%80%e5%8f%91%e9%98%b6%e6%ae%b5%e5%ae%8c%e6%88%90/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何在Ubuntu下通过USB连接iPone/iPod</title>
		<link>http://osss.cn/news/2009/09/29/%e5%a6%82%e4%bd%95%e5%9c%a8ubuntu%e4%b8%8b%e8%bf%9e%e6%8e%a5iponeipod/</link>
		<comments>http://osss.cn/news/2009/09/29/%e5%a6%82%e4%bd%95%e5%9c%a8ubuntu%e4%b8%8b%e8%bf%9e%e6%8e%a5iponeipod/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:41:54 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2206</guid>
		<description><![CDATA[如果你想在Ubuntu下连接iPone/iPod Touch，最简单的方式就是用iFuse程序。该程序能够在Linux下通过USB访问iPhone或iPod Touch。你可以像使用其他的USB磁盘驱动器一样，可用浏览和编辑文件。iFuse不需要你在手机上安装一下些额外的软件。

libiphone是iPhone下使用的本地的Apple USB 协议。和其他的软件不同，libiphone不需要依靠Apple.dll或者.so库。iFuse利用libiphone连接设备的一个FUSE文件系统驱动，不需要其他的辅助软件。iFuse使用的是Apple本地的AFC协议，使得在Linux下正常的USB接口可以访问iPhone（或iPod Touch）的多媒体文件。一旦iPhone连接上，就可以在/var/root/Media目录下存储你的多媒体文件。

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/%e5%a6%82%e4%bd%95%e5%9c%a8ubuntu%e4%b8%8b%e8%bf%9e%e6%8e%a5iponeipod/" title="如何在Ubuntu下通过USB连接iPone/iPod">阅读全文——共1104字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2212" style="margin-left: 8px; margin-right: 8px;" title="iphone" src="http://osss.cn/news/wp-content/uploads/2009/09/iphone.jpeg" alt="iphone" width="128" height="89" />如果你想在Ubuntu下连接iPone/iPod Touch，最简单的方式就是用iFuse程序。该程序能够在Linux下通过USB访问iPhone或iPod Touch。你可以像使用其他的USB磁盘驱动器一样，可用浏览和编辑文件。iFuse不需要你在手机上安装一下些额外的软件。</p>
<p>libiphone是iPhone下使用的本地的Apple USB 协议。和其他的软件不同，libiphone不需要依靠Apple.dll或者.so库。iFuse利用libiphone连接设备的一个FUSE文件系统驱动，不需要其他的辅助软件。iFuse使用的是Apple本地的AFC协议，使得在Linux下正常的USB接口可以访问iPhone（或iPod Touch）的多媒体文件。一旦iPhone连接上，就可以在/var/root/Media目录下存储你的多媒体文件。</p>
<p>在Ubuntu下安装iFuse：</p>
<ul>
<li><strong>首先需要编辑/etc/apt/sources.list 文件</strong></li>
</ul>
<p><strong> <span style="color: #808080;">sudo gedit /etc/apt/sources.list</span></strong></p>
<ul>
<li><strong>在其中加入下面的内容</strong></li>
</ul>
<p><strong>Karmic 用户：</strong></p>
<p><span style="color: #808080;"><strong>deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main<br />
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main</strong></span></p>
<p><span style="color: #808080;"><span style="color: #000000;"><strong>Jaunty 用户：</strong></span></span></p>
<p><span style="color: #808080;"><strong> </strong>deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu jaunty main</span></p>
<p><span style="color: #808080;"><span style="color: #000000;"><strong>Interpid 用户：</strong></span></span></p>
<p><span style="color: #808080;"><span style="color: #000000;"><strong> <span style="color: #808080;"> </span></strong></span></span><span style="color: #808080;">deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu intrepid main<br />
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu intrepid main</span></p>
<p><span style="color: #808080;"><strong><span style="color: #000000;">Hardy 用户：</span></strong></span></p>
<p><span style="color: #808080;"><strong><span style="color: #000000;"> </span></strong></span><span style="color: #808080;">deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu hardy main</span></p>
<ul>
<li><span style="color: #808080;"><strong><span style="color: #000000;">保存退出。</span></strong></span></li>
</ul>
<ul>
<li><span style="color: #808080;"><strong><span style="color: #000000;">安装gpg key用下面的命令：</span></strong></span></li>
</ul>
<p><span style="color: #808080;"><strong><span style="color: #000000;"> </span></strong></span><span style="color: #808080;">sudo apt-key adv</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">--</div></div>
<p>recv-keys</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">--</div></div>
<p>keyserver keyserver.ubuntu.com F0876AC9</span></p>
<ul>
<li><span style="color: #000000;"><strong>更新软件源列表：</strong></span></li>
</ul>
<p><span style="color: #808080;"> </span><span style="color: #808080;">sudo apt-get update</span></p>
<ul>
<li><strong>安装iFuse：</strong></li>
</ul>
<p><span style="color: #808080;">sudo apt-get install ifuse</span></p>
<p><span style="color: #808080;"><img class="aligncenter size-full wp-image-2214" title="ipodifuse" src="http://osss.cn/news/wp-content/uploads/2009/09/ipodifuse.png" alt="ipodifuse" width="418" height="176" /><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/%e5%a6%82%e4%bd%95%e5%9c%a8ubuntu%e4%b8%8b%e8%bf%9e%e6%8e%a5iponeipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DedeCMS创始人IT柏拉图离职</title>
		<link>http://osss.cn/news/2009/09/29/dedecms%e5%88%9b%e5%a7%8b%e4%ba%bait%e6%9f%8f%e6%8b%89%e5%9b%be%e7%a6%bb%e8%81%8c/</link>
		<comments>http://osss.cn/news/2009/09/29/dedecms%e5%88%9b%e5%a7%8b%e4%ba%bait%e6%9f%8f%e6%8b%89%e5%9b%be%e7%a6%bb%e8%81%8c/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:17:51 +0000</pubDate>
		<dc:creator>osss</dc:creator>
				<category><![CDATA[趣闻]]></category>
		<category><![CDATA[林学]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2201</guid>
		<description><![CDATA[林学这个名字，大家一定很陌生，但IT柏拉图一定很多人都知道，这位织梦内容管理系统创始人现在已经离职。从他的真实情况说明中，我们也发展了一些有趣的东西，比如：

0.其实大家心里的织梦，它不是一个CMS，而是一种文化，就像寂寞一样，大家渴望开源、渴望免费，并且融合草根的思想。(但DedeCMS并不是一个开源软件)

1.真正的开源应该是用户积极参与，而不是全部依赖官方，这样的开源其实一点意义都没有。（非常赞同）

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/dedecms%e5%88%9b%e5%a7%8b%e4%ba%bait%e6%9f%8f%e6%8b%89%e5%9b%be%e7%a6%bb%e8%81%8c/" title="DedeCMS创始人IT柏拉图离职">阅读全文——共1195字</a></span>]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana;"><img class="alignleft size-full wp-image-2205" style="margin-left: 6px; margin-right: 6px;" title="linxue" src="http://osss.cn/news/wp-content/uploads/2009/09/linxue.jpg" alt="linxue" width="241" height="295" />林学这个名字，大家一定很陌生，但</span>IT柏拉图一定很多人都知道，这位<span style="font-family: Verdana;">织梦内容管理系统创始人现在已经离职。从他的真实情况说明中，我们也发展了一些有趣的东西，比如：</span></p>
<p><strong>0.其实大家心里的织梦，它不是一个CMS，而是一种文化，就像寂寞一样，大家渴望开源、渴望免费，并且融合草根的思想。(但DedeCMS并不是一个开源软件)</strong></p>
<p><strong>1.真正的开源应该是用户积极参与，而不是全部依赖官方，这样的开源其实一点意义都没有。（非常赞同）</strong></p>
<p><strong>2.用户对DEDE的态度是：一方面是呼唤坚决支持，一方面则认为商业味道很浓，这确实是织梦官方某些策略不合理所致的（IT柏拉图只是个执行者）</strong></p>
<p><strong>3.我并没有大家想像那样，带了一大笔钱走的，甚至说我比很多站长都穷（结局总是这样）</strong></p>
<p>附：IT柏拉图就离开织梦的真实情况说明：</p>
<p>很多时候纸是包不住火的，我确实已经离开织梦，至于日后织梦如何，看上海团队如何定位吧，我只谈谈织梦本身。</p>
<p>其实大家心里的织梦，它不是一个CMS，而是一种文化，就像寂寞一样，大家渴望开源、渴望免费，并且融合草根的思想，织梦正是在这种背景下产生 的，试想一下，假如没有开源，兼功能强大的DEDE，也许大家现在都是还在用还是收费或加密的CMS，开源最大的好处是确实可以让一批懂一点技术又不是很 精的人可以通过学习代码进行提升。</p>
<p>自从织梦与上海的天使投资方合作后，也可以看到，织梦是在不断的提升的，但开始出现了一些不和谐的声音，例如说现在DEDE太商业化，不给用户 解决问题什么的，其实这本身是很可笑的事情，从07年到现在，织梦的用户翻了好几倍，以前用户量少的情况下，当然IT柏拉图一个人能处理很多问题，但用户 量大了，再多的客服也是不够用的，真正的开源应该是用户积极参与，而不是全部依赖官方，这样的开源其实一点意义都没有。</p>
<p>用户对DEDE的态度是：一方面是呼唤坚决支持，一方面则认为商业味道很浓，这确实是织梦官方某些策略不合理所致的，目前国内CMS解决方案类 的公司，其实如果不完全收费的话，就只有依靠定制了，定制是一件辛苦而收入并不是那么理想的活，只能是说保证公司运营的根本而已，所以说，大多数通用 CMS解决方案公司，都过得并不是那么滋润的，只是为了生存而在正常的活着而已。在这种大前提下，织梦是在做大胆的尝试，然而这种尝试是要付出代价的，事 实证明也是并不那么可行的，但作为CMS的使用者，我们应该对所有CMS开发商，特别是能提供免费开源程序的开发商给崇高的敬意，是他们在推动着互联网的 发展，为大家带来实用强大的软件。</p>
<p>虽然我已经离开了织梦，但我自己对自己的定位还是草根，而且事实的草根，我并没有大家想像那样，带了一大笔钱走的，甚至说我比很多站长都穷，但 既然自己有这个理想，我会坚持下去，但以后做的东西可能会更理性，不管我以后的行为是如何，其实都是在为生存而努力而已，在这个大环境里，先活下去比什么 都重要。(作者：IT柏拉图，Dedecms创始人。)</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/dedecms%e5%88%9b%e5%a7%8b%e4%ba%bait%e6%9f%8f%e6%8b%89%e5%9b%be%e7%a6%bb%e8%81%8c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JPython2.5.1解决了潜在的数据丢失问题</title>
		<link>http://osss.cn/news/2009/09/29/jpython2-5-1%e8%a7%a3%e5%86%b3%e4%ba%86%e6%bd%9c%e5%9c%a8%e7%9a%84%e6%95%b0%e6%8d%ae%e4%b8%a2%e5%a4%b1%e9%97%ae%e9%a2%98/</link>
		<comments>http://osss.cn/news/2009/09/29/jpython2-5-1%e8%a7%a3%e5%86%b3%e4%ba%86%e6%bd%9c%e5%9c%a8%e7%9a%84%e6%95%b0%e6%8d%ae%e4%b8%a2%e5%a4%b1%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:12:04 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Python，JPython]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2199</guid>
		<description><![CDATA[开发者Frank Wierzbicki 发布了2.5.1版本的JPython，解决了在附加模式下写文件时一个潜在的数据丢失问题。另外还修复了一些小的bugs，这是JPython2.5版本的第一次升级，该软件能够使Python语言在Java虚拟机上运行，修复了在使用协同程序和相关接口导入时的重大错误。

详细的信息请参看NEWS文件。JPython2.5.1已经可以下载，该版本是在Python Software Foundation V2的许可下发布。提供了安装说明。

]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2200" style="margin-left: 4px; margin-right: 4px;" title="jpython" src="http://osss.cn/news/wp-content/uploads/2009/09/jpython.jpeg" alt="jpython" width="200" height="124" />开发者Frank Wierzbicki <a href="http://fwierzbicki.blogspot.com/2009/09/jython-251-final-is-out.html">发布</a>了2.5.1版本的<a href="http://www.jython.org/">JPython</a>，解决了在附加模式下写文件时一个潜在的数据丢失问题。另外还修复了一些小的bugs，这是JPython2.5版本的第一次升级，该软件能够使Python语言在Java虚拟机上运行，修复了在使用协同程序和相关接口导入时的重大错误。</p>
<p>详细的信息请参看NEWS文件。JPython2.5.1已经可以<a href="http://sourceforge.net/projects/jython/files/jython/2.5.1/jython_installer-2.5.1.jar/download">下载</a>，该版本是在<a href="http://www.jython.org/license.html">Python Software Foundation</a> V2的许可下发布。提供了<a href="http://wiki.python.org/jython/InstallationInstructions">安装说明</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/jpython2-5-1%e8%a7%a3%e5%86%b3%e4%ba%86%e6%bd%9c%e5%9c%a8%e7%9a%84%e6%95%b0%e6%8d%ae%e4%b8%a2%e5%a4%b1%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talend将很快提供主数据管理软件</title>
		<link>http://osss.cn/news/2009/09/29/talend%e5%b0%86%e5%be%88%e5%bf%ab%e6%8f%90%e4%be%9b%e4%b8%bb%e6%95%b0%e6%8d%ae%e7%ae%a1%e7%90%86%e8%bd%af%e4%bb%b6/</link>
		<comments>http://osss.cn/news/2009/09/29/talend%e5%b0%86%e5%be%88%e5%bf%ab%e6%8f%90%e4%be%9b%e4%b8%bb%e6%95%b0%e6%8d%ae%e7%ae%a1%e7%90%86%e8%bd%af%e4%bb%b6/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:00:29 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[企业]]></category>
		<category><![CDATA[社区]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[MDM，Open Source]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2194</guid>
		<description><![CDATA[Talend已经收购法-美Amalto公司的Master Data Management(MDM)产品的权利。此次收购完善了主数据的智能专家数据和中央管理的集成，使得该公司在不同的应用之间保持其数据的一致性。

法国的供应商计划在2010年1月将以前的专利产品以开源的形式发布。和Talend的其他产品一样，新的Talend的MDM也将成会有一个开源版本（GPL许可）和商业版本提供额外的性能和专业的支持。

Talend的目标是那些正在使用MDM的用户，而且又认为IBM，SAP和Oracle提供的MDM又太过昂贵。据该供应商说，在这个领域TalendMDM是第一个开源的产品。新的解决方案会集成Talend的其他产品，Open Studio和Integration Suite为数据集成，Open Profiler/Data Quality集成为了更好的数据安全。

]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2196" style="margin-left: 4px; margin-right: 4px;" title="0" src="http://osss.cn/news/wp-content/uploads/2009/09/01.jpeg" alt="0" width="200" height="75" /><a href="http://www.talend.com/">Talend</a>已经收购法-美Amalto公司的<a href="http://en.wikipedia.org/wiki/Master_Data_Management">Master Data Management</a>(MDM)产品的权利。此次收购完善了<a href="http://en.wikipedia.org/wiki/Master_Data">主数据</a>的智能专家数据和中央管理的集成，使得该公司在不同的应用之间保持其数据的一致性。</p>
<p>法国的供应商计划在2010年1月将以前的专利产品以开源的形式发布。和Talend的其他产品一样，新的Talend的MDM也将成会有一个开源版本（GPL许可）和商业版本提供额外的性能和专业的支持。</p>
<p>Talend的目标是那些正在使用MDM的用户，而且又认为IBM，SAP和Oracle提供的MDM又太过昂贵。据该供应商说，在这个领域TalendMDM是第一个开源的产品。新的解决方案会集成Talend的其他产品，Open Studio和Integration Suite为数据集成，Open Profiler/Data Quality集成为了更好的数据安全。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/talend%e5%b0%86%e5%be%88%e5%bf%ab%e6%8f%90%e4%be%9b%e4%b8%bb%e6%95%b0%e6%8d%ae%e7%ae%a1%e7%90%86%e8%bd%af%e4%bb%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>比利时政府要求工作人员抛弃Firefox返回使用IE6</title>
		<link>http://osss.cn/news/2009/09/29/%e6%af%94%e5%88%a9%e6%97%b6%e6%94%bf%e5%ba%9c%e8%a6%81%e6%b1%82%e5%b7%a5%e4%bd%9c%e4%ba%ba%e5%91%98%e6%8a%9b%e5%bc%83firefox%e8%bf%94%e5%9b%9e%e4%bd%bf%e7%94%a8ie6/</link>
		<comments>http://osss.cn/news/2009/09/29/%e6%af%94%e5%88%a9%e6%97%b6%e6%94%bf%e5%ba%9c%e8%a6%81%e6%b1%82%e5%b7%a5%e4%bd%9c%e4%ba%ba%e5%91%98%e6%8a%9b%e5%bc%83firefox%e8%bf%94%e5%9b%9e%e4%bd%bf%e7%94%a8ie6/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 05:21:36 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[FireFox，SPW]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2186</guid>
		<description><![CDATA[比利时瓦隆区（Walloon Region）政府已经禁止当地的官员在网络上使用Firefox。原因是安全和兼容性问题，并推荐使用IE6浏览器。

有着8年历史的IE6在今天仍有25%的市场份额，尽管和现代的web标准不兼容，许多的大型的网站像YouTuBe在逐渐的不支持IE6。那么为什么IE6仍然还这么流行呢？也许可以在最新的Walloon Public Service（SPW）中找到答案。

根据Data News（French）报道，政府要求所有的SPW工作人员在9月28之前卸载Firefox，由于其不知名的安全问题。这就有点奇怪，根据Secunia（安全公司）说，IE6仍然有22个潜在的漏洞，在2004年有的被列为严重漏洞，撇开Firefox和IE的竞争不提，即使微软也承认，IE7或IE8要比IE6安全。

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/%e6%af%94%e5%88%a9%e6%97%b6%e6%94%bf%e5%ba%9c%e8%a6%81%e6%b1%82%e5%b7%a5%e4%bd%9c%e4%ba%ba%e5%91%98%e6%8a%9b%e5%bc%83firefox%e8%bf%94%e5%9b%9e%e4%bd%bf%e7%94%a8ie6/" title="比利时政府要求工作人员抛弃Firefox返回使用IE6">阅读全文——共520字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-2187" style="margin-left: 6px; margin-right: 6px;" title="Belgian-Government-Workers-Ordered-to-Drop-Firefox-and-Return-to-IE6-2" src="http://osss.cn/news/wp-content/uploads/2009/09/Belgian-Government-Workers-Ordered-to-Drop-Firefox-and-Return-to-IE6-2-150x150.jpg" alt="Belgian-Government-Workers-Ordered-to-Drop-Firefox-and-Return-to-IE6-2" width="150" height="150" />比利时瓦隆区（Walloon Region）政府已经禁止当地的官员在网络上使用Firefox。原因是安全和兼容性问题，并推荐使用IE6浏览器。</p>
<p>有着8年历史的IE6在今天仍有25%的市场份额，尽管和现代的web标准不兼容，许多的大型的网站像YouTuBe在逐渐的不支持IE6。那么为什么IE6仍然还这么流行呢？也许可以在最新的Walloon Public Service（SPW）中找到答案。</p>
<p>根据<a href="http://www.datanews.be/fr/news/90-53-26210/firefox-banni--temporairement----de-l-administration-wallonne.html">Data News</a>（French）报道，政府要求所有的SPW工作人员在9月28之前卸载Firefox，由于其不知名的安全问题。这就有点奇怪，根据Secunia（安全公司）说，IE6仍然有<a href="http://secunia.com/advisories/product/11/">22个潜在的漏洞</a>，在2004年有的被列为严重漏洞，撇开Firefox和IE的竞争不提，即使微软也承认，IE7或IE8要比IE6安全。</p>
<p>那么SPW还要选择IE6呢？一般来说浏览器努力支持新的技术，但是在SPW部门中用于结帐和预算的内部程序现在只支持IE6。遇有讽刺意味的是，这一决定和政府本身的宣传开放标准相冲突，宣传称“只要有可能就尽量的使用开放标准和开源软件”。对于这一点，SPW指出这并不是最终的决定，在未来的几个月中会进一步的研究各个浏览器，以选择最合适的浏览器。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/%e6%af%94%e5%88%a9%e6%97%b6%e6%94%bf%e5%ba%9c%e8%a6%81%e6%b1%82%e5%b7%a5%e4%bd%9c%e4%ba%ba%e5%91%98%e6%8a%9b%e5%bc%83firefox%e8%bf%94%e5%9b%9e%e4%bd%bf%e7%94%a8ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>加拿大海盗党发布他自己的BitTorrent追踪程序</title>
		<link>http://osss.cn/news/2009/09/29/%e5%8a%a0%e6%8b%bf%e5%a4%a7%e6%b5%b7%e7%9b%97%e5%85%9a%e5%8f%91%e5%b8%83%e4%bb%96%e8%87%aa%e5%b7%b1%e7%9a%84bittorrent%e8%bf%bd%e8%b8%aa%e7%a8%8b%e5%ba%8f/</link>
		<comments>http://osss.cn/news/2009/09/29/%e5%8a%a0%e6%8b%bf%e5%a4%a7%e6%b5%b7%e7%9b%97%e5%85%9a%e5%8f%91%e5%b8%83%e4%bb%96%e8%87%aa%e5%b7%b1%e7%9a%84bittorrent%e8%bf%bd%e8%b8%aa%e7%a8%8b%e5%ba%8f/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 02:53:18 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2162</guid>
		<description><![CDATA[海盗党和其他的社区组织呼吁世界上所有组织学习该党在瑞典获得成功的道路。它代表着版权和专利法改革以及更好的保护隐私权，如果在下周该党获得加拿大政府批准的话，海盗党也会在加拿大获的更多的追随者。当务之急是简化他们自己的BitTorrent追踪程序，以便人们在Creative Commons许可下简单发布自己的作品。

想法是利用P2P技术用于合法和有益的目的，该党要说明BitTorrent不是非法的同义词，以至于许多的ISPs试图对其流量限制。不但如此，他还可以使你的音乐和其他的作品可以通过它免费的使用传播，会给你带来一些有益和经济上的利益。

]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-2163" title="Canadian-Pirate-Party-Launches-Its-Own-BitTorrent-Tracker-2" src="http://osss.cn/news/wp-content/uploads/2009/09/Canadian-Pirate-Party-Launches-Its-Own-BitTorrent-Tracker-2-150x150.jpg" alt="Canadian-Pirate-Party-Launches-Its-Own-BitTorrent-Tracker-2" width="49" height="49" />海盗党和其他的社区组织呼吁世界上所有组织学习该党在瑞典获得成功的道路。它代表着版权和专利法改革以及更好的保护隐私权，如果在下周该党获得加拿大政府批准的话，海盗党也会在加拿大获的更多的追随者。当务之急是简化他们自己的BitTorrent追踪程序，以便人们在Creative Commons许可下简单发布自己的作品。</p>
<p>想法是利用P2P技术用于合法和有益的目的，该党要说明BitTorrent不是非法的同义词，以至于许多的ISPs试图对其流量限制。不但如此，他还可以使你的音乐和其他的作品可以通过它免费的使用传播，会给你带来一些有益和经济上的利益。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/%e5%8a%a0%e6%8b%bf%e5%a4%a7%e6%b5%b7%e7%9b%97%e5%85%9a%e5%8f%91%e5%b8%83%e4%bb%96%e8%87%aa%e5%b7%b1%e7%9a%84bittorrent%e8%bf%bd%e8%b8%aa%e7%a8%8b%e5%ba%8f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>基于新库格式的Bazaar 2.0.0</title>
		<link>http://osss.cn/news/2009/09/29/%e5%9f%ba%e4%ba%8e%e6%96%b0%e5%ba%93%e6%a0%bc%e5%bc%8f%e7%9a%84bazaar-2-0-0/</link>
		<comments>http://osss.cn/news/2009/09/29/%e5%9f%ba%e4%ba%8e%e6%96%b0%e5%ba%93%e6%a0%bc%e5%bc%8f%e7%9a%84bazaar-2-0-0/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 17:47:08 +0000</pubDate>
		<dc:creator>雪山の小兔</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[Bazaar]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2167</guid>
		<description><![CDATA[Bazaar版本的控制系统主要由Ubuntu公司的Canonical开发，现在它的2.0.0版本已经可以使用了，它采用了一个新的库格式。

这次的发布版本代号为“Instant Karma”，采用了“2a”（之前为“brisbane-core”）作为默认的格式。软件现在在新格式中加入了新的分支和仓库，引用开发者们的话：“现在对于很多操作来说，已经更小更快了”。

另外，该发布版本修复了很多bug。这个发布计划提供至少六个月的支持。

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/%e5%9f%ba%e4%ba%8e%e6%96%b0%e5%ba%93%e6%a0%bc%e5%bc%8f%e7%9a%84bazaar-2-0-0/" title="基于新库格式的Bazaar 2.0.0">阅读全文——共279字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1253" style="margin-left: 4px; margin-right: 4px;" title="Ubuntu" src="http://osss.cn/news/wp-content/uploads/2009/09/Ubuntu.png" alt="Ubuntu" width="120" height="124" /><strong>Bazaar版本的控制系统主要由Ubuntu公司的Canonical开发，现在它的2.0.0版本已经可以使用了，它采用了一个新的库格式。<br />
</strong>这次的发布版本代号为“Instant Karma”，采用了“2a”（之前为“brisbane-core”）作为默认的格式。软件现在在新格式中加入了新的分支和仓库，引用开发者们的话：“现在对于很多操作来说，已经更小更快了”。<br />
另外，该发布版本修复了很多bug。这个发布计划提供至少六个月的支持。<br />
Bazaar采用的是GPLv2许可证，源代码已经可以在项目页面上<a href="http://bazaar-vcs.org/">下载</a>。Ubuntu<a href="https://launchpad.net/~bzr/+archive/ppa">二进制包</a>也可以使用。这个包名，和命令一样，是：<em><strong> bzr</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/%e5%9f%ba%e4%ba%8e%e6%96%b0%e5%ba%93%e6%a0%bc%e5%bc%8f%e7%9a%84bazaar-2-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moblin带来了2.0还有更多</title>
		<link>http://osss.cn/news/2009/09/29/moblin%e5%b8%a6%e6%9d%a5%e4%ba%862-0%e8%bf%98%e6%9c%89%e6%9b%b4%e5%a4%9a/</link>
		<comments>http://osss.cn/news/2009/09/29/moblin%e5%b8%a6%e6%9d%a5%e4%ba%862-0%e8%bf%98%e6%9c%89%e6%9b%b4%e5%a4%9a/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 17:10:41 +0000</pubDate>
		<dc:creator>雪山の小兔</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Moblin]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2164</guid>
		<description><![CDATA[Moblin 2.0准备了Moblin Garage（软件仓库）和Application Installer（应用软件安装器），现在已经可以正式下载以及为移动设备提供服务了。

Moblin项目发布了最优化的Linux系统上网本版本，2.0版本(这里说的是Intel的原始版本，并非Ubuntu Remix）。Moblin展示了它预览版的的软件目录Moblin Garage和安装功能——应用软件安装器。现在在Media菜单里，包含了简单软件安装的服务。

好奇的用户还可以预览到Moblin 2.1版本。更多细节和下载链接都在Moblin项目页面，下图，Moblin Garage软件目录和它的产品安装功能。

]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Moblin 2.0准备了Moblin Garage（软件仓库）和Application Installer（应用软件安装器），现在已经可以正式下载以及为移动设备提供服务了。<br />
Moblin项目发布了最优化的Linux系统上网本版本，2.0版本(这里说的是Intel的原始版本，并非Ubuntu Remix）。Moblin展示了它预览版的的软件目录Moblin Garage和安装功能——应用软件安装器。现在在Media菜单里，包含了简单软件安装的服务。</p>
<p style="text-align: left;">好奇的用户还可以预览到Moblin 2.1版本。更多细节和下载链接都在Moblin<a href="http://moblin.org/community/blogs/imad/2009/moblin-v20-moblin-garage-and-moblin-v21">项目页面</a>，下图，Moblin Garage软件目录和它的产品安装功能。
<p><img class="size-full wp-image-2165 aligncenter" title="moblin 2.0 Garage" src="http://osss.cn/news/wp-content/uploads/2009/09/moblingarage_large.png" alt="moblin 2.0 Garage" width="300" height="182" /></p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/moblin%e5%b8%a6%e6%9d%a5%e4%ba%862-0%e8%bf%98%e6%9c%89%e6%9b%b4%e5%a4%9a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Broadcom移动设备使用ARM A9多核处理器</title>
		<link>http://osss.cn/news/2009/09/29/broadcom%e7%a7%bb%e5%8a%a8%e8%ae%be%e5%a4%87%e4%bd%bf%e7%94%a8arm-a9%e5%a4%9a%e6%a0%b8%e5%a4%84%e7%90%86%e5%99%a8/</link>
		<comments>http://osss.cn/news/2009/09/29/broadcom%e7%a7%bb%e5%8a%a8%e8%ae%be%e5%a4%87%e4%bd%bf%e7%94%a8arm-a9%e5%a4%9a%e6%a0%b8%e5%a4%84%e7%90%86%e5%99%a8/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 16:02:29 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[ARM，MultiProcessor]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2157</guid>
		<description><![CDATA[ARM继续在移动市场推行它的技术，越来越多的芯片制造商和ARM公司签署协议，将在他们未来的产品中使用ARM的技术。最近的Broadcom公司就是其中之一，它是业界领先的有线和无线通信解决方案的提供商。该公司刚刚发表声明称已经和ARM签署了使用ARM Cortex-A9多核处理器的协议。两公司称该协议将使Broadcom公司在下一代手机、无线设备和其他的电子产品中使用这一技术。

ARM公司的处理器事业部执行总裁兼经理-Mike Inglis说：“与无限集成系统市场的领跑者签署的协议，显示了ARM Cortex-A9多处理器和ARM多核处理技术在市场的动力。通过利用Cortex系列处理器的性能和低消耗以及其他的ARM技术，Broadcom会为每个无线市场提供功能丰富的解决方案。”

<span class="readmore"><a href="http://osss.cn/news/2009/09/29/broadcom%e7%a7%bb%e5%8a%a8%e8%ae%be%e5%a4%87%e4%bd%bf%e7%94%a8arm-a9%e5%a4%9a%e6%a0%b8%e5%a4%84%e7%90%86%e5%99%a8/" title="Broadcom移动设备使用ARM A9多核处理器">阅读全文——共526字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-2158" title="Broadcom-to-Use-ARM-039-s-Cortex-A9-Multiprocessor-in-Upcoming-Mobile-Applications-2" src="http://osss.cn/news/wp-content/uploads/2009/09/Broadcom-to-Use-ARM-039-s-Cortex-A9-Multiprocessor-in-Upcoming-Mobile-Applications-2-150x150.jpg" alt="Broadcom-to-Use-ARM-039-s-Cortex-A9-Multiprocessor-in-Upcoming-Mobile-Applications-2" width="150" height="150" />ARM继续在移动市场推行它的技术，越来越多的芯片制造商和ARM公司签署协议，将在他们未来的产品中使用ARM的技术。最近的Broadcom公司就是其中之一，它是业界领先的有线和无线通信解决方案的提供商。该公司刚刚发表声明称已经和ARM签署了使用ARM Cortex-A9多核处理器的协议。两公司称该协议将使Broadcom公司在下一代手机、无线设备和其他的电子产品中使用这一技术。</p>
<p>ARM公司的处理器事业部执行总裁兼经理-Mike Inglis说：“与无限集成系统市场的领跑者签署的协议，显示了ARM Cortex-A9多处理器和ARM多核处理技术在市场的动力。通过利用Cortex系列处理器的性能和低消耗以及其他的ARM技术，Broadcom会为每个无线市场提供功能丰富的解决方案。”</p>
<p>据ARM说，cortex-a9多核处理器已经设计成能够为当今的嵌入式设备提供升级服务，同时电力消耗也大大的降低。据说单核的Cortex-A9处理器是现在智能手机设备性能的两倍，而ARM的多核技术会进一步提升其性能。</p>
<p>另外在协议中还包括了ARM的NEON SIMD（Single Instruction，Multiple Data）技术，它主要是用来功能丰富的多媒体和游戏提供加速功能。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/29/broadcom%e7%a7%bb%e5%8a%a8%e8%ae%be%e5%a4%87%e4%bd%bf%e7%94%a8arm-a9%e5%a4%9a%e6%a0%b8%e5%a4%84%e7%90%86%e5%99%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>来自Freecom的第一个外接USB 3.0硬盘</title>
		<link>http://osss.cn/news/2009/09/28/%e6%9d%a5%e8%87%aafreecom%e7%9a%84%e7%ac%ac%e4%b8%80%e4%b8%aa%e5%a4%96%e6%8e%a5usb-3-0%e7%a1%ac%e7%9b%98/</link>
		<comments>http://osss.cn/news/2009/09/28/%e6%9d%a5%e8%87%aafreecom%e7%9a%84%e7%ac%ac%e4%b8%80%e4%b8%aa%e5%a4%96%e6%8e%a5usb-3-0%e7%a1%ac%e7%9b%98/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 15:25:44 +0000</pubDate>
		<dc:creator>雪山の小兔</dc:creator>
				<category><![CDATA[硬件]]></category>
		<category><![CDATA[综合评论]]></category>
		<category><![CDATA[Hard Drive XS 3.0]]></category>
		<category><![CDATA[usb 3.0]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2153</guid>
		<description><![CDATA[德国公司Freecom宣布了他们自己定位的外接USB 3.0硬盘。

这款设备被命名为Hard Drive XS 3.0，可以作为桌面系统的扩展存储空间或者媒体文件的备份。这款设备将在11月中旬的时候在欧洲市场上市，届时，将有1-TByte，1.5-TByte和2-TByte的型号亮相，其中的1-TByte的价位大概在120欧元。

这个设备的传输速率大概为130Mbyte/秒。Freecom的常务董事Axel Kucassen用了一个例子来说明：“我们现在可以38秒内将一个5GB大小的电影拷贝完毕，这速度简直是令人难以置信。”

<span class="readmore"><a href="http://osss.cn/news/2009/09/28/%e6%9d%a5%e8%87%aafreecom%e7%9a%84%e7%ac%ac%e4%b8%80%e4%b8%aa%e5%a4%96%e6%8e%a5usb-3-0%e7%a1%ac%e7%9b%98/" title="来自Freecom的第一个外接USB 3.0硬盘">阅读全文——共595字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2155" title="Hard Drive XS 3.0" src="http://osss.cn/news/wp-content/uploads/2009/09/Hard-Drive-XS-3.0.jpg" alt="Hard Drive XS 3.0" width="300" height="195" />德国公司<a href="http://www.freecom.de/default.asp">Freecom</a>宣布了他们自己定位的外接USB 3.0硬盘。<br />
这款设备被命名为Hard Drive XS 3.0，可以作为桌面系统的扩展存储空间或者媒体文件的备份。这款设备将在11月中旬的时候在欧洲市场上市，届时，将有1-TByte，1.5-TByte和2-TByte的型号亮相，其中的1-TByte的价位大概在120欧元。<br />
这个设备的传输速率大概为130Mbyte/秒。Freecom的常务董事Axel Kucassen用了一个例子来说明：“我们现在可以38秒内将一个5GB大小的电影拷贝完毕，这速度简直是令人难以置信。”<br />
Hard Drive XS 3.0是支持反向兼容的，当使用的是USB 2.0接口时，也可以运行，只是传输速率会下降。这款设备有一个新增的特性，它采用了256位的AES加密。<br />
为了配备将来的计算机，Freecom为个人计算机和上网本版本提供了控制器卡（controller cards）。<br />
Linux可以自傲了，因为内核2.6.31，它成为了第一个支持USB3.0的<a href="http://www.linux-magazine.com/Online/News/Linux-Kernel-2.6.31-Brings-USB-3.0">平台</a>。新的说明里，也就是所谓的“SuperSpeed USB”，在理论上允许支持每秒传输5 GBit。<br />
USB Implementers论坛是一个由USB开发者创建的非营利组织，在<a href="http://www.usb.org/press">网页</a>上罗列了最早的USB 3.0设备，比方说host controllermodels。<br />
至于Freecom的控制器卡是否能在Linux下运行，现在尚未可知。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/28/%e6%9d%a5%e8%87%aafreecom%e7%9a%84%e7%ac%ac%e4%b8%80%e4%b8%aa%e5%a4%96%e6%8e%a5usb-3-0%e7%a1%ac%e7%9b%98/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CxServer系统加入开源行列</title>
		<link>http://osss.cn/news/2009/09/28/cxserver%e7%b3%bb%e7%bb%9f%e5%8a%a0%e5%85%a5%e5%bc%80%e6%ba%90%e8%a1%8c%e5%88%97/</link>
		<comments>http://osss.cn/news/2009/09/28/cxserver%e7%b3%bb%e7%bb%9f%e5%8a%a0%e5%85%a5%e5%bc%80%e6%ba%90%e8%a1%8c%e5%88%97/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:51:31 +0000</pubDate>
		<dc:creator>childman</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[CxServer]]></category>
		<category><![CDATA[大学生创新性实验计划]]></category>
		<category><![CDATA[项目管理系统]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2123</guid>
		<description><![CDATA[近年来以项目形式开展的国家大学生创新性实验计划以及北京市大学生科学研究与创业行动计划已经成为一种重要的创新人才培养模式，而随着计划的深入，相应的管理系统的开发也成为一种趋势。中央民族大学即根据这一需求，依托2008年北京市教育教学改革项目，基于开源网络工具包

C++ Witty 自行设计并开发了大学生创新性实验计划项目管理系统(CxServer)。

CxServer系统采取了开源的运行模式，并已在SourceForge上面向公众开放，任何高校或单位在遵循GNU通用许可协议（GPL）的前提下均可免费下载、自由分发。

<span class="readmore"><a href="http://osss.cn/news/2009/09/28/cxserver%e7%b3%bb%e7%bb%9f%e5%8a%a0%e5%85%a5%e5%bc%80%e6%ba%90%e8%a1%8c%e5%88%97/" title="CxServer系统加入开源行列">阅读全文——共934字</a></span>]]></description>
			<content:encoded><![CDATA[<p>近年来以项目形式开展的国家大学生创新性实验计划以及北京市大学生科学研究与创业行动计划已经成为一种重要的创新人才培养模式，而随着计划的深入，相应的管理系统的开发也成为一种趋势。中央民族大学即根据这一需求，依托2008年北京市教育教学改革项目，基于开源网络工具包<br />
<a href="http://www.webtoolkit.eu/wt" target="_blank">C++ Witty</a> 自行设计并开发了<a href="http://sourceforge.net/projects/cxserver" target="_blank">大学生创新性实验计划项目管理系统(CxServer)</a>。</p>
<p>CxServer系统采取了开源的运行模式，并已在SourceForge上面向公众开放，任何高校或单位在遵循GNU通用许可协议（GPL）的前提下均可免费下载、自由分发。</p>
<p>目前CxServer系统已经作为开源软件免费部署在中央财经大学，并正应用于该校2009年度本科生科研创新专项资金立项资助项目的申报过程中，<a href="http://59.65.126.11" target="_blank">点此访问</a>。</p>
<p>CxServer系统主要分为五个模块：项目运行管理、系统管理、个人设置、项目资源库和使用帮助。项目运行管理模块主要包括项目立项操作、项目中期操作、项目结题操作、项目信息变更、项目经费管理和项目成果管理；系统管理模块主要包括项目周期维护、管理者维护和评议人维护；个人设置模块主要包括修改个人基本信息和修改密码。</p>
<p>CxServer系统通过项目运行管理模块可以实现项目申请、项目各阶段进度监控、项目评议人指派、评议人在线评议、项目经费管理（借、冲、报）、项目信息变更管理（基本信息维护、文档组织）、成果管理（论文、文章、奖励）等；通过系统管理模块系统管理员可以进行项目批次类别等周期信息维护、各单位管理人员维护以及以筛选教师方式确定的评议人（专家）维护；通过个人设置模块用户可以修改个人信息及密码。</p>
<p>CxServer系统的项目资源库模块提供了对所有立项项目的检索查询功能，该模块有利于实现项目执行的公开化，使其能够接受公共监督，同时也便于项目查新，避免重复申报；另外，系统通过使用帮助模块向用户提供了针对每个操作的、详细的使用说明。</p>
<p>中央民族大学自行设计开发的大学生创新性实验计划管理系统CxServer在实际应用中取得了良好的效果，深受项目参与学生、指导教师、依托单位负责人及管理人员的欢迎，在创新性实验计划的组织和管理中发挥了重要作用。</p>
<p>感谢: <a title="宋志民" href="http://sourceforge.net/projects/cxserver/">宋志民</a> 的供稿。<br />

<a href='http://osss.cn/news/2009/09/28/cxserver%e7%b3%bb%e7%bb%9f%e5%8a%a0%e5%85%a5%e5%bc%80%e6%ba%90%e8%a1%8c%e5%88%97/attachment/2/' title='2'><img width="150" height="150" src="http://osss.cn/news/wp-content/uploads/2009/09/2-150x150.jpg" class="attachment-thumbnail" alt="" title="2" /></a>
<a href='http://osss.cn/news/2009/09/28/cxserver%e7%b3%bb%e7%bb%9f%e5%8a%a0%e5%85%a5%e5%bc%80%e6%ba%90%e8%a1%8c%e5%88%97/1-4/' title='1'><img width="150" height="150" src="http://osss.cn/news/wp-content/uploads/2009/09/1-150x150.jpg" class="attachment-thumbnail" alt="" title="1" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/28/cxserver%e7%b3%bb%e7%bb%9f%e5%8a%a0%e5%85%a5%e5%bc%80%e6%ba%90%e8%a1%8c%e5%88%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>业界首个2Gigabit的DDR2手机RAM</title>
		<link>http://osss.cn/news/2009/09/28/%e4%b8%9a%e7%95%8c%e9%a6%96%e4%b8%aa2gigabit%e7%9a%84ddr2%e6%89%8b%e6%9c%baram/</link>
		<comments>http://osss.cn/news/2009/09/28/%e4%b8%9a%e7%95%8c%e9%a6%96%e4%b8%aa2gigabit%e7%9a%84ddr2%e6%89%8b%e6%9c%baram/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:42:55 +0000</pubDate>
		<dc:creator>kevin_w</dc:creator>
				<category><![CDATA[综合评论]]></category>
		<category><![CDATA[DDR2]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2137</guid>
		<description><![CDATA[在过去的几年中，便携式设备越来越普遍，笔记本电脑的销量完全超过了台式机，而新的上网本比其他的产品更有利。考虑到这一点，该行业正在开发支持最新的移动计算机设备。日本领先的DDRAM提供商&#8211;Elpida Memory宣布已经开发出了业界第一个2Gigabit DDR2移动RAM。

设计性能和设计规范以满足即将出现的高性能的智能手机，上网本和日益流行的MIDs(Mobile Interest Devices),这个新的移动RAM性能，对JEDEC LPDDR2的兼容设备最高。根据公司说，新设备采用了低电压和低消耗技术，能够使Elpida工作在1.2v电压下，而标准的DDR 移动RAM通常工作在8.1v下。

<span class="readmore"><a href="http://osss.cn/news/2009/09/28/%e4%b8%9a%e7%95%8c%e9%a6%96%e4%b8%aa2gigabit%e7%9a%84ddr2%e6%89%8b%e6%9c%baram/" title="业界首个2Gigabit的DDR2手机RAM">阅读全文——共553字</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-2138" title="Industry-039-s-First-2-Gigabit-DDR2-Mobile-RAM-Arrives-2" src="http://osss.cn/news/wp-content/uploads/2009/09/Industry-039-s-First-2-Gigabit-DDR2-Mobile-RAM-Arrives-2-150x150.jpg" alt="Industry-039-s-First-2-Gigabit-DDR2-Mobile-RAM-Arrives-2" width="150" height="150" />在过去的几年中，便携式设备越来越普遍，笔记本电脑的销量完全超过了台式机，而新的上网本比其他的产品更有利。考虑到这一点，该行业正在开发支持最新的移动计算机设备。日本领先的DDRAM提供商&#8211;Elpida Memory宣布已经开发出了业界第一个2Gigabit DDR2移动RAM。</p>
<p>设计性能和设计规范以满足即将出现的高性能的智能手机，上网本和日益流行的MIDs(Mobile Interest Devices),这个新的移动RAM性能，对JEDEC LPDDR2的兼容设备最高。根据公司说，新设备采用了低电压和低消耗技术，能够使Elpida工作在1.2v电压下，而标准的DDR 移动RAM通常工作在8.1v下。</p>
<p>根据新设备的技术规范，Elpida充分利用了50nm CNMOS的工艺技术，使得这个产品能够工作在1.2v的低消耗的级别。这个2Gigabit移动RAM可以达到667Mbps，甚至800Mbps，和相似的DDR2产品相比它的只要求1/16的能量消耗。</p>
<p>根据新的DDR2移动RAM宣布，该公司准备在10月发布样货，而将在2010年上半年大规模生产。该设备将在将在许多的设备中配置，包括SiP（System in Package），MCP（Muti-chip Package）和甚至PoP（Package on Package）。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/28/%e4%b8%9a%e7%95%8c%e9%a6%96%e4%b8%aa2gigabit%e7%9a%84ddr2%e6%89%8b%e6%9c%baram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla&#8221;放飞&#8221;雷鸟beta版</title>
		<link>http://osss.cn/news/2009/09/28/mozilla%e6%94%be%e9%a3%9e%e2%80%9c%e9%9b%b7%e9%b8%9f%e2%80%9dbeta%e7%89%88/</link>
		<comments>http://osss.cn/news/2009/09/28/mozilla%e6%94%be%e9%a3%9e%e2%80%9c%e9%9b%b7%e9%b8%9f%e2%80%9dbeta%e7%89%88/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 04:52:05 +0000</pubDate>
		<dc:creator>雪山の小兔</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://osss.cn/news/?p=2132</guid>
		<description><![CDATA[雷鸟（Thunderbird）邮件客户端已经步入了它的下一个阶段，它发布了3.0 beta4版本。

在发行稿中Thunderbird的开发者们提到了超过两百个变动，其中有一个升级是Gecko引擎升级到了1.9.1.3。那些增加的改变加强了通常意义上的稳定性和性能上的特性，例如IMAP文件同步，消息会被默认在后台下载，可以禁用或者启用个人文件夹。

Thunderbird 3.0 beta版本可以在Linux、Mac OS X和Windows中使用，用户若想下载来测试可以点此下载。最终版的发布时间仍然不明，但是基于beta周期，它应该会比最初的计划要推迟一年。

]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2133" title="Thunderbird" src="http://osss.cn/news/wp-content/uploads/2009/09/Thunderbird.png" alt="Thunderbird" width="200" height="202" />雷鸟（Thunderbird）邮件客户端已经步入了它的下一个阶段，它发布了3.0 beta4版本。<br />
在发行稿中Thunderbird的开发者们提到了超过两百个<a href="http://www.mozillamessaging.com/en-US/thunderbird/3.0b4/releasenotes">变动</a>，其中有一个升级是Gecko引擎升级到了1.9.1.3。那些增加的改变加强了通常意义上的稳定性和性能上的特性，例如IMAP文件同步，消息会被默认在后台下载，可以禁用或者启用个人文件夹。<br />
Thunderbird 3.0 beta版本可以在Linux、Mac OS X和Windows中使用，用户若想下载来测试可以点此<a href="http://www.mozillamessaging.com/en-US/thunderbird/early_releases/downloads">下载</a>。最终版的发布时间仍然不明，但是基于beta周期，它应该会比最初的计划要推迟一年。</p>
]]></content:encoded>
			<wfw:commentRss>http://osss.cn/news/2009/09/28/mozilla%e6%94%be%e9%a3%9e%e2%80%9c%e9%9b%b7%e9%b8%9f%e2%80%9dbeta%e7%89%88/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
