<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>ZK</title>
    <link>http://www.www.zkoss.org</link>
    <description>ZK is a highly productive Java framework for building amazing enterprise web and mobile applications.</description>
    <image>
      <title>ZK</title>
      <url>http://www.zkoss.org/img/zkpowered_l.png</url>
      <link>http://www.zkoss.org/</link>
      <description>ZK Logo</description>
    </image>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/zk/articles" /><feedburner:info uri="zk/articles" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
      <title>See how to integrate colum chooser with Grid, Listbox or any tabular components to conveniently arrange columns!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2013/June/Column_Chooser</link>
      <description>Column chooser is very convenient for arranging columns. See how you can easily integrate it with Grid, lisbox or any tabular components. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2013/June/Column_Chooser"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Tue, 18 Jun 2013 09:52:35 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2013/June/Column_Chooser</guid>
      <dc:date>2013-06-18T09:52:35Z</dc:date>
    </item>
    <item>
      <title>Read IBM XPages Winner Dennis Chen's Interview in Spanish translated by Maria Ramos from Webhostinghub</title>
      <link>http://www.webhostinghub.com/support/es/misc/entrevista-exclusiva</link>
      <description>&lt;a href="http://www.webhostinghub.com/support/es/misc/entrevista-exclusiva"&gt;This page&lt;/a&gt; has been translated into Spanish language by Maria Ramos&amp;nbsp; from &lt;a href="http://www.webhostinghub.com/support/edu"&gt;Webhostinghub.com/support/edu&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Fri, 14 Jun 2013 08:57:33 GMT</pubDate>
      <guid>http://www.webhostinghub.com/support/es/misc/entrevista-exclusiva</guid>
      <dc:date>2013-06-14T08:57:33Z</dc:date>
    </item>
    <item>
      <title>[Spanish] An introduction of ZK including, strengths &amp; values, architecture &amp; a brief outline of ZK Essentials</title>
      <link>http://www.javahispano.org/portada/2013/6/4/zk-framework.html</link>
      <description>An introduction of ZK framework along with a brief outline of ZK Essentials in Spanish.</description>
      <category>Article</category>
      <pubDate>Wed, 05 Jun 2013 08:54:00 GMT</pubDate>
      <guid>http://www.javahispano.org/portada/2013/6/4/zk-framework.html</guid>
      <dc:date>2013-06-05T08:54:00Z</dc:date>
    </item>
    <item>
      <title>Read to learn how you can use ZK Pivottable inside a JSP page for your web application!</title>
      <link>http://blog.zkoss.org/index.php/2013/05/30/using-pivottable-inside-a-jsp-page/</link>
      <description>ZK Pivottable t brings the power of spreadsheet&amp;rsquo;s pivot table functionality to Java web applications.This blog post will demonstrate &lt;a href="http://blog.zkoss.org/index.php/2013/05/30/using-pivottable-inside-a-jsp-page/"&gt;how ZK Pivottable can be used inside a JSP page&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 30 May 2013 09:12:42 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2013/05/30/using-pivottable-inside-a-jsp-page/</guid>
      <dc:date>2013-05-30T09:12:42Z</dc:date>
    </item>
    <item>
      <title>Learn how to use columnlayout to create a web page &amp; effectively make use of the space of the page's layout</title>
      <link>http://blog.zkoss.org/index.php/2013/05/28/how-to-use-columnlayout-to-layout-your-home-page/</link>
      <description>There are times when we can utilize a layout component such as the columnlayout to effectively make use of the space of the page layout...&lt;a href="http://blog.zkoss.org/index.php/2013/05/28/how-to-use-columnlayout-to-layout-your-home-page/ "&gt;read more&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 28 May 2013 08:36:45 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2013/05/28/how-to-use-columnlayout-to-layout-your-home-page/</guid>
      <dc:date>2013-05-28T08:36:45Z</dc:date>
    </item>
    <item>
      <title>Based on HTML5 canvas,  ZK Graphics component utilizes CSS3 syntax so users can customize animations more easily using pure Java.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2013/May/ZK_Graphics_Component</link>
      <description>ZK Graphics component is a component based on HTML5 canvas, which utilize CSS3 transition and transform effects so users can customize the animation more easily with Pure Java, shielding them from any JavaScript. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2013/May/ZK_Graphics_Component"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 21 May 2013 09:34:53 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2013/May/ZK_Graphics_Component</guid>
      <dc:date>2013-05-21T09:34:53Z</dc:date>
    </item>
    <item>
      <title>Manipulate components inside a macro: add additional components to a wired component inside a macro component.</title>
      <link>http://blog.zkoss.org/index.php/2013/05/09/manipulate-components-inside-a-macro-component/</link>
      <description>This blog will show how you can add additional components to a wired component inside a macro component using a breadcrumb macro as en example. &lt;a href="http://blog.zkoss.org/index.php/2013/05/09/manipulate-components-inside-a-macro-component/"&gt;Read&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 09 May 2013 09:15:30 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2013/05/09/manipulate-components-inside-a-macro-component/</guid>
      <dc:date>2013-05-09T09:15:30Z</dc:date>
    </item>
    <item>
      <title>This article shows you how to create a MongoDB application using ZKGrails 2.2. Credits to Chanwit Kaewkasi.</title>
      <link>http://architects.dzone.com/articles/develop-mongodb-application-zk?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+zones%2Fgroovy+%28Groovy+Zone%29</link>
      <description>At the end of this article, you will find yourself be able to create a simple MongoDB application with ZK and Grails.</description>
      <category>Article</category>
      <pubDate>Tue, 07 May 2013 08:57:22 GMT</pubDate>
      <guid>http://architects.dzone.com/articles/develop-mongodb-application-zk?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+zones%2Fgroovy+%28Groovy+Zone%29</guid>
      <dc:date>2013-05-07T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Learn how to build a simple profile keeping application and customize a theme for each user. By Senthil Muthiah.</title>
      <link>http://emrpms.blogspot.in/2013/04/zk-mvvm-form-binding-crud-with-spring_11.html</link>
      <description>This article by Senthil Muthiah will teach you how to build a simple profile keeping application and customize a theme for each user. &lt;a href="http://emrpmsexpert.com:8080/ZKBeanValidation/login.zul"&gt;Demo&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Thu, 02 May 2013 10:39:30 GMT</pubDate>
      <guid>http://emrpms.blogspot.in/2013/04/zk-mvvm-form-binding-crud-with-spring_11.html</guid>
      <dc:date>2013-05-02T10:39:30Z</dc:date>
    </item>
    <item>
      <title>[French] Article on how to create your own ZK component from a JavaScript component shelf by G�rald Quintana</title>
      <link>http://blog.zenika.com/index.php?post/2013/03/04/composant-javascript-et-composant-zk</link>
      <description>Sometimes we want to use an existing JavaScript library in our ZK app. This article explains how you can develop your own ZK component from a JavaScript component shelf (Google Chart in this case). &lt;a href="http://blog.zenika.com/index.php?post/2013/03/04/composant-javascript-et-composant-zk"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Thu, 18 Apr 2013 06:58:32 GMT</pubDate>
      <guid>http://blog.zenika.com/index.php?post/2013/03/04/composant-javascript-et-composant-zk</guid>
      <dc:date>2013-04-18T06:58:32Z</dc:date>
    </item>
    <item>
      <title>An article that shows you how to use a macro component to create a keypad component.</title>
      <link>http://ben-bai.blogspot.tw/2013/04/zk-macro-component-using-macro.html</link>
      <description>This article describes how you can create a keypad component by utilizing ZK macro component.</description>
      <category>Article</category>
      <pubDate>Tue, 16 Apr 2013 10:06:20 GMT</pubDate>
      <guid>http://ben-bai.blogspot.tw/2013/04/zk-macro-component-using-macro.html</guid>
      <dc:date>2013-04-16T10:06:20Z</dc:date>
    </item>
    <item>
      <title>A step by step article on how to create simple CRUD application using ZK with Spring 3 and JPA, by Senthil Muthiah.</title>
      <link>http://emrpms.blogspot.in/2013/04/zk-mvc-crud-with-spring-3-jpa-hibernate.html</link>
      <description>This article will explain you step by step how to create simple CRUD application using ZK as Presentation layer with Spring 3 and JPA (Hibernate vendor). &lt;a href="http://emrpms.blogspot.in/2013/04/zk-mvc-crud-with-spring-3-jpa-hibernate.html"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Thu, 11 Apr 2013 06:44:41 GMT</pubDate>
      <guid>http://emrpms.blogspot.in/2013/04/zk-mvc-crud-with-spring-3-jpa-hibernate.html</guid>
      <dc:date>2013-04-11T06:44:41Z</dc:date>
    </item>
    <item>
      <title>The NEW ZK Essentials is now available online! A book to walk you through key concepts &amp; features by building a working application from scratch. Start now!</title>
      <link>http://books.zkoss.org/wiki/ZK_Essentials</link>
      <description>The NEW ZK Essentials is devided into 10 chapters to walk you through key concepts and features step by step by culding a working application from the ground up. &lt;a href="http://books.zkoss.org/wiki/ZK_Essentials"&gt;Get started now! &lt;/a&gt;</description>
      <category>Article</category>
      <pubDate>Fri, 29 Mar 2013 06:53:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/ZK_Essentials</guid>
      <dc:date>2013-03-29T06:53:00Z</dc:date>
    </item>
    <item>
      <title>[Russian] ZK Getting Started: Learn ZK in 10min is translated to Russian language by Michael Popov from Bizow.com</title>
      <link>http://michael.bizow.com/framework-zk/</link>
      <description>ZK&amp;#39;s Getting Started tutorial &amp;quot;Learn ZK in 10 minutes&amp;quot;&amp;nbsp; has been translated to &lt;a href="http://michael.bizow.com/framework-zk/"&gt;Russian&lt;/a&gt; language by Michael Popov from &lt;a href="http://michael.bizow.com/"&gt;Bizow.com&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Tue, 19 Mar 2013 08:22:23 GMT</pubDate>
      <guid>http://michael.bizow.com/framework-zk/</guid>
      <dc:date>2013-03-19T08:22:23Z</dc:date>
    </item>
    <item>
      <title>Orgchart : a tree browser that offers a convenient way for displaying data, inspired by JS InfoVis Toolkit's Space Tree</title>
      <link>http://blog.zkoss.org/index.php/2013/03/14/orgchart-a-tree-browser-that-offers-a-convenient-way-for-displaying-data/</link>
      <description>Orgchart is a tree browser (or the so called SpaceTree) that offers a convenient way to display data, inspired by JavaScript InfoVis Toolkit. &lt;a href="http://blog.zkoss.org/index.php/2013/03/14/orgchart-a-tree-browser-that-offers-a-convenient-way-for-displaying-data/"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 14 Mar 2013 08:26:55 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2013/03/14/orgchart-a-tree-browser-that-offers-a-convenient-way-for-displaying-data/</guid>
      <dc:date>2013-03-14T08:26:55Z</dc:date>
    </item>
    <item>
      <title>See how to integrate Spring Security with ZK seamlessly by going through the construction of a simple demo application</title>
      <link>http://books.zkoss.org/index.php?title=Small_Talks/2013/March/Integrate_Spring_Security_with_ZK</link>
      <description>See how Spring Security can be adapted with a specific Ajax request handling mechanism of an Ajax framework.&lt;br /&gt;</description>
      <category>Small Talk</category>
      <pubDate>Wed, 13 Mar 2013 06:48:41 GMT</pubDate>
      <guid>http://books.zkoss.org/index.php?title=Small_Talks/2013/March/Integrate_Spring_Security_with_ZK</guid>
      <dc:date>2013-03-13T06:48:41Z</dc:date>
    </item>
    <item>
      <title>ZK Jqplot, a new add-on component integrating JavaScript library jqPlot for plotting charts in  ZK</title>
      <link>http://blog.zkoss.org/index.php/2013/03/07/zk-jqplot-integration/</link>
      <description>A new chartting add-on component that integrates Javascript chartting library, jqPlot. Works well on most browser (including IE6) and overcomes some shortages of the current charting solution in ZK.</description>
      <category>Blog</category>
      <pubDate>Thu, 07 Mar 2013 07:26:50 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2013/03/07/zk-jqplot-integration/</guid>
      <dc:date>2013-03-07T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Introducing add-on component, Rowlayout: building a fluid grid system with column offsetting features</title>
      <link>http://blog.zkoss.org/index.php/2013/03/05/rowlayout-component/</link>
      <description>Rowlayout component is an add-on component that allows the customization of the grid specification either declaratively or programmatically; building a fluid grid system with column offsetting feature</description>
      <category>Blog</category>
      <pubDate>Tue, 05 Mar 2013 08:02:52 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2013/03/05/rowlayout-component/</guid>
      <dc:date>2013-03-05T08:02:52Z</dc:date>
    </item>
    <item>
      <title>[Spanish] ZK Framework published in the latest issue of Bolivian Press Atix Libre Magazine! Click to Read!</title>
      <link>http://atix.switnet.org/atix21.pdf</link>
      <description>ZK Framework mentioned in the latest issue of Atix Libre Magazine with a brieft introduction, basic environment settings and configurations.</description>
      <category>Article</category>
      <pubDate>Thu, 21 Feb 2013 08:32:48 GMT</pubDate>
      <guid>http://atix.switnet.org/atix21.pdf</guid>
      <dc:date>2013-02-21T08:32:48Z</dc:date>
    </item>
    <item>
      <title>Integrate 3rd Party Javascript Libraries In ZK Using Clientside Controller  to be more readable, reusable and easy to maintain.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2013/February/Integrate_3rd_Party_Javascript_Libraries_In_ZK_Using_Clientside_Controller</link>
      <description>This article will demonstrate few advanced concepts of ZK client side programming allowing you to define a client side controller to encapsulate 3rd party JS library integration to make it more readable, reusable and easy to maintain.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 07 Feb 2013 07:40:52 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2013/February/Integrate_3rd_Party_Javascript_Libraries_In_ZK_Using_Clientside_Controller</guid>
      <dc:date>2013-02-07T07:40:52Z</dc:date>
    </item>
    <item>
      <title>Read Part II of "A Developer?s Diary by Ron Grimes" of Sinclair, this time about "The Project"</title>
      <link>http://smore.com/bx93</link>
      <description>In this article, Ron continues to talk about their project that was ZK-powered. &lt;a href="http://smore.com/bx93"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Fri, 25 Jan 2013 09:41:47 GMT</pubDate>
      <guid>http://smore.com/bx93</guid>
      <dc:date>2013-01-25T09:41:47Z</dc:date>
    </item>
    <item>
      <title>This article will demonstrate how to build user interface programmatically using a Richlet</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2013/January/Building_User_Interface_Programmatically_with_Richlet</link>
      <description>In article, we will demonstrate how you can build user interface programmatically using a Richlet by&amp;nbsp; building a simple search application.</description>
      <category>Article</category>
      <pubDate>Tue, 22 Jan 2013 07:24:07 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2013/January/Building_User_Interface_Programmatically_with_Richlet</guid>
      <dc:date>2013-01-22T07:24:07Z</dc:date>
    </item>
    <item>
      <title>A Developer?s Diary by Ron Grimes of Sinclair, sharing their experience moving from Adobe Flex to ZK</title>
      <link>http://www.smore.com/kezw</link>
      <description>In this article Ron shares their experiences in moving from Adobe Flex to ZK in depth. &lt;a href="http://www.smore.com/kezw"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Thu, 17 Jan 2013 09:40:28 GMT</pubDate>
      <guid>http://www.smore.com/kezw</guid>
      <dc:date>2013-01-17T09:40:28Z</dc:date>
    </item>
    <item>
      <title>ZK 6.5.2 preview: New themes are created &amp; packaged in folders for easier &amp; faster theme customizations</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2013/January/Packaging_Themes_Inside_Folders_in_ZK_6.5.2</link>
      <description>In upcoming ZK 6.5.2, themes can be packaged inside a folder. New themes can be created by first cloning the folder containing an existing theme and then making necessary changes to the stylesheets &amp;amp;&amp;nbsp; images.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 15 Jan 2013 07:02:21 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2013/January/Packaging_Themes_Inside_Folders_in_ZK_6.5.2</guid>
      <dc:date>2013-01-15T07:02:21Z</dc:date>
    </item>
    <item>
      <title>A blog on "How to deploy ZK Applications to Jelastic Cloud" by  Marina Sprava</title>
      <link>http://blog.jelastic.com/2013/01/04/how-to-deploy-zk-applications-to-jelastic-cloud/</link>
      <description>&lt;span class="userContent"&gt;Marina Sprava talks about how to deploy ZK Applications to Jelastic Cloud. &lt;a href="http://blog.jelastic.com/2013/01/04/how-to-deploy-zk-applications-to-jelastic-cloud/"&gt;Read&lt;/a&gt;.&lt;/span&gt;</description>
      <category>Article</category>
      <pubDate>Tue, 08 Jan 2013 08:17:04 GMT</pubDate>
      <guid>http://blog.jelastic.com/2013/01/04/how-to-deploy-zk-applications-to-jelastic-cloud/</guid>
      <dc:date>2013-01-08T08:17:04Z</dc:date>
    </item>
    <item>
      <title>"Embedding a ZK application inside a WordPress page" by Contributor Cancan Gunadi</title>
      <link>http://www.nextcoder.com/?p=752</link>
      <description>Check out how to embed a ZK application inside a WordPress page by &lt;em&gt;Cancan Gunadi&lt;/em&gt;. &lt;a href="http://www.nextcoder.com/?p=752"&gt;Read blog&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Mon, 07 Jan 2013 03:57:55 GMT</pubDate>
      <guid>http://www.nextcoder.com/?p=752</guid>
      <dc:date>2013-01-07T03:57:55Z</dc:date>
    </item>
    <item>
      <title>See Simon Massey's newest article on server-side pagination with ZK, MongoDB &amp; Google Maps on Dzone!</title>
      <link>http://architects.dzone.com/articles/serverside-pagination-zk?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+zones%2Farchitects+%28Architects+Zone%29</link>
      <description>Simon has released a new article on Dzone about serverside Pagination with ZK, Spring Data MongoDB and Google Maps! Dont miss it! &lt;a href="http://architects.dzone.com/articles/serverside-pagination-zk?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+zones%2Farchitects+%28Architects+Zone%29"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Wed, 02 Jan 2013 07:03:08 GMT</pubDate>
      <guid>http://architects.dzone.com/articles/serverside-pagination-zk?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+zones%2Farchitects+%28Architects+Zone%29</guid>
      <dc:date>2013-01-02T07:03:08Z</dc:date>
    </item>
    <item>
      <title>ZKPushState: A ZK Addon to Handle HTML5 History API in Pure Java</title>
      <link>http://blog.zkoss.org/index.php/2012/12/18/zkpushstate-a-zk-addon-to-handle-html5-history-api-in-pure-java-code/</link>
      <description>&lt;span class="news-content"&gt;The blog will go through through how you can use HTML 5 history API in ZK using Java code. &lt;/span&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 18 Dec 2012 08:53:50 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/12/18/zkpushstate-a-zk-addon-to-handle-html5-history-api-in-pure-java-code/</guid>
      <dc:date>2012-12-18T08:53:50Z</dc:date>
    </item>
    <item>
      <title>A way to handle huge data in ZK Pivottable by doing data paging; reducing memory consumption &amp; speed up processing time</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/December/Handle_Huge_Data_in_ZK_Pivottable</link>
      <description>This article presents a way to handle huge data in ZK Pivottable by doing data paging manually. With this approach it can reduce memory consumption and speed up the processing time when the data is huge.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 14 Dec 2012 09:38:11 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/December/Handle_Huge_Data_in_ZK_Pivottable</guid>
      <dc:date>2012-12-14T09:38:11Z</dc:date>
    </item>
    <item>
      <title>Check out an easy way to create an exporting function; transforming ZK Grid or Listbox to PDF or Excel</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/December/Export_Grid_or_Listbox_to_PDF_or_Excel</link>
      <description>This small talk is going to introduce an easy way where you can use a ready-to-use library to create such function; transforming ZK Grid or Listbox to PDF/Excel by leveraging the PdfExporter and ExcelExporter utilities.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 07 Dec 2012 07:14:54 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/December/Export_Grid_or_Listbox_to_PDF_or_Excel</guid>
      <dc:date>2012-12-07T07:14:54Z</dc:date>
    </item>
    <item>
      <title>New feature preview: Soon to release ZK 6.5.1 supports HTML 5 API to control page visibility.</title>
      <link>http://blog.zkoss.org/index.php/2012/12/02/control-page-visibility-with-html5-api-in-zk/</link>
      <description>An example of how you can use HTML API to control page visibility in ZK powered applications.</description>
      <category>Blog</category>
      <pubDate>Tue, 04 Dec 2012 07:38:37 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/12/02/control-page-visibility-with-html5-api-in-zk/</guid>
      <dc:date>2012-12-04T07:38:37Z</dc:date>
    </item>
    <item>
      <title>This small talk will demonstrate how to communicate between Spring MVC to ZK MVVM.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/November/Integrate_ZK_with_Spring_MVC_3</link>
      <description>This article will demonstrate how to communicate between Spring MVC to ZK MVVM with a simple shopping cart as an example.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 29 Nov 2012 10:47:52 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/November/Integrate_ZK_with_Spring_MVC_3</guid>
      <dc:date>2012-11-29T10:47:52Z</dc:date>
    </item>
    <item>
      <title>A guideline on how to use and apply ZK 6.5's responsive design to your application!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/November/How_to_Apply_Responsive_Design</link>
      <description>This small talk will introduce features of ZK 6.5 that help developers achieve responsive web design.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 28 Nov 2012 08:57:15 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/November/How_to_Apply_Responsive_Design</guid>
      <dc:date>2012-11-28T08:57:15Z</dc:date>
    </item>
    <item>
      <title>Learn how to integrate ZK with a third party Javascript library and leverage client side control</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/November/Integrate_3rd_Party_Javascript_Libraries_In_ZK</link>
      <description>This smalltalk will demonstrate to you how you can integrate a third party Javascript library and leverage client side control of UI</description>
      <category>Small Talk</category>
      <pubDate>Tue, 27 Nov 2012 08:21:29 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/November/Integrate_3rd_Party_Javascript_Libraries_In_ZK</guid>
      <dc:date>2012-11-27T08:21:29Z</dc:date>
    </item>
    <item>
      <title>Contributor Alain &amp; Zied introduces new "ZHighCharts" based on Highcharts JS library, to create modern &amp; intuitive charts</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/November/ZHighCharts:_Integrating_ZK_with_Highcharts</link>
      <description>Contributor Alain Galdemas &amp;amp; Zied Zaim created a new component &amp;quot;ZHighCharts&amp;quot;, based on Highcharts JS library which offers an easy way for users to create modern and intuitive charts.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 22 Nov 2012 08:44:47 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/November/ZHighCharts:_Integrating_ZK_with_Highcharts</guid>
      <dc:date>2012-11-22T08:44:47Z</dc:date>
    </item>
    <item>
      <title>ZK Webcam Component:  communicates with a camera directly based on jQuery webcam plugin</title>
      <link>http://blog.zkoss.org/index.php/2012/11/09/webcam-component-communicate-with-a-camera-directly/</link>
      <description>ZK Webcam: communicates with a camera directly based on the&amp;nbsp; jQuery webcam plugin and also integrating another ZK component, canvas4z for previewing snapshots.</description>
      <category>Blog</category>
      <pubDate>Fri, 09 Nov 2012 09:06:11 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/11/09/webcam-component-communicate-with-a-camera-directly/</guid>
      <dc:date>2012-11-09T09:06:11Z</dc:date>
    </item>
    <item>
      <title>Separate Codebase for Mobile? You?re Doing it Wrong! Read the exclusive thought of ZK Team &amp; make your choice.</title>
      <link>http://blog.zkoss.org/index.php/2012/10/18/separate-codebase-for-mobile-youre-doing-it-wrong/</link>
      <description>&lt;span class="news-content"&gt;While working on the new version of ZK the question kept popping up, what do people want? If you could improve ZK, what would you do? &lt;a href="http://blog.zkoss.org/index.php/2012/10/18/separate-codebase-for-mobile-youre-doing-it-wrong/"&gt;Read more&lt;/a&gt;. &lt;/span&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 06 Nov 2012 09:03:37 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/10/18/separate-codebase-for-mobile-youre-doing-it-wrong/</guid>
      <dc:date>2012-11-06T09:03:37Z</dc:date>
    </item>
    <item>
      <title>ZK on Dzone - ZK Gritter: Growl-like notifications for ZK apps. Credits to contributor Joonas Javanainen</title>
      <link>http://java.dzone.com/articles/zk-gritter-growl-notifications</link>
      <description>Jawwa ZK Gritter is an open source library that can be used to add Growl-like notifications to ZK apps.... &lt;a href="http://java.dzone.com/articles/zk-gritter-growl-notifications"&gt;Read more&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Thu, 01 Nov 2012 09:16:51 GMT</pubDate>
      <guid>http://java.dzone.com/articles/zk-gritter-growl-notifications</guid>
      <dc:date>2012-11-01T09:16:51Z</dc:date>
    </item>
    <item>
      <title>Advanced ZK: Asynchronous UI Updates and Background Processing ? Part 2 on Dzone by contributor Joonas Javanainen</title>
      <link>http://java.dzone.com/articles/advanced-zk-asynchronous-ui</link>
      <description>Contributor Joonas Javanainen has published Part 2 of his article &amp;quot;Advanced ZK: Asynchronous UI Updates and Background Processing&amp;quot; on Dzone.</description>
      <category>Article</category>
      <pubDate>Thu, 01 Nov 2012 08:36:12 GMT</pubDate>
      <guid>http://java.dzone.com/articles/advanced-zk-asynchronous-ui</guid>
      <dc:date>2012-11-01T08:36:12Z</dc:date>
    </item>
    <item>
      <title>Practices Of Using Spring In ZK:  How to integrate ZK, Spring and Hibernate together to build a web application.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/October/Practices_Of_Using_Spring_In_ZK</link>
      <description>This small talk will guide you through detail configuration of this application stack and with some programming tips of the Spring part design.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 23 Oct 2012 08:26:02 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/October/Practices_Of_Using_Spring_In_ZK</guid>
      <dc:date>2012-10-23T08:26:02Z</dc:date>
    </item>
    <item>
      <title>Two ways to handle collection object in MVVM: "Model" attribute &amp; Children binding</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/October/Binding_with_Collection_and_Selection</link>
      <description>This small talk will guide you through the two ways: model attribute &amp;amp; children binding to handle a collection type object when using MVVM.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 18 Oct 2012 08:46:14 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/October/Binding_with_Collection_and_Selection</guid>
      <dc:date>2012-10-18T08:46:14Z</dc:date>
    </item>
    <item>
      <title>Advanced ZK: Asynchronous UI updates and background processing by contributor Joonas Javanainen on Java Code Geeks</title>
      <link>http://www.javacodegeeks.com/2012/09/advanced-zk-asynchronous-ui-updates-and.html</link>
      <description>Joonas&amp;#39;s article &amp;quot;Advanced ZK: Asynchronous UI updates and background processing&amp;quot; has been reposted by Nikos Maravitsas on Java Code Geeks</description>
      <category>Article</category>
      <pubDate>Thu, 18 Oct 2012 08:35:20 GMT</pubDate>
      <guid>http://www.javacodegeeks.com/2012/09/advanced-zk-asynchronous-ui-updates-and.html</guid>
      <dc:date>2012-10-18T08:35:20Z</dc:date>
    </item>
    <item>
      <title>Collaborator Francisco Ferri has written a tutorial for starting "Your first web project with ZK" on JavaHispano [Spanish]</title>
      <link>http://www.javahispano.org/portada/2012/10/1/framework-zk-tu-primer-proyecto-web-con-zk-1-5.html</link>
      <description>Spanish collaborator Francisco Ferri has published a tutorial on JavaHispano on how to start &amp;quot;&lt;a href="http://www.javahispano.org/portada/2012/10/1/framework-zk-tu-primer-proyecto-web-con-zk.html"&gt;your first web project with ZK&lt;/a&gt;&amp;quot;</description>
      <category>Article</category>
      <pubDate>Tue, 02 Oct 2012 09:22:01 GMT</pubDate>
      <guid>http://www.javahispano.org/portada/2012/10/1/framework-zk-tu-primer-proyecto-web-con-zk-1-5.html</guid>
      <dc:date>2012-10-02T09:22:01Z</dc:date>
    </item>
    <item>
      <title>Make the most of ZK 6.5 with tablet programming tips provided by one of ZK's core developers Monty Pan</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/September/Tablet_Programming_Tips</link>
      <description>This smalltalk looks gives tips on how to deliver the best experience possible on tablets with ZK 6.5</description>
      <category>Small Talk</category>
      <pubDate>Thu, 27 Sep 2012 07:04:47 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/September/Tablet_Programming_Tips</guid>
      <dc:date>2012-09-27T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Contributor Chanwit has written an article on Dzone on "jQuery-style Enterprise Application Development with ZK &amp; Grails"</title>
      <link>http://groovy.dzone.com/articles/jquery-style-enterprise-0</link>
      <description>Contributor Chanwit has published a Dzone article on &amp;quot;jQuery-style Enterprise Application Development with ZK &amp;amp; Grails&amp;quot;. Please click &lt;a href="http://groovy.dzone.com/articles/jquery-style-enterprise-0"&gt;here&lt;/a&gt; for more information.</description>
      <category>Article</category>
      <pubDate>Thu, 13 Sep 2012 09:14:28 GMT</pubDate>
      <guid>http://groovy.dzone.com/articles/jquery-style-enterprise-0</guid>
      <dc:date>2012-09-13T09:14:28Z</dc:date>
    </item>
    <item>
      <title>Practices Of Using CDI In ZK :  programming practices of each layer &amp; possible solutions for common scenarios</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/September/Practices_Of_Using_CDI_In_ZK</link>
      <description>Continual to Starting A Web Application Based On ZK CDI JPA and Jetty, this small talk introduces some programming practices to each layer &amp;amp; possible solutions for some common scenarios. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/September/Practices_Of_Using_CDI_In_ZK"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 06 Sep 2012 09:19:19 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/September/Practices_Of_Using_CDI_In_ZK</guid>
      <dc:date>2012-09-06T09:19:19Z</dc:date>
    </item>
    <item>
      <title>Check out how ZK component supports &lt;b&gt;tablet scrolling&lt;/b&gt; &amp; some tips on migrating from desktop to tablet.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/September/Scrolling_on_Tablet</link>
      <description>This article will introduce to you the theorem of tablet scrolling, how ZK component supports it and an example at the end to express some tips of migrating from desktop to tablet. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/September/Scrolling_on_Tablet"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 04 Sep 2012 10:29:43 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/September/Scrolling_on_Tablet</guid>
      <dc:date>2012-09-04T10:29:43Z</dc:date>
    </item>
    <item>
      <title>&lt;b&gt;ZK 6.5 Cardlayout Component Preview:&lt;/b&gt; Switch components like switching cards &amp; works on both desktop &amp; touch devices!</title>
      <link>http://blog.zkoss.org/index.php/2012/08/30/cardlayout-swipe-to-change-screen-view/</link>
      <description>In the upcoming ZK 6.5, we will introduce a new component &amp;lsquo;Cardlayout&amp;rsquo; enabling end-users to switch components like switching cards. On tablet, this navigation operation is supported by simply swiping through components which is done automatically by ZK 6.5. &lt;a href="http://blog.zkoss.org/index.php/2012/08/30/cardlayout-swipe-to-change-screen-view/ "&gt;Read more&lt;/a&gt;.&lt;br /&gt;</description>
      <category>Blog</category>
      <pubDate>Thu, 30 Aug 2012 09:43:03 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/08/30/cardlayout-swipe-to-change-screen-view/</guid>
      <dc:date>2012-08-30T09:43:03Z</dc:date>
    </item>
    <item>
      <title>Use ZK + CDI + JPA and Jetty as the base and "default stack" to start building your web application</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/Aug/Starting_A_Web_Application_Based_On_ZK_CDI_JPA_and_Jetty</link>
      <description>This article proposes a stack which is based on CDI (Weld), JPA (Hibernate) and ZK running on a simple web container (Jetty or Tomcat), which could be a good start for your ZK-based application. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/Aug/Starting_A_Web_Application_Based_On_ZK_CDI_JPA_and_Jetty"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 29 Aug 2012 08:12:41 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/Aug/Starting_A_Web_Application_Based_On_ZK_CDI_JPA_and_Jetty</guid>
      <dc:date>2012-08-29T08:12:41Z</dc:date>
    </item>
    <item>
      <title>&lt;b&gt;ZK 6.5 Scrollview Component Preview:&lt;/b&gt; An Easy Way to Create Scroll-able page on Tablet Devices. See &lt;b&gt;DEMO&lt;/b&gt;!</title>
      <link>http://blog.zkoss.org/index.php/2012/08/28/scrollview-component-an-easy-way-to-create-scroll-able-page-on-tablet-devices/</link>
      <description>In upcoming ZK 6.5 where responsive design and one codebase for multiple devices is the key, we therefore introduce users to a new scrollview component, which is a component designed to easily construct a scroll-able web page on both tablet and mobile browsers. &lt;a href="http://blog.zkoss.org/index.php/2012/08/28/scrollview-component-an-easy-way-to-create-scroll-able-page-on-tablet-devices/"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 28 Aug 2012 08:18:14 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/08/28/scrollview-component-an-easy-way-to-create-scroll-able-page-on-tablet-devices/</guid>
      <dc:date>2012-08-28T08:18:14Z</dc:date>
    </item>
    <item>
      <title>Contributor Muthiah Senthil presents us a blog on implementing Hibernate one to many mapping bidirectional using ZK</title>
      <link>http://emrpms.blogspot.tw/2012/08/zk-hibernate-one-to-many-annotation.html</link>
      <description>In this post, Muthiah Senthil will show us how you can implement hibernate one to Many mapping (master &amp;amp; detail) bidirectional using ZK Components. &lt;a href="http://emrpms.blogspot.tw/2012/08/zk-hibernate-one-to-many-annotation.html"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Fri, 24 Aug 2012 09:21:47 GMT</pubDate>
      <guid>http://emrpms.blogspot.tw/2012/08/zk-hibernate-one-to-many-annotation.html</guid>
      <dc:date>2012-08-24T09:21:47Z</dc:date>
    </item>
    <item>
      <title>ZK 6.5's responsive design enables you to use the &lt;b&gt;same set of components&lt;/b&gt; &amp; have it  run everywhere, &lt;b&gt;desktop &amp; tablet!&lt;/b&gt;</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/August/ZK_6.5_Responsive_design</link>
      <description>Within upcoming release of ZK 6.5, one of the hot topics is how ZK introduces responsive design. The aim of ZK framework team is to serve a variety of devices and screens with one set of components and have it run everywhere on your PC, desktops and smart-tablets. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/August/ZK_6.5_Responsive_design"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 21 Aug 2012 09:32:03 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/August/ZK_6.5_Responsive_design</guid>
      <dc:date>2012-08-21T09:32:03Z</dc:date>
    </item>
    <item>
      <title>Top Contributor Simon Massey talks about implementing event-driven GUI patterns with &lt;b&gt;ZK on IBM developerWorks&lt;/b&gt;</title>
      <link>http://www.ibm.com/developerworks/websphere/zones/portal/proddoc/zkjavaajax/</link>
      <description>Top contributor Simon Massey explores three event-driven graphical user interface (GUI) patterns using the ZK Java AJAX framework; specifically, &amp;quot;Passive View,&amp;quot; &amp;quot;Supervising Controller&amp;quot; and &amp;quot;Presentation Model.&amp;quot;.. &lt;a href="http://www.ibm.com/developerworks/websphere/zones/portal/proddoc/zkjavaajax/"&gt;Read more&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Wed, 15 Aug 2012 09:03:39 GMT</pubDate>
      <guid>http://www.ibm.com/developerworks/websphere/zones/portal/proddoc/zkjavaajax/</guid>
      <dc:date>2012-08-15T09:03:39Z</dc:date>
    </item>
    <item>
      <title>&lt;b&gt;ZK 6.5 &amp; Tablet UI Design&lt;/b&gt;: Design UI that take advantage of tablet-specific user interaction methods. See &lt;b&gt;Demo!!&lt;/b&gt;</title>
      <link>http://blog.zkoss.org/index.php/2012/08/14/zk-6-5-tablet-ui-design/</link>
      <description>The soon-to-be-released ZK 6.5 introduces new features that enable developers to design user interfaces that take advantage of tablet-specific user interaction methods such as swiping and changing device orientations. &lt;a href="http://blog.zkoss.org/index.php/2012/08/14/zk-6-5-tablet-ui-design/"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 14 Aug 2012 08:49:42 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/08/14/zk-6-5-tablet-ui-design/</guid>
      <dc:date>2012-08-14T08:49:42Z</dc:date>
    </item>
    <item>
      <title>Contributor Pashkin Mikhail has written a small talk on how to implement a 15 puzzle game on a single ZUML page</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/July/Simple_Game_On_ZK</link>
      <description>Fifteen puzzle game implementation by Pashkin Mikhail on a single ZUML page. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/July/Simple_Game_On_ZK"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 14 Aug 2012 07:52:21 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/July/Simple_Game_On_ZK</guid>
      <dc:date>2012-08-14T07:52:21Z</dc:date>
    </item>
    <item>
      <title>Check out this small talk to know how to apply &lt;b&gt;MVVM pattern in Java&lt;/b&gt; if you prefer to create application UI using pure Java</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/August/MVVM_In_Java</link>
      <description>This small talk will demonstrate how to use MVVM pattern within a Richlet where you can create your application UI using Java. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/August/MVVM_In_Richlet"&gt;Read more&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 09 Aug 2012 08:15:34 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/August/MVVM_In_Java</guid>
      <dc:date>2012-08-09T08:15:34Z</dc:date>
    </item>
    <item>
      <title>&lt;b&gt;ZK 6.5 &amp; responsive design:&lt;/b&gt; Desktop and tablet applications from the same codebase!! View &lt;b&gt;Demo&lt;/b&gt;!!</title>
      <link>http://blog.zkoss.org/index.php/2012/07/31/zk-6-5-responsive-design-desktop-and-tablet-applications-from-the-same-codebase/</link>
      <description>&lt;span class="news-content"&gt;The upcoming ZK 6.5 focuses on incorporating responsive design principles to afford developers the ability to create web applications which have an excellent user experience on desktops and tablet devices without writing separate applications. &lt;a href="http://blog.zkoss.org/index.php/2012/07/31/zk-6-5-responsive-design-desktop-and-tablet-applications-from-the-same-codebase/"&gt;Read more&lt;/a&gt;. &lt;/span&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 31 Jul 2012 10:52:24 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/07/31/zk-6-5-responsive-design-desktop-and-tablet-applications-from-the-same-codebase/</guid>
      <dc:date>2012-07-31T10:52:24Z</dc:date>
    </item>
    <item>
      <title>Contributor Fernando has created a new ZK component Accordion integrating liteAccordion, a jQuery plug-in.</title>
      <link>http://blog.zkoss.org/index.php/2012/07/17/introducing-accordion-component/</link>
      <description>Contributor &lt;span class="news-content"&gt;Fernando introduce a new ZK component &lt;strong&gt;Accordion&lt;/strong&gt;, a horizontal accordion component that is based on &lt;a href="http://nicolahibbert.com/liteaccordion-v2"&gt;liteAccordion&lt;/a&gt;, a jQuery plug-in.&lt;/span&gt; &lt;a href="http://blog.zkoss.org/index.php/2012/07/17/introducing-accordion-component/"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 17 Jul 2012 08:30:54 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/07/17/introducing-accordion-component/</guid>
      <dc:date>2012-07-17T08:30:54Z</dc:date>
    </item>
    <item>
      <title>ZK introduces new component &lt;b&gt;Dropupload&lt;/b&gt; to enable file uploading done easier &amp; with more flexibility</title>
      <link>http://blog.zkoss.org/index.php/2012/07/10/dropupload-using-html5-to-create-a-new-file-upload-component/</link>
      <description>&lt;span class="news-content"&gt;n ZK 6.1 EE, we introduce a new component &lt;strong&gt;&amp;lsquo;Dropupload&amp;rsquo;&lt;/strong&gt; which leverages HTML 5 technology, allowing users to upload by dragging files into the component whilst retaining original operating habits... &lt;a href="http://blog.zkoss.org/index.php/2012/07/10/dropupload-using-html5-to-create-a-new-file-upload-component/"&gt;read more&lt;/a&gt;&lt;/span&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 10 Jul 2012 09:40:02 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/07/10/dropupload-using-html5-to-create-a-new-file-upload-component/</guid>
      <dc:date>2012-07-10T09:40:02Z</dc:date>
    </item>
    <item>
      <title>Eu Soon has written a blog on how  to develop a complex GUI using design patterns with little learning curve</title>
      <link>http://eusoon.blogspot.tw/2012/03/zk-and-design-patterns-ability-of-zk.html</link>
      <description>The ability of ZK framework to separate data and logic from presentation make it possible to use design patterns to develop complex GUIs with little learning curve and without second thought. In this article I will show you... &lt;a href="http://eusoon.blogspot.tw/2012/03/zk-and-design-patterns-ability-of-zk.html"&gt;read more&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Thu, 05 Jul 2012 10:39:52 GMT</pubDate>
      <guid>http://eusoon.blogspot.tw/2012/03/zk-and-design-patterns-ability-of-zk.html</guid>
      <dc:date>2012-07-05T10:39:52Z</dc:date>
    </item>
    <item>
      <title>A &lt;b&gt;preview&lt;/b&gt; to a new API based ZK Add-on Component integrating powerful JavaScript Map library "Openlayers"</title>
      <link>http://blog.zkoss.org/index.php/2012/07/03/zk-openlayers-integration/</link>
      <description>&lt;span class="news-content"&gt;ZK Team is pleased to present to our users a preview version of a great, free, and API based ZK Add-on component &amp;ndash; &lt;b&gt;Openlayers&lt;/b&gt;, which integrates a powerful JavaScript Map library&lt;/span&gt; &amp;quot;Openlayers&amp;quot;. &lt;a href="http://blog.zkoss.org/index.php/2012/07/03/zk-openlayers-integration/"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 03 Jul 2012 08:56:01 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/07/03/zk-openlayers-integration/</guid>
      <dc:date>2012-07-03T08:56:01Z</dc:date>
    </item>
    <item>
      <title>doubleSlash shares implementations of different technologies such as JavaScript &amp; CSS in ZK (German)</title>
      <link>http://blog.doubleslash.de/einbettung-verschiedener-technologien-in-zk/</link>
      <description>&lt;span style=""&gt;In different web technologies such as &lt;strong&gt;Java, Javascript and CSS&lt;/strong&gt; are used to control different properties.&lt;/span&gt; &lt;span style=""&gt; The pooling of individual technologies is often a challenge for the programmer... &lt;a href="http://blog.doubleslash.de/einbettung-verschiedener-technologien-in-zk/"&gt;read more&lt;/a&gt;&lt;/span&gt;</description>
      <category>Blog</category>
      <pubDate>Wed, 27 Jun 2012 09:08:41 GMT</pubDate>
      <guid>http://blog.doubleslash.de/einbettung-verschiedener-technologien-in-zk/</guid>
      <dc:date>2012-06-27T09:08:41Z</dc:date>
    </item>
    <item>
      <title>Sven has written a series of blog posts on how to test ZK on Amazon EC2 without logging into AWS  or using Firefox plugin</title>
      <link>http://javadude.wordpress.com/2011/10/24/zk-goes-ec2-part-1/</link>
      <description>Certainly not a big deal to deploy a ZK web application to a Amazon EC2 instance, but I needed a simple application that allows my team to start/stop our EC2 instance that we use for testing and demo without logging into the AWS account or using the Firefox plugin.. &lt;a href="http://javadude.wordpress.com/2011/10/24/zk-goes-ec2-part-1/"&gt;Read more&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Fri, 22 Jun 2012 08:34:18 GMT</pubDate>
      <guid>http://javadude.wordpress.com/2011/10/24/zk-goes-ec2-part-1/</guid>
      <dc:date>2012-06-22T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Contributor M. Senthil regularly shares ZK examples in his blog covering from installation guide to more advanced topics. Users are welcome to check it out!</title>
      <link>http://emrpms.blogspot.in/</link>
      <description>Muthiah Senthil regularly writes about ZK in his blog covering various topics from beginner&amp;#39;s installation guide to more advanced topics including MVVM, MVC, databinding, integration, customization examples etc. Users are encouraged to visit his blog!</description>
      <category>Blog</category>
      <pubDate>Tue, 19 Jun 2012 09:52:42 GMT</pubDate>
      <guid>http://emrpms.blogspot.in/</guid>
      <dc:date>2012-06-19T09:52:42Z</dc:date>
    </item>
    <item>
      <title>Deploying a ZK based Java EE application to Red Hat Open Shift Cloud. Contributed by Mohamed Sanaulla.</title>
      <link>http://www.javabeat.net/2012/05/deploying-zk-javaee-to-openshift/</link>
      <description>This blog shows you the steps of deploying a ZK powered Java EE aplication to Openshit, a Platform As A Service (Paas) offering from Red Hat joining the likes of Heroku, GAE, Jelastic and others. &lt;a href="http://www.javabeat.net/2012/05/deploying-zk-javaee-to-openshift/"&gt;Read&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Fri, 08 Jun 2012 11:03:51 GMT</pubDate>
      <guid>http://www.javabeat.net/2012/05/deploying-zk-javaee-to-openshift/</guid>
      <dc:date>2012-06-08T11:03:51Z</dc:date>
    </item>
    <item>
      <title>Migrating to ZK 6: understand the flexibility of  MVVM to help  decide where &amp; how to use what approach. By Aashu Jaidka</title>
      <link>http://blog.paxcel.net/blog/zk6-selectorcomposer-vs-mvvm-vs-viewmodel-with-ui-binding/</link>
      <description>In&lt;strong&gt; ZK5&lt;/strong&gt; there was only one clear approach to implement MVC by making a zul file as a View, apply a controller extending GenericForwardComposer (or may be a Spring Composer) to it. Where as in ZK6 version is equipped with new binding mechanism, i.e MVVM pattern. Programmers find it difficult to migrate from ZK5 to ZK6, &lt;a href="http://blog.paxcel.net/blog/zk6-selectorcomposer-vs-mvvm-vs-viewmodel-with-ui-binding/"&gt;this document&lt;/a&gt; will help you to understand different approaches available in ZK6 and where to use what approach.</description>
      <category>Blog</category>
      <pubDate>Wed, 06 Jun 2012 08:13:26 GMT</pubDate>
      <guid>http://blog.paxcel.net/blog/zk6-selectorcomposer-vs-mvvm-vs-viewmodel-with-ui-binding/</guid>
      <dc:date>2012-06-06T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Add flexibility &amp; variation to your app by using a common data set for two or more components</title>
      <link>http://blog.zkoss.org/index.php/2012/05/25/sharing-a-common-data-model-for-multiple-components-in-zk-6/</link>
      <description>&lt;span class="news-content"&gt;In some use cases, developers may want two components to use the same data set but at the same time also want them to have two independent selection states&lt;/span&gt; in order to increase flexibility and variation of applications. &lt;a href="http://blog.zkoss.org/index.php/2012/05/25/sharing-a-common-data-model-for-multiple-components-in-zk-6/"&gt;Read&lt;/a&gt; to know how.</description>
      <category>Blog</category>
      <pubDate>Fri, 25 May 2012 07:53:58 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/05/25/sharing-a-common-data-model-for-multiple-components-in-zk-6/</guid>
      <dc:date>2012-05-25T07:53:58Z</dc:date>
    </item>
    <item>
      <title>FrozenGrid Component: Tips on how to freeze both Columns &amp; Rows for more flexibility &amp; friendlier user experience</title>
      <link>http://blog.zkoss.org/index.php/2012/05/17/frozengrid-component-tips-on-how-to-freeze-both-columns-and-rows/</link>
      <description>A tip on how you can use the frozenGrid component to acheive freezing effect on both Column and Rows for more convenient view and better user experience. &lt;a href="http://blog.zkoss.org/index.php/2012/05/17/frozengrid-component-tips-on-how-to-freeze-both-columns-and-rows/"&gt;Read&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 17 May 2012 08:12:20 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/05/17/frozengrid-component-tips-on-how-to-freeze-both-columns-and-rows/</guid>
      <dc:date>2012-05-17T08:12:20Z</dc:date>
    </item>
    <item>
      <title>Behind-the-scenes: A look at how ZK, ZK Spreadsheet are integrated into IBM Lotus Domino Designer XPages</title>
      <link>http://www.ibm.com/developerworks/lotus/documentation/xpageszk/</link>
      <description>Learn how ZK and ZK Spreadsheet are integrated into IBM Lotus Domino Designer XPages. This white paper explains the concepts and implementation of ZK, ZK Spreadsheet, and XPages.&lt;a href="http://www.ibm.com/developerworks/lotus/documentation/xpageszk/"&gt;Read&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Wed, 16 May 2012 08:25:31 GMT</pubDate>
      <guid>http://www.ibm.com/developerworks/lotus/documentation/xpageszk/</guid>
      <dc:date>2012-05-16T08:25:31Z</dc:date>
    </item>
    <item>
      <title>A First Look at MVVM in ZK 6: A blog looking at ZK 6's MVVM pattern in brief detail, from its anatomy to implementation</title>
      <link>http://www.techdojo.blogspot.com/2012/04/first-look-at-mvvm-in-zk-6.html</link>
      <description>Under this ZK MVC pattern, the UI components in View need not to be bound to any Controller methods or data objects&lt;b&gt;.&lt;/b&gt;&amp;nbsp;The flexibility... &lt;a href="http://www.techdojo.blogspot.com/2012/04/first-look-at-mvvm-in-zk-6.html"&gt;Read more&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Wed, 09 May 2012 09:26:19 GMT</pubDate>
      <guid>http://www.techdojo.blogspot.com/2012/04/first-look-at-mvvm-in-zk-6.html</guid>
      <dc:date>2012-05-09T09:26:19Z</dc:date>
    </item>
    <item>
      <title>Using "shopping cart" example from ZK Essentials to guide users through performing a stress test using JMeter.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/May/Perform_stress_test_on_ZK_using_JMeter-take_Shopping_Cart_as_an_example</link>
      <description>this small talk we will take a real application as an example to demonstrate in detail how you can actually execute a loading test using JMeter. &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/May/Perform_stress_test_on_ZK_using_JMeter-take_Shopping_Cart_as_an_example"&gt;Read&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 08 May 2012 07:10:03 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/May/Perform_stress_test_on_ZK_using_JMeter-take_Shopping_Cart_as_an_example</guid>
      <dc:date>2012-05-08T07:10:03Z</dc:date>
    </item>
    <item>
      <title>Handle big data with ZK 6's biglistbox and Hibernate: saving data into a database and retrieve such data via Hibernate</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/May/Handling_huge_data_with_Biglistbox_and_Hibernate</link>
      <description>This &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/May/Handling_huge_data_with_Biglistbox_and_Hibernate"&gt;article&lt;/a&gt; will demonstrate how you can use the Biglistbox component to present huge data from the database with Hibernate.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 04 May 2012 08:20:22 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/May/Handling_huge_data_with_Biglistbox_and_Hibernate</guid>
      <dc:date>2012-05-04T08:20:22Z</dc:date>
    </item>
    <item>
      <title>Export ZK-powered pages to desired JasperReports format and layout, designed by iReport.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/April/Create_a_Report_with_ZK_using_iReport_and_JasperReports</link>
      <description>This small talk will guide you through how to create a report with ZK using JasperReports and iReport. Please click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/April/Create_a_Report_with_ZK_using_iReport_and_JasperReports"&gt;here&lt;/a&gt; to read further.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 19 Apr 2012 07:54:56 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/April/Create_a_Report_with_ZK_using_iReport_and_JasperReports</guid>
      <dc:date>2012-04-19T07:54:56Z</dc:date>
    </item>
    <item>
      <title>A Sneak Peek to ZK's NEW Mobile Solution based on HTML 5, CSS 3 and integrating jQuery Mobile</title>
      <link>http://blog.zkoss.org/index.php/2012/04/17/zk-touch-sneak-peek/</link>
      <description>&lt;span class="news-content"&gt;&lt;span style="font-size: 14px; color: #274249;"&gt;ZK Touch is a brand new set of mobile components developed based on ZK 6 focusing on mobile web development designed for building mobile websites with ZK. &lt;a href="http://blog.zkoss.org/index.php/2012/04/17/zk-touch-sneak-peek/"&gt;Read more&lt;/a&gt;. &lt;/span&gt;&lt;/span&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 17 Apr 2012 07:25:22 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/04/17/zk-touch-sneak-peek/</guid>
      <dc:date>2012-04-17T07:25:22Z</dc:date>
    </item>
    <item>
      <title>Read how to run ZK in Eclipse Equinox, an implementation of OSGi in existing servlet container. Contributed by Mirko Bernardoni</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/April/ZK_In_An_Embedded_Equinox_In_An_Existing_Servlet_Container</link>
      <description>Run ZK in an embedded Equinox, an Eclipse project that provides a certified implementation of the OSGi R4.x core framework specification in an existing servlet container. Read the &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/April/ZK_In_An_Embedded_Equinox_In_An_Existing_Servlet_Container"&gt;tutorial&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 05 Apr 2012 07:58:45 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/April/ZK_In_An_Embedded_Equinox_In_An_Existing_Servlet_Container</guid>
      <dc:date>2012-04-05T07:58:45Z</dc:date>
    </item>
    <item>
      <title>Preview of ZK Application Test Suite: Mimic Library - test composers without application server or browser</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/April/The_Dawn_of_ZK_Application_Test_Suite:Mimic_Library</link>
      <description>Mimic library enables the testing of a composer &lt;b&gt;without an application server&lt;/b&gt;, and of course &lt;b&gt;without a browser&lt;/b&gt;. Useres can mimic user interactions to applications such as clicking or typing to verify composer&amp;#39;s (controller layer) data and logic. For more details, read &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/April/The_Dawn_of_ZK_Application_Test_Suite:Mimic_Library"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 03 Apr 2012 08:57:59 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/April/The_Dawn_of_ZK_Application_Test_Suite:Mimic_Library</guid>
      <dc:date>2012-04-03T08:57:59Z</dc:date>
    </item>
    <item>
      <title>Use HTML5 History API in your ZK application to save application state on browser history &amp; swtich between states</title>
      <link>http://blog.zkoss.org/index.php/2012/03/30/history-management-with-html5-history-api-in-zk/</link>
      <description>&lt;span class="news-content"&gt;You can achieve browser history management using &lt;/span&gt;&lt;a href="http://blog.zkoss.org/index.php/2012/03/30/history-management-with-html5-history-api-in-zk/"&gt;HTML5 History API in ZK&lt;/a&gt;&amp;nbsp; to save application sate on browser history and switch in between different states of application especially in multi-step operation. Ashish tells you how!</description>
      <category>Blog</category>
      <pubDate>Fri, 30 Mar 2012 08:05:17 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/03/30/history-management-with-html5-history-api-in-zk/</guid>
      <dc:date>2012-03-30T08:05:17Z</dc:date>
    </item>
    <item>
      <title>Trouble handling big data? ZK's new "Big Listbox" solves this issue, loads&amp;renders data so fast you have never seen before!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/March/Handling_a_Trillion_Data_Using_ZK</link>
      <description>ZK&amp;#39;s new major feature - Big Listbox is designed to handle unlimited data sets for enterprise level applications. It is able to handle big data with a single component provided with maximum performance optimization to cut out any lagging issues. Check this amazing new feature out &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/March/Handling_a_Trillion_Data_Using_ZK"&gt;NOW&lt;/a&gt;.&amp;nbsp;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 27 Mar 2012 07:51:25 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/March/Handling_a_Trillion_Data_Using_ZK</guid>
      <dc:date>2012-03-27T07:51:25Z</dc:date>
    </item>
    <item>
      <title>Server-side selector provides flexible DOM manipulation, ZK 6 embraces this under guise of Java annotations.</title>
      <link>http://www.theserverside.com/tip/Server-side-selector-provides-flexible-DOM-manipulation</link>
      <description>jQuery made DOM manipulation on the client side much more concise thanks to its CSS Selector mechanism, among other things. Now, the CSS selector technique has been extended to server side technology in ZK 6 under the guise of Java annotations. Read this article on &lt;a href="http://www.theserverside.com/tip/Server-side-selector-provides-flexible-DOM-manipulation"&gt;theserverside&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Mon, 26 Mar 2012 11:09:09 GMT</pubDate>
      <guid>http://www.theserverside.com/tip/Server-side-selector-provides-flexible-DOM-manipulation</guid>
      <dc:date>2012-03-26T11:09:09Z</dc:date>
    </item>
    <item>
      <title>CSS/jQuery selector inspired mechanism in ZK 6's MVC controller makes MVC implementation simper &amp; more flexible</title>
      <link>http://www.techdojo.blogspot.com/2012/03/jquery-selector-inspired-controller-in.html</link>
      <description>&amp;nbsp;An interesting bit of ZK 6&amp;#39;s MVC pattern is the CSS/jQuery Selector inspired mechanism in its Controller that makes this plumbing task simpler and more flexible...&lt;a href="http://www.techdojo.blogspot.com/2012/03/jquery-selector-inspired-controller-in.html"&gt;read more&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Thu, 22 Mar 2012 09:05:54 GMT</pubDate>
      <guid>http://www.techdojo.blogspot.com/2012/03/jquery-selector-inspired-controller-in.html</guid>
      <dc:date>2012-03-22T09:05:54Z</dc:date>
    </item>
    <item>
      <title>Convert ZK jars into an OSGi bundle and develop an OSGi application for ease of management and version control!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/March/Develop_ZK_application_in_OSGi_Framework</link>
      <description>This small talk by Vincent Jian guides you through how to convert&amp;nbsp; ZK jars into an OSGi bundle and then use that bundle to develop an OSGi application! Read this &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/March/Develop_ZK_application_in_OSGi_Framework"&gt;small talk&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 13 Mar 2012 08:52:52 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/March/Develop_ZK_application_in_OSGi_Framework</guid>
      <dc:date>2012-03-13T08:52:52Z</dc:date>
    </item>
    <item>
      <title>Updated small talk on how to integrate latest versions of ZK, Hibernate &amp; Spring to create a project that uses MySQL</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/March/Integrate_ZK5_with_Spring_3_and_Hibernate</link>
      <description>This small talk by Vincent Jian illustrates how you can use the latest ZK 5/6, Spring 3, and Hibernate 3.6 to create a simple project that loads data from MySQL database. Read &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/March/Integrate_ZK5_with_Spring_3_and_Hibernate"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 13 Mar 2012 08:26:48 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/March/Integrate_ZK5_with_Spring_3_and_Hibernate</guid>
      <dc:date>2012-03-13T08:26:48Z</dc:date>
    </item>
    <item>
      <title>Be your own hero for your application! Secure your ZK apps with Java security framework Apache Shiro!  By Ashish.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/March/Securing_ZK_Applications_With_Apache_Shiro</link>
      <description>This small talk will guide you through how you can secure your ZK applications using Apache Shiro, a Java security framework. Credits to &lt;span class="st_meta_auth"&gt;Ashish Dasnurkar! &lt;/span&gt;Read this &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/March/Securing_ZK_Applications_With_Apache_Shiro"&gt;small talk&lt;/a&gt; now.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 06 Mar 2012 07:46:36 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/March/Securing_ZK_Applications_With_Apache_Shiro</guid>
      <dc:date>2012-03-06T07:46:36Z</dc:date>
    </item>
    <item>
      <title>Turn your design to reality! Customize the look &amp; feel of combobox &amp; listbox using CSS 3! Read this article by Vincent Jian!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/March/Customize_Look_and_Feel_of_ZK_Components_Using_CSS3_-_Part_2</link>
      <description>Vincent Jian as written part 2 of his previous &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/March/Customize_Look_and_Feel_of_ZK_Components_Using_CSS3_-_Part_2"&gt;small talk&lt;/a&gt; guiding users though how they can customize the look and feel of buttons and window components using CSS 3.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 06 Mar 2012 07:24:18 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/March/Customize_Look_and_Feel_of_ZK_Components_Using_CSS3_-_Part_2</guid>
      <dc:date>2012-03-06T07:24:18Z</dc:date>
    </item>
    <item>
      <title>Want to add image as a background or draw an arrow in an object within a browser? Read How to use HTML 5 Canvas4Z Part 2 by Jimmy Shiau!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/February/How_To_Use_Canvas4Z_Part2</link>
      <description>Jimmy Shiau shows us how to leverage the Canvas4Z component to add an image as a background, draw an arrow, selecting and moving objects etc. To read this small talk, click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/February/How_To_Use_Canvas4Z_Part2"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 29 Feb 2012 07:22:56 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/February/How_To_Use_Canvas4Z_Part2</guid>
      <dc:date>2012-02-29T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Deploy your ZK applications to the cloud using Heroku and OpenShift, Vincent Jian shows you how!</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/February/ZK_on_PaaS_Clouds:_Heroku_and_OpenShift_Express</link>
      <description>Vincent Jian walks us through developing ZK applications using the cloud based services Heroku and OpenShift.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 24 Feb 2012 07:54:39 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/February/ZK_on_PaaS_Clouds:_Heroku_and_OpenShift_Express</guid>
      <dc:date>2012-02-24T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Contributor Nushree Allie-Cader demonstrates how you can integrate JAX-WS with ZK.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/February/ZK_And_JAX_WS</link>
      <description>&amp;nbsp;Nushree Allie-Cader of Effective Intelligence has written a small talk showing how you can easily integrate JAX-WS with ZK. For more information, please visit &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/February/ZK_And_JAX_WS"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 21 Feb 2012 06:59:57 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/February/ZK_And_JAX_WS</guid>
      <dc:date>2012-02-21T06:59:57Z</dc:date>
    </item>
    <item>
      <title>Ben Bai introduces ZK 6.0 New Feature Chosenbox ? A beautiful and powerful multiple combobox</title>
      <link>http://blog.zkoss.org/index.php/2012/02/09/zk-6-0-new-feature-highlight-part-4-chosenbox-a-beautiful-and-powerful-multiple-combobox/</link>
      <description>Developer Ben Bai introduces part 4 of ZK 6&amp;#39;s new features highlight. This chosenbox add-on component is a beautiful and powerufl multiple combobox. To read the blog post, click &lt;a href="http://blog.zkoss.org/index.php/2012/02/09/zk-6-0-new-feature-highlight-part-4-chosenbox-a-beautiful-and-powerful-multiple-combobox/"&gt;here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 09 Feb 2012 07:24:28 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2012/02/09/zk-6-0-new-feature-highlight-part-4-chosenbox-a-beautiful-and-powerful-multiple-combobox/</guid>
      <dc:date>2012-02-09T07:24:28Z</dc:date>
    </item>
    <item>
      <title>Hawk Chen has written a small talk on how to adopt Spring framework as an app infrastructure &amp; work it with ZK6's MVVM</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring</link>
      <description>This &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring"&gt;small talk&lt;/a&gt; guides you through how you can adopt Spring framework as an application infrastructure and work it with ZK 6&amp;#39;s new MVVM pattern to manage objects including ViewModel, validator etc.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 08 Feb 2012 07:44:20 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/February/MVVM_in_ZK6:_Work_with_Spring</guid>
      <dc:date>2012-02-08T07:44:20Z</dc:date>
    </item>
    <item>
      <title>Hawk Chen's small talk introduces a feature of ZK MVVM for 'form binding' by demonstrating an example application</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding</link>
      <description>This small talk introduces a feature of ZK MVVM for &lt;i&gt;form binding&lt;/i&gt;. This feature will be demonstrated by rewriting an example application. To read this article, please click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 01 Feb 2012 09:36:18 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/February/MVVM_in_ZK6:_Form_Binding</guid>
      <dc:date>2012-02-01T09:36:18Z</dc:date>
    </item>
    <item>
      <title>Hawk Chen demonstrates the access to UI components inside a ViewModel in order to achieve further customization</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/MVVM_Extension:_Access_UI_Components_Inside_ViewModel</link>
      <description>This small talk demonstrates how users can access UI components inside a ViewModel to customize components to achieve more control of components like dynamically creating components, customize load on demand etc. To read this article, click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/MVVM_Extension:_Access_UI_Components_Inside_ViewModel"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 31 Jan 2012 09:35:20 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/MVVM_Extension:_Access_UI_Components_Inside_ViewModel</guid>
      <dc:date>2012-01-31T09:35:20Z</dc:date>
    </item>
    <item>
      <title>Dennis Chen has written a small on talk how you can execute a loading or a performance test on ZK using JMeter</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/Execute_a_Loading_or_Performance_Test_on_ZK_using_JMeter</link>
      <description>Dennis Chen has written a small on talk how you can execute a loading or a performance test on a ZK application using JMeter. To visit the article, please click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/Execute_a_Loading_or_Performance_Test_on_ZK_using_JMeter "&gt;here&lt;/a&gt;.&amp;nbsp;</description>
      <category>Small Talk</category>
      <pubDate>Fri, 27 Jan 2012 04:03:32 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/Execute_a_Loading_or_Performance_Test_on_ZK_using_JMeter</guid>
      <dc:date>2012-01-27T04:03:32Z</dc:date>
    </item>
    <item>
      <title>Ashish's 3rd small talk on mongoDB shows how to develop a non- relational database driven ZK app with Spring Data</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_3_-_Using_Spring_Data</link>
      <description>&lt;span lang="EN-AU"&gt;Ashish&amp;#39;s third small talk on mongoDB guides users through how you can develop a non- relational database driven ZK app using Spring Data. For more information, please read &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_3_-_Using_Spring_Data"&gt;here&lt;/a&gt;. &lt;/span&gt;</description>
      <category>Small Talk</category>
      <pubDate>Wed, 25 Jan 2012 08:24:59 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_3_-_Using_Spring_Data</guid>
      <dc:date>2012-01-25T08:24:59Z</dc:date>
    </item>
    <item>
      <title>Ashish's 2nd small talk on mongoDB guides you through the development of a non- relational database driven ZK app using Morphia</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_2_-_Using_Morphia</link>
      <description>&lt;span class="new_desc" id="yQFWz10"&gt;Ashish&amp;#39;s second small talk on mongoDB shows how users can develop a non-relational database driven ZK application using Morphia. For more detailed information, please read&lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_2_-_Using_Morphia"&gt; &lt;/a&gt;&lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_1_-_Using_MongoDB_Java_Driver"&gt;here&lt;/a&gt;.&lt;/span&gt;</description>
      <category>Small Talk</category>
      <pubDate>Fri, 20 Jan 2012 08:57:10 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_2_-_Using_Morphia</guid>
      <dc:date>2012-01-20T08:57:10Z</dc:date>
    </item>
    <item>
      <title>Ashish has written a small talk on how to develop a non-relational database driven ZK app using mongoDB Java Driver</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_1_-_Using_MongoDB_Java_Driver</link>
      <description>Ashish has written a small talk showing how developers can develop a non-relational database driven ZK application using mongoDB Java Driver. For more detailed information, please read &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_1_-_Using_MongoDB_Java_Driver"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 19 Jan 2012 15:57:34 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/ZK_With_MongoDB_Part_1_-_Using_MongoDB_Java_Driver</guid>
      <dc:date>2012-01-19T15:57:34Z</dc:date>
    </item>
    <item>
      <title>Contributor Erko Knoll has written a small talk showing how to use ZK in an OSGi environment with a plug-in based app ex.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/December/ZK_OSGi_-_Developing_plug-in_based_applications_with_OSGi</link>
      <description>Contributor Erko Knoll has written a small talk guilding users how to use ZK in an OSGi environment with a comprehensive example that is a plug-in based application. To visit, please read &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/December/ZK_OSGi_-_Developing_plug-in_based_applications_with_OSGi"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 17 Jan 2012 09:44:18 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/December/ZK_OSGi_-_Developing_plug-in_based_applications_with_OSGi</guid>
      <dc:date>2012-01-17T09:44:18Z</dc:date>
    </item>
    <item>
      <title>Hawk Chen has written a small talk on how to combine functions on different Grails Server Pages into one page</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/Enrich_Grails_Server_Pages_(GSPs)_with_ZK</link>
      <description>Extended from the previous small talk &amp;quot;Ajax GSP with&amp;nbsp; ZK&amp;quot;, developer Hawk Chen now guides users through how to combine all functions of different GSPs into one page. To read this article, click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/Enrich_Grails_Server_Pages_(GSPs)_with_ZK"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 16 Jan 2012 08:13:41 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/Enrich_Grails_Server_Pages_(GSPs)_with_ZK</guid>
      <dc:date>2012-01-16T08:13:41Z</dc:date>
    </item>
    <item>
      <title>Hawk Chen has written a small talk on how ZK can enhance the interactivity of Grails Server Page with Ajax</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2012/January/Ajax_GSP_with_ZK</link>
      <description>Developer Hawk Chen has written a small talk demonstrating how ZK can enhance the interactivity of Grails Server Page with Ajax by creating an example application. For more details, please read &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2012/January/Ajax_GSP_with_ZK"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 16 Jan 2012 07:10:46 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2012/January/Ajax_GSP_with_ZK</guid>
      <dc:date>2012-01-16T07:10:46Z</dc:date>
    </item>
    <item>
      <title>Sven Hafner has written an example of how to achieve communication from client-side to a server-side ZUL page</title>
      <link>http://www.zkoss.org/redirect/3kc6u6c</link>
      <description>Contributor Sven Hafner has written a &amp;lsquo;ZKzausend&amp;rsquo; webapp as an exmaple to demonstrate how users can achieve communication from client-side to a server-side ZUL page</description>
      <category>Blog</category>
      <pubDate>Thu, 29 Dec 2011 07:20:46 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/3kc6u6c</guid>
      <dc:date>2011-12-29T07:20:46Z</dc:date>
    </item>
    <item>
      <title>Contributor Deepak Agarwal has written a small talk on how users can customize scroll bars to match application themes</title>
      <link>http://www.zkoss.org/redirect/nacu69</link>
      <description>Contributor Deepak Agarwal has written a small talk guilding users through how you can customize scroll bars to match up to the themes of your application</description>
      <category>Small Talk</category>
      <pubDate>Thu, 29 Dec 2011 06:24:00 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/nacu69</guid>
      <dc:date>2011-12-29T06:24:00Z</dc:date>
    </item>
    <item>
      <title>ZK Community Interview with Joonas Javanainen - see how his company utilizes ZK for their projects</title>
      <link>http://www.zkoss.org/redirect/3evj6rh</link>
      <description>ZK Community Interview with Joonas Javanainen - check out how his company uses ZK for their projects and his suggestions on how you can start learning ZK. Read the &lt;a href="http://blog.zkoss.org/index.php/2011/12/26/zk-community-interview-joonas-javanainen/"&gt;interview&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 27 Dec 2011 06:56:48 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/3evj6rh</guid>
      <dc:date>2011-12-27T06:56:48Z</dc:date>
    </item>
    <item>
      <title>Hawk Chen has written a small talk comparing the differences and usage of MVVM and MVC in ZK6</title>
      <link>http://www.zkoss.org/redirect/3slf742</link>
      <description>Developer Hawk Chen has written a small talk comparing the differences and usage of MVVM and MVC in ZK6 and how users can come about choosing which method to go with. To go to the small talk, click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/December/MVVM_in_ZK6:in_Contrast_to_MVC"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 16 Dec 2011 07:54:11 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/3slf742</guid>
      <dc:date>2011-12-16T07:54:11Z</dc:date>
    </item>
    <item>
      <title>Ian Tsai has written a small talk guiding users through the use of ZK Composite using Java annotation in ZK6</title>
      <link>http://www.zkoss.org/redirect/2oh1f42</link>
      <description>Developer Ian Tsai has written a small talk on ZK Composite - what it is, why &amp;amp; when we use it and how we design it. To visit the article, click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/December/Define_Composite_Component_using_Java_Annotation_in_ZK6"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 14 Dec 2011 06:22:11 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/2oh1f42</guid>
      <dc:date>2011-12-14T06:22:11Z</dc:date>
    </item>
    <item>
      <title>ZK Community Interview with contributor Stefano Bianchi - read to know more about him and how his team uses ZK</title>
      <link>http://www.zkoss.org/redirect/153tlg6</link>
      <description>ZK Community Interview with contributor Stefano Bianchi - &lt;a href="http://blog.zkoss.org/index.php/2011/12/12/community-interview-stefano-bianchi/"&gt;read&lt;/a&gt; to know more about Stefano and how he&amp;#39;s team utilizes ZK in their project.</description>
      <category>Blog</category>
      <pubDate>Mon, 12 Dec 2011 09:15:54 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/153tlg6</guid>
      <dc:date>2011-12-12T09:15:54Z</dc:date>
    </item>
    <item>
      <title>Vincent Jian has written a small talk to guide users through customizing the look &amp; feel of a ZK component using CSS3</title>
      <link>http://www.zkoss.org/redirect/u79re0</link>
      <description>Developer Vincent Jian has written a small talk guiding users through how they can customize the look and feel of a ZK component using CSS3. To visit, please click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/December/Customize_Look_and_Feel_of_ZK_Components_Using_CSS3"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 12 Dec 2011 09:06:11 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/u79re0</guid>
      <dc:date>2011-12-12T09:06:11Z</dc:date>
    </item>
    <item>
      <title>A blog for users upgrading from ZK 6 RC to RC2 outlining major changes of ZK Bind Syntax &amp; Component selectors</title>
      <link>http://www.zkoss.org/redirect/1renf5f</link>
      <description>A blog post for users who are upgrading from ZK 6 RC to ZK 6 RC2 outlining major changes of ZK Bind Syntax and Component selectors. For details, please visit &lt;a href="http://blog.zkoss.org/index.php/2011/12/06/zk-bind-syntax-and-other-refinements-from-zk-6-rc-to-rc2/"&gt;here&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 06 Dec 2011 09:56:13 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/1renf5f</guid>
      <dc:date>2011-12-06T09:56:13Z</dc:date>
    </item>
    <item>
      <title>Contributor Edwin Yu's gave an excellent presentation on how they evaluated &amp; chose ZK at the ZK US User Group 2011</title>
      <link>http://www.zkoss.org/redirect/1shn3pu</link>
      <description>Contributor Edwin Yu of Navis TOC was the guest speaker at the ZK US User Group 2011.&amp;nbsp; His presentation file is now available &lt;a href="http://www.zkoss.org/resource/file/community/ZK_in_Navis_TOS2011.pdf"&gt;here&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Mon, 05 Dec 2011 08:38:29 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/1shn3pu</guid>
      <dc:date>2011-12-05T08:38:29Z</dc:date>
    </item>
    <item>
      <title>BobZK provides us with "Python With ZK Part 3" overcoming security &amp; performance issues</title>
      <link>http://www.zkoss.org/redirect/1finjp2</link>
      <description>BobZK provides us with the third part of his excellent introduction to using Python with ZK overcoming security and performance issues. Please click &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/November/Python_With_ZK_Part3"&gt;here&lt;/a&gt; for his small talk.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 01 Dec 2011 06:31:51 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/1finjp2</guid>
      <dc:date>2011-12-01T06:31:51Z</dc:date>
    </item>
    <item>
      <title>The London, Mannheim and Munich user groups are drawing closer and the agendas have been announced, for more information please follow this link</title>
      <link>http://blog.zkoss.org/index.php/2011/11/22/london-mannheim-and-munich-agendas/</link>
      <description>The user groups are drawing closer and the agendas are now set, for more information please take a look at the blog posts. It isn&amp;#39;t too late to register your place at our free user groups!</description>
      <category>Article</category>
      <pubDate>Tue, 22 Nov 2011 08:04:18 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/11/22/london-mannheim-and-munich-agendas/</guid>
      <dc:date>2011-11-22T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Dennis Chen has written a small talk guiding users through designing a CRUD page using MVVM pattern in ZK 6</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/November/MVVM_in_ZK_6_-_Design_CRUD_page_by_MVVM_pattern</link>
      <description>Dennis Chen has written a &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/November/MVVM_in_ZK_6_-_Design_CRUD_page_by_MVVM_pattern"&gt;small talk&lt;/a&gt; guiding users through the whole process of how a common CRUD page can be designed using MVVM pattern, including the creation, validation when editing and confirmation when deleting.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 14 Nov 2011 07:04:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/November/MVVM_in_ZK_6_-_Design_CRUD_page_by_MVVM_pattern</guid>
      <dc:date>2011-11-14T07:04:00Z</dc:date>
    </item>
    <item>
      <title>User Philmann Dark has contributed a blog post on why their team chose ZK as their right framework during evaluation</title>
      <link>http://www.zkoss.org/redirect/2tofamq</link>
      <description>User Philmann Dark has written a blog on how heir team come about chosing ZK as their right framework during the evaluation process. For more information, please visit his &lt;a href="http://goo.gl/jcOLM"&gt;blog&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Mon, 14 Nov 2011 06:54:53 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/2tofamq</guid>
      <dc:date>2011-11-14T06:54:53Z</dc:date>
    </item>
    <item>
      <title>Dennis Chen has written a small talk guiding users through a real case in writing a MVVM page with basic ZK Bind syntax of ZK6</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/November/MVVM_in_ZK_6_-_Design_your_first_MVVM_page</link>
      <description>Senior Engineer Dennis Chen has written a small talk guiding users through a real case to show how you can write your first MVVM page with some basic ZK Bind syntax.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 09 Nov 2011 08:42:13 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/November/MVVM_in_ZK_6_-_Design_your_first_MVVM_page</guid>
      <dc:date>2011-11-09T08:42:13Z</dc:date>
    </item>
    <item>
      <title>Contributor Sven Hafner has written a tutorial on how users can embed d3.js in ZUL pages</title>
      <link>http://www.zkoss.org/redirect/3p2596g</link>
      <description>Contributor Sven Hafner has written a tutorial guiding users in embedding d3.js in their ZUL pages. To visit his blog, click &lt;a href="http://javadude.wordpress.com/2011/10/21/zk-and-d3-js/"&gt;here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 08 Nov 2011 08:32:24 GMT</pubDate>
      <guid>http://www.zkoss.org/redirect/3p2596g</guid>
      <dc:date>2011-11-08T08:32:24Z</dc:date>
    </item>
    <item>
      <title>Simon Pai introduces us to another ZK 6 feature, Datebox and Timebox input shortcut</title>
      <link>http://blog.zkoss.org/index.php/2011/11/06/zk-6-0-new-feature-highlight-part-3-dateboxtimebox-input-shortcut/</link>
      <description>Senior Engineer Simon Pai introduces us to another ZK 6&amp;#39;s Datebox and Timebox input shortcut feature &lt;span class="news-content"&gt;providing a way to speed up date and time input for regular users of a web application&lt;/span&gt;. For detailed information, please click &lt;a href="http://blog.zkoss.org/index.php/2011/11/06/zk-6-0-new-feature-highlight-part-3-dateboxtimebox-input-shortcut/"&gt;here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Mon, 07 Nov 2011 06:46:55 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/11/06/zk-6-0-new-feature-highlight-part-3-dateboxtimebox-input-shortcut/</guid>
      <dc:date>2011-11-07T06:46:55Z</dc:date>
    </item>
    <item>
      <title>Henri Chen writes the first article of a series on ZK 6's new databinding and the MVVM functionality</title>
      <link>http://books.zkoss.org/wiki/Small%20Talks/2011/November/Hello%20ZK%20MVVM</link>
      <description>Henri Chen introduces ZK Bind and its new MVVM functionality. This is the first in a series of articles which is designed to give a comprehensive introduction to ZK Bind and MVVM.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 03 Nov 2011 09:55:04 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small%20Talks/2011/November/Hello%20ZK%20MVVM</guid>
      <dc:date>2011-11-03T09:55:04Z</dc:date>
    </item>
    <item>
      <title>Henri Chen introduces ZK6's new databinding system overhauling the specifications &amp; implementations.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/October/Envisage_ZK_6:_The_Next_Generation_Data_Binding_System</link>
      <description>ZK6 introduced its new databinding system overhauling the specifications and implementations. This new databinidng features is based upon user feedback and provides an easier to use and more flexible system.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 31 Oct 2011 07:41:32 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/October/Envisage_ZK_6:_The_Next_Generation_Data_Binding_System</guid>
      <dc:date>2011-10-31T07:41:32Z</dc:date>
    </item>
    <item>
      <title>Jumper Chen introduces another ZK 6 feature, keyboard navigation of the Menubar component</title>
      <link>http://goo.gl/vx9ou</link>
      <description>Senior developer Jumper Chen introduces us to ZK 6&amp;#39;s Menubar navigation. The feature provides users with an enhanced experience by enabling advanced keyboard navigation throughout all of the menubar&amp;#39;s children. For more information please click &lt;a href="http://blog.zkoss.org/index.php/2011/10/28/zk-6-0-more-features-part-2-menubar-navigation-via-keystroke/"&gt;here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Fri, 28 Oct 2011 04:49:15 GMT</pubDate>
      <guid>http://goo.gl/vx9ou</guid>
      <dc:date>2011-10-28T04:49:15Z</dc:date>
    </item>
    <item>
      <title>Exclusive Interview with lead developer of ZKGrails - Dr. Chanwit Kaewkasi.</title>
      <link>http://blog.zkoss.org/index.php/2011/10/27/exclusive-interview-zkgrails-creator-chanwit-kaewkasi/</link>
      <description>Exclusive Interview with lead developer of ZKGrails- Dr. Chanwit Kaewkasi. Chanwit reveals his motive behind the project and how ZK plays within ZKGrails.</description>
      <category>Blog</category>
      <pubDate>Fri, 28 Oct 2011 01:12:06 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/10/27/exclusive-interview-zkgrails-creator-chanwit-kaewkasi/</guid>
      <dc:date>2011-10-28T01:12:06Z</dc:date>
    </item>
    <item>
      <title>Introducing the combobutton which is another new feature in ZK 6</title>
      <link>http://blog.zkoss.org/index.php/2011/10/17/zk-6-0-more-features-part-1-combobutton-button-with-a-popup/</link>
      <description>This blog starts a series introducing more features found in ZK 6, for more information on the combobutton please &lt;a href="http://blog.zkoss.org/index.php/2011/10/17/zk-6-0-more-features-part-1-combobutton-button-with-a-popup/"&gt;click here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Mon, 17 Oct 2011 05:35:08 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/10/17/zk-6-0-more-features-part-1-combobutton-button-with-a-popup/</guid>
      <dc:date>2011-10-17T05:35:08Z</dc:date>
    </item>
    <item>
      <title>ZK 6 developer preview: We are pleased to share a preview of ZK 6 which highlights its major new features.</title>
      <link>http://blog.zkoss.org/index.php/2011/10/12/previewing-zk-6/</link>
      <description>This blog post introduces ZK 6 and it&amp;#39;s major new features to the ZK audience, for more information please &lt;a href="http://blog.zkoss.org/index.php/2011/10/12/previewing-zk-6/"&gt;click here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Sun, 16 Oct 2011 02:43:55 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/10/12/previewing-zk-6/</guid>
      <dc:date>2011-10-16T02:43:55Z</dc:date>
    </item>
    <item>
      <title>Case Study - BrightSide Workbench utilizes ZK for building its application framework, contacts and an ERP system</title>
      <link>http://www.zkoss.org/whyzk/casestudies#Turro</link>
      <description>Case Study - BrightSide Workbench utilizes ZK for building its application framework, contacts and an ERP system</description>
      <category>Article</category>
      <pubDate>Fri, 14 Oct 2011 03:13:05 GMT</pubDate>
      <guid>http://www.zkoss.org/whyzk/casestudies#Turro</guid>
      <dc:date>2011-10-14T03:13:05Z</dc:date>
    </item>
    <item>
      <title>Contributor Leonardo Nigro has written a small talk on how ZKH5 Chart components can be used in ZK apps</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/October/ZK_Html5_Canvas_Charts</link>
      <description>Contributor Leonardo Nigro has written a small talk on how ZK Html5 Canvas Chart components can be used in ZK applications</description>
      <category>Small Talk</category>
      <pubDate>Thu, 13 Oct 2011 02:11:39 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/October/ZK_Html5_Canvas_Charts</guid>
      <dc:date>2011-10-13T02:11:39Z</dc:date>
    </item>
    <item>
      <title>Top contributor Simon Massey has updated his "Presentation Patterns In ZK, MVVM" slides that were presented at the ZK UK User group conference</title>
      <link>http://dl.dropbox.com/u/2622674/zk/zk-mvvm-impress.html</link>
      <description>Top contributor Simon Massey has released his &amp;quot;Presentation Patterns In ZK&amp;quot; slides which introduce the presentation patterns MVC, MVP and MVVM (MVB). For more information please &lt;a href="http://dl.dropbox.com/u/2622674/zk/zk-mvvm-impress.html"&gt;click here&lt;/a&gt;.</description>
      <category>Article</category>
      <pubDate>Tue, 04 Oct 2011 00:00:00 GMT</pubDate>
      <guid>http://dl.dropbox.com/u/2622674/zk/zk-mvvm-impress.html</guid>
      <dc:date>2011-10-04T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Sam Chuang has created a blog discussing performance improvements on newly released ZK Spreadsheet 2.1.1</title>
      <link>http://blog.zkoss.org/index.php/2011/09/14/new-release-of-zk-spreadsheet-2-1-1-improves-user-experience/</link>
      <description>Sam Chuang has created a blog discussing performance improvements on newly released ZK Spreadsheet 2.1.1</description>
      <category>Blog</category>
      <pubDate>Wed, 14 Sep 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/09/14/new-release-of-zk-spreadsheet-2-1-1-improves-user-experience/</guid>
      <dc:date>2011-09-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Exclusive interview with IBM XPages Development Contest WINNER Dennis Chen! Check out his thoughts on the contest &amp; more!</title>
      <link>http://blog.zkoss.org/index.php/2011/09/04/exclusive-interview-with-ibm-xpages-development-contest-winner-dennis-chen/</link>
      <description>Exclusive interview with IBM XPages Development Contest Winner Dennis Chen! Check out his thoughts on the contest &amp;amp; more!</description>
      <category>Blog</category>
      <pubDate>Wed, 07 Sep 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/09/04/exclusive-interview-with-ibm-xpages-development-contest-winner-dennis-chen/</guid>
      <dc:date>2011-09-07T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Fiddle integrated with ZK Forum to provide the first online live coding playground in Java for the ZK Community</title>
      <link>http://blog.zkoss.org/index.php/2011/08/28/online-coding-playground-now-available-on-zk-forum/</link>
      <description>Ryan Wu introduces ZK Fiddle&amp;#39;s integration with ZK Forum, providing the first online live coding playground in Java for the ZK Community.</description>
      <category>Blog</category>
      <pubDate>Tue, 30 Aug 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/08/28/online-coding-playground-now-available-on-zk-forum/</guid>
      <dc:date>2011-08-30T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Tim Clare &amp; Sachin presents a real-world example integrating IBM Informix &amp; ZK to create rich, powerful applications.</title>
      <link>http://www.ibm.com/developerworks/data/tutorials/dm-1108riaframework/</link>
      <description>Tim Clare &amp;amp; Sachin together presents a real-world example integrating IBM Informix &amp;amp; ZK to create rich, powerful applications.</description>
      <category>Article</category>
      <pubDate>Thu, 25 Aug 2011 00:00:00 GMT</pubDate>
      <guid>http://www.ibm.com/developerworks/data/tutorials/dm-1108riaframework/</guid>
      <dc:date>2011-08-25T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Peter Kuo has created a blog discussing how users can adopt a new and cleverer way to activate the data binding manager</title>
      <link>http://blog.zkoss.org/index.php/2011/08/11/databinding-composer/</link>
      <description>Peter Kuo has created a blog discussing how users can adopt a new and cleverer way to activate the data binding manager</description>
      <category>Blog</category>
      <pubDate>Thu, 11 Aug 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/08/11/databinding-composer/</guid>
      <dc:date>2011-08-11T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Tom Yeh has written a small talk introducing how users can now render list &amp; tree models using templates in ZK5.1.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/July/Envisage_ZK_5.1:_Rendering_List_and_Tree_Model_with_Templates</link>
      <description>Tom Yeh has written a small talk introducing how users can now render list and tree models by using the template concept available in ZK5.1.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 04 Aug 2011 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/July/Envisage_ZK_5.1:_Rendering_List_and_Tree_Model_with_Templates</guid>
      <dc:date>2011-08-04T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Developer Ian Tsai has created a blog on why common variable names should never be used in any ZUL page</title>
      <link>http://blog.zkoss.org/index.php/2011/08/02/on-page-common-attribute-name-is-always-a-bad-idea/</link>
      <description>Developer Ian Tsai has created a blog on why common variable names should never be used in any ZUL page or dynamic web page technologies</description>
      <category>Blog</category>
      <pubDate>Tue, 02 Aug 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/08/02/on-page-common-attribute-name-is-always-a-bad-idea/</guid>
      <dc:date>2011-08-02T00:00:00Z</dc:date>
    </item>
    <item>
      <title>River Software Technologies created a riverPortals solution fully based on ZK to serve better web portal deployments</title>
      <link>http://www.zkoss.org/whyzk/casestudies#riversoftware</link>
      <description>River Software Technologies created a riverPortals solution fully based on ZK to serve better web portal deployments</description>
      <category>Article</category>
      <pubDate>Fri, 29 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://www.zkoss.org/whyzk/casestudies#riversoftware</guid>
      <dc:date>2011-07-29T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Developer Vincent Jian created a blog introducing how users can embed different font types into JasperReport</title>
      <link>http://blog.zkoss.org/index.php/2011/07/14/embed-font-in-jasperreport/</link>
      <description>Developer Vincent Jian created a blog on how users can embed different font types into JasperReport</description>
      <category>Blog</category>
      <pubDate>Thu, 28 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/07/14/embed-font-in-jasperreport/</guid>
      <dc:date>2011-07-28T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Developer Ben Bai created a blog discussing what Gmapsz3 Library is and the advantages it provides when using it</title>
      <link>http://blog.zkoss.org/index.php/2011/07/22/gmapsz3-library/</link>
      <description>Developer Ben Bai created a blog discussing what Gmapsz3 Library is and the advantages it provides when using it</description>
      <category>Blog</category>
      <pubDate>Fri, 22 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/07/22/gmapsz3-library/</guid>
      <dc:date>2011-07-22T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Ashish discusses how users can keep certain components at a specific position by using the "absolutelayout" component</title>
      <link>http://blog.zkoss.org/index.php/2011/07/19/absolutelayout-component/</link>
      <description>ZK Developer Ashish Dasnurkar discusses how users can keep certain components at a specific position by using the &amp;quot;absolutelayout&amp;quot; component</description>
      <category>Blog</category>
      <pubDate>Tue, 19 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/07/19/absolutelayout-component/</guid>
      <dc:date>2011-07-19T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Matt Cheng has created a blog discussing a new ZK component "Soundmanager" that plays audio files using JavaScript</title>
      <link>http://blog.zkoss.org/index.php/2011/07/12/soundmanager-component/</link>
      <description>Developer Matthew Cheng has created a blog discussing a new ZK component &amp;quot;Soundmanager&amp;quot; that plays audio files using JavaScript</description>
      <category>Blog</category>
      <pubDate>Wed, 13 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/07/12/soundmanager-component/</guid>
      <dc:date>2011-07-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Developer Peter Kuo has created a blog discussing the usage of "anchorlayout components" regarding sizing issues</title>
      <link>http://blog.zkoss.org/index.php/2011/07/08/anchorlayout-component-2/</link>
      <description>Developer Peter Kuo has created a blog discussing the usage of &amp;quot;anchorlayout components&amp;quot; regarding sizing issues</description>
      <category>Blog</category>
      <pubDate>Fri, 08 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/07/08/anchorlayout-component-2/</guid>
      <dc:date>2011-07-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Tony Wang has made a demo showing features and implementations of the light-weighted tab component "swifttab"</title>
      <link>http://blog.zkoss.org/index.php/2011/07/03/a-light-weighted-tab-component-swifttab/</link>
      <description>ZK Developer Tony Wang made a demo on light-weighted tab component &amp;quot;swifttab&amp;quot;&amp;nbsp; showing its features and implementations.</description>
      <category>Blog</category>
      <pubDate>Mon, 04 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/07/03/a-light-weighted-tab-component-swifttab/</guid>
      <dc:date>2011-07-04T00:00:00Z</dc:date>
    </item>
    <item>
      <title>The blog "ZK developer environment" describes how to set up an environment using Maven, Eclipse and RunJettyRun</title>
      <link>http://blog.zkoss.org/index.php/2011/06/30/the-zk-developer-environment/</link>
      <description>Timothy Clare discusses how to setup a typical ZK development environment using Maven, Eclipse and RunJettyRun</description>
      <category>Blog</category>
      <pubDate>Fri, 01 Jul 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/06/30/the-zk-developer-environment/</guid>
      <dc:date>2011-07-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Business Architect W.Jenny from IBM has published an article on decoupling business process and data with UI based on ZK</title>
      <link>http://www.ibm.com/developerworks/websphere/library/techarticles/1106_jenny/1106_jenny.html?ca=drs-</link>
      <description>Business Solution Architect W. Jenny from IBM has published an &lt;a href="http://www.ibm.com/developerworks/websphere/library/techarticles/1106_jenny/1106_jenny.html?ca=drs- "&gt;article &lt;/a&gt;on decoupling business process and business data in WebSphere Process Server with a sample application using ZK as the base for its user interface.</description>
      <category>Article</category>
      <pubDate>Thu, 23 Jun 2011 00:00:00 GMT</pubDate>
      <guid>http://www.ibm.com/developerworks/websphere/library/techarticles/1106_jenny/1106_jenny.html?ca=drs-</guid>
      <dc:date>2011-06-23T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Lance Lu introduces the first blog of a series named ZK De-"myth"-tified. The first part focuses on ZK's ID Space.</title>
      <link>http://blog.zkoss.org/index.php/2011/06/21/zk-demythtified-myth-i/</link>
      <description>Lance Lu introduces the first blog of a series named ZK De-&amp;quot;myth&amp;quot;-tified. Part 1 explores the myths surrounding ZK&amp;#39;s&amp;nbsp;ID Space, introducing its concepts and usage.</description>
      <category>Blog</category>
      <pubDate>Tue, 21 Jun 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/06/21/zk-demythtified-myth-i/</guid>
      <dc:date>2011-06-21T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Simon Pai demonstrates how to integrate ZK with the JSR 303 specification on bean validation</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/May/Integrate_ZK_with_JSR_303:_Bean_Validation</link>
      <description>Simon Pai introduces a step-by-step guide showing how to integrate JSR 303 with ZK. JSR 303 is a standard designed for working on property validation in Java beans.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 17 Jun 2011 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/May/Integrate_ZK_with_JSR_303:_Bean_Validation</guid>
      <dc:date>2011-06-17T00:00:00Z</dc:date>
    </item>
    <item>
      <title>First ever ZK Webinar on "ZK &amp; JSP? is now available online for those who were unable to attend.</title>
      <link>http://blog.zkoss.org/index.php/2011/06/09/zk-webinar-1-best-practice-of-using-zk-with-jsp/</link>
      <description>The recorded video of the first ever ZK Webinar on the topic &amp;quot;ZK &amp;amp; JSP, when to use the technology together&amp;rdquo; is now available online for those who were unable to attend webinar &lt;a href="http://blog.zkoss.org/index.php/2011/06/09/zk-webinar-1-best-practice-of-using-zk-with-jsp/"&gt;here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 09 Jun 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/06/09/zk-webinar-1-best-practice-of-using-zk-with-jsp/</guid>
      <dc:date>2011-06-09T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Senior ZK developer, Jumper Chen introduces a new feature for ZTL enabling unit testing using image differences</title>
      <link>http://blog.zkoss.org/index.php/2011/03/22/vision-test-for-ztl/</link>
      <description>Senior ZK developer, Jumper Chen, introduces a new feature for ZTL which enables developers to detect layout differences using unit tests. &lt;a href="http://blog.zkoss.org/index.php/2011/03/22/vision-test-for-ztl/"&gt;&lt;b&gt;An essential read for ZK developers&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 22 Mar 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/03/22/vision-test-for-ztl/</guid>
      <dc:date>2011-03-22T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Click here to find out more about another approach to SEO for greater control in ZK applications</title>
      <link>http://blog.zkoss.org/index.php/2011/03/17/make-zk-application-work-with-seo/</link>
      <description>ZK guru, Jumper Chen, introduces ZK 5.0.6 new features which allow greater control over SEO in ZK applications. For more information please &lt;a href="http://blog.zkoss.org/index.php/2011/03/17/make-zk-application-work-with-seo/"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 17 Mar 2011 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2011/03/17/make-zk-application-work-with-seo/</guid>
      <dc:date>2011-03-17T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Read here to find more about the best practices you can apply for sorting huge data using ZK</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/March/Sorting_huge_data_using_ZK</link>
      <description>Senior ZK developer, Jumper Chen, discusses best practices for sorting and paging with large datasets. For more information please &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/March/Sorting_huge_data_using_ZK"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 16 Mar 2011 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/March/Sorting_huge_data_using_ZK</guid>
      <dc:date>2011-03-16T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Read here to find out how Sandalo Bessa of Sansys uses server push and the dial chart to provide an intuitive user experience.</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/March/Server_Push_and_the_Dial_Chart</link>
      <description>Sandalo Bessa of Sansys has written a great smalltalk demonstrating how to use server push along with the dial chart to provide an intuitive user experience. For more information please &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/March/Server_Push_and_the_Dial_Chart"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 15 Mar 2011 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/March/Server_Push_and_the_Dial_Chart</guid>
      <dc:date>2011-03-15T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Envisage ZK 6 &lt;br&gt;Part I - "Annotated MVC"</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2011/January/Envisage_ZK_6:_An_Annotation_Based_Composer_For_MVC</link>
      <description>Simon Pai, the prime mover behind ZK 6??s new annotation based MVC controller, shows us an alternative to the existing ZK MVC pattern  and introduces the server side selector mechanism that makes all this possible. Peek into the future &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2011/January/Envisage_ZK_6:_An_Annotation_Based_Composer_For_MVC"&gt;&lt;b&gt; here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 27 Jan 2011 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2011/January/Envisage_ZK_6:_An_Annotation_Based_Composer_For_MVC</guid>
      <dc:date>2011-01-27T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK with EJB 3.1 running on Glassfish</title>
      <link>http://javadude.wordpress.com</link>
      <description>Sven Hafner has published an excellent two part blog about running ZK with EJB 3.1 on Glassfish. For more information please visit the relevant posts, &lt;a href="http://javadude.wordpress.com/2011/01/11/zk-with-ejb3-1-running-on-glassfish/"&gt;&lt;b&gt;part 1&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://javadude.wordpress.com/2011/01/12/zk-with-ejb3-1-running-on-glassfish-part-2/"&gt;&lt;b&gt;part 2&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Wed, 19 Jan 2011 00:00:00 GMT</pubDate>
      <guid>http://javadude.wordpress.com</guid>
      <dc:date>2011-01-19T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK at Client-side</title>
      <link>http://blog.zkoss.org/index.php/2010/12/23/client-side-topic-event</link>
      <description>Tony, a vibrant ZK developer, walks us through a simple demonstration of how events are processed at client-side in ZK 5. Read his blog post &lt;a href="http://blog.zkoss.org/index.php/2010/12/23/client-side-topic-event"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 23 Dec 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/12/23/client-side-topic-event</guid>
      <dc:date>2010-12-23T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Selectbox: A Light Weight Drop-down List</title>
      <link>http://blog.zkoss.org/index.php/2010/12/21/a-lightweight-dropdown-list-selectbox</link>
      <description>Jumper, ZK core developer, has made a light weight drop-down list component named ??Selectbox??. Read his blog post &lt;a href="http://blog.zkoss.org/index.php/2010/12/21/a-lightweight-dropdown-list-selectbox"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt; and try out the code.</description>
      <category>Blog</category>
      <pubDate>Tue, 21 Dec 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/12/21/a-lightweight-dropdown-list-selectbox</guid>
      <dc:date>2010-12-21T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Physical Window Attributes</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2010/December/Physical_Window_Attributes</link>
      <description>Contributor Diego Bravo, software architect, shares with us his "physical window scope" pattern which enables developers to differentiate between physical browser windows. For more information please &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2010/December/Physical_Window_Attributes"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 08 Dec 2010 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2010/December/Physical_Window_Attributes</guid>
      <dc:date>2010-12-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Uploader for sendspace</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2010/November/ZKUploader_to_sendspace</link>
      <description>Diogo Duarte details his exciting ZK application which enables users to upload their files to sendspace, a file sharing service. For more information please &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2010/November/ZKUploader_to_sendspace"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 23 Nov 2010 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2010/November/ZKUploader_to_sendspace</guid>
      <dc:date>2010-11-23T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Introducing the ZK Composite</title>
      <link>http://blog.zkoss.org/index.php/2010/10/20/zk-composite/</link>
      <description>Jumper Chen introduces us to the ZK composite which is a concept in which we design a customized component based on a template zul file similar to a Macro component. However, unlike a Macro component, developers can include other child components within a ZK composite. For more information please &lt;a href="http://blog.zkoss.org/index.php/2010/10/20/zk-composite/"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Wed, 20 Oct 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/10/20/zk-composite/</guid>
      <dc:date>2010-10-20T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Google Geo Kit with ZK Gmaps</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2010/October/Google_Geo_Kit_With_Zk_Gmaps</link>
      <description>Jeff Liu discusses Googles Geo Kit and integrates it with ZK Gmaps. For more information please &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2010/October/Google_Geo_Kit_With_Zk_Gmaps"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 14 Oct 2010 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2010/October/Google_Geo_Kit_With_Zk_Gmaps</guid>
      <dc:date>2010-10-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Spreadsheet as a native JSF component</title>
      <link>http://books.zkoss.org/wiki/Small_Talks/2010/September/ZK_Spreadsheet_as_a_native_JSF_component</link>
      <description>Ashish Dasnurkar demonstrates how with the upcoming ZK 5.0.5 release ZK Spreadsheet can be embedded as a native JSF component in JSF 2.0 applications. For more information on this practice please &lt;a href="http://books.zkoss.org/wiki/Small_Talks/2010/September/ZK_Spreadsheet_as_a_native_JSF_component"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 23 Sep 2010 00:00:00 GMT</pubDate>
      <guid>http://books.zkoss.org/wiki/Small_Talks/2010/September/ZK_Spreadsheet_as_a_native_JSF_component</guid>
      <dc:date>2010-09-23T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Security using AspectJ</title>
      <link>http://ozkey.com/notes/2010/securityusingaspectj/</link>
      <description>Ozkey explains how he uses AspectJ for security in his ZK powered photo album. For more information please &lt;a href="http://ozkey.com/notes/2010/securityusingaspectj/"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 14 Sep 2010 00:00:00 GMT</pubDate>
      <guid>http://ozkey.com/notes/2010/securityusingaspectj/</guid>
      <dc:date>2010-09-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Creating an application message system using ZK</title>
      <link>http://www.forsthaus.de/blog/?p=579</link>
      <description>Star contributor Stephan Gerth discusses the creation of an application messaging system using ZK. For more information and the source code please &lt;a href="http://www.forsthaus.de/blog/?p=579"&gt;click here&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Fri, 10 Sep 2010 00:00:00 GMT</pubDate>
      <guid>http://www.forsthaus.de/blog/?p=579</guid>
      <dc:date>2010-09-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0.4s memory improvements</title>
      <link>http://docs.zkoss.org/wiki/ZK_5.0.4%27s_memory_improvements</link>
      <description>In addition to other features, &lt;b&gt;ZK 5.0.4&lt;/b&gt; will bring with it a number of memory handling improvements. Sam Chuang explored and documented the benefits of upgrading to ZK 5.0.4. For more information please &lt;a href="http://docs.zkoss.org/wiki/ZK_5.0.4%27s_memory_improvements"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 26 Aug 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5.0.4%27s_memory_improvements</guid>
      <dc:date>2010-08-26T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Two new layout components in ZK 5.0.4, Hlayout and Vlayout</title>
      <link>http://blog.zkoss.org/index.php/2010/08/17/two-new-layout-components-in-zk-5-0-4-hlayout-and-vlayout/</link>
      <description>We are pleased to announce the introduction of two new components, hlayout and vlayout which enable you to layout your page in an easier and more controllable manner. For more information please &lt;a href="http://blog.zkoss.org/index.php/2010/08/17/two-new-layout-components-in-zk-5-0-4-hlayout-and-vlayout/"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 17 Aug 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/08/17/two-new-layout-components-in-zk-5-0-4-hlayout-and-vlayout/</guid>
      <dc:date>2010-08-17T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Improved AnnotateDataBinder Initializer</title>
      <link>http://docs.zkoss.org/wiki/Improved_AnnotateDataBinder_Initializer</link>
      <description>Herbert Daume of DIMOCO GmbH walks us through an improvement he has made to the AnnotateDataBinder Initializer. For more information please &lt;a href="http://docs.zkoss.org/wiki/Improved_AnnotateDataBinder_Initializer"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;!</description>
      <category>Small Talk</category>
      <pubDate>Thu, 12 Aug 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Improved_AnnotateDataBinder_Initializer</guid>
      <dc:date>2010-08-12T00:00:00Z</dc:date>
    </item>
    <item>
      <title>A Totally Different Look per User without Modifying your Application</title>
      <link>http://blog.zkoss.org/index.php/2010/08/02/totally-different-look-per-user-without-modifying-application/</link>
      <description>Tom Yeh talks us through how to create a totally different look for a widget depending on external factors such as a different user. For information please &lt;a href="http://blog.zkoss.org/index.php/2010/08/02/totally-different-look-per-user-without-modifying-application/"&gt; &lt;b&gt;click here&lt;/b&gt;. &lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Wed, 11 Aug 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/08/02/totally-different-look-per-user-without-modifying-application/</guid>
      <dc:date>2010-08-11T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Event Queue: Communication among inline frames without Server Push</title>
      <link>http://blog.zkoss.org/index.php/2010/07/13/event-queue-communication-among-inline-frames-without-server-push/</link>
      <description>Tom Yeh introduces the new concept called group along with a new event queue named the group-scoped event queue. This enables easy communication between multiple iframes in the same browser window. For more details please &lt;a href="http://blog.zkoss.org/index.php/2010/07/13/event-queue-communication-among-inline-frames-without-server-push/"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 13 Jul 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/07/13/event-queue-communication-among-inline-frames-without-server-push/</guid>
      <dc:date>2010-07-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Modal search dialogs: AdvancedSearchListBox skeleton</title>
      <link>http://www.forsthaus.de/blog/?p=340</link>
      <description>Top contributor Stephan Gerth blogs about his advanced modal search box creation. For more information and the source code of the component please &lt;a href="http://www.forsthaus.de/blog/?p=340"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 08 Jul 2010 00:00:00 GMT</pubDate>
      <guid>http://www.forsthaus.de/blog/?p=340</guid>
      <dc:date>2010-07-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Modal search dialogs: AdvancedSearchListBox skeleton</title>
      <link>http://www.forsthaus.de/blog/?p=340</link>
      <description>Top contributor Stephan Gerth blogs about his advanced modal search box creation. For more information and the source code of the component please &lt;a href="http://www.forsthaus.de/blog/?p=340"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 08 Jul 2010 00:00:00 GMT</pubDate>
      <guid>http://www.forsthaus.de/blog/?p=340</guid>
      <dc:date>2010-07-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Modal search dialogs: SimpleSearchListBox skeleton</title>
      <link>http://www.forsthaus.de/blog/?p=274</link>
      <description>Top contributor Stephan Gerth blogs about his modal search box creation. For more information and the source code of the component please &lt;a href="http://www.forsthaus.de/blog/?p=274"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 01 Jul 2010 00:00:00 GMT</pubDate>
      <guid>http://www.forsthaus.de/blog/?p=274</guid>
      <dc:date>2010-07-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Customized Server Messages with ZK</title>
      <link>http://docs.zkoss.org/wiki/Customized_Server_Message</link>
      <description>Herbert Daume of DIMOCO GmbH, Austria, demonstrates how to customize the server message on long running events using ZKs Server Push technology. For more information please &lt;a href="http://docs.zkoss.org/wiki/Customized_Server_Message"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 22 Jun 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Customized_Server_Message</guid>
      <dc:date>2010-06-22T00:00:00Z</dc:date>
    </item>
    <item>
      <title>How To Use Canvas4Z</title>
      <link>http://docs.zkoss.org/wiki/How_To_Use_Canvas4Z</link>
      <description>Simon Pai introduces us to Canvas4Z, a component which enables user to draw various objects within a browser using Java2D. For more information please &lt;a href="http://docs.zkoss.org/wiki/How_To_Use_Canvas4Z"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 08 Jun 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/How_To_Use_Canvas4Z</guid>
      <dc:date>2010-06-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Selenium testing without UUIDs</title>
      <link>http://blog.zkoss.org/index.php/2010/05/25/zk-selenium-testing-without-uuids/</link>
      <description>Jumper Chen demonstrates one of the upcoming tools for ZK testing. This tool enables us to test ZK applications using Selenium without the need for a UUID generator. To view the blog post please &lt;a href="http://blog.zkoss.org/index.php/2010/05/25/zk-selenium-testing-without-uuids/"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 25 May 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/05/25/zk-selenium-testing-without-uuids/</guid>
      <dc:date>2010-05-25T00:00:00Z</dc:date>
    </item>
    <item>
      <title>A ZK Component Extractor</title>
      <link>http://docs.zkoss.org/wiki/Component_Extractor</link>
      <description>Riccardo Casatta from &lt;a href="http://www.synaptica.info/"&gt;Synaptica srl&lt;/a&gt; shares with us a utility he built for extracting ZK components from a ZUL file which saves MVC pattern practioners the effort of  making the declarations manually in a controller class. &lt;br&gt; &lt;a href="http://docs.zkoss.org/wiki/Component_Extractor"&gt;&lt;b&gt;Read more&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 18 May 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Component_Extractor</guid>
      <dc:date>2010-05-18T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Python with ZK: Part 2</title>
      <link>http://docs.zkoss.org/wiki/Python_With_ZK_Part2</link>
      <description>BobZK provides us with the second part of his excellent introduction to using Python with ZK! For more information please click &lt;a href="http://docs.zkoss.org/wiki/Python_With_ZK_Part2"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 11 May 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Python_With_ZK_Part2</guid>
      <dc:date>2010-05-11T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Tips for Upgrading to ZK 5</title>
      <link>http://docs.zkoss.org/wiki/Upgrading_to_ZK_5</link>
      <description>Edwin Yu, Senior Software Engineer at Zebra Enterprise Solutions,  shares with us his valuable experience upgrading from ZK 3.6 to ZK 5.0.  Please see his notes &lt;a href="http://docs.zkoss.org/wiki/Upgrading_to_ZK_5"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 28 Apr 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Upgrading_to_ZK_5</guid>
      <dc:date>2010-04-28T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Exploring ZK 5s optional client side control</title>
      <link>http://docs.zkoss.org/wiki/Client_Side_Programming</link>
      <description>ZK is renowned for its server centric approach. With ZK 5 this tradition continues while also providing optional client-side control. Peter Kuo walks us through how to take advantage of the this control. For more information please &lt;a href="http://docs.zkoss.org/wiki/Client_Side_Programming"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 20 Apr 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Client_Side_Programming</guid>
      <dc:date>2010-04-20T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Automatic Version Numbering in ZK with Hudson</title>
      <link>http://javadude.wordpress.com/2010/03/27/automatic-version-numbering-in-web-applications-with-hudson-part-3/</link>
      <description>Sven Hafner has released a new blog post detailing the process of adding a version reading feature to ZK 5! &lt;a href="http://javadude.wordpress.com/2010/03/27/automatic-version-numbering-in-web-applications-with-hudson-part-3/" onclick="pageTracker._trackPageview(/blog/sven/automatic-versioning)"&gt;&lt;b&gt;Check it out here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Wed, 07 Apr 2010 00:00:00 GMT</pubDate>
      <guid>http://javadude.wordpress.com/2010/03/27/automatic-version-numbering-in-web-applications-with-hudson-part-3/</guid>
      <dc:date>2010-04-07T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK is cloud ready with Terracotta</title>
      <link>http://docs.zkoss.org/wiki/How_To_Run_ZK_With_Terracotta</link>
      <description>Peter Kuo demonstrates how ZK can be run on the open source clustering software, Terracotta, which is scalable to large virtualized environments and clouds. Please read his article &lt;a href="http://docs.zkoss.org/wiki/How_To_Run_ZK_With_Terracotta"&gt;&lt;b&gt;here&lt;/b&gt;.&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Wed, 31 Mar 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/How_To_Run_ZK_With_Terracotta</guid>
      <dc:date>2010-03-31T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Internationalize ZK Web Applications</title>
      <link>http://javadude.wordpress.com/2010/03/12/tutorial-internationalize-zk-web-applications-part-1/</link>
      <description>Sven Hafner walks us through a detailed step by step tutorial  (&lt;a href="http://javadude.wordpress.com/2010/03/12/tutorial-internationalize-zk-web-applications-part-1/" onclick="pageTracker._trackPageview(/javadude/internationalization)"&gt;&lt;b&gt;part 1&lt;/b&gt;&lt;/a&gt;,  &lt;a href="http://javadude.wordpress.com/2010/03/15/tutorial-internationalize-zk-web-applications-part-2/" onclick="pageTracker._trackPageview(/javadude/internationalization)"&gt;&lt;b&gt;part 2&lt;/b&gt;&lt;/a&gt;) on how to make a ZK application multilingual in his  &lt;a href="http://javadude.wordpress.com/2010/03/12/tutorial-internationalize-zk-web-applications-part-1/" onclick="pageTracker._trackPageview(/javadude/internationalization)"&gt;&lt;b&gt;JavaDude Weblog&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Thu, 25 Mar 2010 00:00:00 GMT</pubDate>
      <guid>http://javadude.wordpress.com/2010/03/12/tutorial-internationalize-zk-web-applications-part-1/</guid>
      <dc:date>2010-03-25T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Create ZK components dynamically with ZKBuilder</title>
      <link>http://felipecypriano.com/blog/2010/03/04/grails-with-zk-how-to-create-components-in-runtime-with-the-builder/</link>
      <description>Felipe Cypriano explains the benefits of using ZKBuilder to dynamically create ZK components in ZKGrails. Read his blog post &lt;a href="http://felipecypriano.com/blog/2010/03/04/grails-with-zk-how-to-create-components-in-runtime-with-the-builder/" onclick="pageTracker._trackPageview(/felipe/ZKBuilder)"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Mon, 15 Mar 2010 00:00:00 GMT</pubDate>
      <guid>http://felipecypriano.com/blog/2010/03/04/grails-with-zk-how-to-create-components-in-runtime-with-the-builder/</guid>
      <dc:date>2010-03-15T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Ajax login page powered by ZK, JAAS, and JBoss</title>
      <link>http://docs.zkoss.org/wiki/Ajax_and_ZK_Based_Login_with_JAAS_on_JBoss</link>
      <description>Ondrej Medek demonstrates how to build a true Ajax login form without page redirection using ZK, JAAS, and JBoss. Please click &lt;a href="http://docs.zkoss.org/wiki/Ajax_and_ZK_Based_Login_with_JAAS_on_JBoss"&gt; &lt;b&gt;here&lt;/b&gt;&lt;/a&gt; to follow his Small Talk.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 09 Mar 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Ajax_and_ZK_Based_Login_with_JAAS_on_JBoss</guid>
      <dc:date>2010-03-09T00:00:00Z</dc:date>
    </item>
    <item>
      <title>A Spanish introduction to ZK</title>
      <link>http://desarrolloagil.es/2010/02/10/zk-framework-introduccion/</link>
      <description>Sergio Cerro has written an introduction to ZK for our Spanish users! For more information please &lt;a href="http://desarrolloagil.es/2010/02/10/zk-framework-introduccion/" onclick="pageTracker._trackPageview(/zkframeworkintro/spanish)"&gt;&lt;b&gt;click here (Spanish)&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Tue, 09 Mar 2010 00:00:00 GMT</pubDate>
      <guid>http://desarrolloagil.es/2010/02/10/zk-framework-introduccion/</guid>
      <dc:date>2010-03-09T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Handling events on ZK macro components</title>
      <link>http://felipecypriano.com/blog/2010/01/15/handling-events-on-zk-macro-components/</link>
      <description>Felipe Cypriano has written a blog post detailing how to handle events on Zk macro components. For more information please &lt;a href="http://felipecypriano.com/blog/2010/01/15/handling-events-on-zk-macro-components/" onclick="pageTracker._trackPageview(/felipe/handling-events-on-zk-macro-components)"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Fri, 26 Feb 2010 00:00:00 GMT</pubDate>
      <guid>http://felipecypriano.com/blog/2010/01/15/handling-events-on-zk-macro-components/</guid>
      <dc:date>2010-02-26T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Handling ZK Events using CDI event notification model</title>
      <link>http://blog.zkoss.org/index.php/2010/02/11/handling-zk-events-using-cdi-event-notification-model/</link>
      <description>A &lt;a href="http://blog.zkoss.org/index.php/2010/02/11/handling-zk-events-using-cdi-event-notification-model/"&gt;&lt;b&gt;blog post&lt;/b&gt;&lt;/a&gt; by Ashish Dasnurkar introduces us to ZK event handling using JavaEE 6s Contexts and Dependency Injection??s (CDI) event notification model. Be sure to take a look at this for a peek into ZK??s coming integration with CDI.</description>
      <category>Blog</category>
      <pubDate>Fri, 12 Feb 2010 00:00:00 GMT</pubDate>
      <guid>http://blog.zkoss.org/index.php/2010/02/11/handling-zk-events-using-cdi-event-notification-model/</guid>
      <dc:date>2010-02-12T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Python with ZK</title>
      <link>http://docs.zkoss.org/wiki/Python_With_ZK</link>
      <description>BobZK provides us with an excellent introduction to using Python with ZK! For more information please &lt;a href="http://docs.zkoss.org/wiki/Python_With_ZK"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 11 Feb 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Python_With_ZK</guid>
      <dc:date>2010-02-11T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Customize Your ZK Pages Per Spring Security Authority Roles</title>
      <link>http://docs.zkoss.org/wiki/Customize_Your_ZK_Pages_Per_Spring_Security_Authority_Roles</link>
      <description>Henri Chen continues his ZK Spring series by demonstrating how to customize ZK pages using Spring Security authority roles. For more information please &lt;a href="http://docs.zkoss.org/wiki/Customize_Your_ZK_Pages_Per_Spring_Security_Authority_Roles"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 05 Feb 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Customize_Your_ZK_Pages_Per_Spring_Security_Authority_Roles</guid>
      <dc:date>2010-02-05T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Making ZK Functional Tests With Sahi</title>
      <link>http://docs.zkoss.org/wiki/Making_ZK_Functional_Tests_With_Sahi</link>
      <description>Joseph Neuhaus describes how to create ZK functional tests using the browser-based testing framework Sahi. For more information please &lt;a href="http://docs.zkoss.org/wiki/Making_ZK_Functional_Tests_With_Sahi"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 03 Feb 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Making_ZK_Functional_Tests_With_Sahi</guid>
      <dc:date>2010-02-03T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Deploying a ZK application on Amazon EC2 using CloudFoundry</title>
      <link>http://docs.zkoss.org/wiki/Deploying_a_ZK_application_on_Amazon_EC2_using_CloudFoundry</link>
      <description>One of our star contributors, Sotohiro, has succeeded in deloying the ZK Demo on Amazon EC2 using CloudFoundry. In this &lt;a href="http://docs.zkoss.org/wiki/Deploying_a_ZK_application_on_Amazon_EC2_using_CloudFoundry"&gt;&lt;b&gt;Small Talk&lt;/b&gt;&lt;/a&gt; he guides you through the process one step at a time!</description>
      <category>Small Talk</category>
      <pubDate>Thu, 21 Jan 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Deploying_a_ZK_application_on_Amazon_EC2_using_CloudFoundry</guid>
      <dc:date>2010-01-21T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0 and FlashCharts</title>
      <link>https://www.ibm.com/developerworks/mydeveloperworks/blogs/gbowerman/entry/zk_5_0_and_flashchart18?lang=en_us</link>
      <description>Guy Bowerman walks us through an example of the FlashChart component in ZK 5. For more information please take a look at &lt;a href="https://www.ibm.com/developerworks/mydeveloperworks/blogs/gbowerman/entry/zk_5_0_and_flashchart18?lang=en_us" onclick="pageTracker._trackPageview("log/gbowerman-zk5-flshcharts/)"&gt;&lt;b&gt; IBMs developerWorks&lt;/b&gt;&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Tue, 19 Jan 2010 00:00:00 GMT</pubDate>
      <guid>https://www.ibm.com/developerworks/mydeveloperworks/blogs/gbowerman/entry/zk_5_0_and_flashchart18?lang=en_us</guid>
      <dc:date>2010-01-19T00:00:00Z</dc:date>
    </item>
    <item>
      <title>New ZK 5 captcha component released!</title>
      <link>http://docs.zkoss.org/wiki/Bwcaptcha:_Another_Implementation_of_Captcha</link>
      <description>Jimmy Shiau introduces to us a free, LGPL licensed, captcha component for ZK 5. The component is upgrade of an earlier implementation for ZK 3 by Dennis Chen. &lt;a href="http://docs.zkoss.org/wiki/Bwcaptcha:_Another_Implementation_of_Captcha"&gt;&lt;b&gt;More information&lt;/b&gt;&lt;/a&gt;, &lt;a href="https://sourceforge.net/projects/zkforge/files/Small%20Talks/Bwcaptcha%20Another%20Implementation%20of%20Captcha/bwcaptcha.jar/download" onclick="pageTracker._trackPageview(&#xD;elease/sourceforge/BW-captcha/)"&gt;&lt;b&gt;Download here&lt;/b&gt;&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Thu, 14 Jan 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Bwcaptcha:_Another_Implementation_of_Captcha</guid>
      <dc:date>2010-01-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5 Box layouts</title>
      <link>http://docs.zkoss.org/wiki/Layouting_With_Box_In_ZK5</link>
      <description>Jumin Rubin, a Swiss contributor, takes time out to introduce ZK 5??s new box layout components to the community. For more information please &lt;a href="http://docs.zkoss.org/wiki/Layouting_With_Box_In_ZK5"&gt;&lt;b&gt;click here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 13 Jan 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Layouting_With_Box_In_ZK5</guid>
      <dc:date>2010-01-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>A ZK Performance Monitor</title>
      <link>http://docs.zkoss.org/wiki/A_ZK_Performance_Monitor</link>
      <description>Sam Chuang implements a performance monitor and illustrates how it aids ZK developers in determining an Ajax applications performance and identifying bottlenecks. Click &lt;a href="https://sourceforge.net/projects/zkforge/files/Small%20Talks/Performance%20Meter%20Tool/monitor.war/download" onclick="pageTracker._trackPageview(&#xD;elease/zk-calendar-bin-2.0-RC/)"&gt;&lt;b&gt;here &lt;/b&gt;&lt;/a&gt;for the source code.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 05 Jan 2010 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/A_ZK_Performance_Monitor</guid>
      <dc:date>2010-01-05T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Embedding ZK in GSP</title>
      <link>http://felipecypriano.com/blog/2009/12/10/grails-with-zk-embedding-zul-in-gsp/</link>
      <description>Felipe Cypriano discusses how you could use just two simple tags to include any zul page in your GSP with the ZKGrails 0.7.6 plugin. Check it out &lt;a href="http://felipecypriano.com/blog/2009/12/10/grails-with-zk-embedding-zul-in-gsp/" onclick="pageTracker._trackPageview(&#xD;elease/zk-calendar-bin-2.0-RC/)"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Wed, 30 Dec 2009 00:00:00 GMT</pubDate>
      <guid>http://felipecypriano.com/blog/2009/12/10/grails-with-zk-embedding-zul-in-gsp/</guid>
      <dc:date>2009-12-30T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Integrating Crystal Reports with ZK!</title>
      <link>http://docs.zkoss.org/wiki/Integrating_crystal_reports_with_zk</link>
      <description>Ramkumar walks us through the process of integrating ZK with Crystal Reports! For more information &lt;a href="http://docs.zkoss.org/wiki/Integrating_crystal_reports_with_zk"&gt;click here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 03 Dec 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Integrating_crystal_reports_with_zk</guid>
      <dc:date>2009-12-03T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Smart grid</title>
      <link>http://docs.zkoss.org/wiki/Smart_grid</link>
      <description>Kirill Zhukov introduces us to his new Smart grid component! For more information &lt;a href="http://docs.zkoss.org/wiki/Smart_grid"&gt;click here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 25 Nov 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Smart_grid</guid>
      <dc:date>2009-11-25T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Building content management systems with Jease</title>
      <link>http://docs.zkoss.org/wiki/Building_Content_Management_Systems_With_Jease</link>
      <description>Maik Jablonski introduces us to the world of Jease - a Java-based Content-Management-Framework built on top of ZK! For more information &lt;a href="http://docs.zkoss.org/wiki/Building_Content_Management_Systems_With_Jease"&gt;click here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 17 Nov 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Building_Content_Management_Systems_With_Jease</guid>
      <dc:date>2009-11-17T00:00:00Z</dc:date>
    </item>
    <item>
      <title>JavaHelp 2 and ZK 5</title>
      <link>http://docs.zkoss.org/wiki/JavaHelp_2_and_ZK_5</link>
      <description>Nelson Cazonda walks us through building a professional help system using ZK 5 and JavaHelp! For more information &lt;a href="http://docs.zkoss.org/wiki/JavaHelp_2_and_ZK_5"&gt;click here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 11 Nov 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/JavaHelp_2_and_ZK_5</guid>
      <dc:date>2009-11-11T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Securing your application using ZK Grails</title>
      <link>http://felipecypriano.com/blog/2009/10/26/tweak-zk-to-make-event-processing-call-groovys-invokemethod/</link>
      <description>Felipe Cypriano discusses the tweaking of ZK to make the event processing call Groovy??s invokeMethod in order to better secure his ZK Grails application. Check it out &lt;a href="http://felipecypriano.com/blog/2009/10/26/tweak-zk-to-make-event-processing-call-groovys-invokemethod/"&gt;here!&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Thu, 29 Oct 2009 00:00:00 GMT</pubDate>
      <guid>http://felipecypriano.com/blog/2009/10/26/tweak-zk-to-make-event-processing-call-groovys-invokemethod/</guid>
      <dc:date>2009-10-29T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5 Component development - the Imagepicker</title>
      <link>http://docs.zkoss.org/wiki/ZK_5.0_Component_Imagepicker</link>
      <description>In this Small Talk, Jimmy Shiau introduces us to ZK 5 component development by creating an image picking component to provide users with an easy way to select images. Check it out &lt;a href="http://docs.zkoss.org/wiki/ZK_5.0_Component_Imagepicker"&gt;here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 27 Oct 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5.0_Component_Imagepicker</guid>
      <dc:date>2009-10-27T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Direct RIA: The future of RIA - in German!</title>
      <link>http://www.forsthaus.de/blog/?p=200</link>
      <description>One of ZKs top contributors, Stephan Gerth has translated Robbie Chengs CodeGuru article on the future of RIA into German! Have a look &lt;a href="http://www.forsthaus.de/blog/?p=200"&gt;here!&lt;/a&gt; (German)</description>
      <category>Blog</category>
      <pubDate>Fri, 23 Oct 2009 00:00:00 GMT</pubDate>
      <guid>http://www.forsthaus.de/blog/?p=200</guid>
      <dc:date>2009-10-23T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Integration of ZK and Applets for use with Swing and AWT</title>
      <link>http://docs.zkoss.org/wiki/Advanced_Integration_Of_ZK_And_Applets</link>
      <description>Pablo Hernan Gimenez and Juan Pablo Francisconi discuss the integration of ZK and JApplets in order to build web applications with AWT and Swing. For more information click &lt;a href="http://docs.zkoss.org/wiki/Advanced_Integration_Of_ZK_And_Applets"&gt;here&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Wed, 14 Oct 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Advanced_Integration_Of_ZK_And_Applets</guid>
      <dc:date>2009-10-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Open Flash Charts with ZK</title>
      <link>http://docs.zkoss.org/wiki/Open_Flash_Charts_with_ZK</link>
      <description>Fernando Selvatici introduces his progress on creating an Open Flash Chart component for ZK. &lt;a href="http://docs.zkoss.org/wiki/Open_Flash_Charts_with_ZK"&gt;Click here to find out more&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Wed, 07 Oct 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Open_Flash_Charts_with_ZK</guid>
      <dc:date>2009-10-07T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5: Control your layout more effectively!</title>
      <link>http://docs.zkoss.org/wiki/ZK_5:_More_Flexible_Layout</link>
      <description>Henri Chen introduces us to two new ZK 5 properties which improve your layout control! &lt;a href="http://docs.zkoss.org/wiki/ZK_5:_More_Flexible_Layout"&gt;Click here to find out more&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Wed, 30 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5:_More_Flexible_Layout</guid>
      <dc:date>2009-09-30T00:00:00Z</dc:date>
    </item>
    <item>
      <title>I18n ZK framework ZUL pages using GNU Gettext</title>
      <link>http://blogs.igalia.com/dpino/?p=112</link>
      <description>On his blog, Diego Pino discusses an optional alternative to internationalizing ZUL pages. In his example he uses the GNU gettext utilities and Gettext Commons! To find out more &lt;a href="http://blogs.igalia.com/dpino/?p=112"&gt;click here!&lt;/a&gt;</description>
      <category>Blog</category>
      <pubDate>Fri, 25 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://blogs.igalia.com/dpino/?p=112</guid>
      <dc:date>2009-09-25T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Spanish translations available!</title>
      <link>http://docs.zkoss.org/wiki/QuickStart_Guide_es</link>
      <description>One of ZKs contributors, Sergio Cerro Pascual has kindly translated our &lt;a href="http://docs.zkoss.org/wiki/QuickStart_Guide_es"&gt;Quick Start Guide&lt;/a&gt; and &lt;a href="http://docs.zkoss.org/wiki/Tutorial_es"&gt;Real-world tutorial&lt;/a&gt; into Spanish!</description>
      <category>Small Talk</category>
      <pubDate>Thu, 17 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/QuickStart_Guide_es</guid>
      <dc:date>2009-09-17T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK and JavATE</title>
      <link>http://docs.zkoss.org/wiki/ZK_and_JavATE</link>
      <description>Andrea Mattioli introduces us to JavATE which follows the principles of Domain Driven Design to help you combine a framework stack in a consistent manner. To find out more &lt;a href="http://docs.zkoss.org/wiki/ZK_and_JavATE"&gt;click here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 15 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_and_JavATE</guid>
      <dc:date>2009-09-15T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5: Frozen Column, In-place Editing and Rowspan</title>
      <link>http://docs.zkoss.org/wiki/ZK_5:_Frozen_Column%2C_In-place_Editing_and_Rowspan</link>
      <description>Jumper Chen introduces us to new and powerful ZK 5 features frozen columns, in-place editing and row spans which enhance the user experience and quicken development. To find out more &lt;a href="http://docs.zkoss.org/wiki/ZK_5:_Frozen_Column%2C_In-place_Editing_and_Rowspan"&gt;click here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Thu, 10 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5:_Frozen_Column%2C_In-place_Editing_and_Rowspan</guid>
      <dc:date>2009-09-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Karn: Declarative Data-binding for ZK</title>
      <link>http://docs.zkoss.org/wiki/Karn:_Declarative_Data-binding_for_ZK</link>
      <description>One of the creators of the ZK addon Karn, Abishek Patnia, talks us through using Karns declarative data-binding for ZK. To find out more &lt;a href="http://docs.zkoss.org/wiki/Karn:_Declarative_Data-binding_for_ZK"&gt;click here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 08 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Karn:_Declarative_Data-binding_for_ZK</guid>
      <dc:date>2009-09-08T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Building a complex Tree using Grids</title>
      <link>http://docs.zkoss.org/wiki/Building_a_Complex_Tree_with_Grid-in-Grid</link>
      <description>Jumper Chen walks us through the creation of a complex tree table, suitable for drilling down into large amounts of data using ZKs Grid component. To find out more &lt;a href="http://docs.zkoss.org/wiki/Building_a_Complex_Tree_with_Grid-in-Grid"&gt;click here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Thu, 03 Sep 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Building_a_Complex_Tree_with_Grid-in-Grid</guid>
      <dc:date>2009-09-03T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Form Based Login with JAAS on JBoss and ZK</title>
      <link>http://docs.zkoss.org/wiki/Form_Based_Login_with_JAAS_on_JBoss_and_ZK</link>
      <description>Ondrej Medek talks us through using ZK to implement a form based login for JAAS on JBoss 5.x! &lt;a href="http://docs.zkoss.org/wiki/Form_Based_Login_with_JAAS_on_JBoss_and_ZK" onclick="pageTracker._trackPageview(http://docs.zkoss.org/wiki/Form_Based_Login_with_JAAS_on_JBoss_and_ZK)"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 18 Aug 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Form_Based_Login_with_JAAS_on_JBoss_and_ZK</guid>
      <dc:date>2009-08-18T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Using expression languages within ZK</title>
      <link>http://blog.marcos.net16.net/?p=33&amp;lang=en</link>
      <description>In his blog post Marcos discusses the use of expression languages within ZK, you can read the post in both &lt;a href="http://blog.marcos.net16.net/?p=33&amp;lang=en" onclick="pageTracker._trackPageview(/marcos_blog/expression_languages_en)"&gt;English&lt;/a&gt; and &lt;a href="http://blog.marcos.net16.net/?p=33&amp;lang=pt" onclick="pageTracker._trackPageview(/marcos_blog/expression_languages_pt)"&gt;Portuguese&lt;/a&gt;.</description>
      <category>Blog</category>
      <pubDate>Fri, 14 Aug 2009 00:00:00 GMT</pubDate>
      <guid>http://blog.marcos.net16.net/?p=33&amp;lang=en</guid>
      <dc:date>2009-08-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK on OSGi - Dynamic &amp;amp; Asynchronous Richlets</title>
      <link>http://bundle-exception.blogspot.com/2009/07/zk-on-osgi-dynamic-asynchronous.html</link>
      <description>Mathieu Civel walks us through how to integrate ZK together with &lt;a href="http://www.osgi.org/" onclick="pageTracker._trackPageview(
ews/OSGi)"&gt;OSGi&lt;/a&gt; framework. Get more information &lt;a href="http://bundle-exception.blogspot.com/2009/07/zk-on-osgi-dynamic-asynchronous.html" onclick="pageTracker._trackPageview(
ews/OSGi)"&gt;here&lt;/a&gt;!</description>
      <category>Blog</category>
      <pubDate>Thu, 13 Aug 2009 00:00:00 GMT</pubDate>
      <guid>http://bundle-exception.blogspot.com/2009/07/zk-on-osgi-dynamic-asynchronous.html</guid>
      <dc:date>2009-08-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0: Chat with Event Queue</title>
      <link>http://docs.zkoss.org/wiki/ZK_5:_Chat_with_Event_Queue</link>
      <description>Tom Yeh introduces us to ZK 5.0s new event queue, an event-based mechanism enabling developers to take advantage of ZK server-push technology with minimal effort! &lt;a href="http://docs.zkoss.org/wiki/ZK_5:_Chat_with_Event_Queue"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Mon, 10 Aug 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5:_Chat_with_Event_Queue</guid>
      <dc:date>2009-08-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0: New File Upload</title>
      <link>http://docs.zkoss.org/wiki/ZK_5:_New_File_Upload</link>
      <description>Jumper Chen introduces us to ZK 5.0s new file upload component! &lt;a href="http://docs.zkoss.org/wiki/ZK_5:_New_File_Upload"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 04 Aug 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5:_New_File_Upload</guid>
      <dc:date>2009-08-04T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0 and Client-centric Approach</title>
      <link>http://docs.zkoss.org/wiki/ZK_5.0_and_Client-centric_Approach</link>
      <description>Robbie Cheng walks us through ZK 5 and Client-centric approach! &lt;a href="http://docs.zkoss.org/wiki/ZK_5.0_and_Client-centric_Approach"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Mon, 27 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5.0_and_Client-centric_Approach</guid>
      <dc:date>2009-07-27T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Handling huge amounts of data using ZK</title>
      <link>http://docs.zkoss.org/wiki/Handling_huge_data_using_ZK</link>
      <description>Timothy Clare walks us through the handling of huge amounts of data using ZK. &lt;a href="http://docs.zkoss.org/wiki/Handling_huge_data_using_ZK"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 21 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Handling_huge_data_using_ZK</guid>
      <dc:date>2009-07-21T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0 and Client+Server Fusion</title>
      <link>http://docs.zkoss.org/wiki/ZK_5.0_and_Client%2BServer_Fusion</link>
      <description>Robbie Cheng talks us through ZK 5s new Client+Server Fusion architecture! &lt;a href="http://docs.zkoss.org/wiki/ZK_5.0_and_Client%2BServer_Fusion"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5.0_and_Client%2BServer_Fusion</guid>
      <dc:date>2009-07-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0 and jQuery - stocks</title>
      <link>http://docs.zkoss.org/wiki/ZK_5.0_and_jQuery_part_2</link>
      <description>Timothy Clare walks you through using jQuery with ZK 5 to create client side effects using a stocks and shares system. &lt;a href="http://docs.zkoss.org/wiki/ZK_5.0_and_jQuery_part_2"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5.0_and_jQuery_part_2</guid>
      <dc:date>2009-07-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK 5.0 and jQuery - highlighting a form</title>
      <link>http://docs.zkoss.org/wiki/ZK_5.0_and_jQuery</link>
      <description>Timothy Clare walks you through using jQuery with ZK 5 to highlight a form. &lt;a href="http://docs.zkoss.org/wiki/ZK_5.0_and_jQuery"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Tue, 14 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_5.0_and_jQuery</guid>
      <dc:date>2009-07-14T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK now speaks PHP</title>
      <link>http://docs.zkoss.org/wiki/ZK_now_speaks_Php</link>
      <description>Edwin Estevez Parra guides us through the process of using PHP with the ZK Framework! &lt;br&gt;&lt;a href="http://docs.zkoss.org/wiki/ZK_now_speaks_Php"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Mon, 13 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_now_speaks_Php</guid>
      <dc:date>2009-07-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Using Garuda as your Portal Layout</title>
      <link>http://docs.zkoss.org/wiki/Use_Garuda_to_customise_Portallayout</link>
      <description>Ajeet Singh discusses how to use his Garuda extension package to produce an iGoogle style portal layout! &lt;a href="http://docs.zkoss.org/wiki/Use_Garuda_to_customise_Portallayout"&gt;Check it out here!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Fri, 10 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Use_Garuda_to_customise_Portallayout</guid>
      <dc:date>2009-07-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Integrating Birt with ZK</title>
      <link>http://docs.zkoss.org/wiki/Integrating_Birt_with_ZK</link>
      <description>Danilo de Sousa wrote a smalltalk about how to integrate BIRT reporting with ZK. Lets check it out!</description>
      <category>Small Talk</category>
      <pubDate>Tue, 07 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Integrating_Birt_with_ZK</guid>
      <dc:date>2009-07-07T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Generate your new color theme with ZKThemer!</title>
      <link>http://docs.zkoss.org/wiki/ZKThemer</link>
      <description>ZKThemer is an automatic color theme generator, provided by Jose. It can help to generate a new color theme based on ZK. &lt;a href="http://docs.zkoss.org/wiki/ZKThemer"&gt;Take a quick tour &lt;/a&gt;and apply it into your application now!</description>
      <category>Small Talk</category>
      <pubDate>Fri, 03 Jul 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZKThemer</guid>
      <dc:date>2009-07-03T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Integrate ZK Calendar with a database</title>
      <link>http://docs.zkoss.org/wiki/Integrate_ZK_Calendar_With_A_Database</link>
      <description>In this Small Talk, Timothy Clare guides you through integrating ZK Calendar with a database backend. &lt;a href="http://docs.zkoss.org/wiki/Integrate_ZK_Calendar_With_A_Database"&gt;Check it out!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Mon, 29 Jun 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Integrate_ZK_Calendar_With_A_Database</guid>
      <dc:date>2009-06-29T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZappWeb a Secured Web Framework</title>
      <link>http://docs.zkoss.org/wiki/ZappWeb_a_secured_Zkoss_web_framework</link>
      <description>In this smalltalk, Ramzi Maalej aims to provide you with a basic framework which combines the most powerful web frameworks to start building even securer web applications.  &lt;a href="http://docs.zkoss.org/wiki/ZappWeb_a_secured_Zkoss_web_framework"&gt;Check it out!&lt;/a&gt;</description>
      <category>Small Talk</category>
      <pubDate>Fri, 19 Jun 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZappWeb_a_secured_Zkoss_web_framework</guid>
      <dc:date>2009-06-19T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Performance Monitoring of ZK Applicaiton</title>
      <link>http://docs.zkoss.org/wiki/Performance_Monitoring_of_ZK_Applicaiton</link>
      <description>Jiri Bubnik, Project Manager of Datalite will introduce a library for monitoring session runtime information for your ZK application,  which is based upon the ZK PerformanceMeter listener but also provides integration with other frameworks.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 19 Jun 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Performance_Monitoring_of_ZK_Applicaiton</guid>
      <dc:date>2009-06-19T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Paging Sorting with a Filter Object</title>
      <link>http://docs.zkoss.org/wiki/Paging_Sorting_with_a_filter_object</link>
      <description>Stephan Gerth introduces you how to implement load-on-demand and sorting without sql statement at the same time. Using Hibernate-Generic-DAO, the integration between ZK and Database becomes much easier!</description>
      <category>Small Talk</category>
      <pubDate>Mon, 25 May 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Paging_Sorting_with_a_filter_object</guid>
      <dc:date>2009-05-25T00:00:00Z</dc:date>
    </item>
    <item>
      <title>New Features of ZK Spreadsheet 1.0.0 RC2</title>
      <link>http://docs.zkoss.org/wiki/New_Features_of_ZK_Spreadsheet_1.0.0_RC2</link>
      <description>In this article, kinda lu shows the new feature in latest ZK Spreadsheet release by new spreadsheet application.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 04 May 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/New_Features_of_ZK_Spreadsheet_1.0.0_RC2</guid>
      <dc:date>2009-05-04T00:00:00Z</dc:date>
    </item>
    <item>
      <title>New Feature of ZK 3.6.1</title>
      <link>http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.1</link>
      <description>Robbie Cheng guides you through the most exciting new additions to ZK 3.6.1</description>
      <category>Small Talk</category>
      <pubDate>Tue, 28 Apr 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.1</guid>
      <dc:date>2009-04-28T00:00:00Z</dc:date>
    </item>
    <item>
      <title>DB Form Builder Inside Out</title>
      <link>http://docs.zkoss.org/wiki/DB_Form_Builder_Inside_Out</link>
      <description>In this article, Charles Pao introduces the DB Form Builder feature of ZK Studio 0.9.3.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 10 Apr 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/DB_Form_Builder_Inside_Out</guid>
      <dc:date>2009-04-10T00:00:00Z</dc:date>
    </item>
    <item>
      <title>A Preview Of ZK Spreadsheet 1.0</title>
      <link>http://docs.zkoss.org/wiki/A_Preview_Of_ZK_Spreadsheet_1.0</link>
      <description>In this article, Kinda Lu will demonstrate various functions in zss 1.0.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 31 Mar 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/A_Preview_Of_ZK_Spreadsheet_1.0</guid>
      <dc:date>2009-03-31T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Unit Testing Project - zunit</title>
      <link>http://docs.zkoss.org/wiki/ZK_Unit_Testing_Project_-_zunit</link>
      <description>In this article, Ryan Wu will introduce how to use zunit to create test project. And how to use components ID as UUID while testing.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 27 Mar 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_Unit_Testing_Project_-_zunit</guid>
      <dc:date>2009-03-27T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Charts</title>
      <link>http://docs.zkoss.org/wiki/ZK_Charts</link>
      <description>Did you know that ZK offers 29 chart types out of the box ? This article shows that how to use ZK Charts</description>
      <category>Small Talk</category>
      <pubDate>Fri, 20 Mar 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_Charts</guid>
      <dc:date>2009-03-20T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Simple Database Access From ZK</title>
      <link>http://docs.zkoss.org/wiki/Simple_Database_Access_From_ZK</link>
      <description>This article shows that how you can gain access to a database easily direct from the ZK source file.</description>
      <category>Small Talk</category>
      <pubDate>Mon, 09 Mar 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Simple_Database_Access_From_ZK</guid>
      <dc:date>2009-03-09T00:00:00Z</dc:date>
    </item>
    <item>
      <title>New Feature of ZK 3.6.0</title>
      <link>http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.0</link>
      <description>Robbie Cheng guides you through the most exciting new additions to ZK 3.6.0</description>
      <category>Small Talk</category>
      <pubDate>Wed, 04 Mar 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/New_Features_of_ZK_3.6.0</guid>
      <dc:date>2009-03-04T00:00:00Z</dc:date>
    </item>
    <item>
      <title>How to Test ZK Application with Selenium</title>
      <link>http://docs.zkoss.org/wiki/How_to_Test_ZK_Application_with_Selenium</link>
      <description>In this article, Ryan Wu shows you how to test ZK application with Selenium Test Framework and ZK id generator.</description>
      <category>Small Talk</category>
      <pubDate>Fri, 13 Feb 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/How_to_Test_ZK_Application_with_Selenium</guid>
      <dc:date>2009-02-13T00:00:00Z</dc:date>
    </item>
    <item>
      <title>ZK Alfresco Talk</title>
      <link>http://docs.zkoss.org/wiki/ZK_Alfresco_Talk</link>
      <description>This Smalltalk shows how its possible to delegate ZK page definitions to a remote system and in particular to an Alfresco DM (Document Manager) Server who is able to generate the zul pages dynamically and deliver them to our ZK webapp for local server processing.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 03 Feb 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/ZK_Alfresco_Talk</guid>
      <dc:date>2009-02-03T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Build CRUD Application with ZK Studio in 6 Steps</title>
      <link>http://docs.zkoss.org/wiki/Build_CRUD_Application_with_ZK_Studio_in_6_Steps</link>
      <description>In this article, Peter Kuo shows you how to create CRUD application with ZK Studio Wizard.</description>
      <category>Small Talk</category>
      <pubDate>Thu, 22 Jan 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Build_CRUD_Application_with_ZK_Studio_in_6_Steps</guid>
      <dc:date>2009-01-22T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Behind-the-Scene of New ZK Demo</title>
      <link>http://docs.zkoss.org/wiki/New_ZK_Demo_Introduction</link>
      <description>This article shows the workings of the New ZK Demo and which ZK features we have used.</description>
      <category>Small Talk</category>
      <pubDate>Tue, 20 Jan 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/New_ZK_Demo_Introduction</guid>
      <dc:date>2009-01-20T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Sorting Multiple Fields Automatically in Listbox</title>
      <link>http://docs.zkoss.org/wiki/Multiple_Field_Sorting_on_Listbox</link>
      <description>Sorting multiple fields in listbox without comparator is not dream! Lets check it out how to make it come true! &lt;a href="http://docs.zkoss.org/wiki/Multiple_Field_Sorting_on_Listbox"&gt;More&lt;/a&gt;.</description>
      <category>Small Talk</category>
      <pubDate>Sat, 17 Jan 2009 00:00:00 GMT</pubDate>
      <guid>http://docs.zkoss.org/wiki/Multiple_Field_Sorting_on_Listbox</guid>
      <dc:date>2009-01-17T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>
