<?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 [noob] Basic high-level WCM question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219792#M172922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, so I'm an Alfresco newbie, but I'm a very experienced Java developer, especially with dynamic Spring-powered sites with database back ends.&amp;nbsp; Now, I'm having a little trouble trying to figure out how to use Alfresco Community Edition 3.2 WCM to build a fairly static website, but one for which I want mere mortals to be able to create and edit content in your basic WYSIWYG fashion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've installed ACE 3.2 WCM, and I have my CSS in hand, and a few pages of body content in my head.&amp;nbsp; My web hosting provider is your basic LAMP deal (justhost.com), and they offer basic static hosting as well as Joomla.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, what are my basic tasks to create a site locally on my dev machine so that I'm using my CSS to make things pretty, do WYSIWYG content editing (as much as is reasonable), stage locally, then publish the site to my LAMP hosting provider using FTP if I go with a basic static site.&amp;nbsp; Alternatively, if I should use Joomla, I have no clue how to publish to it using ACE 3.2 WCM.&amp;nbsp; It's not really evident to me, even though I've gone through many of the videos offered on the site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Advice from Alfresco veterans geared toward someone coming from the Spring/Java/Tomcat perspective would be just superdandy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matthew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2009 05:41:59 GMT</pubDate>
    <dc:creator>matthewadams</dc:creator>
    <dc:date>2009-10-20T05:41:59Z</dc:date>
    <item>
      <title>[noob] Basic high-level WCM question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219792#M172922</link>
      <description>Ok, so I'm an Alfresco newbie, but I'm a very experienced Java developer, especially with dynamic Spring-powered sites with database back ends.&amp;nbsp; Now, I'm having a little trouble trying to figure out how to use Alfresco Community Edition 3.2 WCM to build a fairly static website, but one for which I w</description>
      <pubDate>Tue, 20 Oct 2009 05:41:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219792#M172922</guid>
      <dc:creator>matthewadams</dc:creator>
      <dc:date>2009-10-20T05:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: [noob] Basic high-level WCM question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219793#M172923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[sound of crickets]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 15:06:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219793#M172923</guid>
      <dc:creator>matthewadams</dc:creator>
      <dc:date>2009-10-21T15:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: [noob] Basic high-level WCM question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219794#M172924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Deployment via ftp is not supported out of the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, for a static site one option you would deploy it to a file system and then run some sort of batch command to ftp that content to your lamp server.&amp;nbsp; There's other options but that will get you started.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2009 23:00:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219794#M172924</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-10-21T23:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: [noob] Basic high-level WCM question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219795#M172925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One other option is to access the Staging sandbox via FTP and to then upload your content.&amp;nbsp; The downside of this approach is that you will always have to upload the entire website rather than the delta.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As Mr Rogers states above, deploying locally via an FSR, and then using ftp may be the best option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2009 15:20:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/noob-basic-high-level-wcm-question/m-p/219795#M172925</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2009-11-02T15:20:26Z</dc:date>
    </item>
  </channel>
</rss>

