﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-it-server-随笔分类-编程开发</title><link>http://www.cnblogs.com/IT-Server/category/73607.html</link><description>记录互联网络从现在走向未来的过程……</description><language>zh-cn</language><lastBuildDate>Wed, 21 May 2008 09:37:53 GMT</lastBuildDate><pubDate>Wed, 21 May 2008 09:37:53 GMT</pubDate><ttl>60</ttl><item><title>2008北京奥运会倒计时代码</title><link>http://www.cnblogs.com/IT-Server/archive/2007/08/08/847585.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Wed, 08 Aug 2007 03:42:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2007/08/08/847585.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 2008北京奥运会倒计时代码&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2007/08/08/847585.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/847585.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2007-08-08 11:42 <a href="http://www.cnblogs.com/IT-Server/archive/2007/08/08/847585.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title> JavaScript 语言特性</title><link>http://www.cnblogs.com/IT-Server/archive/2007/01/22/626721.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Mon, 22 Jan 2007 04:34:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2007/01/22/626721.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: JavaScript 常被人们认为是编程语言中无足轻重的一员。这种观点的形成可以“归功”于其开发工具、复杂且不一致的面向 HTML 页面的文档对象模型以及不一致的浏览器实现。但 JavaScript 绝对不仅仅是一个玩具这么简单。在本文中， 向您介绍了 JavaScript 的语言特性。&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2007/01/22/626721.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/626721.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2007-01-22 12:34 <a href="http://www.cnblogs.com/IT-Server/archive/2007/01/22/626721.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>数据校验器架构模式组</title><link>http://www.cnblogs.com/IT-Server/archive/2007/01/18/623679.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Thu, 18 Jan 2007 05:06:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2007/01/18/623679.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本文阐述软件架构与设计模式，它为架构师和开发人员提供了一组关于数据校验的架构模式（隔离校验器，可组装校验器，动态策略校验器，动态注册校验器等），数据校验是任何类型的开发中都不可或缺的环节，如果没有统一的架构，可能校验代码会遍布整个应用，如何将数据校验与应用逻辑解耦，如何适应各种粒度的数据和各种复杂程度业务规则，正是本文要探讨的。&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2007/01/18/623679.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/623679.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2007-01-18 13:06 <a href="http://www.cnblogs.com/IT-Server/archive/2007/01/18/623679.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Java 专业人士必备的书籍和网站列表</title><link>http://www.cnblogs.com/IT-Server/archive/2007/01/18/623656.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Thu, 18 Jan 2007 04:45:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2007/01/18/623656.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 对于 Java™ 语言开发人员来说，信息过量是一个真正的问题。每个新入行的程序员都要面临一个令人畏缩的挑战：要进入的行业是一个具有海量知识的行业。要了解的东西简直太多了。对于有经验的老手来说，情况只有些微好转。知识量总在增大，仅仅跟上进度就是一个挑战。如果有一份专业人士必备的书籍和网站列表该有多好！本文就是这个列表。它包含了每个专业的 Java 语言程序员在书架或浏览器书签中必备的最重要的书籍和网站。&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2007/01/18/623656.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/623656.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2007-01-18 12:45 <a href="http://www.cnblogs.com/IT-Server/archive/2007/01/18/623656.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>把应用程序从 Internet Explorer 迁移到 Mozilla</title><link>http://www.cnblogs.com/IT-Server/archive/2007/01/18/623613.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Thu, 18 Jan 2007 03:56:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2007/01/18/623613.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 使特定于 Internet Explorer 的 Web 应用程序在 Mozilla 上运行时，您遇到过麻烦吗？本文讨论了将应用程序迁移到基于开源 Mozilla 浏览器上时的常见问题。首先讨论跨浏览器开发的基本技术，然后介绍克服 Mozilla 和 Internet Explorer 之间差异的策略。&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2007/01/18/623613.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/623613.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2007-01-18 11:56 <a href="http://www.cnblogs.com/IT-Server/archive/2007/01/18/623613.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>It-Server博客的计时代码</title><link>http://www.cnblogs.com/IT-Server/archive/2006/11/01/546564.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Wed, 01 Nov 2006 03:47:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2006/11/01/546564.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 1 顺计时(代码如下)!(效果见IT-Server博客顶部)<br>...<br><br>2 当前时间显示 秒钟即时走动(代码如下) (效果见IT-Server博客顶部)<br>...<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2006/11/01/546564.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/546564.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2006-11-01 11:47 <a href="http://www.cnblogs.com/IT-Server/archive/2006/11/01/546564.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>使用 RSS 和 Atom 实现新闻联合</title><link>http://www.cnblogs.com/IT-Server/archive/2006/10/25/539726.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Wed, 25 Oct 2006 09:03:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2006/10/25/539726.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: RSS 和 Atom 技术的出现为新闻联合（news syndication）带来了一个崭新的时代。不管怎样，Web 站点管理员每天手动发布新闻并管理电子邮件用户都需要花费时间。本文说明了如何使用 RSS 和 Atom 联合格式实现通用的新闻发布体系结构，使发布过程变得轻松，并将人为错误减至最少。<br>RSS 2.0 和 Atom 1.0 的两个例子<br>1. RSS 2.0 摘要示例<br>2. Atom 1.0 feed 示例<br>3. Timer start 方法示例<br>4. createFeedFile 方法示例<br>5. 插入通道和项列表的示例代码<br>6. 摘要的示例代码<br>7. 添加 RSS 和 Atom 版本信息的示例代码<br>8. 为通道提供链接信息的示例代码<br>9. 在 XML 文件头中添加编码信息的示例代码<br>10. 使用 OutputStreamWriter 把编码设置为 utf-8 的示例代码<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2006/10/25/539726.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/539726.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2006-10-25 17:03 <a href="http://www.cnblogs.com/IT-Server/archive/2006/10/25/539726.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>微软发布ASP.NET AJAX 1.0 Beta</title><link>http://www.cnblogs.com/IT-Server/archive/2006/10/21/535999.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Sat, 21 Oct 2006 12:19:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2006/10/21/535999.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 微软昨天天宣布了ASP.NET AJAX 1.0的官方测试版本，最终版将在今年底发布，并与ASP.NET 2.0整合。<br><br>ASP.NET AJAX是微软进军跨平台网络功能领域的作品，用于异步JavaScript的网络开发，可以让开发人员开发出更具互动行动网络应用，提高用户个性化水平。ASP.NET AJAX 1.0的主要功能有：异步客户端到服务器网络、服务器端ScriptManager和ScriptManagerProxy控件、客户端Trace类、Timer控件、Selector控件、JavaScript认证等等。<br><br>ASP.NET AJAX 1.0提供了三个版本：一是“Core Beta”，微软全面支持，与ASP.NET完整集成，支持网络堆栈、构件模型、Extender类等；二是“Value-Add CTP Beta”，拥有更多特性，暂时没有主流支持，但微软称最终会集成到“Core”版中；三是“ASP.NET AJAX Control Toolkit”，是28格免费工具赫控件的集合，用于ASP.NET/AJAX的功能增强。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2006/10/21/535999.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/535999.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2006-10-21 20:19 <a href="http://www.cnblogs.com/IT-Server/archive/2006/10/21/535999.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Google Maps API编程资源大全</title><link>http://www.cnblogs.com/IT-Server/archive/2006/09/24/513298.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Sun, 24 Sep 2006 07:41:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2006/09/24/513298.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Google Maps API是Google自己推出编程API，可以让全世界对Google Maps有兴趣的程序设计师自行开发基于Google Maps的服务，建立自己的地图网站。以下是我在Google Maps API开发过程中找到的一些API的编程资源，包括中文文档，中文说明，示例等等，希望对Google Maps编程感兴趣的程序员有所帮助。<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2006/09/24/513298.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/513298.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2006-09-24 15:41 <a href="http://www.cnblogs.com/IT-Server/archive/2006/09/24/513298.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>过滤和禁止中国IP地址访问的方法</title><link>http://www.cnblogs.com/IT-Server/archive/2006/09/24/513291.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Sun, 24 Sep 2006 07:33:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2006/09/24/513291.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 做英文共享软件的作者，为了防止软件被破解，经常需要设置禁用中国地区的IP地址，但很多人不知道怎么进行设置。&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2006/09/24/513291.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/513291.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2006-09-24 15:33 <a href="http://www.cnblogs.com/IT-Server/archive/2006/09/24/513291.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Magic eDeveloper 初体验</title><link>http://www.cnblogs.com/IT-Server/archive/2006/09/08/498967.html</link><dc:creator>JiKun.Xiong</dc:creator><author>JiKun.Xiong</author><pubDate>Fri, 08 Sep 2006 08:52:00 GMT</pubDate><guid>http://www.cnblogs.com/IT-Server/archive/2006/09/08/498967.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本周最后一个收获是初步了解了Magic eDeveloper这个软件.介绍说是以色列国家的一个编程工具.<br><br>Magic eDeveloper，以卓越的WEB应用开发技术，作为MAGIC电子商务平台的一部分，为快速地开发、客户化和运行电子商务解决方案，提供革命性的解决方案。MAGIC电子商务平台能够更好地解决今天IT方提出的主要问题如：IT资源的短缺、随着商务变化导致的需求变化以及原有系统和新技术充分整合。MAGIC 电子商务平台还包括MAGIC应用服务器，即一个集成的和可扩展的多线程的应用服务器；MAGIC电子商人即高度客户化的电子商务应用程序模板，它能够使您更加迅速地建立复杂的电子商务站点.<br>&nbsp;&nbsp;<a href='http://www.cnblogs.com/IT-Server/archive/2006/09/08/498967.html'>阅读全文</a><img src ="http://www.cnblogs.com/IT-Server/aggbug/498967.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://IT-Server.cnblogs.com/" target="_blank">JiKun.Xiong</a> 2006-09-08 16:52 <a href="http://www.cnblogs.com/IT-Server/archive/2006/09/08/498967.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>