<?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: Lotus Notes like application in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226543#M179673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for this valuable information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just one more question - what would be technology or your choice for writing front end application, using Alfresco as back end ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zoran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2009 12:28:32 GMT</pubDate>
    <dc:creator>zokstuzla</dc:creator>
    <dc:date>2009-08-12T12:28:32Z</dc:date>
    <item>
      <title>Lotus Notes like application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226541#M179671</link>
      <description>Hello all, Is it possible to build Lotus Notes like application on Alfresco platform ? I would like to have system where every document has to be connected to the client or company, meaning I have to have some register of clients and companies. Then I would like to have different views of the docume</description>
      <pubDate>Wed, 12 Aug 2009 08:39:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226541#M179671</guid>
      <dc:creator>zokstuzla</dc:creator>
      <dc:date>2009-08-12T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lotus Notes like application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226542#M179672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've not seen the equivalent of Notes' views in Alfresco.&amp;nbsp;&amp;nbsp;&amp;nbsp; However there's are view templates to control which properties are shown.&amp;nbsp; And there's categorisation and tagging.&amp;nbsp;&amp;nbsp; But the alfresco interface tends to be search driven rather than having a set of pre-defined "views" like Notes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second thing that is always tricky, regardless of system, is to pull in keyword data from outside the system.&amp;nbsp;&amp;nbsp; Some sort of ETL solution would probably be required.&amp;nbsp;&amp;nbsp;&amp;nbsp; But the idea is to take a copy of the keyword data and put it into Alfresco or Notes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However now onto some of the things that you can do &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; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can build an application front end in the technology of your choice and use Alfresco as a "back end".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could model your types for clients and companies and create associations between the documents and the clients and companies.&amp;nbsp;&amp;nbsp;&amp;nbsp; You can make this as complicated as you like or as simple as a folder for each client or company.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You also have extensive metadata and security capabilities in alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your first point of call is to understand Alfresco.&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you need to decide whether you need to write your own UI to supplement those provided by Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 09:20:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226542#M179672</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-08-12T09:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lotus Notes like application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226543#M179673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for this valuable information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just one more question - what would be technology or your choice for writing front end application, using Alfresco as back end ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zoran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 12:28:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226543#M179673</guid>
      <dc:creator>zokstuzla</dc:creator>
      <dc:date>2009-08-12T12:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lotus Notes like application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226544#M179674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm a server-side developer so don't often get let loose on UI design.&amp;nbsp;&amp;nbsp; In fact the Alfresco UI team very politely told me to stop touching their code yesterday. &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It rather depends upon your requirements and what technologies it needs to fit into.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm presuming you want some sort of browser based application then.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd certainly try the Alfresco Surf framework which looks like it has great potential for something much bigger than even Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like JSF&amp;nbsp; (although not the way Alfresco has used it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I'd possibly use Visual Studio as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 13:00:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226544#M179674</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-08-12T13:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lotus Notes like application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226545#M179675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you just mention &amp;lt;whisper&amp;gt;Alfresco Surf, JSF and Visual Studio &amp;lt;/whisper&amp;gt; in one post ? *shudder* You are a brave man, But I guessed that already for touching the UI as server-gui &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But Zoran, walk through the "content model" tutorials (and some others)&amp;nbsp; by &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series" rel="nofollow noopener noreferrer"&gt;Jeff Potts&lt;/A&gt;&lt;SPAN&gt;, you will see that a lot of what you mention is built into Alfresco and even Alfresco Explorer already. With custom modells, custom views and Javascript / Freemarker, you can do amazing things already.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Added to that - you can attach email services to alfresco, allowing a space to "receive" content via a dedicated email address. So together with the repository, LDAP user management, rules, workflows and skype/yahoo presence awareness you are at eye level with a notes db ( + sametime) already. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But then, you have CIFS &amp;amp; Webdav access plus locking, versioning and tagging, which takes you beyond a bit the standard notes DB, I think. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you dont get, is user certificates, signing &amp;amp; encrypting, master2master replication, distributed databases, offline-storage and archive functions. For that, you would have to start coding. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Last but not least - check out the Webscripting &amp;amp; Flex clients (search for Opsoro, Docasu and Flex Spaces) as proofs of concept, what can be done with other approaches. You might find something to your liking there as well - cool stuff is in there.&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, 01 Sep 2009 12:01:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lotus-notes-like-application/m-p/226545#M179675</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-01T12:01:07Z</dc:date>
    </item>
  </channel>
</rss>

