<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[ヤ↘壞寶寶]]></title> 
<link>http://myluo.com/index.php</link> 
<description><![CDATA[只求能平平淡淡的过着每一天]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[ヤ↘壞寶寶]]></copyright>
<item>
<link>http://myluo.com/read.php/967.htm</link>
<title><![CDATA[Ubuntu Light GTK 主题]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 10 Mar 2010 15:34:54 +0000</pubDate> 
<guid>http://myluo.com/read.php/967.htm</guid> 
<description>
<![CDATA[ 
	<a href="http://myluo.com/attachment.php?fid=307" target="_blank"><img src="http://myluo.com/attachment.php?fid=307" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址<br/><a href="http://www.deviantart.com/download/156313158/Ubuntu_Light_GTK_Theme_by_fibermarupok.gz" target="_blank">http://www.deviantart.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/%25E4%25B8%25BB%25E9%25A2%2598/" rel="tag">主题</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/966.htm</link>
<title><![CDATA[PHP 5.3.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 08 Mar 2010 14:04:51 +0000</pubDate> 
<guid>http://myluo.com/read.php/966.htm</guid> 
<description>
<![CDATA[ 
	PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Security Enhancements and Fixes in PHP 5.3.2:<br/>Improved LCG entropy. (Rasmus, Samy Kamkar)<br/>Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)<br/>Fixed a possible open_basedir/safe_mode bypass in the session extension identified by Grzegorz Stachowiak. (Ilia)<br/><br/>Key Bug Fixes in PHP 5.3.2 include:<br/>Added support for SHA-256 and SHA-512 to php's crypt.<br/>Added protection for $_SESSION from interrupt corruption and improved "session.save_path" check.<br/>Fixed bug #51059 (crypt crashes when invalid salt are given).<br/>Fixed bug #50940 Custom content-length set incorrectly in Apache sapis.<br/>Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long).<br/>Fixed bug #50723 (Bug in garbage collector causes crash).<br/>Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16).<br/>Fixed bug #50632 (filter_input() does not return default value if the variable does not exist).<br/>Fixed bug #50540 (Crash while running ldap_next_reference test cases).<br/>Fixed bug #49851 (http wrapper breaks on 1024 char long headers).<br/>Over 60 other bug fixes.<br/><br/>For users upgrading from PHP 5.2 there is a migration guide available here, detailing the changes between those releases and PHP 5.3.<br/><br/>Further information and downloads:<br/><br/>For a full list of changes in PHP 5.3.2, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.</div></div><br/><br/>PHP 5.3.2 for Windows(25.3 MB)<br/><a href="http://windows.php.net/downloads/releases/php-5.3.2-Win32-VC9-x86.msi" target="_blank">http://windows.php.net/dow...</a><br/><br/>PHP 5.3.2 for Linux(9.97 MB)<br/><a href="http://de3.php.net/distributions/php-5.3.2.tar.bz2" target="_blank">http://de3.php.net/distrib...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/965.htm</link>
<title><![CDATA[Wine 1.1.40]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 07 Mar 2010 15:52:19 +0000</pubDate> 
<guid>http://myluo.com/read.php/965.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">What's new in this release (see below for details):<br/> - Support for Wow64 registry redirection.<br/> - Increased coverage of MSI standard actions.<br/> - Various Wordpad improvements.<br/> - Many shell fixes for better IE support.<br/> - Improved support for typelibs.<br/> - Better GL card detection.<br/> - Various bug fixes.</div></div><br/><br/>下载：<br/> <a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.40.tar.bz2" target="_blank">http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.40.tar.bz2</a><br/><a href="http://prdownloads.sourceforge.net/wine/wine-1.1.40.tar.bz2" target="_blank">http://prdownloads.sourceforge.net/wine/wine-1.1.40.tar.bz2</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/964.htm</link>
<title><![CDATA[Apache HTTP Server 2.2.15]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 07 Mar 2010 15:49:35 +0000</pubDate> 
<guid>http://myluo.com/read.php/964.htm</guid> 
<description>
<![CDATA[ 
	Apache HTTP Server（简称Apache）是Apache软件基金会的一个开放源码的网页服务器，可以在大多数计算机操作系统中运行，由于其跨平台和安全性被广泛 使用，是最流行的Web服务器端软件之一。它快速、可靠并且可通过简单的API扩充，将Perl／Python等解释器编译到服务器中。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes with Apache 2.2.15<br/><br/>*) SECURITY: CVE-2009-3555 (cve.mitre.org)<br/>mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection<br/>attack when compiled against OpenSSL version 0.9.8m or later. Introduces<br/>the 'SSLInsecureRenegotiation' directive to reopen this vulnerability<br/>and offer unsafe legacy renegotiation with clients which do not yet<br/>support the new secure renegotiation protocol, RFC 5746.<br/>[Joe Orton, and with thanks to the OpenSSL Team]<br/><br/>*) SECURITY: CVE-2009-3555 (cve.mitre.org)<br/>mod_ssl: A partial fix for the TLS renegotiation prefix injection attack<br/>by rejecting any client-initiated renegotiations. Forcibly disable<br/>keepalive for the connection if there is any buffered data readable. Any<br/>configuration which requires renegotiation for per-directory/location<br/>access control is still vulnerable, unless using OpenSSL >= 0.9.8l.<br/>[Joe Orton, Ruediger Pluem, Hartmut Keil <Hartmut.Keil adnovum.ch>]<br/><br/>*) SECURITY: CVE-2010-0408 (cve.mitre.org)<br/>mod_proxy_ajp: Respond with HTTP_BAD_REQUEST when the body is not sent<br/>when request headers indicate a request body is incoming; not a case of<br/>HTTP_INTERNAL_SERVER_ERROR. [Niku Toivola <niku.toivola sulake.com>]<br/><br/>*) SECURITY: CVE-2010-0425 (cve.mitre.org)<br/>mod_isapi: Do not unload an isapi .dll module until the request<br/>processing is completed, avoiding orphaned callback pointers.<br/>[Brett Gervasoni <brettg senseofsecurity.com>, Jeff Trawick]<br/><br/>*) SECURITY: CVE-2010-0434 (cve.mitre.org)<br/>Ensure each subrequest has a shallow copy of headers_in so that the<br/>parent request headers are not corrupted. Elimiates a problematic<br/>optimization in the case of no request body. PR 48359<br/>[Jake Scott, William Rowe, Ruediger Pluem]<br/><br/>*) mod_reqtimeout: New module to set timeouts and minimum data rates for<br/>receiving requests from the client. [Stefan Fritsch]<br/><br/>*) mod_proxy_ajp: Really regard the operation a success, when the client<br/>aborted the connection. In addition adjust the log message if the client<br/>aborted the connection. [Ruediger Pluem]<br/><br/>*) mod_negotiation: Preserve query string over multiviews negotiation.<br/>This buglet was fixed for type maps in 2.2.6, but the same issue<br/>affected multiviews and was overlooked.<br/>PR 33112 [Joergen Thomsen <apache jth.net>]<br/><br/>*) mod_cache: Introduce the thundering herd lock, a mechanism to keep<br/>the flood of requests at bay that strike a backend webserver as<br/>a cached entity goes stale. [Graham Leggett]<br/><br/>*) mod_proxy_http: Make sure that when an ErrorDocument is served<br/>from a reverse proxied URL, that the subrequest respects the status<br/>of the original request. This brings the behaviour of proxy_handler<br/>in line with default_handler. PR 47106. [Graham Leggett]<br/><br/>*) mod_log_config: Add the R option to log the handler used within the<br/>request. [Christian Folini <christian.folini netnea com>]<br/><br/>*) mod_include: Allow fine control over the removal of Last-Modified and<br/>ETag headers within the INCLUDES filter, making it possible to cache<br/>responses if desired. Fix the default value of the SSIAccessEnable<br/>directive. [Graham Leggett]<br/><br/>*) mod_ssl: Fix a potential I/O hang if a long list of trusted CAs<br/>is configured for client cert auth. PR 46952. [Joe Orton]<br/><br/>*) core: Fix potential memory leaks by making sure to not destroy<br/>bucket brigades that have been created by earlier filters.<br/>[Stefan Fritsch]<br/><br/>*) mod_authnz_ldap: Add AuthLDAPBindAuthoritative to allow Authentication to<br/>try other providers in the case of an LDAP bind failure.<br/>PR 46608 [Justin Erenkrantz, Joe Schaefer, Tony Stevenson]<br/><br/>*) mod_proxy, mod_proxy_http: Support remote https proxies<br/>by using HTTP CONNECT.<br/>PR 19188. [Philippe Dutrueux <lilas evidian.com>, Rainer Jung]<br/><br/>*) worker: Don't report server has reached MaxClients until it has.<br/>Add message when server gets within MinSpareThreads of MaxClients.<br/>PR 46996. [Dan Poirier]<br/><br/>*) mod_ssl: When extracting certificate subject/issuer names to the<br/>SSL_*_DN_* variables, handle RDNs with duplicate tags by<br/>exporting multiple varialables with an "_n" integer suffix.<br/>PR 45875. [Joe Orton, Peter Sylvester <peter.sylvester edelweb.fr>]<br/><br/>*) mod_authnz_ldap: Failures to map a username to a DN, or to check a user<br/>password now result in an informational level log entry instead of <br/>warning level. [Eric Covener]<br/><br/>*) core: Preserve Port information over internal redirects<br/>PR 35999 [Jonas Ringh <jonas.ringh cixit.se>]<br/><br/>*) mod_filter: fix FilterProvider matching where "dispatch" string<br/>doesn't exist.<br/>PR 48054 [<tietw gmail.com>]<br/><br/>*) Build: fix --with-module to work as documented<br/>PR 43881 [Gez Saunders <gez.saunders virgin.net>]<br/><br/>*) mod_mime: Make RemoveType override the info from TypesConfig.<br/>PR 38330. [Stefan Fritsch]<br/><br/>*) mod_proxy: unable to connect to a backend is SERVICE_UNAVAILABLE,<br/>rather than BAD_GATEWAY or (especially) NOT_FOUND.<br/>PR 46971 [evanc nortel.com]<br/><br/>*) mod_charset_lite: Honor 'CharsetOptions NoImplicitAdd'.<br/>[Eric Covener]<br/><br/>*) mod_ldap: If LDAPSharedCacheSize is too small, try harder to purge<br/>some cache entries and log a warning. Also increase the default<br/>LDAPSharedCacheSize to 500000. This is a more realistic size suitable<br/>for the default values of 1024 for LdapCacheEntries/LdapOpCacheEntries.<br/>PR 46749. [Stefan Fritsch]<br/><br/>*) mod_disk_cache, mod_mem_cache: don't cache incomplete responses,<br/>per RFC 2616, 13.8. PR15866. [Dan Poirier]<br/><br/>*) mod_rewrite: Make sure that a hostname:port isn't fully qualified if<br/>the request is a CONNECT request. PR 47928<br/>[Bill Zajac <billz consultla.com>]<br/><br/>*) mod_cache: correctly consider s-maxage in cacheability<br/>decisions. [Dan Poirier]<br/><br/>*) core: Return APR_EOF if request body is shorter than the length announced<br/>by the client. PR 33098 [ Stefan Fritsch <sf sfritsch.de>]<br/><br/>*) mod_rewrite: Add scgi scheme detection. [André Malo]<br/><br/>*) mod_mime: Detect invalid use of MultiviewsMatch inside Location and<br/>LocationMatch sections. PR 47754. [Dan Poirier]<br/><br/>*) ab, mod_ssl: Restore compatibility with OpenSSL < 0.9.7g.<br/>[Guenter Knauf]</div></div><br/><br/><a href="http://www.apache.org/dist/httpd/httpd-2.2.15.tar.bz2" target="_blank">http://www.apache.org/dist/httpd/httpd-2.2.15.tar.bz2</a><br/><a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.15-win32-x86-openssl-0.9.8m.msi" target="_blank">http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.15-win32-x86-openssl-0.9.8m.msi</a>&nbsp;&nbsp;(Windows)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/963.htm</link>
<title><![CDATA[OpenWrt Backfire 10.03 Beta]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 05 Mar 2010 14:33:14 +0000</pubDate> 
<guid>http://myluo.com/read.php/963.htm</guid> 
<description>
<![CDATA[ 
	Openwrt Backfire 10.03 Beta openwrt 是开源的路由器固件,基于linux,功能强大,目前支持很多主流的平台和路由器,甚至支持国内的君正jz4740平台,是学习和开发嵌入式,也是工业、商业应用理想平台。<br/><br/>* brcm-2.4 更新到 2.4.37 kernel <br/>* other targets 更新到 2.6.30 or 2.6.32 <br/>* arm/mips平台的 gcc 更新到 4.3.3 ,powerpc的gcc更新到 4.4.3 <br/>* uClibc 更新到 0.9.30.1 <br/>* Broadcom 11g 芯片组的 b43 无线网卡驱动更新到 2.6 kernel <br/>* 支持Atheros 11n ath9k <br/>* 支持很多新的ar71xx设备 <br/>* magicbox归入ppc40x平台 <br/><br/>新加入平台: <br/>* brcm63xx - Broadcom ADSL modem/routers chipset<br/>* cobalt - MIPS-based servers from Cobalt Networks <br/>* orion - Marvell Orion devices <br/><br/>更详细的,请看原文: <a href="https://forum.openwrt.org/viewtopic.php?id=23829" target="_blank">https://forum.openwrt.org/...</a> <br/>想看看你的路由器是否支持,请看这里: <a href="http://downloads.openwrt.org/backfire/10.03-beta/" target="_blank">http://downloads.openwrt.o...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%25B7%25AF%25E7%2594%25B1%25E5%2599%25A8/" rel="tag">路由器</a> , <a href="http://myluo.com/go.php/tags/openwrt/" rel="tag">openwrt</a> , <a href="http://myluo.com/go.php/tags/backfire/" rel="tag">backfire</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/962.htm</link>
<title><![CDATA[nginx 0.8.34]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 04 Mar 2010 13:29:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/962.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。 其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.<br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes with nginx 0.8.34&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;03 Mar 2010<br/><br/>&nbsp;&nbsp; *) Bugfix: nginx did not support all ciphers and digests used in client<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;certificates.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thanks to Innocenty Enikeew.<br/><br/>&nbsp;&nbsp; *) Bugfix: nginx cached incorrectly FastCGI responses if there was<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;large stderr output before response.<br/><br/>&nbsp;&nbsp; *) Bugfix: nginx did not support HTTPS referrers.<br/><br/>&nbsp;&nbsp; *) Bugfix: nginx/Windows might not find file if path in configuration<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;was given in other character case; the bug had appeared in 0.8.34.<br/><br/>&nbsp;&nbsp; *) Bugfix: the $date_local variable has an incorrect value, if the "%s"<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;format was used.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thanks to Maxim Dounin.<br/><br/>&nbsp;&nbsp; *) Bugfix: if ssl_session_cache was not set or was set to "none", then<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;during client certificate verify the error "session id context<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;uninitialized" might occur; the bug had appeared in 0.7.1.<br/><br/>&nbsp;&nbsp; *) Bugfix: a geo range returned default value if the range included two<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;or more /16 networks and did not begin at /16 network boundary.<br/><br/>&nbsp;&nbsp; *) Bugfix: a block used in a "stub" parameter of an "include" SSI<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;directive was output with "text/plain" MIME type.<br/><br/>&nbsp;&nbsp; *) Bugfix: $r->sleep() did not work; the bug had appeared in 0.8.11.</div></div><br/><br/><a href="http://nginx.org/download/nginx-0.8.34.tar.gz" target="_blank">http://nginx.org/download/nginx-0.8.34.tar.gz</a> (linux)<br/><a href="http://nginx.org/download/nginx-0.8.34.zip" target="_blank">http://nginx.org/download/nginx-0.8.34.zip</a> (win)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/961.htm</link>
<title><![CDATA[iptables 1.4.7]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 04 Mar 2010 12:14:14 +0000</pubDate> 
<guid>http://myluo.com/read.php/961.htm</guid> 
<description>
<![CDATA[ 
	iptables或netfilter(网络过滤器) 是一个用户态的防火墙应用软件，允许系统管理员可以调整设定X表(Xtables)提供相关的系统表格（目前主要是在 iptables/netfilter 底下）以及相关的“键”与“规则”来管理网络封包的流动与转送的动作。因为相关动作上的需要，所以 iptables 的操作需要用到系统管理员的权限，不然就无法运作下去。在大部份的 Linux 系统上面， iptables 是使用/usr/sbin/iptables 来操作，文件则放置在手册页(Man page)底下，也可以透过 man iptables 的方式来取得这份文件。通常 iptables 都需要核心层级(kernel)的模组来配合运作，Xtables 是主要在核心层级里面 iptables API 运作功能的模组。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">2010-Mar-01: iptables-1.4.7<br/><br/>iptables 1.4.7 has been released. This release supports all new features of the 2.6.33 kernel. <br/><br/>ChangeLog:<br/>mitry V. Levin (1):<br/>libip4tc: Add static qualifier to dump_entry()<br/><br/>Jan Engelhardt (8):<br/>libipq: build as shared library<br/>recent: reorder cases in code (cosmetic cleanup)<br/>doc: fix recent manpage to reflect actual supported syntax<br/>doc: fix limit manpage to reflect actual supported syntax<br/>doc: mention requirement of additional packages for ipset<br/>policy: fix error message showing wrong option<br/>includes: header updates<br/>Lift restrictions on interface names<br/><br/>Patrick McHardy (1):<br/>iptables 1.4.7</div></div><br/><br/>下载: <a href="http://ftp.netfilter.org/pub/iptables/iptables-1.4.7.tar.bz2" target="_blank">http://ftp.netfilter.org/p...</a><br/>patch: <a href="http://ftp.netfilter.org/pub/iptables/patch-iptables-1.4.6-1.4.7.bz2" target="_blank">http://ftp.netfilter.org/p...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/iptables/" rel="tag">iptables</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/960.htm</link>
<title><![CDATA[LFS-6.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 03 Mar 2010 15:09:24 +0000</pubDate> 
<guid>http://myluo.com/read.php/960.htm</guid> 
<description>
<![CDATA[ 
	LFS──Linux from Scratch，就是一种从网上直接下载源码，从头编译LINUX的安装方式。它不是发行版，只是一个菜谱，告诉你到哪里去买菜(下载 源码)，怎么把这些生东西( raw code) 作成符合自己口味的菜肴──个性化的linux，不单单是个性的桌面。<br/><br/>On Tue, Mar 2, 2010 at 4:51 AM, Matthew Burgess <matthew@linuxfromscratch.org> wrote:<br/>Hi,<br/><br/>I'm pleased to announce the release of LFS Version 6.6. This release<br/>includes numerous changes to LFS-6.5 (including updates to<br/>Linux-2.6.32.8, GCC-4.4.3, Glibc-2.11.1) and security fixes. It also<br/>includes editorial work on the explanatory material throughout the book,<br/>improving both the clarity and accuracy of the text.<br/><br/>You can read the book online[0], or download[1] to read locally.<br/><br/>Please direct any comments about this release to the LFS development<br/>team at lfs-dev@linuxfromscratch.org. Please note that registration for<br/>the lfs-dev mailing list is required to avoid junk email.<br/><br/>Regards,<br/><br/>Matt.<br/><br/>[0] <a href="http://www.linuxfromscratch.org/lfs/view/6.6/" target="_blank">http://www.linuxfromscratc...</a><br/>[1] <a href="http://www.linuxfromscratch.org/lfs/downloads/6.6/" target="_blank">http://www.linuxfromscratc...</a><br/>--<br/><a href="http://linuxfromscratch.org/mailman/listinfo/lfs-announce" target="_blank">http://linuxfromscratch.or...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/lfs/" rel="tag">lfs</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/959.htm</link>
<title><![CDATA[PHP 5.2.13]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 01 Mar 2010 14:12:04 +0000</pubDate> 
<guid>http://myluo.com/read.php/959.htm</guid> 
<description>
<![CDATA[ 
	PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Security Enhancements and Fixes in PHP 5.2.13: <br/>Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)<br/>Fixed a possible open_basedir/safe_mode bypass in the session extension identified by Grzegorz Stachowiak. (Ilia)<br/>Improved LCG entropy. (Rasmus, Samy Kamkar)<br/><br/>Key enhancements in PHP 5.2.13 include: <br/>Fixed bug #50940 Custom content-length set incorrectly in Apache sapis. (Brian France, Rasmus)<br/>Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long). (Ilia)<br/>Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)<br/>Fixed bug #50632 (filter_input() does not return default value if the variable does not exist). (Ilia)<br/>Fixed bug #50540 (Crash while running ldap_next_reference test cases). (Sriram)<br/>Fixed bug #49851 (http wrapper breaks on 1024 char long headers). (Ilia)<br/>Over 30 other bug fixes.</div></div><br/><br/><a href="http://cn.php.net/distributions/php-5.2.13.tar.bz2" target="_blank">http://cn.php.net/distribu...</a> (源码)<br/><a href="http://cn.php.net/distributions/php-5.2.13-Win32.zip" target="_blank">http://cn.php.net/distribu...</a> (二进制包)<br/>查看ChangeLog: <a href="http://www.php.net/ChangeLog-5.php#5.2.13" target="_blank">http://www.php.net/ChangeL...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/958.htm</link>
<title><![CDATA[MySQL 5.5.2 m2 ]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 01 Mar 2010 14:10:29 +0000</pubDate> 
<guid>http://myluo.com/read.php/958.htm</guid> 
<description>
<![CDATA[ 
	MySQL（发音：[ˌmaɪ ɛs kjuː ˈɛl]，但也经常读作My- SEQuel）是一个开放源码的关系数据库管理系统，开发者为瑞典MySQL AB公司，现为Sun公司的一部分。2009年Oracle宣布收购Sun公司，因此MySQL可能成为Oracle旗下产品。MySQL由于性能高、成本低、可靠性好，已经成为最流行的开源数据库，被广泛地应用在Internet上的中小型网站中。随着MySQL的不断成熟，它也逐渐用于更多大规模网站和应用，比如维基百科、Google和Facebook。非常流行的开源软件组合LAMP中的M就是指 MySQL。<br/><br/>MySQL Server 5.5.2-m2, a new version of the popular Open Source<br/>Database Management System, has been released.<br/><br/>详见: <a href="http://forge.mysql.com/wiki/Development_Cycle" target="_blank">http://forge.mysql.com/wik...</a><br/>下载: <a href="http://mysql.proserve.nl/Downloads/MySQL-5.5/MySQL-server-community-5.5.2_m2-1.rhel3.i386.rpm" target="_blank">http://mysql.proserve.nl/D...</a> （RPM包）<br/>源码暂无.<br/>查看更新: <a href="http://dev.mysql.com/doc/refman/5.5/en/news-5-5-2.html" target="_blank">http://dev.mysql.com/doc/r...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/957.htm</link>
<title><![CDATA[PC-BSD 8.0 Final]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Sat, 27 Feb 2010 12:38:27 +0000</pubDate> 
<guid>http://myluo.com/read.php/957.htm</guid> 
<description>
<![CDATA[ 
	PC-BSD的目标是成为易于安装和使用的桌面操作系统，它基于FreeBSD。为达到此目标，它准备了一套图形化的安装程序，这将使得即便是UNIX新手也能容易地安装并使得它运行起来。PC-BSD还将装备KDE，以提供即刻可用的桌面。目前正在开发的是一套图形化的软件安装管理程序，这将使得安装预 编译好的软件变得像其他流行操作系统一样方便。<br/><br/>C-BSD Release Notes 8.0<br/><a href="http://www.pcbsd.org/content/view/150/11/" target="_blank">http://www.pcbsd.org/conte...</a><br/><br/>系统下载<br/><a href="ftp://mirrors.isc.org/pub/pcbsd/8.0/" target="_blank">ftp://mirrors.isc.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/unix/" rel="tag">unix</a> , <a href="http://myluo.com/go.php/tags/bsd/" rel="tag">bsd</a> , <a href="http://myluo.com/go.php/tags/pc-bsd/" rel="tag">pc-bsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/956.htm</link>
<title><![CDATA[Ubuntu 10.04最后一个Alpha测试版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sat, 27 Feb 2010 12:37:00 +0000</pubDate> 
<guid>http://myluo.com/read.php/956.htm</guid> 
<description>
<![CDATA[ 
	Lucid Lynx Ubuntu 10.04操作系统的第三个、也是最后一个Alpha测试版今天新鲜出炉，接下来它将转入更成熟的Beta测试阶段。Ubuntu 10.04基于Linux Kernel 2.6.32系统内核，集成GNOME 2.30(目前是开发版)、KDE Software Compilation 4.4、X.Org 7.5。Ubuntu 10.04 Alpha 3在该系统历史上首次整合了支持NVIDIA显卡内核模式设定的Nouveau内核开源驱动，而在此之前仅限Intel、AMD(ATI)内核模式设定支持。正在开发中的Fedora 13也会这么做，之前我们也初步见识了Nouveau Gallium3D开源驱动在N卡上的性能。<br/><br/><br/>Ubuntu 10.04 Alpha 3还将系统默认搜索引擎从Google改成了雅虎，双方还签订了营收分成合约。<br/><br/>其他主要变化：通过Rhythmbox支持Ubuntu One音乐商店、放弃硬件抽象层(HAL)、更好的社交网络集成等等。<br/><br/>Ubuntu 10.04 Beta 1定于三月中旬发布，之后还会有第二个Beta测试版和一个RC候选版，最终正式版则将在4月29日问世。<br/><br/>Ubuntu 10.04 Alpha 3发布与下载：<br/><a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-February/000682.html" target="_blank">https://lists.ubuntu.com/a...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/955.htm</link>
<title><![CDATA[Linux 内核 2.6.32.9]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 26 Feb 2010 12:36:48 +0000</pubDate> 
<guid>http://myluo.com/read.php/955.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于 1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。Linux 内核 2.6.32.9 版本发布，该版本修复了超过 90 个的 bug，其中少量的安全方面的问题，详细的内容请看这里。<br/><br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.9" target="_blank">http://www.kernel.org/pub/...</a><br/><br/>下载地址<br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.32.9.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/954.htm</link>
<title><![CDATA[Squid 3.1.0.17]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 26 Feb 2010 12:35:42 +0000</pubDate> 
<guid>http://myluo.com/read.php/954.htm</guid> 
<description>
<![CDATA[ 
	Squid Cache（简称为Squid）是一个流行的自由软件（GNU通用公共许可证）的代理服务器和Web缓存服务器。Squid有广泛的用途，从作为网页服务 器的前置cache服务器缓存相关请求来提高Web服务器的速度，到为一组人共享网络资源而缓存万维网，域名系统和其他网络搜索，到通过过滤流量帮助网络 安全，到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。Squid的发展历史相当悠久，功能也相当完善。除了HTTP外，对于 FTP与HTTPS的支持也相当好，在3.0 测试版中也支持了IPv6。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes to squid-3.1.0.17 (24 Feb 2010):<br/><br/>- Regression Fix: Non-English error page UTF encoding<br/>- Bug 2616: reduce IdleConnList::removeFD messages<br/>- Bug 1843: multicast-siblings cache_peer option<br/>- Port from 2.7: X509 certificate alias-domain handling<br/>- Add adapted_http_access option<br/>- NTLMv2 support for fake NTLM helper</div></div><br/><br/>下载： <a href="http://ftp.belnet.be/packages/squid/pub/squid/squid-3.1.0.17.tar.bz2" target="_blank">http://ftp.belnet.be/packa...</a><br/>更多： <a href="http://ftp.belnet.be/packages/squid/pub/squid/" target="_blank">http://ftp.belnet.be/packa...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/squid/" rel="tag">squid</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/953.htm</link>
<title><![CDATA[告别昨日 Ubuntu 10.04放弃经典默认主题]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 24 Feb 2010 01:40:08 +0000</pubDate> 
<guid>http://myluo.com/read.php/953.htm</guid> 
<description>
<![CDATA[ 
	无论是使用还是没使用过Ubuntu操作系统的用户都知道，Ubuntu的默认主题Human已经使用了5年的时间，堪称经典。不过在近日接受采访 时，Ubuntu创始人Mark Shuttleworth透露，这款主题将被删除，一款全新的主题将成为Ubuntu 10.04的默认主题。Mark Shuttleworth表示：“我们将拥有新的风格，作为下一个五年的开端。在过去5年里我们一直采用Human（作为默认主题），现在我们要变得更加 亮丽。”<br/><br/><br/>对于不喜欢Ubuntu默认主题的用户来说，这无疑是个好消息，遗憾的是Shuttleworth并没有透露更多新主题的相关消息。<br/><a href="http://myluo.com/attachment.php?fid=306" target="_blank"><img src="http://myluo.com/attachment.php?fid=306" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/952.htm</link>
<title><![CDATA[Wine 1.1.39]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 22 Feb 2010 15:40:13 +0000</pubDate> 
<guid>http://myluo.com/read.php/952.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"><a href="http://www.winehq.org/announce/1.1.39" target="_blank">What's new in this release</a>:<br/>Support for registry symbolic links.<br/>Many MSI fixes.<br/>Build process improvements.<br/>MSXML cleanups and fixes.<br/>A number of MSHTML improvements.<br/>Various bug fixes.</div></div><br/><br/><br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.39.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/951.htm</link>
<title><![CDATA[Ubuntu Tweak 0.5.1：支持Ubuntu 10.04 Lucid]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[心情日记]]></category>
<pubDate>Fri, 12 Feb 2010 23:44:25 +0000</pubDate> 
<guid>http://myluo.com/read.php/951.htm</guid> 
<description>
<![CDATA[ 
	这个版本主要是修正了一些bug，同时支持了正在开发中的Ubuntu 10.04 Lucid。下面是这个版本的一些主要更新：<br/><br/>在线数据支持镜像（感谢Lfeng同学的支持）<br/>软件源中心支持依赖与冲突提醒<br/>窗口管理器增加“按钮布局设置”与更多按键动作设置<br/>增加选项以控制是否自动进行同步<br/>支持Ubuntu 10.04 Lucid<br/>相关bug的修正<br/><br/>软件源依赖与冲突提醒<br/><br/>虽然通过第三方源你总是可以不受限制的享受大量最新的第三方软件，然而总会有危险与相关限制。<br/><br/>限制在于某些实验性质的源可能依赖另外一个源，于是想使用它们变得不十分容易。<br/><br/>危险在于一个源可能与另外一个源冲突，会影响系统的软件包。<br/><br/>从0.5.1开始，Ubuntu Tweak再次对这个进行了支持。通过定期更新的在线源信息，在保持数据最新的前提下，正确地处理源与源之间的依赖与冲突。让危险降到最低，同时保持易用。<br/><br/><a href="http://myluo.com/attachment.php?fid=301" target="_blank"><img src="http://myluo.com/attachment.php?fid=301" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=302" target="_blank"><img src="http://myluo.com/attachment.php?fid=302" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>更丰富的窗口管理设置<br/><br/>在这个版本中，Ubuntu Tweak加入了更多选项用于调节窗口的设置。<br/><br/>其中“标题栏按钮布局”可以让你很轻松地重新布局按钮，只需要拖拽即可完成。<br/><br/><a href="http://myluo.com/attachment.php?fid=303" target="_blank"><img src="http://myluo.com/attachment.php?fid=303" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>如下图，通过简单的排列后，新的布局就如下图所示。<br/><br/>对于从Mac OS X迁移过来的用户来说，应该会喜欢后一种布局模式吧？<br/><br/><a href="http://myluo.com/attachment.php?fid=304" target="_blank"><img src="http://myluo.com/attachment.php?fid=304" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>此外，“窗口标题栏动作”新增两个选项，分别是：“水平方向最大化”和“垂直方向最大化”。<br/><br/>比如你可以将“水平方向最大化”设置为鼠标中键，当你点击一个窗口标题栏时，它就会以横向占满整个屏幕。很方便吧。<br/><br/><a href="http://myluo.com/attachment.php?fid=305" target="_blank"><img src="http://myluo.com/attachment.php?fid=305" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>以外就是新增的一个首选项，假如你喜欢手动同步数据的话，可以关闭“同步提醒”。<br/><br/>下载地址<br/><a href="http://launchpad.net/ubuntu-tweak/0.5.x/0.5.1/+download/ubuntu-tweak_0.5.1-1~lucid1_all.deb" target="_blank">for Ubuntu 10.04</a><br/><br/><a href="http://launchpad.net/ubuntu-tweak/0.5.x/0.5.1/+download/ubuntu-tweak_0.5.1-1~karmic1_all.deb" target="_blank">for Ubuntu 9.10</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/tweak/" rel="tag">tweak</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/950.htm</link>
<title><![CDATA[Red Hat Enterprise Linux 5.5 Beta]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 12 Feb 2010 23:40:41 +0000</pubDate> 
<guid>http://myluo.com/read.php/950.htm</guid> 
<description>
<![CDATA[ 
	Red Hat&nbsp;&nbsp;是Linux界的老牌劲旅。Red Hat Linux 经营范围从部署和经营到嵌入式设备和安全网页服务器等面面俱到。在各个领域，Red Hat是Linux都使用开源软件作为解决方案，可以说是开源软件的老大。今天 Red Hat Enterprise Linux 发布了5.5 Beta 测试版。<br/><br/>Red Hat Enterprise Linux 5.5 Beta 包含了新特性 <br/> 内核是用的是 kernel 2.6.18-186.el5<br/>修正之前版本中的Bug并且对系统安装器进行了增强<br/> NFS 源安装时可以指定额外的 NFS 挂载选项<br/>安装期间能够检索位于受密码保护的 FTP 服务器上的安装源<br/>可通过 <a href="https://rhn.redhat.com/" target="_blank">Red Hat Network&nbsp;&nbsp;</a>获取ISO 镜像<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/redhat/" rel="tag">redhat</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/949.htm</link>
<title><![CDATA[KDE 4.4.0 ( Caikaku ) ]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 11 Feb 2010 09:10:48 +0000</pubDate> 
<guid>http://myluo.com/read.php/949.htm</guid> 
<description>
<![CDATA[ 
	KDE 社区发布了代号为 Caikaku 的 KDE 4.4.0 ，最新版本 KDE 的桌面环境依然延续了它的华丽的风格。据悉，KDE 4.4.0 修正了大约7293个bug，超过1400个新的功能被加入，KDE 的开发人员在此版本中加入了很多新的技术和新的应用程序，针对日渐流行的上网本也做了一进的优化。<br/><br/><a href="http://myluo.com/attachment.php?fid=299" target="_blank"><img src="http://myluo.com/attachment.php?fid=299" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=300" target="_blank"><img src="http://myluo.com/attachment.php?fid=300" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>发布页面<br/><br/><a href="http://kde.org/announcements/4.4/" target="_blank">http://kde.org/announcemen...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/kde/" rel="tag">kde</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/948.htm</link>
<title><![CDATA[lighttpd 1.4.26 - Chinese dragon]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 09 Feb 2010 22:32:53 +0000</pubDate> 
<guid>http://myluo.com/read.php/948.htm</guid> 
<description>
<![CDATA[ 
	lighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的 内存及CPU资源即可达到同样的效能.<br/># 提供 FastCGI 及 SCGI 的负载平衡<br/># 支持 chroot<br/># 支持 select()/poll() 及更有效率的 kqueue/epoll 连线状态判断 # 支持条件重写(Conditional rewrites)<br/># 支持SSL连线<br/># 透过LDAP server认证<br/># rrdtool状态输出<br/># Rule-based downloading<br/># Server-side includes support<br/># Virtual hosting<br/># Modules support<br/># Cache Meta Language<br/># Minimal WebDAV support<br/># Servlet (AJP) support(1.5.x 版后)<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes from 1.4.25 <br/>Fix request parser to handle packets with splitted rnrn (fixes #2105)<br/>Remove dependency on automake >= 1.11 with m4_ifdef check<br/>mod_accesslog: support %e (fixes #2113, thx presbrey)<br/>Fix mod_cgi cgi.execute-x-only option in global block<br/>mod_fastcgi: x-sendfile2 parse error debugging<br/>Fix mod_proxy dead host detection if connect() fails<br/>Fix fd leaks in mod_cgi (fds not closed on pipe/fork failures, found by Rodrigo, fixes #2158, #2159)<br/>Fix segfault with broken rewrite/redirect patterns (fixes #2140, found by crypt)<br/>Append to previous buffer in con read, fix DoS/OOM vulnerability (fixes #2147, found by liming, CVE-2010-0295)<br/>Fix HUP detection in close-state if event-backend doesn’t support FDEVENT_HUP (like select or poll on FreeBSD)</div></div><br/><br/>下载：<a href="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.26.tar.bz2" target="_blank">http://download.lighttpd.n...</a><br/>更多：<a href="http://download.lighttpd.net/lighttpd/releases-1.4.x/" target="_blank">http://download.lighttpd.n...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/947.htm</link>
<title><![CDATA[Python 2.7 Alpha 3 ]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 09 Feb 2010 22:30:38 +0000</pubDate> 
<guid>http://myluo.com/read.php/947.htm</guid> 
<description>
<![CDATA[ 
	Python（[KK] 英语发音： /'paɪθɑn/, [DJ] 英语发音： /ˈpaiθən/），是一种面向对象、直译式计算机程序设计语言，也是一种功能强大而完善的通用型语言，已经具有十多年的发展历史，成熟且稳定。这种语言具有非常简捷而清晰的语法特点，适合完成各种高层任务，几乎可以在所有的操作系统中运行。目前，基于这种语言的相关技术正在飞速的发展，用户数量 急剧扩大，相关的资源非常多。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes: This version contains many features first released in Python 3.1. An ordered dictionary type is included. New unittest features include test skipping and new assert methods. A much faster io module was added. Automatic numbering of fields in the str.format() method was added. Float repr improvements were backported from 3.x. Tile support was added for Tkinter. A backport of the memoryview object from 3.x was added. Set literals and dictionary views were added. A new syntax for nested with statements was added.</div></div><br/><br/>下载： <a href="http://www.python.org/ftp/python/2.7/Python-2.7a3.tar.bz2" target="_blank">http://www.python.org/ftp/...</a><br/>更多： <a href="http://www.python.org/ftp/python/2.7/" target="_blank">http://www.python.org/ftp/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/946.htm</link>
<title><![CDATA[nginx 0.8.33 / nginx0.7.65]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 06 Feb 2010 18:15:16 +0000</pubDate> 
<guid>http://myluo.com/read.php/946.htm</guid> 
<description>
<![CDATA[ 
	nginx是一款轻 量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。 其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现出色。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes with nginx 0.8.33&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;01 Feb 2010<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Security: now nginx/Windows ignores trailing spaces in URI.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to Dan Crowley, Core Security Technologies.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Security: now nginx/Windows ignores short files names.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to Dan Crowley, Core Security Technologies.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Change: now keepalive connections after POST requests are not <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disabled for MSIE 7.0+. Thanks to Adam Lounds.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Workaround: now keepalive connections are disabled for Safari. <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to Joshua Sierles.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: if a proxied or FastCGI request was internally redirected to <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; another proxied or FastCGI location, then $upstream_response_time <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; variable may have abnormally large value; the bug had appeared in <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.8.7.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: a segmentation fault might occur in a worker process, while <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; discarding a request body; the bug had appeared in 0.8.11.</div></div><br/><br/><br/>下载页面<br/><a href="http://www.nginx.org/en/download.html#stable_versions" target="_blank">http://www.nginx.org/en/do...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/945.htm</link>
<title><![CDATA[MySQL v5.1.43]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 06 Feb 2010 18:13:27 +0000</pubDate> 
<guid>http://myluo.com/read.php/945.htm</guid> 
<description>
<![CDATA[ 
	MySQL是现在最流行一个多线程的,结构化查询语言(SQL)数据库服务器.绝大多数PHP网站的数据库后台都是采用这一数据库.<br/>MySQL 的执行性能非常高,运行速度非常快,并非常容易使用.是一个非常捧的数据库.<br/><br/>下载页面<br/><a href="http://dev.mysql.com/downloads/mysql/5.1.html" target="_blank">http://dev.mysql.com/downl...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/944.htm</link>
<title><![CDATA[Debian GNU Linux 5.0.4]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sat, 06 Feb 2010 18:10:35 +0000</pubDate> 
<guid>http://myluo.com/read.php/944.htm</guid> 
<description>
<![CDATA[ 
	Debian计划是由以创造一份自由操作系统为共同目标的个人团体所组建的协会.这份操作系统就叫作Debian GNU/Linux,或者简称为Debian.Ubuntu就是一个典型的基于Debian的发行套件..Debian提供了20000多套软件,它们是已经编译好了的软件,并按一种出色的格式打成包,可以供你在机器上方便地安装.这一切都可以免费获得.<br/><br/>Debian GNU/Linux 5.0 updated<br/><a href="http://www.debian.org/News/2010/20100130" target="_blank">http://www.debian.org/News...</a><br/><br/>下载地址<br/><a href="http://ftp.bg.debian.org/debian/dists/Debian5.0.4/" target="_blank">http://ftp.bg.debian.org/d...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/debian/" rel="tag">debian</a> , <a href="http://myluo.com/go.php/tags/gun/" rel="tag">gun</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/943.htm</link>
<title><![CDATA[Wine 1.1.38]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 06 Feb 2010 18:07:49 +0000</pubDate> 
<guid>http://myluo.com/read.php/943.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">The Wine development release 1.1.38 is now available.<br/><br/><a href="http://www.winehq.org/announce/1.1.38" target="_blank">What's new in this release</a>:<br/>Better support for memory allocations debugging.<br/>Improved MIDI support.<br/>A wide range of Direct3D fixes.<br/>OLEDB fixes (should fix Clipart in Office).<br/>Improved debugger support on x86-64.<br/>Many MSI fixes.<br/>Various bug fixes.</div></div><br/><br/>下载地址<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.38.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/942.htm</link>
<title><![CDATA[squid 3.1.0.16]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 06 Feb 2010 08:31:33 +0000</pubDate> 
<guid>http://myluo.com/read.php/942.htm</guid> 
<description>
<![CDATA[ 
	Squid Cache（简称为Squid）是一个流行的自由软件（GNU通用公共许可证）的代理服务器和Web缓存服务器。Squid有广泛的用途，从作为网页服务 器的前置cache服务器缓存相关请求来提高Web服务器的速度，到为一组人共享网络资源而缓存万维网，域名系统和其他网络搜索，到通过过滤流量帮助网络 安全，到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。Squid的发展历史相当悠久，功能也相当完善。除了HTTP外，对于 FTP与HTTPS的支持也相当好，在3.0 测试版中也支持了IPv6。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes to squid-3.1.0.16 (01 Feb 2010):<br/><br/>- Regression Fix: Make Squid abort on all config parse failures.<br/>- Regression Bug 2811: SNMP client/peer table OID numbering<br/>- Bug 2851: Connection pinning fails when using a peer<br/>- Bug 2850: Mismatch in hier_code enum / hier_strings array<br/>- Bug 2731: Add follow_x_forwarded_for support to ICAP<br/>- Bug 2730: Regressions in follow_x_forwarded_for since Squid-2<br/>- Bug 2706: Set timestamps during ICAP request satisfaction.<br/>- Bug 2553: X-Forwarded-For with IPv6 address not handled correctly<br/>- Fix: WCCPv1 not connecting to router correctly<br/>- Remove obsolete RunCache/RunAccel scripts.<br/>- Add client_ip_max_connections<br/>- Add the http::>ha format code and make http::>h log original request headers<br/>- ... and all bug fixes from 3.0 up to 3.0.STABLE22<br/>- ... and many more minor build and display annoyances.<br/><br/>此外3.0分支的 squid-3.0.STABLE22 也同时发布.</div></div><br/><br/><br/>下载： <a href="http://bo.mirror.garr.it/mirrors/squid/squid-3.1.0.16.tar.bz2" target="_blank">http://bo.mirror.garr.it/m...</a><br/>更多： <a href="http://bo.mirror.garr.it/mirrors/squid/" target="_blank">http://bo.mirror.garr.it/m...</a><br/>查看ReleaseNote: <a href="http://bo.mirror.garr.it/mirrors/squid/squid-3.1.0.16-RELEASENOTES.html" target="_blank">http://bo.mirror.garr.it/m...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/squid/" rel="tag">squid</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/941.htm</link>
<title><![CDATA[Apache 1.3 最终版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 04 Feb 2010 15:31:42 +0000</pubDate> 
<guid>http://myluo.com/read.php/941.htm</guid> 
<description>
<![CDATA[ 
	Apache 1.3 发布了该系列的最新发布版1.3.42，和1.3.41相比，该版本修正了若干安全/稳定性问题。 官方已经决定终结 Apache 1.3 的生命周期，1.3.42 版本将是该系列的最后一个有版本号的发布，将来官方会以补丁形式提供重要安全更新。 据称，Apache 1.3 系列曾是被最多使用的http服务器版本。<br/><br/>[quote]The Apache Software Foundation and the Apache HTTP Server Project are<br/>&nbsp;&nbsp; pleased to announce the release of version 1.3.42 of the Apache HTTP<br/>&nbsp;&nbsp; Server ("Apache"). This release is intended as the final release of<br/>&nbsp;&nbsp; version 1.3 of the Apache HTTP Server, which has reached end of life<br/>&nbsp;&nbsp; status.<br/><br/>&nbsp;&nbsp; There will be no more full releases of Apache HTTP Server 1.3.<br/>&nbsp;&nbsp; However, critical security updates may be made available from the<br/>&nbsp;&nbsp; following website:<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.apache.org/dist/httpd/patches/" target="_blank">http://www.apache.org/dist...</a> <br/>&nbsp;&nbsp; <br/>&nbsp;&nbsp; Our thanks go to everyone who has helped make Apache HTTP Server 1.3<br/>&nbsp;&nbsp; the most successful, and most used, webserver software on the planet!<br/><br/>&nbsp;&nbsp; This Announcement notes the significant changes in<br/>&nbsp;&nbsp; 1.3.42 as compared to 1.3.41.<br/><br/>&nbsp;&nbsp; This version of Apache is is principally a bug and security fix release.<br/>&nbsp;&nbsp; The following moderate security flaw has been addressed:<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp; * CVE-2010-0010 (cve.mitre.org)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mod_proxy: Prevent chunk-size integer overflow on platforms<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; where sizeof(int) < sizeof(long). Reported by Adam Zabrocki.<br/><br/>&nbsp;&nbsp; Please see the CHANGES_1.3.42 file in this directory for a full list<br/>&nbsp;&nbsp; of changes for this version.<br/><br/>&nbsp;&nbsp; Apache 1.3.42 is the final stable release of the Apache 1.3 family. We<br/>&nbsp;&nbsp; strongly recommend that users of all earlier versions, including 1.3<br/>&nbsp;&nbsp; family releases, upgrade to to the current 2.2 version as soon as possible.<br/>&nbsp;&nbsp; For information about how to upgrade, please see the documentation:<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://httpd.apache.org/docs/2.2/upgrading.html" target="_blank">http://httpd.apache.org/do...</a><br/><br/>&nbsp;&nbsp; Apache 1.3.42 is available for download from<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://httpd.apache.org/download.cgi" target="_blank">http://httpd.apache.org/do...</a><br/><br/>&nbsp;&nbsp; This service utilizes the network of mirrors listed at:<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.apache.org/mirrors/" target="_blank">http://www.apache.org/mirr...</a><br/><br/>&nbsp;&nbsp; Binary distributions may be available for your specific platform from<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.apache.org/dist/httpd/binaries/" target="_blank">http://www.apache.org/dist...</a><br/><br/>&nbsp;&nbsp; Binaries distributed by the Apache HTTP Server Project are provided as a<br/>&nbsp;&nbsp; courtesy by individual project contributors. The project makes no<br/>&nbsp;&nbsp; commitment to release the Apache HTTP Server in binary form for any<br/>&nbsp;&nbsp; particular platform, nor on any particular schedule.<br/><br/>&nbsp;&nbsp; IMPORTANT NOTE FOR APACHE USERS: Apache 1.3 was designed for Unix OS<br/>&nbsp;&nbsp; variants. While the ports to non-Unix platforms (such as Win32, Netware or<br/>&nbsp;&nbsp; OS2) will function for some applications, Apache 1.3 is not designed for<br/>&nbsp;&nbsp; these platforms. Apache 2 was designed from the ground up for security,<br/>&nbsp;&nbsp; stability, or performance issues across all modern operating systems.<br/>&nbsp;&nbsp; Users of any non-Unix ports are strongly cautioned to move to Apache 2.<br/><br/>&nbsp;&nbsp; The Apache project no longer distributes non-Unix platform binaries from<br/>&nbsp;&nbsp; the main download pages for Apache 1.3. If absolutely necessary, a binary<br/>&nbsp;&nbsp; may be available at <a href="http://archive.apache.org/dist/httpd/." target="_blank">http://archive.apache.org/...</a><br/><br/>Apache 1.3.42 Major changes<br/><br/>&nbsp;&nbsp;Security vulnerabilities<br/><br/>&nbsp;&nbsp; The main security vulnerabilities addressed in 1.3.42 are:<br/><br/>&nbsp;&nbsp;*) SECURITY: CVE-2010-0010 (cve.mitre.org)<br/>&nbsp;&nbsp;&nbsp;&nbsp; mod_proxy: Prevent chunk-size integer overflow on platforms<br/>&nbsp;&nbsp;&nbsp;&nbsp; where sizeof(int) < sizeof(long). Reported by Adam Zabrocki.<br/><br/>&nbsp;&nbsp;Bugfixes addressed in 1.3.42 are:<br/><br/>&nbsp;&nbsp;*) Protect logresolve from mismanaged DNS records that return<br/>&nbsp;&nbsp;&nbsp;&nbsp; blank/null hostnames. quote]<br/><br/>下载地址<br/><a href="http://apache.etoak.com/httpd/apache_1.3.42.tar.gz" target="_blank">apache_1.3.42.tar.gz</a><br/><br/><a href="http://apache.etoak.com/httpd/apache_1.3.42.tar.bz2" target="_blank">apache_1.3.42.tar.bz2</a><br/><br/>更多下载<br/><a href="http://httpd.apache.org/download.cgi" target="_blank">http://httpd.apache.org/do...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/940.htm</link>
<title><![CDATA[lighttpd 1.4.26 rc1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 04 Feb 2010 15:24:46 +0000</pubDate> 
<guid>http://myluo.com/read.php/940.htm</guid> 
<description>
<![CDATA[ 
	lighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的 内存及CPU资源即可达到同样的效能.<br/># 提供 FastCGI 及 SCGI 的负载平衡<br/># 支持 chroot<br/># 支持 select()/poll() 及更有效率的 kqueue/epoll 连线状态判断 # 支持条件重写(Conditional rewrites)<br/># 支持SSL连线<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"># 透过LDAP server认证<br/># rrdtool状态输出<br/># Rule-based downloading<br/># Server-side includes support<br/># Virtual hosting<br/># Modules support<br/># Cache Meta Language<br/># Minimal WebDAV support<br/># Servlet (AJP) support(1.5.x 版后)<br/><br/>ps:修复了一些重大bug(当然包括前段时间爆出的那个).如果没有重大，正式发布版会不久后放出。<br/>1.4 分支稳定后，1.5 不打算开发，直接跳至2.0分支.<br/>Changelog since 1.4.25: <br/>Fix request parser to handle packets with splitted rnrn (fixes #2105)<br/>Remove dependency on automake >= 1.11 with m4_ifdef check<br/>mod_accesslog: support %e (fixes #2113, thx presbrey)<br/>Fix mod_cgi cgi.execute-x-only option in global block<br/>mod_fastcgi: x-sendfile2 parse error debugging<br/>Fix mod_proxy dead host detection if connect() fails<br/>Fix fd leaks in mod_cgi (fds not closed on pipe/fork failures, found by Rodrigo, fixes #2158, #2159)<br/>Fix segfault with broken rewrite/redirect patterns (fixes #2140, found by crypt)<br/>Append to previous buffer in con read, fix DoS/OOM vulnerability (fixes #2147, found by liming, CVE-2010-0295)</div></div><br/><br/>下载地址<br/><a href="http://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.26rc1-r2710.tar.bz2" target="_blank">http://download.lighttpd.n...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/939.htm</link>
<title><![CDATA[lighttpd 1.4.x 爆高危漏洞]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络安全]]></category>
<pubDate>Wed, 03 Feb 2010 08:47:05 +0000</pubDate> 
<guid>http://myluo.com/read.php/939.htm</guid> 
<description>
<![CDATA[ 
	lighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的 内存及CPU资源即可达到同样的效能.今天lighttpd 张贴公告修复了一个已知的严重bug.可能会给 DoS/OOM 攻击以可乘之机.Li Ming （貌似是国人） reported a serious bug in lighttpd:<br/><br/>If you send the request data very slow (e.g. sleep 0.01 after each byte), lighttpd will easily use all available memory and die (especially for parallel requests), allowing a DoS within minutes.<br/>See: <br/><a href="http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt" target="_blank">lighttpd_sa_2010_01.txt</a> (安全公告内文)<br/><a href="http://redmine.lighttpd.net/issues/2147" target="_blank">Bug #2147</a><br/><br/>The bug is tracked as CVE-2010-0295.<br/><br/>As far as we know all versions are affected.<br/><br/>该漏洞影响1.4.26以下 和&nbsp;&nbsp;r2710 之前的所有lighttpd版本.如果你正在使用的话，<br/><br/>可以选择patch 修复.<br/><br/>补丁下载： <br/><br/><a href="http://download.lighttpd.net/lighttpd/security/lighttpd-1.4.x_fix_slow_request_dos.patch" target="_blank">http://download.lighttpd.n...</a> (适用于1.4.x)<br/><a href="http://download.lighttpd.net/lighttpd/security/lighttpd-1.5_fix_slow_request_dos.patch" target="_blank">http://download.lighttpd.n...</a> (适用于1.5.x)<br/><br/>或者 check out 最新版本.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25BD%2591%25E7%25BB%259C%25E5%25AE%2589%25E5%2585%25A8/" rel="tag">网络安全</a> , <a href="http://myluo.com/go.php/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/938.htm</link>
<title><![CDATA[Microsoft Windows Home Server 2010 Build 7360]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Wed, 03 Feb 2010 08:44:41 +0000</pubDate> 
<guid>http://myluo.com/read.php/938.htm</guid> 
<description>
<![CDATA[ 
	Microsoft.Windows.Home.Server.2010.Build.（7360） 已泄露<br/>根据代号为“Vail”。新版本 WHS的 建立在Windows Server 2008 R2的基础上 ，这意味着她的安装将需要一个支持64位指令的处理器。早在2008年的时候微软就宣布了下一代Windows Home Server的开发代号为Vail，然而直到近 日，微软的第二代家用服务器操作系统Vail才显露真身。据知情人士透露，微软已经挑选了内部测试人员对Vail进行早期测试，目前其版本已经进展到CTP4（CTP， 社区技术预览版），为Build 7360。<br/><br/><a href="http://myluo.com/attachment.php?fid=298" target="_blank"><img src="http://myluo.com/attachment.php?fid=298" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>作为下一代WHS的Vail在当前技术的基础上融入了云计算，为家庭用户和SOHO一族提供更加强大的Windows体验。<br/><br/>“Vail主要提供文件共享、远程登录、家庭计算机备份、可扩展存储以及室内、远程媒体流。Vail同样也包括一个应用程序目录和产品扩展模式，方便用户将新的服务添加到系统方案中，比如杀毒软件、在线共享、家庭自动化。”<br/><br/>和现在的WHS一样，Vail也会通过两种方式提供给广大消费者，其一为购买预装该软件的OEM设备，另外一种则是单独购买其软件包。可安装WHS Vail CTP4的机器需配置2GHz x64处理器，1GB RAM，至少120GB硬盘，而且NTFS是唯一兼容的文件系统。<br/><br/>微软最后一次升级WHS是在去年11月底，为Windows Home Server发布了第三个升级服务部PP3。WHS PP3新增了对Windows 7的支持，增强了Home Computer的备份和还原功能，完善了Windows媒体中心（Media Center）的功能，并且支持较低分辨率的上网本。<br/><br/>在接受Windows Home Server Vail CTP4相关采访时，微软官方发言人表示：“我们还没有准备好讨论该产品，不过有进一步消息时我们会最先通知大家。”<br/><br/>下载了Vail CTP4的测试者已经开始张贴截图和使用报告，一位Windows爱好者Robert McLaws指出，Vail的代码基于Windows Server 2008 R2，而且包括标准版和高级版。另外有人表示，Vail系统中内置了应用程序商店，允许用户在线下载应用程序，当然目前还功能还没有启用。<br/><br/>下载地址<br/><a href="http://www.brsbox.com/filebox/down/fc/2e68bf8bf7e5578c646f8be36ebacccf" target="_blank">http://www.brsbox.com/file...</a><br/>或<br/><a href="http://e.ys168.com/?myluo" target="_blank">http://e.ys168.com/?myluo</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/microsoft/" rel="tag">microsoft</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows_home_server/" rel="tag">windows home server</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/937.htm</link>
<title><![CDATA[Python 2.5.5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 02 Feb 2010 15:56:23 +0000</pubDate> 
<guid>http://myluo.com/read.php/937.htm</guid> 
<description>
<![CDATA[ 
	Python（[KK] 英语发音： /'paɪθɑn/, [DJ] 英语发音： /ˈpaiθən/），是一种面向对象、直译式计算机程序设计语言，也是一种功能强大而完善的通用型语言，已经具有十多年的发展历史，成熟且稳定。<br/>这种语言具有非常简捷而清晰的语法特点，适合完成各种高层任务，几乎可以在所有的操作系统中运行。目前，基于这种语言的相关技术正在飞速的发展，用户数量 急剧扩大，相关的资源非常多。<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">This release only includes security fixes for issues with logging, tarfile, and expat modules, and with thread-local variables.</div></div><br/><br/>ReleaseNote<br/><a href="http://www.python.org/download/releases/2.5.5/NEWS.txt" target="_blank">http://www.python.org/down...</a><br/><br/>下载地址<br/><a href="http://www.python.org/ftp/python/2.5.5/Python-2.5.5.tar.bz2" target="_blank">http://www.python.org/ftp/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/936.htm</link>
<title><![CDATA[Linux kernel 2.4.37.8]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 01 Feb 2010 15:55:58 +0000</pubDate> 
<guid>http://myluo.com/read.php/936.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于 1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/>ChangeLog: <br/><a href="http://www.kernel.org/pub/linux/kernel/v2.4/ChangeLog-2.4.37.8" target="_blank">http://www.kernel.org/pub/...</a><br/>下载地址: <br/><a href="http://www.kernel.org/pub/linux/kernel/v2.4/linux-2.4.37.8.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a> <br/>Patch:<br/> <a href="http://www.kernel.org/pub/linux/kernel/v2.4/patch-2.4.37.8.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/935.htm</link>
<title><![CDATA[Ubuntu 8.04.4 LTS]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 31 Jan 2010 14:50:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/935.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu 开发团队已发布 Ubuntu 8.04.4 LTS 版本，该版本作为 Ubuntu 8.04 LTS（长期支持）版本的第四个维护版本，总共为用户带来了 70 个更新，涉及服务器和桌面版本，包含安全更新和缺陷修正两个方面<br/><a href="http://myluo.com/attachment.php?fid=297" target="_blank"><img src="http://myluo.com/attachment.php?fid=297" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>Ubuntu 8.04.4 LTS 发布公告<br/><a href="https://lists.ubuntu.com/archives/ubuntu-announce/2010-January/000128.html" target="_blank">https://lists.ubuntu.com/a...</a><br/><br/>下载页面<br/><a href="http://releases.ubuntu.com/8.04.4/" target="_blank">http://releases.ubuntu.com...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/934.htm</link>
<title><![CDATA[Python 2.5.5 RC2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 30 Jan 2010 18:24:04 +0000</pubDate> 
<guid>http://myluo.com/read.php/934.htm</guid> 
<description>
<![CDATA[ 
	Python（[KK] 英语发音： /'paɪθɑn/, [DJ] 英语发音： /ˈpaiθən/），是一种面向对象、直译式计算机程序设计语言，也是一种功能强大而完善的通用型语言，已经具有十多年的发展历史，成熟且稳定。<br/>这种语言具有非常简捷而清晰的语法特点，适合完成各种高层任务，几乎可以在所有的操作系统中运行。目前，基于这种语言的相关技术正在飞速的发展，用户数量急剧扩大，相关的资源非常多。<br/><br/>下载:<a href="http://www.python.org/ftp/python/2.5.5/Python-2.5.5c2.tar.bz2" target="_blank">http://www.python.org/ftp/python/2.5.5/Python-2.5.5c2.tar.bz2</a><br/>Release Notes: <a href="http://www.python.org/download/releases/2.5.5/" target="_blank">http://www.python.org/down...</a><br/><br/>What's New in Python 2.5.5c2?<br/>=============================<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"><br/>*Release date: 24-Jan-2010*<br/><br/>Extension Modules<br/>-----------------<br/><br/>- expat: Fix DoS via XML document with malformed UTF-8 sequences<br/>(CVE_2009_3560).<br/><br/>- expat: Fix DoS via malformed XML (CVE-2009-3720).</div></div><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/933.htm</link>
<title><![CDATA[GCC宣布对Google Go语言的支持]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 30 Jan 2010 15:37:19 +0000</pubDate> 
<guid>http://myluo.com/read.php/933.htm</guid> 
<description>
<![CDATA[ 
	GCC项目组织宣布， 允许gccgo(Google 推出的新语言GO)增加到gcc的主分支，更详细的信息可能要在GCC4.5或之后的版本中体现。<br/>也就是说在不远的将来GO语言将是Linux的标配。<br/><br/>GO语言: <a href="http://www.golang.org" target="_blank">http://www.golang.org</a> <br/>GO中文资料参考: <a href="http://golang-china.org" target="_blank">http://golang-china.org</a> <br/>GO中文用户组: <a href="https://groups.google.com/group/golang-china/" target="_blank">https://groups.google.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/gcc/" rel="tag">gcc</a> , <a href="http://myluo.com/go.php/tags/google/" rel="tag">google</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/932.htm</link>
<title><![CDATA[VirtualBox 3.1.4.57050 Beta 1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 29 Jan 2010 15:18:48 +0000</pubDate> 
<guid>http://myluo.com/read.php/932.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><br/>Changelog<br/><a href="http://www.virtualbox.org/wiki/Changelog" target="_blank">http://www.virtualbox.org/...</a><br/><br/>下载地址<br/><a href="http://download.virtualbox.org/virtualbox/3.1.4_BETA1/" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/931.htm</link>
<title><![CDATA[Apache Tomcat 6.0.24]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 28 Jan 2010 14:54:40 +0000</pubDate> 
<guid>http://myluo.com/read.php/931.htm</guid> 
<description>
<![CDATA[ 
	Tomcat是由Apache软件基金会下属的Jakarta项目开发的一个Servlet容器，按照Sun Microsystems提供的技术规范，实现了对Servlet和JavaServer Page（JSP）的支持，并提供了作为 Web服务器的一些特有功能，如Tomcat管理和控制平台、安全域管理和Tomcat阀等。由于Tomcat本身也内含了一个HTTP服务器，它也可以被视作一个单独的Web服务器。但是，不能将 Tomcat 和 Apache Web 服务器混淆，Apache Web Server 是一个用 C 语言实现的 HTTP web server；这两个 HTTP web server 不是捆绑在一起的。Apache Tomcat 包含了一个配置管理工具，也可以通过编辑 XML 格式的配置文件来进行配置。<br/><br/>下载：<br/><a href="http://www.apache.org/dist/tomcat/tomcat-6/v6.0.24/bin/apache-tomcat-6.0.24.tar.gz " target="_blank">http://www.apache.org/dist/tomcat/tomcat-6/v6.0.24/bin/apache-tomcat-6.0.24.tar.gz </a>(二进制)<br/><a href="http://www.apache.org/dist/tomcat/tomcat-6/v6.0.24/src/apache-tomcat-6.0.24-src.tar.gz " target="_blank">http://www.apache.org/dist/tomcat/tomcat-6/v6.0.24/src/apache-tomcat-6.0.24-src.tar.gz </a>(源码)<br/><br/>ChangeLog: <br/><a href="http://tomcat.apache.org/tomcat-6.0-doc/changelog.html" target="_blank">http://tomcat.apache.org/t...</a><br/><br/>ReleaseNote: <br/><a href="http://labs.xiaonei.com/apache-mirror/tomcat/tomcat-6/v6.0.24/RELEASE-NOTES" target="_blank">http://labs.xiaonei.com/ap...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a> , <a href="http://myluo.com/go.php/tags/tomcat/" rel="tag">tomcat</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/930.htm</link>
<title><![CDATA[Apache httpd 2.3.5 alpha]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 27 Jan 2010 14:48:36 +0000</pubDate> 
<guid>http://myluo.com/read.php/930.htm</guid> 
<description>
<![CDATA[ 
	Apache HTTP Server（简称Apache）是Apache软件基金会的一个开放源码的网页服务器，可以在大多数计算机操作系统中运行，由于其跨平台和安全性被广泛 使用，是最流行的Web服务器端软件之一。它快速、可靠并且可通过简单的API扩充，将Perl／Python等解释器编译到服务器中。<br/><br/>下载: <a href="http://www.apache.org/dist/httpd/httpd-2.3.5-alpha.tar.bz2" target="_blank">http://www.apache.org/dist/httpd/httpd-2.3.5-alpha.tar.bz2</a><br/>依赖: <a href="http://www.apache.org/dist/httpd/httpd-2.3.5-alpha-deps.tar.bz2" target="_blank">http://www.apache.org/dist/httpd/httpd-2.3.5-alpha-deps.tar.bz2</a><br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes with Apache 2.3.5<br/><br/>*) Ensure each subrequest has a shallow copy of headers_in so that the<br/>parent request headers are not corrupted. Elimiates a problematic<br/>optimization in the case of no request body. PR 48359 <br/>[Jake Scott, William Rowe, Ruediger Pluem]<br/><br/>*) Turn static function get_server_name_for_url() into public<br/>ap_get_server_name_for_url() and use it where appropriate. This<br/>fixes mod_rewrite generating invalid URLs for redirects to IPv6<br/>literal addresses. [Stefan Fritsch]<br/><br/>*) mod_ldap: Introduce new config option LDAPTimeout to set the timeout<br/>for LDAP operations like bind and search. [Stefan Fritsch]<br/><br/>*) mod_proxy, mod_proxy_ftp: Move ProxyFtpDirCharset from mod_proxy to<br/>mod_proxy_ftp. [Takashi Sato]<br/><br/>*) mod_proxy, mod_proxy_connect: Move AllowCONNECT from mod_proxy to<br/>mod_proxy_connect. [Takashi Sato]<br/><br/>*) mod_cache: Do an exact match of the keys defined by<br/>CacheIgnoreURLSessionIdentifiers against the querystring instead of<br/>a partial match. PR 48401.i<br/>[Dodou Wang <wangdong.08 gmail.com>, Ruediger Pluem]<br/><br/>*) mod_proxy_balancer: Fix crash in balancer-manager. [Rainer Jung]<br/><br/>*) Core HTTP: disable keepalive when the Client has sent<br/>Expect: 100-continue<br/>but we respond directly with a non-100 response.<br/>Keepalive here led to data from clients continuing being treated as<br/>a new request.<br/>PR 47087 [Nick Kew]<br/><br/>*) Core: reject NULLs in request line or request headers.<br/>PR 43039 [Nick Kew]<br/><br/>*) Core: (re)-introduce -T commandline option to suppress documentroot<br/>check at startup.<br/>PR 41887 [Jan van den Berg <janvdberg gmail.com>]<br/><br/>*) mod_autoindex: support XHTML as equivalent to HTML in IndexOptions,<br/>ScanHTMLTitles, ReadmeName, HeaderName<br/>PR 48416 [Dmitry Bakshaev <dab18 izhnet.ru>, Nick Kew]<br/><br/>*) Proxy: Fix ProxyPassReverse with relative URL<br/>Derived (slightly erroneously) from PR 38864 [Nick Kew]<br/><br/>*) mod_headers: align Header Edit with Header Set when used on Content-Type<br/>PR 48422 [Cyril Bont茅 <cyril.bonte free.fr>, Nick Kew>]<br/><br/>*) mod_headers: Enable multi-match-and-replace edit option<br/>PR 47066 [Nick Kew]<br/><br/>*) mod_filter: enable it to act on non-200 responses.<br/>PR 48377 [Nick Kew]</div></div><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/929.htm</link>
<title><![CDATA[Linux Kernel 2.6.32.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Tue, 26 Jan 2010 14:53:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/929.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/>Changelog<br/><a href="http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.6" target="_blank">http://kernel.org/pub/linu...</a><br/><br/>下载地址<br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.32.6.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/928.htm</link>
<title><![CDATA[Wine 1.1.37]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 25 Jan 2010 06:46:41 +0000</pubDate> 
<guid>http://myluo.com/read.php/928.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>Changes in Wine 1.1.37:<br/>* A number of fixes in AVI file support.<br/>* Several MSXML improvements.<br/>* A few MSI fixes.<br/>* Various bug fixes.<br/><br/>下载地址<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.37.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/927.htm</link>
<title><![CDATA[Linux Kernel 2.6.32.5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 25 Jan 2010 06:45:39 +0000</pubDate> 
<guid>http://myluo.com/read.php/927.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/>ChangeLog-2.6.32.5<br/><a href="http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.5" target="_blank">http://kernel.org/pub/linu...</a><br/><br/><br/>下载地址<br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.32.5.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/926.htm</link>
<title><![CDATA[gzip 1.4(稳定版)]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 23 Jan 2010 14:47:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/926.htm</guid> 
<description>
<![CDATA[ 
	gzip是GNU zip的缩写，它是一个GNU自由软件的文件压缩程序，也经常用来表示gzip这种文件格式。<br/>软件的作者是Jean-loup Gailly和Mark Adler。1992年10月31日第一次公开发布，版本号是0.1。<br/><br/>下载：<br/>&nbsp;&nbsp;<a href="ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz" target="_blank">ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz</a><br/>&nbsp;&nbsp;<a href="ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.xz" target="_blank">ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.xz</a><br/><br/>ChangeLog: <a href="http://git.sv.gnu.org/gitweb/?p=gzip.git;a=shortlog;h=v1.4" target="_blank">http://git.sv.gnu.org/gitw...</a><br/><br/>** Bug fixes<br/><br/>&nbsp;&nbsp;gzip -d could segfault and/or clobber the stack, possibly leading to<br/>&nbsp;&nbsp;arbitrary code execution.&nbsp;&nbsp;This affects x86_64 but not 32-bit systems.<br/>&nbsp;&nbsp;This fixes CVE-2010-0001.<br/>&nbsp;&nbsp;For more details, see <a href="http://bugzilla.redhat.com/554418" target="_blank">http://bugzilla.redhat.com...</a><br/><br/>&nbsp;&nbsp;gzip -d would fail with a CRC error for some valid inputs.<br/>&nbsp;&nbsp;So far, the only valid input known to exhibit this failure was<br/>&nbsp;&nbsp;compressed "from FAT filesystem (MS-DOS, OS/2, NT)".&nbsp;&nbsp;In addition,<br/>&nbsp;&nbsp;to trigger the failure, your memcpy implementation must copy in<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/gun/" rel="tag">gun</a> , <a href="http://myluo.com/go.php/tags/gzip/" rel="tag">gzip</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/925.htm</link>
<title><![CDATA[GCC 4.4.3]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 22 Jan 2010 14:49:21 +0000</pubDate> 
<guid>http://myluo.com/read.php/925.htm</guid> 
<description>
<![CDATA[ 
	GCC（GNU Compiler Collection，GNU编译器套装），是一套由GNU开发的编程语言编译器。它是一套以GPL及LGPL许可证所发行的自由软件，也是GNU计划的关键部分，亦是自由的类Unix及苹果计算机Mac OS X 操作系统的标准编译器。GCC（特别是其中的C语言编译器）也常被认为是跨平台编译器的事实标准.<br/>ChangeLog:<br/><a href="http://gcc.gnu.org/gcc-4.4/changes.html#4.4.3" target="_blank">http://gcc.gnu.org/gcc-4.4...</a><br/><br/>下载地址<br/><a href="http://ftp.gnu.org/gnu/gcc/gcc-4.4.3/gcc-4.4.3.tar.bz2" target="_blank">http://ftp.gnu.org/gnu/gcc...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/gcc/" rel="tag">gcc</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/924.htm</link>
<title><![CDATA[MPlayer 2010-01-17 (Build #67)]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 20 Jan 2010 13:08:09 +0000</pubDate> 
<guid>http://myluo.com/read.php/924.htm</guid> 
<description>
<![CDATA[ 
	MPlayer被评为Linux下的最佳媒体播放工具，又成功地移植到Windows下。它能播放几乎所有流行的音频和视频格式，相对其它播放器来说，资源占用非常少，不需要任何系统解码器就可以播放各种媒体格式，对于MPEG/XviD/DivX格式的文件支持尤其好，不仅拖动播放速度快得不可思议，而 且播放破损文件时的效果也好得出奇，在低配置的机器上使用更是能凸显优势。<br/><br/>Changes in 2010-01-17 (Build #67):<br/>* MPlayer on Win32 by Sherpya, SVN-r30322 (2010-01-16)<br/>* SMPlayer front-end by RVM, v0.6.8 (SVN-r3392)<br/>* MPUI front-end by Martin Fiedler, v1.2-pre3 (Build 38)<br/>* Binary Codecs for MPlayer (2007-10-07)<br/>* Installer created with NSIS, v2.46<br/><br/>下载地址<br/><a href="http://rapidshare.com/files/337412832/MPUI.2010-01-17.Full-Package.exe" target="_blank">http://rapidshare.com/file...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/mplayer/" rel="tag">mplayer</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/923.htm</link>
<title><![CDATA[Linux Kernel 2.6.32.4]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Tue, 19 Jan 2010 13:38:36 +0000</pubDate> 
<guid>http://myluo.com/read.php/923.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/>ChangeLog-2.6.32.4<br/><a href="http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.4" target="_blank">http://kernel.org/pub/linu...</a><br/><br/>下载地址<br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.32.4.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/922.htm</link>
<title><![CDATA[开源路由器第三方固件openwrt衍生版x-wrt]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 18 Jan 2010 13:22:26 +0000</pubDate> 
<guid>http://myluo.com/read.php/922.htm</guid> 
<description>
<![CDATA[ 
	你是不是因为买了低端的路由器,没有桥接的功能苦恼呢?<br/>是不是想用更低的价钱买到一个高级路由器才拥有的功能呢?x-wrt可以让你的路由器支持桥接,万能中继,甚至bt客户端等等看看你的路由器是不是被第三方固件支持吧!openwrt是目前最活跃的第三方路由器固件开发团体,以其功能强大,支持软件多著称,只要你diy能力强,路由器可以作为bt,emule...的客户端<br/><br/>X-Wrt是openwrt的衍生版本,其拥有功能强大的web管理界面,功能一点不比DD-wrt差,<br/>X-Wrt紧跟着openwrt更新,目前很多主流的802.11n的路由器,还支持国内流行11n,tp-link的tl-wr941n v2,tl-wr841n v1.5,v3,v5,tl-wr741n v1.<br/><br/>wrt官方网址:<a href="http://www.x-wrt.org/" target="_blank">http://www.x-wrt.org/</a><br/>镜像下载地址:<a href="http://downloads.x-wrt.org/xwrt/kamikaze/snapshots/ar71xx/default" target="_blank">http://downloads.x-wrt.org...</a> /<br/>详细信息请看:<a href="http://wiki.x-wrt.org/index.php/User_Manual" target="_blank">http://wiki.x-wrt.org/inde...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%25B7%25AF%25E7%2594%25B1%25E5%2599%25A8/" rel="tag">路由器</a> , <a href="http://myluo.com/go.php/tags/openwrt/" rel="tag">openwrt</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/921.htm</link>
<title><![CDATA[微软发布MySQL to SQL Server迁移工具 CTP1.0]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 17 Jan 2010 14:44:23 +0000</pubDate> 
<guid>http://myluo.com/read.php/921.htm</guid> 
<description>
<![CDATA[ 
	MySQL（世界上使用最为广泛的开源数据库软件，目前为Sun Microsystem所有）对于微软来说既是竞争者又是合作伙伴（早前MySQL曾加入Visual Studio工业伙伴计划），而自从甲骨文（Oracle）宣布要收购升阳（Sun MicroSystem）之后（顺便得到了升阳旗下的MySQL数据库），MySQL更是升级成为微软的敌人（甲骨文旗下的Oracle数据库是微软SQL Server最为强大的对手）。所以微软此次发布MySQL to SQL Server迁移工具也就不让人意外了。<br/><br/>MySQL迁移工具是微软SQL Server迁移助手（Microsoft SQL Server Migration Assistant）的其中一个工具。此次发布的为支持预览版CTP1.0，支持SQL server 2008，对应的MySQL数据库则支持4.1、5.0以及5.1，之前的于此同时还发布了一个针对SQL Server 2005的迁移工具。下载地址如下：<br/><br/>下载:Microsoft SQL Server Migration Assistant 2005 for MySQL v1.0 CTP1 <br/><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c6f14640-da22-4604-aaaa-a45de4a0cd4a&displaylang=en" target="_blank">http://www.microsoft.com/d...</a><br/><br/>下载:Microsoft SQL Server Migration Assistant 2008 for MySQL v1.0 CTP1<br/><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0e6168b0-2d0c-4076-96c2-60bd25294a8e&displaylang=en" target="_blank">http://www.microsoft.com/d...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a> , <a href="http://myluo.com/go.php/tags/sqlserver/" rel="tag">sqlserver</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/920.htm</link>
<title><![CDATA[谷歌拟将EXT2文件系统升级到EXT4]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 16 Jan 2010 13:37:32 +0000</pubDate> 
<guid>http://myluo.com/read.php/920.htm</guid> 
<description>
<![CDATA[ 
	据国外媒体报道，谷歌正在将EXT2文件系统转到新的EXT4（the fourth extended file system）文件系统。<br/>来自谷歌的麦克-罗宾（Michael Rubin）透露消息说，谷歌正考虑将EXT2系统升级，最终确定为EXT4系统。他表示，他们还考虑过XFS和JFS。结果显示，EXT4和XFS的表现类似，不过从EXT2升级到EXT4比升级到XFS容易。<br/><br/>而Btrfs太具实验性，谷歌目前不会考虑。<br/><br/>分析称，EXT4最初的表现非常好，但是在某些内核条件下表现力降低。比如在Linux2.6.32内核条件下，EXT4的表现力降低，而Btrfs的表现力提高。<br/><br/>同时，谷歌雇佣了知名的Linux内核开发者Ted Ts'o，他对EXT4文件系统的开发起到了主要作用。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/%25E8%25B0%25B7%25E6%25AD%258C/" rel="tag">谷歌</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/919.htm</link>
<title><![CDATA[Ubuntu Lucid Alpha 2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 15 Jan 2010 13:46:04 +0000</pubDate> 
<guid>http://myluo.com/read.php/919.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu 开发团队在今天发布了 Ubuntu Lucid（即 Ubuntu 10.04）的第二个 Alpha 测试版，该版本主要包含下列改进：<br/>Linux kernel 2.6.32 最新的 GNOME 桌面环境 <br/>KDE SC 4.4 RC 1 集成了 Plymouth 完全移除了 Hal <br/>将 likewise-open 升级到了 5.4 <br/><br/>改进了对 nVidia 私有驱动的支持 <br/>Ubuntu Enterprise Cloud (UEC) 得到了增强 <br/><br/>详情可查阅 Ubuntu Lucid Alpha 2 Release Notes:<br/><a href="http://www.ubuntu.com/testing/lucid/alpha2" target="_blank">http://www.ubuntu.com/test...</a> <br/>Ubuntu Lucid Alpha 2 的 ISO 映像可从这里下载:<br/><a href="http://cdimage.ubuntu.com/releases/lucid/alpha-2/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/918.htm</link>
<title><![CDATA[OpenSSL 内存泄露漏洞得到修复]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Thu, 14 Jan 2010 11:34:46 +0000</pubDate> 
<guid>http://myluo.com/read.php/918.htm</guid> 
<description>
<![CDATA[ 
	OpenSSL 内存泄露漏洞日前得到修复。<br/>此漏洞导致搭载了 OpenSSL 进行传输层加密的 Apache 在进行 gracefully restarted (SIGHUP) 时，会内存泄露，可能会导致 DDos 。<br/>OpenSSL 搭配 Apache httpd 的用户应该尽快升级相关软件包。<br/><br/>参见:<br/><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4355" target="_blank">http://cve.mitre.org/cgi-b...</a><br/><a href="https://bugzilla.redhat.com/show_bug.cgi?id=546707" target="_blank">https://bugzilla.redhat.co...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/openssl/" rel="tag">openssl</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/917.htm</link>
<title><![CDATA[Apache将中止1.3和2.0版支持 全力推广2.2.x]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 13 Jan 2010 13:23:21 +0000</pubDate> 
<guid>http://myluo.com/read.php/917.htm</guid> 
<description>
<![CDATA[ 
	Apache软件基金会即将正式结束长期以来对1.3和2.0版Apache HTTP服务器软件的支持，而重点开始支持2.2.xx分支。<br/>目前它们正在邮件列表上对老版本的去留问题进行讨论，Apache是互联网上最流行的HTTP服务器软件，许多机构目前依然运行着1.3和2.0分支的应用，这些版本大多在2008年以后就没有更新。停止支持意味着今后将不会再有更新版本和安全修补程序，Apache这次的停止支持意在促进系统管理员升级2.2.x版本。<br/><br/><a href="http://mail-archives.apache.org/mod_mbox/httpd-dev/201001.mbox/browser" target="_blank">http://mail-archives.apach...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/916.htm</link>
<title><![CDATA[企鹅输入法 Fcitx 3.6.3 rc]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 11 Jan 2010 19:45:22 +0000</pubDate> 
<guid>http://myluo.com/read.php/916.htm</guid> 
<description>
<![CDATA[ 
	citx──小企鹅输入法：Free Chinese Input Toy for X是一个以GPL方式发布的、基于XIM的简体中文输入法(即原来的G五笔)，包括拼音(全拼和双拼)、区位以及码表输入模块，是在Linux操作系统中 使用的中文输入法，当然也能在BSD中使用，您可以到官方站下载；fcitx应该也适用于OS X/intel. <br/><br/>查看ChangeLog:<br/><a href="http://fcitx.googlecode.com/svn/trunk/ChangeLog" target="_blank">http://fcitx.googlecode.co...</a><br/><br/>下载deb包:<br/><a href="http://fcitx.googlecode.com/files/fcitx-svn_3.6.3-rc-r293_i386.deb" target="_blank">http://fcitx.googlecode.co...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BE%2593%25E5%2585%25A5%25E6%25B3%2595/" rel="tag">输入法</a> , <a href="http://myluo.com/go.php/tags/fcitx/" rel="tag">fcitx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/915.htm</link>
<title><![CDATA[Mandriva Linux 2010.1 Alpha 1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 10 Jan 2010 14:08:48 +0000</pubDate> 
<guid>http://myluo.com/read.php/915.htm</guid> 
<description>
<![CDATA[ 
	Mandriva Linux是一个由Mandriva开发的Linux发行版,它使用RPM包管理器及KDE、GNOME等桌面环境.<br/>它每隔12个月就会发布桌面版的更新,每18个月发布基础组件的更新.Mandriva Linux的前身为欧洲最大的Linux厂商,法国Mandrake Linux.<br/><br/>Mandriva Linux 2010 is available in several different editions:<br/>• the One edition is an installable live CD integrating the latest proprietary drivers, available free of charge. six different versions of the One edition are available: two for GNOME and four for KDE, each with a different set of supported languages.<br/>• the Powerpack edition includes support, services, a wider range of packages, third-party proprietary applications, a subset of the Fluendo multimedia codec pack, providing support for MP3, WMA and WMV files and Fluendo DVD player.<br/>• the Free edition is a pure free / open source software edition, without any of the non-free packages bundled with other editions, available as a free download<br/><br/>下载地址<br/>下载:Mandriva Linux 2010.0 Final<br/><a href="http://distrib-coffee.ipsl.jussieu.fr/pub/linux/MandrivaLinux/official/iso/2010/" target="_blank">http://distrib-coffee.ipsl...</a><br/>下载:Mandriva Linux 2010.1 Alpha 1<br/><a href="http://mirror.fis.unb.br/pub/linux/MandrivaLinux/devel/iso/2010.1/alpha1/" target="_blank">http://mirror.fis.unb.br/p...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/mandriva/" rel="tag">mandriva</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/914.htm</link>
<title><![CDATA[Wine 1.1.36]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 09 Jan 2010 13:44:38 +0000</pubDate> 
<guid>http://myluo.com/read.php/914.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>Changes in Wine 1.1.36:<br/>* Completion of the 16-bit separation.<br/>* Improved Shader Model 4 support.<br/>* A ton of memory leak fixes.<br/>* Improved debugging support for MinGW.<br/>* A number of MSHTML fixes.<br/>* Various bug fixes.<br/><br/>下载地址<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.36.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/913.htm</link>
<title><![CDATA[KDEWin Installer 0.9.6-5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 08 Jan 2010 13:23:40 +0000</pubDate> 
<guid>http://myluo.com/read.php/913.htm</guid> 
<description>
<![CDATA[ 
	通过KDEWin,我们可以在Windows上体验 KDE的GUI及专门为Windows编译的KDE应用程序.自由软件团队KDE 的产品中包括用于 Linux 和 UNIX 平台的现代桌面系统、综合的办公套件和组件套件,以及上百个软件.其中涵盖互联网和网页应用程序、多媒体、娱乐、教育、图形和软件开发等各个门类. KDE 软件中包含 60 多种语言的翻译（现在有简、繁体中文！）,并且按照易于使用以及现代易用性的原则构建.<br/><br/>KDE 的全特性应用程序可以本地化地运行在Linux、BSD、Solaris、Windows 和 Mac OS X 上.建议旧版本用户升级.支持包括Windows 2000在内及以后的所有Windows版本.<br/><br/>注意：是在线安装，安装时请选择.cn或.tw服务器，以节省时间。选择模块时请根据自己的要求选择(全部安装有2GB多)，请注意选上zh-CN或zh-TW语言包。<br/><br/>0.9.6-5 (1035319)<br/>-----------------<br/>- installer-gui: - added nightly builds installation (Ralf Habacker)<br/>- common: - updated libcurl to 7.19.6 (Christian Ehrlicher)<br/>- buildsystem: - uses official way to detect qt4 (Ralf Habacker)<br/>- config: - fixed package dependencies (Patrick Spendrin)<br/><br/>下载地址:<br/><a href="http://www.winkde.org/pub/kde/ports/win32/installer/kdewin-installer-gui-latest.exe" target="_blank">http://www.winkde.org/pub/...</a><br/><br/>官方安装说明(中文)：<a href="http://techbase.kde.org/Projects/KDE_on_Windows/Installation_%28zh_CN%29" target="_blank">http://techbase.kde.org/Pr...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/kde/" rel="tag">kde</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/912.htm</link>
<title><![CDATA[Ubuntu 10.04版将附带全新使用手册]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 07 Jan 2010 14:31:19 +0000</pubDate> 
<guid>http://myluo.com/read.php/912.htm</guid> 
<description>
<![CDATA[ 
	流行的Ubuntu操作系统即将在一个季度后发布新版10.04，值得注意的是，开发者为新版系统编写了一套全新的官方电子手册，该手册为PDF格式，主要面向Linux初学者，内容包括Linux入门，基本信息，服务条款，安装方法和使用指南。随着Ubuntu的快速改进，现有的8.04版手册已经过时，并且内容干涩缺乏截图，新版电子书解决了这一问题。<br/><br/>Ubuntu的手册每六个月将调整一次，目前只有英文版可供阅读，不过很快我们就会看到不同国家的Ubuntu社区的人们的劳动成果。<br/><br/>目前，Ubuntu的10.04版 (Lucid Lynx)还在Alpha阶段，预计第二个Alpha测试版将在下周四，也就是1月14日公布。<br/><br/><a href="http://myluo.com/attachment.php?fid=296" target="_blank"><img src="http://myluo.com/attachment.php?fid=296" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/911.htm</link>
<title><![CDATA[PC-BSD 8.0-BETA]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Tue, 05 Jan 2010 14:11:00 +0000</pubDate> 
<guid>http://myluo.com/read.php/911.htm</guid> 
<description>
<![CDATA[ 
	PC-BSD团队宣布发布PC-BSD 8.0的首个beta版本。PC-BSD是基于FreeBSD的面向桌面的类Unix操作系统。新版的主要特性包括：FreeBSD 8.0-Release；KDE 4.3.4；全新的系统安装程序，允许安装PC-BSD或FreeBSD；可直接在DVD上运行Live模式；更新了软件管理器，可直接的浏览和安装应用 程序；支持AMD 64上的NVIDIA驱动的3D加速功能。软件方面的更新包括：FireFox 3.5.5，Gimp 2.6.8，K3B 1.0.5，OpenOffice 3.1.1，Opera 9.64，Pidgin 2.6.4，The Warden 0.9.1，VLC 1.0.4等。<br/>下载页面<br/><a href="http://www.pcbsd.org/content/view/137/11/" target="_blank">http://www.pcbsd.org/conte...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/unix/" rel="tag">unix</a> , <a href="http://myluo.com/go.php/tags/pc-bsd/" rel="tag">pc-bsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/910.htm</link>
<title><![CDATA[MySQL 5.1.42]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 02 Jan 2010 14:03:14 +0000</pubDate> 
<guid>http://myluo.com/read.php/910.htm</guid> 
<description>
<![CDATA[ 
	MySQL是现在最流行一个多线程的,结构化查询语言(SQL)数据库服务器.绝大多数PHP网站的数据库后台都是采用这一数据库.<br/>MySQL 的执行性能非常高,运行速度非常快,并非常容易使用.是一个非常捧的数据库.<br/>下载页面<br/><a href="http://dev.mysql.com/downloads/mysql/5.1.html" target="_blank">http://dev.mysql.com/downl...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/909.htm</link>
<title><![CDATA[LinuxDeepin 9.12 Final ]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 31 Dec 2009 13:36:11 +0000</pubDate> 
<guid>http://myluo.com/read.php/909.htm</guid> 
<description>
<![CDATA[ 
	经过两个多月的努力，5 次 alpha 内部测试、2 次 beta 测试、2 个预览版本，终于，在 2009 年的 12 月 30 日，LinuxDeepin 9.12 正式版如期发布了。<br/>主要特性<br/><br/>轻量级<br/>软件经过精挑细选、再三斟琢，轻量级、好用是我们的选择标准<br/>易用<br/>大量软件包经过优化（源代码全部公开）<br/>许多细节经过精心调整（比如“开始”菜单、文件管理器的右键菜单等），用着顺手<br/>够用<br/>提供了尽可能多的常用软件，比如 OpenOffice 等，日常工作够用<br/>详细内容 <br/>安装更简单<br/>专门定制的安装器，只需要人工干预两个步骤(分区、创建用户)，并精简了安装后期的步骤。<br/>上网更方便<br/>Firefox 浏览器经过精心打造<br/>去掉了不常用的搜索引擎，添加了 Baidu、Bing<br/>提供 DownThemAll 扩展，用于多线程下载（断点续传）<br/>提供 ScreenGrab! 网页截图工具，方便截取超过屏幕尺寸的网页<br/>提供 TabMixPlus 标签管理工具，提高上网体验<br/>提供“搜狗云输入法”插件，体验语句流畅输入<br/>提供 WebQQ 书签、Meebo 书签（用于从网页上聊 MSN）<br/>提供 Adobe Flash Player 10 最新版本<br/>提供 Microsoft Silverlight 播放器<br/>图形化 ADSL 配置(PPPoE)<br/>图形化移动宽带配置(移动、联通、电信，GSM(GPRS/EDEG/HSPA) 和 CDMA(EDVO))<br/>图形化 VPN 配置<br/>可配置vpnc (Cisco 兼容 VPN)，与多种 Cisco、Juniper、Netscreen 以及 Sonicwall 的基于 IPSec 的 VPN 网关兼容<br/>可配置 PPTP (点对点隧道协议)，与微软及其他 PPTP VPN 服务器兼容<br/>可配置 OpenVPN (因软件包过大，首次使用时，会自动安装)<br/>支持把无线网卡的 Windows 驱动程序安装到 Deepin 中<br/>专门设置的快捷键，以方便您的操作<br/>Ctrl + Esc 打开开始菜单<br/>Win+E 打开“资源管理器”(Thunar)<br/>Win+L 锁定屏幕<br/>Win+R 运行...<br/>Win+T 打开终端<br/>PrintScrn 屏幕截图(全屏幕)<br/>Alt+PrintScrn 屏幕截图(当前窗口)<br/>Ctrl+PrintScrn 屏幕截图(鼠标所选部分)<br/>Ctrl+Alt+Del 注销<br/>Deepin 增强版 Xfce 刚接触新操作系统不久的朋友，开始可能会有些迷惑： C: 盘在哪里呢，看硬件配置不是右键点击“我的电脑”么，调整分辨率不应该是桌面点击右键么？ 为了让深度桌面更加直觉，我们为此增强了桌面系统：<br/>增强版 Thunar 文件管理器：<br/>添加 gvfs 虚拟文件系统支持，可以打开 ftp:/、smb:/、computer:/ 之类位置 您可以直接将资源管理器作为 FTP 客户端使用<br/>侧栏增加“计算机”和“网络”书签 您可以点击侧栏［计算机］以查看计算机上的 磁盘分区 / 存储设备 以及 挂上的 ftp/smb 远程文件夹<br/>在任意压缩文件上，点右键可以“解压到这里”，或者自行选择目标目录进行解压<br/>在任意文件上，点右键可以将文件压缩，也可以对文件进行 MD5 验证<br/>在任意目录下，点右键可以“从这里打开终端”<br/>在任意目录下，点右键可以“以 root 身份运行 Thunar”<br/>增强版 Xfdesktop4 桌面管理器：<br/>您可以按直觉在桌面右键调整屏幕分辨率了<br/>桌面右键的［桌面设置］已经嵌入 桌面、外观、特效、布局、屏保、屏幕分辨率设置 ，操作更顺手<br/>桌面右键没选中任何文件时，禁用［属性］<br/>以免用户迷惑（想要修改分辨率，却点击了属性）<br/>应用户要求，在桌面右键添加了久违的［刷新］选项<br/>将桌面上较少用到的［文件系统］图标换成了［计算机］<br/>您可以延续［我的电脑］操作习惯，依旧点击查看磁盘分区，右键属性查看本机信息和硬件配置<br/>增强版 exo （桌面底层支持库）<br/>保持 Xfce 轻巧快速的同时，增强 Gnome 兼容性<br/>统一文件类型关联<br/>兼容 Gnome 的 URL 协议类型关联<br/>Chrome 等使用 FreeDesktop.Org 桌面标准的程序更加兼容深度桌面了<br/>Deepin 优化版 Wine，用以运行 Windows 程序<br/>提供已做好中文设置的、经过特别优化的 Wine (Wine 是 Linux、MAC 下用于运行 Windows 程序的工具)<br/>提供了经过优化的 winetricks (Windows 支持库安装工具) 如果您需要的 Windows 在 wine 下没法直接运行，这通常很可能缺乏某些 DLL 链接库， 这时您可以点击 开始->Wine-> 安装 Windows 支持软件， 选择软件需要的运行库<br/>初步测试，无须任何配置即可使用的程序有：Foobar2000、7-Zip、TotalCommander、MS Office 2007、QQ 2009。如果您需要运行 AutoCAD 之类大型程序，可以尝试使用 PlayOnLinux<br/>Deepin 增强版实用工具 为了让您用着顺手，该版本提供了几个小工具：<br/>增强版 Ubuntu-Tweak，专门为 Deepin 开发了调节功能，并优化了启动速度 Ubuntu-Tweak 即先前的 Ubuntu 优化大师，提供了丰富的系统调优与配置选项<br/>Deepin 版 NTFS-3G 为新的 Windows 安装程序提供了支持，系统将可以安装到 NTFS 分区的 C: ntfs-3g 是 Linux 的 NTFS 驱动，我们为他提供了商业版才支持的文件权限控制<br/>从屏幕右下角可以“推出”U 盘等移动设备，无须手工卸载<br/>jy 命令：用于解压各种格式的压缩包<br/>apt 命令：整合 apt-get、aptitude、apt-cache 等命令，不必再记忆太多参数组合<br/>中文相关<br/>输入法：ibus 拼音、五笔<br/>字体：“文泉驿微米黑”是默认字体，如果您喜欢锐利的点阵字，可以换成“简报宋体”<br/>所带英文软件已经全部翻译为中文<br/>3D 窗口管理器<br/>自带 Compiz 窗口管理器（默认未启用，可以在 ubuntu-tweak 中启用） Compiz 即旧称的 3D 桌面，您可以在桌面右键 的 桌面设置 里边开启 特效 以获得媲美 MAC 和 Win7 的绚丽界面<br/>特别设计了 Compiz 深绿色主题（同时提供了多款其它主题），并设置了部分默认特效<br/>外观主题<br/>默认为庄重的暗绿色的 DeepinGreen 主题<br/>另有欢快的浅绿色 Deepin 主题，以及其它 7 种主题可供选择<br/>图标主题：提供 DeepinGreen、Gnome-Wise、Gnome 三套主题<br/>鼠标主题：特选 Obsidian 主题<br/>布局切换：根据个人喜好，您可以在 ubuntu-tweak 中可以切换单面板、双面板<br/>其它软件<br/>办公软件<br/>OpenOffice 文字<br/>OpenOffice 电子表格<br/>OpenOffice 演示<br/>OpenOffice 图画<br/>多媒体<br/>Gnome Mplayer 影音播放器 支持多种字幕格式，支持丰富的视频、音频选项<br/>Brasero 光盘刻录工具<br/>Exaile 音乐播放器 (0.3.1 深度增强版)<br/>MAC iTunes 风格的音乐库和播放列表，管理您的音乐更加方便<br/>增强的中文编码支持<br/>完善的中文界面支持<br/>自动搜索、显示歌词<br/>录音机<br/>图形图像<br/>MtPaint 画图工具<br/>GPicView 图片查看器<br/>屏幕截图工具<br/>网络程序<br/>Gigolo 远程文件系统管理器<br/>Grdc 远程桌面客户端<br/>Pidgin 互联网通信工具<br/>Sylpheed 邮件客户端<br/>Transmission BT 下载工具<br/>pyNeighborhood 网上邻居工具<br/>游戏<br/>Same GNOME （挺好玩！一堆球在转，你一点，就消失了）<br/>俄罗斯方块 （没准是最为经典的电子游戏了）<br/>纸牌 （几个人，一副牌，也许好多过去的记忆都伴随有这样的背景）<br/>其它程序<br/>Evince，多能的文档阅读器，支持查看 PDF、djvu、Postscript、tiff、dvi 文档格式<br/>Gwrite 写字板，撰写轻盈的文字也许未必需要严肃的 Office :)<br/>驱动、开发相关<br/>通过 ndisgtk，您可以方便地把无线网卡的 Windows 驱动程序安装到 Deepin 中来。 如果您的无线网卡暂时没有合适的 Linux 支持，那么可以试试使用原先的 Windows 驱动；<br/>提供了内核头文件和基本的 C 开发库，以便您自行安装驱动，或编译软件。有些硬件公司会先放出需要编译的驱动而不是预制好的软件包，为了更好压榨硬件性能，您也许会想要试试自行安装驱 动； 日常使用用也许没多少需要自己编译软件的机会，不过也许啥时候您会想要验证下，那些所谓的 Geek，其实也就那么一回事； 如果您还在学校，那或许啥时候会有计算机语言相关的课程，而深度恰好带上了现成的基础开发环境；<br/>提供了 Geany，一个十分轻量级的 IDE。您也许未必需要编程，但是作为轻巧的编辑环境，她同样可以胜任多样文字撰写的任务， 譬如您可能会拥有一个博客，那么修改博客主题时也许就可以用 Geany 代替 记事本 :<br/>大量贴心的细节优化，不能一一列举（比如，不会在每次挂载 Linux 分区都询问密码）。 已知问题 <br/>安装器显示的“步骤”总数可能和实际数目不符，这是来自上游的 bug<br/>归档管理器可能有极少部分压缩文件无法打开，这是来自上游的 bug<br/>在 Xfwm4 和 Compiz 之间切换后，“工作区”的数量可能会发生变化，这是来自 Compiz 的 bug<br/>屏幕右下角的“安全推出”移动硬盘有时会无法工作，这时请在 Thunar 文件管理器中，在设备上点鼠标右键，选择“弹出卷”<br/>HardInfo (系统设置-->硬件相关-->系统硬件配置信息) 软件本身尚不支持多语言，所以界面仍为英文<br/>文档尚不完善，我们正在抓紧撰写，请留意网站“文档”栏目的更新<br/> <br/>安装教程 <br/><a href="http://linux.deepin.org/help/9.12/install" target="_blank">http://linux.deepin.org/he...</a><br/>(Windows 下的安装程序，将于一周内发布，敬请留意)<br/><br/>下载<br/><a href="http://linux.deepin.org/download" target="_blank">http://linux.deepin.org/do...</a> <br/>(推荐 bt 下载，速度快)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/linuxdeepin/" rel="tag">linuxdeepin</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/908.htm</link>
<title><![CDATA[小飞信 - libfetion Windows v1.3.0更新]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 30 Dec 2009 15:39:19 +0000</pubDate> 
<guid>http://myluo.com/read.php/908.htm</guid> 
<description>
<![CDATA[ 
	ibfetion Windows v1.3.0 2009年终版更新说明<br/>v1.3.0 (09.11.25-09.12.29) 1: 优化好友列表管理操作,极大的提高程序性能和登录速度. 2: 缓存好友信息,节约网络流量,加快好友信息的显示. 3: 解决过多好友显示为NULL的BUG. 4: 修复一个特殊条件下,新消息托盘没有提示的BUG(但已记录到聊天记录里面). <br/><br/>5: 修复更新好友昵称和心情短语的问题. 6: 修复作者窗口没有关闭按钮的BUG(Linux). 7: 修复程序任务栏没有图标的BUG(Linux). 8: 修复不能显示部分手机型号的飞信发来的表情符号的BUG. 9: 修复关闭最后一个聊天对象标签程序崩溃的BUG(windows). 10: 完善聊天窗口输入焦点的问题,增加程序易用性.<br/><br/>下载：<br/><a href="http://libfetion-gui.googlecode.com/files/win_LibFetion_V1.3_release.zip" target="_blank">http://libfetion-gui.googl...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E9%25A3%259E%25E4%25BF%25A1/" rel="tag">飞信</a> , <a href="http://myluo.com/go.php/tags/libfetion/" rel="tag">libfetion</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/907.htm</link>
<title><![CDATA[国产开源实时线程操作系统RT-Thread 0.3.0 RC1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[操作系统]]></category>
<pubDate>Tue, 29 Dec 2009 14:34:23 +0000</pubDate> 
<guid>http://myluo.com/read.php/907.htm</guid> 
<description>
<![CDATA[ 
	实时线程操作系统（RT-Thread） 是国内RT-Thread工作室精心打造的开源实时操作系统，历时4年的呕心沥血开发，力图突破国内没有小型开源实时操作系统的局面，它不仅仅是一款开源 意义的实时操作系统，也是一款产品级别的实时操作系统，它已经被国内十多所企业所采用，被证明是一款能够长时间稳定持续运行的操作系统。<br/><br/>实时线程操作系统从0.2.4正式版发布以来，目前已经一年多了，0.3.0开发分支在稳步进行中，亦收到来自国内十数个缺陷反馈、补丁修正，从针对 STM32的beta1版本、beta2版本到LM3S的beta1版本，它总是力求发布一个稳定的版本，向着 0.3.0正式版、稳定版迈进，而现在，就是RT-Thread开发工作室献上的0.3.0第一候选版，面向ST STM32微控制器（ARM公司的最新Cortex-M3构架处理器）。<br/><br/>这个版本自0.3.0 beta2版本以来的更新记录：<br/><br/>内核:<br/>添加rt_memory_info函数用于获得系统内存信息情况;<br/>添加rt_calloc函数声明;<br/>添加minilibc小型C库，仅用于GCC编译环境;<br/>添加GCC编译支持，采用scons构建系统;<br/>添加software timer的实现;<br/>更改semaphore和mutex值为无符号值;<br/>更改邮箱、消息队列超时值为0，当再次计算出下一超时点为负数时;<br/>更改内存池钩子函数参数;<br/>移除不存在的钩子函数，添加缺少的对象钩子函数声明;<br/>从IPC中移除fast_event;<br/>修正event clear的bug;<br/>修正memory重新分配的bug;<br/>修正串口初始化的问题;<br/>修正mutex_release bug;<br/>修正周期性定时器在超时时停止自身的bug;<br/>修正内存池初始化的bug;<br/>修正设备初始化函数中激活参数的bug;<br/>修正RT_IPC_FLAG_PRIO处理的bug;<br/><br/>LwIP轻型TCP/IP协议栈：<br/>升级LwIP到1.3.1版本;<br/>在LwIP中添加list_if，set_if，set_dns命令;<br/>更改DHCP休眠时间为微秒;<br/>修正LwIP DHCP选项问题;<br/>修正lwip_select函数返回值问题;<br/><br/>文件系统：<br/>添加ELM FatFs文件系统;<br/>修正EFSL的编译警告;<br/>修正closedir中不释放fd的bug;<br/>修正lseek中SEEK_END处理的bug;<br/><br/>FinSH shell:<br/>finsh添加退格键的支持;<br/>finsh添加历史记录、符号自动完成的支持;<br/>修正finsh不能使用USART2的问题;<br/><br/>STM32相关:<br/>升级ST固件库到3.1.2;<br/>STM32添加LD、MD、HD、CL设备的支持;<br/>STM32上添加DM9000A、STM32F107以太网驱动;<br/>修正rt_serial_getc函数的bug;<br/>修正CM3上下文切换时被高优先级中断抢占的问题;<br/>修正rt_realloc函数中关于内存使用统计的bug;<br/>修正当缓冲中不存在数据时rt_serial_read的bug;<br/>修正serial发送中断的bug;<br/>修正Keil MDK 3.5以下版本编译错误的问题;<br/><br/>RT-Thread的netutils组件（包含了ping, tftp client, ftp server, http server等应用程序）将不独立发布，可以直接到svn中获得。RTGUI组件不久将做一次独立的发布（基于STM32平台）<br/><br/>下载地址<br/><a href="http://www.rt-thread.org/" target="_blank">http://www.rt-thread.org/</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/%25E6%2593%258D%25E4%25BD%259C%25E7%25B3%25BB%25E7%25BB%259F/" rel="tag">操作系统</a> , <a href="http://myluo.com/go.php/tags/rt-thread/" rel="tag">rt-thread</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/906.htm</link>
<title><![CDATA[KDE 4.4 Beta 2 / KDE 4.3.4]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sun, 27 Dec 2009 15:01:39 +0000</pubDate> 
<guid>http://myluo.com/read.php/906.htm</guid> 
<description>
<![CDATA[ 
	KDE现在是UNIX上可用的易于使用的现代桌面环境。和一些如GNU/Linux这样的自由的类UNIX一起，UNIX/KDE组成了一个对于任何人都 可用的完全自由和开放的计算平台，而且完全免费，任何人都可以修改它的源代码。当 然它总是有可以改进的空间，我们相信我们已经发布了一些当今可用的能和商 业操作系统/桌面组合的合适的替代品。我们希望UNIX/KDE组合将会最终为普通计算机用户带来一个同样开放、可靠、稳定和专利自由的计算环境，世界范 围内的科学家和计算机专业人士已经喜爱它很多年了。<br/><a href="http://myluo.com/attachment.php?fid=295" target="_blank"><img src="http://myluo.com/attachment.php?fid=295" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>KDE Software Compilation 4.3.4 released<br/><a href="http://www.kde.org/announcements/announce-4.3.4.php" target="_blank">http://www.kde.org/announc...</a><br/><br/>下载地址<br/>KDE 4.3.4 <br/><a href="http://download.kde.org/binarydownload.html?url=/stable/4.3.4/" target="_blank">http://download.kde.org/bi...</a><br/><br/>KDE Software Compilation 4.4 Beta 2 released<br/><a href="http://www.kde.org/announcements/announce-4.4-beta2.php" target="_blank">http://www.kde.org/announc...</a><br/><br/>下载地址<br/>KDE 4.4 Beta 2<br/><a href="http://www.kde.org/announcements/announce-4.4-beta2.php" target="_blank">http://www.kde.org/announc...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/kde/" rel="tag">kde</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/905.htm</link>
<title><![CDATA[VirtualBox 3.1.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 26 Dec 2009 13:51:44 +0000</pubDate> 
<guid>http://myluo.com/read.php/905.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">VirtualBox 3.1.2 (released 2009-12-17)<br/><br/>This is a maintenance release. The following items were fixed and/or added: <br/>VMM: fixed SMP stability regression<br/>USB: fixed USB related host crashes on 64 bits Windows hosts (#5237)<br/>Main: wrong default HWVirtExExclusive value for new VMs (bug #5664)<br/>Main: DVD passthrough setting was lost (bug #5681)<br/>VBoxManage: iSCSI disks do not support adding a comment (bug #4460)<br/>VBoxManage: added missing --cpus and --memory options to OVF --import<br/>GUI: fixed VBox URL in update dialog for German and Dutch languages<br/>GUI: NLS updates<br/>OVF: fixed export of non standard storage controller names (bug #5643)<br/>Solaris hosts: several USB fixes (including support for Apple iPhone)<br/>Mac OS X hosts: several fixes for the 3D support<br/>Mac OS X hosts: re-enabled CMD+Key combinations, even if the Host-Key isn't CMD (bug #5684)<br/>Mac OS X hosts: fixed to fast scrolling if the mouse wheel is used inside the guest (bug #5672)<br/>Mac OS X hosts: dock & menubar don't disappear in fullscreen when the VM is not running on the primary display (bug #1762)<br/>Mac OS X hosts: added an option for enabling "Auto show Dock & Menubar in fullscreen" (bug #5636)<br/>Windows host installer: fixed starting VBox with wrong privileges right after installation (bug #4162)<br/>Host interface and host-only networking: prevent driver from unloading while a VM is still active (Windows host only)<br/>Host-only networking: fixed host-only interface creation (Windows host only) (bug #5708)<br/>Virtio-net: don't crash without an attached network<br/>Virtio-net: fixed the issue with intermittent network in VM with several virtual CPU cores.<br/>NAT: fixed port-forwarding regressions (bug #5666)<br/>NAT: fixed crash under certain conditions (bug #5427)<br/>NAT: fixed resolving of names containing a slash or underscore when using the host resolver DNS proxy (bug #5698)<br/>ATA: fixed sporadic crash when resuming after a VM was forcefully paused (e.g. due to iSCSI target being unavailable)<br/>SATA: fixed raw vmdk disks (bug #5724)<br/>Linux guests: increased the default memory for Redhat and Fedora guests<br/>Linux Guest Additions: fixed installation on RHEL 3.9 guests and on some 64bit guests<br/>Linux Guest Additions: prevent SELinux warnings concerning text relocations in VBoxOGL.so (bug #5690)<br/>X11 guests: fixed mouse support for some Xorg 1.4 guests (openSUSE 11.0)<br/>X11 guests: fixed xorg.conf modification for some older Xorg releases (openSUSE 11.1)<br/>Windows guests: fixed some VBoxService shutdown issues<br/>Windows guests: fixed VBoxVideo spinlock issues on NT4<br/>Windows Guest Additions: fixed uninstallation issues of NT4<br/>Shared folders: fixed resolving of symlink target (bug #5631)<br/>2D Video acceleration: delay loading of OpenGL dlls for Windows hosts to avoid GUI crashes on misconfigured systems<br/>2D Video acceleration: fixed issues with video picture not displayed on playback</div></div><br/><br/>下载地址<br/><a href="http://download.virtualbox.org/virtualbox/3.1.2/" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/904.htm</link>
<title><![CDATA[HTTP加速器 Varnish 2.0.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 23 Dec 2009 14:32:44 +0000</pubDate> 
<guid>http://myluo.com/read.php/904.htm</guid> 
<description>
<![CDATA[ 
	Varnish是一款高性能的开源HTTP加速器，挪威最大的在线报纸 Verdens Gang (<a href="http://www.vg.no)" target="_blank">http://www.vg.no)</a> 使用3台Varnish代替了原来的12台squid，性 能居然比以前更好。<br/>Varnish 2.0.6 的改进内容有：<br/>Fix off-by-one error in ESI handling<br/>Bug fixes related to session lingering<br/>Backend probes should now work correctly with more servers<br/>Portability fixes<br/>Make it possible to specify the per-thread stack size, useful for 32 bit systems<br/><br/><a href="http://sourceforge.net/projects/varnish/files/varnish/2.0.6/varnish-2.0.6.tar.gz/download" target="_blank">http://sourceforge.net/pro...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/varnish/" rel="tag">varnish</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/902.htm</link>
<title><![CDATA[LinuxDeepin 9.12 RC]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 23 Dec 2009 14:30:42 +0000</pubDate> 
<guid>http://myluo.com/read.php/902.htm</guid> 
<description>
<![CDATA[ 
	于直接beta版较大变化 <br/>* 官方 Xfce 换成 Deepin 优化版 Xfce<br/>* Thunar 资源管理器添加 gvfs 虚拟文件系统支持，可以打开 ftp:/、smb:/、computer:/ 之类位置<br/>* Ubuntu-Tweak 系统优化工具添加 Deepin Xfce 支持<br/><br/>* Deepin 版 NTFS-3G 为新的 Windows 安装程序(开发中)提供了支持，系统将可以安装到 NTFS 分区的 C:<br/>* 文泉驿正黑字体添加 zenheiset 工具以切换反锯齿设置等默认字体风格<br/>* 图标和 GTK 外观都更换为 DeepinGreen <br/><br/>软件包调整 <br/>* 去掉 openbox 窗口管理器，重新加入 xfwm4<br/>* 去掉 terminator，重新加入 xfce4-terminal<br/>* 添加 gigolo，以方便挂载远程文件系统（smb:/、ftp:/ 等的访问）<br/>* 升级 Firefox 到 3.5.6<br/>* 升级 Flash 播放器到最新版(10,0,42,34)<br/>* GDM 登录窗口的外观得到改进<br/>* 网络设置菜单：添加图形界面的 aDSL (PPPoE) 设置，以取代命令行版本的 pppoeconf<br/>* 搜狗云输入法：由书签方式改为插件（点击 Firefox 右下角的图标，或者 Ctrl+Alt+Y 启动）<br/><br/>Bug 修复 <br/>* 修复安装器的 bug，若安装前硬盘分区被挂载，会先卸载再安装<br/>* 文件管理器的右键菜单“在此打开终端”：修复图标、程序关联<br/>* 其它小 bug 也被修复<br/><br/>中文翻译 <br/>* 全部英文软件已经被翻译为中文：<br/>galculator<br/>gigolo<br/>thunar-archive-plugin<br/>thunar-media-tags-plugin<br/>thunar-volman<br/>xfce4-volstatus-icon<br/><br/>所有修改过的源代码，可以从 <a href="http://packages.deepin.org" target="_blank">http://packages.deepin.org</a> 下载到。<br/><br/>镜像一： <a href="http://gentoo.druggo.net/Deepin" target="_blank">http://gentoo.druggo.net/D...</a><br/>镜像二： <a href="http://ubuntu.srt.cn/Deepin" target="_blank">http://ubuntu.srt.cn/Deepi...</a><br/>镜像三： <a href="http://ftp.osuosl.org/pub/deepin" target="_blank">http://ftp.osuosl.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/linuxdeepin/" rel="tag">linuxdeepin</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/901.htm</link>
<title><![CDATA[PHP 5.2.12]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 22 Dec 2009 08:29:07 +0000</pubDate> 
<guid>http://myluo.com/read.php/901.htm</guid> 
<description>
<![CDATA[ 
	PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.<br/><br/>ChangeLog: <a href="http://www.php.net/ChangeLog-5.php#5.2.12" target="_blank">http://www.php.net/ChangeL...</a><br/><br/><a href="http://cn.php.net/distributions/php-5.2.12.tar.bz2" target="_blank">http://cn.php.net/distributions/php-5.2.12.tar.bz2</a> (源码)<br/><a href="http://cn.php.net/distributions/php-5.2.12-Win32.zip" target="_blank">http://cn.php.net/distributions/php-5.2.12-Win32.zip</a> (win 二进制包)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/900.htm</link>
<title><![CDATA[Tiny Core Linux 2.7]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 21 Dec 2009 13:23:00 +0000</pubDate> 
<guid>http://myluo.com/read.php/900.htm</guid> 
<description>
<![CDATA[ 
	Tiny Core Linux是一份很小（10 MB）的最低限度Linux桌面。它基于Linux 2.6内核、Busybox、Tiny X、FLTK图形用户界面、JWM窗口管理器，全部运行在内存中。它并非一份完整的桌面，也不完整支持所有的硬件；它只代表能引导进入一份最小X窗口桌面 所需的核心内容，典型情况下可包含对有线网络的访问。这份最小桌面可以通过从在线软件仓库安装额外应用软件来进行扩展。<br/><br/>Tiny Core Linux是一份很小（10 MB）的最低限度Linux桌面。它基于Linux 2.6内核、Busybox、Tiny X、FLTK图形用户界面、JWM窗口管理器，全部运行在内存中。它并非一份完整的桌面，也不完整支持所有的硬件；它只代表能引导进入一份最小X窗口桌面 所需的核心内容，典型情况下可包含对有线网络的访问。这份最小桌面可以通过从在线软件仓库安装额外应用软件来进行扩展。<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Change log for v2.7:<br/><br/>* Updated appbrowser - single 'Install' button and renamed 'Download Only' to 'OnDemand'<br/>* Updated appsaudit - new menu option 'Install Options' to maintain copy2fs.flg and copy2fs.lst<br/>* New ondemand - create flwm right click menu shortcuts to load and start applications from /tce/optional - tune your system for much faster boot times.<br/>* Updated tce-load - dropped l,m,lm,ml testing, ldconfig always called, depmod based on /usr/local/lib/modules, dropped -r option<br/>* Renamed tcz2ram.flg, tcz2ram.lst to copy2fs.flg and copy2fs.lst, use flag for all, or list to specify extensions to be copied into filesystem.<br/>* New 'ab' a tiny appbrowser in shell<br/>* New cache-clear script.<br/>* New boot code xvesa=WxHxD, e.g. xvesa=800x600x32 to set default Xvesa resolution bypassing xsetup<br/>* Updated tce-update and tce-setup to implement an 'easy mode' to update extensions in your tce folder<br/>* Updated tce-update feature enhancement for nfs support (Thanks to Gerald Clark)<br/>* Updated rebuildfstab for block major 11 devices<br/>* Updated udev/rules.d/75-cd-dvd.rules for sr[0-9] devices.<br/>* Updated exitcheck.sh to call /opt/shutdown.sh for user shutdown commands.<br/>* Removed mbchk and libpopt* as unneeded in base.<br/>* Stripped more libs for smaller size, now at 10.1MB</div></div><br/><br/>下载地址<br/><a href="ftp://ftp.nluug.nl/pub/os/Linux/distr/tinycorelinux/2.x/release/tinycore_2.7.iso" target="_blank">ftp://ftp.nluug.nl/pub/os/...</a><br/>MD5 2c34a1d51ac4906cd78660770fbd8c10&nbsp;&nbsp;tinycore_2.7.iso<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/tinycore/" rel="tag">tinycore</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/899.htm</link>
<title><![CDATA[Wine 1.1.35]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 19 Dec 2009 11:19:36 +0000</pubDate> 
<guid>http://myluo.com/read.php/899.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">The Wine development release 1.1.35 is now available.<br/><br/>What's new in this release:<br/>Support for OLE transacted storage.<br/>Better certificate checking on secure connections.<br/>More progress on the 16-bit separation.<br/>Left 4 Dead 2 DRM really supported now.<br/>MSI performance improvements.<br/>64-bit fixes in debugger support.<br/>Various bug fixes.</div></div><br/><br/>下载地址<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.35.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/898.htm</link>
<title><![CDATA[五种开源协议比较]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 19 Dec 2009 09:46:10 +0000</pubDate> 
<guid>http://myluo.com/read.php/898.htm</guid> 
<description>
<![CDATA[ 
	 BSD开源协议<br/><br/>BSD开源协议是一个给于使用者很大自由的协议。基本上使用者可以”为所欲为”，可以自由的使用，修改源代码，也可以将修改后的代码作为开源或者专有软件再发布。<br/><br/>但”为所欲为”的前提当你发布使用了BSD协议的代码，或则以BSD协议代码为基础做二次开发自己的产品时，需要满足三个条件：<br/><br/>如果再发布的产品中包含源代码，则在源代码中必须带有原来代码中的BSD协议。<br/><br/>如果再发布的只是二进制类库/软件，则需要在类库/软件的文档和版权声明中包含原来代码中的BSD协议。<br/><br/>不可以用开源代码的作者/机构名字和原来产品的名字做市场推广。<br/><br/>BSD 代码鼓励代码共享，但需要尊重代码作者的著作权。BSD由于允许使用者修改和重新发布代码，也允许使用或在BSD代码上开发商业软件发布和销售，因此是对 商业集成很友好的协议。而很多的公司企业在选用开源产品的时候都首选BSD协议，因为可以完全控制这些第三方的代码，在必要的时候可以修改或者二次开发。<br/><br/>Apache Licence 2.0<br/><br/>Apache Licence是著名的非盈利开源组织Apache采用的协议。该协议和BSD类似，同样鼓励代码共享和尊重原作者的著作权，同样允许代码修改，再发布（作为开源或商业软件）。需要满足的条件也和BSD类似：<br/><br/>需要给代码的用户一份Apache Licence<br/><br/>如果你修改了代码，需要再被修改的文件中说明。<br/><br/>在延伸的代码中（修改和有源代码衍生的代码中）需要带有原来代码中的协议，商标，专利声明和其他原来作者规定需要包含的说明。<br/><br/>如果再发布的产品中包含一个Notice文件，则在Notice文件中需要带有Apache Licence。你可以在Notice中增加自己的许可，但不可以表现为对Apache Licence构成更改。<br/><br/>Apache Licence也是对商业应用友好的许可。使用者也可以在需要的时候修改代码来满足需要并作为开源或商业产品发布/销售。<br/><br/>GPL<br/><br/>我们很熟悉的Linux就是采用了GPL。GPL协议和BSD， Apache Licence等鼓励代码重用的许可很不一样。GPL的出发点是代码的开源/免费使用和引用/修改/衍生代码的开源/免费使用，但不允许修改后和衍生的代 码做为闭源的商业软件发布和销售。这也就是为什么我们能用免费的各种linux，包括商业公司的linux和linux上各种各样的由个人，组织，以及商 业软件公司开发的免费软件了。<br/><br/>GPL协议的主要内容是只要在一个软件中使用（”使用”指类库引用，修改后的代码或者衍生代码）GPL 协议的产品，则该软件产品必须也采用GPL协议，既必须也是开源和免费。这就是所谓的”传染性”。GPL协议的产品作为一个单独的产品使用没有任何问题， 还可以享受免费的优势。<br/><br/>由于GPL严格要求使用了GPL类库的软件产品必须使用GPL协议，对于使用GPL协议的开源代码，商业软件或者对代码有保密要求的部门就不适合集成/采用作为类库和二次开发的基础。<br/><br/>其它细节如再发布的时候需要伴随GPL协议等和BSD/Apache等类似。<br/><br/>LGPL<br/><br/>LGPL 是GPL的一个为主要为类库使用设计的开源协议。和GPL要求任何使用/修改/衍生之GPL类库的的软件必须采用GPL协议不同。LGPL 允许商业软件通过类库引用（link）方式使用LGPL类库而不需要开源商业软件的代码。这使得采用LGPL协议的开源代码可以被商业软件作为类库引用并 发布和销售。<br/><br/>但是如果修改LGPL协议的代码或者衍生，则所有修改的代码，涉及修改部分的额外代码和衍生的代码都必须采用LGPL协议。因 此LGPL协议的开源 代码很适合作为第三方类库被商业软件引用，但不适合希望以LGPL协议代码为基础，通过修改和衍生的方式做二次开发的商业软件采用。<br/><br/>GPL/LGPL都保障原作者的知识产权，避免有人利用开源代码复制并开发类似的产品。<br/><br/>MIT<br/><br/>MIT是和BSD一样宽范的许可协议，作者只想保留版权，而无任何其他了限制。也就是说，你必须在你的发行版里包含原许可协议的声明，无论你是以二进制发布的还是以源代码发布的。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E5%25BC%2580%25E6%25BA%2590/" rel="tag">开源</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/897.htm</link>
<title><![CDATA[Mono 2.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 17 Dec 2009 10:25:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/897.htm</guid> 
<description>
<![CDATA[ 
	Mono 是一个由Novell公司(先前是Ximian)主持的项目.该项目的目标是创建一系列符合ECMA标准(Ecma-334和Ecma-335)的.NET工具,包括C#编译器和共通语言运行平台.与微软的.NET Framework不同,Mono项目不仅可以运行于Windows系统上,还可以运行于Linux,FreeBSD,Unix,Mac OS X和Solaris.<br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">These are some of the major features in this release:<br/>WCF client and server, the subset exposed by Silverlight 2.0<br/>LLVM support, to improve performance on server/computational loads<br/>Co-routine framework Mono.Tasklets<br/>Preview of LINQ to SQL using DbLinq<br/>New Soft Debugger, integrated with MonoDevelop on Unix and OSX<br/>Joint release with MonoDevelop 2.2<br/>System.IO.Packaging<br/>csharp shell now supports auto-completion<br/>xbuild can now build most msbuild projects<br/>Support for CoreCLR security: <br/>Mono debuts a full metadata and IL verifier<br/>Security system used by Silverlight applications, reusable for other cases.<br/><br/>These new features are described below in detail.</div></div><br/><br/>下载地址<br/><a href="http://www.go-mono.com/mono-downloads/download.html" target="_blank">http://www.go-mono.com/mon...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/mono/" rel="tag">mono</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/896.htm</link>
<title><![CDATA[nginx 0.8.30]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 16 Dec 2009 15:01:39 +0000</pubDate> 
<guid>http://myluo.com/read.php/896.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。 其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好. <br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>Changes with nginx 0.8.30 15 Dec 2009<br/><br/>*) Change: now the default buffer size of the <br/>"large_client_header_buffers" directive is 8K.<br/>Thanks to Andrew Cholakian.<br/><br/>*) Feature: the conf/fastcgi.conf for simple FastCGI configurations.<br/><br/>*) Bugfix: nginx/Windows tried to rename a temporary file twice if the <br/>file should replace an already existent file.<br/><br/>*) Bugfix: of "double free or corruption" error issued if host could <br/>not be resolved; the bug had appeared in 0.8.22.<br/>Thanks to Konstantin Svist.<br/><br/>*) Bugfix: in libatomic usage on some platforms.<br/>Thanks to W-Mark Kubacki.<br/><br/>下载地址<br/>下载：<br/><a href="http://nginx.org/download/nginx-0.8.30.tar.gz" target="_blank">http://nginx.org/download/nginx-0.8.30.tar.gz</a> (linux)<br/><a href="http://nginx.org/download/nginx-0.8.30.zip" target="_blank">http://nginx.org/download/nginx-0.8.30.zip</a> (win)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/895.htm</link>
<title><![CDATA[PostgreSQL 8.4.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 14 Dec 2009 22:53:02 +0000</pubDate> 
<guid>http://myluo.com/read.php/895.htm</guid> 
<description>
<![CDATA[ 
	PostgreSQL 是一种对象-关系型数据库管理系统(ORDBMS),也是目前功能最强大、特性最丰富和最复杂的自由软件数据库系统.它起源于伯克利(BSD)的数据库研 究计划,目前是最重要的开源数据库产品开发项目之一, 有着非常广泛的用户.PostgreSQL 是唯一支持事务、子查询、多版本并行控制系统、数据完整性检查等特性的唯一的一种自由软件的数据库管理系统.能在多平台下---包括Linux、 FreeBSD和Windows等---运行,并且支持多语言的开发.<br/><br/>Changes<br/><a href="http://www.postgresql.org/docs/8.4/static/release-8-4-2.html" target="_blank">http://www.postgresql.org/...</a><br/><br/>下载地址<br/><a href="http://www.postgresql.org/ftp/binary/v8.4.2/" target="_blank">http://www.postgresql.org/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/postgresql/" rel="tag">postgresql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/894.htm</link>
<title><![CDATA[Ubuntu 10.04 LTS (Lucid Lynx) Alpha 1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 13 Dec 2009 13:42:44 +0000</pubDate> 
<guid>http://myluo.com/read.php/894.htm</guid> 
<description>
<![CDATA[ 
	2009年9月22日,Mark Shuttleworth宣布,Ubuntu 10.04 LTS(代号Lucid Lynx)将于2010年4月29日发布.这是Ubuntu史上的第12个发行版操作系统.<br/>Ubuntu 10.04(Lucid Lynx)将是Ubuntu历史上首次变更发行周期的版本,从发行六个Alpha版本和一个Beta版本改变为发行三个Alpha版本和两个Beta版本.今天我们将看到第一个Alpha版本.<br/><br/>下载地址<br/><a href="http://cdimage.ubuntu.com/releases/10.04/alpha-1/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/893.htm</link>
<title><![CDATA[LinuxDeepin 9.12 beta2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 10 Dec 2009 18:04:33 +0000</pubDate> 
<guid>http://myluo.com/read.php/893.htm</guid> 
<description>
<![CDATA[ 
	相对于 9.12 beta1，beta2 有如下改变：<br/>软件包调整<br/><br/>-- 窗口管理器：用 openbox、compiz 换掉了 xfwm4。如果显卡支持，系统会启动XFCE+Compiz 以实现特效；如果不支持，则会启动 XFCE+Openbox<br/>-- 终端：用 Terminator 换掉了 xfce4-terminal。这个 Terminator 能在单个窗口中分割出多个终端，真是十分方便<br/><a href="http://myluo.com/attachment.php?fid=294" target="_blank"><img src="http://myluo.com/attachment.php?fid=294" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>-- 编辑器：用 mousepad 换掉了 geany。Mousepad 十分简单、轻快，而 Geany 比较适用于开发者<br/>-- 去掉了 java、ISO Master、MLDonkey、emelFM2 等一系列普通用户用不到的软件包。光盘容量因此缩小近 100M，为以后添加好的应用程序预留了空间<br/>-- Firefox: 去掉了不常用的视频下载的插件<br/>-- 添加了 Wine，为以后加入 Windows 应用程序做准备<br/>-- 升级了内核和安装器等软件包<br/><br/>Bug 修复<br/><br/>-- 修复了 Office 2007 文件不能打开的问题<br/>-- 修复了 “Windows 分区挂载设置”不能生效的问题<br/>-- 修复了 swf 文件不能打开的问题<br/>外观主题<br/><br/>-- 特别制作了 Compiz 的暗绿色主题，并默认启用了部分特效<br/>-- GTK 主题也改为由 Clearlooks 修改而来的绿色主题，看起来更舒服<br/>已知问题<br/><br/>-- 由于 wubi 本身的 bug（开机进入 grub>），我们暂时移除了 wubi.exe。<br/>-- 虚拟机 VMware、VirtualBox、Kvm（qemu）不支持 compiz ，所以没有特效<br/>-- 虚拟机 VMware、VirtualBox、Kvm（qemu）中可能没有声音<br/>-- Kvm（qemu）虚拟机中 openbox 也无法启动<br/><br/><br/>下载地址<br/><a href="http://linux.deepin.org/download/9.12/beta2" target="_blank">http://linux.deepin.org/do...</a><br/><br/>安装<br/><br/>建议用 USB 设备（移动硬盘、U盘）安装，或者刻盘安装。<br/><a href="http://linux.deepin.org/help/9.12/install/usb" target="_blank">http://linux.deepin.org/he...</a><br/>配置<br/>安装后，您可以根据自己的喜好进行配置。<br/><a href="http://linux.deepin.org/help/9.12/config" target="_blank">http://linux.deepin.org/he...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/linuxdeepin/" rel="tag">linuxdeepin</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/892.htm</link>
<title><![CDATA[Ubuntu 9.10 的用户可以使用KDE 4.3.4了]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 07 Dec 2009 19:50:07 +0000</pubDate> 
<guid>http://myluo.com/read.php/892.htm</guid> 
<description>
<![CDATA[ 
	KDE 社区发布了KDE4.3.4，该版本可以在 Ubuntu 9.10 版本中使用了，如下图所示：<br/>安装方法：<br/><a href="http://myluo.com/attachment.php?fid=293" target="_blank"><img src="http://myluo.com/attachment.php?fid=293" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>1. 进入主菜单-系统-系统管理-软件源<br/>2. 点击"其他软件"，点击添加并粘贴如下地址并确定添加源：<br/>deb <a href="http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu" target="_blank">http://ppa.launchpad.net/k...</a> karmic main<br/>3. 进入身份认证Tab，点击导入密钥文件并添加这个 GPG KEY<br/>4. 关闭窗口，系统将会提示重新加载可用信息，点击重新加载按钮<br/>5. 回头系统管理并打开更新管理器进行更新<br/>6. 重启系统。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/891.htm</link>
<title><![CDATA[Wine 1.1.34]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 06 Dec 2009 19:42:11 +0000</pubDate> 
<guid>http://myluo.com/read.php/891.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>The Wine development release 1.1.34 is now available.<br/><br/>What's new in this release (see below for details):<br/>- Many fixes for crypto certificates support.<br/>- A lot of MSHTML improvements.<br/>- Various fixes to support the Left 4 Dead 2 DRM.<br/>- A number of OLE marshalling fixes.<br/>- More Listview improvements.<br/>- Various bug fixes.<br/><br/>下载：<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.34.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/><a href="http://prdownloads.sourceforge.net/wine/wine-1.1.34.tar.bz2" target="_blank">http://prdownloads.sourcef...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/890.htm</link>
<title><![CDATA[Python 2.7 a1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 06 Dec 2009 19:41:38 +0000</pubDate> 
<guid>http://myluo.com/read.php/890.htm</guid> 
<description>
<![CDATA[ 
	Python的创始人为Guido van Rossum。在1989年圣诞节期间的阿姆斯特丹，Guido为了打发圣诞节的无趣，决心开发一个新的脚本解释程序，作为ABC语言的一种继承。之所以选中 Python（大蟒蛇的意思）作为程序的名字，是因为他是一个Monty Python的飞行马戏团的爱好者。<br/>Improvements in this release include:<br/>An ordered dictionary type<br/>New unittest features including test skipping and new assert methods.<br/>A much faster io module<br/>Automatic numbering of fields in the str.format() method<br/>Float repr improvements backported from 3.x.<br/>Tile support for Tkinter<br/>A backport of the memoryview object from 3.x<br/>New syntax for nested with statements<br/><br/>下载地址<br/><a href="http://www.python.org/ftp/python/2.7/Python-2.7a1.tgz" target="_blank">http://www.python.org/ftp/...</a><br/><br/><a href="http://www.python.org/ftp/python/2.7/Python-2.7a1.tar.bz2" target="_blank">http://www.python.org/ftp/...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/889.htm</link>
<title><![CDATA[Calculate Linux 10.0]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sat, 05 Dec 2009 20:10:36 +0000</pubDate> 
<guid>http://myluo.com/read.php/889.htm</guid> 
<description>
<![CDATA[ 
	Calculate Linux是俄罗斯语的基于Gentoo的发行和自启动运行DVD，其目标在于能在任意数量的计算机上都易于使用、安装和升级。它提供两种版 本，Calculate Linux Desktop（CLD）和Calculate Linux Server（CLS）。<br/><br/>下载地址：<br/><a href="http://mirror.umoss.org/calculate/CLD/10.0/i686/cld-10.0-i686.iso" target="_blank">cld-10.0-i686.iso</a> (1,738MB, <a href="http://mirror.umoss.org/calculate/CLD/10.0/i686/cld-10.0-i686.iso.DIGESTS" target="_blank">MD5</a>, <a href="ftp://ftp.calculate-linux.ru/pub/calculate/CLD/10.0/i686/Calculate%20Linux%20Desktop%2010.0%20i686%20KDE%20LiveDVD.torrent" target="_blank">torrent</a>)<br/><a href="ftp://mirror.its.uidaho.edu/calculate/CLD/10.0/x86_64/cld-10.0-x86_64.iso" target="_blank">cld-10.0-x86_64.iso</a> (1,823MB, <a href="ftp://mirror.its.uidaho.edu/calculate/CLD/10.0/x86_64/cld-10.0-x86_64.iso.DIGESTS" target="_blank">MD5</a>, <a href="ftp://ftp.calculate-linux.ru/pub/calculate/CLD/10.0/x86_64/Calculate%20Linux%20Desktop%2010.0%20x86_64%20KDE%20LiveDVD.torrent" target="_blank">torrent</a>).<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/calculate/" rel="tag">calculate</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/888.htm</link>
<title><![CDATA[Apache httpd 2.3.4 alpha]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 05 Dec 2009 20:08:56 +0000</pubDate> 
<guid>http://myluo.com/read.php/888.htm</guid> 
<description>
<![CDATA[ 
	Apache HTTP Server（简称Apache）是Apache软件基金会的一个开放源码的网页服务器，可以在大多数计算机操作系统中运行，由于其跨平台和安全性被广泛使用，是最流行的Web服务器端软件之一。它快速、可靠并且可通过简单的API扩充，将Perl／Python等解释器编译到服务器中。<br/><br/>Changes with Apache 2.3.4<br/><br/>*) Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,<br/>and WatchdogMutexPath with a single Mutex directive. Add APIs to<br/>simplify setup and user customization of APR proc and global mutexes. <br/>(See util_mutex.h.) Build-time setting DEFAULT_LOCKFILE is no longer<br/>respected; set DEFAULT_REL_RUNTIMEDIR instead. [Jeff Trawick]<br/><br/>*) http_core: KeepAlive no longer accepts other than On&#124;Off.<br/>[Takashi Sato]<br/><br/>*) mod_dav: Remove errno from dav_error interface. Calls to dav_new_error()<br/>and dav_new_error_tag() must be adjusted to add an apr_status_t parameter.<br/>[Jeff Trawick]<br/><br/>*) mod_authnz_ldap: Add AuthLDAPBindAuthoritative to allow Authentication to<br/>try other providers in the case of an LDAP bind failure.<br/>PR 46608 [Justin Erenkrantz, Joe Schaefer, Tony Stevenson]<br/><br/>*) Build: fix --with-module to work as documented<br/>PR 43881 [Gez Saunders <gez.saunders virgin.net>]<br/><br/>下载地址<br/>下载：<a href="http://www.apache.org/dist/httpd/httpd-2.3.4-alpha.tar.bz2" target="_blank">http://www.apache.org/dist...</a><br/>依赖：<a href="http://www.apache.org/dist/httpd/httpd-2.3.4-alpha-deps.tar.bz2" target="_blank">http://www.apache.org/dist...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/887.htm</link>
<title><![CDATA[Ruby on Rails v2.3.5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 02 Dec 2009 19:46:42 +0000</pubDate> 
<guid>http://myluo.com/read.php/887.htm</guid> 
<description>
<![CDATA[ 
	Ruby on Rails 2.3.5在过去的这个周末发布了.此次发布提供了几个bug的修复,以及一个安全漏洞的修复.Rails 2.3.5与之前的2.3.x版本应该是完全兼容的,并且通过gem update rails可以轻松的升级.<br/>此次更新可以总结为三大亮点:<br/><br/>对Ruby 1.9更佳的支持<br/>之前有一些小bug,导致无法完全兼容Ruby 1.9.现在这些bug修复了.<br/><br/>RailsXss插件可用<br/>你可能听说过Rails 3将会自动将erb中的所有string内容释放(以前你需要通过h()来手动释放).现在,通过Koz的RailsXss插件,你在Rails 2.3.5中也可以使用这个功能了.<br/><br/>为XmlMini修复了Nokogiri后端<br/>在Rails 2.3中我们可以将默认的XML分析器从REXML转换到如Nokogiri等其他更快的分析器上去.原本这个功能有些问题,现在这些问题解决了,如果你的应用中大量使用xml,那么可以试试看使用这个更快的XML分析器.<br/><br/>Ruby on Rails 2.3.5(Patch形式升级)<br/><a href="https://groups.google.com/group/rubyonrails-security/browse_frm/thread/4d4f71f2aef4c0ab?pli=1" target="_blank">https://groups.google.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ror/" rel="tag">ror</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/886.htm</link>
<title><![CDATA[VirtualBox 3.1.0]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 01 Dec 2009 18:46:42 +0000</pubDate> 
<guid>http://myluo.com/read.php/886.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">VirtualBox 3.1.0 (released 2009-11-30)<br/><br/>This version is a major update. The following major new features were added:<br/>Teleportation (aka live migration); migrate a live VM session from one host to another (see the manual for more information)<br/>VM states can now be restored from arbitrary snapshots instead of only the last one, and new snapshots can be taken from other snapshots as well ("branched snapshots"; see the manual for more information)<br/>2D video acceleration for Windows guests; use the host video hardware for overlay stretching and color conversion (see the manual for more information)<br/>More flexible storage attachments: CD/DVD drives can be attached to arbitrary storage controllers, and there can be more than one such drive (the manual for more information)<br/>The network attachment type can be changed while a VM is running<br/>Complete rewrite of experimental USB support for OpenSolaris hosts making use of the latest USB enhancements in Solaris Nevada 124 and higher<br/>Significant performance improvements for PAE and AMD64 guests (VT-x and AMD-V only; normal (non-nested) paging)<br/>Experimental support for EFI (Extensible Firmware Interface; see the manual for more information)<br/>Support for paravirtualized network adapters (virtio-net; see the manual for more information)<br/><br/>In addition, the following items were fixed and/or added:<br/>VMM: guest SMP fixes for certain rare cases<br/>GUI: snapshots include a screenshot<br/>GUI: locked storage media can be unmounted by force<br/>GUI: the a log window grabbed all key events from other GUI windows (bug #5291)<br/>GUI: allow to disable USB filters (bug #5426)<br/>GUI: improved memory slider in the VM settings<br/>GUI: the VirtualBox website couldn't be opened from the help menu (bug #4559)<br/>3D support: major performance improvement in VBO processing<br/>3D support: added GL_EXT_framebuffer_object, GL_EXT_compiled_vertex_array support<br/>3D support: fixed crashes in FarCry, SecondLife, Call of Duty, Unreal Tournament, Eve Online (bugs #2801, #2791)<br/>3D support: fixed graphics corruption in World of Warcraft (#2816)<br/>3D support: fixed Final frame of Compiz animation not updated to the screen (#4653)<br/>3D support: fixed incorrect rendering of non ARGB textures under compiz<br/>iSCSI: support iSCSI targets with more than 2TiB capacity<br/>VRDP: fixed occasional VRDP server crash (bug #5424)<br/>Network: fixed the E1000 emulation for QNX (and probably other) guests (bug #3206)<br/>NAT: added host resolver DNS proxy (see the manual for more information)<br/>VMDK: fixed incorrectly rejected big images split into 2G pieces (bug #5523, #2787)<br/>VMDK: fixed compatibility issue with fixed or raw disk VMDK files (bug #2723)<br/>VHD: fixed incompatibility with Hyper-V<br/>Support for Parallels version 2 disk image (HDD) files; see the manual for more information<br/>OVF: create manifest files on export and verify the content of an optional manifest file on import<br/>OVF: fixed memory setting during import (bug #4188)<br/>Mouse device: now five buttons are passed to the guest (bug #3773)<br/>VBoxHeadless: fixed loss of saved state when VM fails to start<br/>VBoxSDL: fixed crash during shutdown (Windows hosts only)<br/>X11 based hosts: allow the user to specify their own scan code layout (bug #2302)<br/>Mac OS X hosts: don't auto show the menu and dock in fullscreen (bug #4866)<br/>Mac OS X hosts (64 bit): don't interpret mouse wheel events as left click (bug #5049)<br/>Mac OS X hosts: fixed a VM abort during shutdown under certain conditions<br/>Solaris hosts: combined the kernel interface package into the VirtualBox main package<br/>Solaris hosts: support for OpenSolaris Boomer architecture (with OSS audio backend).<br/>Shared folders: VBOXSVR is visible in Network folder (Windows guests, bug #4842)<br/>Shared folders: performance improvements (Windows guests, bug #1728)<br/>Windows, Linux and Solaris Additions: added balloon tip notifier if VirtualBox host version was updated and Additions are out of date<br/>Solaris guests: fixed keyboard emulation (bug #1589)<br/>Solaris Additions: fixed as_pagelock() failed errors affecting guest properties (bug #5337)<br/>Windows Additions: added automatic logon support for Windows Vista and Windows 7<br/>Windows Additions: improved file version lookup for guest OS information<br/>Windows Additions: fixed runtime OS detection on Windows 7 for session information<br/>Windows Additions: fixed crash in seamless mode (contributed by Huihong Luo)<br/>Linux Additions: added support for uninstalling the Linux Guest Additions (bug #4039)<br/>Linux guest shared folders: allow mounting a shared folder if a file of the same name as the folder exists in the current directory (bug #928)<br/>SDK: added object-oriented web service bindings for PHP5</div></div><br/><br/>下载地址<br/><a href="http://download.virtualbox.org/virtualbox/3.1.0/" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/885.htm</link>
<title><![CDATA[Linux Mint 8 “Helena”]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Tue, 01 Dec 2009 18:45:16 +0000</pubDate> 
<guid>http://myluo.com/read.php/885.htm</guid> 
<description>
<![CDATA[ 
	Linux Mint是一份基于Ubuntu的发行，其目标是提供一种更完整的即刻可用体验，这包括提供浏览器插件、多媒体编解码器、对DVD播放的支持、Java和其他组件。它与Ubuntu软件仓库兼容。<br/><a href="http://myluo.com/attachment.php?fid=292" target="_blank"><img src="http://myluo.com/attachment.php?fid=292" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>To upgrade from Linux Mint 7 “Gloria”, read these instructions.<br/>To upgrade from Linux Mint 8 “Helena” RC1, read these instructions.<br/><br/>Download Linux Mint 8:<br/><br/>You can download the Main and Universal editions of Linux Mint 8 via torrent or via HTTP:<br/><br/>Main edition:<br/>size: 688MB LiveCD<br/>MD5Sum: 06fc2f27f8352a2bac5516b86c020755<br/>Torrent download: <a href="http://www.linuxmint.com/torrent/LinuxMint-8.iso.torrent" target="_blank">http://www.linuxmint.com/t...</a><br/>HTTP download: <a href="http://www.linuxmint.com/edition.php?id=44" target="_blank">http://www.linuxmint.com/e...</a><br/><br/>Universal edition:<br/>size: 1GB LiveDVD<br/>MD5Sum: e297a2cdf1b1c6408ac6a6d76833933a<br/>Torrent download: <a href="http://www.linuxmint.com/torrent/LinuxMint-8-Universal.iso.torrent" target="_blank">http://www.linuxmint.com/t...</a><br/>HTTP download: <a href="http://www.linuxmint.com/edition.php?id=45" target="_blank">http://www.linuxmint.com/e...</a><br/><br/>Asia:<br/><a href="http://ftp.jaist.ac.jp/pub/Linux/LinuxMint-ISO/stable/8/" target="_blank">http://ftp.jaist.ac.jp/pub...</a> (Japan)<br/><a href="http://ftp.riken.jp/pub/Linux/linuxmint/stable/8/" target="_blank">http://ftp.riken.jp/pub/Li...</a> (Japan)<br/><br/>Europe:<br/><a href="http://gd.tuwien.ac.at/linux/mint/isos/stable/8/" target="_blank">http://gd.tuwien.ac.at/lin...</a> (Austria)<br/><a href="http://mint.nano-box.net/iso/stable/8/" target="_blank">http://mint.nano-box.net/i...</a> (Bulgaria)<br/><a href="http://mirrors.cytanet.com.cy/linux/mint/stable/8/" target="_blank">http://mirrors.cytanet.com...</a> (Cyprus)<br/><a href="http://ftp.klid.dk/ftp/linuxmint/stable/8/" target="_blank">http://ftp.klid.dk/ftp/lin...</a> (Denmark)<br/><a href="ftp://ftp.linuxmint-fr.org/pub/linuxmint.com/stable/8/" target="_blank">ftp://ftp.linuxmint-fr.org...</a> (France)<br/><a href="http://linuxmint.cybermirror.org/stable/8/" target="_blank">http://linuxmint.cybermirr...</a> (Germany) *<br/><a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxmint/stable/8/" target="_blank">http://ftp.cc.uoc.gr/mirro...</a> (Greece)<br/><a href="http://ftp.heanet.ie/pub/linuxmint.com/stable/8/" target="_blank">http://ftp.heanet.ie/pub/l...</a> (Ireland)<br/><a href="ftp://ftp.tpnet.pl/pub/linux/linuxmint/isos/stable/8/" target="_blank">ftp://ftp.tpnet.pl/pub/lin...</a> (Poland) *<br/><a href="http://cesium.di.uminho.pt/pub/linuxmint/stable/8/" target="_blank">http://cesium.di.uminho.pt...</a> (Portugal)<br/><a href="http://ftp.df.lth.se/pub/linuxmint/stable/8/" target="_blank">http://ftp.df.lth.se/pub/l...</a> (Sweden)<br/><a href="http://mirror.sov.uk.goscomb.net/linuxmint.com/stable/8/" target="_blank">http://mirror.sov.uk.gosco...</a> (UK)<br/><br/>Northern America:<br/><a href="http://mirror.csclub.uwaterloo.ca/linuxmint/stable/8/" target="_blank">http://mirror.csclub.uwate...</a> (Canada)<br/><a href="http://mirror.amarillolinux.com/linuxmint/stable/8/" target="_blank">http://mirror.amarillolinu...</a> (USA)<br/><a href="http://mint.ez.by/linuxmint.com/stable/8/" target="_blank">http://mint.ez.by/linuxmin...</a> (USA)<br/><a href="ftp://linuxfreedom.com/linuxmint/linuxmint.com/stable/8/" target="_blank">ftp://linuxfreedom.com/lin...</a> (USA)<br/><a href="http://ftp.cs.rose-hulman.edu/linuxmint/stable/8/" target="_blank">http://ftp.cs.rose-hulman....</a> (USA) *<br/><a href="http://linuxmint.secsup.org/stable/8/" target="_blank">http://linuxmint.secsup.or...</a> (USA)<br/><a href="ftp://mirrors.secution.com/linuxmint.com/stable/8/" target="_blank">ftp://mirrors.secution.com...</a> (USA)<br/><a href="http://mira.sunsite.utk.edu/linuxmint/stable/8/" target="_blank">http://mira.sunsite.utk.ed...</a> (USA) *<br/><br/>Rest of the World:<br/><a href="http://mirror.aarnet.edu.au/pub/linuxmint/stable/8/" target="_blank">http://mirror.aarnet.edu.a...</a> (Australia) *<br/><a href="ftp://mirror.unej.ac.id/pub/iso/linux-mint/stable/8/" target="_blank">ftp://mirror.unej.ac.id/pu...</a> (Indonesia) *<br/><br/>* Mirrors marked with a star weren’t fully synched when this announcement was made.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/mint/" rel="tag">mint</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/884.htm</link>
<title><![CDATA[nginx 0.8.29]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 30 Nov 2009 19:05:48 +0000</pubDate> 
<guid>http://myluo.com/read.php/884.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。 其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好. 目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/><br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">Changes with nginx 0.8.29&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;30 Nov 2009<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Change: now the "009" status code is written to an access log for <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxied HTTP/0.9 responses.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Feature: the "addition_types", "charset_types", "gzip_types", <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ssi_types", "sub_filter_types", and "xslt_types" directives support <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; an "*" parameter.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Feature: GCC 4.1+ built-in atomic operations usage.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to W-Mark Kubacki.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Feature: the --with-libatomic[=DIR] option in the configure.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to W-Mark Kubacki.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: listen unix domain socket had limited access rights.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: cached HTTP/0.9 responses were handled incorrectly.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: regular expression named captures given by "?P<...>" did not <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; work in a "server_name" directive.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to Maxim Dounin.</div></div><br/><br/>下载地址： <br/><a href="http://sysoev.ru/nginx/nginx-0.8.29.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.29.tar.gz</a> (linux) <br/><a href="http://sysoev.ru/nginx/nginx-0.8.29.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.29.zip</a> (win) <br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/883.htm</link>
<title><![CDATA[Cherokee 0.99.30]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 30 Nov 2009 19:04:10 +0000</pubDate> 
<guid>http://myluo.com/read.php/883.htm</guid> 
<description>
<![CDATA[ 
	Cherokee 是非常快速，灵活和容易配置的网络服务器。现今它支持的普遍技术有： FastCGI、SCGI、PHP、CGI、uWSGI、SSI、TLS和SSL加密连接、虚拟主机、认证、HTTP负载平衡、类似于apache日志记录、数据库平衡、HTTP 反向代理、带宽优化、音频视频流等很多. 此外，Cherokee 也提供易用的配置界面，从而用户可以从头到脚的设置服务器却不需要编辑配置文件.<br/><br/>Changes: New features include a new rule type for matching URL arguments, support for defining per-rule timeout values, and new wizards for setting up PHP and Ruby on Rails. The reverse HTTP proxy no longer generates 502 errors when a back-end server doesn't handle a POST request as expected. The I/O-cache subsystem has been improved so it can be used even when the cached files change. Upgrading is encouraged<br/><br/>下载地址：<br/><a href="http://www.cherokee-project.com/download/0.99/0.99.30/cherokee-0.99.30.tar.gz" target="_blank">http://www.cherokee-projec...</a> <br/>MD5(cherokee-0.99.30.tar.gz)= a3c4d5b258437206087e2b4a8f53afdc <br/>SHA1(cherokee-0.99.30.tar.gz)= 608e1ce0b067d67d138c4f8329016537dd30dabe<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/cherokee/" rel="tag">cherokee</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/882.htm</link>
<title><![CDATA[Hiweed Linux 改名为 LinuxDeepin，并发布 9.12 beta1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 30 Nov 2009 13:27:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/882.htm</guid> 
<description>
<![CDATA[ 
	Hiweed Linux，这个曾经把不少人带进 Linux 世界的发行版，在沉寂了一年多之后，穿了个马甲又回来了。<br/>项目名称已经改为 Linux Deepin，今天（2009-11-30）发布了 9.12 beta1 版本，正式版将在 12 月底发布。目前主要开发者仍为 Hiweed (冷罡华)，另有一个测试小组(Snd，斑鸠)。<br/>虽然改了名字、换了 Logo，但其“免除新手痛苦、节约老手时间”的口号没有变，系统也依然轻量级。<br/><br/>官方网站<br/><a href="http://linux.deepin.org/9.12/beta1" target="_blank">http://linux.deepin.org/9....</a><br/><br/>下载地址<br/><a href="http://linux.deepin.org/download" target="_blank">http://linux.deepin.org/do...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/deepin/" rel="tag">deepin</a> , <a href="http://myluo.com/go.php/tags/linuxdeepin/" rel="tag">linuxdeepin</a> , <a href="http://myluo.com/go.php/tags/hiweed/" rel="tag">hiweed</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/881.htm</link>
<title><![CDATA[Microsoft Office Web Apps (Beta) 简体中文版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Fri, 27 Nov 2009 19:39:28 +0000</pubDate> 
<guid>http://myluo.com/read.php/881.htm</guid> 
<description>
<![CDATA[ 
	Microsoft Office Web Apps (Beta)已经提供官方下载。支持包括简体中文在内的七种语言。 <br/>Microsoft Office Web Apps 是由微软推出的基于Web端的在线办公工具,它将Microsoft Office 2010产品的体验延伸到可支持的浏览器上。Office Web Apps让你可以从几乎任何地方共享自己Office文档。与Word、Excel、PowerPoint、OneNote这些在线应用一起,你将永远拥 有你需要工具,不管你在何地。<br/><br/><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=27d81b1c-18ae-4983-8e1c-224bb747eb99" target="_blank">http://www.microsoft.com/d...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/office/" rel="tag">office</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/880.htm</link>
<title><![CDATA[魅族M8手机固件]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[魅族专区]]></category>
<pubDate>Fri, 27 Nov 2009 13:42:26 +0000</pubDate> 
<guid>http://myluo.com/read.php/880.htm</guid> 
<description>
<![CDATA[ 
	V0.9.3.9修改:<br/>1. 使用新的电量检测和低电处理策略<br/>2. 改善低温时容易出现异常的问题<br/><br/># M8固件(版本:V0.9.3.9)<br/># 版本:V0.9.3.9<br/># 更新时间:2009-11-26<br/># 适用机型:M8<br/># 软件大小:53.9M<br/><br/>下载地址<br/><a href="http://down2.meizu.com/Firmware/M8/xip_0.9.3.9.zip" target="_blank">http://down2.meizu.com/Fir...</a><br/><br/><a href="http://down3.meizu.com/Firmware/m8/xip_0.9.3.9.zip" target="_blank">http://down3.meizu.com/Fir...</a><br/><br/><a href="http://down4.meizu.com/Firmware/m8/xip_0.9.3.9.zip" target="_blank">http://down4.meizu.com/Fir...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%25AD%2585%25E6%2597%258F/" rel="tag">魅族</a> , <a href="http://myluo.com/go.php/tags/m8/" rel="tag">m8</a> , <a href="http://myluo.com/go.php/tags/%25E5%259B%25BA%25E4%25BB%25B6/" rel="tag">固件</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/879.htm</link>
<title><![CDATA[nginx 0.8.28]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 25 Nov 2009 19:29:31 +0000</pubDate> 
<guid>http://myluo.com/read.php/879.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.<br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.28.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.28.tar.gz</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.28.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.28.zip</a> (win)<br/>从此版开始提供PGP SIGNATURE.<br/><br/>Changes with nginx 0.8.28 23 Nov 2009<br/><br/>*) Bugfix: nginx could not be built with the --without-pcre parameter; <br/>the bug had appeared in 0.8.25.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/878.htm</link>
<title><![CDATA[Squid 3.1.0.15]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 25 Nov 2009 19:28:42 +0000</pubDate> 
<guid>http://myluo.com/read.php/878.htm</guid> 
<description>
<![CDATA[ 
	Squid Cache（简称为Squid）是一个流行的自由软件（GNU通用公共许可证）的代理服务器和Web缓存服务器。Squid有广泛的用途，从作为网页服务器的前置cache服务器缓存相关请求来提高Web服务器的速度，到为一组人共享网络资源而缓存万维网，域名系统和其他网络搜索，到通过过滤流量帮助网络安全，到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。Squid的发展历史相当悠久，功能也相当完善。除了HTTP外，对于FTP与HTTPS的支持也相当好，在3.0 测试版中也支持了IPv6。<br/><br/>下载：<a href="http://bo.mirror.garr.it/mirrors/squid/squid-3.1.0.15.tar.bz2" target="_blank">http://bo.mirror.garr.it/m...</a><br/>更多：<a href="http://bo.mirror.garr.it/mirrors/squid/" target="_blank">http://bo.mirror.garr.it/m...</a><br/>查看ReleaseNote:<br/><a href="http://bo.mirror.garr.it/mirrors/squid/squid-3.1.0.15-RELEASENOTES.html" target="_blank">http://bo.mirror.garr.it/m...</a><br/><br/>Changes to squid-3.1.0.15 (23 Nov 2009):<br/><br/>- Regression Fix: myip ACL not accepted in config<br/>- Bug 2795: acl arp lookups including port<br/>- Bug 2794: ESI parsing fails on FreeBSD<br/>- Bug 2778: fix linking issues using SunCC<br/>- Bug 2724: eCAP build failure unless ICAP enabled<br/>- Bug 2628: Correct default PID location to PREFIX/var/run/squid.pid<br/>- Bug 2617: Performance degradation during processing list of dstdomain ACL's<br/>- Bug 2374: Support ICY / ICEcast / SHOUTcast streaming protocol.<br/>- Fix: 64-bit filesize issue in squidclient POST of large files<br/>- Fix: send correct Connection: header on intercepted replies<br/>- Support libtool 2.x<br/>- ESI libraries libexpat and libxml2 now optional<br/>- ESI support default enabled<br/>- Bump libcap minimum requirement to libcap 2.09+<br/>- ARP / MAC support fixes for IPv6-mode<br/>- Add outstanding IPv6 settings to squid.conf (localnet, localhost)<br/>- ... and many additions to the background testing structure<br/>- ... and very many minor build and code cleanups for non-GCC compilers.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/squid/" rel="tag">squid</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/877.htm</link>
<title><![CDATA[Chrome OS 演示会完整视频]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[影音视频]]></category>
<pubDate>Tue, 24 Nov 2009 16:47:16 +0000</pubDate> 
<guid>http://myluo.com/read.php/877.htm</guid> 
<description>
<![CDATA[ 
	<br/>此处包含一个多媒体文件，请用网页方式查看。<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E5%25BD%25B1%25E9%259F%25B3%25E8%25A7%2586%25E9%25A2%2591/" rel="tag">影音视频</a> , <a href="http://myluo.com/go.php/tags/google/" rel="tag">google</a> , <a href="http://myluo.com/go.php/tags/chromeos/" rel="tag">chromeos</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/876.htm</link>
<title><![CDATA[FreeBSD 8.0 - Final]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Mon, 23 Nov 2009 19:56:27 +0000</pubDate> 
<guid>http://myluo.com/read.php/876.htm</guid> 
<description>
<![CDATA[ 
	FreeBSD 是一种先进的操作系统,它支持 x86 兼容(包括 Pentium® 和 Athlon™)、amd64 兼容(包括 Opteron™、Athlon™64 和 EM64T)、 ARM、IA-64、PC-98以及 UltraSPARC® 架构的计算机.FreeBSD 源于 BSD ──美国加州大学伯克利分校开发 UNIX® 版本它由来自世界各地的 志愿者 开发和维护. FreeBSD 为不同架构的计算机系统提供了不同程度的支持.FreeBSD 7.2-RELEASE 是 7-STABLE 分支的最新版本。<br/><a href="http://www.freebsd.org/releases/" target="_blank">http://www.freebsd.org/rel...</a><br/><br/>下载地址<br/><a href="ftp://ftp15.us.freebsd.org/pub/FreeBSD/" target="_blank">ftp://ftp15.us.freebsd.org...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/unix/" rel="tag">unix</a> , <a href="http://myluo.com/go.php/tags/freebsd/" rel="tag">freebsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/875.htm</link>
<title><![CDATA[lighttpd 1.4.25]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 22 Nov 2009 06:50:15 +0000</pubDate> 
<guid>http://myluo.com/read.php/875.htm</guid> 
<description>
<![CDATA[ 
	lighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的 内存及CPU资源即可达到同样的效能.<br/># 提供 FastCGI 及 SCGI 的负载平衡<br/># 支持 chroot<br/># 支持 select()/poll() 及更有效率的 kqueue/epoll 连线状态判断 <br/><br/># 支持条件重写(Conditional rewrites)<br/># 支持SSL连线<br/># 透过LDAP server认证<br/># rrdtool状态输出<br/># Rule-based downloading<br/># Server-side includes support<br/># Virtual hosting<br/># Modules support<br/># Cache Meta Language<br/># Minimal WebDAV support<br/># Servlet (AJP) support(1.5.x 版后)<br/><br/>下载：<br/><a href="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.25.tar.gz" target="_blank">http://download.lighttpd.n...</a><br/>SHA256: 0e71cd677a2282fff0ee0248a0e70a593a75e06f8a26411ca5314d0c01debbc3<br/>SHA1: 53537f0b1da35e9974e278adc7e959bb77e8dd75<br/>MD5: 87e936ec272ddaba8a2fdfecd8c6b704<br/><a href="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.25.tar.bz2" target="_blank">http://download.lighttpd.n...</a><br/>SHA256: 7e803089f18b179097cb33b64b37d8a3b537ce9c196c88e3fb09881b471c88ce<br/>SHA1: bc4592930292ae8d0990a94a584f49fe8f52445b<br/>MD5: 2027c49fb46530e45338c5e2da13c02f<br/><br/>Changes from 1.4.24 <br/>mod_magnet: fix pairs() for normal tables and strings (fixes #1307)<br/>mod_magnet: add traceback for printing lua errors<br/>mod_rewrite: fix compile error if compiled without pcre<br/>disable warning “CLOSE-read” (fixes #2091)<br/>mod_rrdtool: fix creating file if it doesn’t exist (#1788)<br/>reset tlsext_server_name in connection_reset – fixes random hostnames in the $HTTP[“host”] conditional<br/>export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx presbrey)<br/>mod_fastcgi: fix mod_fastcgi packet parsing<br/>mod_fastcgi: Don’t reconnect after connect() succeeded (fixes #2096)<br/>Fix configure.ac to allow autoreconf, also enables make V=0<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/874.htm</link>
<title><![CDATA[nginx0.8.27]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 20 Nov 2009 13:32:31 +0000</pubDate> 
<guid>http://myluo.com/read.php/874.htm</guid> 
<description>
<![CDATA[ 
	Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理服务器，也是一个 IMAP/POP3/SMTP代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的Rambler.ru 站点开发的，它已经在该站点运行超过四年多了。Igor 将源代码以类BSD许可证的形式发布。自Nginx 发布四年来，Nginx 已经因为它的稳定性、丰富的功能集、 示例配置文件和低系统资源的消耗而闻名了。目前国内各大门户网站已经部署了Nginx，如新浪、网易、腾讯等；国内几个重要的视频分享网站也部署了Nginx，如六房间、酷6等。 新近发现Nginx 技术在国内日趋火热，越来越多的网站开始部署Nginx。<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.27.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.27.tar.gz </a>&nbsp;&nbsp;for linux<br/><br/><a href="http://sysoev.ru/nginx/nginx-0.8.27.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.27.zip</a>&nbsp;&nbsp; for windows<br/><br/>Changes with nginx 0.8.27 17 Nov 2009<br/><br/>*) Bugfix: regular expressions did not work in nginx/Windows; the bug<br/>had appeared in 0.8.25.<br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/873.htm</link>
<title><![CDATA[MySQL 5.1.41]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 18 Nov 2009 20:29:32 +0000</pubDate> 
<guid>http://myluo.com/read.php/873.htm</guid> 
<description>
<![CDATA[ 
	MySQL是现在最流行一个多线程的,结构化查询语言(SQL)数据库服务器.绝大多数PHP网站的数据库后台都是采用这一数据库.<br/>MySQL 的执行性能非常高,运行速度非常快,并非常容易使用.是一个非常捧的数据库.<br/>Changes in MySQL 5.1.41 (05 November 2009)<br/><a href="http://dev.mysql.com/doc/refman/5.1/en/news-5-1-41.html" target="_blank">http://dev.mysql.com/doc/r...</a><br/><br/><br/>下载地址<br/><a href="http://dev.mysql.com/downloads/mysql/5.1.html" target="_blank">http://dev.mysql.com/downl...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/872.htm</link>
<title><![CDATA[vsftpd 2.2.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 18 Nov 2009 20:11:37 +0000</pubDate> 
<guid>http://myluo.com/read.php/872.htm</guid> 
<description>
<![CDATA[ 
	vsftpd 是一个类UNIX操作系统上运行的服务器的名字，它可以运行在诸如 Linux, BSD, Solaris, HP-UX 以及 IRIX 上面。它支持很多其他的 FTP 服务器不支持的特征。vsftpd 的名字代表"very secure FTP daemon", 安全是它的开发者 Chris Evans 考虑的首要问题之一。在这个 FTP 服务器设计开发的最开始的时候，高安全性就是一个目标。<br/><br/><a href="ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.2.2.tar.gz" target="_blank">ftp://vsftpd.beasts.org/us...</a><br/><a href="ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.2.2.tar.gz.asc" target="_blank">ftp://vsftpd.beasts.org/us...</a><br/><br/>Nov 2009 - vsftpd-2.2.2 released <br/>vsftpd-2.2.2 is released - with a fix for a regression where heavily loaded sites could see the occasional client get kicked out just after connect. This regression is believed to be introduced in v2.1.0, affecting the inbuilt listener mode.<br/>Please refer to the v2.2.2 Changelog and vsftpd FAQ (frequently asked questions) for a list of common questions!<br/>After numerous requests, I now have a PayPal button for donations. If you use vsftpd, like it, and think it's worthy of a donation, then click on the Paypal button on the left of the page.<br/>ftp.freebsd.org switched to vsftpd.<br/>vsftpd tarballs are now GPG signed by me.<br/><br/>Changes: Most notably, a regression was fixed in the built-in listener. Under heavy load, new FTP sessions could sometimes get disconnected right way. This is now fixed. If you saw "OOPS: child died" just after connecting, it was likely this bug.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ftp/" rel="tag">ftp</a> , <a href="http://myluo.com/go.php/tags/vsftpd/" rel="tag">vsftpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/871.htm</link>
<title><![CDATA[VirtualBox 3.0.12]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 18 Nov 2009 20:08:57 +0000</pubDate> 
<guid>http://myluo.com/read.php/871.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><br/>Changelog<br/><a href="http://www.virtualbox.org/wiki/Changelog" target="_blank">http://www.virtualbox.org/...</a><br/><br/>下载地址<br/><a href="http://download.virtualbox.org/virtualbox/3.0.12/" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/870.htm</link>
<title><![CDATA[MagicLinux 2.5 rc1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 18 Nov 2009 08:39:45 +0000</pubDate> 
<guid>http://myluo.com/read.php/870.htm</guid> 
<description>
<![CDATA[ 
	MagicLinux 2.5 的第一个 rc 版本，因为很多原因，推迟了近一个月，这个版本的主要组件如下：kernel 2.6.31.6(兼容内核是2.6.30.9)+xorg-server 1.6.5+kde 4.3.3，其它基本和 beta3 一致，自 beta3 以来的主要更新如下：<br/><br/>1.bugs 修复<br/>修正 firefox 版本错误的问题<br/>修复 USB 设备不能正常挂载的问题<br/>修复 qsopcast 的频道列表乱码问题<br/>将 akonadi/nepomuk/mysql 从 CD 版本中移除<br/><br/>2.系统软件更新<br/>firefox 更新到 3.5.4<br/>gimp 更新到 2.6.7<br/>chmlib 更新到 0.40<br/>openal-soft 替换 openal<br/>freealut 在 openal-soft 上重编译<br/>mplayer 更新到 svn20090922，并分出 gui 包<br/>e2fsprogs 更新到 1.41.9<br/>内核更新到 2.6.31.5<br/>兼容内核更新到 2.6.30.9<br/>policykit被polkit 取代,同时更新相关的包<br/>kde4 更新到 4.3.3<br/>taglib 更新到 1.6<br/>taglib-extra 更新到 1.0.1<br/>amaork 更新到 2.2.0<br/>kde4-konversion 更新到 1.2.1<br/>mesa 升级到 7.6<br/>libdrm 升级到 2.4.15<br/>xorg-server 升级到 1.6.5<br/>xorg-x11-drv 系列更新到最新版本<br/>libgpod 更新到 0.7.2<br/><br/>3.仓库更新<br/>添加 chromium-bsu （一个纵版射击游戏）及相关依赖<br/>更新 chromium （google 浏览器)<br/>更新 gnome 到 2.28.0(未完全完成,同时更新了大量相关包)<br/><br/>下载地址：<br/>CD(KDE4):<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><a href="http://www.321211.net/iso/MagicLinux-2.5.rc1-1.iso" target="_blank">http://www.321211.net/iso/...</a><br/><br/>CD(兼容内核,KDE4)<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1.uni-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><a href="http://www.321211.net/iso/MagicLinux-2.5.rc1.uni-1.iso" target="_blank">http://www.321211.net/iso/...</a><br/><br/>CD(KDE3):<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1.k3-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><a href="http://www.321211.net/iso/MagicLinux-2.5.rc1.k3-1.iso" target="_blank">http://www.321211.net/iso/...</a><br/><br/>DVD(KDE4，包含全部 KDE4 官方组件)<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1.k4-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>以下是不被官方支持的版本：<br/>CD(XFCE4 4.6.1)<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1.x-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>CD(GNOME 2.28.0)<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1.g-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>以下是LIVECD版本，KDE4<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.rc1.k4live-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/>LIVECD版本使用xorg内置的自动探测。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/magiclinux/" rel="tag">magiclinux</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/869.htm</link>
<title><![CDATA[Fedora 12]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 18 Nov 2009 08:38:10 +0000</pubDate> 
<guid>http://myluo.com/read.php/869.htm</guid> 
<description>
<![CDATA[ 
	Fedora 是一个开放的、创新的、前瞻性的操作系统和平台，基于 Linux。它允许任何人自由地使用、修改和重发布，无论现在还是将来。它由一个强大的社群开发，这个社群的成员以自己的不懈努力，提供并维护自由、开放 源码的软件和开放的标准。Fedora 项目由 Fedora 基金会管理和控制，得到了 Red Hat, Inc. 的支持。<br/><br/>主页：<a href="http://fedoraproject.org/" target="_blank">http://fedoraproject.org/</a><br/>种子：<a href="http://torrent.fedoraproject.org/" target="_blank">http://torrent.fedoraproje...</a><br/>下载地址：<a href="http://fedoraproject.org/zh_CN/get-fedora" target="_blank">http://fedoraproject.org/z...</a><br/><br/>Fedora 是一个独立的操作系统，是Linux的一个发行版，可运行的体系结构包括 x86(即i386-i686), x86_64 和 PowerPC。<br/><br/>Fedora Core（自第七版直接更名为Fedora）是众多 Linux 发行套件之一。它是一套从Red Hat Linux发展出来的免费Linux系统。现时Fedora最新的版本是Fedora 12,Fedora是linux发行版中更新最快的之一，通常每6个月发布一个正式的新版本。<br/><br/>Fedora和Redhat这两个Linux的发行版放联系很密切。Redhat 自9.0以后，不再发布桌面版的，而是把这个项目与开源社区合作，于是就有了Fedora 这个 Linux 发行版。Fedora 可以说是Redhat 桌面版本的延续，只不过是与开源社区合作。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/fedora/" rel="tag">fedora</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/868.htm</link>
<title><![CDATA[nginx 0.8.25]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 17 Nov 2009 09:01:55 +0000</pubDate> 
<guid>http://myluo.com/read.php/868.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.<br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>Changes with nginx 0.8.25 16 Nov 2009<br/><br/>*) Change: now no message is written in an error log if a variable is <br/>not found by $r->variable() method.<br/><br/>*) Feature: the ngx_http_degradation_module.<br/><br/>*) Feature: regular expression named captures.<br/><br/>*) Feature: now URI part is not required a "proxy_pass" directive if <br/>variables are used.<br/><br/>*) Feature: now the "msie_padding" directive works for Chrome too.<br/><br/>*) Bugfix: a segmentation fault occurred in a worker process on low <br/>memory condition; the bug had appeared in 0.8.18.<br/><br/>*) Bugfix: nginx sent gzipped responses to clients those do not support <br/>gzip, if "gzip_static on" and "gzip_vary off"; the bug had appeared <br/>in 0.8.16.<br/>0<br/>下载地址:<br/><a href="http://sysoev.ru/nginx/nginx-0.8.25.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.25.tar.gz</a>&nbsp;&nbsp; (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.25.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.25.zip</a>&nbsp;&nbsp;&nbsp;&nbsp;(win)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/867.htm</link>
<title><![CDATA[魅族M8手机固件(V0.9.3.8)发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[魅族专区]]></category>
<pubDate>Mon, 16 Nov 2009 18:20:55 +0000</pubDate> 
<guid>http://myluo.com/read.php/867.htm</guid> 
<description>
<![CDATA[ 
	1. 增加长按电源键10秒直接重启手机的功能<br/>2. 修正部分WMV中的MP3音轨无法播放的问题<br/>3. 修正有时需要重启手机才能收到短信的问题<br/>4. 改进听筒音量的调整策略<br/><br/>5. 解决部分机器背光调整到最小时会导致黑屏的问题<br/>6. 解决视频循环播放可用内存变小问题<br/>7. 改善WAPI连接的稳定性<br/><br/>压缩包MD5SUM:adcb306019de843560445a88c3baa4f5<br/><br/>下载地址<br/><a href="http://down2.meizu.com/Firmware/M8/xip_0.9.3.8.zip" target="_blank">http://down2.meizu.com/Fir...</a><br/><br/><a href="http://down3.meizu.com/Firmware/m8/xip_0.9.3.8.zip" target="_blank">http://down3.meizu.com/Fir...</a><br/><br/><a href="http://down4.meizu.com/Firmware/m8/xip_0.9.3.8.zip" target="_blank">http://down4.meizu.com/Fir...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%25AD%2585%25E6%2597%258F/" rel="tag">魅族</a> , <a href="http://myluo.com/go.php/tags/%25E5%259B%25BA%25E4%25BB%25B6/" rel="tag">固件</a> , <a href="http://myluo.com/go.php/tags/m8/" rel="tag">m8</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/866.htm</link>
<title><![CDATA[Windows历代开机音效]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[影音视频]]></category>
<pubDate>Mon, 16 Nov 2009 11:01:01 +0000</pubDate> 
<guid>http://myluo.com/read.php/866.htm</guid> 
<description>
<![CDATA[ 
	<br/>此处包含一个多媒体文件，请用网页方式查看。<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E5%25BD%25B1%25E9%259F%25B3%25E8%25A7%2586%25E9%25A2%2591/" rel="tag">影音视频</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/865.htm</link>
<title><![CDATA[Linux Mint 8 RC1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 15 Nov 2009 11:26:17 +0000</pubDate> 
<guid>http://myluo.com/read.php/865.htm</guid> 
<description>
<![CDATA[ 
	Linux Mint是一份基于Ubuntu的发行，其目标是提供一种更完整的即刻可用体验，这包括提供浏览器插件、多媒体编解码器、对DVD播放的支持、Java和其他组件。它与Ubuntu软件仓库兼容。<br/><br/><a href="http://myluo.com/attachment.php?fid=291" target="_blank"><img src="http://myluo.com/attachment.php?fid=291" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>Download Linux Mint 8 RC1:<br/><br/>Size: 688MB LiveCD<br/>MD5Sum: 93614f823d9d07c9560dfdb17d4db8fb<br/><br/>Torrent download: <a href="http://www.linuxmint.com/torrent/LinuxMint-8-RC1.iso.torrent" target="_blank">http://www.linuxmint.com/t...</a><br/>HTTP download: <a href="http://www.linuxmint.com/edition.php?id=44" target="_blank">http://www.linuxmint.com/e...</a><br/><br/>Asia:<br/><br/><br/><a href="http://ftp.jaist.ac.jp/pub/Linux/LinuxMint-ISO/testing/" target="_blank">http://ftp.jaist.ac.jp/pub...</a> (Japan) <br/><a href="http://ftp.riken.jp/pub/Linux/linuxmint/testing/" target="_blank">http://ftp.riken.jp/pub/Li...</a> (Japan) <br/><br/>Europe:<br/><br/><a href="http://gd.tuwien.ac.at/linux/mint/isos/testing/" target="_blank">http://gd.tuwien.ac.at/lin...</a> (Austria) <br/><a href="http://mint.nano-box.net/iso/testing/" target="_blank">http://mint.nano-box.net/i...</a> (Bulgaria) <br/><a href="http://mirrors.cytanet.com.cy/linux/mint/testing/" target="_blank">http://mirrors.cytanet.com...</a> (Cyprus) <br/><a href="http://ftp.klid.dk/ftp/linuxmint/testing/" target="_blank">http://ftp.klid.dk/ftp/lin...</a> (Denmark) <br/><a href="http://linuxmint.cybermirror.org/testing/" target="_blank">http://linuxmint.cybermirr...</a> (Germany) <br/><a href="ftp://ftp.linuxmint-fr.org/pub/linuxmint.com/testing/" target="_blank">ftp://ftp.linuxmint-fr.org...</a> (Germany) <br/><a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxmint/testing/" target="_blank">http://ftp.cc.uoc.gr/mirro...</a> (Greece) <br/><a href="http://ftp.heanet.ie/pub/linuxmint.com/testing/" target="_blank">http://ftp.heanet.ie/pub/l...</a> (Ireland) <br/><a href="http://cesium.di.uminho.pt/pub/linuxmint/testing/" target="_blank">http://cesium.di.uminho.pt...</a> (Portugal) <br/><a href="http://ftp.df.lth.se/pub/linuxmint/testing/" target="_blank">http://ftp.df.lth.se/pub/l...</a> (Sweden) <br/><a href="http://mirror.sov.uk.goscomb.net/linuxmint.com/testing/" target="_blank">http://mirror.sov.uk.gosco...</a> (UK) <br/><br/>Northern America:<br/><br/><a href="http://mirror.csclub.uwaterloo.ca/linuxmint/testing/" target="_blank">http://mirror.csclub.uwate...</a> (Canada) <br/><a href="http://mirror.amarillolinux.com/linuxmint/testing/" target="_blank">http://mirror.amarillolinu...</a> (USA) <br/><a href="http://mint.ez.by/linuxmint.com/testing/" target="_blank">http://mint.ez.by/linuxmin...</a> (USA) <br/><a href="http://linuxmint.secsup.org/testing/" target="_blank">http://linuxmint.secsup.or...</a> (USA) <br/><a href="ftp://mirrors.secution.com/linuxmint.com/testing/" target="_blank">ftp://mirrors.secution.com...</a> (USA) <br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/mint/" rel="tag">mint</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/864.htm</link>
<title><![CDATA[Wine 1.1.33]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 14 Nov 2009 07:11:47 +0000</pubDate> 
<guid>http://myluo.com/read.php/864.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/><br/>What's new in this release:<br/><br/>Gecko now installed at wineprefix creation time. <br/>Better support for certificates in crypt32. <br/>Improved sound support in mciwave. <br/>Some more Direct3D 10 functions. <br/>Many cleanups for issues spotted by Valgrind. <br/>Various bug fixes. <br/><br/><a href="http://www.winehq.org/announce/1.1.33" target="_blank">http://www.winehq.org/anno...</a><br/><br/><br/>下载地址<br/><br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.33.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/863.htm</link>
<title><![CDATA[Pure-FTPd 1.0.26]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 14 Nov 2009 07:10:27 +0000</pubDate> 
<guid>http://myluo.com/read.php/863.htm</guid> 
<description>
<![CDATA[ 
	Pure-FTPd 是自由的(BSD)，安全的，具有产品级质量和拥有一致标准的FTP服务器。 它不提供无用的花哨附加功能，而是专注于效率和易用。 它不仅提供简洁的回应给像"主机提供"这样的普遍需求，并给个人用户提供独特而有用的特点。<br/><br/>Latest release : 1.0.26 (released on November 14, 2009)<br/><br/><a href="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.26.tar.bz2" target="_blank">http://download.pureftpd.o...</a><br/><a href="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.26.tar.gz" target="_blank">http://download.pureftpd.o...</a><br/><br/>Pure-FTPd 1.0.26 has been released.<br/>- Fix incompatibilities with Cyberduck and dramatically speed up directory listings <br/>and transfers when TLS is enabled with some other clients like LFTP.<br/><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ftp/" rel="tag">ftp</a> , <a href="http://myluo.com/go.php/tags/pure-ftpd/" rel="tag">pure-ftpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/862.htm</link>
<title><![CDATA[OpenSUSE 11.2正式版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 13 Nov 2009 07:50:00 +0000</pubDate> 
<guid>http://myluo.com/read.php/862.htm</guid> 
<description>
<![CDATA[ 
	openSUSE 11.2已经在今日(12日)正式发布了，新版的openSUSE默认使用KDE 4作为默认桌面，让我们提前看看它都带来了哪些新特性。KDE4在openSUSE里体验每天都在增强，KDE4自身在上一个稳定版发布以后，已经足够的成熟了。OpenSUSE 11.2将把KDE4的新特性完美的呈现给用户。<br/><br/>新的特性包括：openSUSE DVD版默认使用KDE 4.3桌面;新的Firefox KDE集成;OpenOffice KDE集成;完整一致的KDE美工;包括KNetworkManager、Amarok、DigiKam、K3b、Konversation等等应用程序的KDE4版。<br/><br/>openSUSE 11.2下载地址：<a href="http://software.opensuse.org/112/en" target="_blank">http://software.opensuse.o...</a><br/><br/>32位下载地址：<br/><a href="http://download.opensuse.org/distribution/11.2/iso/openSUSE-11.2-DVD-i586.iso" target="_blank">http://download.opensuse.o...</a><br/>295d713314a30ad017948f0d542c6d92&nbsp;&nbsp;openSUSE-11.2-DVD-i586.iso<br/><br/>64位下载地址：<br/><a href="http://download.opensuse.org/distribution/11.2/iso/openSUSE-11.2-DVD-x86_64.iso" target="_blank">http://download.opensuse.o...</a><br/>6a09295e34dc030319d040f67f4742c6&nbsp;&nbsp;openSUSE-11.2-DVD-x86_64.iso<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/opensuse/" rel="tag">opensuse</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/861.htm</link>
<title><![CDATA[Vim作者创造新编程语言Zimbu]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 11 Nov 2009 16:10:29 +0000</pubDate> 
<guid>http://myluo.com/read.php/861.htm</guid> 
<description>
<![CDATA[ 
	开源文本编辑器Vim的作者Bram Moolenaar推出了新的编程语言Zimbu，一种不拐弯抹角直截了当的实验性编程语言。Moolenaar表示Zimbu集现有语言的优点于一身，同时避开它们的不足。Zimbu代码清晰易读，使用范围广泛——既能写OS kernel，又能写脚本，还能写大的GUI程序，可以编译和运行在几乎所有系统上。<br/><br/>Zimbu代码托管在Google Code上，采用Apache License 2.0许可证。<br/><br/><a href="http://code.google.com/p/zimbu/" target="_blank">http://code.google.com/p/z...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/vim/" rel="tag">vim</a> , <a href="http://myluo.com/go.php/tags/zimbu/" rel="tag">zimbu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/860.htm</link>
<title><![CDATA[VirtualBox 3.1.0.54685 Beta 1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 11 Nov 2009 16:09:04 +0000</pubDate> 
<guid>http://myluo.com/read.php/860.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/>Changes in VirtualBox 3.0.6 (released 2009-09-09):<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed IO-APIC overhead for 32 bits Windows NT, 2000, XP and 2003 guests (AMD-V only; bug #4392)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed a Guru meditation under certain circumstances when enabling a disabled device (bug #4510)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed a Guru meditation when booting certain Arch Linux guests (software virtualization only; bug #2149)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed hangs with 64 bits Solaris & OpenSolaris guests (bug #2258)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed decreasing rdtsc values (AMD-V & VT-x only; bug #2869)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: small Solaris/OpenSolaris performance improvements (VT-x only)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: cpuid change to correct reported virtual CPU id in Linux<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: NetBSD 5.0.1 CD hangs during boot (VT-x only; bug #3947)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts: worked around an issue that caused the host to hang (bug #4486)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts: fixed a rare host system deadlock when using bridged networking<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts: fixed a potential host system deadlock when CPUs were onlined or offlined<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts installer: added missing dependency for UTF-8 package (bug #4899)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Linux hosts: don't crash on Linux PAE kernels < 2.6.11 (in particular RHEL/CentOS 4); disable VT-x on Linux kernels < 2.6.13 (bug #1842)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Linux/Solaris hosts: correctly detect keyboards with fewer keys than usual (bug #4799)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Mac OS X hosts: prevent password dialogs in 32 bits Snow Leopard<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python WS: fixed issue with certain enumerations constants having wrong values in Python webservices bindings<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python API: several threading and platform issues fixed<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python shell: added exportVM command<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python shell: various improvements and bugfixes<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python shell: corrected detection of home directory in remote case<br/>&nbsp;&nbsp;&nbsp;&nbsp;* OVF: fixed XML comment handling that could lead to parser errors<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Main: fixed a rare parsing problem with port numbers of USB device filters in machine settings XML<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Main: restrict guest RAM size to 1.5 GB (32 bits Windows hosts only)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Main: fixed possible hang during guest reboot (bug #3792)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* GUI: fixed rare crash when removing the last disk from the media manager (bug #4795)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VBoxManage: fixed guestproperty for Mac OS X hosts (bug #3806)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VBoxManage: fixed setting guest properties with --flags or -flags<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Webservice: fixed a severe memory leak, at least on platforms using XPCOM<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Serial: fixed host mode (Solaris, Linux and Mac OS X hosts; bug #4672)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VRDP: Remote USB Protocol version 3<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SATA: fixed hangs and BSODs introduced with 3.0.4 (bugs #4695, #4739, #4710)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SATA: fixed a bug which prevented Windows 7 from detecting more than one hard disk<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SATA/SCSI: fixed rare random guest crashes and hangs<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SCSI: fixed problem with Fedora 11 refusing to boot after kernel update<br/>&nbsp;&nbsp;&nbsp;&nbsp;* iSCSI: fix logging out when the target has dropped the connection, fix negotiation of simparameters, fix command resend when the connection was dropped, fix processing SCSI status for targets which do not use phase collapse<br/>&nbsp;&nbsp;&nbsp;&nbsp;* BIOS: fixed a bug that caused the OS/2 boot manager to fail (2.1.0 regression, bug #3911)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* PulseAudio: don't hang during VM termination if the connection to the server was unexpectedly terminated (bug #3100)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Mouse: fixed weird mouse behaviour with SMP (Solaris) guests (bug #4538)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed failure in CreateHostOnlyNetworkInterface() on Linux (no GUID)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed wrong DHCP server startup while hostonly interface bringup on Linux<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed incorrect factory and default MAC address on Solaris<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed the problem with listing host-only interfaces on Mac OS X when all physical interfaces are down (bugs #4698, #4790)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* DHCP: fixed a bug in the DHCP server where it allocated one IP address less than the configured range<br/>&nbsp;&nbsp;&nbsp;&nbsp;* E1000: fixed receiving of multicast packets<br/>&nbsp;&nbsp;&nbsp;&nbsp;* E1000: fixed up/down link notification after resuming a VM<br/>&nbsp;&nbsp;&nbsp;&nbsp;* NAT: fixed ethernet address corruptions (bug #4839)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* NAT: fixed hangs, dropped packets and retransmission problems (bug #4343)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Bridged Network: fixed packet queue issue which might cause DRIVER_POWER_STATE_FAILURE BSOD for Windows hosts (bug #4821)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows Additions: fixed a bug in VBoxGINA which prevented selecting the right domain when logging in the first time<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows host installer: should now also work on unicode systems (like Korean, bug #3707)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows host installer: check for sufficient disk space<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Shared clipboard: do not send zero-terminated text to X11 guests and hosts (bug #4712)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Shared clipboard: use a less CPU intensive way of checking for new data on X11 guests and hosts (bug #4092)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Guest Additions: do not hide the host mouse cursor when restoring a saved state (bug #4700)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows guests: fixed issues with the display of the mouse cursor image (bugs #2603, #2660 and #4817)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SUSE 11 guests: fixed Guest Additions installation (bug #4506)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Guest Additions: support Fedora 12 Alpha guests (bugs #4731, #4733 and #4734)<br/><br/><br/><span style="color: #FF4500;">下载地址</span><br/><a href="http://download.virtualbox.org/virtualbox/3.1.0_BETA1/VirtualBox-3.1.0_BETA1-54685-Win.exe" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/859.htm</link>
<title><![CDATA[Novell为.net开发者准备Linux, Mac OS X开发工具]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 11 Nov 2009 16:07:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/859.htm</guid> 
<description>
<![CDATA[ 
	并非所有的.Net开发人员都编写Windows应用程序，对Linux、Unix甚至Mac OS X有兴趣的人也多的是。<br/>11月10日，Novell公司推出了一个新的Visual Studio插件Mono Tools for Visual Studio，该产品面向不同客户包含三种型号，专业版99美元，企业版249美元，终极版2499美元，终极版包含5个企业开发许可证。Mono允许Visual Studio立即开发非Windows操作系统的应用程序，因为拥有VS的支持，它比开源开发专用工具更简便。<br/><br/><a href="http://go-mono.com/monovs/" target="_blank">http://go-mono.com/monovs/</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/macos/" rel="tag">macos</a> , <a href="http://myluo.com/go.php/tags/novell/" rel="tag">novell</a> , <a href="http://myluo.com/go.php/tags/.net/" rel="tag">.net</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/858.htm</link>
<title><![CDATA[nginx 0.8.23]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 11 Nov 2009 16:05:54 +0000</pubDate> 
<guid>http://myluo.com/read.php/858.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.<br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.23.tar.gz " target="_blank">http://sysoev.ru/nginx/nginx-0.8.23.tar.gz </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.23.zip " target="_blank">http://sysoev.ru/nginx/nginx-0.8.23.zip </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (win)<br/><br/>Changes with nginx 0.8.23&nbsp;&nbsp;11 Nov 2009<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Security: now SSL/TLS renegotiation is disabled.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to Maxim Dounin.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: listen unix domain socket did not inherit while online <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upgrade.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: the "unix:" parameter of the "set_real_ip_from" directive <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; did not without yet another directive with any IP address.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: segmentation fault and infinite looping in resolver.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;*) Bugfix: in resolver.<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks to Artem Bokhan.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/857.htm</link>
<title><![CDATA[Intel操作系统Moblin 2.1正式版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Tue, 10 Nov 2009 18:28:34 +0000</pubDate> 
<guid>http://myluo.com/read.php/857.htm</guid> 
<description>
<![CDATA[ 
	Moblin项目委员会宣布了Moblin 2.1正式版的完成，虽然Intel表示Moblin 2.1只是在9月底发布的Moblin 2.0版本的升级版本，不过除了修复了一些Bug问题外Moblin 2.1新增了大量的功能，包括新增了对3G的支持，另外网页浏览速度在支持插件的情况下也有了很大提升，支持蓝牙设备、更高的屏幕分辨率等。<br/><br/><br/>9月份时Intel曾表示Moblin 2.1还将推出手机版本，面向基于Atom处理器的手机平台，然而并没有提供手机版Moblin 2.1的开发日程，但是透露Moblin 2.1正式版将在2010年下半年完成。有消息称Moblin 2.1并不只是两个版本，除了手机版，当前版本还会分裂为上网本和Nettop两个版本。<br/><br/>不过目前这种分裂还没有出现，Moblin 2.1中首次明确加入了对Nettop的支持，Moblin项目委员会表示此次发布的新版本可支持多种类型的Nettop。下面来看一下Moblin 2.1的主要改进：<br/><br/>浏览器：Moblin 2.1采用了新的浏览器软件，除了提升了之前的浏览器性能还新增了对插件的支持。<br/><br/>3G数据支持：采用了爱立信的MBM 3G调制解调器，支持3G数据连接。<br/><br/>集成了应用程序安装器：新增了Moblin应用程序安装器，提供了Moblin Garage中的应用程序列表，用户可以直接选择并安装。<br/><br/>Clutter 1.0：采用了Clutter动画用户界面架构。<br/><br/>支持蓝牙设备：Moblin 2.1的工具栏中新增了一个面板，支持蓝牙设备的搜索和匹配，包括蓝牙音频设备、输入设备（键盘、鼠标）、OBEX文件传输以及在3G模式下的蓝牙手机。<br/><br/>连接管理器（ConnMan）：在性能和稳定性方面进行了大幅改进，新版ConnMan可以支持以太网、WiFi、WiMAX和3G。<br/><br/>支持Nettop：为形形色色的Nettop提供了用户界面缩放功能，Nettop用户可以根据屏幕分辨率调整用户界面。<br/><br/>IM即时通信客户端：改进了即时通信客户端的账户设置，并将其整合到ConnMan中，支持在本地网络与好友的透明连接。<br/><br/>输入法：输入法可适用于整个系统。<br/><br/>本地化：Moblin现在支持英语、巴西葡萄牙语、西班牙语、法语、德语、瑞典语、芬兰语、汉语、日语和简体中文、繁体中文。<br/><br/>此外，Moblin 2.1对很多关键技术组件的版本进行了升级，包括Linux内核版本升级为2.6.31、Intel Linux显卡驱动2.9、X Server 1.6.4和Mesa 7.6。<br/><br/>官方下载：<a href="http://moblin.org/downloads" target="_blank">http://moblin.org/download...</a><br/> <br/><a href="http://myluo.com/attachment.php?fid=280" target="_blank"><img src="http://myluo.com/attachment.php?fid=280" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>Myzone<br/><br/><br/><a href="http://myluo.com/attachment.php?fid=281" target="_blank"><img src="http://myluo.com/attachment.php?fid=281" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>状态<br/><br/><a href="http://myluo.com/attachment.php?fid=282" target="_blank"><img src="http://myluo.com/attachment.php?fid=282" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>浏览器<br/><br/><a href="http://myluo.com/attachment.php?fid=283" target="_blank"><img src="http://myluo.com/attachment.php?fid=283" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>浏览器应用程序<br/><br/><a href="http://myluo.com/attachment.php?fid=284" target="_blank"><img src="http://myluo.com/attachment.php?fid=284" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>媒体<br/><br/><a href="http://myluo.com/attachment.php?fid=285" target="_blank"><img src="http://myluo.com/attachment.php?fid=285" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网络<br/><br/><a href="http://myluo.com/attachment.php?fid=286" target="_blank"><img src="http://myluo.com/attachment.php?fid=286" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>应用程序<br/><br/><a href="http://myluo.com/attachment.php?fid=287" target="_blank"><img src="http://myluo.com/attachment.php?fid=287" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Pasteboard<br/><br/><a href="http://myluo.com/attachment.php?fid=288" target="_blank"><img src="http://myluo.com/attachment.php?fid=288" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>视频播放<br/><br/><a href="http://myluo.com/attachment.php?fid=290" target="_blank"><img src="http://myluo.com/attachment.php?fid=290" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Moblin应用程序安装器<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/intel/" rel="tag">intel</a> , <a href="http://myluo.com/go.php/tags/moblin/" rel="tag">moblin</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/856.htm</link>
<title><![CDATA[GetDeb:傻瓜化快速安装Ubuntu应用]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Tue, 10 Nov 2009 18:22:41 +0000</pubDate> 
<guid>http://myluo.com/read.php/856.htm</guid> 
<description>
<![CDATA[ 
	GetDeb网站第二beta版刚刚启动，这一网站可以让用户不用编译源码就能迅速获得Ubuntu、Debian系统上尚未被官方发布的软件库的最新副本，安装非常容易。<br/>只要进入他们的软件数据库，您就可以获得各种编译好的软件，例如GIMP, Songbird等等，可以自由使用和安装，并对各个版本系统的支持度非常好。<br/><br/><a href="http://www.getdeb.net/updates/#how_to_install" target="_blank">http://www.getdeb.net/upda...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/getdeb/" rel="tag">getdeb</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/855.htm</link>
<title><![CDATA[微软Windows Server 2008 R2将不支持Exchange Server 2007]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 10 Nov 2009 07:57:35 +0000</pubDate> 
<guid>http://myluo.com/read.php/855.htm</guid> 
<description>
<![CDATA[ 
	微软上月发布Windows Server 2008 R2，之后有不少用户发现这一最新的微软服务器操作系统无法正常运行Exchange Server 2007。近日微软发表声明称将不在支持Exchange Server 2007运行在最新的Windows服务器上，此举为强迫用户升级至Exchange Server 2010。<br/><br/>微软于今日正式发布了Exchange Server 2010，并已经在微软下载中心提供了评估版本的下载（<a href="http://myluo.com/read.php/853.htm" target="_blank">下载此软件请点击此链接</a>）。<br/> <br/>Exchange Server 2007是微软公司出品的电子邮件暨协作服务器软件，距今已经有三年历史。<br/><br/>微软最终决定 Exchange Server 2007 SP2不支持Windows Server 2008 R2平台有两个主要的技术关键点：首先，Windows Server 2008 R2对OS做了大量的升级和改进，如果要支持Exchange 2007则需要做较大的投入来进行各方面测试。因为 Exchange 2007 SP2项目早于Windows Server 2008 R2 RTM，如果再需要兼容Windows Server 2008 R2的话，则需要耽误相当长时间的测试计划。其次， Exchange Server所在的服务器操作系统并不允许进行版本升级，再根据众多的客户反馈和调查，最终微软决定Exchange 2007 SP2可以部署在Windows Server 2008 R2做域控制器的域中，而不能直接部署在Windows Server 2008 R2服务器上。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E5%25BE%25AE%25E8%25BD%25AF/" rel="tag">微软</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows2008/" rel="tag">windows2008</a> , <a href="http://myluo.com/go.php/tags/exchange/" rel="tag">exchange</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/854.htm</link>
<title><![CDATA[lighttpd 1.4.25 rc1 (修复重要bug)]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 10 Nov 2009 07:19:28 +0000</pubDate> 
<guid>http://myluo.com/read.php/854.htm</guid> 
<description>
<![CDATA[ 
	lighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的内存及CPU资源即可达到同样的效能.<br/># 提供 FastCGI 及 SCGI 的负载平衡<br/># 支持 chroot<br/># 支持 select()/poll() 及更有效率的 kqueue/epoll 连线状态判断<br/><br/># 支持条件重写(Conditional rewrites)<br/># 支持SSL连线<br/># 透过LDAP server认证<br/># rrdtool状态输出<br/># Rule-based downloading<br/># Server-side includes support<br/># Virtual hosting<br/># Modules support<br/># Cache Meta Language<br/># Minimal WebDAV support<br/># Servlet (AJP) support(1.5.x 版后)<br/><br/>下载地址：<br/><a href="http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.tar.gz" target="_blank">http://www.lighttpd.net/do...</a><br/><a href="http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.tar.bz2" target="_blank">http://www.lighttpd.net/do...</a><br/>SHA1 checksums:<br/><a href="http://www.lighttpd.net/download/lighttpd-1.4.25rc1-r2692.sha1sum" target="_blank">http://www.lighttpd.net/do...</a><br/><br/>We did some important bug fixes (some of them new since 1.4.24, and some older bugs). Only 2 small new features: traceback for lua errors and the SSL_CLIENT_* vars export for ssl client cert validation.<br/>If no showstoppers are encountered, there will be a final release soon.<br/>Changelog since 1.4.24: <br/>mod_magnet: fix pairs() for normal tables and strings (fixes #1307)<br/>mod_magnet: add traceback for printing lua errors<br/>mod_rewrite: fix compile error if compiled without pcre<br/>disable warning “CLOSE-read” (fixes #2091)<br/>mod_rrdtool: fix creating file if it doesn’t exist (#1788)<br/>reset tlsext_server_name in connection_reset – fixes random hostnames in the $HTTP[“host”] conditional<br/>export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx presbrey)<br/>mod_fastcgi: fix mod_fastcgi packet parsing<br/>mod_fastcgi: Don’t reconnect after connect() succeeded (fixes #2096)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/853.htm</link>
<title><![CDATA[微软今天正式发布Exchange Server 2010]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 10 Nov 2009 07:17:51 +0000</pubDate> 
<guid>http://myluo.com/read.php/853.htm</guid> 
<description>
<![CDATA[ 
	微软今天正式发布了Exchange Server 2010,并已经在微软下载中心提供了评估版本的下载,但并不为该版本提供技术支持.<br/>Microsoft Exchange Server 2010 提供的功能可帮助您简化管理,对通信提供保护,并满足用户对办公移动性的更高要求,从而实现更高级别的可靠性和性能.<br/><br/>下载地址<br/><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=05741f65-2a7b-4070-879f-d74208d6171d" target="_blank">http://www.microsoft.com/d...</a><br/><br/><br/>注 <a href="http://myluo.com/read.php/855.htm" target="_blank">微软Windows Server 2008 R2将不支持Exchange Server 2007 </a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E5%25BE%25AE%25E8%25BD%25AF/" rel="tag">微软</a> , <a href="http://myluo.com/go.php/tags/exchange/" rel="tag">exchange</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/852.htm</link>
<title><![CDATA[雨林木风 Ylmf Linux Y1.5（Ubuntu 9.10）]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 05 Nov 2009 18:22:39 +0000</pubDate> 
<guid>http://myluo.com/read.php/852.htm</guid> 
<description>
<![CDATA[ 
	2009年10月28日,Ubuntu 发布了9.10版本,我们第一时间制作了此定制版.版本特性:<br/>&nbsp;&nbsp;&nbsp;&nbsp;(1)将所有的软件和库更新到 11 月 3 日,安装时不需拨掉网线也不需长久等待<br/>&nbsp;&nbsp;&nbsp;&nbsp;(2)集成firefox 的 flash 和 播放器插件<br/>&nbsp;&nbsp;&nbsp;&nbsp;(3)针对新用户,我们在桌面上放置了 Ubuntu 指北针,可以双击直接访问一个快速的 Ubuntu 手册.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;(4)定制ibus输入法 集成UNRAR压缩软件<br/>&nbsp;&nbsp;&nbsp;&nbsp;(5)修改了默认使用 ubuntu 欧洲官方的软件源,改为雨林木风软件源,也可以通过&nbsp;&nbsp;图形化工具“系统 -> 系统管理 -> 软件源”选择其他的软件源<br/>&nbsp;&nbsp;&nbsp;&nbsp;(6)集成了两款很精美的主题,满足不同用户的视觉需求<br/>&nbsp;&nbsp;&nbsp;&nbsp;(7)移除了OpenOffice ,需要的用户可以在应用程序菜单的 Ubuntu 软件中心自行添加.<br/><br/><br/>特别说明： <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux 安装需要对硬盘分区进行操作与调整，用户需对整体操作上有一定程度的理解，请您在安装前对您的重要数据进行备份。由于 Ubuntu 本身是针对国际用户的，所以启动菜单有语言选项，为了方便国内用户安装，我们在启动安装界面取消了语言选择弹出菜单，默认仅使用简体中文，免去选择语言的 麻烦。<br/><br/>关于安装： <br/>A：刻盘安装方式： <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;把光盘放入光驱，从光驱启动，弹出多启动菜单，可以通过选择“进入Live CD 修复系统”菜单进入光盘的 Live 模式，这个模式不会改变电脑里面的任何数据，并可直接挂载读取NTFS分区。 如果您对 Linux 系统不了解，先不必急着安装，可以在 Live CD 模式中先感受一下也未尝不可。在此系统中我们设置了一些系统主题，不必等到装完再去体验，Live CD中已经可以体验这些主题了，如界面预览中的背景就是美轮美奂的MAC主题，呵呵，是不是很靓呢！<br/><br/>B：不刻盘安装方式： <br/>一、wubi安装 <br/>这各方式将Ubuntu安装在WINDOWS的分区里面，E盘空闲空间5G以上,建议使用NTFS分区，磁盘标识使用英文。 <br/>1.将Ylmf-linux-Y1.5.iso放到E盘iso目录下； <br/>2.将wubi.exe放到E盘iso目录下； <br/>3.禁用本地网络； <br/>4.双击wubi.exe进行安装，选择安装到E盘； <br/>5.重启后选择ubuntu进行安装。<br/><br/>二、硬盘安装 <br/>这不是wubi安装，是硬盘安装。省去了硬盘安装前后自己手工复制、修改那部分。E盘空闲空间5G以上,建议使用NTFS分区，磁盘标识使用英文。 <br/>1.将Ylmf-linux-Y1.5.iso放到E盘iso目录下； <br/>2.将wubi-hd.exe放到E盘iso目录下； <br/>3.将Ylmf-linux-Y1.5.iso改名为installation.iso ；<br/>4.双击wubi-hd.exe进行安装，选择安装到E盘； <br/>5.提取ISO里面casper&#92;initrd.lz到e:&#92;ubuntu-install&#92;install&#92;boot下，并修改名字为initrd.gz； <br/>6.重启后选择ubuntu,这时会进入到live-cd模式，双击桌面“安装 Ubuntu 9.10”进行安装，注意，双击”安装 Ubuntu 9.10“前，双击桌面“终端”，输入sudo umount -l /isodevice 按回车。 <br/><br/>版本特性： <br/>（1）将所有的软件和库更新到 11 月 3 日，安装时不需拨掉网线也不需长久等待； <br/>（2）集成firefox 的 flash 和 播放器插件； <br/>（3）针对新用户，我们在桌面上放置了 Ubuntu 指北针，可以双击直接访问一个快速的 Ubuntu 手册； <br/>（4）定制ibus输入法 集成UNRAR压缩软件； <br/>（5）修改了默认使用 ubuntu 欧洲官方的软件源，改为雨林木风软件源，也可以通过 图形化工具“系统 -> 系统管理 -> 软件源”选择其他的软件源； <br/>（6）集成了两款很精美的主题，满足不同用户的视觉需求。 <br/><br/>集成软件： <br/>多媒体工具： <br/>（1）视频播放器 <br/>Mplayer —— 可播放绝大多数媒体格式； <br/>GMLive —— 可播放绝大多数媒体格式，还提供支持PPLIVE,PPSTREAM,SCPCAST等网络电视的播放； <br/>Realplayer 11 —— 地球人都知道的流媒体播放软件； <br/>（2）音乐播放器 <br/>Audacious —— 类似千千静听，可播放 mp3、wma、ogg 等诸多格式。 <br/><br/>网络工具： <br/>（1）网络聊天 <br/>腾讯QQ —— QQ 的 linux 版； <br/>Pidgin —— 支持 MSN、QQ、Yahoo、ICQ 等等多种通讯协议； <br/>（2）下载工具 aMule —— 电驴下载 <br/>Transmission —— BT下载 <br/>迅雷 —— Windows 下最经典的下载软件 <br/>（3）浏览器 <br/>Firefox —— 已安装 flash 和播放器插件，可在线播放音乐和视频； <br/>（4）宽带拨号 <br/>ADSL/PPOE GTK TOOL—— 拨号软件 <br/>DR.COM ——宽带认证客户端 <br/>WICD —— 无线管理软件 <br/><br/>办公工具： <br/>（1）CHM阅读器 <br/>Chmsee —— 用来阅读Windows下的 chm 文件； <br/>（2）图书阅读器 <br/>envince —— 增强对 PDF 中文的支持，并解决乱码问题。 <br/><br/>图形图像： <br/>（1）图像查看： <br/>gthumb—— 简便好用的图像查看gimp图像处理软件。 <br/><br/>系统工具： <br/>（1）系统设置： <br/>Ubuntu Tweak —— 功能超级强大的Ubuntu 设置 优化 程序安装卸载工具； <br/>（2）程序模拟： <br/>Wine —— linux可以运行windows文件的模拟器软件。<br/>详细安装方法跟使用，请及时关注官方网站：<a href="http://www.ylmf.net/read.php?tid=1443913" target="_blank">http://www.ylmf.net/read.p...</a><br/><br/><br/><a href="http://myluo.com/attachment.php?fid=276" target="_blank"><img src="http://myluo.com/attachment.php?fid=276" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=277" target="_blank"><img src="http://myluo.com/attachment.php?fid=277" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=278" target="_blank"><img src="http://myluo.com/attachment.php?fid=278" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=279" target="_blank"><img src="http://myluo.com/attachment.php?fid=279" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址： <br/><a href="http://www.xiazaiba.com/html/605.html&nbsp;&nbsp;" target="_blank">http://www.xiazaiba.com/ht...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/ylmf/" rel="tag">ylmf</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/851.htm</link>
<title><![CDATA[TurboLinux 11.3 (GreatTurbo Enterprise Server 11.3) ]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 05 Nov 2009 18:17:37 +0000</pubDate> 
<guid>http://myluo.com/read.php/851.htm</guid> 
<description>
<![CDATA[ 
	Turbolinux 11.3 (GreatTurbo Enterprise Server 11.3) 正式发行，这是Turbolinux服务器操作系统的最新更新版本，特性简要说明如下：<br/>&nbsp;&nbsp;- 支持x86, Intel EM64T/AMD64, Itanium三种体系架构，针对Intel Nehalem 8核处理器优化。<br/>&nbsp;&nbsp;- 支持市面上常见的IA服务器平台。<br/>&nbsp;&nbsp;- 支持FCoE,iSCSI和Infiniband技术。<br/>&nbsp;&nbsp;- 完全兼容RHEL5.4；甚至硬件厂商针对RHEL5.4制作的驱动盘，也不需要任何修改，就可直接在GTES11.3上使用。<br/><br/>* 易用性<br/>&nbsp;&nbsp;- 易于部署: 简化的安装向导和无人职守安装机制，节省部署系统的工作量，实现快速交付。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;集成系统克隆工具, 可用于克隆配置好的操作系统和软件，作为模板，方便应用到其它服务器或日后恢复。<br/>&nbsp;&nbsp;- 管理简便: 统一的控制面板以及网络集中管理工具，帮你实现轻松点击鼠标，即可配置和管理系统。<br/>&nbsp;&nbsp;- 在线更新: Turbolinux提供软件仓库，通过互联网提供在线的组件安装和更新服务。<br/>&nbsp;&nbsp;- 应用支持: 提供第三方软件预安装环境和应用部署向导,简化部署商业应用的复杂性,提高实施效率,降低整体实施成本。<br/><br/>* 扩展性<br/>&nbsp;&nbsp;- 支持多达256颗逻辑CPU和2TB内存，以及EXT3、EXT4、ReiserFS、XFS、JFS、NTFS、FAT32等常见文件系统。<br/>&nbsp;&nbsp;- 支持GFS2、OCFS2集群文件系统，可实现数据的并发操作,在提高性能的同时,又保障了扩展性和可用性。<br/>&nbsp;&nbsp;- 内置Xen和KVM两种虚拟化技术,帮助企业充分利用硬件资源,降低能耗,控制成本。<br/>&nbsp;&nbsp;- Hadoop分布式计算框架: Hadoop的核心设计是MapReduce和HDFS,其特点是可扩展、可靠、高效,<br/>&nbsp;&nbsp;&nbsp;&nbsp;适用于海量数据的处理和存储。<br/><br/>* 互操作性<br/>&nbsp;&nbsp;- Windows文件系统: 通过Fuse支持NTFS文件系统,可方便的操作Windows下的数据,进行系统间的迁移。<br/>&nbsp;&nbsp;- Windows网络: 通过Samba连接 Windows网络,实现互相访问,资源共享。<br/>&nbsp;&nbsp;- Unix网络: GTES11 支持各版本的NFS网络文件系统,可实现同各种Unix、Linux之间的互操作。<br/><br/>* 开放资源<br/>&nbsp;&nbsp;- 免费下载<br/>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://repo.turbolinux.com.cn/" target="_blank">http://repo.turbolinux.com...</a><br/><br/>&nbsp;&nbsp;- 知识库<br/>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.turbolinux.com.cn/turbo/wiki/doku.php" target="_blank">http://www.turbolinux.com....</a><br/><br/>&nbsp;&nbsp;- 问题跟踪系统<br/>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://bugzilla.turbolinux.com.cn" target="_blank">http://bugzilla.turbolinux...</a><br/><br/>下载地址:<br/><a href="http://repo.turbolinux.com.cn/pub/Turbolinux/EnterpriseServer/11.3/" target="_blank">http://repo.turbolinux.com...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/turbolinux/" rel="tag">turbolinux</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/850.htm</link>
<title><![CDATA[KDE 4.3.3]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 05 Nov 2009 18:15:30 +0000</pubDate> 
<guid>http://myluo.com/read.php/850.htm</guid> 
<description>
<![CDATA[ 
	KDE现在是UNIX上可用的易于使用的现代桌面环境。和一些如GNU/Linux这样的自由的类UNIX一起，UNIX/KDE组成了一个对于任何人都 可用的完全自由和开放的计算平台，而且完全免费，任何人都可以修改它的源代码。当 然它总是有可以改进的空间，我们相信我们已经发布了一些当今可用的能和商 业操作系统/桌面组合的合适的替代品。我们希望UNIX/KDE组合将会最终为普通计算机用户带来一个同样开放、可靠、稳定和专利自由的计算环境，世界范 围内的科学家和计算机专业人士已经喜爱它很多年了。<br/><br/><a href="http://myluo.com/attachment.php?fid=275" target="_blank"><img src="http://myluo.com/attachment.php?fid=275" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>查看 KDE 4.3.3 Release Announcement<br/><a href="http://www.kde.org/announcements/announce-4.3.3.php" target="_blank">http://www.kde.org/announc...</a><br/><br/><br/>下载地址<br/><a href="ftp://ftp.kde.org/pub/kde/stable/4.3.3/src/" target="_blank">ftp://ftp.kde.org/pub/kde/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/kde/" rel="tag">kde</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/849.htm</link>
<title><![CDATA[Windows 7 Loader V1.7.3 By Daz 11.04更新]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Wed, 04 Nov 2009 17:05:15 +0000</pubDate> 
<guid>http://myluo.com/read.php/849.htm</guid> 
<description>
<![CDATA[ 
	windows7最新激活工具，11.04更新<br/>Windows 7 Loader V1.7.3 By Daz<br/><br/>下载地址<br/><br/><a href="http://e.ys168.com/?myluo" target="_blank">点击进入网盘</a> <br/>/Windows7 专区/Windows 7 Loader V1.7.3 By Daz.rar <br/>Tags - <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a> , <a href="http://myluo.com/go.php/tags/%25E6%25BF%2580%25E6%25B4%25BB%25E7%25A0%25B4%25E8%25A7%25A3/" rel="tag">激活破解</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/848.htm</link>
<title><![CDATA[Mandriva Linux 2010.0]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 04 Nov 2009 17:00:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/848.htm</guid> 
<description>
<![CDATA[ 
	Mandriva Linux是一个由Mandriva开发的Linux发行版,它使用RPM包管理器及KDE、GNOME等桌面环境.<br/>它每隔12个月就会发布桌面版的更新,每18个月发布基础组件的更新.Mandriva Linux的前身为欧洲最大的Linux厂商,法国Mandrake Linux.<br/><br/>查看 2010.0 Notes<br/><a href="http://wiki.mandriva.com/en/2010.0_Notes" target="_blank">http://wiki.mandriva.com/e...</a><br/><br/><br/>下载地址<br/><a href="http://wiki.mandriva.com/en/Mandriva_Linux_2010" target="_blank">http://wiki.mandriva.com/e...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/mandriva/" rel="tag">mandriva</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/847.htm</link>
<title><![CDATA[nginx 0.8.22]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 04 Nov 2009 16:58:33 +0000</pubDate> 
<guid>http://myluo.com/read.php/847.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.<br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>Changes with nginx 0.8.22 03 Nov 2009<br/><br/>*) Feature: the "proxy_bind", "fastcgi_bind", and "memcached_bind" <br/>directives.<br/><br/>*) Feature: the "access" and the "deny" directives support IPv6.<br/><br/>*) Feature: the "set_real_ip_from" directive supports IPv6 addresses in <br/>request headers.<br/><br/>*) Feature: the "unix:" parameter of the "set_real_ip_from" directive.<br/><br/>*) Bugfix: nginx did not delete unix domain socket after configuration <br/>testing.<br/><br/>*) Bugfix: nginx deleted unix domain socket while online upgrade.<br/><br/>*) Bugfix: the "!-x" operator did not work.<br/>Thanks to Maxim Dounin.<br/><br/>*) Bugfix: a segmentation fault might occur in a worker process, if <br/>limit_rate was used in HTTPS server.<br/>Thanks to Maxim Dounin.<br/><br/>*) Bugfix: a segmentation fault might occur in a worker process while <br/>$limit_rate logging.<br/>Thanks to Maxim Dounin.<br/><br/>*) Bugfix: a segmentation fault might occur in a worker process, if <br/>there was no "listen" directive in "server" block; the bug had <br/>appeared in 0.8.21.<br/><br/>下载地址：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.22.tar.gz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.22.zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/846.htm</link>
<title><![CDATA[GMail Drive 1.0.15]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 04 Nov 2009 09:11:58 +0000</pubDate> 
<guid>http://myluo.com/read.php/846.htm</guid> 
<description>
<![CDATA[ 
	这绝对是一款会让Gmail用户100%惊奇和惊喜的软件. 这款只有100多k的软件会在你的硬盘上生成一个虚拟硬盘分区GMail Drive,文件系统为GMailFS(哈,好像微软在Longhorn里的是WinFS吧.)这样你的硬盘上就多出了N个G的空间了. 你可以在GMail Drive上进行任意的复制、粘贴、删除、创建新的文件夹,甚至拖曳操作,而所有的文件都是存储在Gmail的服务器上.这样你就可以充分利用Gmal的 1G空间了.当然这一切的前提是你必须有一个Gmail的帐户!<br/><br/>下载地址<br/><a href="http://www.megaupload.com/?d=6CO88915" target="_blank">http://www.megaupload.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/gmail/" rel="tag">gmail</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/845.htm</link>
<title><![CDATA[TransMac 9.1 发布 可读Mac分区]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 03 Nov 2009 13:53:38 +0000</pubDate> 
<guid>http://myluo.com/read.php/845.htm</guid> 
<description>
<![CDATA[ 
	Mac OS支持读取FAT格式的Windows磁盘，而Windows却不支持Mac的专有格式，如果你的PC上挂有MacOS的机器和光盘，可以用TransMac，这样就可以在你用Windows的机器上直接读取Mac格式的存储介质了。<br/><br/><a href="http://myluo.com/attachment.php?fid=274" target="_blank"><img src="http://myluo.com/attachment.php?fid=274" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>Read and write Mac format disks, CDs, DVDs, high density floppies and disk images (dmg and sparseimage).<br/>Supports standard HFS (Mac OS Standard), HFS+ (Mac OS Extended) and HFSX (with case sensitive file names) volumes.<br/>Access Mac volumes on boot drive (like Boot Camp).<br/>Create, read and write Mac disk images (dmg and sparseimage).<br/>Compress and expand (convert to iso) dmg files.<br/>Built in burner software to create Mac format CDs and DVDs (including dual-layer).<br/>Burn ISO and dmg files to CD/DVD.<br/>Format disks for use on Mac.<br/>Read Mac multisession and hybrid CDs.<br/><br/>下载地址<br/><a href="http://www.acutesystems.com/tmsetup.exe" target="_blank">http://www.acutesystems.co...</a><br/><br/><a href="http://www.asy.com/tmsetup.exe" target="_blank">http://www.asy.com/tmsetup...</a><br/><br/><a href="ftp://ftp.acutesystems.com/tmac/tmsetup.exe" target="_blank">ftp://ftp.acutesystems.com...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/transmac/" rel="tag">transmac</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/844.htm</link>
<title><![CDATA[金山开放UOF SDK源代码 对抗微软格式标准]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 02 Nov 2009 13:05:13 +0000</pubDate> 
<guid>http://myluo.com/read.php/844.htm</guid> 
<description>
<![CDATA[ 
	10月28日,金山软件(HK,03888)宣布,将UOF OPEN SDK开发包以开源的形式无偿提供给社会.金山同时开通了<a href="http://www.uofsdk.org" target="_blank">www.uofsdk.org</a>网站,其他办公软件企业、OA集成商、中间件厂商及办公软件用户均 可以通过该网站免费下载SDK开发包,以实现读写UOF文档格式标准.金山办公软件OaaS产品研发部项目经理王冬指出,UOF标准是多个厂家共同努力的结果.金山WPS是UOF标准的主要制定者之一,金山于 2002年抽调研发精英成立UOF研发小组,推进UOF标准的完善、成熟和发展.金山将SDK开发包提供给业内厂家,是希望业内产品更好的支持UOF国家 标准,产品之间能够更好的互联互通.<br/><br/>中国工程院倪光南院士指出,文档格式之间的开放和兼容是大势所趋.UOF是开放的文档格式标准,这一标准让用户不必担心不同的办公软件之间不能互存互取互读数据的问题,有利于信息的发布、检索、传播和长期存档.这一开放式文档格式标准将对占据市场垄断地位的专有格式标准形成强烈冲击.<br/><br/>此前有诸多学术界人士认为微软的私有文档格式标准OOXML,有诸多的专利和版权限制,无法做到公开和免费开放,给其他厂商设置了障碍,有利于垄断,不利于推广.而且OOXML标准时由一家公司制定并拥有所有解释权,这会使得人们对信息的可用性无法掌控.UOF文档格式标准时一个开放性的文档格式标准,容易被众多产品支持,因此近年来UOF在政府、企业中被越来越多地采用.<br/><br/>工业和信息化部及中国电子技术标准化研究所的有关人士认为金山此举不仅大大节省了其他办公软件厂商和研发机构在解决文档兼容方面的投入,而且推动了办公软件间的互联互通,并促进了国产办公软件标准UOF的应用和发展.为UOF文档格式标准成为和微软的私有标准OOXML文档格式标准相抗衡的标准产生了重要的推动作用.<br/><br/><a href="http://www.uofsdk.org/" target="_blank">http://www.uofsdk.org/</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E9%2587%2591%25E5%25B1%25B1/" rel="tag">金山</a> , <a href="http://myluo.com/go.php/tags/uof/" rel="tag">uof</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/843.htm</link>
<title><![CDATA[Ubuntu Tweak 0.4.9.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 01 Nov 2009 12:28:18 +0000</pubDate> 
<guid>http://myluo.com/read.php/843.htm</guid> 
<description>
<![CDATA[ 
	 相信大家都已经升级到Ubuntu 9.10了吧？Ubuntu Tweak 0.4.9.2特别为新到来的Ubuntu 9.10更新了一些源和软件，还加入了一些中文用户常用的工具。如果你有在Ubuntu 9.10下使用Ubuntu Tweak的话，不要考虑了，马上升级吧！<br/><br/><br/>这个版本加入了“Gartoon Redux”（一个非常有意思的图标主题），还加了GMPC等PPA，更新了Dropbox，Globus等旧的源。<br/><br/><a href="http://myluo.com/attachment.php?fid=270" target="_blank"><img src="http://myluo.com/attachment.php?fid=270" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>特别加入了Mingming的个人PPA，里面有一大堆适用于中文用户的软件。<br/><br/><a href="http://myluo.com/attachment.php?fid=271" target="_blank"><img src="http://myluo.com/attachment.php?fid=271" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>通过Ubuntu Tweak 0.4.9.2，已经可以方便地安装一大堆新鲜的主题了。<br/><br/><br/><a href="http://myluo.com/attachment.php?fid=272" target="_blank"><img src="http://myluo.com/attachment.php?fid=272" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Linuxqq也能通过“添加/删除”来安装了，当然前提是启用了Mingming的PPA。<br/><br/><a href="http://myluo.com/attachment.php?fid=273" target="_blank"><img src="http://myluo.com/attachment.php?fid=273" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>单独下载地址：<a href="https://launchpad.net/ubuntu-tweak/0.4.x/0.4.9.2" target="_blank">https://launchpad.net/ubun...</a>,或者通过源来更新吧。<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/tweak/" rel="tag">tweak</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/842.htm</link>
<title><![CDATA[Ubuntu 官方正式发布 Ubuntu 9.10 ( Karmic Koala )]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 30 Oct 2009 14:00:06 +0000</pubDate> 
<guid>http://myluo.com/read.php/842.htm</guid> 
<description>
<![CDATA[ 
	经过了漫长的等待，Ubuntu 官方在刚刚已经正式发布了被受期待的 Ubuntu 9.10 ( Karmic Koala ) ！其实在这之前就可以在镜像服务器下载 Ubuntu 9.10 ( Karmic Koala ) 正式版的ISO镜像文件了，为了不影响 Ubuntu 9.10 正式版的ISO文件向各地镜像服务器分发的进度，OwnLinux 并没有公布下载链接。目前官方已经正式开放了 Ubuntu 9.10 正式版的ISO文件下载服务。 今天从世界各地涌入的巨大下载量也是对各个官方服务器一次严峻的考验。<br/><br/>官方的下载界面已经从 Ubuntu 9.10 RC 更改为 Ubuntu 9.10 ( Karmic Koala ) 正式版了:<br/><br/><br/>Ubuntu 9.10 ( Karmic Koala ) 正式版的下载地址: <br/><a href="http://cn.releases.ubuntu.com/9.10/" target="_blank">http://cn.releases.ubuntu....</a><br/><a href="http://tw.releases.ubuntu.com/9.10/" target="_blank">http://tw.releases.ubuntu....</a><br/><a href="http://releases.ubuntu.com/releases/9.10/" target="_blank">http://releases.ubuntu.com...</a><br/><br/>Ubuntu 9.10 ( Karmic Koala ) 正式版ISO镜像文件MD5码列表 <br/>836440698456aa2936a4347b5485fdd6 *ubuntu-9.10-alternate-amd64.iso<br/>3faa345d298deec3854e0e02410973dc *ubuntu-9.10-alternate-i386.iso<br/>dc51c1d7e3e173dcab4e0b9ad2be2bbf *ubuntu-9.10-desktop-amd64.iso<br/>d91659de6e945dbb96eb8970b2b4590a *ubuntu-9.10-desktop-armel+dove.img<br/>297875d2a7531824a0fb08f241d33e85 *ubuntu-9.10-desktop-armel+imx51.img<br/>8790491bfa9d00f283ed9dd2d77b3906 *ubuntu-9.10-desktop-i386.iso<br/>ed6e77587b87fe0d92a2f21855869f00 *ubuntu-9.10-netbook-remix-i386.iso<br/>14707e8847b9c9ba2dd1869fb5086e4f *ubuntu-9.10-server-amd64.iso<br/>55618ad5f180692f9dac20cbff352634 *ubuntu-9.10-server-i386.iso<br/>37a04db193b1a342f961f59aea2fada8 *wubi.exe<br/><br/>友情提示: alternate 为文字界面的安装版本， desktop 为包含 Live CD 的图形界面安装版本， server 为服务器版本， i386 为32位的系统版本， amd64 为64位的系统系统版本，请根据你自己的需要下载相应的版本。由于版本比较多，下载的时候不要下错版本了哟，做了又费带宽又费电又费精力的事就不好了:) 最后建议大家：使用P2P下载以减轻官方服务器的负担。<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/841.htm</link>
<title><![CDATA[VirtualBox 3.0.10.54047]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 29 Oct 2009 10:48:21 +0000</pubDate> 
<guid>http://myluo.com/read.php/841.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/>Changelog<br/><a href="http://www.virtualbox.org/wiki/Changelog" target="_blank">http://www.virtualbox.org/...</a><br/><br/>下载地址<br/><a href="http://download.virtualbox.org/virtualbox/3.0.10/" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/840.htm</link>
<title><![CDATA[VMware Workstation 7.0 Build 203739]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Tue, 27 Oct 2009 17:02:41 +0000</pubDate> 
<guid>http://myluo.com/read.php/840.htm</guid> 
<description>
<![CDATA[ 
	VMware Workstation是专门针对Windows/Linux平台的一个版本,它使得Windows/Linux平台上虚拟Windows客户端(Windows 2000以上)能与宿主系统无缝地运行在一块.<br/>VMware Workstation 7.0今日发布,主要增加了对Windows 7 32和64位版本的支持,支持高级虚拟化平台,同时对3D绘图的支持也更好.<br/><br/>下载地址<br/><a href="http://downloads.vmware.com/d/info/desktop_downloads/vmware_workstation/7_0" target="_blank">http://downloads.vmware.co...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/vmware/" rel="tag">vmware</a> , <a href="http://myluo.com/go.php/tags/workstation/" rel="tag">workstation</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/839.htm</link>
<title><![CDATA[Unlocker 1.8.8]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 26 Oct 2009 18:08:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/839.htm</guid> 
<description>
<![CDATA[ 
	当你重命名或删除一个文件/文件夹时，Windows 弹出对话框提示你“无法删除 xxx：它正在被其它用户/程序使用！”，怎么办？ <br/>使用 Unlocker ，你就可以轻松、方便、有效地解决这个虽小但很烦人的问题！ 同类的工具中，综合易用性、功能强度，此款是目前最好的！<br/><br/><br/>Unlocker 1.8.8 - 26/10/2009<br/>- Improved behavior: Improved the way DLLs are unloaded.<br/>- Promotional feature: Added fully optional shortcuts to eBay during the installation. Simply untick "eBay shortcuts" in the choose components page during install if you do not wish to have those.<br/><br/>下载地址<br/><a href="http://ccollomb.free.fr/unlocker/unlocker1.8.8.exe" target="_blank">http://ccollomb.free.fr/un...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/unlocker/" rel="tag">unlocker</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/838.htm</link>
<title><![CDATA[lighttpd 1.4.24]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 26 Oct 2009 10:18:29 +0000</pubDate> 
<guid>http://myluo.com/read.php/838.htm</guid> 
<description>
<![CDATA[ 
	lighttpd(发音为lighty)是一套开放原始码的网页伺服器,以BSD许可证释出.相较于其他的网页伺服器,lighttpd仅需少量的记忆体及CPU资源即可达到同样的效能.<br/><br/>This release finally adds TLS SNI, and has many other small improvements. It fixes pipelining (which should fix problems with lighty as a Debian mirror) and some mod_fastcgi bugs (which should result in improved handling of overloaded and crashed backends<br/><br/>下载地址<br/><a href="http://www.lighttpd.net/download/lighttpd-1.4.24.tar.gz" target="_blank">http://www.lighttpd.net/do...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/lighttpd/" rel="tag">lighttpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/837.htm</link>
<title><![CDATA[Pure-FTPd 1.0.24 (紧急安全修复版)]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 25 Oct 2009 04:34:04 +0000</pubDate> 
<guid>http://myluo.com/read.php/837.htm</guid> 
<description>
<![CDATA[ 
	Pure-FTPd 是一个快速、高效、轻便、安全的FTP服务器，它不象其他流行的FTP SERVER软件。以安全和配置简单为设计目标，支持虚拟主机，IPV6，PAM等功能。<br/>它的功能相当多，也很实用。如果你正在寻找一个方便可靠的服务器，那么它是你最好的选择。<br/><br/>Latest release : 1.0.24 (released on October 24, 2009)<br/><br/>Changes: This release fixes compilation with GCC 2 and avoids anonymous LDAP binding (when no password is supplied) with the new LDAP bind authentication mode.<br/><br/>Pure-FTPd 1.0.24 has been released.<br/><br/>Changes:<br/>– The LDAP schema has been fixed.<br/>– LDAP authentication through binding is now possible in addition to<br/>passwords. This allows for the FTP server to run with an unprivileged LDAP<br/>account.<br/>– In LDAP objects, the “enabled” value is accepted again as a FTPStatus<br/>property.<br/>– Privilege separation is now enabled by default.<br/>– The server should now properly compile on Solaris with privsep.<br/>– Charset conversions are properly made on directory names.<br/>– Transfers now handle every kind of disconnection.<br/>– More informative log messages for errors and activity reporting.<br/>– Virtual quotas are way more reliable and uploads are interrupted as soon as<br/>quotas are exceeded.<br/>– Atomic uploads are only used when necessary and only if notruncate is<br/>enabled.<br/>– Dangling .pureftpd-upload files should be a thing of past.<br/>– Enhanced conformance with RFCs and better compatibility with FTP clients.<br/>– Improved SSL performance, compatibility and commands support.<br/>– By default, up to 10000 files per directory can be listed instead of 2000. <br/>– ALLO can now tell clients whether an upload would blow quotas before the<br/>upload actually starts.<br/>– PAM is now enabled by default on OSX.<br/>– Switch euid to the _pure-ftpd account (unless it’s nonexistent) in the<br/>privsep process.<br/>– without-banner is not necessary any more. Having a cookie file<br/>(fortunefile=…) automatically disables the default banner, thus allowing<br/>full customization of the welcome banner.<br/>– ./configure localstatedir is now honored in order to change the<br/>run-time directory.<br/>– Support for building a FTPS (implicit SSL/TLS) server, using<br/>with-implicittls<br/><br/>下载地址<br/><a href="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.24.tar.bz2" target="_blank">http://download.pureftpd.o...</a><br/><a href="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.24.tar.gz" target="_blank">http://download.pureftpd.o...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ftp/" rel="tag">ftp</a> , <a href="http://myluo.com/go.php/tags/pure-ftpd/" rel="tag">pure-ftpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/836.htm</link>
<title><![CDATA[Wine 1.1.32]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 24 Oct 2009 17:53:56 +0000</pubDate> 
<guid>http://myluo.com/read.php/836.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的 Windows程序.不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>Changes in Wine 1.1.32:<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Many crypto fixes, particularly on 64-bit.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Improved DVD access on Mac OS.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Several common controls improvements.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Various HTML support improvements.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* More DIB optimizations.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Various bug fixes.<br/><br/>下载地址<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.32.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/835.htm</link>
<title><![CDATA[vsftpd 2.2.1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 23 Oct 2009 19:02:04 +0000</pubDate> 
<guid>http://myluo.com/read.php/835.htm</guid> 
<description>
<![CDATA[ 
	vsftpd 是一个类UNIX操作系统上运行的服务器的名字，它可以运行在诸如 Linux, BSD, Solaris, HP-UX 以及 IRIX 上面。它支持很多其他的 FTP 服务器不支持的特征。vsftpd 的名字代表"very secure FTP daemon", 安全是它的开发者 Chris Evans 考虑的首要问题之一。在这个 FTP 服务器设计开发的最开始的时候，高安全性就是一个目标。<br/><br/>Oct 2009 - vsftpd-2.2.1 released <br/><br/>vsftpd-2.2.1 is released - with compile fixes, a fix for the "pasv_address" regression, and a fix for a regression causing some SSL data connections to fail. Please refer to the v2.2.1 Changelog and vsftpd FAQ (frequently asked questions) for a list of common questions!<br/>After numerous requests, I now have a PayPal button for donations. If you use vsftpd, like it, and think it's worthy of a donation, then click on the Paypal button on the left of the page.<br/>ftp.freebsd.org switched to vsftpd.<br/>vsftpd tarballs are now GPG signed by me.<br/><br/>Changes: This release focuses on fixing two regressions: the use of the "pasv_address" option now works again. SSL data connections should work again after a previous long transfer or long idle period.<br/><br/>下载地址<br/><a href="ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.2.1.tar.gz" target="_blank">ftp://vsftpd.beasts.org/us...</a><br/><a href="ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.2.1.tar.gz.asc" target="_blank">ftp://vsftpd.beasts.org/us...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ftp/" rel="tag">ftp</a> , <a href="http://myluo.com/go.php/tags/vsftpd/" rel="tag">vsftpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/834.htm</link>
<title><![CDATA[Ubuntu 9.10 (Karmic Koala) Release Candidate]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 23 Oct 2009 18:56:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/834.htm</guid> 
<description>
<![CDATA[ 
	相比较上个版本，也就是beta版，主要是对bug的修复，以及稳定性上的提升。例如火狐的语言包问题已经修复。正式版将在2009年10月29日发布！在“Karmic Koala”中，开发小组将会集中精力去关注用户的“第一印象”，这也就意味着他们将会改变老版本中旧的棕色风格桌面。在新一代的操作系统中，用户将会面 临全新的桌面外观，在该版本中，Ubuntu有可能采用红帽的Plymouth架构以实现流畅的、无闪烁的启动画面，用户有望见到Ubuntu试验了很久 的头像浏览登录界面。<br/><br/>此外，Ubuntu 9.10还将为服务器版本提供更强大的云计算能力，该版本对上网本的兼容性也会有较大幅度的提升，还会进一步缩短桌面启动时间。Ubuntu 9.04的桌面启动时间已经实现了25秒，Shuttleworth表示，Ubuntu 9.10版本在netbook中的桌面启动时间将会更短。<br/><br/><br/><br/>关于Ubuntu：<br/><br/>Ubuntu是Linux发行的桌面或服务器操作系统，拥有快速简便的安装过程，严格遵守为期6月的发布周期，在默认的情况下，严格挑选出色的软件安装包。<br/><br/>根据总结，Ubuntu 9.10中将会具有以下全新特性：<br/><br/>1、Ubuntu 9.10中将会添加全新的令人印象更加深刻的启动图形；<br/><br/>2、Ubuntu 9.10将会具有更快的启动速度（“Jaunty Jackalope”曾经在netbook上实现25秒的启动速度，Karmic Koala，尽管里面的动物“树袋熊”速度比较慢，但有望实现更快的启动速度）；<br/><br/>3、Ubuntu 9.10将可以为Netbook更好地整合Moblin技术；<br/><br/>4、Ubuntu 9.10将具有更好的视觉体验；<br/><br/>5、Ubuntu 9.10将通过完整的开源软件来提升服务器版本的云计算性能；<br/><br/>6、Ubuntu 9.10将主要采用Amazon APIs来管理云计算，当然GoGrid APIs 也在考虑中；<br/><br/>7、Ubuntu 9.10中的Canonical 将创建Karmic Koala的标准Amazon机器镜像，本质上就是创建"ready-to-run" 程序，作为Amazon群体的“标准版本”；<br/><br/>8、为了节约资源，Ubuntu 9.10中的休眠和唤醒特性将扩展到服务器版本。<br/><br/>下载地址<br/>DVD <a href="http://cdimage.ubuntu.com/releases/9.10/rc/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>CD <a href="http://releases.ubuntu.com/9.10/" target="_blank">http://releases.ubuntu.com...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/833.htm</link>
<title><![CDATA[Pure-FTPd 1.0.23]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Fri, 23 Oct 2009 18:54:11 +0000</pubDate> 
<guid>http://myluo.com/read.php/833.htm</guid> 
<description>
<![CDATA[ 
	Pure-FTPd 是一个快速、高效、轻便、安全的FTP服务器，它不象其他流行的FTP SERVER软件。以安全和配置简单为设计目标，支持虚拟主机，IPV6，PAM等功能。<br/>它的功能相当多，也很实用。如果你正在寻找一个方便可靠的服务器，那么它是你最好的选择。<br/><br/>Pure-FTPd 1.0.23 has been released.<br/>Changes:<br/>– The LDAP schema has been fixed.<br/>– LDAP authentication through binding is now possible in addition to<br/>passwords. This allows for the FTP server to run with an unprivileged LDAP<br/>account.<br/>– In LDAP objects, the “enabled” value is accepted again as a FTPStatus<br/>property.<br/>– Privilege separation is now enabled by default.<br/>– The server should now properly compile on Solaris with privsep.<br/>– Charset conversions are properly made on directory names.<br/>– Transfers now handle every kind of disconnection.<br/>– More informative log messages for errors and activity reporting.<br/>– Virtual quotas are way more reliable and uploads are interrupted as soon as<br/>quotas are exceeded.<br/>– Atomic uploads are only used when necessary and only if notruncate is<br/>enabled.<br/>– Dangling .pureftpd-upload files should be a thing of past.<br/>– Enhanced conformance with RFCs and better compatibility with FTP clients.<br/>– Improved SSL performance, compatibility and commands support.<br/>– By default, up to 10000 files per directory can be listed instead of 2000. <br/>– ALLO can now tell clients whether an upload would blow quotas before the<br/>upload actually starts.<br/>– PAM is now enabled by default on OSX.<br/>– Switch euid to the _pure-ftpd account (unless it’s nonexistent) in the<br/>privsep process.<br/>– without-banner is not necessary any more. Having a cookie file<br/>(fortunefile=…) automatically disables the default banner, thus allowing<br/>full customization of the welcome banner.<br/>– ./configure localstatedir is now honored in order to change the<br/>run-time directory.<br/>– Support for building a FTPS (implicit SSL/TLS) server, using<br/>with-implicittls<br/><br/>下载地址<br/><br/><a href="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.23.tar.bz2" target="_blank">http://download.pureftpd.o...</a><br/><a href="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.23.tar.gz" target="_blank">http://download.pureftpd.o...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/ftp/" rel="tag">ftp</a> , <a href="http://myluo.com/go.php/tags/pure-ftpd/" rel="tag">pure-ftpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/832.htm</link>
<title><![CDATA[Perl 5.11.1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Thu, 22 Oct 2009 19:16:40 +0000</pubDate> 
<guid>http://myluo.com/read.php/832.htm</guid> 
<description>
<![CDATA[ 
	最新版的Perl 5.11.1已经可以下载了。Perl(Practical Extraction and Report Language)是一种脚本语言. 有点象vb.最初的设计者为拉里·沃尔(Larry Wall),它于1987年12月18日发表.Perl借取了C、sed、awk、shell scripting以及很多其他程序语言的特性.Perl 是一种自由且功能强大的编程语言.它被用作 Web 编程、数据库处理、XML 处理以及系统管理等等 — 它能够完成所有这些工作,同时仍然是处理小的日常工作的完美工具.Perl 快速、有趣,而且特别有用.<br/><br/>* Package declarations can now include a version number. <br/><br/>* suidperl is no longer available as part of perl. If your code depends<br/>on suidperl, you need to find an alternate solution. (This was actually<br/>true as of 5.11.0)<br/><br/>* Over the years a number of language constructs and interpreter features<br/>have been deprecated and will eventually be removed. As of this<br/>release, Perl enables deprecation warnings by default.<br/><br/>* Perl's tests are now aware of (and work around) a bug in Mac OS X<br/>10.6 locales.<br/><br/>* Support for Windows 95, 98, ME and NT4 has officially ended.<br/><br/>下载地址<br/><a href="http://search.cpan.org/~jesse/perl-5.11.1/" target="_blank">http://search.cpan.org/~je...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/per/" rel="tag">per</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/831.htm</link>
<title><![CDATA[MySQL 5.1.40]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 21 Oct 2009 19:09:19 +0000</pubDate> 
<guid>http://myluo.com/read.php/831.htm</guid> 
<description>
<![CDATA[ 
	MySQL是现在最流行一个多线程的,结构化查询语言(SQL)数据库服务器.绝大多数PHP网站的数据库后台都是采用这一数据库.<br/>MySQL 的执行性能非常高,运行速度非常快,并非常容易使用.是一个非常捧的数据库.<br/><br/>新特性：<br/># 表和索引的分区<br/># 行级复制<br/># MYSQL基群基于磁盘的数据支持<br/># MYSQL集群复制<br/># 增强的全文本搜索函数<br/># 增强的信息模式(数据字典)<br/># 可插入的API<br/># 服务器日志表<br/># XML/XPath支持<br/># 实例管理器<br/># 表空间备份<br/># mysql_upgrade升级程序 <br/># 内部任务/事件调度器<br/># 新的性能工具和选项如mysqlslap。<br/><br/><br/>MySQL 5.1.40 for Windows<br/><a href="http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.40-win32.msi" target="_blank">http://mysql.mirrors.pair....</a><br/><br/>MySQL 5.1.40 for Windows X64<br/><a href="http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.40-winx64.msi" target="_blank">http://mysql.mirrors.pair....</a><br/><br/>For other <br/><a href="http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/" target="_blank">http://mysql.mirrors.pair....</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593/" rel="tag">数据库</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/830.htm</link>
<title><![CDATA[CentOS 5.4]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 21 Oct 2009 19:02:01 +0000</pubDate> 
<guid>http://myluo.com/read.php/830.htm</guid> 
<description>
<![CDATA[ 
	CentOS Linux 是一个依 GPL 规范,及利用 RedHat Enterprise Linux (RHEL) 的源代码 (source code) 来重新编译 (compile) 的 Linux 版本.<br/>CentOS 提供和 RHEL 的 Binary 档案几乎百分之百兼容性,相同的版本 (Release) 和维护 (Maintainence) 更新时间.和 RedHat Enterprise Linux (RHEL) 不同的是,CentOS 依 GPL 的规范,移除了 RedHat 品牌及图片.<br/><br/>下载地址<br/><a href="http://mirror.centos.org/centos/5.4/isos/" target="_blank">http://mirror.centos.org/c...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/centos/" rel="tag">centos</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/829.htm</link>
<title><![CDATA[Fedora 12 Beta]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Tue, 20 Oct 2009 18:02:37 +0000</pubDate> 
<guid>http://myluo.com/read.php/829.htm</guid> 
<description>
<![CDATA[ 
	在万众瞩目下的Fedora Project社区在今天终于发布了Fedora 12(代号“Constantine”)的Beta版本.Fedora是较具知名度的Linux发行版本之一,由Fedora Project社区开发、红帽公司赞助,目标是建立一套新颖、多功能并且自由的操作系统. 主要特性 Fedora 12的上游开发将会采用:<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;* Gnome 2.28<br/>&nbsp;&nbsp;&nbsp;&nbsp;* KDE 4.3<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Xfce 4.8<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Openoffice.org 3.2.0<br/><br/><br/>&nbsp;&nbsp; Fedora Project Wiki<br/>&nbsp;&nbsp; <a href="https://fedoraproject.org/wiki/Fedora_Project_Wiki" target="_blank">https://fedoraproject.org/...</a><br/><br/>&nbsp;&nbsp; 下载地址<br/>&nbsp;&nbsp; <a href="http://torrent.fedoraproject.org/" target="_blank">http://torrent.fedoraproje...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/fedora/" rel="tag">fedora</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/828.htm</link>
<title><![CDATA[OpenBSD 4.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Mon, 19 Oct 2009 18:38:55 +0000</pubDate> 
<guid>http://myluo.com/read.php/828.htm</guid> 
<description>
<![CDATA[ 
	OpenBSD是一个从NetBSD衍生出来的类Unix操作系统。专案领导人Theo de Raadt在1995年发起了OpenBSD专案，希望创造一个注重安全的操作系统，此外OpenBSD也以高品质的文件、坚持开放程式码以及严格的软 件授权著名。OpenBSD的吉祥物是河豚。<br/><br/><br/>OpenBSD包含了一些在其他操作系统缺少或是选择性的安全功能，此外OpenBSD极度重视程式码的品质，任何对核心的修改都需要经过严格的程 式码审阅。OpenBSD可以在17种不同的硬件环境下运作，包含DEC Alpha、Intel i386、Hewlett-Packard PA-RISC、AMD64、Motorola 68000、PowerPC、Sun SPARC等。<br/><br/>4.6 provides significant improvements, including new features, in nearly all areas of the system: new or extended platforms - MVME141 and MVME165 boards are now supported, SGI Octane, SGI Origin 200 and SGI Fuel systems are now supported, several bugs in interrupt handling have been fixed<br/><br/>下载地址：<br/><br/><a href="ftp://obsd.cec.mtu.edu/pub/OpenBSD/4.6/i386/install46.iso" target="_blank">i386/install46.iso</a> (232MB, <a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.6/i386/SHA256" target="_blank">SHA256</a>, <a href="http://openbsd.somedomain.net/torrents/OpenBSD_4_6_i386_install46_iso-2009-10-18-1238.torrent" target="_blank">torrent</a>)<br/><a href="ftp://ftp5.usa.openbsd.org/pub/OpenBSD/4.6/amd64/install46.iso" target="_blank">amd64/install46.iso</a> (254MB, <a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.6/amd64/SHA256" target="_blank">SHA256</a>).<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/unix/" rel="tag">unix</a> , <a href="http://myluo.com/go.php/tags/openbsd/" rel="tag">openbsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/827.htm</link>
<title><![CDATA[Puppy Linux 4.3.1 正式版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 18 Oct 2009 18:05:45 +0000</pubDate> 
<guid>http://myluo.com/read.php/827.htm</guid> 
<description>
<![CDATA[ 
	Puppy4.3.1正式版，由barryK发布于2009年10月17日，是Puppy4.30的bug修复版，iso大小为105MB。经测试已可以正常运行麻花藤的LinuxQQ，不需要更改gtk了。<br/><br/>下载地址：<br/><a href="http://distro.ibiblio.org/pub/linux/distributions/puppylinux/puppy-4.3.1" target="_blank">http://distro.ibiblio.org/...</a> <br/>内有5个iso，分别支持不同内核和硬盘接口。<br/><br/>如无特别硬件需求，推荐下载：<br/>迷你Puppy:Puppy Small，大小为96MB。<br/><a href="http://distro.ibiblio.org/pub/linux/distributions/puppylinux/puppy-4.3.1/special-puppies/pup-431-small.iso" target="_blank">http://distro.ibiblio.org/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/puppy/" rel="tag">puppy</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/826.htm</link>
<title><![CDATA[Windows Cache Extension 1.0 for PHP 5.3 - Beta]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sun, 18 Oct 2009 08:48:59 +0000</pubDate> 
<guid>http://myluo.com/read.php/826.htm</guid> 
<description>
<![CDATA[ 
	也许您同时喜欢PHP的开发速度和Windows的易用性,但PHP和Windows的配合似乎永远没有Linux好?今天微软终于可以让Windows的PHP用户向Linux下的朋友们炫耀一下:<br/>Windows Cache Extension for PHP Beta 发布,这是一个面向PHP的Windows缓存扩展,用于提高PHP应用程序的速度,而且无需修改任何代码!支持IIS 7.5和IIS 7.0<br/><br/>下载地址<br/><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=ba2e0d7a-02ce-42be-a7a3-2baa5d666bf7" target="_blank">http://www.microsoft.com/d...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/cache/" rel="tag">cache</a> , <a href="http://myluo.com/go.php/tags/extension/" rel="tag">extension</a> , <a href="http://myluo.com/go.php/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/825.htm</link>
<title><![CDATA[Microsoft Exchange 2010 RTM]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Thu, 15 Oct 2009 18:03:08 +0000</pubDate> 
<guid>http://myluo.com/read.php/825.htm</guid> 
<description>
<![CDATA[ 
	根据微软的计划,Exchange Service 2007的下一版本Exchange Service 2010将在11月9日至13日于德国柏林举办的TechEd 2001大会上提供给消费者,然而和其它微软产品一样,它也没有逃脱被泄露的命运,现在很多网站上都已经提供了Exchange Service 2010的下载资源.<br/><br/>微软上周宣布了Exchange 2010 RTM版的完成,并且表示已经交付给原始设备制造商,泄露的RTM版为Build 14.00.0639.021,64位架构,详细信息 为:<br/>SHA1:BBD6224FD72283142F9A8EC13615E11391C02BAB<br/>MD5:C1895D5F9582684AFFC6AC716EA53D13,CRC:02374C73<br/><br/>Exchange 2010仅提供64位版本,摆脱32位版本的局限性和束缚,支持Intel EM64T、AMD AMD64和Intel Itanium IA64架构处理器,操作系统则兼容Windows Server 2003/2008 SP2(64位)或者Windows Vista SP2(64位),运行Exchange Server 2010前机器需要配置.NET 3.5、Windows PowerShell 2.0、Windows Remote Management.<br/><br/>Exchange 2010将带来很多新的功能,比如一个新的“对话视图”功能、防止各种常见Email错误的“MailTips”功能、语音信箱预览、忽略语音申请等. Exchange 2010包括新版的Outlook Web Access也就是Outlook Web App,内置Email存档和其它Email管理程序,支持即时通信,兼容IE、Firefox和Safari等多款浏览器.　<br/><br/><a href="http://myluo.com/attachment.php?fid=253" target="_blank"><img src="http://myluo.com/attachment.php?fid=253" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=254" target="_blank"><img src="http://myluo.com/attachment.php?fid=254" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=255" target="_blank"><img src="http://myluo.com/attachment.php?fid=255" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=256" target="_blank"><img src="http://myluo.com/attachment.php?fid=256" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=257" target="_blank"><img src="http://myluo.com/attachment.php?fid=257" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=258" target="_blank"><img src="http://myluo.com/attachment.php?fid=258" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=259" target="_blank"><img src="http://myluo.com/attachment.php?fid=259" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=260" target="_blank"><img src="http://myluo.com/attachment.php?fid=260" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=261" target="_blank"><img src="http://myluo.com/attachment.php?fid=261" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=262" target="_blank"><img src="http://myluo.com/attachment.php?fid=262" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=263" target="_blank"><img src="http://myluo.com/attachment.php?fid=263" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=264" target="_blank"><img src="http://myluo.com/attachment.php?fid=264" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=265" target="_blank"><img src="http://myluo.com/attachment.php?fid=265" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=266" target="_blank"><img src="http://myluo.com/attachment.php?fid=266" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=267" target="_blank"><img src="http://myluo.com/attachment.php?fid=267" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=268" target="_blank"><img src="http://myluo.com/attachment.php?fid=268" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>种子<br/><a href="attachment.php?fid=269">点击这里下载文件</a><br/><br/><acronym title="">BUILD: 14.00.0639.021<br/>FILE: EXCH201064.iso - original file and name.<br/>SIZE: 1,119,375,360 byte<br/>SHA1: BBD6224FD72283142F9A8EC13615E11391C02BAB<br/>MD5: C1895D5F9582684AFFC6AC716EA53D13<br/>CRC: 02374C73</acronym><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/exchange/" rel="tag">exchange</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/824.htm</link>
<title><![CDATA[nginx 0.8.20]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 14 Oct 2009 21:14:07 +0000</pubDate> 
<guid>http://myluo.com/read.php/824.htm</guid> 
<description>
<![CDATA[ 
	Nginx(engine x)是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP代理服务器. Nginx是由Igor Sysoev为俄罗斯访问量第二的Rambler.ru站点开发的,它已经在该站点运行超过两年半了.其特点是占有内存少，并发能力强，事实上Nginx 的并发能力确实在同类型的网页伺服器中表现较好。目前中国大陆使用Nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用 Nginx.<br/><br/>Change Log<br/>2009-10-14<br/><br/>* Change: now default SSL ciphers are “HIGH:!ADH:!MD5″.<br/>* Bugfix: the ngx_http_autoindex_module did not show the trailing slash in links to a directory; the bug had appeared in 0.7.15.<br/>* Bugfix: nginx did not close a log file set by the –error-log-path configuration option; the bug had appeared in 0.7.53.<br/>* Bugfix: nginx did not treat a comma as separator in the “Cache-Control” backend response header line.<br/>* Bugfix: nginx/Windows might not create temporary file, a cache file, or “proxy/fastcgi_store”d file if a worker has no enough access rights for top level directories.<br/>* Bugfix: the “Set-Cookie” and “P3P” FastCGI response header lines were not hidden while caching if no “fastcgi_hide_header” directives were used with any parameters.<br/>* Bugfix: nginx counted incorrectly disk cache size.<br/><br/>下载地址<br/><a href="http://sysoev.ru/nginx/nginx-0.8.20.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.20.zip</a>&nbsp;&nbsp;for windows<br/><a href="http://sysoev.ru/nginx/nginx-0.8.18.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.18.tar.gz</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for linux<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/823.htm</link>
<title><![CDATA[Windows.Server.2003.R2.Std.With.Sp2.CHS.VOL.MSDN]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Mon, 12 Oct 2009 20:04:46 +0000</pubDate> 
<guid>http://myluo.com/read.php/823.htm</guid> 
<description>
<![CDATA[ 
	由于最近需要使用2003的系统，顺便就放上来吧。有需要朋友的就下载<br/><br/><a href="http://myluo.com/attachment.php?fid=250" target="_blank"><img src="http://myluo.com/attachment.php?fid=250" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/><a href="http://myluo.com/attachment.php?fid=251" target="_blank"><img src="http://myluo.com/attachment.php?fid=251" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>附上个CD-KEY<br/><br/>MDGJK-PF6YQ-PD8DJ-RFQVM-7WKWG<br/><br/><a href="attachment.php?fid=252">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/2003/" rel="tag">2003</a> , <a href="http://myluo.com/go.php/tags/msdn/" rel="tag">msdn</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/822.htm</link>
<title><![CDATA[Windows7 XP 模式 RTM Build 7600.16393 泄露]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Sat, 10 Oct 2009 21:21:31 +0000</pubDate> 
<guid>http://myluo.com/read.php/822.htm</guid> 
<description>
<![CDATA[ 
	Windows 7 会加入一个Windows XP模式的特性以允许应用程序可以在XP虚拟机内运行，以便这些在Windows 7下直接运行会出 现问题的程序不产生问题。这不仅对企业级应用来说是一个很好的工具，也是扼杀Windows XP的强有力的杀手。<br/><br/>随着Windows 7发布日期的临近，XP模式的开发也已经完成，由于XP模式已经发放到MSDN和Technet，那么泄露也就是很正常的事情了，RTM版本的XP模式版本号为7600.16393。<br/><br/><br/>总计包含 <a href="http://depositfiles.com/files/j0a309pvh" target="_blank">Windows6.1-KB958559-x86.msu</a>、<a href="http://depositfiles.com/files/t9c9agmue" target="_blank">Windows6.1-KB958559-x64.msu</a>、 <a href="http://depositfiles.com/files/va655zjti" target="_blank">WindowsXPMode_en-us.exe</a>、<a href="http://www.mydigitallife.info/2009/10/10/hardware-assisted-virtualization-hav-detection-tool-free-download/" target="_blank">HAV Tool (Hardware Assisted Virtualization Detection Utility)</a> 和 KB961742-V3.exe 等文件。对应的用途如下：<br/><br/>* Windows6.1-KB958559-x86.msu - 32位Windows Virtual PC For Windows 7<br/>* Windows6.1-KB958559-x64.msu - 64位Windows Virtual PC For Windows 7<br/>* WindowsXPMode_en-us.exe - 32位/64位通用Windows 7 XP模式最终版<br/>* HAV Tool&nbsp;&nbsp;- 硬件虚拟化检测工具，用于检测CPU是否支持XP模式<br/>* KB961742-V3.exe - XP和Vista远程控制补丁<br/><br/><br/>注意事项和系统需求：<br/><br/>- XP模式将会在Windows 7中为您虚拟出一个XP SP3环境<br/><br/>- Windows Virtual PC要求Windows 7 RTM.<br/><br/>- 在安装XP模式RTM版本前，请务必先卸载旧版本<br/><br/>- XP模式要求CPU必须支持AMD-V™或 Intel&reg; VT 的硬件虚拟化技术<br/><br/>配置需求：<br/><br/>·支持系统：Windows 7 Home Basic, Windows 7 Home Premium, Windows 7 Professional, Windows 7 Ultimate和Windows 7 Enterprise.<br/><br/>·CPU: 支持AMD-V™或 Intel&reg; VT 的硬件虚拟化技术，可在BIOS中开启<br/>·内存：2GB以上<br/>·硬盘：XP模式需要至少20MB，虚拟XP需要15GB <br/><br/><a href="attachment.php?fid=249">点击这里下载文件</a><br/>用于 Windows 7 的 虚拟机 和 XP 模式 英文版<br/><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a> , <a href="http://myluo.com/go.php/tags/xp/" rel="tag">xp</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/821.htm</link>
<title><![CDATA[Ubuntu Tweak 0.4.9.1发布 支持Ubuntu中文社区的PPA镜像]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 09 Oct 2009 13:13:47 +0000</pubDate> 
<guid>http://myluo.com/read.php/821.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu Tweak 0.4.9.1是一个修正版本，主要是修正了一些bug和更新了第三方源。此外，针对中文用户连接PPA源缓慢的问题，在Ubuntu中文社区镜像了相关源的前提下，Ubuntu Tweak引入了一个“PPA镜像”的功能。现在，你只要启用“使用PPA镜像”的特性，就可以非常快速且方便地使用位于中国大陆的镜像源了！<br/><br/><br/>如果你需要“PPA镜像”这个功能，只需要到Ubuntu Tweak的“首选项”开启即可。<br/><br/>一旦开启后，只要你使用“第三方源”的功能，Ubuntu Tweak会根据当前镜像源的列表进行智能的启用。如果源没有镜像，则会保持原址。<br/><a href="http://myluo.com/attachment.php?fid=247" target="_blank"><img src="http://myluo.com/attachment.php?fid=247" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>启用镜像功能后，你可以看到“Ubuntu Tweak”的源的地址，已经是“archive.ubuntu.org.cn”的地址了。<br/><br/><a href="http://myluo.com/attachment.php?fid=248" target="_blank"><img src="http://myluo.com/attachment.php?fid=248" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>在未来的日子了，Ubuntu Tweak会联合Ubuntu中文社区，整理出优质的、常用的PPA源，并镜像起来，以供中文领域的Ubuntu用户方便且快速的使用PPA里丰富的软件资源。<br/><br/>Ubuntu Tweak 0.4.9.1的独立软件包可以访问这里进行下载，源里已经更新为最新版本。<br/><a href="https://launchpad.net/ubuntu-tweak/0.4.x/0.4.9.1" target="_blank">https://launchpad.net/ubun...</a><br/><br/>Enjoy！<br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/tweak/" rel="tag">tweak</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/820.htm</link>
<title><![CDATA[nginx 0.8.18]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 07 Oct 2009 21:17:01 +0000</pubDate> 
<guid>http://myluo.com/read.php/820.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.18.tar.gz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.18.zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/><br/>Changes with nginx 0.8.18 06 Oct 2009<br/><br/>*) Feature: the "read_ahead" directive.<br/><br/>*) Feature: now several "perl_modules" directive may be used.<br/><br/>*) Feature: the "limit_req_log_level" and "limit_conn_log_level" <br/>directives.<br/><br/>*) Bugfix: now "limit_req" directive conforms to the leaky bucket <br/>algorithm.<br/>Thanks to Maxim Dounin.<br/><br/>*) Bugfix: nginx did not work on Linux/sparc.<br/>Thanks to Marcus Ramberg.<br/><br/>*) Bugfix: nginx sent '<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/819.htm</link>
<title><![CDATA[Linux Kernel 2.6.31.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 07 Oct 2009 20:21:02 +0000</pubDate> 
<guid>http://myluo.com/read.php/819.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/>Linux Kernel 2.6.31.2 Changelog<br/><a href="http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.31.2" target="_blank">http://kernel.org/pub/linu...</a><br/><br/>下载地址<br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.31.2.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/818.htm</link>
<title><![CDATA[VirtualBox 3.0.8.53138]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 07 Oct 2009 13:15:05 +0000</pubDate> 
<guid>http://myluo.com/read.php/818.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><br/>下载地址<br/>for windows<br/><a href="http://download.virtualbox.org/virtualbox/3.0.8/VirtualBox-3.0.8-53138-Win.exe" target="_blank">http://download.virtualbox...</a><br/><br/>for other<br/><a href="http://download.virtualbox.org/virtualbox/3.0.8/" target="_blank">http://download.virtualbox...</a><br/><br/><br/>Changes in VirtualBox 3.0.6 (released 2009-09-09):<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed IO-APIC overhead for 32 bits Windows NT, 2000, XP and 2003 guests (AMD-V only; bug #4392)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed a Guru meditation under certain circumstances when enabling a disabled device (bug #4510)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed a Guru meditation when booting certain Arch Linux guests (software virtualization only; bug #2149)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed hangs with 64 bits Solaris & OpenSolaris guests (bug #2258)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: fixed decreasing rdtsc values (AMD-V & VT-x only; bug #2869)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: small Solaris/OpenSolaris performance improvements (VT-x only)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: cpuid change to correct reported virtual CPU id in Linux<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VMM: NetBSD 5.0.1 CD hangs during boot (VT-x only; bug #3947)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts: worked around an issue that caused the host to hang (bug #4486)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts: fixed a rare host system deadlock when using bridged networking<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts: fixed a potential host system deadlock when CPUs were onlined or offlined<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Solaris hosts installer: added missing dependency for UTF-8 package (bug #4899)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Linux hosts: don't crash on Linux PAE kernels < 2.6.11 (in particular RHEL/CentOS 4); disable VT-x on Linux kernels < 2.6.13 (bug #1842)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Linux/Solaris hosts: correctly detect keyboards with fewer keys than usual (bug #4799)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Mac OS X hosts: prevent password dialogs in 32 bits Snow Leopard<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python WS: fixed issue with certain enumerations constants having wrong values in Python webservices bindings<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python API: several threading and platform issues fixed<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python shell: added exportVM command<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python shell: various improvements and bugfixes<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Python shell: corrected detection of home directory in remote case<br/>&nbsp;&nbsp;&nbsp;&nbsp;* OVF: fixed XML comment handling that could lead to parser errors<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Main: fixed a rare parsing problem with port numbers of USB device filters in machine settings XML<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Main: restrict guest RAM size to 1.5 GB (32 bits Windows hosts only)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Main: fixed possible hang during guest reboot (bug #3792)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* GUI: fixed rare crash when removing the last disk from the media manager (bug #4795)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VBoxManage: fixed guestproperty for Mac OS X hosts (bug #3806)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VBoxManage: fixed setting guest properties with --flags or -flags<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Webservice: fixed a severe memory leak, at least on platforms using XPCOM<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Serial: fixed host mode (Solaris, Linux and Mac OS X hosts; bug #4672)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* VRDP: Remote USB Protocol version 3<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SATA: fixed hangs and BSODs introduced with 3.0.4 (bugs #4695, #4739, #4710)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SATA: fixed a bug which prevented Windows 7 from detecting more than one hard disk<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SATA/SCSI: fixed rare random guest crashes and hangs<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SCSI: fixed problem with Fedora 11 refusing to boot after kernel update<br/>&nbsp;&nbsp;&nbsp;&nbsp;* iSCSI: fix logging out when the target has dropped the connection, fix negotiation of simparameters, fix command resend when the connection was dropped, fix processing SCSI status for targets which do not use phase collapse<br/>&nbsp;&nbsp;&nbsp;&nbsp;* BIOS: fixed a bug that caused the OS/2 boot manager to fail (2.1.0 regression, bug #3911)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* PulseAudio: don't hang during VM termination if the connection to the server was unexpectedly terminated (bug #3100)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Mouse: fixed weird mouse behaviour with SMP (Solaris) guests (bug #4538)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed failure in CreateHostOnlyNetworkInterface() on Linux (no GUID)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed wrong DHCP server startup while hostonly interface bringup on Linux<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed incorrect factory and default MAC address on Solaris<br/>&nbsp;&nbsp;&nbsp;&nbsp;* HostOnly Network: fixed the problem with listing host-only interfaces on Mac OS X when all physical interfaces are down (bugs #4698, #4790)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* DHCP: fixed a bug in the DHCP server where it allocated one IP address less than the configured range<br/>&nbsp;&nbsp;&nbsp;&nbsp;* E1000: fixed receiving of multicast packets<br/>&nbsp;&nbsp;&nbsp;&nbsp;* E1000: fixed up/down link notification after resuming a VM<br/>&nbsp;&nbsp;&nbsp;&nbsp;* NAT: fixed ethernet address corruptions (bug #4839)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* NAT: fixed hangs, dropped packets and retransmission problems (bug #4343)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Bridged Network: fixed packet queue issue which might cause DRIVER_POWER_STATE_FAILURE BSOD for Windows hosts (bug #4821)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows Additions: fixed a bug in VBoxGINA which prevented selecting the right domain when logging in the first time<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows host installer: should now also work on unicode systems (like Korean, bug #3707)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows host installer: check for sufficient disk space<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Shared clipboard: do not send zero-terminated text to X11 guests and hosts (bug #4712)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Shared clipboard: use a less CPU intensive way of checking for new data on X11 guests and hosts (bug #4092)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Guest Additions: do not hide the host mouse cursor when restoring a saved state (bug #4700)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Windows guests: fixed issues with the display of the mouse cursor image (bugs #2603, #2660 and #4817)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* SUSE 11 guests: fixed Guest Additions installation (bug #4506)<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Guest Additions: support Fedora 12 Alpha guests (bugs #4731, #4733 and #4734)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/817.htm</link>
<title><![CDATA[Perl 5.11]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 05 Oct 2009 20:16:06 +0000</pubDate> 
<guid>http://myluo.com/read.php/817.htm</guid> 
<description>
<![CDATA[ 
	Perl社区发布了开源脚本语言的5.11版本。该版本是一个开发版本是为了帮助开发者测试他们程序的兼容性，然后在5.12版本得以改进。有一些改变：这里有些例子，还有就是匿名包和命名函数参数. Perl的开发者Jesse Vincent呼吁社区将开发版本做严格的测试，并利用perlbug 工具报告其漏洞和缺点。你也可以利用perlthanks 向Perl的开发者展示你的程序。<br/><br/>接下来的几个月，在每个月的20号发布该版本的子版本：5.11.1在10月20号发布，在11月20号发布5.11.2版本，5.11.3在12 月20号发布，5.11.4在2010年1月发布。与过去发布的不同，现在不同版本的经理对对每个版本都有责任。Vincent说‘这样是确保不是去最好 的外交官和最好的程序员’<br/><br/>Perl5.11的源码已经可以在CPAN Archive下载<br/><a href="http://search.cpan.org/~jesse/perl-5.11.0/" target="_blank">http://search.cpan.org/~je...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/perl/" rel="tag">perl</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/816.htm</link>
<title><![CDATA[开源媒体播放器Amarok 2.2 Sunjammer]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Mon, 05 Oct 2009 08:32:56 +0000</pubDate> 
<guid>http://myluo.com/read.php/816.htm</guid> 
<description>
<![CDATA[ 
	得益于 KDE 4 的跨平台特性，Amarok 除了可在 Linux 系统上运行之外，也能够在其他系统上使用，包括 Windows 和 Mac OS X。相比 Amarok 1.x 而言，它是一个革新的版本。Amarok 2.0 对用户界面（UI）进行了完全的重新设计，集成了 Magnatune、Jamendo、MP3tunes、Last.fm、Shoutcast 等在线服务，对脚本 API 和插件支持进行了修订，从 KDE 3 迁移到了 KDE 4 框架，以及使用了 Solid、Phonon、Plasma 等核心技术。<br/><br/><a href="http://myluo.com/attachment.php?fid=245" target="_blank"><img src="http://myluo.com/attachment.php?fid=245" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=246" target="_blank"><img src="http://myluo.com/attachment.php?fid=246" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>下载页面<br/><a href="http://amarok.kde.org/wiki/Download" target="_blank">http://amarok.kde.org/wiki...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E6%2592%25AD%25E6%2594%25BE%25E5%2599%25A8/" rel="tag">播放器</a> , <a href="http://myluo.com/go.php/tags/amarok/" rel="tag">amarok</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/815.htm</link>
<title><![CDATA[Python 2.6.3]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 03 Oct 2009 17:52:31 +0000</pubDate> 
<guid>http://myluo.com/read.php/815.htm</guid> 
<description>
<![CDATA[ 
	Python是一门跨平台的脚本语言,Python规定了一个Python语法规则,实现了Python语法的解释程序就成为了Python的解释器,我 们用的比较多的是C版本的Python,也就是使用C语言实现的Python解释器,除此之外还有使用Java实现的Jython和使用.NET实现的 IronPython,这些实现可以使Python用户充分利用己有的Java及.NET资源.<br/><br/>Python 2.6.3 <br/>We are pleased to announce the release of Python 2.6.3, a bugfix release of Python 2.6.2, on October 2, 2009.<br/>Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2. The NEWS file lists every change in each alpha, beta, and release candidate of Python 2.6.<br/>What's New in Python 2.6.<br/>Report bugs at <a href="http://bugs.python.org." target="_blank">http://bugs.python.org.</a><br/>Read the Python license.<br/>PEP 361 set out the development schedule for 2.6.<br/>Help fund Python and its community by donating to the Python Software Foundation.<br/>Download <br/>This is a final release; we currently support these formats:<br/><a href="http://www.python.org/ftp/python/2.6.3/Python-2.6.3.tgz" target="_blank">Gzipped source tar ball (2.6.3)</a> <a href="http://www.python.org/download/releases/2.6.3/Python-2.6.3.tgz.asc" target="_blank">(sig)</a><br/><a href="http://www.python.org/ftp/python/2.6.3/Python-2.6.3.tar.bz2" target="_blank">Bzipped source tar ball (2.6.3)</a> <a href="http://www.python.org/download/releases/2.6.3/Python-2.6.3.tar.bz2.asc" target="_blank">(sig)</a><br/><a href="http://www.python.org/ftp/python/2.6.3/python-2.6.3.msi" target="_blank">Windows x86 MSI Installer (2.6.3)</a> <a href="http://www.python.org/download/releases/2.6.3/python-2.6.3.msi.asc" target="_blank">(sig)</a><br/><a href="http://www.python.org/ftp/python/2.6.3/python-2.6.3.amd64.msi" target="_blank">Windows AMD64 MSI Installer (2.6.3)</a> <a href="http://www.python.org/download/releases/2.6.3/python-2.6.3.amd64.msi.asc" target="_blank">(sig)</a><br/><a href="http://www.python.org/ftp/python/2.6.3/python-2.6.3-macosx.dmg" target="_blank">Mac Installer disk image (2.6.3)</a> <a href="http://www.python.org/download/releases/2.6.3/python-2.6.3-macosx.dmg.asc" target="_blank">(sig)</a><br/><br/>MD5 checksums and sizes of the released files:<br/>c4842532170fc0a6f9e878497efc0ddf 13319447 Python-2.6.3.tgz 8755fc03075b1701ca3f13932e6ade9f 11249543 Python-2.6.3.tar.bz2 f7382afe57e21ced274eeec614dbda37 15214592 python-2.6.3.amd64.msi 9ff76b6101fdb1c935970476ed428569 14871552 python-2.6.3.msi 114d26c741d4c0b8ee91191a7a06aa2a 20329350 python-2.6.3-macosx.dmg <br/>The signatures for the source tarballs above were generated with GnuPG using release manager Barry Warsaw's public key which has a key id of A74B06BF. The Windows installers were signed by Martin von Löwis' public key which has a key id of 7D9DC8D2. The Mac disk image was signed by Ronald Oussoren's public key which has a key id of E6DF025C.<br/>Documentation <br/>The documentation has also been updated. You can browse the HTML on-line or download the HTML<br/><br/>同时我们期待已久的Dive into Python 3已经发布了，希望大家能够积极的参与翻译工作！<br/><a href="http://diveintopython3.org/" target="_blank">http://diveintopython3.org...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/python/" rel="tag">python</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/814.htm</link>
<title><![CDATA[Ubuntu 9.10 (Karmic Koala) Beta 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sat, 03 Oct 2009 00:16:32 +0000</pubDate> 
<guid>http://myluo.com/read.php/814.htm</guid> 
<description>
<![CDATA[ 
	正式版将在10月23日发布 淡定.....<br/><br/>其他的废话不说了。直接上地址<br/><a href="http://cdimage.ubuntu.com/releases/9.10/beta/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/813.htm</link>
<title><![CDATA[魅族M8最新固件更新V0.9.3.7]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[魅族专区]]></category>
<pubDate>Thu, 01 Oct 2009 17:37:15 +0000</pubDate> 
<guid>http://myluo.com/read.php/813.htm</guid> 
<description>
<![CDATA[ 
	自927固件以后,魅族又推出了SE版M8,采用换购方式本来已经引起部分煤油们的不满,SE版原配为代号为937的固件版本,今日9月30日魅族放出了大家期盼已久的新固件版本也是传闻J.WONG曾经说“9月要让地球震一震”的最后期限,大家满怀信心,耐心等到这一天的到来,直到今日魅族发布的新固件竟然是937的SE版自带固件!这让煤油们伤透了心!整个论坛充斥着对魅族的失望以及对J.WONG为再一次未兑现承诺的指责...<br/><br/><br/>添加对M8 SE版的支持。此固件被安装于魅族M8 SE版中,WAPI惊现！<br/># 版本:V0.9.3.7<br/># 更新时间:2009-9-30<br/># 适用机型:M8<br/># 软件大小:53.7M<br/><br/><br/>下载地址<br/><br/><a href="http://down2.meizu.com/Firmware/M8/xip_0.9.3.7.zip" target="_blank">http://down2.meizu.com/Fir...</a><br/><br/><a href="http://down3.meizu.com/Firmware/m8/xip_0.9.3.7.zip" target="_blank">http://down3.meizu.com/Fir...</a><br/><br/><a href="http://down4.meizu.com/Firmware/m8/xip_0.9.3.7.zip" target="_blank">http://down4.meizu.com/Fir...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%25AD%2585%25E6%2597%258F/" rel="tag">魅族</a> , <a href="http://myluo.com/go.php/tags/%25E5%259B%25BA%25E4%25BB%25B6/" rel="tag">固件</a> , <a href="http://myluo.com/go.php/tags/m8/" rel="tag">m8</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/811.htm</link>
<title><![CDATA[nginx 0.8.17]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 29 Sep 2009 18:18:31 +0000</pubDate> 
<guid>http://myluo.com/read.php/811.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.17.tar.gz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.17.zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/><br/>Changes with nginx 0.8.17 28 Sep 2009<br/><br/>*) Security: now "/../" are disabled in "Destination" request header <br/>line.<br/><br/>*) Change: now $host variable value is always low case.<br/><br/>*) Feature: the $ssl_session_id variable.<br/><br/>*) Bugfix: socket leak; the bug had appeared in 0.8.11.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/810.htm</link>
<title><![CDATA[GNOME 2.28默认浏览器采用Webkit内核]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 28 Sep 2009 19:08:54 +0000</pubDate> 
<guid>http://myluo.com/read.php/810.htm</guid> 
<description>
<![CDATA[ 
	Gnome 2.28已经于本周正式发布，新版本最值得一提的是Gnome Epiphany浏览器内核的转变，从之前的Gecko内核变成了Webkit内核。根据官方的说法，除了性能上有显著的提升之外，用户是根本没有办法察觉到这个改变的。长远来看，切换到Webkit内核会带给Epiphany用户极大的好处。同时，采用Webkit内核也修正了在Epiphany中由于老旧的Gecko后端长期存在的程序错误。<br/><br/><a href="http://myluo.com/attachment.php?fid=243" target="_blank"><img src="http://myluo.com/attachment.php?fid=243" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>毋庸置疑，Webkit在本年度的浏览器市场份额占有率上获得了很大的收益，包括Safari、Google Chrome以及傲游3（Maxthon 3）以及很多其他浏览器都采用了Webkit内核，我们可以看到开源项目越来越受欢迎，这一切很大程度上取决于Webkit内核的渲染速度。<br/><br/>当然，我们并不是说Webkit内核很快就会超越采用Gecko内核的FireFox成为浏览器市场占有率第二的产品，但是当你发现越来越多基于Gnome的Linux发行版面世的时候，这对于Webkit项目仍然是一件十分有意思的事情。<br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/gnome/" rel="tag">gnome</a> , <a href="http://myluo.com/go.php/tags/%25E6%25B5%258F%25E8%25A7%2588%25E5%2599%25A8/" rel="tag">浏览器</a> , <a href="http://myluo.com/go.php/tags/webkit/" rel="tag">webkit</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/809.htm</link>
<title><![CDATA[Ubuntu-Cloner:系统备份、恢复、克隆、批量部署]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 27 Sep 2009 20:56:01 +0000</pubDate> 
<guid>http://myluo.com/read.php/809.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu-cloner 是针对 Ubuntu Linux 系统编写的一个系统备份、恢复、克隆及批量部署工具。图形界面，鼠标操作，简单易用。<br/>该工具为绿色软件，解压即可使用。已在 Ubuntu 8.04 、8.10 、9.04 等版本中测试通过。<br/><br/>使用方法一<br/>猛击 “双击运行”。若弹出对话框，选“运行”。<br/><br/>使用方法二<br/>打开终端，进入脚本所在目录，运行：sudo sh main.sh <br/><br/>应用举例<br/>1.将 ubuntu 装在移动硬盘中，配置好。拿到目标机上，从usb启动，然后运行 ubuntu-cloner ，选择“克隆当前系统”，按提示进行，即可将移动硬盘中的系统克隆到目标机中。<br/>2. 在一个安装、配置好的 ubuntu 系统中运行 ubuntu-cloner ，选择“备份当前系统”，可将系统备份为 tar 或 squashfs 。将备份文件拷到u盘或移动硬盘。在目标机上通过光盘或usb盘启动 ubuntu live cd ，接上存有系统备份文件的u盘或移动硬盘，运行 ubuntu-cloner ，选择“恢复系统”，按提示进行，即可将备份的系统恢复到目标机中。<br/>3. （待续）<br/><br/>说明<br/>在 ubuntu 8.04 、8.10 、9.04 中测试通过。<br/>程序依赖的包（如 python-gtk2 、zenity 等）ubuntu 官方版都已预装，某些精简版、定制版可能没有，需手动安装。kubuntu 也没有。xubuntu、edubuntu 未测。<br/>克 隆或备份时会自动跳过 /mnt/* 、/media/* 、 /proc 、/sys 、/tmp 以及缓存 /var/cache/apt/archives/*.deb 、 /var/cache/apt/archives/partial/* 。如果有其它挂载点如 /windows/* 、 /home/*/win_c 之类，可手动指定排除之。 <br/>克隆或恢复系统后会自动生成新的 fstab 。<br/>可自动安装 GRUB，前提条件是被克隆或被恢复的系统中装有 GRUB 。<br/>克 隆或恢复时会自动更改主机名以避免出现重名。如果您不喜欢自动更改的主机名，可用 change_hostname.sh 修改，使用方法：sudo sh change_hostname.sh 新主机名 ，或 sudo sh change_hostname.sh 后按提示操作。<br/><br/>已知问题<br/><br/>1. 在 8.04 中恢复 9.04 时，如果文件系统选择 ext3，则恢复的系统会出现奇怪的权限问题，没有声音，不能获得root权限。或许是新版与旧版的 etx3 不同导致。<br/>解决方法：恢复系统时，建议用相同版本的 Ubuntu Live CD，以避免不同版本系统内部差异导致一些莫名其妙的问题。若手头只有旧版 Live CD，那么目标分区不要用 ext3，建议 reiserfs 。<br/><br/>2. 未格式化的分区不会出现在分区选择列表中。这是因为目前使用的 parted 不太容易处理未格式化分区的容量。用 fidsk 较容易处理，却不支持 gpt 。待以后改进。<br/>临 时解决方法：运行 ubuntu-cloner 之前，先将目标分区分好并格式化。此时的格式化，只是为了保证分区能够出现在选择列表中，因此，用哪种格式并不重要，fat、ntfs、ext2/3/4 等随便选一种即可。真正克隆或恢复时，还可以重新选择文件系统、格式化。<br/><br/>3. 关于第三方分区工具<br/>某些第三方分区工具不够“好 ”，比如，不给分区分配 UUID、创建的文件系统与 ubuntu 所用的版本不同，等等。如果是用第三方工具分的区，那么，到“选择用于...的文件系统”步骤时，最好选择“格式化为...” ；如果是用 ubuntu 自带的 gparted 分的区，则可以选择“不格式化，使用现有文件系统”。<br/><br/>4.关于9.10使用 reiserfs<br/>安装到硬盘的 ubuntu 9.10 没有 reiserfsprog，因此克隆时无法创建 reiserfs 文件系统。<br/>解决方法：手动安装 reiserfsprog 。<br/><br/><a href="http://myluo.com/attachment.php?fid=240" target="_blank"><img src="http://myluo.com/attachment.php?fid=240" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="attachment.php?fid=241">点击这里下载文件</a><br/><br/><a href="attachment.php?fid=242">点击这里下载文件</a><br/><br/><br/><span style="color: #FF4500;">软件发布下载页面</span><br/><a href="http://forum.ubuntu.org.cn/viewtopic.php?f=77&t=176612" target="_blank">http://forum.ubuntu.org.cn...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/ubuntu-cloner/" rel="tag">ubuntu-cloner</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/808.htm</link>
<title><![CDATA[国产免费操作系统PrayayaQ3国庆发行版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 25 Sep 2009 20:51:00 +0000</pubDate> 
<guid>http://myluo.com/read.php/808.htm</guid> 
<description>
<![CDATA[ 
	建国六十周年，我们有了自己的大炮，有了自己的飞机，有了自己的原 子 弹。但是却一直没有属于我们自己的操作系统。不是中国人不争气，也不是中国人水平差，只是我们不够团结，用老外的东西用习惯了，总是觉得国产的东西不行。其实国产的操作系统也有些是很优秀的，比如早期的红旗、小红帽等。在建国60周年这个举国同庆的日子里，为了表达我的爱国情怀，今天给大家推荐一款个人觉得是最优秀的国产免费操作系统PrayayaQ3<br/><a href="http://myluo.com/attachment.php?fid=236" target="_blank"><img src="http://myluo.com/attachment.php?fid=236" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>一．PrayayaQ3简介<br/>PrayayaQ3（简称Q3）是一个linux系统，内核版本是2.6.28<br/>1. 整个Q3系统是模块化的，体现了传统UNIX哲学中的模块化和可复用性。模块分为<br/>1）系统模块 -- 包括基本系统，图形显示系统，驱动模块等。<br/>2）软件模块 -- 常用的应用软件<br/>&nbsp;&nbsp;&nbsp;&nbsp;一系列的独立打包的模块，提供了一个桌面环境的全部功能。在安装时候是可选的，您可以自行选择安装各组件来构件一个属于您自己的最佳工作环境。<br/>2. 模块是一种压缩文件<br/>&nbsp;&nbsp;采用压缩率很大squashfs-lzma格式，理论大概是3:1。完整版822M所含的文件内容约等于普通发行版3倍即2.5G！！<br/>3. 模块化的结构，这样封装方式，使得Q3可以安装到Windows分区上，并使用联合文件系统的技术，使得整个系统可以保存用户数据。<br/>4. Q3采用livecd/usb技术，启动时自动配置各种硬件(例如:自动配置显卡Xorg、自动挂载所有分区等等）,使得Q3更具有灵活性，可以安装到U盘上，在多个电脑之间使用。<br/>5. 完美的还原功能。<br/>&nbsp;&nbsp;&nbsp;&nbsp;系统模块和软件模块均是只读文件，不设置保存数据时，个人数据保存保存到内存上，重启消失。<br/>&nbsp;&nbsp;&nbsp;&nbsp;保存个人数据时，个人数据保存在一个可写的文件或者目录中，删掉此目录就可以还原到初始状态。<br/>6. 丰富的软件，安装卸载十分简单。<br/>&nbsp;&nbsp;&nbsp;&nbsp;社区维护的一个 Q3软件仓库，在线下载软件，挂载使用，软件也可<br/><a href="http://myluo.com/attachment.php?fid=237" target="_blank"><img src="http://myluo.com/attachment.php?fid=237" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>二．版本分类<br/>这个版本以ISO光盘文件的形式发布，更方便新用户安装和使用Q3。<br/>ISO可以直接刻盘，也可以解压用里面的安装工具安装。现在分3个版本：<br/><br/>1. 完整版 <br/>823M的ISO文件，带有常用的N多软件(包含openoffice和永中office)，2个桌面环境Lxde和Xfce。适合下载速度快的，喜欢定制系统的朋友。<br/><br/>2. 标准版 -- 推荐普通用户下载此版本！！<br/>360M的ISO文件，带Lxde桌面、聊天、下载、影音、杀毒、浏览器工具.<br/>&nbsp;&nbsp;<br/>3. 精简版 <br/>146M的ISO文件，只带Lxde和Q3工具箱，安装完成需要联网从Q3的软件仓库下载需要的软件。适合熟悉Q3，喜欢折腾系统的朋<br/><a href="http://myluo.com/attachment.php?fid=238" target="_blank"><img src="http://myluo.com/attachment.php?fid=238" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>三．安装方法<br/>1. 在Windows下安装Q3到硬盘上 <br/>用winrar 解压 ISO 文件到任意目录，运行 Setup.exe, 按照提示操作即可，不建议安装到系统盘。<br/>更多信息，请看解压目录下的 readme 。<br/>2. 安装到U盘或者移动硬盘<br/>安装Q3到U盘，首先确定你的主板支持 USB 启动，U盘目标分区最好是fat分区。推荐以下三个方法：<br/>（1）用Winrar解压ISO文件到任意目录，运行 Setup.exe, 按照提示操作即可。<br/>（2）用Winrar解压ISO文件到U盘根目录，在Windows 下运行 mkboot_win.bat; Linux下则运行 mkboot_linux.bat<br/>（3）用Ultraiso把ISO文件写入U盘。<br/>更多信息，请看解压目录下的 readme 。<br/><a href="http://myluo.com/attachment.php?fid=239" target="_blank"><img src="http://myluo.com/attachment.php?fid=239" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>个人只所以推荐此款操作系统主要是因为它的操作简单，甚至比windows系统的操作还要简单，稳定性好。更重要的是可以装在U盘，移动硬盘随时携带。用Q3上网、办公、学习不用担心病毒木马的侵蚀，因为目前99%的病毒木马都是针对windows系统的，很少有针对linux的。特别是windows系统崩溃，用Q3应急工作，硬盘杀毒，文件抢救是最好不过了。<br/><br/>四．下载地址：<br/><br/>用户名：ubuntu&nbsp;&nbsp;密码：ubuntuftp&nbsp;&nbsp;(感谢Ubuntu中文论坛提供空间） <br/>完整版下载：<br/><a href="http://ftp.ubuntu.org.cn/home/yaska/prayaya-q3-lxde/Prayaya_Q3-Full.iso" target="_blank">http://ftp.ubuntu.org.cn/h...</a><br/>（MD5值：118a1167c2efd697de7266f29da0b2fb&nbsp;&nbsp;Prayaya_Q3-Full.iso）<br/>标准版下载：<br/><a href="http://ftp.ubuntu.org.cn/home/yaska/prayaya-q3-lxde/Prayaya_Q3-Normal.iso" target="_blank">http://ftp.ubuntu.org.cn/h...</a><br/>（MD5值：a68ddbad55b5912ed6767a291a02de92&nbsp;&nbsp;Prayaya_Q3-Normal.iso）<br/>精简版下载：<br/><a href="http://ftp.ubuntu.org.cn/home/yaska/prayaya-q3-lxde/Prayaya_Q3-Lite.iso" target="_blank">http://ftp.ubuntu.org.cn/h...</a><br/>（MD5值：01d23793fde80bc636ee0a95aecb9222&nbsp;&nbsp;Prayaya_Q3-Lite.iso）<br/><br/>支持迅雷下载，在服务器处填上用户名和密码。<br/>下载之后，最好要检查md5值后再安装！！<br/>（下载 md5检测工具后 ，运行把ISO文件拖到窗口里，确定和上面的MD5值一致。）<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/prayayaq3/" rel="tag">prayayaq3</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/807.htm</link>
<title><![CDATA[nginx 0.8.16]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 23 Sep 2009 12:59:56 +0000</pubDate> 
<guid>http://myluo.com/read.php/807.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/>下载:<br/><a href="http://sysoev.ru/nginx/nginx-0.8.16.tar.gz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.16.zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/><br/><br/>Changes with nginx 0.8.16 22 Sep 2009<br/><br/>*) Feature: the "image_filter_transparency" directive.<br/><br/>*) Bugfix: "addition_types" directive was incorrectly named <br/>"addtion_types".<br/><br/>*) Bugfix: resolver cache poisoning.<br/>Thanks to Matthew Dempsky.<br/><br/>*) Bugfix: memory leak in resolver.<br/>Thanks to Matthew Dempsky.<br/><br/>*) Bugfix: invalid request line in $request variable was written in <br/>access_log only if error_log was set to "info" or "debug" level.<br/><br/>*) Bugfix: in PNG alpha-channel support in the <br/>ngx_http_image_filter_module.<br/><br/>*) Bugfix: nginx always added "Vary: Accept-Encoding" response header <br/>line, if both "gzip_static" and "gzip_vary" were on.<br/><br/>*) Bugfix: in UTF-8 encoding support by "try_files" directive in <br/>nginx/Windows.<br/><br/>*) Bugfix: in "post_action" directive usage; the bug had appeared in <br/>0.8.11.<br/>Thanks to Igor Artemiev.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/806.htm</link>
<title><![CDATA[FreeBSD 8.0 RC1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Sun, 20 Sep 2009 20:53:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/806.htm</guid> 
<description>
<![CDATA[ 
	FreeBSD 是一种先进的操作系统,它支持 x86 兼容(包括 Pentium® 和 Athlon™)、amd64 兼容(包括 Opteron™、Athlon™64 和 EM64T)、 ARM、IA-64、PC-98以及 UltraSPARC® 架构的计算机.FreeBSD 源于 BSD ──美国加州大学伯克利分校开发 UNIX® 版本它由来自世界各地的 志愿者 开发和维护. FreeBSD 为不同架构的计算机系统提供了不同程度的支持.FreeBSD 7.2-RELEASE 是 7-STABLE 分支的最新版本。<br/><br/>Release Notes and Changes<br/><a href="http://www.freebsd.org/releases/" target="_blank">http://www.freebsd.org/rel...</a><br/><br/>下载地址:<br/><a href="ftp://ftp15.us.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.0" target="_blank">ftp://ftp15.us.freebsd.org...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/freebsd/" rel="tag">freebsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/805.htm</link>
<title><![CDATA[Puppy Linux 4.3 正式版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sat, 19 Sep 2009 17:40:20 +0000</pubDate> 
<guid>http://myluo.com/read.php/805.htm</guid> 
<description>
<![CDATA[ 
	Barry Kauler 于2009年9月18日上午发布了 Puppy Linux 4.3 正式版 。<br/>Puppy Linux 是个相当小巧的 Linux 发行版，虽然它只有几十MB的大小，但它自带了大量的描扫仪、打印机、数码相机的驱动以及音乐录制/编辑/转换软件。<br/><br/>版本说明：<br/>支持多处理器的最新内核：K2.6.30.5 for SMP (同步发布内核为K2.6.25.16和K2.6.21.7的Puppy4.3,放在<a href="http://ftp.nluug.nl/ftp/pub/os/Linux/distr/puppylinux/puppy-4.3/special-puppies/" target="_blank">special-puppies</a>文件夹下)<br/>最新内核支持ext4和Aufs2文件系统。<br/>更多的modem驱动支持。<br/>Pstreamvid—网络电视<br/>JWM主题制作软件<br/>Psync—网络时间同步<br/>SQLiteManager—SQLite的前端程序，Seamonkey的插件<br/>Hiawatha— 支持 CUPS, PPLOG 和 QUISP的迷你型web服务器<br/>基于mtPaint的屏幕快照程序<br/>Pmirrorget—用于下载整个网站<br/><br/>更多细节详见<br/><a href="http://puppylinux.com/download/release-4.3.htm" target="_blank">http://puppylinux.com/down...</a><br/> <br/>下载地址：<br/>pup-430.iso (105MB)──集成比较完整的modem驱动，推荐还在用modem拔号上网者下载<br/><a href="ftp://distro.ibiblio.org/pub/linux/distributions/puppylinux/puppy-4.3/pup-430.iso" target="_blank">ftp://distro.ibiblio.org/p...</a><br/>MD5 e18650d38c4185a4b70778026c305e98&nbsp;&nbsp;pup-430.iso<br/><br/>pup-430-small.iso (96MB)──推荐下载，仅集成常用modem驱动<br/><a href="http://ftp.nluug.nl/ftp/pub/os/Linux/distr/puppylinux/puppy-4.3/special-puppies/pup-430-small.iso" target="_blank">http://ftp.nluug.nl/ftp/pu...</a><br/>MD5 5971d2ace9760931de7b9f4b34ffd3ca&nbsp;&nbsp;pup-430-small.iso<br/><br/>镜像下载地址推：<br/><a href="http://ftp.nluug.nl/ftp/pub/os/Linux/distr/puppylinux/puppy-4.3/special-puppies/" target="_blank">http://ftp.nluug.nl/ftp/pu...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/puppy/" rel="tag">puppy</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/804.htm</link>
<title><![CDATA[Ubuntu 9.10 (Karmic Koala) Alpha 6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 18 Sep 2009 20:35:32 +0000</pubDate> 
<guid>http://myluo.com/read.php/804.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu 下一个发行版 Ubuntu 9.10 代号 Karmic Koal Alpha 6发布了。<br/>该版本添加了下一代Ubuntu的一些早期功能，不推荐安装在生产力环境中，包含AMD64和Intel X86版本,最终版公布日期为2009年10月29日。<br/><br/>下载地址<br/><a href="http://cdimage.ubuntu.com/releases/karmic/alpha-6/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/803.htm</link>
<title><![CDATA[PHP 5.2.11]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 18 Sep 2009 20:32:44 +0000</pubDate> 
<guid>http://myluo.com/read.php/803.htm</guid> 
<description>
<![CDATA[ 
	PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序,内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持ODBC接口,用户更换平台时,无需变换PHP代码,可即拿即用.<br/><br/><br/>The PHP development team would like to announce the immediate availability of PHP 5.2.11. This release focuses on improving the stability of the PHP 5.2.x branch with over 75 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release.<br/><br/>Security Enhancements and Fixes in PHP 5.2.11:<br/>Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)<br/>Fixed sanity check for the color index in imagecolortransparent(). (Pierre)<br/>Added missing sanity checks around exif processing. (Ilia)<br/>Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)<br/><br/>下载地址<br/>PHP 5.2.11 for Windows<br/><a href="http://de2.php.net/distributions/php-5.2.11-win32-installer.msi" target="_blank">http://de2.php.net/distrib...</a><br/><br/>PHP 5.2.11 for Linux<br/><a href="http://de2.php.net/distributions/php-5.2.11.tar.bz2" target="_blank">http://de2.php.net/distrib...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/%25E7%25BC%2596%25E7%25A8%258B/" rel="tag">编程</a> , <a href="http://myluo.com/go.php/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/802.htm</link>
<title><![CDATA[Haiku R1/Alpha 1发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Thu, 17 Sep 2009 18:30:35 +0000</pubDate> 
<guid>http://myluo.com/read.php/802.htm</guid> 
<description>
<![CDATA[ 
	Haiku是以完全重新创建类BeOS系统为目标的衍生版本。 开源的面向个人的操作系统，今天发布的Haiku R1/Alpha 1是将来稳定版的一个预览，它提供给更广泛的用户一个测试和调试的平台。 这次的发布标志着这款研发了八年的系统终于破茧复生，当然这要归功于来自世界各地的各个奉献着。现在你可以下载一个 Torrent，ISO或者一个RAW镜像进行体验。 此外这还有一个Haiku OS的补丁，它兼容了对于Gallium3D的支持.<br/><br/>BeOS简介： <br/><br/>BeOS是由Be公司开发的一种多媒体操作系统。 <br/><br/>1991年 Gasse 带领包括AppleNewton开发员Steve Sakoman 在内的一众Apple的员工创建Be公司。Be开发了一个全新的操作系统，从设计之初就针对多CPU和多线程的应用程序，这就是BeOS。与此同 时，Apple已陷入不能推出其新操作系统Copland的困境，正在寻找代替品。Gasse认为这是个黄金时机。1996年，Gasse要价4亿美金， 允许Apple Computer使用BeOS 。然而Apple估算Be公司的总值为8000万美金，故此出价1.2亿，后来上升到2亿。最终未能成交，Apple转而购买NeXTSTEP，同时重新 得到Steve Jobs。1996年11月发布第一个运行于苹果机上的版本，1998年发布第一个运行于Intel平台的版本。2000年发布5.0版本，包括个人版 (BeOS 5.0 Personal Edition)和专业版(BeOS 5.0 Professional Edition)，其中个人版是免费的。官方最后发行的版本是5.03版，随后Be公司被Palm公司于2001年8月被Palm公司以1100万收购， 不再发布官方版本。 <br/><br/>BeOS的设计理念是专门用于多媒体处理的“多媒体操作系统”，采用先进的64位BeFS文件系统，支持多处理器，其多媒体性能异常优越。 BeOS开始是运行在BeBox硬件之上的。与其他同期的操作系统不同，BeOS是为了充分利用现代硬件的优点而编写。针对数字媒体工作优化，BeOS能 够充分利用多处理器系统通过模块化的I/O带宽，多线程，抢断式的多任务和被称为BFS的定制64位日志文件系统。BeOS的GUI遵循清晰整洁的设计原 理而开发。其API是用C++编写而成，非常容易编程。虽非源于Unix的操作系统，但其实现了POSIX兼容，并通过Bash shell 命令行界面来访问。 <br/><br/><a href="http://www.haiku-os.org/" target="_blank">http://www.haiku-os.org/</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/beos/" rel="tag">beos</a> , <a href="http://myluo.com/go.php/tags/haiku/" rel="tag">haiku</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/801.htm</link>
<title><![CDATA[VirtuaWin 4.1 - 开源虚拟桌面]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 16 Sep 2009 19:36:53 +0000</pubDate> 
<guid>http://myluo.com/read.php/801.htm</guid> 
<description>
<![CDATA[ 
	小巧好用,且支持插件,开源的虚拟桌面软件.该软件本身可以模拟多个桌面,并且通过插件还可以实现进程管理,桌布替换等功能.<br/>而且完全免费,开源,供开发者使用研究.软件启动后显示在系统托盘,左键点击出现布局设置,右键可以进行功能设置.该软件为 VC++ 编写,且其作者主页上有源码和其他实用扩展插件下载.<br/><br/><a href="http://myluo.com/attachment.php?fid=233" target="_blank"><img src="http://myluo.com/attachment.php?fid=233" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=234" target="_blank"><img src="http://myluo.com/attachment.php?fid=234" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=235" target="_blank"><img src="http://myluo.com/attachment.php?fid=235" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址<br/><a href="http://downloads.sourceforge.net/virtuawin/VirtuaWin_setup_4.1.exe" target="_blank">http://downloads.sourcefor...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E5%25BC%2580%25E6%25BA%2590/" rel="tag">开源</a> , <a href="http://myluo.com/go.php/tags/virtuawin/" rel="tag">virtuawin</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%25A1%258C%25E9%259D%25A2/" rel="tag">虚拟桌面</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/800.htm</link>
<title><![CDATA[Linux Mint 7 Gloria “Xfce”]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 14 Sep 2009 19:38:33 +0000</pubDate> 
<guid>http://myluo.com/read.php/800.htm</guid> 
<description>
<![CDATA[ 
	Linux Mint 7 Gloria 之前已经有释出 KDE 版本,这次又释出了 Xfce 版本,也由于 Linux Mint 的系列产品都是 based on ubuntu 系列,所以此版本也是 based on Xubuntu 9.04 所修改而来,当然许多人会觉得为什么不用 Ubuntu or Xubuntu 就好,怎么还要使用 Mint 这个修改过的版本,那是因为它的宗旨是为了修改成适合 user 使用的桌面 Linux 环境,所以更加投入心力在一些桌面应用或是 UI,为的就是让使用者能更容易使用它.<br/><br/>这次的 Linux Mint 7 有些特点的改善包含了 mintMenu, mintInstall, mintUpdate, mintUpload…等等,也有些 bug 的修正以及套件的升级,有兴趣的人可以到下面这个官方网址去下载它.<br/><br/><br/><a href="http://myluo.com/attachment.php?fid=231" target="_blank"><img src="http://myluo.com/attachment.php?fid=231" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址<br/><a href="http://ftp.heanet.ie/pub/linuxmint.com/stable/7/community/LinuxMint-7-XFCE.iso" target="_blank">http://ftp.heanet.ie/pub/l...</a><br/><br/>BT种子<br/><a href="attachment.php?fid=232">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/mint/" rel="tag">mint</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/799.htm</link>
<title><![CDATA[nginx 0.8.15]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 14 Sep 2009 18:54:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/799.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。&nbsp;&nbsp;其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好.目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/><br/><br/>Changes with nginx 0.8.15 14 Sep 2009<br/><br/>*) Security: a segmentation fault might occur in worker process while <br/>specially crafted request handling.<br/>Thanks to Chris Ries.<br/><br/>*) Bugfix: if names .domain.tld, .sub.domain.tld, and .domain-some.tld <br/>were defined, then the name .sub.domain.tld was matched by <br/>.domain.tld.<br/><br/>*) Bugfix: in transparency support in the ngx_http_image_filter_module.<br/><br/>*) Bugfix: in file AIO.<br/><br/>*) Bugfix: in X-Accel-Redirect usage; the bug had appeared in 0.8.11.<br/><br/>*) Bugfix: in embedded perl module; the bug had appeared in 0.8.11.<br/><br/>下载地址：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.15.tar.gz&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.15.zip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/798.htm</link>
<title><![CDATA[WPS Office 2009 校园版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Sat, 12 Sep 2009 16:15:45 +0000</pubDate> 
<guid>http://myluo.com/read.php/798.htm</guid> 
<description>
<![CDATA[ 
	WPS2009校园版发布包括在线素材：<br/>教学素材在线分享：26个群组虚席以待<br/>在线模板：试卷课件无从下手？试试教师专用模板<br/>教学工具：彩色拼音，查资料...一键应用，游刃有余<br/>精选案例： 教学a能力，快速获取最佳解决方案<br/><br/>下载地址<br/><a href="http://kad.www.wps.cn/wps/download/wps2009_school.18.802.exe" target="_blank">http://kad.www.wps.cn/wps/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/office/" rel="tag">office</a> , <a href="http://myluo.com/go.php/tags/wps/" rel="tag">wps</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/797.htm</link>
<title><![CDATA[Facebook发布开源Web Server]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 11 Sep 2009 18:48:23 +0000</pubDate> 
<guid>http://myluo.com/read.php/797.htm</guid> 
<description>
<![CDATA[ 
	Facebook发布了一个开源实时Web server。被称为Tornado的开源Web server用Python语言编写，设计能处理数千条同时发生的请求。Tornado与现有的用Python语言编写的Web框架类似，突出的是速度和 处理海量的同时发生的连接请求的能力。Facebook的开放程序主管David Recordon认为，开放Tornado的源代码，可以促进整个互联网的创新。<br/><br/><a href="http://tornadoweb.org/" target="_blank">http://tornadoweb.org/</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/facebook/" rel="tag">facebook</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/796.htm</link>
<title><![CDATA[VirtualBox 3.0.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Thu, 10 Sep 2009 18:57:05 +0000</pubDate> 
<guid>http://myluo.com/read.php/796.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><br/>Changelog<br/><a href="http://www.virtualbox.org/wiki/Changelog" target="_blank">http://www.virtualbox.org/...</a><br/><br/>VirtualBox 3.0.6<br/><a href="http://download.virtualbox.org/virtualbox/3.0.6/" target="_blank">http://download.virtualbox...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/795.htm</link>
<title><![CDATA[迅雷看看播放器（原迅雷影音）3.1发布 “全网点播”功能始动]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[酷软推荐]]></category>
<pubDate>Wed, 09 Sep 2009 17:55:25 +0000</pubDate> 
<guid>http://myluo.com/read.php/795.htm</guid> 
<description>
<![CDATA[ 
	版本亮点：(new) <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;支持全网点播：&nbsp;&nbsp; <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;直接播放Http/Ftp的影音文件，越热门的影片播放越流畅。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;直接播放支持BT种子。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;支持RM/RMVB/WMV/WMA/ASF/AVI/MP3/MP4/MPEG/MKV/MOV/TS等格式的在线播放。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;可以在较大程度上防止死链。 <br/><br/>&nbsp;&nbsp;&nbsp;&nbsp; 重新优化片库： <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;片库中的内容与迅雷看看(<a href="http://www.xunlei.com)" target="_blank">www.xunlei.com)</a>上的内容保持同步。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;所有在线影片无广告。 <br/><br/>其他新增功能：(new)&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;对所有视频支持亮度/对比度/饱和度的调节。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;支持在0-1000%的范围调节音量。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;支持拖拽种子/URL到播放器的方式打开影音文件。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;加入高清加速功能。 <br/><br/>其他修改和优化： <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;鼠标移动到进度条上面将显示具体时间点。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;完善了对双屏的支持。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;优化了“截图”和“播放列表”的图标。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;播放进度/浮动工具栏的感应区域增大。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;小幅缩短了一下右键菜单。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;整个播放器支持按住左键拖动（原来是按住标题栏拖动）。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;出现右键菜单时，在视频上点击左键不会暂停视频。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;精简模式下全屏，退出全屏后恢复精简模式（原来是返回普通模式）。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;海洋之星作为默认皮肤。 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;提高打开文件速度约 20%。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;支持 WMVA 格式。 <br/><br/>BUG修正：&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了打开在线文件时可能一直缓冲的BUG。 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了在 Windows 64位系统下运行播放文件失败的BUG。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了在部分机器上播放文件失败的BUG。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了打开超过2.1G的在线文件失败的BUG。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了打开某些 DRM 格式视频崩溃的BUG。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了播放部分 MPG 格式影片获取的影片时长不正确的问题。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了DR.COM上网用户无法播放的问题。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了个别机器上出现的界面崩溃的BUG。&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;修正了部分AVI文件播放画面卡的问题。&nbsp;&nbsp;<br/><br/><br/>下载地址： <br/><a href="http://xmp.down.sandai.net/kankan/XMPSetup_3.1.0.229.exe" target="_blank">http://xmp.down.sandai.net...</a> <br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%2585%25B7%25E8%25BD%25AF%25E6%258E%25A8%25E8%258D%2590/" rel="tag">酷软推荐</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BF%2585%25E9%259B%25B7/" rel="tag">迅雷</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BF%2585%25E9%259B%25B7%25E7%259C%258B%25E7%259C%258B/" rel="tag">迅雷看看</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/794.htm</link>
<title><![CDATA[小红伞 Avira AntiVir V9全系列更新]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络安全]]></category>
<pubDate>Wed, 09 Sep 2009 08:16:44 +0000</pubDate> 
<guid>http://myluo.com/read.php/794.htm</guid> 
<description>
<![CDATA[ 
	AntiVir是Avira公司推出的杀毒软件，功能很全面，杀毒迅速准确，获过很多奖项。Avira Premium Security Suite是Avira推出的面向个人用户的收费版本，该套装包括了AntiVir(防病毒木马)、AntiSpam(反垃圾邮件)、 AntiRootkit(Rootkit监控)、Firewall(防火墙)等等模块，该有的功能都有了，体积也算是很小巧。<br/><br/>小红伞各版本区别：<br/><br/>个人免费版（F版，原C版）：Avira AntiVir Personal - Free Antivirus<br/>个人收费版（P版）：Avira AntiVir Premium<br/>个人安全套装(S版)：Avira Premium Security Suite<br/>服务器版（大S版）：Avira AntiVir Server<br/>工作站版（原W版）：Avira AntiVir Professional<br/>手机版：Avira AntiVir Mobile<br/><br/><br/>下载:Avira AntiVir Personal 9.0.0.408<br/><a href="http://dlce.antivir.com/package/wks_avira/win32/en/pecl/avira_antivir_personal_en.exe" target="_blank">http://dlce.antivir.com/pa...</a><br/><br/>下载:Avira Premium Security Suite 9.0.0.382<br/><a href="http://dlpe.antivir.com/package/wks_avira/win32/en/isec/avira_premium_security_suite_en.exe" target="_blank">http://dlpe.antivir.com/pa...</a><br/><br/>下载:Avira AntiVir Premium 9.0.0.447<br/><a href="http://dlpe.antivir.com/package/wks_avira/win32/en/pepr/avira_antivir_premium_en.exe" target="_blank">http://dlpe.antivir.com/pa...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25BD%2591%25E7%25BB%259C%25E5%25AE%2589%25E5%2585%25A8/" rel="tag">网络安全</a> , <a href="http://myluo.com/go.php/tags/%25E6%259D%2580%25E6%25AF%2592%25E8%25BD%25AF%25E4%25BB%25B6/" rel="tag">杀毒软件</a> , <a href="http://myluo.com/go.php/tags/%25E5%25B0%258F%25E7%25BA%25A2%25E4%25BC%259E/" rel="tag">小红伞</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/793.htm</link>
<title><![CDATA[FreeBSD 8.0 Beta 4]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Mon, 07 Sep 2009 19:26:28 +0000</pubDate> 
<guid>http://myluo.com/read.php/793.htm</guid> 
<description>
<![CDATA[ 
	FreeBSD 是一种先进的操作系统,它支持 x86 兼容(包括 Pentium® 和 Athlon™)、amd64 兼容(包括 Opteron™、Athlon™64 和 EM64T)、 ARM、IA-64、PC-98以及 UltraSPARC® 架构的计算机.FreeBSD 源于 BSD ──美国加州大学伯克利分校开发 UNIX® 版本它由来自世界各地的 志愿者 开发和维护. FreeBSD 为不同架构的计算机系统提供了不同程度的支持.FreeBSD 7.2-RELEASE 是 7-STABLE 分支的最新版本。<br/><br/><br/>下载地址<br/><a href="ftp://ftp15.us.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.0" target="_blank">ftp://ftp15.us.freebsd.org...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/freebsd/" rel="tag">freebsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/792.htm</link>
<title><![CDATA[Puppy Linux 4.3 Beta 2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 06 Sep 2009 14:57:59 +0000</pubDate> 
<guid>http://myluo.com/read.php/792.htm</guid> 
<description>
<![CDATA[ 
	Puppy Linux 是个相当小巧的 Linux 发行版，虽然它只有几十MB的大小，但它自带了大量的描扫仪、打印机、数码相机的驱动以及音乐录制/编辑/转换软件。<br/><br/><a href="http://myluo.com/attachment.php?fid=230" target="_blank"><img src="http://myluo.com/attachment.php?fid=230" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址: <a href="http://distro.ibiblio.org/pub/linux/distributions/puppylinux/test/puppy-4.3beta2/pup-424.iso" target="_blank">http://distro.ibiblio.org/...</a><br/>MD5 Checksum: 32ab1b4c8308a392c82e74caf475a033<br/>ISO Size: 101MB<br/><br/><br/>Ppup-424<br/>This is the foundation for Puppy Linux 4.3<br/><br/>Ppup=Puppy Puppy, created using Woof.<br/>kernel=2.6.30.5<br/><br/>Please test and provide feedback.<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/puppy/" rel="tag">puppy</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/791.htm</link>
<title><![CDATA[Ubuntu 9.10 (Karmic Koala) Alpha 5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sat, 05 Sep 2009 14:27:40 +0000</pubDate> 
<guid>http://myluo.com/read.php/791.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu 下一个发行版 Ubuntu 9.10 代号 Karmic Koal Alpha 5 如期发布了。<br/>该版本添加了下一代Ubuntu的一些早期功能，不推荐安装在生产力环境中，最终版公布日期为2009年10月29日。<br/>下载地址<br/><a href="http://cdimage.ubuntu.com/releases/9.10/alpha-5/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/790.htm</link>
<title><![CDATA[Wine 1.1.29]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 04 Sep 2009 11:52:30 +0000</pubDate> 
<guid>http://myluo.com/read.php/790.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平 台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>What's new in this release:<br/><br/>Improved Gecko integration by using Wine's network layers. <br/>Use of external libmpg123 for mp3 decoding. <br/>Support for JPEG and PNG formats in WindowsCodecs. <br/>Many regression test fixes for Win64 and Windows 7. <br/>Various bug fixes. <br/><br/>下载地址<br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.29.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/789.htm</link>
<title><![CDATA[VirtualBox 3.0.6 Beta 1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 02 Sep 2009 14:35:46 +0000</pubDate> 
<guid>http://myluo.com/read.php/789.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><br/><a href="http://www.virtualbox.org/wiki/Changelog" target="_blank">Changelog</a><br/><br/><br/><a href="http://download.virtualbox.org/virtualbox/3.0.6_BETA1/" target="_blank"> 下载地址 irtualBox 3.0.6 Beta 1</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/788.htm</link>
<title><![CDATA[GNU GRUB 1.97 beta1 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 31 Aug 2009 19:26:02 +0000</pubDate> 
<guid>http://myluo.com/read.php/788.htm</guid> 
<description>
<![CDATA[ 
	GNU GRUB 的开发者已经发布了 1.97 beta1 版本。GRUB 全称为”GRand Unified Bootloader“，它是一个系统引导程序。GNU GRUB 1.97 beta1 属于 GRUB 2 分支，GRUB 2 是 GRUB 的下一代版本。 <br/>GNU GRUB 1.97 beta1 主要添加了 hdparm、drivemap、crc、sleep 等命令，将 update-grub 重命名为 grub-mkconfig，支持 RAID 4/6/10、Lua 脚本、EXT4 文件系统，新增了 grub-pe2elf、grub-fstest 等工具。<br/><br/>进一步的信息，可以参阅 GNU GRUB 1.97 beta1 发布公告。<br/><br/>GNU GRUB 1.97 beta1 的源代码可通过以下指令取得：<br/>svn export svn://svn.sv.gnu.org/grub/tags/release_1_97~beta1 grub-1.97~beta1<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/gnu/" rel="tag">gnu</a> , <a href="http://myluo.com/go.php/tags/grub/" rel="tag">grub</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/787.htm</link>
<title><![CDATA[Magic Linux 2.5 Beta 2 放出]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 30 Aug 2009 18:46:16 +0000</pubDate> 
<guid>http://myluo.com/read.php/787.htm</guid> 
<description>
<![CDATA[ 
	在跳票一个星期后，Magic Linux 开发团队放出了 Magic Linux 2.5 的第二个 Beta 版本以供用户测试。Magic Linux 2.5 Beta 2 包含 Kernel 2.6.30.5、Glibc 2.10.1、GCC 4.4.0、X.Org 1.6.3、KDE 4.3.0 等主要组件。 根据 Magic Linux 2.5 Beta 2 发布公告显 示，该版本除了对系统软件和仓库进行更新之外，还修正了安装程序在有读卡器的机器上无法启动、Java 中文字体配置、Fcitx 不能启动、仓库配置、Phonon 声卡独占、Konsole 字体显示、Strigi 和 Nepomukserver 在关闭桌面搜索时仍然启动、K 帮助中心左侧树形索引中文乱码等多个问题。<br/><br/>Magic Linux 2.5 Beta 2 的 CD 及 DVD ISO 映像可从以下地址获取：<br/><br/><br/>CD: MagicLinux-2.5.beta2-1.iso <br/><a href="http://www.321211.net/iso/MagicLinux-2.5.beta2-1.iso" target="_blank">http://www.321211.net/iso/...</a><br/><br/>DVD: MagicLinux-2.5.beta2.k4-1.iso <br/><a href="http://www.321211.net/iso/MagicLinux-2.5.beta2.k4-1.iso" target="_blank">http://www.321211.net/iso/...</a><br/><br/>KDE 3 (CD): MagicLinux-2.5.beta2.k3-1.iso <br/><a href="http://www.321211.net/iso/MagicLinux-2.5.beta2.k3-1.iso" target="_blank">http://www.321211.net/iso/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/magiclinux/" rel="tag">magiclinux</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/786.htm</link>
<title><![CDATA[nginx 0.8.11]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 29 Aug 2009 14:32:20 +0000</pubDate> 
<guid>http://myluo.com/read.php/786.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个 BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。<br/><br/>其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好。<br/><br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/><a href="http://sysoev.ru/nginx/nginx-0.8.11.tar.gz" target="_blank">http://sysoev.ru/nginx/ngi...</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.11.zip" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/><br/>Changes with nginx 0.8.11 28 Aug 2009<br/><br/>*) Change: directive "gzip_disable msie6" enables gzipping for <br/>MSIE 6.0 SV1.<br/><br/>*) Feature: file AIO support on FreeBSD and Linux.<br/><br/>*) Feature: the "directio_alignment" directive.<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/785.htm</link>
<title><![CDATA[Slackware Linux 13.0 正式发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 28 Aug 2009 15:09:26 +0000</pubDate> 
<guid>http://myluo.com/read.php/785.htm</guid> 
<description>
<![CDATA[ 
	Slackware Linux 这个老牌的 Linux 发行版在今天推出了 13.0 正式版本。新版本不仅对重要组件进行了升级，而且增加了新的 .txz 包格式。 <br/>自 Slackware Linux 12.2 以来，该版本主要包含以下更新：<br/><br/>完全重制了 X 包集 <br/>对桌面环境进行了升级，含 KDE 4.2.4 和 Xfce 4.6.1 <br/>新的具有更好压缩功能的 .txz 包格式 <br/>对开发系统、网络服务、库、以及应用程序进行了升级 <br/><br/>参阅<a href="http://www.slackware.com/announce/13.0.php" target="_blank">发布公告</a>和<a href="http://www.slackware.com/releasenotes/13.0.php" target="_blank">发行注记</a>可以了解更详细的信息。Slackware Linux 13.0 的 ISO 映像可从<a href="http://slackware.com/torrents/slackware-13.0-install-dvd.torrent" target="_blank">这里下载</a>（<a href="http://www.slackware.com/torrents/slackware64-13.0-install-dvd.torrent" target="_blank">64 位</a>）。<br/><br/>本地下载<br/>32位<br/><a href="attachment.php?fid=228">点击这里下载文件</a><br/><br/>64位<br/><a href="attachment.php?fid=229">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/slackware/" rel="tag">slackware</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/784.htm</link>
<title><![CDATA[Fedora 12 Alpha发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 26 Aug 2009 13:09:34 +0000</pubDate> 
<guid>http://myluo.com/read.php/784.htm</guid> 
<description>
<![CDATA[ 
	在万众瞩目下的Fedora Project社区在今天终于发布了Fedora 12（代号“Constantine”）的Alpha版本。Fedora是较具知名度的Linux发行版本之一，由Fedora Project社区开发、红帽公司赞助，目标是建立一套新颖、多功能并且自由的操作系统。<br/><br/>在万众瞩目下的Fedora Project社区在今天终于发布了Fedora 12（代号“Constantine”）的Alpha版本。Fedora是较具知名度的Linux发行版本之一，由Fedora Project社区开发、红帽公司赞助，目标是建立一套新颖、多功能并且自由的操作系统。 主要特性 Fedora 12的上游开发将会采用： <br/><br/><br/>Gnome 2.28 <br/>KDE 4.3 <br/>Xfce 4.8 <br/>Openoffice.org 3.2.0 <br/>&nbsp;&nbsp;<br/>在细节方面，Fedora 12将一如既往改进性能和易用性，并且聊天工具与Ubuntu 9.10都采用了Empathy即时通讯程序。具体开发进度和各种特性可参考以下页面： <br/><br/><a href="http://fedoraproject.org/wiki/Releases/12/FeatureList" target="_blank">Releases/12/FeatureList </a><br/><br/><br/><a href="http://myluo.com/attachment.php?fid=227" target="_blank"><img src="http://myluo.com/attachment.php?fid=227" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址<br/><a href="http://fedoraproject.org/zh_CN/get-prerelease" target="_blank">http://fedoraproject.org/z...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/fedora/" rel="tag">fedora</a> , <a href="http://myluo.com/go.php/tags/alpha/" rel="tag">alpha</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/783.htm</link>
<title><![CDATA[nginx 0.8.10]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 25 Aug 2009 13:01:59 +0000</pubDate> 
<guid>http://myluo.com/read.php/783.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个 BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。<br/><br/>其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好。<br/><br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>下载:<br/><a href="http://sysoev.ru/nginx/nginx-0.8.10.tar.gz" target="_blank">http://sysoev.ru/nginx/ngi...</a> (Linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.10.zip" target="_blank">http://sysoev.ru/nginx/ngi...</a> (win)<br/><br/>Changes with nginx 0.8.10 24 Aug 2009<br/><br/>*) Bugfix: memory leaks if GeoIP City database was used.<br/><br/>*) Bugfix: in copying temporary files to permanent storage area; the <br/>bug had appeared in 0.8.9.<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/780.htm</link>
<title><![CDATA[Ksplice 0.9.9]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 24 Aug 2009 18:36:02 +0000</pubDate> 
<guid>http://myluo.com/read.php/780.htm</guid> 
<description>
<![CDATA[ 
	Ksplice是更新Linux内核的实用技术，无需重新启动。<br/>它使您避免了内核安全更新和bug修复所需的重新启动过程。 通过使它容易保持您的系统最新,Ksplice帮助您避免运行过时软件的安全和稳定风险。<br/><br/>下载:<br/><a href="http://www.ksplice.com/dist/ksplice-0.9.9-bin-i386.tar.gz" target="_blank">http://www.ksplice.com/dis...</a><br/><a href="http://www.ksplice.com/dist/ksplice-0.9.9-bin-x86_64.tar.gz" target="_blank">http://www.ksplice.com/dis...</a><br/>源码:<br/><a href="http://www.ksplice.com/dist/ksplice-0.9.9-src.tar.gz" target="_blank">http://www.ksplice.com/dis...</a><br/><br/>Changelog<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;o&nbsp;&nbsp; Added support for applying an already unpacked update tree<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;o&nbsp;&nbsp; Fixed ksplice-create when installed to a prefix other than /usr/local<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;o&nbsp;&nbsp; Improved stack check completeness for self-restarting syscalls<br/><br/>Changes: This release adds support for applying an already unpacked update tree. It fixes ksplice-create when installed to a prefix other than /usr/local. It improves stack check completeness for self-restarting syscalls.<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ksplice/" rel="tag">ksplice</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/779.htm</link>
<title><![CDATA[MSDN 正式公布简体中文版Windows 7]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Mon, 24 Aug 2009 13:36:57 +0000</pubDate> 
<guid>http://myluo.com/read.php/779.htm</guid> 
<description>
<![CDATA[ 
	Windows 7 Ultimate (x86) - DVD (Chinese-Simplified)<br/>文件名 cn_windows_7_ultimate_x86_dvd_x15-65907.iso 邮寄日期 (UTC)： 8/23/2009 10:16:24 PM SHA1: B589336602E3B7E134E222ED47FC94938B04354F ISO/CRC: E6FDF910 <br/><br/>Windows 7 Ultimate (x64) - DVD (Chinese-Simplified)<br/>文件名 cn_windows_7_ultimate_x64_dvd_x15-66043.iso 邮寄日期 (UTC)： 8/23/2009 10:16:25 PM SHA1: 4A98A2F1ED794425674D04A37B70B9763522B0D4 ISO/CRC: 05E9026C <br/><br/>Windows 7 Enterprise (x86) - DVD (Chinese-Simplified)<br/>文件名 cn_windows_7_enterprise_x86_dvd_x15-70737.iso 邮寄日期 (UTC)： 8/23/2009 10:15:32 PM SHA1: 50F2900D293C8DF63A9D23125AFEEA7662FF9E54 ISO/CRC: CEEE9884 <br/><br/>Windows 7 Enterprise (x64) - DVD (Chinese-Simplified)<br/>文件名 cn_windows_7_enterprise_x64_dvd_x15-70741.iso 邮寄日期 (UTC)： 8/23/2009 10:15:32 PM SHA1: EE20DAF2CDEDD71C374E241340DEB651728A69C4 ISO/CRC: 18FF22E5 <br/><br/>Windows 7 Professional (x86) - DVD (Chinese-Simplified)<br/>文件名 cn_windows_7_professional_x86_dvd_x15-65790.iso 邮寄日期 (UTC)： 8/23/2009 10:16:03 PM SHA1: EBD595C3099CCF57C6FF53810F73339835CFBB9D ISO/CRC: 55F360AB <br/><br/>Windows 7 Professional (x64) - DVD (Chinese-Simplified)<br/><br/>文件名 cn_windows_7_professional_x64_dvd_x15-65791.iso 邮寄日期 (UTC)： 8/23/2009 10:16:03 PM SHA1: 5669A51195CD79D73CD18161D51E7E8D43DF53D1 ISO/CRC: 998E430C <br/><br/>Windows 7 Home Premium (x86) - DVD (Chinese-Simplified)<br/><br/>文件名 cn_windows_7_home_premium_x86_dvd_x15-65717.iso 邮寄日期 (UTC)： 8/23/2009 10:15:52 PM SHA1: CBA410DB30FA1561F874E1CC155E575F4A836B37 ISO/CRC: E4819CB1 <br/><br/>Windows 7 Home Premium (x64) - DVD (Chinese-Simplified)<br/><br/>文件名 cn_windows_7_enterprise_x86_dvd_x15-70737.iso 邮寄日期 (UTC)： 8/23/2009 10:15:32 PM SHA1: 50F2900D293C8DF63A9D23125AFEEA7662FF9E54 ISO/CRC: CEEE9884 <br/><br/><span style="color: #FF4500;">下载地址</span><br/><br/>Windows 7 Ultimte (x86) - DVD (Chinese-Simplified)<br/><br/><a href="attachment.php?fid=224">点击这里下载文件</a><br/><br/>Windows 7 Professional (x86) - DVD (Chinese-Simplified)<br/><br/><a href="attachment.php?fid=225">点击这里下载文件</a><br/><br/>Windows 7 Enterprise (x86) - DVD (Chinese-Simplified)<br/><br/><a href="attachment.php?fid=226">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a> , <a href="http://myluo.com/go.php/tags/msdn/" rel="tag">msdn</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/778.htm</link>
<title><![CDATA[Live Android 0.3]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[操作系统]]></category>
<pubDate>Sun, 23 Aug 2009 05:56:35 +0000</pubDate> 
<guid>http://myluo.com/read.php/778.htm</guid> 
<description>
<![CDATA[ 
	Google 推出 Android 系统已经很长时间了，不少网友已经购买了一款 Android 手机防身，怎么，你还在观望么？还在怀疑 Android 系统的实用性？放心吧，手机店里的手机是不会让你随便体验的！那么，电脑上？是的，从 Linuxtoy 得来的消息，已经有个叫做 Live Android 的项目，让你在自己的电脑上体验一番 Android 了，详细情况及下载地址可以去其项目主页看看。<br/><br/>还没有尝过 Android 的鲜，我当然下载来试试啦，最新版本是 0.3，使用前先看说明，有安装方法和其他的说明。<br/><br/>下载地址：<a href="http://live-android.googlecode.com/files/liveandroidv0.3%20%5Bmininova%5D.torrent" target="_blank">http://live-android.google...</a><br/>本地下载<br/><a href="attachment.php?fid=223">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/google/" rel="tag">google</a> , <a href="http://myluo.com/go.php/tags/android/" rel="tag">android</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/777.htm</link>
<title><![CDATA[魅族最新固件更新v0.9.2.7]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[魅族专区]]></category>
<pubDate>Sat, 22 Aug 2009 14:09:45 +0000</pubDate> 
<guid>http://myluo.com/read.php/777.htm</guid> 
<description>
<![CDATA[ 
	魅族固件更新 M8固件(版本:V0.9.2.7) <br/>1.&nbsp;&nbsp;使用新的通话UI&nbsp;&nbsp;<br/>2.&nbsp;&nbsp;增加了电话应用程序的稳定性，优化了来电界面处理<br/>3.&nbsp;&nbsp;增加了通话中记号码功能<br/>4.&nbsp;&nbsp;增加了通话中查看联系人和通话记录功能<br/>5.&nbsp;&nbsp;支持Wap Push短信的接收<br/>6.&nbsp;&nbsp;增加了Voice Mail功能<br/>7.&nbsp;&nbsp;增加SIM卡短信导入功能<br/>8.&nbsp;&nbsp;增加了短信字数条数提示功能<br/>9. 当VCF大于500字节转成彩信,当短信大于5条转成彩信<br/>10.改电话和短信的默认铃声<br/>11.改善应用程序开启/关闭动画<br/>12.电话设置中增加隐藏号码功能<br/>13.改正FLV视频音视频不同步的问题<br/>14.优化互联网浏览器的性能<br/>15.MSN支持CMWAP接入点<br/>16.桌面图标的大小修改为90*90<br/>17.修正部分CAB文件无法安装的问题<br/>18.加横屏科学计算器<br/>19. 优化短信列表滚动时的流畅度<br/>20. 音乐播放器增加封面下载功能<br/>21. 优化桌面图标的滑动效果<br/>22. 修改GPRS接入点的设置方式，提供多个默认接入点，用户可以新建接入点<br/>23. 加入GPRS数据漫游开关<br/>24. 启用显示防撕裂机制<br/>25. 视屏播放增加声道选择开关<br/>26. 改善系统长时间运行后会变慢的问题 <br/>下载1 <br/><a href="http://down2.meizu.com/Firmware/M8/xip_0.9.2.7.rar" target="_blank">http://down2.meizu.com/Fir...</a><br/>下载2 <br/><a href="http://down3.meizu.com/Firmware/M8/xip_0.9.2.7.rar" target="_blank">http://down3.meizu.com/Fir...</a><br/>下载3<br/><a href="http://down4.meizu.com/Firmware/M8/xip_0.9.2.7.rar" target="_blank">http://down4.meizu.com/Fir...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%25AD%2585%25E6%2597%258F/" rel="tag">魅族</a> , <a href="http://myluo.com/go.php/tags/%25E5%259B%25BA%25E4%25BB%25B6/" rel="tag">固件</a> , <a href="http://myluo.com/go.php/tags/m8/" rel="tag">m8</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/776.htm</link>
<title><![CDATA[“番茄花园”案一审宣判 洪磊被判3年半罚金100万]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Thu, 20 Aug 2009 16:15:38 +0000</pubDate> 
<guid>http://myluo.com/read.php/776.htm</guid> 
<description>
<![CDATA[ 
	8月20日,苏州市虎丘区人民法院对番茄花园侵犯著作权案做出一审判决.经营番茄花园网站的被告单位成都共软网络科技有限公司以及四名被告因未经著作权人许可复制发行计算机软件,以侵犯著作权罪被处罚款并追究刑事责任.<br/>在本案中全面策划并操控番茄花园商业运作的主犯孙显忠和番茄花园工作室负责人洪磊都分别被判处有期徒刑3年半,并处罚金100万元;被告张天平、梁焯勇分 别被判处有期徒刑 2年,并处罚金10万元;被告单位成都共软网络科技有限公司被判处没收违法所得292万余元,并处罚金877万余元(相当于其违法所得的三倍).<br/><br/>微软全球副总法律顾问、大中华区副总裁刘凤鸣表示:“软件盗版妨碍本地经济发展、抑制创新热情并给用户及其业务发展带来风险.本案的判决也例证了执法机关打击网络盗版犯罪的决心和能力,展现了中国政府在知识产权保护方面的切实举措.未来,微软将一如既往地通过教育、技术、协助执法这三方面的行动,推广正版软件的价值,打击制售和传播盗版软件的非法行为,与合作伙伴和用户共同努力,不断提升使用正版软件的体验.”<br/><br/>番茄花园网站曾以其提供盗版软件下载在国内具有一定知名度.据非官方估算,在中国番茄花园版的盗版Windows XP软件的装机量超过千万.<br/><br/>2008年6月,商业软件联盟代表其成员公司微软等公司向国家版权局及公安部对“番茄花园”盗版行为进行了投诉.国家版权局、公安部对这一投诉给予了高度重视,将其作为2008年网络专项治理行动的重点案件.2008年8月至12月,犯罪嫌疑人孙显忠、洪磊等相继落网.经公安机关侦查,检察机关依法审查后提起公诉,直至今日苏州虎丘区人民法院做出一审判决,相关犯罪分子得到了应有的惩处.<br/><br/>业内人士表示,这是我国第一起打击大规模的软件网络盗版行为的成功刑事案例.更加发人深省的是番茄花园案揭示了一个新的盗版盈利模式,即盗版者向公众免费提供盗版软件、通过广告收益获取巨额利润.这已引起政府执法机关和权利人的高度重视.<br/><br/>微软方面表示,尽管近年来政府和执法机构不断开展针对软件盗版的打击行动,制售盗版光盘和通过网络传播盗版软件的行为仍十分猖獗.微软的下一代操作系统Windows 7将于今年10月正式上市,但近来市面上已经出现了假冒Windows 7的光盘软件.本案的判决对正在从事假冒或盗版活动的不法分子是一个重要的警示,同时也对那些依附网络盗版的寄生行为产生震慑作用,并将为规范网络推广行为提供了有益的经验.<br/><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%2595%25AA%25E8%258C%2584%25E8%258A%25B1%25E5%259B%25AD/" rel="tag">番茄花园</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/775.htm</link>
<title><![CDATA[nginx 0.8.9]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 18 Aug 2009 09:55:48 +0000</pubDate> 
<guid>http://myluo.com/read.php/775.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个 BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好。目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/><a href="http://sysoev.ru/nginx/nginx-0.8.9.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.9.tar.gz</a>（linux）<br/><a href="http://sysoev.ru/nginx/nginx-0.8.9.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.9.zip</a> （win）<br/><br/>Changes with nginx 0.8.9 17 Aug 2009<br/><br/>*) Feature: now the start cache loader runs in a separate process; this <br/>should improve large caches handling.<br/><br/>*) Feature: now temporarily files and permanent storage area may reside <br/>at different file systems.<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/774.htm</link>
<title><![CDATA[Linux Kernel 2.6.30.5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 17 Aug 2009 11:26:21 +0000</pubDate> 
<guid>http://myluo.com/read.php/774.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.5.tar.bz2" target="_blank">Linux Kernel 2.6.30.5</a><br/><br/><a href="http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.30.5" target="_blank">ChangeLog-2.6.30.5</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/773.htm</link>
<title><![CDATA[vsftpd 2.2.0]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 14 Aug 2009 17:49:28 +0000</pubDate> 
<guid>http://myluo.com/read.php/773.htm</guid> 
<description>
<![CDATA[ 
	vsftpd 是一个 UNIX 类操作系统上运行的服务器的名字，它可以运行在诸如 Linux, BSD, Solaris, HP-UX 以及 IRIX 上面。它支持很多其他的 FTP 服务器不支持的特征。vsftpd 的名字代表"very secure FTP daemon", 安全是它的开发者 Chris Evans 考虑的首要问题之一。在这个 FTP 服务器设计开发的最开始的时候，高安全性就是一个目标。<br/><br/>查看ChangLog:<br/><a href="ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.2.0/Changelog" target="_blank">ftp://vsftpd.beasts.org/us...</a><br/><br/>Changes: Compilation fixes and minor fixes were made in IPv6, PAM, and client QUIT. More process isolation was added for Linux (network isolation) and configuration options may now be passed on the command line.<br/><br/>下载地址<br/><a href="ftp://vsftpd.beasts.org/users/cevans/vsftpd-2.2.0.tar.gz" target="_blank">ftp://vsftpd.beasts.org/us...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/ftp/" rel="tag">ftp</a> , <a href="http://myluo.com/go.php/tags/vsftpd/" rel="tag">vsftpd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/772.htm</link>
<title><![CDATA[雨林木风开源新作 Ylmf Linux Y1.15（Ubuntu）发行版正式发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 13 Aug 2009 17:56:58 +0000</pubDate> 
<guid>http://myluo.com/read.php/772.htm</guid> 
<description>
<![CDATA[ 
	Ylmf Linux 1.0（Fedora）版发行以来，得到了大量的改进建议和对内核选择上的调整请求，故发行Ylmf Linux Y1.15版来满足不同Linux爱好者口味需求，本版采用Ubuntu 9.04构建，多元化安装方式，增加大量实用应用软件，继续奉行安装简易，上手能用好用的基本原则，大大降低了Linux的入门门槛，为菜鸟普及 Linux服务，希望大家喜欢。<br/><br/>所有PC使用人群均能尝试与使用,特别适用如下情况：<br/>囊中羞涩负担不起正版WINDOWS的学生用户，广大linux研究爱好者，要求安全性比较高的企业和ZF专职部门<br/>图形界面配置最低需求:<br/>主频800MHz的微处理器、512MB内存，至少5G硬盘未分区空闲空间 经过多台测试 10分钟左右能完成所有安装<br/><br/>特别说明：<br/>linux安装需要对硬盘分区进行操作与调整，用户需对整体操作上有一定程度的理解，请您在安装前对您的重要数据进行备份  <br/><br/>启动安装界面取消了语言选择弹出菜单，默认仅使用简体中文<br/><br/>版本特性<br/><br/>（1）将所有的软件和库更新到 8 月 1 日，安装后如要下载更新包只有30多M，修复了官方版本安装时APT扫描镜像82%卡住问题，安装时不需拨掉网线也不需长久等待<br/>（2）集成firefox 的 flash 和 播放器插件<br/>（3）解决 gedit 文本编辑器在打开 GB 编码文件时的乱码问题<br/>（4）集成UNRAR压缩软件 定制ibus输入法 预装智能拼音和五笔输入法（五笔需要手动添加 请看下面截图）<br/>（5）修改了默认使用 ubuntu 欧洲官方的软件源，改为香港ubuntu官方软件源，也可以通过&nbsp;&nbsp;图形化工具“系统 -> 系统管理 -> 软件源”选择其他的软件源。&nbsp;&nbsp;<br/><br/>集成软件<br/><br/>多媒体工具：<br/>（1）视频播放器&nbsp;&nbsp; mplayer —— 可播放绝大多数媒体格式&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;vlc media player —— 流行且好用的播放器，除目前 rm 播放有声音无图像外，其他都很优秀<br/>（2）音乐播放器&nbsp;&nbsp; audacious —— 类似千千静听，可播放 mp3、wma、ogg 等诸多格式。<br/>（3）光盘工具&nbsp;&nbsp;&nbsp;&nbsp; brasero —— 简单易用的光盘刻录工具<br/>网络工具：<br/>（1）网络聊天&nbsp;&nbsp;&nbsp;&nbsp; 腾讯QQ —— QQ 的 linux 版&nbsp;&nbsp; <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pidgin —— 支持 MSN、QQ、Yahoo、ICQ 等等多种通讯协议<br/>（2）网络电视&nbsp;&nbsp;&nbsp;&nbsp; sopcast-player —— 可播放凤凰中文台、凤凰资讯台、第一财经、CCTV-5等诸多国内外电视频道<br/>（3）下载工具&nbsp;&nbsp;&nbsp;&nbsp; amule —— 电驴下载&nbsp;&nbsp;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;transmission —— BT下载<br/>（4）浏览器&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; firefox —— 已安装 flash 和播放器插件，可在线播放音乐和视频<br/>（5）FTP 客户端&nbsp;&nbsp; filezilla —— 支持 ftp、ftps、sftp 等多种协议<br/>（6）联络工具&nbsp;&nbsp;&nbsp;&nbsp; skype&nbsp;&nbsp;——联络和直接打电话&nbsp;&nbsp;<br/>办公工具：<br/>（1）office 软件&nbsp;&nbsp;openoffice 3.0 —— 与微软 office 工具兼容<br/>（2）图书阅读器&nbsp;&nbsp; envince&nbsp;&nbsp;—— 增强对 PDF 中文的支持，并解决乱码问题&nbsp;&nbsp;<br/>图形图像：<br/>（1）图像制作：&nbsp;&nbsp; gimp —— linux下的photoshop，支持 psd 的读写&nbsp;&nbsp;<br/>（2）图像查看：&nbsp;&nbsp; gthumb—— 简便好用的图像查看gimp图像处理软件<br/><a href="http://myluo.com/attachment.php?fid=221" target="_blank"><img src="http://myluo.com/attachment.php?fid=221" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=222" target="_blank"><img src="http://myluo.com/attachment.php?fid=222" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><span style="color: #FF0000;">下载地址</span><br/>电信<br/><a href="http://xiazai.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://xiazai.xiazaiba.com...</a><br/><a href="http://dx1.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://dx1.xiazaiba.com/ot...</a><br/><a href="http://dx2.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://dx2.xiazaiba.com/ot...</a><br/><a href="http://dx3.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://dx3.xiazaiba.com/ot...</a><br/><a href="http://dx4.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://dx4.xiazaiba.com/ot...</a><br/><a href="http://dx5.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://dx5.xiazaiba.com/ot...</a><br/>网通<br/><a href="http://wt0.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://wt0.xiazaiba.com/ot...</a><br/><a href="http://wt1.xiazaiba.com/other/linux/YlmF-Linux-Y1.15.iso" target="_blank">http://wt1.xiazaiba.com/ot...</a><br/><br/>ISO总大小为696M <br/>MD5： <br/>08B0C734DD06B28B81DFA40C4B1BF6D6 <br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/ylmf/" rel="tag">ylmf</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/771.htm</link>
<title><![CDATA[Windows Server 2008 R2 官方简体中文]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Thu, 13 Aug 2009 06:40:12 +0000</pubDate> 
<guid>http://myluo.com/read.php/771.htm</guid> 
<description>
<![CDATA[ 
	SW_DVD5_Windows_Svr_DC_EE_SE_Web_2008R2_64-bit_ChnSimp_X15-59777.iso<br/>SHA1: 7014d81cd17ee40e9a2a6f48d864b9cd2b6a3730<br/><br/><a href="attachment.php?fid=220">点击这里下载文件</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows2008/" rel="tag">windows2008</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/770.htm</link>
<title><![CDATA[魅族M8最新固件0.9.2.6发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[魅族专区]]></category>
<pubDate>Mon, 10 Aug 2009 20:01:20 +0000</pubDate> 
<guid>http://myluo.com/read.php/770.htm</guid> 
<description>
<![CDATA[ 
	共27项重要更新：<br/>1.&nbsp;&nbsp;使用新的通话UI&nbsp;&nbsp;<br/>2.&nbsp;&nbsp;增加了电话应用程序的稳定性，优化了来电界面处理<br/>3.&nbsp;&nbsp;增加了通话中记号码功能<br/>4.&nbsp;&nbsp;增加了通话中查看联系人和通话记录功能<br/>5.&nbsp;&nbsp;增加了读取SIM卡中的短信功能<br/>6.&nbsp;&nbsp;支持Wap Push短信的接收<br/>7.&nbsp;&nbsp;增加了Voice Mail功能<br/>8.&nbsp;&nbsp;增加SIM卡短信导入功能<br/>9.&nbsp;&nbsp;增加了短信字数条数提示功能<br/>10. 当VCF大于500字节转成彩信,当短信大于5条转成彩信<br/>11. 支持VCF以附件文式打包成彩信<br/>12. 修改电话和短信的默认铃声<br/>13. 改善应用程序开启/关闭动画<br/>14. 电话设置中增加隐藏号码功能<br/>15. 修正FLV视频音视频不同步的问题<br/>16. 优化互联网浏览器的性能<br/>17. MSN支持CMWAP接入点<br/>18. 桌面图标的大小修改为90*90<br/>19. 修正部分CAB文件无法安装的问题<br/>20. 增加横屏科学计算器<br/>21. 优化短信列表滚动时的流畅度<br/>22. 音乐播放器增加封面下载功能<br/>23. 优化桌面图标的滑动效果<br/>24. 修改GPRS接入点的设置方式，提供多个默认接入点，用户可以新建接入点<br/>25. 加入GPRS数据漫游开关<br/>26. 启用显示防撕裂机制<br/>27. 视屏播放增加声道选择开关<br/><br/>下载地址<br/><a href="http://down2.meizu.com/Firmware/M8/xip_0.9.2.6.rar" target="_blank">http://down2.meizu.com/Fir...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E9%25AD%2585%25E6%2597%258Fm8/" rel="tag">魅族m8</a> , <a href="http://myluo.com/go.php/tags/%25E5%259B%25BA%25E4%25BB%25B6/" rel="tag">固件</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/769.htm</link>
<title><![CDATA[Windows 7 Enterprise (x86) 官方简体中文]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Mon, 10 Aug 2009 19:23:10 +0000</pubDate> 
<guid>http://myluo.com/read.php/769.htm</guid> 
<description>
<![CDATA[ 
	SW_DVD5_SA_Win_Ent_7_32BIT_ChnSimp_Full_MLF_X15-70737.iso<br/><br/>SHA1: 50f2900d293c8df63a9d23125afeea7662ff9e54<br/><br/><a href="attachment.php?fid=218">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/768.htm</link>
<title><![CDATA[nginx 0.8.8]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 10 Aug 2009 17:56:09 +0000</pubDate> 
<guid>http://myluo.com/read.php/768.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个 BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。<br/><br/>其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好。<br/><br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/>下载：<br/><br/><a href="http://sysoev.ru/nginx/nginx-0.8.8.tar.gz " target="_blank">http://sysoev.ru/nginx/nginx-0.8.8.tar.gz </a> (Linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.8.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.8.zip</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Win)<br/><br/><br/><br/>Changes with nginx 0.8.8 10 Aug 2009<br/><br/>*) Bugfix: in handling FastCGI headers split in records.<br/><br/>*) Bugfix: a segmentation fault occurred in worker process, if a <br/>request was handled in two proxied or FastCGIed locations and a <br/>caching was enabled in the first location; the bug had appeared in <br/>0.8.7.<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/767.htm</link>
<title><![CDATA[Windows 7 Professional RTM (x86+x64) 官方简体中文版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Mon, 10 Aug 2009 12:39:44 +0000</pubDate> 
<guid>http://myluo.com/read.php/767.htm</guid> 
<description>
<![CDATA[ 
	此为 Windows 7 官方简体中文专业版 正式版 (32位)<br/>SW_DVD5_Win_Pro_7_32BIT_ChnSimp_Full_MLF_X15-71025.iso<br/>SHA1: c91ebe17156604336cab054a9a5186b5162d42a0<br/><a href="attachment.php?fid=216">点击这里下载文件</a><br/><br/>此为 Windows 7 官方简体中文专业版 正式版 (64位)<br/>) d/ C1 b2 N$ P. e+ cSW_DVD5_Win_Pro_7_64BIT_ChnSimp_Full_MLF_X15-71029.iso<br/>SHA1: 2270c4a0715b204282af1e8e05cbdcfcc776eb46<br/><a href="attachment.php?fid=217">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/766.htm</link>
<title><![CDATA[Windows 7 Code Pack开发代码包1.0正式版发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Sun, 09 Aug 2009 14:59:49 +0000</pubDate> 
<guid>http://myluo.com/read.php/766.htm</guid> 
<description>
<![CDATA[ 
	微软今天发布了Windows 7 Code Pack开发代码包的1.0正式版，完整支持Windows 7操作系统内的诸多最新特性开发。<br/>有了这个代码包，你可以进行以下方面的开发：<br/><br/>－ Windows 7超级任务栏弹出菜单、图标覆盖、进度条、标签缩略图、工具栏缩略图<br/>－ Windows 7库、用户文件夹(Known Folder)、非文件系统容器<br/>－ Windows外壳搜索API(外壳命名空间入口、系统对象拖拽功能)<br/>－ 资源管理器浏览器控件(Explorer Browser Control)<br/>－ 外壳属性系统<br/>－ Windows Vista/7通用文件对话框，包括自定义空间<br/>－ Windows Vista/7任务对话框<br/>－ Direct3D 11.0/10.1/10.0、DXGI 1.1/1.0、Direct2D 1.0、DirectWrite、Windows Imaging Component(WIC) API<br/>－ 传感器平台API<br/>－ 扩展语言服务API<br/>－ 电源管理API<br/>－ 应用程序重启与恢复API<br/>－ 网络列表管理器API<br/>－ 命令行控件与系统定义外壳图标<br/><br/>其中外壳搜索API、系统对象拖拽功能、Direct3D与Direct2D交互、字体排版与绘图DirectWrite API等都是1.0版本中新加入的，另外这个版本还修复了各方面的大量bug、优化了性能、改进了API参考文档、加入了一些新的和改进的示例。<br/><br/>系统需求：<br/><br/>－ .NET Framework 3.5 SP1<br/>－ Windows 7 RTM<br/>－ Windows SDK for Windows 7 RTM<br/>－ DirectX SDK 2009.3<br/><br/>Windows 7 Code Pack 1.0下载：<br/><a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=WindowsAPICodePack&DownloadId=6840" target="_blank">http://code.msdn.microsoft...</a><br/><br/>帮助文档下载：<br/><a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=WindowsAPICodePack&DownloadId=6859" target="_blank">http://code.msdn.microsoft...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/7/" rel="tag">7</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/765.htm</link>
<title><![CDATA[Wine 1.1.27]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 08 Aug 2009 08:57:03 +0000</pubDate> 
<guid>http://myluo.com/read.php/765.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平 台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>What's new in this release:<br/><br/>New version of the Gecko engine. <br/>New GSM 06.10 codec support. <br/>Improved support for the disk volume APIs. <br/>Support for XShm pixmaps for better performance. <br/>Various bug fixes. <br/><br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.27.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/764.htm</link>
<title><![CDATA[MySQL 5.1.37]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 07 Aug 2009 15:05:27 +0000</pubDate> 
<guid>http://myluo.com/read.php/764.htm</guid> 
<description>
<![CDATA[ 
	MySQL是现在最流行一个多线程的,结构化查询语言(SQL)数据库服务器.绝大多数PHP网站的数据库后台都是采用这一数据库.<br/>MySQL 的执行性能非常高,运行速度非常快,并非常容易使用.是一个非常捧的数据库<br/><br/>新特性：<br/># 表和索引的分区<br/># 行级复制<br/># MYSQL基群基于磁盘的数据支持<br/># MYSQL集群复制<br/># 增强的全文本搜索函数<br/># 增强的信息模式(数据字典)<br/># 可插入的API<br/># 服务器日志表<br/># XML/XPath支持<br/># 实例管理器<br/># 表空间备份<br/># mysql_upgrade升级程序 <br/># 内部任务/事件调度器<br/># 新的性能工具和选项如mysqlslap。<br/><br/>MySQL 5.1.37 For Windows <br/><a href="http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.37-win32.msi" target="_blank">http://mysql.mirrors.pair....</a><br/><br/>MySQL 5.1.37 For Windows X64<br/><a href="http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/mysql-5.1.37-winx64.msi" target="_blank">http://mysql.mirrors.pair....</a><br/><br/>MySQL 5.1.37 其它系统<br/><a href="http://dev.mysql.com/downloads/mysql/5.1.html" target="_blank">http://dev.mysql.com/downl...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/763.htm</link>
<title><![CDATA[小红伞 Avira AntiVir V9全系列更新]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络安全]]></category>
<pubDate>Thu, 06 Aug 2009 11:44:17 +0000</pubDate> 
<guid>http://myluo.com/read.php/763.htm</guid> 
<description>
<![CDATA[ 
	AntiVir是Avira公司推出的杀毒软件，功能很全面，杀毒迅速准确，获过很多奖项。Avira Premium Security Suite是Avira推出的面向个人用户的收费版本，该套装包括了AntiVir(防病毒木马)、AntiSpam(反垃圾邮件)、AntiRootkit(Rootkit监控)、Firewall(防火墙)等等模块，该有的功能都有了，体积也算是很小巧。<br/><br/>小红伞各版本区别：<br/><br/><br/>个人免费版（F版，原C版）：Avira AntiVir Personal - Free Antivirus<br/>个人收费版（P版）：Avira AntiVir Premium<br/>个人安全套装(S版)：Avira Premium Security Suite<br/>服务器版（大S版）：Avira AntiVir Server<br/>工作站版（原W版）：Avira AntiVir Professional<br/>手机版：Avira AntiVir Mobil<br/><br/>下载地址：<br/><br/>Avira AntiVir Personal - FREE Antivirus（原C版）：<br/><br/>Date: 2009-08-03, Version: 9.0.0.407<br/><a href="http://dlce.antivir.com/package/wks_avira/win32/en/pecl/avira_antivir_personal_en.exe" target="_blank">http://dlce.antivir.com/pa...</a><br/><br/>Md5: d80f923d6416629c3a882e40ee387dce<br/><br/>Avira AntiVir Premium（原P版)：<br/><br/>Date: 2009-08-03, Version: 9.0.0.446<br/><br/><a href="http://dlpe.antivir.com/package/wks_avira/win32/en/pepr/avira_antivir_premium_en.exe" target="_blank">http://dlpe.antivir.com/pa...</a><br/><br/>Md5: 8f9e3ae1a7ad4cce4a7b6911ab3c6880<br/><br/>Avira Premium Security Suite：<br/><br/>Date: 2009-08-03, Version: 9.0.0.381<br/><br/><a href="http://dlpe.antivir.com/package/wks_avira/win32/en/isec/avira_premium_security_suite_en.exe" target="_blank">http://dlpe.antivir.com/pa...</a><br/><br/>Md5: 8e1c150f5c31d26114ccd63e44db3cbf<br/><br/>Avira AntiVir Professional:<br/><br/>Date: 03.08.2009 - Version: 9.0.0.730<br/><br/><a href="http://dl1.pro.antivir.de/package/wks_avira/win32/en/prof/avira_antivir_professional_en.exe" target="_blank">http://dl1.pro.antivir.de/...</a><br/><br/>KEY申请：<br/>C版(Free Edition):<br/>KEY下载：<a href="http://dl1.avgate.net/down/windows/hbedv.key" target="_blank">http://dl1.avgate.net/down...</a><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://dlce.antivir.com/down/windows/hbedv.key" target="_blank">http://dlce.antivir.com/do...</a><br/><br/>P版(Personal Edition）:<br/><br/>31天：<a href="https://license.avira.com/en/promotion-t0q1aatr05zwftftgnqr" target="_blank">https://license.avira.com/...</a><br/>31天：<a href="https://license.avira.com/de/promotion-a8ydzq3fgnsu051rwq81" target="_blank">https://license.avira.com/...</a><br/>31天：<a href="https://license.avira.com/de/promotion-j0mhc32ccgdwatzey42z" target="_blank">https://license.avira.com/...</a><br/>92天：<a href="http://www.antivir.com.tr/khas/premium/" target="_blank">http://www.antivir.com.tr/...</a><br/>92天：<a href="https://license.avira.com/en/promotion-6dl7vtc3unbw2mzefr1b(" target="_blank">https://license.avira.com/...</a>德国、英国地区可以申请)<br/><br/>S版(Security Suit):<br/>30天：<a href="https://license.avira.com/en/promotion-8821dtghledngvzkrrqr" target="_blank">https://license.avira.com/...</a><br/>92天：<a href="https://license.avira.com/en/promotion-cj0ptfb6eh8cmw6a101r(" target="_blank">https://license.avira.com/...</a>德国、英国地区可以申请)<br/>92天：<a href="https://license.avira.com/en/promotion-0vplf6s3gy16a8zc3s0d(" target="_blank">https://license.avira.com/...</a>已结束)<br/>92天：<a href="https://license.avira.com/en/promotion-hylm9fbv7chaxs8zbl83?id=JVgkM1BNUn" target="_blank">https://license.avira.com/...</a><br/>92天：<a href="http://www.antivir.com.tr/khas/security" target="_blank">http://www.antivir.com.tr/...</a><br/><br/>Server、Professional版:<br/><br/>30天试用KEY：<a href="http://www.avira.de/en/products/test_licence.html" target="_blank">http://www.avira.de/en/pro...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25BD%2591%25E7%25BB%259C%25E5%25AE%2589%25E5%2585%25A8/" rel="tag">网络安全</a> , <a href="http://myluo.com/go.php/tags/%25E6%259D%2580%25E6%25AF%2592%25E8%25BD%25AF%25E4%25BB%25B6/" rel="tag">杀毒软件</a> , <a href="http://myluo.com/go.php/tags/%25E5%25B0%258F%25E7%25BA%25A2%25E4%25BC%259E/" rel="tag">小红伞</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/762.htm</link>
<title><![CDATA[哇 博客回来啦]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[心情日记]]></category>
<pubDate>Wed, 05 Aug 2009 05:01:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/762.htm</guid> 
<description>
<![CDATA[ 
	汗~~~<br/>不就服务器被攻击嘛<br/>处理下用的着5天 郁闷啊<br/>哎&nbsp;&nbsp;最近好累了啊&nbsp;&nbsp;都不知道干什么好了<br/>Tags - <a href="http://myluo.com/go.php/tags/%25E5%25BF%2583%25E6%2583%2585%25E6%2597%25A5%25E8%25AE%25B0/" rel="tag">心情日记</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/761.htm</link>
<title><![CDATA[Windows 7 RTM Build 7600.16385 x86 官方简体中文版零售版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Thu, 30 Jul 2009 13:32:30 +0000</pubDate> 
<guid>http://myluo.com/read.php/761.htm</guid> 
<description>
<![CDATA[ 
	经网友下载验证，这个 ISO 为多合一光盘镜像，其文件校验值与 之前公布的数值 完全一样。<br/><br/>官方原版零售版，需要激活。<br/><br/>文件: 7600.16385.090713-1255_x86fre_client_zh-cn_Retail_Ultimate-GRMCULFRER_CN_DVD.iso<br/>大小: 2604238848 字节<br/><br/>MD5: 3BE75DF53E0CFB3905AF0B4F4471C9F3<br/>SHA1: B589336602E3B7E134E222ED47FC94938B04354F<br/>CRC32: E6FDF910<br/><br/>不推荐迅雷 但不封/杀迅雷 希望大家踊跃上传 创造一个高速的下载环境。<br/><br/>超级种子模式全速做种 做种端 比特精灵<br/><br/>种子服务器列表<br/><br/><a href="http://bt.21dx.com:8000/announce" target="_blank">http://bt.21dx.com:8000/an...</a> <br/><a href="http://bt.ashow.cn:6666/announce" target="_blank">http://bt.ashow.cn:6666/an...</a> <br/><a href="http://bt.btbbt.com/tracker/announce" target="_blank">http://bt.btbbt.com/tracke...</a> <br/><a href="http://bt.btbbt.com:6969/announce" target="_blank">http://bt.btbbt.com:6969/a...</a> <br/><a href="http://bt.cn5566.com:2710/announce" target="_blank">http://bt.cn5566.com:2710/...</a> <br/><a href="http://bt.cn5566.com:3710/announce" target="_blank">http://bt.cn5566.com:3710/...</a> <br/><a href="http://bt.cn5566.com:4710/announce" target="_blank">http://bt.cn5566.com:4710/...</a> <br/><a href="http://bt.cnxp.com:6969/announce" target="_blank">http://bt.cnxp.com:6969/an...</a> <br/><a href="http://bt.cnxp.com:8080/announce" target="_blank">http://bt.cnxp.com:8080/an...</a> <br/><a href="http://bt.eastgame.net:6969/announce" target="_blank">http://bt.eastgame.net:696...</a> <br/><a href="http://bt.eastgame.net:8080/announce" target="_blank">http://bt.eastgame.net:808...</a> <br/><a href="http://bt.eastgame.net:81/announce" target="_blank">http://bt.eastgame.net:81/...</a> <br/><a href="http://bt.eastgame.net:82/announce" target="_blank">http://bt.eastgame.net:82/...</a> <br/><a href="http://bt.gamesir.com:6969/announce" target="_blank">http://bt.gamesir.com:6969...</a> <br/><a href="http://bt.gamesir.com:8000/announce" target="_blank">http://bt.gamesir.com:8000...</a> <br/><a href="http://bt.gamesir.com:8080/announce" target="_blank">http://bt.gamesir.com:8080...</a> <br/><a href="http://bt.greedland.net:7070/announce" target="_blank">http://bt.greedland.net:70...</a> <br/><a href="http://bt.joyyang.com:6969/announce" target="_blank">http://bt.joyyang.com:6969...</a> <br/><a href="http://bt.lcun.com:6969/announce" target="_blank">http://bt.lcun.com:6969/an...</a> <br/><a href="http://bt.newmov.com:6969/announce/" target="_blank">http://bt.newmov.com:6969/...</a> <br/><a href="http://bt.ppxbbs.com:8069/announce" target="_blank">http://bt.ppxbbs.com:8069/...</a> <br/><a href="http://bt.uglab.org:6800/announce" target="_blank">http://bt.uglab.org:6800/a...</a> <br/><a href="http://bt.xyhc.com:8000/announce" target="_blank">http://bt.xyhc.com:8000/an...</a> <br/><a href="http://bt.ydy.com:90/announce" target="_blank">http://bt.ydy.com:90/annou...</a> <br/><a href="http://bt.yikuai.com:6969/announce" target="_blank">http://bt.yikuai.com:6969/...</a> <br/><a href="http://bt.zingking.com:6969/announce" target="_blank">http://bt.zingking.com:696...</a> <br/><a href="http://bt1.btbbt.com:7000/announce" target="_blank">http://bt1.btbbt.com:7000/...</a> <br/><a href="http://btfans.3322.org:6969/announce" target="_blank">http://btfans.3322.org:696...</a> <br/><a href="http://btfans.3322.org:8000/announce" target="_blank">http://btfans.3322.org:800...</a> <br/><a href="http://btfans.3322.org:8080/announce" target="_blank">http://btfans.3322.org:808...</a> <br/><a href="http://down.92wy.com:6969/announce" target="_blank">http://down.92wy.com:6969/...</a> <br/><a href="http://drm.btbbt.com:7070/announce" target="_blank">http://drm.btbbt.com:7070/...</a> <br/><a href="http://home.lzu.edu.cn:6969/announce" target="_blank">http://home.lzu.edu.cn:696...</a> <br/><br/><a href="attachment.php?fid=215">点击这里下载文件</a><br/><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/760.htm</link>
<title><![CDATA[GCC 4.4.1 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Wed, 29 Jul 2009 14:03:22 +0000</pubDate> 
<guid>http://myluo.com/read.php/760.htm</guid> 
<description>
<![CDATA[ 
	Linux系统下的Gcc（GNU C Compiler）是GNU推出的功能强大、性能优越的多平台编译器，是GNU的代表作品之一。gcc是可以在多种硬体平台上编译出可执行程序的超级编译 器，其执行效率与一般的编译器相比平均效率要高20%~30%。 Gcc编译器能将C、C++语言源程序、汇程式化序和目标程序编译、连接成可执行文件，如果没有给出可执行文件的名字，gcc将生成一个名为 a.out的文件。在Linux系统中，可执行文件没有统一的后缀，系统从文件的属性来区分可执行文件和不可执行文件。而gcc则通过后缀来区别输入文件 的类别。<br/><br/>下载mirrors列表:<a href="http://gcc.gnu.org/mirrors.html" target="_blank">http://gcc.gnu.org/mirrors...</a><br/>查看ChangLog:<a href="http://gcc.gnu.org/gcc-4.4/changes.html#4.4.1" target="_blank">http://gcc.gnu.org/gcc-4.4...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/gcc/" rel="tag">gcc</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/759.htm</link>
<title><![CDATA[Apache HTTP Server 2.2.12]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 28 Jul 2009 09:42:13 +0000</pubDate> 
<guid>http://myluo.com/read.php/759.htm</guid> 
<description>
<![CDATA[ 
	Apache HTTP Server 2.2.12版本发布，最流行的HTTP服务器软件之一.快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放. 如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择.<br/><br/>下载:<a href="http://www.apache.org/dist/httpd/httpd-2.2.12.tar.bz2" target="_blank">Apache HTTP Server 2.2.12 for Linux</a> (4.70 MB)<br/>下载:<a href="http://www.apache.org/dist/httpd/binaries/win32/" target="_blank">Apache HTTP Server 2.2.12 for Windows</a> (5.19 MB)<br/><br/><br/><a href="http://www.apache.org/dist/httpd/CHANGES_2.2.12" target="_blank">Changes with Apache 2.2.12</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/758.htm</link>
<title><![CDATA[nginx 0.8.7]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 28 Jul 2009 09:12:01 +0000</pubDate> 
<guid>http://myluo.com/read.php/758.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个 BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。<br/><br/>其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好。<br/><br/>目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx。<br/><br/><a href="http://sysoev.ru/nginx/nginx-0.8.7.tar.gz" target="_blank">http://sysoev.ru/nginx/nginx-0.8.7.tar.gz</a> (linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.7.zip" target="_blank">http://sysoev.ru/nginx/nginx-0.8.7.zip</a> (windows)<br/><br/>Changes with nginx 0.8.7 27 Jul 2009<br/><br/>*) Change: minimum supported OpenSSL version is 0.9.7.<br/><br/>*) Change: the "ask" parameter of the "ssl_verify_client" directive was <br/>changed to the "optional" parameter and now it checks a client <br/>certificate if it was offered.<br/>Thanks to Brice Figureau.<br/><br/>*) Feature: the $ssl_client_verify variable.<br/>Thanks to Brice Figureau.<br/><br/>*) Feature: the "ssl_crl" directive.<br/>Thanks to Brice Figureau.<br/><br/>*) Feature: the "proxy" parameter of the "geo" directive.<br/><br/>*) Feature: the "image_filter" directive supports variables for setting <br/>size.<br/><br/>*) Bugfix: the $ssl_client_cert variable usage corrupted memory; the <br/>bug had appeared in 0.7.7.<br/>Thanks to Sergey Zhuravlev.<br/><br/>*) Bugfix: "proxy_pass_header" and "fastcgi_pass_header" directives did <br/>not pass to a client the "X-Accel-Redirect", "X-Accel-Limit-Rate", <br/>"X-Accel-Buffering", and "X-Accel-Charset" lines from backend <br/>response header.<br/>Thanks to Maxim Dounin.<br/><br/>*) Bugfix: in handling "Last-Modified" and "Accept-Ranges" backend <br/>response header lines; the bug had appeared in 0.7.44.<br/>Thanks to Maxim Dounin.<br/><br/>*) Bugfix: the "[alert] zero size buf" error if subrequest returns an <br/>empty response; the bug had appeared in 0.8.5.<br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/757.htm</link>
<title><![CDATA[Windows 7 RTM 35国官方语言包DVD ISO下载]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Mon, 27 Jul 2009 13:58:24 +0000</pubDate> 
<guid>http://myluo.com/read.php/757.htm</guid> 
<description>
<![CDATA[ 
	Windows 7 RTM Build 7600.16385的英文原版镜像于前几天被泄露了出来，而现在看来，已经有很多用户下载好了此版本的镜像了。那么，唯一纠结的就是激活和语言包问题了。其实，激活的话可以先用我们提供的方法免费试用360天，而语言包的问题，现在已经可以解决了。因为，下载已经放出了。<br/>PS：种子包含6个镜像，32位和64位各三个。其中，标记为1的是35个语言的语言包集合；标记为2的镜像为台湾繁体中文语言包。<br/><br/>验证信息如下：<br/><br/>MICROSOFT.WINDOWS.7.LANGUAGE.PACK.35.LANGUAGES.RTM.7600.16385.X64.DVD<br/>File Name: 7600.16385.090713-1255_x64fre_client_langpacks_1-GRMCXLP1_DVD.iso<br/>Size: 2,306,793,472 bytes<br/>SHA1: 5AB13E8534FA6E17DB2EDEDEAD0D219E9B99A794<br/>MD5: 4FD12AD4C946DD145A67C3230650AB8B<br/>CRC: 5EA0988F<br/><br/>MICROSOFT.WINDOWS.7.LANGUAGE.PACK.CHINESE.TRADITIONAL.RTM.7600.16385.X64.DVD<br/>File Name: 7600.16385.090713-1255_x64fre_client_langpacks_2-GRMCXLP2_DVD.iso<br/>Size: 133,793,792 bytes<br/>SHA1: E0B7FEB2812D6B8B240D6E7BBBC385BB283FF1FB<br/>MD5: 725209E3F76719C1DC71EB93FC636B17<br/>CRC: 7431C668<br/><br/>MICROSOFT.WINDOWS.7.LOCALPACK.20.LANGUAGES.RTM.7600.16385.X64.DVD<br/>File Name: 7600.16385.090713-1255_x64fre_client_localpacks-GRMCLPCKXFRE_DVD.iso<br/>Size: 75,683,840 bytes<br/>SHA1: 8FF188C287F764CC5801FD0E3B698DE712078D8F<br/>MD5: 4D7B984F6DB0A7790DACE128370D1E09<br/>CRC: 26E584D9<br/><br/>MICROSOFT.WINDOWS.7.LANGUAGE.PACK.35.LANGUAGES.RTM.7600.16385.X86.DVD<br/>File Name: 7600.16385.090713-1255_x86fre_client_langpacks_1-GRMCLP1_DVD.iso<br/>Size: 1,936,062,464 bytes<br/>SHA1: 9A04B246F132D929CDE04B14DD07FCF5F14D2F23<br/>MD5: 0DDB893B76F27B184C48284A064D5049<br/>CRC: 45A48C46<br/><br/>MICROSOFT.WINDOWS.7.LANGUAGE.PACK.CHINESE.TRADITIONAL.RTM.7600.16385.X86.DVD<br/>File Name: 7600.16385.090713-1255_x86fre_client_langpacks_2-GRMCLP2_DVD.iso<br/>Size: 111,949,824 bytes<br/>SHA1: 4A9F997BDC5DDBDF0CFF95AA1612133BF2EDBD16<br/>MD5: C6C59A248E727765FA049DA40F480ED8<br/>CRC: C40F8E55<br/><br/>MICROSOFT.WINDOWS.7.LOCALPACK.20.LANGUAGES.RTM.7600.16385.X86.DVD<br/>File Name: 7600.16385.090713-1255_x86fre_client_localpacks-GRMCLPCKFRE_DVD.iso<br/>Size: 75,689,984 bytes<br/>SHA1: 9CEB5A53910337DEBB76148F4DCF5D305D84D804<br/>MD5: 7C5AA4B2F7B9B2D64F50257A121E816F<br/>CRC: D9D70D72<br/><br/><a href="attachment.php?fid=214">点击这里下载文件</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a> , <a href="http://myluo.com/go.php/tags/%25E8%25AF%25AD%25E8%25A8%2580%25E5%258C%2585/" rel="tag">语言包</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/756.htm</link>
<title><![CDATA[新氧 Ubuntu 9.04 中文定制版发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Fri, 24 Jul 2009 06:28:14 +0000</pubDate> 
<guid>http://myluo.com/read.php/756.htm</guid> 
<description>
<![CDATA[ 
	新氧 ubuntu 中文定制版及其官方网站，由项目团队成员在工作之余创建和维护。本项目不以盈利为目的，到目前为止，我们没有与任何商业组织有任何关系，官方网站和系统内 都没有包含任何商业广告。 在发行版本成千上万的 linux 世界，已经没有必要再新增发布版本，而应当致力于推广最优秀的 linux 发布版。ubuntu 是桌面 linux 操作系统的领先者。它以最广泛的社区支持得到迅速发展，更因为稳定的系统架构，得到了诸如 adobe 等众多应用软件厂商的直接支持。最近几年，在 distrowatch.com 和 DesktopLinux.com 的权威排名中，ubuntu 一直稳居榜首。<br/><br/>为了节省系统安装时间，并为上网不方便或网速有限的用户提供便利，同时使系统更符合中国用户使用习惯，新氧 ubuntu 中文定制版，在 ubuntu 官方发行版的基础上对应用软件进行了定制、添加和删除。它完全兼容 ubuntu 官方软件源，支持系统在线升级。 <br/><br/>新氧 ubuntu 中文定制版将主要在中文优化、类 windows 桌面软件应用、主题美化等本土化应用方面做出努力，希望能够给中文 ubuntu 用户带来便利。 <br/><br/>部分截图：<br/><a href="http://myluo.com/attachment.php?fid=211" target="_blank"><img src="http://myluo.com/attachment.php?fid=211" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=212" target="_blank"><img src="http://myluo.com/attachment.php?fid=212" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=213" target="_blank"><img src="http://myluo.com/attachment.php?fid=213" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>新氧ubuntu中文定制版-ubuntu 9.04特性介绍：<a href="http://xylinux.com/product.html" target="_blank">http://xylinux.com/product...</a><br/>新氧ubuntu中文定制版-ubuntu 9.04定制下载：<a href="http://xylinux.com/download.html" target="_blank">http://xylinux.com/downloa...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://myluo.com/go.php/tags/%25E6%2596%25B0%25E6%25B0%25A7/" rel="tag">新氧</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/755.htm</link>
<title><![CDATA[Ubuntu 9.10 Alpha 3 “KarmicKoala”]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 23 Jul 2009 15:31:51 +0000</pubDate> 
<guid>http://myluo.com/read.php/755.htm</guid> 
<description>
<![CDATA[ 
	"Karmic Koala" 是Ubuntu 9.10版本的开发代号,预计发布时间2009年10月.<br/>Ubuntu 9.10 Alpha 3目前仍然处于早期版本,将包含大量的Bug,如果您有更好的建议、问题报告、自写补丁和添加新功能，欢迎直接通过Ubuntu的ReportingBugs页面提交.<br/><br/>下载地址<br/><a href="http://cdimage.ubuntu.com/releases/karmic/alpha-3/" target="_blank">http://cdimage.ubuntu.com/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/754.htm</link>
<title><![CDATA[开源大餐 Ylmf linux V1.0 官方正式版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 22 Jul 2009 13:30:43 +0000</pubDate> 
<guid>http://myluo.com/read.php/754.htm</guid> 
<description>
<![CDATA[ 
	Ylmf linux v1.0 版特性说明： <br/>－ 基于 Fedora11 版本 去掉系统多余的软件包，增加驱动与常用应用软件 <br/>－ 集成openoffice3.1办公软件（能打开所有ms office 文件） <br/>－ 集成输入法为：ibus 拼音（linux下类似搜狗、谷歌、紫光拼音等的完美替代选择！） <br/>－ 集成默认桌面管理器：KDE（最接近Windows上的使用习惯，满足个人使用便利需求！） <br/>－ 集成全能电影播放机与解码器&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;（能播放各类电影文件） <br/>－ 集成图形处理软件 GIMP 2.6.16&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (包含新的UI)&nbsp;&nbsp;<br/>－ 集成浏览器 Firefox 3.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>－ 集成功能强大的邮件客户端 ：evolution&nbsp;&nbsp;<br/>－ 集成轻量级 BT 下载工具：Trasmission Bittorrent&nbsp;&nbsp;<br/>－ 集成腾讯官方 QQ for Linux&nbsp;&nbsp;<br/>－ 桌面已添加常用工具gnome和kde桌面切换脚本 <br/>－ 默认完全支持c/c++开发环境 <br/>－ 使用最新内核 .6.29&nbsp;&nbsp;<br/>所有PC使用人群均能尝试与使用,特别适用如下情况： <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 囊中羞涩负担不起正版WINDOWS的学生用户，广大linux研究爱好者，要求安全性比较高的企业和政府专职部门。 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 图形界面配置最低需求：主频MHz的微处理器、MB内存，至少G硬盘空闲空间 经测试，Ylmf linux v1.0可以在％以上的PC和笔记本电脑上安装使用。 <br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ylmf linux v1.0 为首个版本，支持虚拟光驱加载ISO安装和刻录到DVD光盘后进行安装两种，开始安装后支持手动安装和支持自动安装到第一块硬盘（多硬盘暂不支持，预留空间自安装与整盘安装两种模式）。<br/><br/>安装菜单说明： <br/>A方式：手动方式安装 Ylmf linux&nbsp;&nbsp;安装语言请选择默认的English 选中文时无法安装继续&nbsp;&nbsp;系统包含中文语言包进系统后会自动切为中文 <br/>B方式：全自动安装到磁盘空闲未分区空间，选择这种方式，您只需要将硬盘划分出G空闲空间，安装后将与你原有系统并存 <br/>C方式：全自动安装到磁盘，会删除原有磁盘分区后进行全新安装 <br/>光盘集成WIN PE和DOS工具箱<br/>特别说明： <br/>linux安装需要对硬盘分区进行操作与调整，用户需对整体操作上有一定程度的理解，请您在安装前对您的重要数据进行备份！<br/> <br/>安装使用截图如下：<br/><br/><a href="http://myluo.com/attachment.php?fid=203" target="_blank"><img src="http://myluo.com/attachment.php?fid=203" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=204" target="_blank"><img src="http://myluo.com/attachment.php?fid=204" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=205" target="_blank"><img src="http://myluo.com/attachment.php?fid=205" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=206" target="_blank"><img src="http://myluo.com/attachment.php?fid=206" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=207" target="_blank"><img src="http://myluo.com/attachment.php?fid=207" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=208" target="_blank"><img src="http://myluo.com/attachment.php?fid=208" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=209" target="_blank"><img src="http://myluo.com/attachment.php?fid=209" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=210" target="_blank"><img src="http://myluo.com/attachment.php?fid=210" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><span style="color: #FF0000;">下载地址</span><br/><br/><a href="http://www.xiazaiba.com/downinfo/3932.html" target="_blank">http://www.xiazaiba.com/do...</a><br/><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/fedora/" rel="tag">fedora</a> , <a href="http://myluo.com/go.php/tags/ylmf/" rel="tag">ylmf</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/753.htm</link>
<title><![CDATA[nginx 0.8.6]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 21 Jul 2009 11:36:37 +0000</pubDate> 
<guid>http://myluo.com/read.php/753.htm</guid> 
<description>
<![CDATA[ 
	nginx（发音同 engine x）是一款轻量级的Web 服务器／反向代理服务器及电子邮件（IMAP/POP3）代理服务器，并在一个 BSD-like 协议下发行。由俄罗斯的程序设计师Igor Sysoev所开发，最初供俄国大型的入口网站及搜寻引擎Rambler（俄文：Рамблер）使用。其特点是占有内存少，并发能力强，事实上nginx的并发能力确实在同类型的网页伺服器中表现较好。目前中国大陆使用nginx网站用户有：新浪、网易、腾讯,另外知名的微网志Plurk也使用nginx.<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.6.tar.gz" target="_blank">http://sysoev.ru/nginx/ngi...</a> (Linux)<br/><a href="http://sysoev.ru/nginx/nginx-0.8.6.zip" target="_blank">http://sysoev.ru/nginx/ngi...</a> (Win)<br/><br/>Changes with nginx 0.8.6 20 Jul 2009<br/><br/>*) Feature: the ngx_http_geoip_module.<br/><br/>*) Bugfix: XSLT filter may fail with message "not well formed XML <br/>document" for valid XML document.<br/>Thanks to Kuramoto Eiji.<br/><br/>*) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by <br/>a regular expression are always tested in case insensitive mode;<br/><br/>*) Bugfix: now nginx/Windows ignores trailing dots in URI.<br/>Thanks to Hugo Leisink.<br/><br/>*) Bugfix: name of file specified in --conf-path was not honored during <br/>installation; the bug had appeared in 0.6.6.<br/>Thanks to Maxim Dounin.<br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/752.htm</link>
<title><![CDATA[Apache 2.2.12 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 21 Jul 2009 11:35:55 +0000</pubDate> 
<guid>http://myluo.com/read.php/752.htm</guid> 
<description>
<![CDATA[ 
	Apache官方在今天放出产品系列2.2的最新版本2.2.12的源码包。按照惯例，大约几天后才会正式发布。您可以先用为快。<br/>2.2系列的上一个版本是2008-12-07的2.2.11,过了半年多,这个版本主要就是修正了一些模块的bug和安全漏洞.其他的产品线还是2008-01-17的1.3.41和2.0.63.看来1.3和2.0基本已停止更新了。对比Nginx和lighttpd,Apache的更新速度还真是有点慢。<br/><br/>源码下载:<a href="http://httpd.apache.org/dev/dist/httpd-2.2.12.tar.bz2" target="_blank">http://httpd.apache.org/de...</a><br/>改进:<a href="http://httpd.apache.org/dev/dist/CHANGES_2.2.12" target="_blank">http://httpd.apache.org/de...</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/apache/" rel="tag">apache</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/751.htm</link>
<title><![CDATA[Linux Kernel 2.6.30.2]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 20 Jul 2009 07:42:16 +0000</pubDate> 
<guid>http://myluo.com/read.php/751.htm</guid> 
<description>
<![CDATA[ 
	Linux是最受欢迎的自由电脑操作系统内核。它是一个用C语言写成，符合POSIX标准的类Unix操作系统。Linux 最早是由芬兰黑客 Linus Torvalds为尝试在英特尔x86架构上提供自由免费的类Unix操作系统而开发的。该计划开始于1991年，这里有一份Linus Torvalds当时在Usenet新闻组comp.os.minix所登载的贴子，这份著名的贴子标志着Linux计划的正式开始。<br/><br/><a href="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.2.tar.bz2" target="_blank">http://www.kernel.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/kernel/" rel="tag">kernel</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/750.htm</link>
<title><![CDATA[MagicLinux 2.5 Beta 1 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Sun, 19 Jul 2009 09:04:24 +0000</pubDate> 
<guid>http://myluo.com/read.php/750.htm</guid> 
<description>
<![CDATA[ 
	Magic Linux是一个国人制作的采用APT/RPM软件包管理与KDE桌面环境的Linux发行版本，是由Linux公社的会员制作的中文Linux发行版，基于RedHat，并加入Gentoo和Debian的部分特性修改而来。在跳票两个星期后，Magic Linux 开发团队发布了 2.5 的首个 Beta 测试版本。Magic Linux 2.5 Beta 1 采用 Kernel 2.6.30.1，这个版本使用的主要组件是 gcc 4.4.0+glibc 2.10.1+ kernel 2.6.30.1 + xorg 1.6.1.902 + kde 4.2.96 (kde 4.3 rc2)。<br/><br/>根据 Magic Linux 2.5 Beta 1 发布公告，该版本不仅修复了 Smart 在普通用户下不能运行、Fcitx 不能启动、新立得在普通用户下不能运行等问题，而且对系统软件及仓库进行了更新，如：Kernel 添加了 aufs 支持、Firefox 更新到 3.5.1、Wine 更新到 1.1.24、Amarok 更新到 2.1.1、将 Xfce 4.6.1 添加到了仓库等等。<br/><br/>从这个版本开始，Magic 2.5 开始确定主要组件的主版本了，不再对系统主要组件做大版本号的更新（KDE4.4可能除外），下一步的工作主要是移植原来magic 上的一些东西，包括 Magic 控制中心，KDE 设置等等。<br/><br/>自alpha3以来的主要更新：<br/>1.bugs修复<br/>修复 smart 在普通用户下不能运行的问题<br/>修复 fcitx 不能启动的问题<br/>修复 新立得 在普通用户下不能运行问题。<br/><br/>2.系统软件更新<br/>更新 kernel ，添加 aufs 支持。<br/>更新 ffmpeg 到 svn 20090618，重编译相关影响的包。<br/>更新 sox 到 14.3.0<br/>更新 wine 到 1.1.24<br/>更新 glib2 到 2.21.2<br/>更新 firefox 到 3.5.1 正式版<br/>更新 svn 到 1.6.3<br/>更新 kde4 到 4.3 rc1<br/>更新 pam 到 1.1.0<br/>更新 e2fsprog 到 1.47.4<br/>更新 util-linux-ng <br/>更新 amarok2 到 2.1.1<br/>更新 KDE4 到 4.2.96 （4.3 rc2)<br/>更新 mesa 到 7.5 rc4<br/>更新 xorg-server 到 1.6.1.902<br/>更新 xorg-x11-proto-devel <br/><br/>3.仓库更新<br/>更新 mlt 到 0.4.2<br/>更新 libgsf 到 1.14.15<br/>添加 xfce4 4.6.1<br/>添加 gvfs 1.3.1<br/>添加 midori 0.1.7<br/>添加 ristretto 0.0.22<br/>添加 arj<br/>添加 xarchive<br/>添加一些 xfce4 的goodies<br/>更新 audacious 到 2.1<br/>添加 aria2<br/>添加 c-ares<br/><br/>下载地址：<br/>KDE4版本(DvD):<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.beta1.k4-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>KDE4版本(CD，少一些组件，如果不是必要，推荐使用DVD版本):<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.beta1-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>KDE3版本：<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.beta1.k3-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>兼容内核版本（除去内核和wine，其它的和CD版本的KDE4版本相同）：<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.beta1.uni-1.iso" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>MD5SUM:<br/><a href="http://apt.magiclinux.org/iso/MagicLinux-2.5.beta1.md5sum" target="_blank">http://apt.magiclinux.org/...</a><br/><br/>16daa72af84f1f61104f58061ffd7c85&nbsp;&nbsp;MagicLinux-2.5.beta1-1.iso<br/>6438f57de3563df40f5184d8a5d8dd99&nbsp;&nbsp;MagicLinux-2.5.beta1.k3-1.iso<br/>997a3caa4b452bdddf5ade5a018f01b6&nbsp;&nbsp;MagicLinux-2.5.beta1.k4-1.iso<br/>0d64208665c89c2f6019aaa53d392dc5&nbsp;&nbsp;MagicLinux-2.5.beta1.uni-1.iso<br/><br/>BUG报告：<br/><a href="http://www.magiclinux.org/bugs" target="_blank">www.magiclinux.org/bugs</a><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/magiclinux/" rel="tag">magiclinux</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/749.htm</link>
<title><![CDATA[Wine 1.1.26]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 18 Jul 2009 03:47:30 +0000</pubDate> 
<guid>http://myluo.com/read.php/749.htm</guid> 
<description>
<![CDATA[ 
	 <br/>刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平 台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>Changes in Wine 1.1.26:<br/>* Still more translation updates.<br/>* Faster bitmap stretching using XRender.<br/>* Proxy support in WinHTTP.<br/>* Many more JScript functions.<br/>* Various bug fixes.<br/><br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.26.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/748.htm</link>
<title><![CDATA[Ubuntu 8.04.3 LTS 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Thu, 16 Jul 2009 23:48:33 +0000</pubDate> 
<guid>http://myluo.com/read.php/748.htm</guid> 
<description>
<![CDATA[ 
	Ubuntu 很骄傲地宣布 Ubuntu 8.04.3 LTS 发布，这是 Ubuntu 8.04 LTS 的第三个维护升级，包括桌面版，服务器版和具有非常高可定制性的 Alternate 版本。<br/>其中整合多大 80 项的升级，包括一些安全问题和增强了稳定性，现在提供整合的 ISO 供大家下载。<br/><br/>下载 Ubuntu 8.04.3 LTS<br/>------------------------<br/><br/>下载 Ubuntu 8.04.3 LTS, or obtain CDs, 请访问:<br/><br/> <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">http://www.ubuntu.com/getu...</a><br/><br/>发行注记<br/><br/> <a href="http://www.ubuntu.com/getubuntu/releasenotes/804" target="_blank">http://www.ubuntu.com/getu...</a><br/><br/>部分更改内容：<br/><br/><br/>Installer Updates<br/>-----------------<br/><br/> * Fix persistent mode on the live CD (#219192, #274076)<br/><br/> * Fix GPT/MBR syncing on modern Intel Macs (#222126)<br/><br/> * Fix handling of UUIDs on existing swap partitions during install<br/>&nbsp;&nbsp;(#336992)<br/><br/>Desktop Updates<br/>---------------<br/><br/> * Set hdparm power management based on AC state on resume/thaw (#59695)<br/><br/> * Fix LSB compliance in foomatic-rip (#376732)<br/><br/> * Work around crash when navigating around ssh locations (#236953)<br/><br/> * Don't inaccurately report all suspends >= 6 hours as failed (#242713)<br/><br/> * Disable the ability to create a new user whose name is owned by a<br/>&nbsp;&nbsp;previously defined group, which, if allowed to happen, would overwrite<br/>&nbsp;&nbsp;the old group. If this happened to 'admin', for example, it would render<br/>&nbsp;&nbsp;any system administration by sudoers impossible (#236305)<br/><br/> * Fix nautilus shortcuts to smb shares (#216104)<br/><br/> * Recover lost DAV over HTTPS mounting functionality (#222532)<br/><br/> * Fix connection issue with new ICQ protocol (#340151)<br/><br/>Server updates<br/>--------------<br/><br/> * Fix for mod_proxy with SSL using all the CPU (#306293)<br/><br/> * Fix kernel oops when shutting down NFS server (#253004)<br/><br/> * Fix open-iscsi installation and startup (#227848, #236640)<br/><br/> * Adjust openldap apparmor profile to allow cnconfig (#243525)<br/><br/> * Avoid getting stuck in infinite loops in redhat-cluster-suite (#290399)<br/><br/>General Updates<br/>---------------<br/><br/> * /etc/lsb-release: include "LTS" in the DISTRIB_DESCRIPTION field<br/>&nbsp;&nbsp;(#225735)<br/><br/> * Fix libgomp to work with shared libraries (#235070)<br/><br/> * Fix kernel oops when invalid character occurs in filename on udf<br/>&nbsp;&nbsp;filesystem (#321606)<br/><br/> * Fix kernel oops in the NFS client (#341783, #212485)<br/><br/> * Upgrade the lsb package to support LSB 4.0 (#370066)<br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ubuntu/" rel="tag">ubuntu</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/747.htm</link>
<title><![CDATA[Android LiveCD提供下载 支持x86系统]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[操作系统]]></category>
<pubDate>Wed, 15 Jul 2009 08:31:10 +0000</pubDate> 
<guid>http://myluo.com/read.php/747.htm</guid> 
<description>
<![CDATA[ 
	对于想尝试Google Android手机操作系统，又苦于没有基于Android平台手机的用户。现在将有机会在自己的PC机上一试Android的风采。据Google官方公布，支持x86平台的Live-Android项目0.2版本已经初步完成，现在已经开始提供LiveCD下载。用户只需要从官方下载ISO，刻录成光盘后重启用光盘引导，即可感受Google的这款手机操作系统。<br/><br/>在我们等待Google Chrome操作系统之前，Android系统的LiveCD也许可以让我们提前感受一下Google的操作系统。<br/><br/>另外，这款系统也支持VirtualBox或微软Virtual PC虚拟机，用户完全可以在虚拟机中尝试这款系统。<br/><br/><br/>下载地址 <a href="http://code.google.com/p/live-android/" target="_blank">http://code.google.com/p/l...</a><br/><br/>方便大家附件上BT种子<br/><a href="attachment.php?fid=202">点击这里下载文件</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/google/" rel="tag">google</a> , <a href="http://myluo.com/go.php/tags/android/" rel="tag">android</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/746.htm</link>
<title><![CDATA[Windows 7 RTM Build 7600 x86和x64简体中文旗舰版DVD下载]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows]]></category>
<pubDate>Wed, 15 Jul 2009 04:38:56 +0000</pubDate> 
<guid>http://myluo.com/read.php/746.htm</guid> 
<description>
<![CDATA[ 
	官方原版镜像7600 x86和x64简体中文旗舰版 DVD下载<br/>1、微软官方7600.16384.x86+x64原版映像，未作任何改动。简体中文。仅含旗舰版。<br/>2、大小：4,014,956,544 bytes=3,920,856 KB=3.73 GB。<br/>3、可以直接从32位windows安装（其他安装方法均可）。<br/><br/>验证信息：<br/>大小：4,014,956,544 bytes<br/>MD5:AC45961236894B8098EE3FC168D8A0D0<br/>SHA1:B48475765A276ECA99162AFBB562C6B3E3FEE240<br/><br/><br/><a href="http://myluo.com/attachment.php?fid=198" target="_blank"><img src="http://myluo.com/attachment.php?fid=198" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=199" target="_blank"><img src="http://myluo.com/attachment.php?fid=199" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://myluo.com/attachment.php?fid=200" target="_blank"><img src="http://myluo.com/attachment.php?fid=200" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/><a href="attachment.php?fid=201">点击这里下载文件</a><br/><br/><br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/windows/" rel="tag">windows</a> , <a href="http://myluo.com/go.php/tags/windows7/" rel="tag">windows7</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/745.htm</link>
<title><![CDATA[nginx 0.8.5]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 14 Jul 2009 15:42:06 +0000</pubDate> 
<guid>http://myluo.com/read.php/745.htm</guid> 
<description>
<![CDATA[ 
	Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器. Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过两年半了.Igor 将源代码以类BSD许可证的形式发布.尽管还是测试版,但是,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了.<br/><br/>下载：<br/><a href="http://sysoev.ru/nginx/nginx-0.8.5.tar.gz(Linux)" target="_blank">http://sysoev.ru/nginx/ngi...</a><br/><a href="http://sysoev.ru/nginx/nginx-0.8.5.zip(Win)" target="_blank">http://sysoev.ru/nginx/ngi...</a><br/><br/>Changes with nginx 0.8.5 13 Jul 2009<br/><br/>*) Bugfix: now nginx allows underscores in a request method.<br/><br/>*) Bugfix: a 500 error code was returned for invalid login/password <br/>while HTTP Basic authentication on Windows.<br/><br/>*) Bugfix: ngx_http_perl_module responses did not work in subrequests.<br/><br/>*) Bugfix: in ngx_http_limit_req_module.<br/>Thanks to Maxim Dounin.<br/><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/744.htm</link>
<title><![CDATA[Ksplice 0.9.8]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Mon, 13 Jul 2009 14:12:20 +0000</pubDate> 
<guid>http://myluo.com/read.php/744.htm</guid> 
<description>
<![CDATA[ 
	Ksplice是更新Linux内核的实用技术，无需重新启动。 它使您避免了内核安全更新和bug修复所需的重新启动过程。 通过使它容易保持您的系统最新,Ksplice帮助您避免运行过时软件的安全和稳定风险。<br/><br/>下载: 0.9.8 (<a href="http://www.ksplice.com/dist/ksplice-0.9.8-src.tar.gz" target="_blank">source</a>, <a href="http://www.ksplice.com/dist/ksplice-0.9.8-bin-i386.tar.gz" target="_blank">i386</a>, <a href="http://www.ksplice.com/dist/ksplice-0.9.8-bin-x86_64.tar.gz" target="_blank">x86_64</a>) <br/> <br/>Changelog <br/><br/>2009-07-12 : <br/>Improved error handling in the Ksplice perl utilities <br/>Updated Ksplice for kernel 2.6.30 <br/>Fixed several bugs in the handling of bugline patches <br/><br/>Changes: Improved error handling in the Ksplice Perl utilities. This release has been updated for kernel 2.6.30. Several bugs in the handling of bugline patches have been fixed.<br/>Tags - <a href="http://myluo.com/go.php/tags/linux/" rel="tag">linux</a> , <a href="http://myluo.com/go.php/tags/ksplice/" rel="tag">ksplice</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/743.htm</link>
<title><![CDATA[Fcitx 3.6 正式版-小企鹅输入法]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Mon, 13 Jul 2009 07:35:25 +0000</pubDate> 
<guid>http://myluo.com/read.php/743.htm</guid> 
<description>
<![CDATA[ 
	Fcitx──小企鹅输入法：Free Chinese Input Toy for X是一个以GPL方式发布的、基于XIM的简体中文输入法(即原来的G五笔)，包括拼音(全拼和双拼)、区位以及码表输入模块，是在Linux操作系统中 使用的中文输入法，当然也能在BSD中使用，您可以到官方站下载；fcitx应该也适用于OS X/intel.<br/><br/>Fcitx──小企鹅输入法：Free Chinese Input Toy for X是一个以GPL方式发布的、基于XIM的简体中文输入法(即原来的G五笔)，包括拼音(全拼和双拼)、区位以及码表输入模块，是在Linux操作系统中 使用的中文输入法，当然也能在BSD中使用，您可以到官方站下载；fcitx应该也适用于OS X/intel.<br/><br/>Fcitx──小企鹅输入法最大的特点是容易安装和使用，无论是拼音还是码表输入都极为强劲。在输入法的自定义使用上也极为灵活。 <br/><br/><a href="http://www.fcitx.org/download/fcitx-3.6.tar.bz2" target="_blank">http://www.fcitx.org/downl...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BE%2593%25E5%2585%25A5%25E6%25B3%2595/" rel="tag">输入法</a> , <a href="http://myluo.com/go.php/tags/fcitx/" rel="tag">fcitx</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/742.htm</link>
<title><![CDATA[VirtualBox 3.0.2 正式版]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 11 Jul 2009 04:07:17 +0000</pubDate> 
<guid>http://myluo.com/read.php/742.htm</guid> 
<description>
<![CDATA[ 
	VirtualBox最早是德国一家软件公司InnoTek所开发的虚拟系统软件,后来被Sun收购,改名为Sun VirtualBox,性能有很大的提高.因为他是开源的,不同于VM,而且功能强大,可以在 Linux/Mac 和 Windows 主机中运行, 并 支持在其中安装 Windows (NT 4.0、2000、XP、Server 2003、Vista)、DOS/Windows 3.x、Linux (2.4 和 2.6)、OpenBSD 等系列的客户操作系统.假如你曾经有用过虚拟机软件的经历的话，相信使用 VirtualBox 不在话下。即便你是一个新手，也没有关系。VirtualBox 提供了详细的文档，可以助你在短期内入门。<br/><br/>下载:<a href="http://download.virtualbox.org/virtualbox/3.0.2/VirtualBox-3.0.2-49928-Win.exe" target="_blank">VirtualBox 3.0.2 for Windows </a><br/>下载:<a href="http://download.virtualbox.org/virtualbox/3.0.2/" target="_blank">VirtualBox 3.0.2 其它系统</a><br/><br/>VirtualBox 3.0.2 (released 2009-07-10)<br/><br/>This is a maintenance release. The following items were ﬁxed and/or added:<br/><br/>VMM: fixed network regressions (guest hangs during network IO) (bug #4343) <br/>VMM: guest SMP performance improvements <br/>VMM: fixed hangs and poor performance with Kaspersky Internet Security (VT-x/AMD-V only; bug #1778) <br/>VMM: fixed crashes when executing certain Linux guests (software virtualization only; bugs #2696 & #3868) <br/>ACPI: fixed Windows 2000 kernel hangs with IO-APIC enabled (bug #4348) <br/>APIC: fixed high idle load for certain Linux guests (3.0 regression) <br/>BIOS: properly handle Ctrl-Alt-Del in real mode <br/>iSCSI: fixed configuration parsing (bug #4236) <br/>OVF: fix potential confusion when exporting networks <br/>OVF: compatibility fix (bug #4452) <br/>NAT: fixed crashes under certain circumstances (bug #4330) <br/>3D support: fixed dynamic linking on Solaris/OpenSolaris guests (bug #4399) <br/>3D support: fixed incorrect context/window tracking for multithreaded apps <br/>Shared Folders: fixed loading from saved state (bug #1595) <br/>Shared Folders: host file permissions set to 0400 with Windows guest (bug #4381) <br/>X11 host and guest clipboard: fixed a number of issues, including bug #4380 and #4344 <br/>X11 Additions: fixed some issues with seamless windows in X11 guests (bug #3727) <br/>Windows Additions: added VBoxServiceNT for NT4 guests (for time synchronization and guest properties) <br/>Windows Additions: fixed version lookup <br/>Linux hosts: workaround for buggy graphics drivers showing a black VM window on recent distributions (bug #4335) <br/>Linux hosts: fixed typo in kernel module startup script (bug #4388) <br/>Installer: support Pardus Linux <br/>Solaris hosts: several installer fixes <br/>Solaris host: fixed a preemption issue causing VMs to never start on Solaris 10 (bug #4328). <br/>Solaris guest: fixed mouse integration for OpenSolaris 2009.06 (bug #4365) <br/>Windows hosts: fixed high CPU usage after resuming the host (bug #2978) <br/>OVF: accept ovf:/disk/ specifiers with a single slash in addition to ovf://disk/ (bug #4452) <br/>Fixed a settings file conversion bug which sometimes caused hardware acceleration to be enabled for virtual machines that had no explicit configuration in the XML <br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA/" rel="tag">虚拟机</a> , <a href="http://myluo.com/go.php/tags/virtualbox/" rel="tag">virtualbox</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/741.htm</link>
<title><![CDATA[ReactOS v0.3.10 - 开源的“NT兼容”操作系统]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[操作系统]]></category>
<pubDate>Wed, 08 Jul 2009 14:00:34 +0000</pubDate> 
<guid>http://myluo.com/read.php/741.htm</guid> 
<description>
<![CDATA[ 
	ReactOS项目致力于开发一个免费软件，向大家提供完全兼容Microsoft Windows XP的操作系统。ReactOS 旨在实现和NT与XP操作系统二进制下的完全应用程序和驱动设备的兼容性，通过使用类似构架和提供完全公共接口。自由软件倡导者认同自由软件操作系统现状 的改善促进了竞争，ReactOS也同样获益匪浅ReactOS是最完整的类 Windows®操作系统的工作平台， 因此，参与开发的程序员需要花费许多精力去学习ReactOS源码和研究ReactOS开发文档。<br/><br/>ReactOS组件也越来越多，兼容性也越来越好，但 ReactOS 不会有任何束缚。 ReactOS已经并将继续吸收最新版本的Win32 API，跟踪甚至发展最新的操作系统技术 。尽我们所能，使用最新的技术，并不断的融合新的特点到最新版本。<br/><br/>简单地说，ReactOS目标就是用您的硬件设备去运行您的应用程序，最后，诞生一个任何人多可以免费使用的 FOSS 操作系统!<br/><br/>v0.3.10 主要更新：<br/><br/><br/>Fixed inability to work with partitions bigger than 8Gb <br/>Added possibility of installing into any of four primary partitions <br/>Initial support for SerialATA controllers along with enhanced ATA support <br/>Initial USB keyboards and mice support <br/>Greatly improved network cards support (20 different NICs were tested successfully) <br/>Increased stability in networking <br/>A clone of MS paint application has been introduced <br/>Initial support for MSVC compilation <br/>Better cleanup of system resource usage <br/>Synchronization of most of the Wine usermode DLLs and some Win32 subsystem code shared with Wine <br/><br/>更新：<a href="http://www.reactos.org/wiki/index.php/ChangeLog-0.3.10" target="_blank">http://www.reactos.org/wik...</a><br/>官网：<a href="http://www.reactos.org" target="_blank">http://www.reactos.org</a>；<a href="http://www.reactoschina.com" target="_blank">http://www.reactoschina.co...</a><br/><br/>Installation CD - 官方下载：<br/><a href="http://downloads.sourceforge.net/reactos/ReactOS-0.3.10-REL-iso.zip" target="_blank">http://downloads.sourcefor...</a><br/>Live CD - 官方下载：<br/><a href="http://downloads.sourceforge.net/reactos/ReactOS-0.3.10-REL-live.zip" target="_blank">http://downloads.sourcefor...</a><br/>更多下载：<a href="http://www.reactos.org/zh/download.html" target="_blank">http://www.reactos.org/zh/...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">系统资讯</a> , <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/reactos/" rel="tag">reactos</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/740.htm</link>
<title><![CDATA[开源邮件服务解决方案 iRedMail-0.5.0-RC2 发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Tue, 07 Jul 2009 10:42:05 +0000</pubDate> 
<guid>http://myluo.com/read.php/740.htm</guid> 
<description>
<![CDATA[ 
	开源邮件服务解决方案 iRedMail-0.5.0-beta1 发布了，支持 Debian 系统。现在支持的操作系统有：RHEL, CentOS, Debian。还将移植到 Ubuntu 系统。这个版本主要是加入了对 Debian (Lenny, 5.0.1) 版本的支持，请大家帮忙测试， 以使我们可以在 Debian 上快速部署功能完善的邮件服务器方案。<br/>详细的修改记录：<br/><br/>* 支持为外发的邮件增加“免责声明”（disclaimer）内<br/>容。<br/>* 重新设计的内建邮件列表支持（仅 LDAP 方案可用）。<br/>* 在 Postfix 中增加了对 backup mx 的支持。<br/>* 增强了 Roundcube webmail 中的 LDAP 全局地址簿，用户只能<br/>搜索到<br/>&nbsp;&nbsp;和自己在同一个域内的邮件地址。<br/>* 修正了 Dovecot 对 mysql 后端的错误参数设置。<br/>* 更新软件包：clamav -> 0.95.2, awstats -> 6.9-2, dovecot -><br/>1.1.16.<br/>* 增加了更多的 LDAP 属性。<br/>* 修正在精简的 RHEL/CentOS 上安装时由于缺少 cron 软件包<br/>而导致的安装错误。<br/>* 在 Debian & Ubuntu 平台默认开启反垃圾和防病毒设置。<br/>感谢论坛的 Falador<br/>&nbsp;&nbsp;反馈和测试。<br/>* 增加工作用于发送邮箱容量报警：tools/dovecot- <br/><br/>quota-<br/>warning.sh.<br/>* 更新 Mail-DKIM 至 0.36 版本。感谢 lidaobing@gmail 为 Ubuntu<br/>和 Debian<br/>&nbsp;&nbsp;平台的打包。<br/>* 改进 tools/create_mail_user_OpenLDAP.sh，创建的邮件帐号同<br/>时可作为<br/>&nbsp;&nbsp;PureFTPd 帐号。<br/>* 改进的 Maildir 路径设计。加快内核在文件系统层面对<br/>文件的索引，在磁盘空间即将满了的<br/>&nbsp;&nbsp;情况下可以方便地增加存储和新增用户。<br/>* 所有 LDAP 用户都将默认被归到 all@domain.ltd 组。<br/>* 支持控制用户帐号是否显示在 LDAP 全局地址簿中。<br/><br/><a href="http://code.google.com/p/iredmail/downloads/list" target="_blank">http://code.google.com/p/i...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/email/" rel="tag">email</a> , <a href="http://myluo.com/go.php/tags/iredmail/" rel="tag">iredmail</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/739.htm</link>
<title><![CDATA[FreeBSD 8.0 Beta 1+PC-BSD 7.1.1]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Unix-Like]]></category>
<pubDate>Tue, 07 Jul 2009 07:39:08 +0000</pubDate> 
<guid>http://myluo.com/read.php/739.htm</guid> 
<description>
<![CDATA[ 
	FreeBSD 是一种先进的操作系统,它支持 x86 兼容(包括 Pentium® 和 Athlon™)、amd64 兼容(包括 Opteron™、Athlon™64 和 EM64T)、 ARM、IA-64、PC-98以及 UltraSPARC® 架构的计算机.FreeBSD 源于 BSD ──美国加州大学伯克利分校开发 UNIX® 版本它由来自世界各地的 志愿者 开发和维护. FreeBSD 为不同架构的计算机系统提供了不同程度的支持.FreeBSD 7.2-RELEASE 是 7-STABLE 分支的最新版本。<br/><br/>FreeBSD 8.0 Beta 1<br/><a href="ftp://ftp15.us.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.0/" target="_blank">ftp://ftp15.us.freebsd.org...</a><br/>PC-BSD 7.1.1<br/><a href="ftp://mirrors.isc.org/pub/pcbsd/7.1.1/" target="_blank">ftp://mirrors.isc.org/pub/...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">系统资讯</a> , <a href="http://myluo.com/go.php/tags/%25E7%25B3%25BB%25E7%25BB%259F%25E4%25B8%258B%25E8%25BD%25BD/" rel="tag">系统下载</a> , <a href="http://myluo.com/go.php/tags/freebsd/" rel="tag">freebsd</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/738.htm</link>
<title><![CDATA[Wine 1.1.25]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Sat, 04 Jul 2009 02:27:14 +0000</pubDate> 
<guid>http://myluo.com/read.php/738.htm</guid> 
<description>
<![CDATA[ 
	刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平 台.Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层.Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行.<br/><br/>Changes in Wine 1.1.25:<br/>&nbsp;&nbsp;&nbsp;&nbsp;* A ton of translation updates.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Support for various Unicode file encodings in Notepad.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Improved memory management, especially for OpenGL.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Desktop menus now cleaned up automatically.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Beginnings of a windowscodecs DLL implementation.<br/>&nbsp;&nbsp;&nbsp;&nbsp;* Various bug fixes<br/><br/><a href="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.25.tar.bz2" target="_blank">http://ibiblio.org/pub/lin...</a><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/wine/" rel="tag">wine</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/737.htm</link>
<title><![CDATA[PHPnow中文套件包PHPnow-1.5.4.zip发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[业界资讯]]></category>
<pubDate>Fri, 03 Jul 2009 08:23:51 +0000</pubDate> 
<guid>http://myluo.com/read.php/737.htm</guid> 
<description>
<![CDATA[ 
	PHPnow 是 Win32 下绿色的 Apache + PHP + MySQL 环境套件包。简易安装、快速搭建支持虚拟主机的 PHP 环境。附带 PnCp.cmd 控制面板，帮助你快速配置你的套件，使用非常方便。<br/>安装 PHPnow 只需解压、初始化，就可得到一个标准的 PHP + MySQL 的服务器环境。然后就可以直接安装 Discuz! 等程序，或者进行 PHP 开发调试。<br/><br/>最新版本包含： <br/><br/>Apache-2.0.63 / 2.2.11 <br/>PHP-5.2.10 <br/>MySQL-5.0.83 / 5.1.36 <br/>Zend Optimizer-3.3.3 <br/>phpMyAdmin-3.2.0.1 <br/>* eAccelerator 0.9.5.3 <br/>* 默认没有启用。执行 PnCp.cmd 选 3 启用。 <br/>许可协议 <br/> <br/>PHPnow 是免费自由软件，可免费用于商业。PHPnow 是一个集成套件，各组件的许可协议是独立分开的。其中 AHTML(ASP 支持插件) 为试用软件。<br/><br/>PHPnow 是 Copyleft，而不是 Copyright。<br/><br/>Download:<br/><a href="http://www.phpnow.org/download.html" target="_blank">http://www.phpnow.org/down...</a><br/><br/>Tags - <a href="http://myluo.com/go.php/tags/%25E4%25B8%259A%25E5%2586%2585%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">业内资讯</a> , <a href="http://myluo.com/go.php/tags/%25E8%25BD%25AF%25E4%25BB%25B6%25E8%25B5%2584%25E8%25AE%25AF/" rel="tag">软件资讯</a> , <a href="http://myluo.com/go.php/tags/phpnow/" rel="tag">phpnow</a>
]]>
</description>
</item><item>
<link>http://myluo.com/read.php/736.htm</link>
<title><![CDATA[MySQL 5.1系列最新版本5.1.36发布]]></title> 
<author>ヤ↘壞寶寶 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Linux]]></category>
<pubDate>Wed, 01 Jul 2009 13:24:52 +0000</pubDate> 
<guid>http://myluo.com/read.php/736.htm</guid> 
<description>
<![CDATA[ 
	MySQL今天放出5.1系列最新稳定版本5.1.36,这是去年11月26日5.1.30发布并标志着5.1系列正式GA后的第六个版本。上一个版本是2009-06-04的5.1.35。这个版本主要对Windows平台的安装包做了一些改进及复制的Bug修正.其