<?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 Re: Implementing Alfresco+ Developing for Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224858#M177988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you know javascript, look for the Alfresco Share, everything is done in javascript, on the client side with the YUI and ajax calls, and on the server (via the mozilla rhino). This way in the future you can easily replace your ExtJS and move the UI to be more native like Share UI and keep the part made in PHP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If at first you need you can create one or more pages in Share for your application through an iframe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Share for a Intranet and I'm quite happy with the results. The only thing that I find a bit strange is that everything in Alfresco is stored in your repository (blog, forum, users, etc. ..) instead of the database, I can see some advantages, but also I think there are some disadvantages .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2009 10:01:57 GMT</pubDate>
    <dc:creator>zoao</dc:creator>
    <dc:date>2009-09-16T10:01:57Z</dc:date>
    <item>
      <title>Implementing Alfresco+ Developing for Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224853#M177983</link>
      <description>hello,I posted in the Development forums, but i think this is a more suitable location for the topic. Sorry..My company is looking to implement an Intranet for content management and present several RIAs that we have in place. At the moment all we got is all the RIAs being served by URL (EX: datalog</description>
      <pubDate>Tue, 15 Sep 2009 15:56:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224853#M177983</guid>
      <dc:creator>rvent</dc:creator>
      <dc:date>2009-09-15T15:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Alfresco+ Developing for Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224854#M177984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hopefully you won't need to write much code at all &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; but if you do you will be fine with your skill set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start by using Alfresco out of the box and see what it can do before deciding how to extend it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a PHP API for alfresco although its in need of a little TLC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the Alfrsco Share interface will be right up your street in regards to technology stack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 16:12:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224854#M177984</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-09-15T16:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Alfresco+ Developing for Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224855#M177985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do I understand you correctly, that you are looking for a portal solution, integrating the apps ? Or do you look for an "application supplier app" or do you want to reimplement the RIAs with a common framework ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Without much hassle (especially with your skills) you can &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* use Alfresco to develope (or rather adopt) frontend pages integrated into your Alfresco GUI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* use Flex, ExtJS, PHP clients, which access alfresco storage, security model, search framework, library services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* even use Alfresco Plattform to reimplement your applications (especially with documentcentric apps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* use Alfresco Share to set up social collaboration sites a la MOSS sites&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But neither Alfresco nor MOSS are a portal system. And yes, you can do the above with MOSS as well, but I think, not wich ExtJS &amp;amp; PHP skills, so not only from softwarestack, but also from skill stack, Alfresco seems more fitting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 18:13:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224855#M177985</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-15T18:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Alfresco+ Developing for Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224856#M177986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I first would like to integrate the RIAs that i already have. Then i would like to re implement the apps using Alfresco so that they would be come native apps, instead of external apps integrated into alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically i would like to use what i have and presented to the user via Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 19:47:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224856#M177986</guid>
      <dc:creator>rvent</dc:creator>
      <dc:date>2009-09-15T19:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Alfresco+ Developing for Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224857#M177987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I invite you to have a look in the jibe framework&lt;/SPAN&gt;&lt;A href="http://jibeframework.org" rel="nofollow noopener noreferrer"&gt;http://jibeframework.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that is a framework based on ExtJS and Alfresco. Could be a good solution for you intranet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 19:55:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224857#M177987</guid>
      <dc:creator>daniel_gradecak</dc:creator>
      <dc:date>2009-09-15T19:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing Alfresco+ Developing for Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224858#M177988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you know javascript, look for the Alfresco Share, everything is done in javascript, on the client side with the YUI and ajax calls, and on the server (via the mozilla rhino). This way in the future you can easily replace your ExtJS and move the UI to be more native like Share UI and keep the part made in PHP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If at first you need you can create one or more pages in Share for your application through an iframe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Share for a Intranet and I'm quite happy with the results. The only thing that I find a bit strange is that everything in Alfresco is stored in your repository (blog, forum, users, etc. ..) instead of the database, I can see some advantages, but also I think there are some disadvantages .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 10:01:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/implementing-alfresco-developing-for-alfresco/m-p/224858#M177988</guid>
      <dc:creator>zoao</dc:creator>
      <dc:date>2009-09-16T10:01:57Z</dc:date>
    </item>
  </channel>
</rss>

