<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>Web开发</title>
<link>http://www.kuqin.com/web/</link>
<description>挖经验 / Web开发</description>
<language>zh-cn</language>
<generator>Copyright &amp;copy; 2007-2008 &lt;A href=&quot;http://www.kuqin.com&quot;&gt;酷勤网&lt;/A&gt; All Rights Reserved
&lt;A href=&quot;http://www.miibeian.gov.cn/&quot; target=&quot;_blank&quot;&gt;京ICP备07011765号&lt;/A&gt;</generator>
<webmaster>kuqin.com@163.com</webmaster>
<item>
    <title>张文钿谈Rails开发及台湾Ruby社区</title>
    <link>http://www.kuqin.com/web/20100313/81419.html</link>
    <description>概要 
在去年10月份的Kungfurails大会上，InfoQ中文站有幸采访了从台湾专程赶过来的张文钿，与他探讨了关于台湾Ruby社区的发展、Rails的商业化，Restful Design等话题。 

个人简介 
张文钿（a.k.a ihower），来自台湾新竹，2006年开始接触Ruby on Rails，从此爱上Ruby</description>
    <pubDate>2010-03-13</pubDate>
    <category>Web开发</category>
    <author>受访人 张文钿 采访人 刘申</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>暂缓迷恋Cassandra</title>
    <link>http://www.kuqin.com/web/20100313/81414.html</link>
    <description>最近 Twitter 和 Digg 的技术团队都放出话来说要从 Mysql + Memcached 的组合迁移到 Cassandra 环境（Refer 1、2)，这些消息又会让不少人跃跃欲试，恨不得也把自家网站迁移到 Cassandra 下面过把瘾，我相信有些公司的团队又要言必称 Cassandra 了。
Twitter 和 Digg 对</description>
    <pubDate>2010-03-13</pubDate>
    <category>Web开发</category>
    <author>Fenng</author>
    <comments>DBA Notes</comments>
</item>
<item>
    <title>Twitter“鲸鱼”故障技术剖析</title>
    <link>http://www.kuqin.com/web/20100309/81061.html</link>
    <description>很多人都熟悉Twitter访问故障时候那条白色的鲸鱼。今年新推出的Twitter Engineering Blog讲述了Twitter白鲸技术故障的原因及解决思路。这是到目前为止Twitter公开的最底层的一篇技术资料。
http://engineering.twitter.com/2010/02/anatomy-of-whale.html
当Web Server</description>
    <pubDate>2010-03-09</pubDate>
    <category>Web开发</category>
    <author>Tim</author>
    <comments>Tim[后端技术]</comments>
</item>
<item>
    <title>Apache的Rewrite模块Bug一则</title>
    <link>http://www.kuqin.com/web/20100308/80992.html</link>
    <description>我发觉研究的东西多了，就会看到各种神奇的 Bug&amp;hellip;&amp;hellip;
今天写的这个 Bug 是关于 Apache 的 Rewrite 模块的。先来看一个很正常的 Rewrite 规则：





    
        
            
            1
2

            
            
            Rew</description>
    <pubDate>2010-03-08</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>鬼の领地</comments>
</item>
<item>
    <title>Nginx 0.8.x + PHP 5.2.13（FastCGI）搭建胜过Apache十倍的Web服务器（第6版）</title>
    <link>http://www.kuqin.com/web/20100306/80942.html</link>
    <description>　　系列主题跟踪《Nginx + PHP （FastCGI）搭建胜过Apache 10倍的Web服务器》
　　[文章作者：张宴 本文版本：v6.0 最后修改：2010.03.04 转载请注明原文链接：http://blog.s135.com/nginx_php_v6/]

　　前言：本文是我撰写的关于搭建“Nginx + PHP（FastCGI）&amp;</description>
    <pubDate>2010-03-06</pubDate>
    <category>Web开发</category>
    <author>张宴</author>
    <comments>回忆未来</comments>
</item>
<item>
    <title>最方便的php调试方法</title>
    <link>http://www.kuqin.com/web/20100306/80906.html</link>
    <description>trace是很多人喜欢的调试方法，初学者往往需要用debugger的step by step的一步步来调试，有经验的开发者，只需要在特定的位置放几个trace，基本就能推测出问题所在。
php的trace可以说很方便，因为本来就是要显示到浏览器上的，直接输出到浏览器里，一目了然，不过这样</description>
    <pubDate>2010-03-06</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>杜宇</comments>
</item>
<item>
    <title>来自Facebook等成功Web开发者的建议分享</title>
    <link>http://www.kuqin.com/web/20100228/80525.html</link>
    <description>　　互联网是个技术与梦想相互纠缠的领域，在这里，你可以大胆创新、勇于尝试，但也要留意各种可能出现的问题。Web开发者仅仅知道趋势和技术热点还不够，有效的成功经验可以帮助我们更好些的实现梦想，少走弯路。
　　近日，大批满怀希望的Web开发者参加了在迈阿密海滩</description>
    <pubDate>2010-02-28</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>如何禁止IIS在C:\Windows\System32\LogFiles\HTTPERR中生成日志文件 </title>
    <link>http://www.kuqin.com/web/20100228/80504.html</link>
    <description>1. 在注册表HKEY_LOCAL_MACHINESystemCurrentControlSetServicesHTTPParameters中新建dword值 EnableErrorLogging，&amp;quot;EnableErrorLogging&amp;quot;=dword:00000000 。
2. 在命令行中分别运行以下命令运行：

　　net stop http

　　net start http
　　iisre</description>
    <pubDate>2010-02-28</pubDate>
    <category>Web开发</category>
    <author>dudu</author>
    <comments>博客园</comments>
</item>
<item>
    <title>一些被忽视的PHP函数（整理）</title>
    <link>http://www.kuqin.com/web/20100217/79810.html</link>
    <description>真的是不用不知道，其实我们熟悉的 PHP 还有很多好东西没有发掘。看到这篇文章，当时就泪奔了好几回，重点推荐下，顺便我自己也做个整理。
sys_getloadavg()
这个函数返回当前系统的负载均值信息（当然 Windows 下不适用），详细文档可以翻阅 PHP 的相关文档。文档中</description>
    <pubDate>2010-02-17</pubDate>
    <category>Web开发</category>
    <author>手气不错</author>
    <comments>Gracecode.com</comments>
</item>
<item>
    <title>Rails中压缩存储文本数据</title>
    <link>http://www.kuqin.com/web/20100217/79805.html</link>
    <description>继续压缩话题。之前写了 Rails生成压缩的静态缓存，以及配置nginx以支持直接发送压缩文件两篇文章。今天谈的是在Rails中，将大段文本内容以压缩格式存在数据库。这也是从公司的一个项目中获得的灵感。
原始需求
手头有一个结构简单的文本库，可以看做是key=&amp;gt;value</description>
    <pubDate>2010-02-17</pubDate>
    <category>Web开发</category>
    <author>张磊</author>
    <comments>张磊的blog</comments>
</item>
<item>
    <title>配置nginx以支持直接发送GZip文件</title>
    <link>http://www.kuqin.com/web/20100217/79804.html</link>
    <description>Web服务器大多是支持直接发送GZip文件的。本文算是Rails中使用压缩的静态缓存的姊妹篇，谈谈在nginx中，进行适当配置使nginx直接发送压缩文件到浏览器。
配置起来非常容易。大致如下（实际情况可能更为复杂）：
location / {
  set $gzip_suffix '.gz';
  if (-f $r</description>
    <pubDate>2010-02-17</pubDate>
    <category>Web开发</category>
    <author>张磊</author>
    <comments>张磊的blog</comments>
</item>
<item>
    <title>Rails中使用压缩的静态缓存</title>
    <link>http://www.kuqin.com/web/20100209/79493.html</link>
    <description>最近我的Linode服务器硬盘吃紧，一个16G的分区，使用率达到99%，就快无立锥之地了。某个Rails应用，生成的静态文件占用了超过9G的空间，并且还在不断增长。最初没想到好办法，想，难道要被逼升级服务器？后来联想到WP-SuperCache的原理，计上心来：用GZip压缩这些静态文</description>
    <pubDate>2010-02-09</pubDate>
    <category>Web开发</category>
    <author>张磊</author>
    <comments>张磊的blog</comments>
</item>
<item>
    <title>在Web开发领域编程语言PHP优势在哪</title>
    <link>http://www.kuqin.com/web/20100128/78612.html</link>
    <description>　　在多数WEB开发者眼中，ASP和JSP都被认为是领跑者，而PHP却被认为是个弱小的&amp;ldquo;挣扎者&amp;rdquo;，或者说它是一门被贬低为业余者才使用的语言，不值得参与企业WEB开发的竞争。在我看来，PHP没有被当作竞争者的理由是评论者缺乏对它的了解，而且也不了解用于WEB开发</description>
    <pubDate>2010-01-28</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>RewriteRule里正则表达式减号字符的顺序问题</title>
    <link>http://www.kuqin.com/web/20100121/78234.html</link>
    <description>在用URLRewrite的时候，PHP正则匹配(preg_match)的时候，常常有一个容易忽略的小问题：

有效：RewriteRule ([0-9a-zA-Z+_.-]{3,})/$ /article-$1.html [L]
无效：RewriteRule ([0-9a-zA-Z-+_.]{3,})/$ /article-$1.html [L]

仅仅是因为方括号内减号（-</description>
    <pubDate>2010-01-21</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>窄多之Blog</comments>
</item>
<item>
    <title>站点恢复过程中的经验和教训</title>
    <link>http://www.kuqin.com/web/20100119/78077.html</link>
    <description>最近Jeff Atwood丢失了两个blog站点：Blog @ Stackoverflow 和 Coding Horror。他设法恢复了这两个站点的内容，但是从这个事件中我们应该得到什么教训呢？
在Jeff的博客上，他写了一篇为什么人们需要备份内容以及如何进行该项工作的文章，2008年一月发布的，在其中他做</description>
    <pubDate>2010-01-19</pubDate>
    <category>Web开发</category>
    <author>Abel Avram 译者 侯伯薇</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>为nginx正名，为Igor申冤</title>
    <link>http://www.kuqin.com/web/20100118/78056.html</link>
    <description>好久没在这里写中文文章了，主要是因为这篇东西的文字主要来自聊天记录 ;)

刚才在和 cnhackTNT 聊到 ngx_drizzle 模块未来的若干种极酷的玩法的时候，不由地开始感慨 nginx 社区大部分用户其实并没有真正理解 nginx 的设计真谛。包括目前网上流行的那些 nginx 的玩法，</description>
    <pubDate>2010-01-18</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>LiveSpace</comments>
</item>
<item>
    <title>使用Nginx的proxy_cache缓存功能取代Squid</title>
    <link>http://www.kuqin.com/web/20100118/78044.html</link>
    <description>　　Nginx从0.7.48版本开始，支持了类似Squid的缓存功能。这个缓存是把URL及相关组合当作Key，用md5编码哈希后保存在硬盘上，所以它可以支持任意URL链接，同时也支持404/301/302这样的非200状态码。虽然目前官方的Nginx Web缓存服务只能为指定URL或状态码设置过期时间，</description>
    <pubDate>2010-01-18</pubDate>
    <category>Web开发</category>
    <author>张宴</author>
    <comments>回忆未来[张宴]</comments>
</item>
<item>
    <title>Nginx配置SSL证书 + HTTPS站点小记</title>
    <link>http://www.kuqin.com/web/20100118/77965.html</link>
    <description>今天给几个站点配置了认证的 ssl 证书，但是苦于自己技术不过关，或是知识不足，导致还有那么一小点 Bug 的出现，这里就我配置 HTTPS 站点的经验来总结一下吧。

一、什么是 SSL 证书，什么是 HTTPS 网站？
SSL证书是数字证书的一种，类似于驾驶证、护照和营业执照的</description>
    <pubDate>2010-01-18</pubDate>
    <category>Web开发</category>
    <author>Showfom</author>
    <comments>走点路 | Showfom's Blog</comments>
</item>
<item>
    <title>Godaddy SSL证书以及Nginx配置HTTPS方法</title>
    <link>http://www.kuqin.com/web/20100118/77964.html</link>
    <description>昨天购买了 Godaddy 的 ssl 证书，今天成功安装完毕，https 加密访问 + robots.txt ，百度小姐，求求你别来挑逗我的私人领地了&amp;hellip;&amp;hellip;你看人家 Google 小姐多好，我屏蔽搜索引擎的第一天起就没来过。
下面说说如何购买 Godaddy 的 SSL证书 以及 Nginx 平台下</description>
    <pubDate>2010-01-18</pubDate>
    <category>Web开发</category>
    <author>v</author>
    <comments>走点路 | Showfom's Blog</comments>
</item>
<item>
    <title>PHP很烂？我的看法</title>
    <link>http://www.kuqin.com/web/20100118/77956.html</link>
    <description>今天，看到一篇台湾程序员的文章《PHP很烂》。


我也想谈谈，我对这个问题的看法。错误肤浅之处，希望大家批评指正。
======================

PHP很烂吗？
作为一种计算机语言，它确实有很多缺点，而且是重大缺点。但是我认为，PHP目前最大的问题，并不在</description>
    <pubDate>2010-01-18</pubDate>
    <category>Web开发</category>
    <author>阮一峰</author>
    <comments>阮一峰的网络日志</comments>
</item>
<item>
    <title>以前的PHP有很多缺陷</title>
    <link>http://www.kuqin.com/web/20100118/77955.html</link>
    <description>有人在plurk上PO了一篇文章的連結，PHP 開發迷思 (三) &amp;ndash; PHP 很糟糕？，因為我不認同那樣的看法，所以我回覆說php很爛，當你說一個語言很爛時，就要有心理準備有人準備要跟你戰了，果然有人不認同我的說法，當然任何人都可以不認同我所說的，而且好和爛是很主觀的</description>
    <pubDate>2010-01-18</pubDate>
    <category>Web开发</category>
    <author>victor</author>
    <comments>程式設計 遇上 小提琴</comments>
</item>
<item>
    <title>2010年Web开发领域五项新技术和趋势谈</title>
    <link>http://www.kuqin.com/web/20091230/76883.html</link>
    <description>　　对于WEB开发，很多人想到的是HTML或者CSS+DIV等技术。看来在2010年的WEB开发方面，还是这些技术占据重要位置。
　　2009即将结束，2010年的Web会是什么样，或者说，未来的Internet意味着什么，2010会是值得关注的一年。本文从5个方面展望2010年的Web，包括HTML5，C</description>
    <pubDate>2009-12-30</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>天极网开发频道</comments>
</item>
<item>
    <title>网站的最大并发连接数</title>
    <link>http://www.kuqin.com/web/20091223/76370.html</link>
    <description>　　最近我们网站常常报503错误：&amp;ldquo;HTTP Error 503. The service is unavailable&amp;rdquo;。但刷一两下又正常。
　　估计很可能是超过网站的最大并发连接数了。
　　究竟什么是http连接?一张页面加载过程中，又是图片又是样式、脚本，对于这些东西的请求，是共用一</description>
    <pubDate>2009-12-23</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>天极网软件频道</comments>
</item>
<item>
    <title>AWStats的自定义扩展统计：Using the Extra Sections features</title>
    <link>http://www.kuqin.com/web/20091222/76181.html</link>
    <description>如何利用AWStats针对网站自身应用进行特定参数的统计，今天学习了一下：AWStats Documentation - Using the Extra Sections features。文档中主要有以下几个例子：
# Example 1: Tracking Product orders
跟踪商品订单：解析出GET /cgi-bin/order.cgi?productid=49&amp;am</description>
    <pubDate>2009-12-22</pubDate>
    <category>Web开发</category>
    <author>车东</author>
    <comments>车东[Blog^2]</comments>
</item>
<item>
    <title>采用.htaccess设置网站的缓存和压缩</title>
    <link>http://www.kuqin.com/web/20091209/75242.html</link>
    <description>原文标题：设置blog的缓存和压缩
在网站根目录下的.htaccess文件中添加以下代码

&amp;lt;IfModule mod_expires.c&amp;gt;
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
ExpiresByType applicati</description>
    <pubDate>2009-12-09</pubDate>
    <category>Web开发</category>
    <author>zhiqiang</author>
    <comments>阅微堂</comments>
</item>
<item>
    <title>PHP+MySQL环境下SQL Injection攻防总结</title>
    <link>http://www.kuqin.com/web/20091208/75130.html</link>
    <description>程序员们写代码的时候讲究TDD（测试驱动开发）：在实现一个功能前，会先写一个测试用例，然后再编写代码使之运行通过。其实当黑客SQL Injection时，同样是一个TDD的过程：他们会先尝试着让程序报错，然后一点一点的修正参数内容，当程序再次运行成功之时，注入也就随之</description>
    <pubDate>2009-12-08</pubDate>
    <category>Web开发</category>
    <author>老王</author>
    <comments>老王的技术手册</comments>
</item>
<item>
    <title>OpenDNS 的统计(Stats)服务的实现</title>
    <link>http://www.kuqin.com/web/20091203/74725.html</link>
    <description>对国内互联网用户来说，OpenDNS.com 这个服务在技术圈子里还是有些知名度的，当然这要归功于国内电信服务商对域名的无耻劫持行为。
OpenDNS 的员工 Richard Crowley 在 Velocity 2009 上和与会者分享了关于 OpenDNS Stats 服务的实现。当时的数据是每天有 140 亿次的 D</description>
    <pubDate>2009-12-03</pubDate>
    <category>Web开发</category>
    <author>Fenng</author>
    <comments>DBA Notes</comments>
</item>
<item>
    <title>再跟Flickr学习网站运维经验</title>
    <link>http://www.kuqin.com/web/20091201/74601.html</link>
    <description>学习了一下 Flickr 的运维工程师 John Allspaw 的这个Operational Efficiency Hacks 讲座内容。做一点笔记。
现在 Flickr 的数据相比2007年的时候真是有了显著的增长：

    24 TB 的 MySQL 数据 
    每秒钟 MySQL 有 3.2 万次写操作 
    每秒钟 MySQL 有 12万次</description>
    <pubDate>2009-12-01</pubDate>
    <category>Web开发</category>
    <author>Fenng</author>
    <comments>DBA Notes</comments>
</item>
<item>
    <title>消除小型Web站点单点故障(Single Point of Failure)</title>
    <link>http://www.kuqin.com/web/20091130/74408.html</link>
    <description>针对小型站点的技术普及信息，中大型网站的牛人不用看，耽误您的时间我负不起这责任。
用 Windows 做网站的也别看了，不适合。
说起单点故障(Single Point of Failure，SPOF)，倒是可以想起电影 《2012》中，一把焊枪把齿轮卡住，从而导致整个舱门无法关闭，进而整个引</description>
    <pubDate>2009-11-30</pubDate>
    <category>Web开发</category>
    <author>Fenng</author>
    <comments>DBA Notes</comments>
</item>
<item>
    <title>IIS 7的一个不方便之处</title>
    <link>http://www.kuqin.com/web/20091130/74381.html</link>
    <description>　　在IIS 7管理器的IPv4 Address and Domain Restritions中竟然无法多选，如果你想删除多个IP，要么一个一个地删除，要么打开C:WindowsSystem32inetsrvconfigapplicationHost.config，删除&amp;lt;security&amp;gt;&amp;lt;ipSecurity&amp;gt;中的相应内容。
　　记得在IIS 6中，</description>
    <pubDate>2009-11-30</pubDate>
    <category>Web开发</category>
    <author>dudu</author>
    <comments>博客园</comments>
</item>
<item>
    <title>PHP程序员最易犯10种错误</title>
    <link>http://www.kuqin.com/web/20091124/74026.html</link>
    <description>PHP是个伟大的web开发语言，灵活的语言，但是看到php程序员周而复始的犯的一些错误。我做了下面这个列表，列出了PHP程序员经常犯的10中错误，大多数和安全相关。看看你犯了几种
1.不转意html entities
&amp;nbsp;&amp;nbsp; 一个基本的常识：所有不可信任的输入（特别是用户从fo</description>
    <pubDate>2009-11-24</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>Ruby作为服务器端应用已经成熟了</title>
    <link>http://www.kuqin.com/web/20091117/73668.html</link>
    <description>JavaEye网站在过去的Ruby on rails实践当中，曾经被Ruby的内存泄露问题深深的困扰过，并且自己编写了监控Ruby进程泄露的监控脚本来解决这个问题。造成Ruby内存管理不善的原因主要来自于两个方面： 

一是Ruby GC的实现本身存在很多问题，关于这一点，以前已经多次讨论，</description>
    <pubDate>2009-11-17</pubDate>
    <category>Web开发</category>
    <author>robbin</author>
    <comments>JavaEye</comments>
</item>
<item>
    <title>典型的SQL注入过程</title>
    <link>http://www.kuqin.com/web/20091112/73266.html</link>
    <description>此漏洞已帮其修复，并知会当事人
SQL 注入漏洞危害巨大，但 SQL 注入也经常的被发现，少不小心过滤不完全就有可能让整个应用陷入困境。
无意间发现某站点存在 SQL 注入漏洞，于是利用这个漏洞提权并获取服务器控制权。这个案例很典型，像是教科书式的典型入侵步骤，下</description>
    <pubDate>2009-11-12</pubDate>
    <category>Web开发</category>
    <author>手气不错</author>
    <comments>Gracecode.com</comments>
</item>
<item>
    <title>Web开发必知的八种隔离级别</title>
    <link>http://www.kuqin.com/web/20091112/73250.html</link>
    <description>ACID性质是数据库理论中的奠基石，它定义了一个理论上可靠数据库所必须具备的四个性质：原子性，一致性，隔离性和持久性。虽然这四个性质都很重要，但是隔离性最为灵活。大部分数据库都提供了一些可供选择的隔离级别，且现在许多库都增加了附加层来创建颗粒度更细的隔离</description>
    <pubDate>2009-11-12</pubDate>
    <category>Web开发</category>
    <author>James Leigh 译者 曹如进</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>让Windows Server 2008+IIS 7+ASP.NET支持10万个同时请求</title>
    <link>http://www.kuqin.com/web/20091110/73084.html</link>
    <description>今天下午17点左右，博客园博客站点出现这样的错误信息：

Error Summary:
HTTP Error 503.2 - Service Unavailable
The serverRuntime@appConcurrentRequestLimit setting is being exceeded.&amp;nbsp;
Detailed Error Information:

Module IIS Web Core&amp;nbsp;
Notif</description>
    <pubDate>2009-11-10</pubDate>
    <category>Web开发</category>
    <author>dudu</author>
    <comments>博客园</comments>
</item>
<item>
    <title>PHP里模拟$_PUT</title>
    <link>http://www.kuqin.com/web/20091109/72986.html</link>
    <description>PHP里有$_GET，$_POST，但是没有$_PUT，所以如果需要使用它的话，则你不得不自己模拟一下：

1 $_PUT = array();
2 if ('PUT' == $_SERVER['REQUEST_METHOD']) {
3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parse_str(file_get_contents('php://input'), $_PUT);
4 }

通过php://input</description>
    <pubDate>2009-11-09</pubDate>
    <category>Web开发</category>
    <author>老王</author>
    <comments>老王的技术手册</comments>
</item>
<item>
    <title>Web应用中的轻量级消息队列</title>
    <link>http://www.kuqin.com/web/20091109/72985.html</link>
    <description>Web应用中为什么会需要消息队列？主要原因是由于在高并发环境下，由于来不及同步处理，请求往往会发生堵塞，比如说，大量的insert，update之类的请求同时到达mysql，直接导致无数的行锁表锁，甚至最后请求会堆积过多，从而触发too many connections错误。通过使用消息队</description>
    <pubDate>2009-11-09</pubDate>
    <category>Web开发</category>
    <author>老王</author>
    <comments>老王的技术手册</comments>
</item>
<item>
    <title>PHP 6将全面支持Unicode和国际化</title>
    <link>http://www.kuqin.com/web/20091026/71897.html</link>
    <description>PHP核心开发者Andrei Zmievski在最近举行的2009 Zend/PHP会议的主题发言中提出：
在接下来的PHP6重要升级中，将通过支持Unicode来帮助开发者们写出能够部署到多个不同语言市场的应用程序。 
商业开发中如果只是开发为特语言市场的应用程序，就会失去其他地方的商业机</description>
    <pubDate>2009-10-26</pubDate>
    <category>Web开发</category>
    <author>晁晓娟</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>使用预热功能让IIS的Web站点响应更快</title>
    <link>http://www.kuqin.com/web/20091025/71820.html</link>
    <description>在接收第一个请求之前，IIS 7.5应用程序预热功能（Warm-up）通过加载所有相关的Web应用程序以及自身的依赖关系提升了Web站点的响应速度。
即使Web应用程序启用了自定义请求管道，或它的应用程序池通过&amp;ldquo;主动加载和初始化所有依赖关系（比如数据链接、ASP.NET代码</description>
    <pubDate>2009-10-25</pubDate>
    <category>Web开发</category>
    <author>Abel Avram 译者 王波</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>企业级开发，PHP准备好了吗？</title>
    <link>http://www.kuqin.com/web/20091021/71484.html</link>
    <description>虽然PHP是Web应用开发中最广泛使用的环境，但它还是一度被认为无缘企业级开发。InfoQ组织了一个虚拟座谈小组来讨论语言/平台的演变及PHP在企业环境下的适用性。
参加此次虚拟座谈小组的人有：

    Zeev Suraski，Zend Technologies公司创始人，该公司主要关注PHP的</description>
    <pubDate>2009-10-21</pubDate>
    <category>Web开发</category>
    <author>Dionysios G. Synodinos</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>PHP的闭包之痒</title>
    <link>http://www.kuqin.com/web/20091011/70675.html</link>
    <description>原文链接： http://justafewlines.com/2009/10/whats-wrong-with-php-closures/
本文来自：http://www.gracecode.com/archives/2987/
PHP5.3 新版本跟随了很多新特性， 其中比较惹眼的特性之一就是支持了闭包。那么以后，我们也可以和那帮写 Rbuy、Javascript 等等&amp;ldq</description>
    <pubDate>2009-10-11</pubDate>
    <category>Web开发</category>
    <author>手气不错</author>
    <comments>Gracecode.com</comments>
</item>
<item>
    <title>框架最终能否在Web开发中占一席之地</title>
    <link>http://www.kuqin.com/web/20091007/70418.html</link>
    <description>必须承认，Web 开发实在不是多么愉快的工作，虽然，近年来，一些也算是有趣的工具在源源不断地推出，诸如 Ruby on Rails, Django 一类的框架，诸如 jQuery, Dojo 一类的 JavaScript 库在帮我们摆脱枯燥的工作，但我们仍然要面临着大量繁杂的工作，事实上，我们在 Web 开</description>
    <pubDate>2009-10-07</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>COMSHARP CMS 官方网站</comments>
</item>
<item>
    <title>开源项目越来越青睐JavaScript</title>
    <link>http://www.kuqin.com/web/20091007/70417.html</link>
    <description>开源项目们都使用什么开发语言？一份由 Black Duck&amp;nbsp;发表的最新研究报告显示，开源项目越来越青睐 JavaScript，他们通过对项目中使用的各种开发语言的代码行数进行统计，发现 C 语言以 40% 的比例遥遥领先，而 JavaScript 和 PHP 则呈明显上升趋势。
多数开源项目</description>
    <pubDate>2009-10-07</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>COMSHARP CMS 官方网站</comments>
</item>
<item>
    <title>15个优秀的第三方Web技术集成</title>
    <link>http://www.kuqin.com/web/20091007/70416.html</link>
    <description>在 Web 开发与设计中，事事亲历亲为并非好事，我们经常被告诫不要重复发明轮『子』（don't reinvent the wheel），大而全式的开发不仅是巨大的负担，而且带来更多安全隐患，你毕竟不是所有技术的行家，业界有很多优秀的第三方技术可以借用或者集成，我们必须承认，这些</description>
    <pubDate>2009-10-07</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>COMSHARP CMS 官方网站</comments>
</item>
<item>
    <title>ASP.NET比拼PHP，谁是速度之王？</title>
    <link>http://www.kuqin.com/web/20091006/70405.html</link>
    <description>　　在09年9月编程语言排行榜上取得历史性突破的PHP在Web开发领域最到的对手可能就是基于微软.NET技术的ASP.NET。近日，微软的Joe Stagner在博客上发表了一系列文章比较了PHP和ASP.NET性能方面的文章，引起了来自双方程序员的大量回应。Joe表示，他会将这样的测试持续下</description>
    <pubDate>2009-10-06</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>IT168</comments>
</item>
<item>
    <title>nginx的Status Code 499是什么错误</title>
    <link>http://www.kuqin.com/web/20091005/70270.html</link>
    <description>Web服务器在用着nginx，在日志中偶尔会看到有499这个错误。开始没想明白到底是什么意思，在Twitter上提问也没有得到答案。日志如下：

61.135.249.220 &amp;ndash; - [02/Oct/2009:10:28:21 +0000] &amp;ldquo;GET /subject/93390/ HTTP/1.1&amp;Prime; 499 0 &amp;ldquo;-&amp;rdquo; &amp;ld</description>
    <pubDate>2009-10-05</pubDate>
    <category>Web开发</category>
    <author>张磊</author>
    <comments>张磊的blog</comments>
</item>
<item>
    <title>揭示PHP成功背后的秘密：PHP创始人访谈录</title>
    <link>http://www.kuqin.com/web/20090928/69946.html</link>
    <description>Rasmus Lerdorf可能是格陵兰最著名的电脑牛人，他1995年创建了PHP脚本语言，并成功应用到他的网站中，在他的一手栽培下，PHP已变成一个强大的，完全成熟的语言，目前世界各地已有数百万PHP应用案例。

PHP创始人Rasmus Lerdorf
Linux Format杂志对Rasmus Lerdorf做了</description>
    <pubDate>2009-09-28</pubDate>
    <category>Web开发</category>
    <author>Mike Saunders</author>
    <comments>51CTO</comments>
</item>
<item>
    <title>网站Cache全分析</title>
    <link>http://www.kuqin.com/web/20090928/69927.html</link>
    <description>前言：本文经过我对大多数网站的http头分析、自己做网站中的一些缓存设置、服务器的一些配置优化，后又阅读了RFC2616HTTP协议相关内容，以做此文。 

原版下载
1、为什么要cache？
这是个经常提到但很多时候又无法突然准确回答的问题。粗略讲，就是要加速和减压。</description>
    <pubDate>2009-09-28</pubDate>
    <category>Web开发</category>
    <author>秩名</author>
    <comments>一个程序猿</comments>
</item>
<item>
    <title>PHP魔术函数的性能测试</title>
    <link>http://www.kuqin.com/web/20090924/69599.html</link>
    <description>测试方法，新建一个名为User的PHP类，循环1000000次读取相关属性测试。 第一个测试，设置$username为私有方法，在循环内部生成类对象，使用__get获得其值


&amp;lt;?php
class User {
    private $username;
    public function __get($name) {
        return $t</description>
    <pubDate>2009-09-24</pubDate>
    <category>Web开发</category>
    <author>有颜色的猫</author>
    <comments>猫言猫语</comments>
</item>
<item>
    <title>幻灯片：Web开发中的缓存</title>
    <link>http://www.kuqin.com/web/20090921/69284.html</link>
    <description>　　这是我昨天在博文视点Open Party上海站上关于Web开发中缓存的简单讲座。原本博文视点的朋友们希望我讲一下ASP.NET MVC方面的话题（估计看我最近一直在搞这个），但是我觉得其他平台一直用的是MVC框架，而ASP.NET MVC作为&amp;ldquo;后来者&amp;rdquo;也没有什么出彩的地方，</description>
    <pubDate>2009-09-21</pubDate>
    <category>Web开发</category>
    <author>老赵</author>
    <comments>博客园</comments>
</item>

</channel>
</rss>
