<?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: Help for my production/implementation scenario in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159784#M113807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its very simple to use webscript. As part of webscript,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a javascript xxx.js to search for the new greetings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create a xxxx.get.html.ftl template which displays the message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Call this webscript into your remote greetings jsp and display the return message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vijay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 19:41:58 GMT</pubDate>
    <dc:creator>vijay_alfresco</dc:creator>
    <dc:date>2008-05-12T19:41:58Z</dc:date>
    <item>
      <title>Help for my production/implementation scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159780#M113803</link>
      <description>Hi all,I have a special need, I read through the documentation and I am just not sure how to approach the problem.I have a existing dynamic web site&amp;nbsp; (Linux, JSP/Struts/Oracle installed in Sun AS 9)1.) I want to implement a blog and a news section that would be controlled by Alfresco (Alfresco would</description>
      <pubDate>Tue, 06 May 2008 19:31:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159780#M113803</guid>
      <dc:creator>lucbard</dc:creator>
      <dc:date>2008-05-06T19:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help for my production/implementation scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159781#M113804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Luc, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for a one way publishing, I can think of two approaches : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) the "cleanest" way for a content syndication seems the RSS feed approach. Supply your space, which containts the content, with a proper RSS template. Commenting Function would not work within alfresco, though, but would have to be done by your frontend&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) deploying a "website", containing just the parts inquestion, in the path of you main application. Check with the WCM docs on a HowTo, i havent got around to that yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to store the comments and stuff in Alfresco as well - you would need redirect your users to the alfresco server or write a webservice api, which reads &amp;amp; writes from/to alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 14:38:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159781#M113804</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2008-05-07T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help for my production/implementation scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159782#M113805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is more about technology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a scenario:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My home page: home.jsp would have a place holder for a gretting message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That greeting message would change regularly. I want that message segment to come from the Independent Alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are the WebServices, Javascript or JSR 170 my only options or can I use WebScripts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 19:08:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159782#M113805</guid>
      <dc:creator>lucbard</dc:creator>
      <dc:date>2008-05-07T19:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help for my production/implementation scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159783#M113806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Luc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for 2) so that means, your hello.jsp would be the frontend and you would need a importfunction, retrieving the contents, which is to be the greeting message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THis is a oneway publishin path, so basically - you can use anything&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Even an RSS feed or even simple HTML with comment tags &amp;lt;!– greeting start –&amp;gt; Her is the welcome message : Yo Dude &amp;lt;!– greeting end –&amp;gt;, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;its just a question your implementation of the importfunction and how much time you want to spend, which additional functionality you need, which performance,&amp;nbsp; amount of data, update cycles etc. you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco only would be the system, which provides the file, which is parsed then, if you use pure HTML with tags (as above), you could even use notepad, to edit it and store it on the network drive "Alfresco repository". transfer it into a publicly available space (guest space, for instance) and your www server can "import" the content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for 1) For the blog, you can use the forum section and adapt your own templates for publishing. For news, you could build your own content type and still dont need WCM. You could also try the "alfresco-blog-integration.amp", which you can download on the sourceforge "module" section.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for 3) Do whatever pleases you &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; as long as the firewall &amp;amp; bandwith allow access between alfresco and your frontend www server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 13:12:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159783#M113806</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2008-05-08T13:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help for my production/implementation scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159784#M113807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Its very simple to use webscript. As part of webscript,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a javascript xxx.js to search for the new greetings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create a xxxx.get.html.ftl template which displays the message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Call this webscript into your remote greetings jsp and display the return message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vijay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 19:41:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159784#M113807</guid>
      <dc:creator>vijay_alfresco</dc:creator>
      <dc:date>2008-05-12T19:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help for my production/implementation scenario</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159785#M113808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you vijay_alfresco !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That was the kind of strait&amp;nbsp; answer I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Webscript is the solution to all my needs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 12:12:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/help-for-my-production-implementation-scenario/m-p/159785#M113808</guid>
      <dc:creator>lucbard</dc:creator>
      <dc:date>2008-05-13T12:12:07Z</dc:date>
    </item>
  </channel>
</rss>

