<?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 Difference between Alfresco CE vs SDK? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73867#M23717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is exact difference between Alfresco CE vs SDK and which one I should use for Development purpose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2018 19:21:45 GMT</pubDate>
    <dc:creator>rdsingh83</dc:creator>
    <dc:date>2018-03-22T19:21:45Z</dc:date>
    <item>
      <title>Difference between Alfresco CE vs SDK?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73867#M23717</link>
      <description>What is exact difference between Alfresco CE vs SDK and which one I should use for Development purpose?</description>
      <pubDate>Thu, 22 Mar 2018 19:21:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73867#M23717</guid>
      <dc:creator>rdsingh83</dc:creator>
      <dc:date>2018-03-22T19:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Alfresco CE vs SDK?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73868#M23718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alfresco CE stands for Alfresco Community Edition. It's the product to be installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alfresco SDK stands for Alfresco Software Development Kit. It's the Maven base project to develop extensions in Alfresco Repository and Alfresco Share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 22:27:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73868#M23718</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-03-22T22:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Alfresco CE vs SDK?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73869#M23719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you reply , as a Java Developer , I would like to create Dynamic Website. Which one would you recommend SDK or CE ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 14:04:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73869#M23719</guid>
      <dc:creator>rdsingh83</dc:creator>
      <dc:date>2018-03-26T14:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Alfresco CE vs SDK?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73870#M23720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Alfresco is an ECM (Enterprise Content Management) product. It is not recommended to use Alfresco to create just a&amp;nbsp;Dynamic website. It provides the functionality to store and manage content/documents of the organizations.&lt;/P&gt;&lt;P&gt;You can use Alfresco SDK to customize the Alfresco product. However, Alfresco can communicate with a website, you should not use SDK to create a Dynamic website.&lt;/P&gt;&lt;P&gt;Please visit&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/5.2/concepts/master-using-intro.html" title="https://docs.alfresco.com/5.2/concepts/master-using-intro.html" rel="nofollow noopener noreferrer"&gt;Using Alfresco Share | Alfresco Documentation&lt;/A&gt;&amp;nbsp;for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kintu&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 06:19:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73870#M23720</guid>
      <dc:creator>kintu_barot</dc:creator>
      <dc:date>2018-04-02T06:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Alfresco CE vs SDK?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73871#M23721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand it is not only for dynamic website. My question is based on Web Quick Start module,&lt;/P&gt;&lt;P&gt;Currently If I use Alfresco CE , I can see there is Web Quick Start dash let available but it is not available in Maven SDK project, &amp;nbsp;I want to customized wcmqs (Web Quick Start) to mimic my existing website. Or is the anyway I can create empty wcmqs instead of importing Finance or Government module.&lt;/P&gt;&lt;P&gt;My requirement is Creating website , some of&amp;nbsp;&amp;nbsp;content of site should be visible by some users , some contents should be hidden for non-login users and contents is coming from Database.&lt;/P&gt;&lt;P&gt;Please help me to work on right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:23:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/difference-between-alfresco-ce-vs-sdk/m-p/73871#M23721</guid>
      <dc:creator>rdsingh83</dc:creator>
      <dc:date>2018-04-02T16:23:09Z</dc:date>
    </item>
  </channel>
</rss>

