<?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: How to use Alfresco as a Web CMS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-web-cms/m-p/191144#M144274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How would you compare Alfresco to i.e. Fatwire Content Server?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Alfresco WCM is probably most similar to Interwoven TeamSite, although the capabilities on the runtime / delivery side are somewhat different (primarily the ASR functionality - there's no clear equivalent in TeamSite).&amp;nbsp; The runtime capabilities are somewhat similar to Vignette VCM (ie. filesystem based content as well as a queryable runtime content repository), while the upcoming ADW functionality could be compared to Interwoven LiveSite or Vignette Dynamic Portal (although neither of these comparisons are particularly accurate - ADW is more tightly integrated with the CMS than LiveSite is with TeamSite or VDP is with VCM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not familiar with Fatwire, so I can't comment on whether Alfresco shares any similarities with it or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How does a developer create Content Types? For instance a Product or Article&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Using XML Schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How do you create Page Templates? How do you as a developer decide what goes where on a given page&lt;BR /&gt;- How do you render content?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Renditioning templates (code that runs at submission time to generate derived formats such as HTML from the user-entered structured content) are implemented in either Freemarker or XSLT.&amp;nbsp; This functionality is optional, meaning that the developer has the freedom to deploy a 100% structured content model (ie. XML) to their runtime environment, then render it dynamically in a custom webapp (which can be implemented in virtually any extant web technology).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Going back to comparisons for a moment, this provides all of the strengths of the TeamSite model (where pre-generation of derived assets is the norm, and dynamic page composition is difficult) with all of the strengths of the VCM model (where request time page composition is the norm and pre-generation of derived assets requires an optional add-on product (Vignette Dynamic Site) and is difficult even then).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How is the content stored in the database?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Content is stored in the Alfresco repository, the default implementation of which uses both a relational database and a filesystem for persistence.&amp;nbsp; Note that the underlying persistence layer is pluggable, so from a development perspective it's best to treat those components as black boxes (querying or manipulating them directly is inadvisable).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an aside, the community has developed a number of alternative persistence layers, including one that uses the relational database for everything, and another that uses Amazon S3 for persistence, making it even more important not to make any assumptions about how the Alfresco repository happens to be persisted in a given installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- Is it possible to mix portlets with the content displayed from the cms?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes.&amp;nbsp; Alfresco can deploy static files (HTML, CSS, etc.) out to a filesystem, where they can be read and displayed by most portal servers.&amp;nbsp; Alfresco also supports dynamic (request time) content retrieval via the ASR component (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deployment#Alfresco_To_Alfresco_Deployment_.28ASR.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment#Alfresco_To_Alfresco_Deployment_.28ASR.29&lt;/A&gt;&lt;SPAN&gt; for details), in which case Web Scripts (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;SPAN&gt;) are automatically available as JSR168 portlets (details at &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2008/04/08/823" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2008/04/08/823&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2008 23:16:40 GMT</pubDate>
    <dc:creator>pmonks</dc:creator>
    <dc:date>2008-09-11T23:16:40Z</dc:date>
    <item>
      <title>How to use Alfresco as a Web CMS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-web-cms/m-p/191143#M144273</link>
      <description>I am reviewing some Web Content Management Systems for a customer and I am really struggling to grasp what Alfresco is, and what it is not. The customer is looking for a cms for their website and intranet.I would really appreciate it if you could answer some questions for me:- How would you compare</description>
      <pubDate>Thu, 11 Sep 2008 09:05:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-web-cms/m-p/191143#M144273</guid>
      <dc:creator>olemartin</dc:creator>
      <dc:date>2008-09-11T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Alfresco as a Web CMS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-web-cms/m-p/191144#M144274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How would you compare Alfresco to i.e. Fatwire Content Server?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Alfresco WCM is probably most similar to Interwoven TeamSite, although the capabilities on the runtime / delivery side are somewhat different (primarily the ASR functionality - there's no clear equivalent in TeamSite).&amp;nbsp; The runtime capabilities are somewhat similar to Vignette VCM (ie. filesystem based content as well as a queryable runtime content repository), while the upcoming ADW functionality could be compared to Interwoven LiveSite or Vignette Dynamic Portal (although neither of these comparisons are particularly accurate - ADW is more tightly integrated with the CMS than LiveSite is with TeamSite or VDP is with VCM).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not familiar with Fatwire, so I can't comment on whether Alfresco shares any similarities with it or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How does a developer create Content Types? For instance a Product or Article&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Using XML Schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How do you create Page Templates? How do you as a developer decide what goes where on a given page&lt;BR /&gt;- How do you render content?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Renditioning templates (code that runs at submission time to generate derived formats such as HTML from the user-entered structured content) are implemented in either Freemarker or XSLT.&amp;nbsp; This functionality is optional, meaning that the developer has the freedom to deploy a 100% structured content model (ie. XML) to their runtime environment, then render it dynamically in a custom webapp (which can be implemented in virtually any extant web technology).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Going back to comparisons for a moment, this provides all of the strengths of the TeamSite model (where pre-generation of derived assets is the norm, and dynamic page composition is difficult) with all of the strengths of the VCM model (where request time page composition is the norm and pre-generation of derived assets requires an optional add-on product (Vignette Dynamic Site) and is difficult even then).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- How is the content stored in the database?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Content is stored in the Alfresco repository, the default implementation of which uses both a relational database and a filesystem for persistence.&amp;nbsp; Note that the underlying persistence layer is pluggable, so from a development perspective it's best to treat those components as black boxes (querying or manipulating them directly is inadvisable).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an aside, the community has developed a number of alternative persistence layers, including one that uses the relational database for everything, and another that uses Amazon S3 for persistence, making it even more important not to make any assumptions about how the Alfresco repository happens to be persisted in a given installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- Is it possible to mix portlets with the content displayed from the cms?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes.&amp;nbsp; Alfresco can deploy static files (HTML, CSS, etc.) out to a filesystem, where they can be read and displayed by most portal servers.&amp;nbsp; Alfresco also supports dynamic (request time) content retrieval via the ASR component (see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deployment#Alfresco_To_Alfresco_Deployment_.28ASR.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deployment#Alfresco_To_Alfresco_Deployment_.28ASR.29&lt;/A&gt;&lt;SPAN&gt; for details), in which case Web Scripts (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;SPAN&gt;) are automatically available as JSR168 portlets (details at &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/archives/2008/04/08/823" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/archives/2008/04/08/823&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 23:16:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-web-cms/m-p/191144#M144274</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-09-11T23:16:40Z</dc:date>
    </item>
  </channel>
</rss>

