<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>baggio785的专栏 - Ajax</title><link>http://blog.csdn.net/baggio785/category/173806.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sat, 12 May 2007 11:08:15 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>baggio785</dc:creator><title>方便 Ajax 与 Java EE 的集成</title><link>http://blog.csdn.net/baggio785/archive/2006/09/01/1155119.aspx</link><pubDate>Fri, 01 Sep 2006 17:41:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/09/01/1155119.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/1155119.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/09/01/1155119.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/1155119.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1155119</trackback:ping><description>随着 Ajax 的兴起，对于消解这个热门技术的谜团并有针对性地处理在它的使用中出现的问题的需求出现了。高级 IT 专家 Patrick Gan 利用这个机会，研究了在 Java™ EE Web 应用程序中引入 Ajax 对整个开发生命周期可能产生的影响。对采纳 Ajax 基于异步通信的模式会存在的问题保持清醒，有助于踏上有效集成 Ajax 的正确道路。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/1155119.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>使用 Google Web Toolkit 开发 Ajax</title><link>http://blog.csdn.net/baggio785/archive/2006/07/05/878315.aspx</link><pubDate>Wed, 05 Jul 2006 05:46:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/07/05/878315.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/878315.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/07/05/878315.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/878315.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=878315</trackback:ping><description>GWT(Google Web Toolkit) 是 Google 最近推出的一个开发 Ajax 应用的框架，它支持用 Java 开发和调试 Ajax 应用，本文主要介绍如何利用 GWT 进行 Ajax 的开发。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/878315.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>Google Web Toolkit 入门</title><link>http://blog.csdn.net/baggio785/archive/2006/07/05/878303.aspx</link><pubDate>Wed, 05 Jul 2006 05:42:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/07/05/878303.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/878303.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/07/05/878303.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/878303.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=878303</trackback:ping><description>Ajax 被用于创建更加动态和交互性更好的 Web 应用程序。Google Web Toolkit (简称GWT) 是 Google 推出的 Ajax 应用开发包，GWT 支持开发者使用Java 语言开发 Ajax 应用。本文中作者将介绍如何使用 GWT 开发 Ajax 应用的基本方法和步骤。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/878303.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>Ajax实现查询助手（Query Helper）</title><link>http://blog.csdn.net/baggio785/archive/2006/06/29/849609.aspx</link><pubDate>Thu, 29 Jun 2006 10:40:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/06/29/849609.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/849609.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/06/29/849609.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/849609.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=849609</trackback:ping><description>在通常的BS软件项目中，查询助手使用频率非常高，其功能是点击图标，页面上元素的值为条件，到后台查询结果，弹出查询结果对话框，选择纪录，关闭对话框，并且把你选择的有关内容显示到父页面中指定的元素中。由于其友好的界面设计和操作性能，对用户和设计开发人员都有很大的吸引力，但存在开发效率低，复用性差，复杂度较高等问题。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/849609.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>Google Web Toolkit--用Java编写AJAX程序</title><link>http://blog.csdn.net/baggio785/archive/2006/06/27/842277.aspx</link><pubDate>Tue, 27 Jun 2006 21:47:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/06/27/842277.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/842277.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/06/27/842277.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/842277.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=842277</trackback:ping><description>用AJAX编写更具交互性的B/S程序是当今世界一大潮流，然而AJAX的缺点也显而易见，缺乏一个强有力的IDE使得编写，测试AJAX程序异常困难。GWT（Google Web Toolkit）的出现让你轻松的跨过这些屏障自在的构建你自己的AJAX程序。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/842277.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>AJAX + SVG 实现实时监控图表</title><link>http://blog.csdn.net/baggio785/archive/2006/06/18/808684.aspx</link><pubDate>Sun, 18 Jun 2006 05:18:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/06/18/808684.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/808684.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/06/18/808684.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/808684.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=808684</trackback:ping><description>AJAX 已经有很多文章介绍它的原理及其应用了。但是遗憾的是现在并没有很多结合实际项目应用。本文结合实际项目中的应用来讲述利用 AJAX 和SVG 技术如何创建各种激动人心的功能，并附带可以运行的例子和源代码。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/808684.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>小巧的Ajax聊天室——azChat</title><link>http://blog.csdn.net/baggio785/archive/2006/06/15/798682.aspx</link><pubDate>Thu, 15 Jun 2006 09:26:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/06/15/798682.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/798682.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/06/15/798682.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/798682.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=798682</trackback:ping><description>小巧的Ajax聊天室——azChat&lt;img src ="http://blog.csdn.net/baggio785/aggbug/798682.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>为AJAX实现互斥</title><link>http://blog.csdn.net/baggio785/archive/2006/06/09/782117.aspx</link><pubDate>Fri, 09 Jun 2006 10:35:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/06/09/782117.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/782117.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/06/09/782117.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/782117.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=782117</trackback:ping><description>随着AJAX范例得到越来越广泛的应用，浏览器页面可以在向后台服务器请求数据的同时保持前端用户界面的活跃性（因此在AJAX中称为异步）。然而，当这两个活动同时访问共用的JavaScript和DOM数据结构时就会引发问题。JavaScript没有提供针对该并发程序问题的经典解决方案。本文描述了作者在互斥机制方面的新见解，该经过验证的互斥机制在JavaScript中能发挥良好的作用。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/782117.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>Ajax RSS 阅读器</title><link>http://blog.csdn.net/baggio785/archive/2006/05/30/762703.aspx</link><pubDate>Tue, 30 May 2006 08:52:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/30/762703.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/762703.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/30/762703.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/762703.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=762703</trackback:ping><description>学习如何构建 Ajax（Asynchronous JavaScript and XML）RSS（Really Simple Syndication）阅读器，以及一个可放在任意 Web 站点上的 Web 组件，以查看 RSS 提要（RSS feed）中的文章。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/762703.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>面向 Java 开发人员的 Ajax: 结合 Direct Web Remoting 使用 Ajax</title><link>http://blog.csdn.net/baggio785/archive/2006/05/28/759334.aspx</link><pubDate>Sun, 28 May 2006 22:08:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/28/759334.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/759334.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/28/759334.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/759334.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=759334</trackback:ping><description>虽然令人兴奋，但是把 Ajax 功能添加到应用程序可能意味着大量的艰苦工作。在面向 Java® 开发人员的 Ajax 系列的第 3 篇文章中，Philip McCarthy 介绍了如何使用Direct Web Remoting（DWR）直接把 JavaBean 的方法公开给 JavaScript 代码并自动进行 Ajax 的繁重工作。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/759334.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>面向 Java 开发人员的 Ajax: Ajax 的 Java 对象序列</title><link>http://blog.csdn.net/baggio785/archive/2006/05/28/759309.aspx</link><pubDate>Sun, 28 May 2006 21:51:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/28/759309.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/759309.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/28/759309.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/759309.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=759309</trackback:ping><description>如果您正在使用异步 JavaScript 和 XML（Ajax）进行 Java™ Web 开发，那么您最关心的问题可能就是把数据从服务器传递给客户机。在 面向 Java 开发人员的 Ajax 系列的第二篇文章中，Philip McCarthy 介绍了 Java 对象序列化的五种方式，并提供了选择最适合应用程序的数据格式和技术所需要的全部信息。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/759309.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>使用异步Servlet扩展AJAX应用程序</title><link>http://blog.csdn.net/baggio785/archive/2006/05/25/755567.aspx</link><pubDate>Thu, 25 May 2006 22:59:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/25/755567.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/755567.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/25/755567.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/755567.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=755567</trackback:ping><description>使用异步Servlet扩展AJAX应用程序&lt;img src ="http://blog.csdn.net/baggio785/aggbug/755567.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>使用 DHTML 与 XML 制作 Ajax 幻灯片</title><link>http://blog.csdn.net/baggio785/archive/2006/05/24/752784.aspx</link><pubDate>Wed, 24 May 2006 13:59:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/24/752784.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/752784.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/24/752784.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/752784.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=752784</trackback:ping><description>学习如何创建通过 “Ken Burns Effects” 实现动画的 Ajax 客户端幻灯片放映。通过本文，您将了解如何创建 Ajax XML 数据源、从客户机请求 XML 并用 XML 动态地创建活动的 HTML 元素。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/752784.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>如何在 Oracle JDeveloper 中进行 Ajax 编程</title><link>http://blog.csdn.net/baggio785/archive/2006/05/21/747765.aspx</link><pubDate>Sun, 21 May 2006 13:52:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/21/747765.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/747765.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/21/747765.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/747765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=747765</trackback:ping><description>"Ajax" 是软件业为描述一组相关 Web 浏览器技术而使用的缩略语，这些浏览器技术结合在一起可为使用 web 应用程序的用户提供丰富的客户端用户体验。Ajax 有望缩小目前在基于浏览器的 web 应用程序与当前客户端-服务器桌面应用程序之间的使用差距。在本文中，您将了解如何使用 Ajax 编写 "hello world"，并通过几个步骤完成从简单到高级的转化过程。&lt;img src ="http://blog.csdn.net/baggio785/aggbug/747765.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>baggio785</dc:creator><title>AJAX框架汇总</title><link>http://blog.csdn.net/baggio785/archive/2006/05/21/747753.aspx</link><pubDate>Sun, 21 May 2006 13:42:00 GMT</pubDate><guid>http://blog.csdn.net/baggio785/archive/2006/05/21/747753.aspx</guid><wfw:comment>http://blog.csdn.net/baggio785/comments/747753.aspx</wfw:comment><comments>http://blog.csdn.net/baggio785/archive/2006/05/21/747753.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/baggio785/comments/commentRss/747753.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=747753</trackback:ping><description>此文原出于AJAX Patterns网站的一篇《Ajax Frameworks》的wiki文章，很早前我就注意到，后来在国内也有人翻译了，不过最近发现此wiki还是在不断添加维护中，截止此文发布前，作者又添加了好几个新诞生的AJAX开发工具，所以我决定重新翻译一遍，并且时常注意原文发布状态，一有新的内容立马也翻译过来，做到同步:)&lt;img src ="http://blog.csdn.net/baggio785/aggbug/747753.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>