Alfresco - Mémo trucs. Voici comment donner l'accès au CIFS et à l'interface WEB avec le login Windows et sans avoir besoin de le saisir !
Sustainable Software. Mixing Grails and Alfresco Share. Alfresco Share and Spring Surf offer a nice extensible foundation for various kinds of content based applications.
For some applications, it requires just a few tweaks to Share and you are done. In other situations, you might encounter bigger challenges remaining. Or maybe it is just that you do not feel comfortable with the way things are “usually” done in Share – like Freemarker templating or its typical Javascript. Lets be honest: The Share application and the framework also do have weaknesses and our mileage varies. Personally, I don’t really like the server side Javascript (Link to other post below). Make Sense … and Fun ! Open Source Technical Blog › Creation of workflow in Alfresco using Activiti step by step.
I am currently available for hire.
See more on about me page. Introduction This post describes how to configure workflow in Alfresco framework using Activiti engine. Instructions on how to set up the development environment can be found here. Alfresco : krypthonas.de - The Personal Site of Sebastian Wenzky. If you look around the market and communities which goes about Alfresco & Liferay you see a lots of posts & contributions regard integration. Yes, yes you might think what the hell is so impressive to have available on liferay-site a document-library of an ECM-System and on the other site you have an ECM-System which helds the data of content. When we read about integration on newspapers, magazines, articles you probably come to conclusion that may Alfresco or Liferay is being handled as the “only-one-decision-and-devide” where the main controls goes about it.
Is Liferay the leading-system which triggers permissions and other Stuff into Alfresco or Liferay? Call yourself! Well mostly the easist (and mostly the unsilliest) decision is that Alfresco is the right System for all of this Stuff. Configuring Alfresco for SSO with CAS and Securing Tomcat. Under the (Content-)Hood. Note : Unfortunately, the editor / code formatter plugin alters some XML tags.
When copying from the examples of this post care should be taken to correct the affected tags (i.e. dependencyManagement, groupId, artifactId, activeByDefault, systemPropertyVariables, containerProfile, arquillian.launch). Content repositories are complex and central components of an IT infrastructure / content management solution. Consequently, the attention upon stability and quality management are considerable. On almost every topic: art, photography, photobooks... Last week I acquired this super awesome multiple titled Knollenevenement (1993) by Dutch artist and chef J.H.J van Melis.
As Toni shows in his post Alfresco integrates with MS Office for iPad out of the box. Thurston Moore shares his story about his move to New York and the formation of Sonic Youth that has always been my favorite band. Another no knead bread. This time made with a mix of spelt flour and wheat flower. It tastes very good and these kind of no knead breads are so easy to make that I can’t believe it that I haven’t done this before: First I mix 430 grams of wheat with 1 teaspoon of salt and 1/4 teaspoon of instant yeast in a bowl and then add 345 grams of lukewarm water and mix everything.
Most of the time I do the preparation early in the evening and bake the bread the next day. The next phase in my bread baking adventures: sourdough to replace the use of baker’s yeast. Solutions Showcase. Blogs and Social Hub. Blogs - Zaizi Ltd. A fool with a tool is still a fool :) Michael McCarthy's Blog. Tribloom is very excited to announce the availability of our enterprise application hosting service for content management, Root managed hosting.
While content management is critical business tool, it needs to be seamless, easy to use, and easy to manage. Ideally you could select a CMS and start using it immediately with no hardware, no configuration, and no hassle. Now a turnkey solution is available. Tribloom brings together a proven set of feature rich and extensible content management systems, enterprise application hosting, managed services, and AWS™ infrastructure to bring you Root managed hosting. You can concentrate on your business instead of worrying about the details. David Draper's Blog » Blog Archive » Extensibilty Updates Roundup. There have been a few recent updates to the Spring Surf extensibility capabilities that I’ve been blogging about recently which I thought I should capture in a quick roundup post.
These features are currently available in the Alfresco Community 4.0c release. Improved i18n localization handling In the original implementation of the i18n extension handling there was a limitation in that it was necessary to explicitly provide extensions for the locale that was ultimately resolved. This meant that there was no graceful degradation of the specificity of locale (e.g. from “en_GB” to “en” to the default properties file). This has now been updated so that all matching locale files will be merged from least to most specific so that extensions can provide a combination of i18n properties files which will all be merged into the WebScript properties file with the most specific overrides “winning”.
Module Auto-Deploy Changes. Alfresco. Under the (Content-)Hood - Alfresco et al in depth. Alfresco « Mostly Tech – Ray Gauss II. Deciding where to handle authorization in a setup where Alfresco’s authentication is handled by CAS which itself authenticates against LDAP may not be as easy as it sounds.
This post goes through some of the possibilities and one solution. Zaizi's Alfresco Solutions. TSG Blog. OSS Geeks. Productivist. Alfresco 3 Business Solutions: Types of E-mail Integration. Exclusive offer: get 50% off this eBook here Alfresco 3 Business Solutions — Save 50% Practical implementation techniques and guidance for delivering business solutions with Alfresco by Martin Bergljung | February 2011 | Content Management Open Source Web Development.
ZandAlfresco - A recounting of my Alfresco adventures and tutorials. Hi all, This multi-part tutorial demonstrates how to create a Site template with a variety of features for Alfresco Community Edition v3.3.
It is a work in progress, as I plan to publish instructions for configuring different features as my schedule allows. Part 1 of this tutorial will guide you through creating a basic Site template with a document library pre-populated with folders and files. The process described here uses a bit of JavaScript to copy the contents of a predefined folder into newly created Sites of a particular Site preset.
Java Stuffs. Drupal Development, Alfresco Development and SproutCore Development from Appnovation. Thoughts on hardware, software, development and tech news. Contentreich. Integrating Freemind documents into Alfresco. I’m currently trying out the open source document management system Alfresco. I anticipate Alfresco becoming a widely used open source product in the field of enterprise document management much like typo3 is currently for web CMSes.
To get to know it I decided to run it on a debian server and throw some of my documents on it. The CIFS (a integrated samba server) makes it easy to access the files over the windows network while still being versioned and access controlled in the repository. Alfresco. [See here my post about the benefits of the b2b marketplace for Alfresco modules and solutions.] ...continuing my Alfresco hacks series posts... Development with Alfresco is fun - due to the facts that Alfresco is build upon the Spring framework and that it is open source almost every part of it can be changed or extended just by changing the spring bean configuration. This is fine and sufficient if you have full control over the configuration. All about Alfresco ECM. Techbits.de. Erik Winlöf's blog. In the previous blog post we added a WebScript that listed the different safaris offered by the Safari company.
Definitively no company secret in other words. But what if we want to add a WebScript that lists internal company information in a manager section of the website or let a registered user buy a safari? Then we need to add security to our REST API. In this blog post we will continue and build upon the Safari use case using Spring WebScripts. We will: Explain the basics of WebScript authenticationSecure our Safari REST API by writing an authentication factory that maps Spring WebScript authentication roles to the Safari’s company’s user groups.Write 3 new secured webscripts: Create Trip, Create Booking & List User’s Bookings that we can use in future when we create the Safari web shop ui.Test that the WebScripts are secured If you want to download the sample code you can do that from: Safari – Spring WebScripts REST API sample #2. If . Spring WebScript Security Basics.
On almost every topic, Add an XML to PDF Transformer to Alfresco: art, photography, photobooks... David Webster's Blog. It was back in February when I first started working on Hybrid Sync: helping get a demo together for an internal company event & it was from then that the momentum increased, along with the team size, and the last few month have seen a lot of effort from all across the engineering team to fix some “interesting” problems relating to document sync. The team have worked hard and I’m really pleased with the result. The major use-case we were asked to address was Alfresco users in the enterprise wanting to collaborate with individuals outside their firewall using Alfresco in the cloud – but I can see countless other situations where being able to sync content off-site and into the cloud would be very useful.
I think particularly that I’ll use the new quick share functionality to share content and use sync to ensure that external individuals always have access to the latest version. {Simon}Alfresco. Alfresco. Open Source ECM/WCM. Alfresco « TSG Blog. The number one feature that users request for the OpenAnnotate product is the ability to highlight text or to strikethrough text while annotating. TSG is excited to announce that we have started development these two highly requested features.
Continue reading ‘Documentum or Alfresco Annotation Tool – Introducing new OpenAnnotate Features’ David Draper's Blog. By Dave Draper. AG - ecm blog » Blog Archiv » CMIS Blogseries (1)
Blog français. ZandAlfresco. Will Abson on Alfresco. If you’ve been following the recent activity on Share Extras you’ll notice that most of the work for the last few weeks has been going into the Media Viewers project and in particular the ‘PdfJs’ based viewer which it supplies. SIWI » Posts. My wanderings through the world of Alfresco ECM. {Simon}Alfresco. SoSoft. Paul Hampton. Over the past few months I have talked to lots of people interested in the Alfresco Records Management solution. RivetLogic. Rivet Logic Blogs. MITCO Solutions. On almost every topic. Ixxus.
Social Content. Ecmarchitect.com. InfoAxon Blog. Appnovation. Alfrescian. Alfresco & Share Blog.