<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_热爱斯诺克的程序员</title><subtitle type="text">deng的com世界</subtitle><id>http://feed.cnblogs.com/blog/u/38354/rss</id><updated>2008-10-07T17:16:24Z</updated><author><name>Ronie Deng</name><uri>http://www.cnblogs.com/comdeng/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/comdeng/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/38354/rss"/><entry><id>http://www.cnblogs.com/comdeng/archive/2008/10/08/1305978.html</id><title type="text">用 Java 来打造属于自己的Web服务器 </title><summary type="text">很久很久以前，没有web服务器的概念，就知道在windows下配置一下IIS，用来跑asp。到后来的asp.net也还是IIS。接着又接触到java，于是知道了还有apache和tomcat。然后是php，也还是和apache在打交道。直至某一天，我又知道了这个世界上还有俄罗斯人写的优秀的nginx，以及lighttpd等web服务器。一直以来，我都以为web服务器是一个非常复杂的系统，需要有着高...</summary><published>2008-10-07T17:12:00Z</published><updated>2008-10-07T17:12:00Z</updated><author><name>Ronie Deng</name><uri>http://www.cnblogs.com/comdeng/</uri></author><link rel="alternate" href="http://www.cnblogs.com/comdeng/archive/2008/10/08/1305978.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/comdeng/archive/2008/10/08/1305978.html"/></entry><entry><id>http://www.cnblogs.com/comdeng/archive/2008/06/19/div_as_context_menu.html</id><title type="text">让div如右键菜单一样聪明</title><summary type="text">在开发中经常会需要用到这么一项功能，点击有向下箭头的链接，显示一个如右键菜单的div来，当鼠标点击该div非链接区域时，div没有反应；如果点击div以外区域时，则会让该div隐藏起来。这篇文章将绕过浏览器兼容性问题来探讨一种非常简单的实现方案。</summary><published>2008-06-19T15:57:00Z</published><updated>2008-06-19T15:57:00Z</updated><author><name>Ronie Deng</name><uri>http://www.cnblogs.com/comdeng/</uri></author><link rel="alternate" href="http://www.cnblogs.com/comdeng/archive/2008/06/19/div_as_context_menu.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/comdeng/archive/2008/06/19/div_as_context_menu.html"/></entry><entry><id>http://www.cnblogs.com/comdeng/archive/2008/06/15/Preload_Image.html</id><title type="text">javascript图片浏览器的核心——图片预加载</title><summary type="text">网站开发时经常需要在某个页面需要实现对大量图片的浏览，如果考虑流量的话，大可以像pconline一样每个页面只显示一张图片，让用户每看一张图片就需要重新下载一下整个页面。不过，在web2.0时代，更多人愿意用javascript来实现一个图片浏览器，让用户无需等待过长的时间就能看到其他图片。</summary><published>2008-06-15T07:03:00Z</published><updated>2008-06-15T07:03:00Z</updated><author><name>Ronie Deng</name><uri>http://www.cnblogs.com/comdeng/</uri></author><link rel="alternate" href="http://www.cnblogs.com/comdeng/archive/2008/06/15/Preload_Image.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/comdeng/archive/2008/06/15/Preload_Image.html"/></entry><entry><id>http://www.cnblogs.com/comdeng/archive/2008/06/04/One_image_more_performance.html</id><title type="text">一张图片变化多种花样</title><summary type="text">web2.0的世界中，javascript的作用日趋重大，集中了开发人员的很多精力；但在这个世界中，CSS也同样需要引起人们的重视。一个成熟的网站，标志之一就是其浏览器兼容性。在web开发中，核心的逻辑业务可能花两小时可以搞定，但要做到对各个浏览器的兼容，花上两天也不一定能把所有问题都解决掉。而其中最主要的，还是由于各个浏览器对于css的解释不太一致。在要用js开发某些小功能的时候，最大的障碍往往不是想法，而是那些难以逾越的兼容性问题。对付这些，开发人员的经验非常重要。这是一直以来的一些想法，不过这篇文章要讨论的，是一些个CSS方面的技巧。应用这些技巧，往往能在细节方面减轻服务器的负担，而这些，又是很容易做到的，只不过是人们还没有认识到而已。</summary><published>2008-06-04T14:23:00Z</published><updated>2008-06-04T14:23:00Z</updated><author><name>Ronie Deng</name><uri>http://www.cnblogs.com/comdeng/</uri></author><link rel="alternate" href="http://www.cnblogs.com/comdeng/archive/2008/06/04/One_image_more_performance.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/comdeng/archive/2008/06/04/One_image_more_performance.html"/></entry></feed>
