<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
  <title>dojofaces</title>
  <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/rss" />
  <subtitle>dojofaces</subtitle>
  <entry>
    <title>DojoFaces release 1.4_00</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-release-1-4_00" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-release-1-4_00</id>
    <updated>2012-02-05T10:01:31Z</updated>
    <published>2012-02-05T09:46:10Z</published>
    <summary type="html">&lt;div class="entry-body"&gt;&lt;p&gt;No new features, but the entire build and release process was converted to maven. The release is not only available at sourceforge: &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.4_00/dojofaces-1.4_00-distribution.zip/download"&gt;release&lt;/a&gt;, but also at sonatypes maven repository.&lt;/p&gt;&lt;p&gt;Best regards,&lt;/p&gt; &lt;p&gt;Ganesh&lt;/p&gt;&lt;/div&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2012-02-05T09:46:10Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces release 1.3_02</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-release-1-3_02" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-release-1-3_02</id>
    <updated>2011-10-27T10:34:35Z</updated>
    <published>2011-10-27T10:32:14Z</published>
    <summary type="html">&lt;div class="entry-body"&gt;
&lt;p&gt;This &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.3_02/dojo-faces-1.3_02.zip/download"&gt;release&lt;/a&gt;  fixes small bugs in dojo:dateTextBox and dojo:button as detailed in the &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.3_02/readme-1.3_02.txt/download"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Ganesh&lt;/p&gt;
&lt;/div&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2011-10-27T10:32:14Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.3_01 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-3_01-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-3_01-released</id>
    <updated>2011-04-21T12:26:37Z</updated>
    <published>2011-04-21T12:21:08Z</published>
    <summary type="html">&lt;p&gt;The &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.3_01/dojo-faces-1.3_01.zip/download"&gt;release&lt;/a&gt; contains two extensions to the datagrid - dojo:gridSort and dojo:gridEvent to support server side sorting and cell clicks triggering server actions.&lt;/p&gt;
&lt;p&gt;Also, we've fixed minor bugs, details are in the &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.3_01/release-notes-1.3_01.txt/download"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Ganesh&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2011-04-21T12:21:08Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.3_00 and JSFExamples 1.5 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-3_00-and-jsfexamples-1-5-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-3_00-and-jsfexamples-1-5-released</id>
    <updated>2010-10-11T04:26:41Z</updated>
    <published>2010-10-11T04:09:57Z</published>
    <summary type="html">&lt;p&gt;With this &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.3_00/dojo-faces-1.3_00.zip/download"&gt;release of DojoFaces&lt;/a&gt; all components run inside ui:repeat and h:dataTable. Small non-backward compatible changes regarding the addressing of dijit components needed to be done for this: Some components aren't addressed with dijit.byId(&amp;quot;myId&amp;quot;&amp;quot;) any more, but now with dijit.byId(&amp;quot;#{dojoHelper.byId('myId')}&amp;quot;). Please see the &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.3_00/release-notes-1.3_00.txt/download"&gt;release notes&lt;/a&gt; for details on each tag.&lt;/p&gt; &lt;p&gt;Of course this comes with a renewed set of &lt;a href="http://sourceforge.net/projects/dojofaces/files/JSFExamples20/1.5/JSFExamples20.war/download"&gt;JSF 2.0 examples&lt;/a&gt; featuring cool new demos.&lt;/p&gt; &lt;p&gt;Best regards,&lt;br /&gt; Ganesh&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2010-10-11T04:09:57Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.2_04 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_04-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_04-released</id>
    <updated>2010-05-10T18:52:31Z</updated>
    <published>2010-05-10T18:45:56Z</published>
    <summary type="html">&lt;p&gt;This time we've got a small release with two bugs fixed in dojo:store (nulls with JSF 1.1 and tree update) a new tag dojo:move and an enhancement to dojo:dnd.&lt;/p&gt; &lt;p&gt;Here's a link to the download: &lt;a href="https://sourceforge.net/projects/dojofaces/files/DojoFaces/1.2_04/dojo-faces-1.2_04.zip/download"&gt;dojo-faces-1.2_04.zip&lt;/a&gt; and here's one to the &lt;a href="../../../../../documentation"&gt;documentation&lt;/a&gt;.&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2010-05-10T18:45:56Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.2_03 and JSFExamples 1.4 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_03-and-jsfexamples-1-4-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_03-and-jsfexamples-1-4-released</id>
    <updated>2010-04-17T14:08:41Z</updated>
    <published>2010-04-17T13:51:49Z</published>
    <summary type="html">&lt;p&gt;Here's another DojoFaces release with some fresh examples. We've got some new features for you: There's a super-flexible DnD solution (dojo:dnd) that lets you drag around full Java objects and there's a dojo:store you can attach any of the store based dojo tags to.&lt;/p&gt;
&lt;p&gt;The examples have been extended to drag around the example cars and some images and to display charts, a grid, a tree and a treeGrid based on the new store.&lt;/p&gt;
&lt;p&gt;Here's a link to DojoFaces 1.2_03 &lt;a href="https://sourceforge.net/projects/dojofaces/files/DojoFaces/1.2_03/dojo-faces-1.2_03.zip/download"&gt;download&lt;/a&gt;  here's one to &lt;a href="http://sourceforge.net/projects/dojofaces/files/JSFExamples20/1.4/JSFExamples20.war/download"&gt;JSFExamples 1.4&lt;/a&gt;. The &lt;a href="../../../../../documentation"&gt;documentation&lt;/a&gt; was updated as well.&lt;/p&gt;
&lt;p&gt;Please have a look at the &lt;a href="https://sourceforge.net/projects/dojofaces/files/DojoFaces/1.2_03/release-notes-1.2_03.txt/download"&gt;release notes&lt;/a&gt;, they contain update instructions. The dojo:dataGrid is now based on the new dojo:store, which causes minor usage changes.&amp;nbsp;&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2010-04-17T13:51:49Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.2_02 and JSFExamples 1.3 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_02-and-jsfexamples-1-3-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_02-and-jsfexamples-1-3-released</id>
    <updated>2010-03-14T15:40:29Z</updated>
    <published>2010-03-14T15:29:43Z</published>
    <summary type="html">&lt;div class="entry-body"&gt;&lt;p&gt;Here's the latest DojoFaces release 1.2_02 along with updated examples 1.3. One of the Dojo demos (form) is available as a DojoFaces demo now, others are to follow.&lt;/p&gt;&lt;p&gt;Here's a link to DojoFaces 1.2_02 &lt;a href="https://sourceforge.net/projects/dojofaces/files/DojoFaces/1.2_02/dojo-faces-1.2_02.zip/download"&gt;download&lt;/a&gt; here's one to &lt;a href="http://sourceforge.net/projects/dojofaces/files/JSFExamples20/1.3/JSFExamples20.war/download"&gt;JSFExamples 1.3&lt;/a&gt; and we've also updated the &lt;a href="../../../../../documentation"&gt;documentation&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2010-03-14T15:29:43Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.2_01 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_01-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_01-released</id>
    <updated>2010-01-19T20:10:38Z</updated>
    <published>2010-01-19T19:58:07Z</published>
    <summary type="html">&lt;p&gt;Here's our latest bugfix release, all Dojo 1.4 compliant (see release notes). With a validation roundtrip you could trigger serveral bugs with the 1.2_00 DataGrid, that have been fixed. For the examples some cool news are on their way - we'll adapt some of the Dojo demos to DojoFaces ...&lt;/p&gt;&lt;p&gt;Here are the links for &lt;a href="https://sourceforge.net/projects/dojofaces/files/DojoFaces/1.2_01/dojo-faces-1.2_01.zip/download"&gt;download&lt;/a&gt; and &lt;a href="http://www.dojofaces.org/documentation"&gt;documentation&lt;/a&gt;.&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2010-01-19T19:58:07Z</dc:date>
  </entry>
  <entry>
    <title>JSFExamples20 rev. 1.2 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/jsfexamples20-rev-1-2-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/jsfexamples20-rev-1-2-released</id>
    <updated>2009-12-21T17:04:25Z</updated>
    <published>2009-12-21T16:55:06Z</published>
    <summary type="html">&lt;p&gt;We've added simple showcases for every tag in addition to the compound ajax examples. There is an &lt;a href="http://www.dojofaces.org/in-action"&gt;online demo&lt;/a&gt; as well as a &lt;a href="http://sourceforge.net/projects/dojofaces/files/JSFExamples20/1.2/JSFExamples20.war/download"&gt;download &lt;/a&gt;available.&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-21T16:55:06Z</dc:date>
  </entry>
  <entry>
    <title>JSFExamples20 rev 1.1 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/jsfexamples20-rev-1-1-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/jsfexamples20-rev-1-1-released</id>
    <updated>2009-12-21T17:04:52Z</updated>
    <published>2009-12-16T07:36:35Z</published>
    <summary type="html">&lt;p&gt;When moving to the new portal the links&amp;nbsp; to the documentation hadn't been adjusted, so here's a &lt;a href="http://sourceforge.net/projects/dojofaces/files/JSFExamples20/1.1/JSFExamples20.war/download"&gt;new release&lt;/a&gt; with corrected links. The examples now run on Dojo 1.4 with a custom build and hell, it's faster!&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-16T07:36:35Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.2_00 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_00-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-2_00-released</id>
    <updated>2009-12-16T07:40:19Z</updated>
    <published>2009-12-02T15:31:33Z</published>
    <summary type="html">&lt;p&gt;Here's a new release. We've gone up to 1.2 because dojo:dataGrid's content parameter has changed to support converter and validators for each column. Please check out the &lt;a href="http://sourceforge.net/projects/dojofaces/files/DojoFaces/1.2_00/release-notes-1.2_00.txt/download"&gt;release notes&lt;/a&gt; for upgrade instructions.&lt;/p&gt;
&lt;p&gt;Here are the links for &lt;a href="http://sourceforge.net/projects/dojofaces/"&gt;download&lt;/a&gt;, &lt;a href="http://www.dojofaces.org/documentation"&gt;documentation&lt;/a&gt; and &lt;a href="http://www.dojofaces.org/in-action"&gt;examples&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://www.dojofaces.org/in-action"&gt;examples&lt;/a&gt; are now available as a &lt;a href="http://sourceforge.net/projects/dojofaces/files/JSFExamples20/1.0/JSFExamples20.war/download"&gt;war file for download&lt;/a&gt;. For the examples project we've used JSF 2.0 which is based on Servlet 2.5/JSP2.1, so Tomcat 6 will work, Tomcat 5.5 won't.&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T15:31:33Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.1_05 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_05-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_05-released</id>
    <updated>2009-12-02T13:29:15Z</updated>
    <published>2009-12-02T13:29:15Z</published>
    <summary type="html">&lt;p&gt;	The list of dijit widgets wasn't complete as announced with 1.1_04. 	dojo:comboButton wasn't contained, so it's now. Also 1.1_04 claimed to contain	dojo:rating, but it didn't. It's also in 1.1_05.  
  &lt;/p&gt;
  &lt;p&gt;	1.1_05 is ready for &lt;a href="http://sourceforge.net/projects/dojofaces/"&gt;download&lt;/a&gt;	and the &lt;a href="dojoFaces.shtml"&gt;documentation&lt;/a&gt; is updated as well as the 	&lt;a href="http://www.j4fry.org/JSFExamples20/page/dojo.faces"&gt;examples&lt;/a&gt;.
  &lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:29:15Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.1_04 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_04-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_04-released</id>
    <updated>2009-12-02T13:28:30Z</updated>
    <published>2009-12-02T13:28:30Z</published>
    <summary type="html">&lt;p&gt;	DojoFaces now covers the complete list of dijit widgets. This release adds dojo:simpleTextarea,	dojo:inlineEditBox, dojo:toggleButton, dojo:multiSelect, dojo:colorPalette, 	dojo:menuItem and dojo:checkedMenuItem.  
  &lt;/p&gt;
  &lt;p&gt;	1.1_04 is ready for &lt;a href="http://sourceforge.net/projects/dojofaces/"&gt;download&lt;/a&gt;	and the &lt;a href="dojoFaces.shtml"&gt;documentation&lt;/a&gt; is updated as well as the 	&lt;a href="http://www.j4fry.org/JSFExamples20/page/dojo.faces"&gt;examples&lt;/a&gt;.
  &lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:28:30Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.1_03 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_03-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_03-released</id>
    <updated>2009-12-02T13:25:13Z</updated>
    <published>2009-12-02T13:24:38Z</published>
    <summary type="html">&lt;p&gt;Again more tags to announce: dojo:textarea, dojo:checkBox, dojo:validationTextBox,    dojo:editor, dojo:accordionContainer.&lt;/p&gt;&lt;p&gt;1.1_03 is ready for &lt;a href="http://downloads.sourceforge.net/dojofaces/files/"&gt;download&lt;/a&gt;   and the &lt;a href="dojoFaces.shtml"&gt;documentation&lt;/a&gt; is updated as well as the    &lt;a href="http://www.j4fry.org/JSFExamples20/page/dojo.faces"&gt;examples&lt;/a&gt;.&lt;/p&gt;    &lt;p&gt;Sourceforge is fixed, 1.1_02 is available too.&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:24:38Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.1_02 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_02-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_02-released</id>
    <updated>2009-12-02T13:27:28Z</updated>
    <published>2009-12-02T13:27:28Z</published>
    <summary type="html">Drilled deep enough! More DojoFaces tags pouring out of the hole! We've collected them for you and here's the next release: New tags dojo:horizontalScrollBar, dojo:verticalScrollBar, dojo:numberSpinner, dojo:radioGroup and dojo:radioButton.
Currently the file release system of sourceforge is out of order. Here's a link to the 1.1_02 release zip: http://j4fry.org/dojo-faces-1.1_02.zip
I'll keep you informed when the sourceforge system is up again.</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:27:28Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.1_01 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_01-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1_01-released</id>
    <updated>2009-12-02T13:26:40Z</updated>
    <published>2009-12-02T13:23:58Z</published>
    <summary type="html">&lt;p&gt;In 1.1_00 the dataGrid was unfunctional in IE7 (all other browsers ok though), so we are quickly   releasing a fix. The release also contains onkeyup events for dojo:dateTextBox, dojo:timeTextBox,    dojo:currencyTextBox and dojo:numberTextBox.&lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:23:58Z</dc:date>
  </entry>
  <entry>
    <title>DojoFaces 1.1 released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1-released" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofaces-1-1-released</id>
    <updated>2009-12-02T13:23:07Z</updated>
    <published>2009-12-02T13:23:07Z</published>
    <summary type="html">&lt;p&gt;The DojoFaces tags saw some changes, so we decided to make this DojoFaces release 1.1_00.   Check the &lt;a href="http://downloads.sourceforge.net/dojofaces/files/"&gt;new release&lt;/a&gt;   and the updated &lt;a href="dojoFaces.shtml"&gt;documentation&lt;/a&gt;. The    &lt;a href="http://www.j4fry.org/JSFExamples20/page/dojo.faces"&gt;examples&lt;/a&gt; have been updated too.   Here's the change list from the release notes for your convenience:&lt;/p&gt;   &lt;ul&gt;   &lt;li&gt;added dojo:dropDownSelect&lt;/li&gt;    &lt;li&gt;added dojo:textBox&lt;/li&gt;   &lt;li&gt;added dojo:timeTextBox&lt;/li&gt;   &lt;li&gt;added dojo:numberTextBox&lt;/li&gt;   &lt;li&gt;added dojo:currencyTextBox&lt;/li&gt;   &lt;li&gt;added rendered and disabled attribute to dojo:dateTextBox&lt;/li&gt;   &lt;li&gt;removed SetContentTypeListener from faces-config.xml, added instructions to documentation&lt;/li&gt;   &lt;li&gt;added surrounding panelGroup to dojo:titlePane, dojo:tabContainer and dojo:form to support rendered attribute&lt;/li&gt;    &lt;li&gt;added attr attribute to all tags to support attribute pass through to the dojo widget&lt;/li&gt;   &lt;li&gt;removed automatic type: 'submit' from dojo:button, supply attr=&amp;quot;type: 'submit'&amp;quot; when upgrading&lt;/li&gt;   &lt;li&gt;removed style, class and required attributes from all tags - can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;   &lt;li&gt;removed clientSort, singleClickEdit, rowSelector, autoHeight, style, errorMessage, selectable, headerMenu, loadingMessage, selectionMode and columnReordering attributes from dojo:dataGrid - can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;   &lt;li&gt;removed promptMessage, invalidMessage, class, style and required attributes from dojo:dateTextBox - can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;   &lt;li&gt;removed class and style attributes from dojo:filteringSelect- can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;   &lt;li&gt;removed class and style attributes from dojo:form - can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;    &lt;li&gt;removed tabStrip, tabPosition, class, style and nested attributes from dojo:tabContainer - can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;   &lt;li&gt;removed title, class and style attributes from dojo:titlePane - can be set through attr=&amp;quot;&amp;quot; if needed&lt;/li&gt;   &lt;/ul&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:23:07Z</dc:date>
  </entry>
  <entry>
    <title>dojoFacelets go DojoFaces</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofacelets-go-dojofaces" />
    <author>
      <name>Ganesh Jung</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofacelets-go-dojofaces</id>
    <updated>2009-12-02T13:21:35Z</updated>
    <published>2009-12-02T13:21:32Z</published>
    <summary type="html">&lt;p&gt;
  We did a APT (abandoned project takeover) of the Sourceforge project DojoFaces. 
  Now we rename dojoFacelets to DojoFaces and we are releasing 1.0_02 in
  the DojoFaces project.
  &lt;/p&gt;
  &lt;p&gt;
  You can download the 1.0_02 release from 
  &lt;a href="http://downloads.sourceforge.net/dojofaces/files/"&gt;the new location&lt;/a&gt;.
  We've also updated the &lt;a href="dojoFaces.shtml"&gt;documentation&lt;/a&gt;: Bugs have
  been fixed and we've added new tags and attributes to the existing tags. 
  &lt;/p&gt;</summary>
    <dc:creator>Ganesh Jung</dc:creator>
    <dc:date>2009-12-02T13:21:32Z</dc:date>
  </entry>
  <entry>
    <title>dojoFacelets released</title>
    <link rel="alternate" href="http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofacelets-released" />
    <author>
      <name>Michael Schneider</name>
    </author>
    <id>http://www.dojofaces.orghttp://www.dojofaces.org/home/-/blogs/dojofacelets-released</id>
    <updated>2009-12-02T13:22:07Z</updated>
    <published>2009-12-01T21:05:56Z</published>
    <summary type="html">&lt;p&gt;The initial release of &lt;a href="dojoFaces.shtml"&gt;dojoFacelets&lt;/a&gt; is out, a new template based tag library with wrappers for dojo widgets.    7 widgets have been wrapped so far, 10 more are on their way. The first large product with a user base of   approx. 10000 that uses dojoFacelets will go productive within june.&lt;/p&gt;   &lt;p&gt;We want your help in getting this forward. Have you set up a test template for any dojo widget? Please send it to us     (use &lt;a href="http://groups.google.com/group/j4fry/"&gt;the forum&lt;/a&gt;), we'll use it as a base for a tag or at least      scan it for wrapping techniques we didn't know yet. Any help is appreciated, everybody is invited to join the development.&lt;/p&gt;</summary>
    <dc:creator>Michael Schneider</dc:creator>
    <dc:date>2009-12-01T21:05:56Z</dc:date>
  </entry>
</feed>
