<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ExtJs-Alfresco Web app framework in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156669#M110902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;about a moth ago I started to work on a web application framework with vision to ease the development of web applications on top of alfresco stack using ExtJs as view technology. Framework is targeting Java and JavaScript developers with good understanding of ExtJs library. A bit more details about idea, architecture and a couple of recorded viewlets can be found &lt;/SPAN&gt;&lt;A href="http://alfext.blogspot.com/" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code is not ready to be released yet, since Wizard and Dialog framework has to be finished and demo client has to be decoupled from framework, but any feedback on the presented concepts is very much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 12:54:56 GMT</pubDate>
    <dc:creator>dhalupa</dc:creator>
    <dc:date>2008-04-15T12:54:56Z</dc:date>
    <item>
      <title>ExtJs-Alfresco Web app framework</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156669#M110902</link>
      <description>Hi,about a moth ago I started to work on a web application framework with vision to ease the development of web applications on top of alfresco stack using ExtJs as view technology. Framework is targeting Java and JavaScript developers with good understanding of ExtJs library. A bit more details abo</description>
      <pubDate>Tue, 15 Apr 2008 12:54:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156669#M110902</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2008-04-15T12:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: ExtJs-Alfresco Web app framework</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156670#M110903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The framework itself grew up quite a bit since the initial message was posted. To demonstrate part of what has been done, few additional swf movies has been recorded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://www.virtus-it.hr/alfext/integration.swf" rel="nofollow noopener noreferrer"&gt;Integration with existing Alfresco JSF application&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://www.virtus-it.hr/alfext/content_space_create.swf" rel="nofollow noopener noreferrer"&gt;Space and content creation&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://www.virtus-it.hr/alfext/clipboard.swf" rel="nofollow noopener noreferrer"&gt;Clipboard actions&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://www.virtus-it.hr/alfext/categories.swf" rel="nofollow noopener noreferrer"&gt;Categories&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://www.virtus-it.hr/alfext/check_in_out.swf" rel="nofollow noopener noreferrer"&gt;Check out, Edit, Check in, versions&lt;/A&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://www.virtus-it.hr/alfext/advanced_search.swf" rel="nofollow noopener noreferrer"&gt;Advanced Search&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Special care has been taken to make the system as configurable as possible. At the moment the following changes can be performed without writing a single line of Java or JavaScript code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Adding a new column to existing grid&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Adding a new grid configuration used for particular context. (space type, task type, space with specific aspect applied)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Adding a new form configuration to be used to show properties of node of particular type or node with particular aspect applied.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Configuration of permissions required to use particular action&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Configuration of wizard steps and fields shown on a particular wizard step&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Adding of additional tabs on the node details panel&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Adding of additional search fields to advanced search panel&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Other changes, which involve introduction of new visual components or wiring of UI actions to methods of server side Service API, are performed using standard, documented xml configuration and Java extension points without ever touching existing code base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 07:34:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156670#M110903</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2008-05-23T07:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: ExtJs-Alfresco Web app framework</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156671#M110904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are these swf movies still available for viewing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 02:38:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156671#M110904</guid>
      <dc:creator>a5sk4s</dc:creator>
      <dc:date>2008-09-09T02:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: ExtJs-Alfresco Web app framework</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156672#M110905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;movies can be viewed here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.icodix.com/products.php#alfext" rel="nofollow noopener noreferrer"&gt;http://www.icodix.com/products.php#alfext&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Denis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2008 05:20:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extjs-alfresco-web-app-framework/m-p/156672#M110905</guid>
      <dc:creator>dhalupa</dc:creator>
      <dc:date>2008-09-09T05:20:03Z</dc:date>
    </item>
  </channel>
</rss>

