<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[迅畅研究院]]></title> 
<link>http://eb9.cn/corpBlog/index.php</link> 
<description><![CDATA[杭州迅畅网络有限公司是一家服务互联网的宣传推广公司，为广大企业和政府提供网站外包管理、策划、运营及推广服务]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[迅畅研究院]]></copyright>
<item>
<link>http://eb9.cn/corpBlog/read.php/131.htm</link>
<title><![CDATA[淘宝前端安全须知]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Sun, 14 Mar 2010 05:55:40 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/131.htm</guid> 
<description>
<![CDATA[ 
	<iframe src="http://docs.google.com/present/embed?id=df8vkjf3_61dq6g86cs" frameborder="0" width="410" height="342"></iframe><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/%25E6%25B7%2598%25E5%25AE%259D/" rel="tag">淘宝</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/127.htm</link>
<title><![CDATA[Yupoo 网站架构]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Fri, 26 Feb 2010 09:51:02 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/127.htm</guid> 
<description>
<![CDATA[ 
	<img class="insertimage" src="attachment.php?fid=14" border="0" width="405" height="500" /><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/yupoo%25E7%25BD%2591%25E7%25AB%2599%25E6%259E%25B6%25E6%259E%2584/" rel="tag">yupoo网站架构</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/115.htm</link>
<title><![CDATA[Google 排名中的10个最著名的JavaScript库]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Fri, 11 Dec 2009 03:15:41 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/115.htm</guid> 
<description>
<![CDATA[ 
	<p>JavaScript 是 Web 开发与设计中不可或缺的东西，不管是一个简单的网页还是一个专业的站点，也不管你是高手还是菜鸟，如今 JavaScript 库越来越强大，可以胜任许多复杂的工作，然而同时，人们在众多 JavaScript 库面前又觉得无所适从，本文，我们将使用 Google 搜索出排名前 10 位的 JavaScript 库，并对它们逐一进行介绍。</p><h3 class="subtitle">1. <a href="http://jquery.com/" target="_blank" class="subtitle">jQuery: The Write Less, Do More, JavaScript Library</a></h3><p><img src="http://www.chinaz.com/z/1136/img/1455100.jpg" border="0" alt="jQuery: The Write Less, Do More, JavaScript Library" width="350" height="150" /></p><p>jQuery 是一个很新的 JavaScript 库，它的口号是&ldquo;几行代码，能干大事&rdquo;（Write Less, Do More），它是拥有最多插件和扩展的 JavaScript 库，以下是 jQuery 现状：<br /><br /></p><ul><li>当前版本： <strong>1.3.2</strong> </li><li>文件尺寸：压缩后最小19KB，未压缩为120K。 </li><li>作者： <a href="http://ejohn.org/" target="_blank">John Resig</a> </li><li><a href="http://docs.jquery.com/Tutorials" target="_blank">拥有19种语言的教程</a>: 教程总计183种。 </li><li><a href="http://docs.jquery.com/Sites_Using_jQuery" target="_blank">著名用户：</a> 超过1000个 </li><li><a href="http://plugins.jquery.com/" target="_blank">插件</a>: 3493 </li><li>易学 </li><li>对设计师来说非常易学，使用 CSS 语法 </li><li>拥有大量有趣的扩展 </li><li>拥有非常出色的社区，可能是最大的 </li><li>被数以百万的站点使用，包括诸如 Google, Dell, CBS, NBC, DIGG, Bank of America, Wordpress, Drupal, Mozilla 等著名站点。 </li></ul><h3 class="subtitle">2. <a href="http://mootools.net/" target="_blank">MooTools &ndash; a compact javascript framework</a></h3><p><img style="border: black 1px solid" src="http://www.chinaz.com/z/1136/img/1455101.jpg" border="0" alt="MooTools - a compact javascript framework" width="350" height="150" /><span style="margin-left: 25px"> </span></p><p>MooTools 是一个使用 MIT 许可的开源项目，意味着你可以在任一场合使用或对它就行修改。</p><ul><li>当前版本: <strong>1.2.3</strong> </li><li>未压缩尺寸: <strong>95 KB</strong> (客户端) <strong>，22 KB</strong> (服务器端) </li><li>作者: <a href="http://mad4milk.net/" target="_blank">Valerio Proietti</a> </li><li>著名用户: <a href="http://validator.w3.org/" target="_blank">w3c</a>, <a href="http://cnet.com/" target="_blank">cnet</a>, <a href="http://www.bing.com/reference/semhtml/Albert_Einstein?qpvt=albert+einstein&amp;q=albert+einstein&amp;fwd=1" target="_blank">bing</a>, &hellip; </li><li>官方站上的插件数目: 4 </li><li>拥有更好的面向对象结构 </li><li>它的动画效果更平滑 </li><li>语法及对象句柄更富逻辑 </li></ul><h3 class="subtitle">3. <a href="http://www.prototypejs.org/" target="_blank">Prototype</a>: Easy Ajax and DOM manipulation for dynamic web applications</h3><p><img src="http://www.chinaz.com/z/1136/img/1455102.jpg" border="0" alt="Prototype - Easy Ajax and DOM manipulation for dynamic web applications" width="350" height="150" /></p><p>被一些大型媒体公司和组织使用，<em>Protorype </em>是一个很独特的 JavaScript 库，逐渐成为 Web 引用开发者的代码基础，随着最新的 1.6.1 版本的推出，<em>Protorype </em>在性能，用户自定义事件以及同现代浏览器兼容方面越来越完善。</p><ul><li>最新版本: <strong>1.6.1</strong> </li><li>未压缩尺寸: <strong>136 KB</strong> (大约5000行代码) </li><li>作者: <a href="http://twitter.com/sstephenson" target="_blank">Sam Stephenson</a> </li><li><a href="http://www.prototypejs.org/real-world" target="_blank">著名用户</a>: NASA, CNN, NBC, &hellip; </li><li>插件数目: <a href="http://scripteka.com/" target="_blank">150+</a> </li><li>更适用于大型 Web 程序 </li></ul><h3 class="subtitle">4. <a href="http://www..org/" target="_blank">Dojo Toolkit</a>: great experiences for everyone</h3><p><img src="http://www.chinaz.com/z/1136/img/1455103.jpg" border="0" alt="Dojo - great experiences for everyone" width="350" height="150" /></p><p>Dojo 的内核小巧，快，精深，可用来创建反应灵敏的 Web 程序，拥有很出色的 UI 工具，在可访问性，本地化方面也做得很好。</p><ul><li>最新版本: <strong>1.4 Beta</strong> </li><li>未压缩尺寸: <strong>26 KB</strong> (约5000行代码) </li><li>开发组织: <a href="http://dojofoundation.org/" target="_blank">Dojo Foundation</a> </li><li><a href="http://www..org/DojoUsers" target="_blank">著名用户</a>: AOL, IBM, Sun, &hellip; </li><li>支持客户端数据存储 </li><li>支持服务器端数据存储 </li><li>异步通讯 </li></ul><h3 class="subtitle">5. <a href="http://script.aculo.us/" target="_blank">script.aculo.us</a>: easy-to-use, cross-browser user interface JavaScript libraries</h3><p><img src="http://www.chinaz.com/z/1136/img/1455104.jpg" border="0" alt="script.aculo.us - easy-to-use, cross-browser user interface JavaScript libraries" width="350" height="150" /></p><p><em>script.aculo.us</em> 是一个开源 JavaScript 库，适用于创建视觉效果和 UI 行为，最新版本拥有一些新功能，如创建加载进程，Windows Media 和 Real Media 播放器检查等。</p><p><a href="http://github.com/madrobby/scriptaculous/blob/v1.8.3/CHANGELOG" target="_blank"></a></p><ul><li>最新版本: <strong>1.8.3</strong> (8 October, 2009) </li><li>未压缩尺寸: <strong>197 KB</strong> (包含 Prototype 和 测试页) </li><li>作者: <a href="http://mir.aculo.us/" target="_blank">Thomas Fuchs</a> </li><li>著名用户: <a href="http://www.gucci.com/" target="_blank">Gucci</a>, <a href="http://www.feedburner.com/" target="_blank">Feedburner</a>, <a href="http://www.rubyonrails.org/" target="_blank">Ruby on Rails</a>, &hellip; </li><li><a href="http://wiki.github.com/madrobby/scriptaculous" target="_blank">Documentation wiki &amp; Usage</a> （文档） </li><li><em>script.aculo.us </em>是对 Prototype 的扩展，增加了视觉效果，UI 控制等功能。 </li></ul><h3 class="subtitle">6. <a href="http://www.extjs.com/" target="_blank">ExtJS</a>: Cross-Browser Rich Internet Application Framework</h3><p><img src="http://www.chinaz.com/z/1136/img/1455105.jpg" border="0" alt="Ext JS - a cross-browser JavaScript library for building rich internet applications" width="350" height="150" /></p><p>ExtJS 是一个很出色的跨浏览器 JavaScript 框架，可以用来创建富 Web 应用，支持所有现代浏览器。拥有大量插件和扩展。</p><ul><li>最新版本: <strong>3.0</strong> (6th July, 2009) </li><li>压缩后尺寸: <strong>197 KB</strong> (包含 <em>Prototype</em> 和测试页) </li><li>作者: <a href="http://jackslocum.com/blog/" target="_blank">Jack Slocum</a> </li><li>著名用户: <a href="http://www.gucci.com/" target="_blank">Gucci</a>, <a href="http://www.feedburner.com/" target="_blank">Feedburner</a>, <a href="http://www.rubyonrails.org/" target="_blank">Ruby on Rails</a>, &hellip; </li><li><a href="http://www.extjs.com/products/extjs/download.php" target="_blank">Download</a> &#124; <a href="http://www.extjs.com/deploy/dev/examples/samples.html" target="_blank">Samples &amp; Demos</a> &#124; <a href="http://www.extjs.com/deploy/dev/docs/" target="_blank">API Documentation</a> </li><li>拥有很出色的部件和技术支持 </li></ul><h3 class="subtitle">7. <a href="http://www.uize.com/" target="_blank">UIZE</a>: supporting widgets, AJAX, DOM, templates, and more</h3><p><img src="http://www.chinaz.com/z/1136/img/1455106.jpg" border="0" alt="UIZE - a powerful, open source, object oriented JavaScript framewor" width="350" height="150" /></p><p>UIZE 的一些现状：</p><p style="margin-left: 35px">- 一个开源 JavaScript 框架<br />- 很容易更换 CSS 皮肤<br />- 大量内置饰件<br />- 令人目眩的效果和强大的功能</p><ul><li><a href="http://www.uize.com/uize.zip" target="_blank">压缩后的尺寸: <strong>4.47 MB</strong></a> </li><li>作者: <a href="http://www.tomkidding.com/" target="_blank">Chris van Rensburg</a> </li></ul><h3 class="subtitle">8. <a href="http://developer.yahoo.com/yui/" target="_blank">YUI Library</a>: is proven, scalable, fast, and robust</h3><p><img src="http://www.chinaz.com/z/1136/img/1455107.jpg" border="0" alt="YUI is proven, scalable, fast, and robust" width="350" height="150" /></p><p>YUI 是本列表中规模最宏大的 JavaScript 库，它拥有数不清的强大功能，插件以及扩展，当然要掌握它也需要很长时间。</p><ul><li>最新版本: <strong>3</strong> (September 2009) </li><li>整个开发包尺寸: <strong>5.7 MB</strong> (包括源代码，调试文件，示例等) </li><li>开发公司: <a href="http://developer.yahoo.com/yui/" target="_blank">Yahoo! Developer Network</a> </li><li>著名用户: <a href="http://www.linkedin.com/" target="_blank">LinkedIn</a>, <a href="http://www.wikia.com/" target="_blank">Wikia</a>, <a href="http://www.newsvine.com/" target="_blank">NewsVine</a>, &hellip; </li></ul><h3 class="subtitle">9. <a href="http://archetypejs.org/" target="_blank">Archetype</a></h3><p><img src="http://www.chinaz.com/z/1136/img/1455108.jpg" border="0" alt="Archetype JavaScript Framework" width="350" height="150" /></p><p>Archetype 现状：<em><br /></em></p><ul><li>最新版本: <strong>0.10.0</strong> (September 2009) </li><li>尺寸: <strong>2.14 MB</strong> </li><li>作者: <strong>Temsa &amp; Swiip</strong> </li><li>用户: <a href="http://gifteer.com/" target="_blank">GifTeer</a>, <a href="http://france.meteofrance.com/" target="_blank">Meteo France</a>, &hellip; </li></ul><h3 class="subtitle">10. <a href="http://qooxdoo.org/" target="_blank">qooxdoo</a>: the new era of web development</h3><p><img src="http://www.chinaz.com/z/1136/img/1455109.jpg" border="0" alt="qooxdoo - the new era of web development" width="350" height="150" /></p><p><em>qooxdoo</em> 是什么？是一个面向对象 JavaScript 库，包含跨平台开发工具链，顶级 GUI 工具以及高级客户端服务器通讯层，它是一个基于 LGPL/EPL 许可的开源项目：</p><ul><li>最新版本: <strong>0.8</strong> (September 2009) </li><li>尺寸: <strong>24 MB</strong> </li><li>核心开发者: <a href="http://1and1.com/xml/order/AboutUs" target="_blank">1&amp;1 Internet AG</a> </li><li><a href="http://qooxdoo.org/download" target="_blank">Download</a> &#124; <a href="http://qooxdoo.org/demo" target="_blank">Samples &amp; Demos</a> &#124; <a href="http://qooxdoo.org/documentation" target="_blank">Documentation</a> </li><li>完整的 GUI 工具包 </li><li>支持对象间的拖放操作 </li></ul><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/javascript/" rel="tag">javascript</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/google/" rel="tag">google</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/107.htm</link>
<title><![CDATA[淘宝性能测试白皮书]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Fri, 09 Oct 2009 09:27:38 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/107.htm</guid> 
<description>
<![CDATA[ 
	<a href="attachment.php?fid=8">点击这里下载文件</a><br /><br />真的很不错，有空再读一读下面的文献吧。<br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/%25E6%25B7%2598%25E5%25AE%259D/" rel="tag">淘宝</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/%25E6%2580%25A7%25E8%2583%25BD%25E6%25B5%258B%25E8%25AF%2595/" rel="tag">性能测试</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/%25E7%2599%25BD%25E7%259A%25AE%25E4%25B9%25A6/" rel="tag">白皮书</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/99.htm</link>
<title><![CDATA[前端开发工程师必备速查手册 ]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Thu, 23 Jul 2009 16:29:33 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/99.htm</guid> 
<description>
<![CDATA[ 
	<p>整理了一批比较好用的前端开发相关的速查手册，希望对大家有用，也希望大家能够提交一些自己认为比较好的速查手册。</p><p></p><p>本文将保持更新，在我们或者读者发现有新的手册的时候，我们会立即更新本文的。</p><h3>HTML速查手册</h3><ol><li><a href="http://www.addedbytes.com/cheat-sheets/html-cheat-sheet/" target="_blank"><span style="color: #2c6288">HTML速查手册</span></a> <a href="http://www.addedbytes.com/download/html-cheat-sheet-v1/pdf/" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/" target="_blank"><span style="color: #2c6288">HTML5 速查手册</span></a> <a href="http://media1.smashingmagazine.com/wp-content/uploads/images/html5-cheat-sheet/html5-cheat-sheet.pdf" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.addedbytes.com/cheat-sheets/html-character-entities-cheat-sheet/" target="_blank"><span style="color: #2c6288">HTML字符实体速查手册</span></a> <a href="http://www.addedbytes.com/cheat-sheets/download/html-character-entities-cheat-sheet.pdf" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.addedbytes.com/cheat-sheets/colour-chart/" target="_blank"><span style="color: #2c6288">RGB十六进制手册</span></a> <a href="http://www.addedbytes.com/download/rgb-hex-cheat-sheet-v1/pdf/" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.addedbytes.com/cheat-sheets/microformats-cheat-sheet/" target="_blank"><span style="color: #2c6288">微格式速查手册</span></a> <a href="http://www.addedbytes.com/download/microformats-cheat-sheet-v1/pdf/" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li></ol><h3>CSS速查手册</h3><ol><li><a href="http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/" target="_blank"><span style="color: #2c6288">CSS 速查手册 (V2)</span></a> <a href="http://www.addedbytes.com/download/css-cheat-sheet-v2/pdf/" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/" target="_blank"><strong><span style="color: #2c6288">CSS3 速查手册</span></strong></a> <a href="http://media1.smashingmagazine.com/wp-content/uploads/images/css3-cheat-sheet/css3-cheat-sheet.pdf" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li></ol><h3>javascript速查手册</h3><ol><li><a href="http://www.addedbytes.com/cheat-sheets/javascript-cheat-sheet/" target="_blank"><span style="color: #2c6288">javascript速查手册</span></a> <a href="http://www.addedbytes.com/download/javascript-cheat-sheet-v1/pdf/" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.wait-till-i.com/stuff/JavaScript-DOM-Cheatsheet.pdf" target="_blank"><span style="color: #2c6288">javascript DOM 速查手册</span></a> <a href="http://www.wait-till-i.com/stuff/JavaScript-DOM-Cheatsheet.pdf" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/" target="_blank"><span style="color: #2c6288">正则表达式速查手册V2</span></a> <a href="http://www.addedbytes.com/download/regular-expressions-cheat-sheet-v2/pdf/" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://www.visualjquery.com/" target="_blank"><span style="color: #2c6288">jQuery Visual Map</span></a> </li><li><a href="http://mediavrog.net/blog/2008/06/11/mootools/mootools-12-cheat-sheet/" target="_blank"><span style="color: #2c6288">mootools 1.2 速查手册</span></a> <a href="http://mediavrog.net/blog/wp-content/uploads/2008/08/mootools-12-cheat-sheet-pf.pdf" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li><li><a href="http://thinkweb2.com/projects/prototype/prototype-1602-cheat-sheet/" target="_blank"><span style="color: #2c6288">Prototype 1.6.0.2 速查手册</span></a> <a href="http://thinkweb2.com/projects/prototype/downloads/Prototype%20Cheat%20Sheet%201.6.0.2" target="_blank"><span style="color: #2c6288">[直接下载]</span></a> </li></ol>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/91.htm</link>
<title><![CDATA[PHP开发者：你GLAMMP了吗]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Sat, 30 May 2009 16:21:56 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/91.htm</guid> 
<description>
<![CDATA[ 
	<p>开发黄金组合LAMP（Linux+Apache+MySQL+PHP）已经流行了好几年。即LAMP之后，PHP社区最近开始推广起GLAMMP组合。这个组合在LAMP之上又加进来一个G和一个M。这新加进来的两个字母各是什么意思呢？</p><p>GGearman</p><p>Gearman是BradFitzpatrick的一个作品，用Perl写的任务调度程序，提供一个服务器端和多种语言的客户端接口，包括C/Perl/Python/Ruby等。</p><p>gearman可以用在各个方面，最简单就是在不同语言之间架起一座桥梁。比如你可能希望你的php程序调用一个c函数，那么用gearman就可以实现了，当然了实际你可以通过写一个php扩展来实现同样的工作，但是比如你要php调用java,perl,或者python那么，gearman就非常棒了。</p><p>gearman另一个应用方面是负载分担，你可以将worker放在不同的服务器（或者一些列服务器）上，比如你的php程序需要图片转换，但是不希望本地服务器有太多的这样图片转换的进程，那么你可以建立一系列服务器，在上面加载worker处理图片转换。这样你的web服务器将不受图片转换的影响，同时你得到了负载均衡的功能，因为jobserver会在请求到来的时候，将这个请求发给空闲的worker.同样对于多核的服务器，你可以在同一机器上创建同样数目的worker.你可能担心，jobserver处于一个中心，那么这会是一个单点的瓶颈，如果死了，会怎么样？对于这样的情况，你可以运行多个jobserver。这样如果一个jobserver down了，client和worker会自动迁移到另一台jobserver上。</p><p>MMemcached</p><p>memcached是由DangaInteractive开发的，高性能的，分布式的内存对象缓存系统，用于在动态应用中减少数据库负载，提升访问速度。</p><p>PHP社区的看法是，LAMP组合已经越来越不能满足很多网站的需要，其他工具的介入是必然趋势。数据库方面，号称memcached杀手应用的 Drizzle有可能会替代MySQL。在MySQL被Sun收购的那一年，人们关心MySQL是否将会继续让LAMP架构发扬光大；而在Sun又被甲骨文收购，MySQL创始人宣布创建开源数据库联盟，MySQL即将四分五裂之际，Drizzle是否能够做为MySQL的延伸，令GLAMMP发扬光大下去呢？</p><p>不过我也许说错了，这样的话，GLAMMP大概应该改名叫做GLAMPD才是。</p><p></p>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/88.htm</link>
<title><![CDATA[各类OpenAPI]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Thu, 21 May 2009 07:32:02 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/88.htm</guid> 
<description>
<![CDATA[ 
	<ol><li>Yahoo！的YQL(<a href="http://developer.yahoo.com/yql/console/"><a href="http://developer.yahoo.com/yql/console/" target="_blank">http://developer.yahoo.com/yql/console/</a></a>)<br /></li><li>Facebook的FQL(<a href="http://wiki.developers.facebook.com/index.php/FQL"><a href="http://wiki.developers.facebook.com/index.php/FQL" target="_blank">http://wiki.developers.facebook.com/index.php/FQL</a></a>) <br /></li><li>Google App Engine的GQL(<a href="http://code.google.com/intl/zh-CN/appengine/"><a href="http://code.google.com/intl/zh-CN/appengine/" target="_blank">http://code.google.com/intl/zh-CN/appengine/</a></a>)<br /></li></ol><p>这三个分别是业界翘楚推出的基础开放平台上的结构化数据的查询语言，他们都用了大家熟知的SQL-Like 的语言作为自身开放平台的接口交互语言。</p><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/openapi/" rel="tag">openapi</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/yql/" rel="tag">yql</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/fql/" rel="tag">fql</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/gql/" rel="tag">gql</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/78.htm</link>
<title><![CDATA[一个元素包括哪些部分]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Mon, 27 Apr 2009 15:31:58 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/78.htm</guid> 
<description>
<![CDATA[ 
	<p>一般来说，一个元素包括一个首标签（start tag）、零或多个属性（attribute）、一些内容和一个尾标签（end tag）。就这么简单， 参见下图。<br /><br /><img class="insertimage" src="attachment.php?fid=6" border="0" width="498" height="122" /></p><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/%25E5%2585%2583%25E7%25B4%25A0/" rel="tag">元素</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/html/" rel="tag">html</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/77.htm</link>
<title><![CDATA[google这样的出错页面]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Mon, 27 Apr 2009 09:52:50 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/77.htm</guid> 
<description>
<![CDATA[ 
	<span>第一次见到google这样的出错页面 ,提示是来自于类似计算机的需求，我难道成了计算机了？？呵呵。被GOOGLE的页面有点雷到了。<br /><br /><img style="width: 639px; height: 316px" class="insertimage" src="attachment.php?fid=5" border="0" width="639" height="316" /></span><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/google/" rel="tag">google</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/%25E5%2587%25BA%25E9%2594%2599%25E9%25A1%25B5%25E9%259D%25A2/" rel="tag">出错页面</a>
]]>
</description>
</item><item>
<link>http://eb9.cn/corpBlog/read.php/62.htm</link>
<title><![CDATA[网页版QQ和网页版MSN]]></title> 
<author>admin &lt;cncoolker@126.com&gt;</author>
<category><![CDATA[网站开发技术]]></category>
<pubDate>Tue, 14 Apr 2009 01:33:58 +0000</pubDate> 
<guid>http://eb9.cn/corpBlog/read.php/62.htm</guid> 
<description>
<![CDATA[ 
	如果刚巧你的机子没有安装软件，可以在下面的地址通过网页登陆，既环保又卫生，好！<br /><br />网页版QQ：<a href="http://web.qq.com" target="_blank">http://web.qq.com</a><br /><br />网页版MSN：<a href="http://webmessenger.msn.com/"><a href="http://webmessenger.msn.com/" target="_blank">http://webmessenger.msn.com/</a></a><br/>Tags - <a href="http://eb9.cn/corpBlog/go.php/tags/%25E7%25BD%2591%25E9%25A1%25B5%25E7%2589%2588qq/" rel="tag">网页版qq</a> , <a href="http://eb9.cn/corpBlog/go.php/tags/%25E7%25BD%2591%25E9%25A1%25B5%25E7%2589%2588msn/" rel="tag">网页版msn</a>
]]>
</description>
</item>
</channel>
</rss>