Last week, we hosted a webinar on SharePoint 2013’s web content management capabilities, “Manage Your Web Content with SharePoint 2013 Mobility and Search.” Speaker Travis Nielsen divided the presentation into three topics: Design, Publish, and Engage. He quickly dove into designer and developer enablement in SharePoint 2013, followed by a demonstration. From there, Travis gave […]
Posts Tagged ‘Content Management’
WebSphere Portal Content Template Catalog IV
At Connect 2013 I attended Chris Berry’s and Mark Hampton’s session titled Deliver Rich, Multi-Channel Websites in Minutes with IBM Web Content Manager Content Template Catalog (CTC.) The CTC is a large set of predefined templates and content that provides a fully populated content driven site in portal 8 which can be used as is […]
Webinar: Manage Your Web Content with SharePoint 2013
For the past decade, it seems as if technology advances each and every day. Today, technology makes it possible to communicate with businesses and individuals around the globe from almost anywhere. What once required a hard-wired Internet connection and a bulky computer can now be achieved with a portable mobile device. Of course, coping with […]
Sitecore Rendering Parameter Templates
Both Sitecore and ASP.NET MVC both provide a development model that allows for distinct boundaries to be created between data, application logic, and presentation logic. The purpose of this post is to describe the manner in which these capabilities can be utilized within a Sitecore MVC solution to provide content authors with the ability to […]
Multi Task Activity for Parallel Workflow Tasks in SharePoint
Sometime ago I came across the issue of handling multiple tasks in parallel. Turned out Windows Workflow Foundation provides a friendly replicator activity. So I decided to use it to develop a workflow that upon kick off reads items from other lists for assignment, business areas and notification lists and spawn multiple tasks dynamically in […]
SPC12 Quick Take — SharePoint and Exchange: Integrated at Last!
Well, it’s about time. It looks like SharePoint and Exchange are finally integrated in the ways users have been wanting for years now– tasks, document sharing and e-Discovery. Some of the most common questions I’ve fielded over the last few years, both as a consultant and a SharePoint specialist at Microsoft, have concerned getting these […]
Let’s Talk SharePoint & EMC Documentum – Nov 15th in San Mateo
If you have been following my posts, you will know that I have been talking quite a bit about SharePoint and EMC Documentum working together as a result of the SharePoint Documentum Framework. This solution is great for companies in a highly regulated industries or that just need to expose content from Documentum within SharePoint. Come join us in […]
Showcasing Perficient’s SharePoint 2013 work with JLL at SPC12
The SharePoint Conference kicks off on Sunday November 11th and the Perficient team will be there in force. From demo’s showing what can be accomplished with SharePoint 2013, our Rockstar giveaway where someone will win a Home Theater System to interactive sessions with community members, booth 904 will be a hub of activity. From the […]
The ECM Balancing Act in the Pharma/Life Sciences Industry
One of the challenges that IT and Records Managers in Pharma/Life Sciences companies are facing is the idea of moving off the traditional ECM Platforms to an all SharePoint solution. Based on analyst reports as well as experience, most of the ECM platforms have fallen short on the user interface aspects and collaboration features that […]
Bridge the Gap between SharePoint and EMC Documentum
Microsoft’s SharePoint has become the de facto collaboration solution leveraged by most companies today. In fact Gartner states that 60% of companies are using SharePoint. With its user-friendly interface and growing features SharePoint has grown into strong player in the ECM space, however in certain areas customers still need the power of a traditional ECM platform that […]
Search Engine Optimization for SharePoint 2013 Sites (Part II)
SEO features in SharePoint 2013 are bundled into a SearchEngineOptimization feature. Its feature.xml file references two element files – searchengineoptimization.xml(SEO.xml) and searchengineoptimization1.xml(SEO1.xml). SEO.xml defines elements that make up its UI by extending ribbon interface. It also registers few candidate web controls with AdditionalPageHead delegate control. Delegate control is a powerful mechanism to alter application behavior declaratively. One […]
Search Engine Optimization for SharePoint 2013 Sites (Part I)
SharePoint 2013 introduces several new WCM capabilities and one of the addition is native support for SEO(Search Engine Optimization). In absence of any native support for SEO in earlier versions, developer community relied on custom solutions. However with out-of-box SEO capabilities in SharePoint 2013, now you can Configure Canonical URLs Verify site ownership with web […]