際際滷shows by User: jpotts / http://www.slideshare.net/images/logo.gif 際際滷shows by User: jpotts / Wed, 16 Sep 2020 14:50:24 GMT 際際滷Share feed for 際際滷shows by User: jpotts No Docker? No Problem: Automating installation and config with Ansible /slideshow/no-docker-no-problem-automating-installation-and-config-with-ansible/238512494 ansible-alfresco-200916145024
In this talk I show how to bring stability and repeatability to your Alfresco installation by automating install and config management with Ansible. This talk was originally given at Alfresco DevCon 2020 (virtual edition).]]>

In this talk I show how to bring stability and repeatability to your Alfresco installation by automating install and config management with Ansible. This talk was originally given at Alfresco DevCon 2020 (virtual edition).]]>
Wed, 16 Sep 2020 14:50:24 GMT /slideshow/no-docker-no-problem-automating-installation-and-config-with-ansible/238512494 jpotts@slideshare.net(jpotts) No Docker? No Problem: Automating installation and config with Ansible jpotts In this talk I show how to bring stability and repeatability to your Alfresco installation by automating install and config management with Ansible. This talk was originally given at Alfresco DevCon 2020 (virtual edition). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/ansible-alfresco-200916145024-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In this talk I show how to bring stability and repeatability to your Alfresco installation by automating install and config management with Ansible. This talk was originally given at Alfresco DevCon 2020 (virtual edition).
No Docker? No Problem: Automating installation and config with Ansible from Jeff Potts
]]>
839 0 https://cdn.slidesharecdn.com/ss_thumbnails/ansible-alfresco-200916145024-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Moving From Actions & Behaviors to Microservices /slideshow/moving-from-actions-behaviors-to-microservices/129465110 moving-from-actions-behaviors-190127154747
My DevCon 2019 talk discusses how to make it easier to integrate Alfresco with other systems using an event-based approach. Two real world examples are discussed and demonstrated. The first is about reporting against Alfresco metadata. The second is about enriching metadata by running content through a Natural Language Processing (NLP) model. Both solutions work by listening to generic events generated by Alfresco and placed on an Apache Kafka queue. For the reporting example, the Spring Boot consumer subscribes to Kafka events, then fetches metadata via CMIS and indexes that into Elasticsearch. For the NLP example, a separate Spring Boot consumer subscribes to the same events, but in this case, fetches the content, extracts text using Apache Tika, runs the text through Apache OpenNLP, then writes back extracted entities to Alfresco via CMIS. These are relatively simple examples, but illustrate how a de-coupled, asynchronous, event-based approach can make integrating Alfresco with other systems easier.]]>

My DevCon 2019 talk discusses how to make it easier to integrate Alfresco with other systems using an event-based approach. Two real world examples are discussed and demonstrated. The first is about reporting against Alfresco metadata. The second is about enriching metadata by running content through a Natural Language Processing (NLP) model. Both solutions work by listening to generic events generated by Alfresco and placed on an Apache Kafka queue. For the reporting example, the Spring Boot consumer subscribes to Kafka events, then fetches metadata via CMIS and indexes that into Elasticsearch. For the NLP example, a separate Spring Boot consumer subscribes to the same events, but in this case, fetches the content, extracts text using Apache Tika, runs the text through Apache OpenNLP, then writes back extracted entities to Alfresco via CMIS. These are relatively simple examples, but illustrate how a de-coupled, asynchronous, event-based approach can make integrating Alfresco with other systems easier.]]>
Sun, 27 Jan 2019 15:47:47 GMT /slideshow/moving-from-actions-behaviors-to-microservices/129465110 jpotts@slideshare.net(jpotts) Moving From Actions & Behaviors to Microservices jpotts My DevCon 2019 talk discusses how to make it easier to integrate Alfresco with other systems using an event-based approach. Two real world examples are discussed and demonstrated. The first is about reporting against Alfresco metadata. The second is about enriching metadata by running content through a Natural Language Processing (NLP) model. Both solutions work by listening to generic events generated by Alfresco and placed on an Apache Kafka queue. For the reporting example, the Spring Boot consumer subscribes to Kafka events, then fetches metadata via CMIS and indexes that into Elasticsearch. For the NLP example, a separate Spring Boot consumer subscribes to the same events, but in this case, fetches the content, extracts text using Apache Tika, runs the text through Apache OpenNLP, then writes back extracted entities to Alfresco via CMIS. These are relatively simple examples, but illustrate how a de-coupled, asynchronous, event-based approach can make integrating Alfresco with other systems easier. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/moving-from-actions-behaviors-190127154747-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> My DevCon 2019 talk discusses how to make it easier to integrate Alfresco with other systems using an event-based approach. Two real world examples are discussed and demonstrated. The first is about reporting against Alfresco metadata. The second is about enriching metadata by running content through a Natural Language Processing (NLP) model. Both solutions work by listening to generic events generated by Alfresco and placed on an Apache Kafka queue. For the reporting example, the Spring Boot consumer subscribes to Kafka events, then fetches metadata via CMIS and indexes that into Elasticsearch. For the NLP example, a separate Spring Boot consumer subscribes to the same events, but in this case, fetches the content, extracts text using Apache Tika, runs the text through Apache OpenNLP, then writes back extracted entities to Alfresco via CMIS. These are relatively simple examples, but illustrate how a de-coupled, asynchronous, event-based approach can make integrating Alfresco with other systems easier.
Moving From Actions & Behaviors to Microservices from Jeff Potts
]]>
1705 1 https://cdn.slidesharecdn.com/ss_thumbnails/moving-from-actions-behaviors-190127154747-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Flexible Permissions Management with ACL Templates /slideshow/flexible-permissions-management-with-acl-templates/86521183 acl-templates-lightning-talk-no-timer-180122134401
This is was presented as an ignite-style lightning talk at DevCon 2018 in Lisbon. It discusses an open source add-on called ACL Templates which can be used to separate ACL settings from code.]]>

This is was presented as an ignite-style lightning talk at DevCon 2018 in Lisbon. It discusses an open source add-on called ACL Templates which can be used to separate ACL settings from code.]]>
Mon, 22 Jan 2018 13:44:01 GMT /slideshow/flexible-permissions-management-with-acl-templates/86521183 jpotts@slideshare.net(jpotts) Flexible Permissions Management with ACL Templates jpotts This is was presented as an ignite-style lightning talk at DevCon 2018 in Lisbon. It discusses an open source add-on called ACL Templates which can be used to separate ACL settings from code. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/acl-templates-lightning-talk-no-timer-180122134401-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This is was presented as an ignite-style lightning talk at DevCon 2018 in Lisbon. It discusses an open source add-on called ACL Templates which can be used to separate ACL settings from code.
Flexible Permissions Management with ACL Templates from Jeff Potts
]]>
662 2 https://cdn.slidesharecdn.com/ss_thumbnails/acl-templates-lightning-talk-no-timer-180122134401-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Moving Gigantic Files Into and Out of the Alfresco Repository /slideshow/moving-gigantic-files-into-and-out-of-the-alfresco-repository/86521045 moving-gigantic-files-180122134115
This talk is a technical case study showing show Metaversant solved a problem for one of their clients, Noble Research Institute. Researchers at Noble deal with very large files which are often difficult to move into and out of the Alfresco repository.]]>

This talk is a technical case study showing show Metaversant solved a problem for one of their clients, Noble Research Institute. Researchers at Noble deal with very large files which are often difficult to move into and out of the Alfresco repository.]]>
Mon, 22 Jan 2018 13:41:15 GMT /slideshow/moving-gigantic-files-into-and-out-of-the-alfresco-repository/86521045 jpotts@slideshare.net(jpotts) Moving Gigantic Files Into and Out of the Alfresco Repository jpotts This talk is a technical case study showing show Metaversant solved a problem for one of their clients, Noble Research Institute. Researchers at Noble deal with very large files which are often difficult to move into and out of the Alfresco repository. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/moving-gigantic-files-180122134115-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk is a technical case study showing show Metaversant solved a problem for one of their clients, Noble Research Institute. Researchers at Noble deal with very large files which are often difficult to move into and out of the Alfresco repository.
Moving Gigantic Files Into and Out of the Alfresco Repository from Jeff Potts
]]>
3056 1 https://cdn.slidesharecdn.com/ss_thumbnails/moving-gigantic-files-180122134115-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Could Alfresco Survive a Zombie Attack? /jpotts/could-alfresco-survive-a-zombie-attack zombies-160506181245
I gave this talk in April 2016 at BeeCon, the Alfresco Community conference. It discusses what would happen if Alfresco Software, Inc., the commercial open source company behind Alfresco were to cease to exist. Would Alfresco as an open source project survive? The talk is light on bullet/text so you may prefer to find a recording to get the full context.]]>

I gave this talk in April 2016 at BeeCon, the Alfresco Community conference. It discusses what would happen if Alfresco Software, Inc., the commercial open source company behind Alfresco were to cease to exist. Would Alfresco as an open source project survive? The talk is light on bullet/text so you may prefer to find a recording to get the full context.]]>
Fri, 06 May 2016 18:12:45 GMT /jpotts/could-alfresco-survive-a-zombie-attack jpotts@slideshare.net(jpotts) Could Alfresco Survive a Zombie Attack? jpotts I gave this talk in April 2016 at BeeCon, the Alfresco Community conference. It discusses what would happen if Alfresco Software, Inc., the commercial open source company behind Alfresco were to cease to exist. Would Alfresco as an open source project survive? The talk is light on bullet/text so you may prefer to find a recording to get the full context. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/zombies-160506181245-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> I gave this talk in April 2016 at BeeCon, the Alfresco Community conference. It discusses what would happen if Alfresco Software, Inc., the commercial open source company behind Alfresco were to cease to exist. Would Alfresco as an open source project survive? The talk is light on bullet/text so you may prefer to find a recording to get the full context.
Could Alfresco Survive a Zombie Attack? from Jeff Potts
]]>
867 4 https://cdn.slidesharecdn.com/ss_thumbnails/zombies-160506181245-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Connecting Content Management Apps with CMIS /slideshow/connecting-content-management-apps-with-cmis/52899475 nuxeocmiswebinarslides-150917161516-lva1-app6891
Discusses ECM interoperability achieved when content repositories like Nuxeo implement a specification called Content Management Interoperability Services (CMIS).]]>

Discusses ECM interoperability achieved when content repositories like Nuxeo implement a specification called Content Management Interoperability Services (CMIS).]]>
Thu, 17 Sep 2015 16:15:16 GMT /slideshow/connecting-content-management-apps-with-cmis/52899475 jpotts@slideshare.net(jpotts) Connecting Content Management Apps with CMIS jpotts Discusses ECM interoperability achieved when content repositories like Nuxeo implement a specification called Content Management Interoperability Services (CMIS). <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/nuxeocmiswebinarslides-150917161516-lva1-app6891-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Discusses ECM interoperability achieved when content repositories like Nuxeo implement a specification called Content Management Interoperability Services (CMIS).
Connecting Content Management Apps with CMIS from Jeff Potts
]]>
945 6 https://cdn.slidesharecdn.com/ss_thumbnails/nuxeocmiswebinarslides-150917161516-lva1-app6891-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
The Challenges of Keeping Bees /slideshow/state-ofthecommunity/28371294 state-of-the-community-131118090318-phpapp01
Several years ago, James Dixon, CTO at Pentaho, published a paper called, The Bees and the Trees: The Beekeeper Model of Commercial Open Source Software. I have found that this metaphor is hugely helpful in explaining commercial open source to people. So in this talk I introduce James' model, then I use it as the context to discuss the state of the Alfresco community. A recording of this session lives here: http://www.youtube.com/watch?v=_NSsz-sjbzg]]>

Several years ago, James Dixon, CTO at Pentaho, published a paper called, The Bees and the Trees: The Beekeeper Model of Commercial Open Source Software. I have found that this metaphor is hugely helpful in explaining commercial open source to people. So in this talk I introduce James' model, then I use it as the context to discuss the state of the Alfresco community. A recording of this session lives here: http://www.youtube.com/watch?v=_NSsz-sjbzg]]>
Mon, 18 Nov 2013 09:03:18 GMT /slideshow/state-ofthecommunity/28371294 jpotts@slideshare.net(jpotts) The Challenges of Keeping Bees jpotts Several years ago, James Dixon, CTO at Pentaho, published a paper called, The Bees and the Trees: The Beekeeper Model of Commercial Open Source Software. I have found that this metaphor is hugely helpful in explaining commercial open source to people. So in this talk I introduce James' model, then I use it as the context to discuss the state of the Alfresco community. A recording of this session lives here: http://www.youtube.com/watch?v=_NSsz-sjbzg <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/state-of-the-community-131118090318-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Several years ago, James Dixon, CTO at Pentaho, published a paper called, The Bees and the Trees: The Beekeeper Model of Commercial Open Source Software. I have found that this metaphor is hugely helpful in explaining commercial open source to people. So in this talk I introduce James&#39; model, then I use it as the context to discuss the state of the Alfresco community. A recording of this session lives here: http://www.youtube.com/watch?v=_NSsz-sjbzg
The Challenges of Keeping Bees from Jeff Potts
]]>
2218 5 https://cdn.slidesharecdn.com/ss_thumbnails/state-of-the-community-131118090318-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Getting Started With CMIS /slideshow/first-stepswithcmis/28213050 first-steps-with-cmis-131113142605-phpapp02
Content Management Interoperability Services (CMIS) is the preferred API for writing code against Alfresco. This presentation explains how to get started using CMIS and covers some of the gotchas and limitations you should be aware of before you commit to CMIS for your project. This presentation was originally delivered at Alfresco Summit 2013 in Barcelona and Boston.]]>

Content Management Interoperability Services (CMIS) is the preferred API for writing code against Alfresco. This presentation explains how to get started using CMIS and covers some of the gotchas and limitations you should be aware of before you commit to CMIS for your project. This presentation was originally delivered at Alfresco Summit 2013 in Barcelona and Boston.]]>
Wed, 13 Nov 2013 14:26:05 GMT /slideshow/first-stepswithcmis/28213050 jpotts@slideshare.net(jpotts) Getting Started With CMIS jpotts Content Management Interoperability Services (CMIS) is the preferred API for writing code against Alfresco. This presentation explains how to get started using CMIS and covers some of the gotchas and limitations you should be aware of before you commit to CMIS for your project. This presentation was originally delivered at Alfresco Summit 2013 in Barcelona and Boston. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/first-steps-with-cmis-131113142605-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Content Management Interoperability Services (CMIS) is the preferred API for writing code against Alfresco. This presentation explains how to get started using CMIS and covers some of the gotchas and limitations you should be aware of before you commit to CMIS for your project. This presentation was originally delivered at Alfresco Summit 2013 in Barcelona and Boston.
Getting Started With CMIS from Jeff Potts
]]>
3203 4 https://cdn.slidesharecdn.com/ss_thumbnails/first-steps-with-cmis-131113142605-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Alfresco: What every developer should know /slideshow/alfresco-what-every-developer-should-know/25482310 alfresco-dev-intro-130822061318-phpapp01
If you and I were having coffee and you asked what you should know about Alfresco before starting your project, this is what I'd tell you.]]>

If you and I were having coffee and you asked what you should know about Alfresco before starting your project, this is what I'd tell you.]]>
Thu, 22 Aug 2013 06:13:18 GMT /slideshow/alfresco-what-every-developer-should-know/25482310 jpotts@slideshare.net(jpotts) Alfresco: What every developer should know jpotts If you and I were having coffee and you asked what you should know about Alfresco before starting your project, this is what I'd tell you. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/alfresco-dev-intro-130822061318-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> If you and I were having coffee and you asked what you should know about Alfresco before starting your project, this is what I&#39;d tell you.
Alfresco: What every developer should know from Jeff Potts
]]>
5258 3 https://cdn.slidesharecdn.com/ss_thumbnails/alfresco-dev-intro-130822061318-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
CMIS: An Open API for Managing Content /slideshow/cmis-an-open-api-for-managing-content/22074803 gluecon-content-apis-130528100835-phpapp01
This talk gives an overview of CMIS and the Alfresco API. Originally presented at GlueCon 2013 and updated for Alfresco Day Sydney in August of 2013.]]>

This talk gives an overview of CMIS and the Alfresco API. Originally presented at GlueCon 2013 and updated for Alfresco Day Sydney in August of 2013.]]>
Tue, 28 May 2013 10:08:35 GMT /slideshow/cmis-an-open-api-for-managing-content/22074803 jpotts@slideshare.net(jpotts) CMIS: An Open API for Managing Content jpotts This talk gives an overview of CMIS and the Alfresco API. Originally presented at GlueCon 2013 and updated for Alfresco Day Sydney in August of 2013. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gluecon-content-apis-130528100835-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk gives an overview of CMIS and the Alfresco API. Originally presented at GlueCon 2013 and updated for Alfresco Day Sydney in August of 2013.
CMIS: An Open API for Managing Content from Jeff Potts
]]>
2877 2 https://cdn.slidesharecdn.com/ss_thumbnails/gluecon-content-apis-130528100835-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Apache Chemistry in Action: Using CMIS and your favorite language to unlock content from ECM repositories /slideshow/apache-chemistry-in-action-using-cmis-and-your-favorite-language-to-unlock-content-from-ecm-repositories/21218095 apache-chemistry-in-action-130515144230-phpapp01
This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository.]]>

This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository.]]>
Wed, 15 May 2013 14:42:30 GMT /slideshow/apache-chemistry-in-action-using-cmis-and-your-favorite-language-to-unlock-content-from-ecm-repositories/21218095 jpotts@slideshare.net(jpotts) Apache Chemistry in Action: Using CMIS and your favorite language to unlock content from ECM repositories jpotts This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/apache-chemistry-in-action-130515144230-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository.
Apache Chemistry in Action: Using CMIS and your favorite language to unlock content from ECM repositories from Jeff Potts
]]>
1110 3 https://cdn.slidesharecdn.com/ss_thumbnails/apache-chemistry-in-action-130515144230-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Alfresco: The Story of How Open Source Disrupted the ECM Market /slideshow/the-story-of-how-alfresco-used-open-source-to-disrupt-an-industry/20853447 alfresco-then-and-now-130509033657-phpapp02
The early 90's saw the rise of powerful, inexpensive team collaboration software on one hand and huge document management systems on the other. Open source and cloud have brought us full circle. Today's businesses can implement extremely powerful productivity enhancing solutions quickly and easily. Alfresco capitalized on this trend. It used open source to get to the market quickly. It delivered functionality on par with legacy ECM as open source. Today, however, it is not just an open source alternative to things like Documentum and SharePoint, it is a visionary in the ECM market. This presentation tells that story, putting into context the things happening in ECM, collaboration, open source, and cloud from the 1990's to present day.]]>

The early 90's saw the rise of powerful, inexpensive team collaboration software on one hand and huge document management systems on the other. Open source and cloud have brought us full circle. Today's businesses can implement extremely powerful productivity enhancing solutions quickly and easily. Alfresco capitalized on this trend. It used open source to get to the market quickly. It delivered functionality on par with legacy ECM as open source. Today, however, it is not just an open source alternative to things like Documentum and SharePoint, it is a visionary in the ECM market. This presentation tells that story, putting into context the things happening in ECM, collaboration, open source, and cloud from the 1990's to present day.]]>
Thu, 09 May 2013 03:36:57 GMT /slideshow/the-story-of-how-alfresco-used-open-source-to-disrupt-an-industry/20853447 jpotts@slideshare.net(jpotts) Alfresco: The Story of How Open Source Disrupted the ECM Market jpotts The early 90's saw the rise of powerful, inexpensive team collaboration software on one hand and huge document management systems on the other. Open source and cloud have brought us full circle. Today's businesses can implement extremely powerful productivity enhancing solutions quickly and easily. Alfresco capitalized on this trend. It used open source to get to the market quickly. It delivered functionality on par with legacy ECM as open source. Today, however, it is not just an open source alternative to things like Documentum and SharePoint, it is a visionary in the ECM market. This presentation tells that story, putting into context the things happening in ECM, collaboration, open source, and cloud from the 1990's to present day. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/alfresco-then-and-now-130509033657-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> The early 90&#39;s saw the rise of powerful, inexpensive team collaboration software on one hand and huge document management systems on the other. Open source and cloud have brought us full circle. Today&#39;s businesses can implement extremely powerful productivity enhancing solutions quickly and easily. Alfresco capitalized on this trend. It used open source to get to the market quickly. It delivered functionality on par with legacy ECM as open source. Today, however, it is not just an open source alternative to things like Documentum and SharePoint, it is a visionary in the ECM market. This presentation tells that story, putting into context the things happening in ECM, collaboration, open source, and cloud from the 1990&#39;s to present day.
Alfresco: The Story of How Open Source Disrupted the ECM Market from Jeff Potts
]]>
1686 3 https://cdn.slidesharecdn.com/ss_thumbnails/alfresco-then-and-now-130509033657-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Join the Alfresco community /slideshow/join-thecommunity/17995472 join-the-community-130401084024-phpapp01
A few ways you can get involved in the Alfresco community]]>

A few ways you can get involved in the Alfresco community]]>
Mon, 01 Apr 2013 08:40:24 GMT /slideshow/join-thecommunity/17995472 jpotts@slideshare.net(jpotts) Join the Alfresco community jpotts A few ways you can get involved in the Alfresco community <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/join-the-community-130401084024-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> A few ways you can get involved in the Alfresco community
Join the Alfresco community from Jeff Potts
]]>
1152 2 https://cdn.slidesharecdn.com/ss_thumbnails/join-the-community-130401084024-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Intro to the Alfresco Public API /slideshow/intro-to-the-alfresco-public-api/17995423 intro-public-api-130401083823-phpapp01
This presentation gives a brief intro to the Alfresco Public API.]]>

This presentation gives a brief intro to the Alfresco Public API.]]>
Mon, 01 Apr 2013 08:38:23 GMT /slideshow/intro-to-the-alfresco-public-api/17995423 jpotts@slideshare.net(jpotts) Intro to the Alfresco Public API jpotts This presentation gives a brief intro to the Alfresco Public API. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/intro-public-api-130401083823-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This presentation gives a brief intro to the Alfresco Public API.
Intro to the Alfresco Public API from Jeff Potts
]]>
4043 5 https://cdn.slidesharecdn.com/ss_thumbnails/intro-public-api-130401083823-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation 000000 http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Apache Chemistry in Action /slideshow/apache-chemistryinaction/17995137 apache-chemistry-in-action-130401083023-phpapp01
This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository.]]>

This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository.]]>
Mon, 01 Apr 2013 08:30:23 GMT /slideshow/apache-chemistryinaction/17995137 jpotts@slideshare.net(jpotts) Apache Chemistry in Action jpotts This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/apache-chemistry-in-action-130401083023-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This presentation shows how the CMIS specification and Apache Chemistry can be used to create content-centric applications that work with any CMIS-compliant repository.
Apache Chemistry in Action from Jeff Potts
]]>
1739 4 https://cdn.slidesharecdn.com/ss_thumbnails/apache-chemistry-in-action-130401083023-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Building Content-Rich Java Apps in the Cloud with the Alfresco API /jpotts/announcing-the-public-alfresco-api pottsalfrescojavaone-121002124736-phpapp01
This presentation, originally delivered at JavaOne on October 2, 2012, talks about why you should use Alfresco instead of rolling your own content repository and discusses the new public Alfresco API for writing content apps that persist content to Alfresco in the Cloud.]]>

This presentation, originally delivered at JavaOne on October 2, 2012, talks about why you should use Alfresco instead of rolling your own content repository and discusses the new public Alfresco API for writing content apps that persist content to Alfresco in the Cloud.]]>
Tue, 02 Oct 2012 12:47:32 GMT /jpotts/announcing-the-public-alfresco-api jpotts@slideshare.net(jpotts) Building Content-Rich Java Apps in the Cloud with the Alfresco API jpotts This presentation, originally delivered at JavaOne on October 2, 2012, talks about why you should use Alfresco instead of rolling your own content repository and discusses the new public Alfresco API for writing content apps that persist content to Alfresco in the Cloud. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/pottsalfrescojavaone-121002124736-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This presentation, originally delivered at JavaOne on October 2, 2012, talks about why you should use Alfresco instead of rolling your own content repository and discusses the new public Alfresco API for writing content apps that persist content to Alfresco in the Cloud.
Building Content-Rich Java Apps in the Cloud with the Alfresco API from Jeff Potts
]]>
11420 3 https://cdn.slidesharecdn.com/ss_thumbnails/pottsalfrescojavaone-121002124736-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Alfresco Community Survey 2012 Results /slideshow/alfresco-community-survey-2012-results/14118892 community2012surveyresults-120830092957-phpapp02
]]>

]]>
Thu, 30 Aug 2012 09:29:56 GMT /slideshow/alfresco-community-survey-2012-results/14118892 jpotts@slideshare.net(jpotts) Alfresco Community Survey 2012 Results jpotts <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/community2012surveyresults-120830092957-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br>
Alfresco Community Survey 2012 Results from Jeff Potts
]]>
1401 2 https://cdn.slidesharecdn.com/ss_thumbnails/community2012surveyresults-120830092957-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Getting Started with CMIS /slideshow/getting-started-with-cmis/11278240 getting-started-with-cmis-120126102725-phpapp01
A brief introduction to the CMIS spec and some tips and tricks for developers new to CMIS. Demos showed how to install and use cmislib, the Python API for CMIS, and OpenCMIS, the Java API. Both projects are part of Apache Chemistry. Originally given as part of an Alfresco webinar. Recording: http://blogs.alfresco.com/wp/webcasts/2012/01/getting-started-with-cmis-2/]]>

A brief introduction to the CMIS spec and some tips and tricks for developers new to CMIS. Demos showed how to install and use cmislib, the Python API for CMIS, and OpenCMIS, the Java API. Both projects are part of Apache Chemistry. Originally given as part of an Alfresco webinar. Recording: http://blogs.alfresco.com/wp/webcasts/2012/01/getting-started-with-cmis-2/]]>
Thu, 26 Jan 2012 10:27:22 GMT /slideshow/getting-started-with-cmis/11278240 jpotts@slideshare.net(jpotts) Getting Started with CMIS jpotts A brief introduction to the CMIS spec and some tips and tricks for developers new to CMIS. Demos showed how to install and use cmislib, the Python API for CMIS, and OpenCMIS, the Java API. Both projects are part of Apache Chemistry. Originally given as part of an Alfresco webinar. Recording: http://blogs.alfresco.com/wp/webcasts/2012/01/getting-started-with-cmis-2/ <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/getting-started-with-cmis-120126102725-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> A brief introduction to the CMIS spec and some tips and tricks for developers new to CMIS. Demos showed how to install and use cmislib, the Python API for CMIS, and OpenCMIS, the Java API. Both projects are part of Apache Chemistry. Originally given as part of an Alfresco webinar. Recording: http://blogs.alfresco.com/wp/webcasts/2012/01/getting-started-with-cmis-2/
Getting Started with CMIS from Jeff Potts
]]>
20744 9 https://cdn.slidesharecdn.com/ss_thumbnails/getting-started-with-cmis-120126102725-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Relational Won't Cut It: Architecting Content Centric Apps /slideshow/relational-wontcutit-architecting-content-centric-apps/9624191 relational-wont-cut-it-111009233624-phpapp01
In the past, developers have chosen to develop their own content-centric apps from scratch or by leveraging low level libraries. A content repository like Alfresco can save time and cost. Even if you don't choose Alfresco, you should still consider leveraging a standard API like CMIS as much as possible.]]>

In the past, developers have chosen to develop their own content-centric apps from scratch or by leveraging low level libraries. A content repository like Alfresco can save time and cost. Even if you don't choose Alfresco, you should still consider leveraging a standard API like CMIS as much as possible.]]>
Sun, 09 Oct 2011 23:36:23 GMT /slideshow/relational-wontcutit-architecting-content-centric-apps/9624191 jpotts@slideshare.net(jpotts) Relational Won't Cut It: Architecting Content Centric Apps jpotts In the past, developers have chosen to develop their own content-centric apps from scratch or by leveraging low level libraries. A content repository like Alfresco can save time and cost. Even if you don't choose Alfresco, you should still consider leveraging a standard API like CMIS as much as possible. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/relational-wont-cut-it-111009233624-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In the past, developers have chosen to develop their own content-centric apps from scratch or by leveraging low level libraries. A content repository like Alfresco can save time and cost. Even if you don&#39;t choose Alfresco, you should still consider leveraging a standard API like CMIS as much as possible.
Relational Won't Cut It: Architecting Content Centric Apps from Jeff Potts
]]>
1211 1 https://cdn.slidesharecdn.com/ss_thumbnails/relational-wont-cut-it-111009233624-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Alfresco SAUG: State of ECM /slideshow/alfresco-saug-state-of-ecm/9270146 saugstateofecm-110915094638-phpapp02
Presented at the Alfresco South Africa User Group on September 14. Covers a high-level look at the state of the ECM industry including a "Top 5 Takeaways" from AIIM's State of the Industry report.]]>

Presented at the Alfresco South Africa User Group on September 14. Covers a high-level look at the state of the ECM industry including a "Top 5 Takeaways" from AIIM's State of the Industry report.]]>
Thu, 15 Sep 2011 09:46:36 GMT /slideshow/alfresco-saug-state-of-ecm/9270146 jpotts@slideshare.net(jpotts) Alfresco SAUG: State of ECM jpotts Presented at the Alfresco South Africa User Group on September 14. Covers a high-level look at the state of the ECM industry including a "Top 5 Takeaways" from AIIM's State of the Industry report. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/saugstateofecm-110915094638-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presented at the Alfresco South Africa User Group on September 14. Covers a high-level look at the state of the ECM industry including a &quot;Top 5 Takeaways&quot; from AIIM&#39;s State of the Industry report.
Alfresco SAUG: State of ECM from Jeff Potts
]]>
726 2 https://cdn.slidesharecdn.com/ss_thumbnails/saugstateofecm-110915094638-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-jpotts-48x48.jpg?cb=1676413063 For the last 20 years my work has revolved around Enterprise Content Management (ECM) technologies such as content management, collaboration, workflow, and search. Most of that time has been spent delivering projects for clients like Turner, Activision, Sony Pictures, Southwest Airlines, PepsiCo, Frito-Lay, BMC Software, BNSF, and others. My passion is solving content and business process problems with open technology. I believe in transparency, openness, and collaboration. My personal mission is to make it easier for businesses to do great work with technology and I think open source is the best way to make that happen. I love to write, whether that's code, blog posts, books, or forum ... ecmarchitect.com https://cdn.slidesharecdn.com/ss_thumbnails/ansible-alfresco-200916145024-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/no-docker-no-problem-automating-installation-and-config-with-ansible/238512494 No Docker? No Problem:... https://cdn.slidesharecdn.com/ss_thumbnails/moving-from-actions-behaviors-190127154747-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/moving-from-actions-behaviors-to-microservices/129465110 Moving From Actions &amp; ... https://cdn.slidesharecdn.com/ss_thumbnails/acl-templates-lightning-talk-no-timer-180122134401-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/flexible-permissions-management-with-acl-templates/86521183 Flexible Permissions M...