Magnolia Conference 2009

Posted by jonholmes on September 28th, 2009

First of all, Sceneric congratulates the Magnolia team for running such a great event – Definitely worthwhile, and we look forward to next year’s.

It was good to see so many different groups represented, the whole range through users, customers, integrators (even competitors ?!?!).

Whilst it’s nice to see all these people, from a business perspective it represents a whole lot more. In the cliched ‘fractured’ CMS market place, it is essential for Sceneric to be able to demonstrate to potential customers the depth, reach and commitment of the Magnolia community.
Being able to directly speak to different members of the community and understand what they have been doing, allows us to speak to customers with more confidence
about not only what could be achieved, but more importantly , what has been achieved.

Obviously, customers don’t want to feel like they are the guinea pigs for a weakly supported fledgling 1.0 product, therefore having the knowledge of and confidently be able to refer to similar projects, provides an invaluable tool for the promotion of Magnolia.

Up until now, we knew generally of different groups utilising Magnolia in a variety of different ways, but this conference has provided a focal point for the pooling and and sharing of the details of those different projects.

I’m confident that we’ll all look back at this conference as another significant step towards Magnolia further establishing itself as a main player in the CMS space.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , ,
Posted in Content Management, Magnolia | Comments Off

Magnolia OEM’d

Posted by jonholmes on September 28th, 2009

As well as being System Integrators, Sceneric also have a Software Development arm, currently developing products for the Financial Services industry.

Therefore, at the Magnolia Conference, it was interesting to see the proposition the guys from NRG Edge are putting together. They are currently building an online banking solution, the Marketing Portal aspect of which is driven by Magnolia.

We like this on a number of levels.

Firstly, it’s another great example of how Magnolia is being used outside of it’s ‘comfort zone’ web CMS area, it’s really encouraging to see an intermediary organisation making a commitment like this to the Magnolia solution. It all acts as further validation as to the quality of the Magnolia product for when we find ourselves speaking to potential clients.

Further, for us maybe in the future, it gives us some ideas about how we can leverage our knowledge of the Magnolia solution within our own offerings, providing the means for clients to publish and maintain products, brands and web content through a single holistic experience for both authors and users.

Plenty of food for thought.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: ,
Posted in Content Management, Enterprise Integration, Financial Services, Java, Magnolia | No Comments »

Magnolia On Air – A Demonstration in Adaptability

Posted by jonholmes on September 28th, 2009

So, I’ve seen it on the Magnolia website, but this was the first time I’d seen in detail the On Air solution.

I’m not the editor of a large scale Broadcast website, so may not be the best person to comment, however, from Peter’s demonstration, it was possible to see the ease with which the Rich Media publication process could be managed.

I can only assume this is exactly the kind of ease of use that will endear it to time pressed journalists – It was  very simple to operate, it was very ‘Magnolia’.

As well as being impressed by the product, was was also great to see was the fact that Magnolia was being integrated with another impressive solution.
It’s this kind of approach that demonstrates that Magnolia exists as more than ‘just’ a Web CMS – It demonstrates the capability of magnolia to be transformed from a generic product to one that supports very specific industry verticals.

As Systems Integrators ourselves, it acts as a great standard bearer for the potential of Magnolia to be integrated with other products and systems.

Congratulations to the Magnolia and futureLAB teams.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , ,
Posted in Content Management, Enterprise Integration, Magnolia | No Comments »

Integrating SVN and Mantis on WAMP

Posted by jimherbert on May 12th, 2009

A superb blog article here:

http://alt-tag.com/blog/archives/2006/11/integrating-mantis-and-subversion/

describes how to integrate SVN and Mantis, however the post-commit hook is for linux.  To do this on windows:

post-commit.bat
SET REPOS=%1
SET REV=%2
SET TMP_LOG=%TEMP%.\svnfileTMP-%REV%
D:\<svnhome>\bin\svnlook log -r %REV% %REPOS%>%TMP_LOG% 

D:\<phphome>\php.exe -q D:\<mantishome>\core\checkin.php < %TMP_LOG%

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , , ,
Posted in Delivery, Technology | No Comments »

Just what is Social Commerce?

Posted by jimherbert on May 7th, 2009

Social Commerce is a new phrase which is a mash up of two of the internet’s most pervasive technologies – ecommerce and social networks, but is it a real phenomenon and what’s the size of the market?

With average conversion improvements of 40%, Social Commerce is real and there are 2 key aspects; Recommendations and the power of groups.  Recommendations is something that’s 2/3 years old on the web – it’s basically where a product shows customer reviews from real people.  Our partners at Bazaarvoice are leaders in this respect and have some interesting statistics – 85% of people will trust a customer review over the site content and having reviews increases a conversion by up to 70% (on a reviewed site, 0 reviews leads to a –30% downturn, 1-5 reviews 20% increase – even if they’re negative, 5-15 reviews 40%…).

The power of groups is all about automatically twittering / facebook status updates during the path to purchase, with the real power being that a friends list contains groups of people who are demographically similar.   For example, a customer buy’s a Plasma TVs and his Twitter account is updated:  “Jim bought a new 46” flat screen”.  Human beings are status driven animals, and posts like this will compel friends think about buying buy a 50″ flat screen.  Our partners at ATG support this automatically with version 9.0, and Bazaarvoice support this with their SocialVoice product again with measurable impact on business.

SKU based retail (clothing, electronics etc.) is taking a lead in social commerce but other industries will catch-up and as always the first to implement will benefit from being the first to market.  For instance, recommendations are becoming common for direct to consumer financial services products such as credit cards, but is not common in insurance.  The first health, general and life insurance companies to implement recommendations should see a big increase in direct to consumer sales.  Again, social network updates will also impact this market, if a friend broadcasts that they received 12 months for the price of 10 on home insurance with Provider X, it’s likely to impact sales in a positive fashion.

The next step is to embed the path to purchase into the social network.  With the ease of use of the Facebook and OpenSocial APIs this is a fairly trivial task and one which could lead to a revolution in internet commerce.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , , , , , , ,
Posted in ATG, Financial Services, Industries, Life and Pensions, Mortgages, Retail, Social Networking, Technology, Web 2.0 | 1 Comment »

Quality not quantity

Posted by jimherbert on March 15th, 2009

As an SME consulting company, we often come up against large offshore development set-ups and the classic accountancy argument “We’ll use them as their day rates are a fraction of yours”.  There is an obvious problem with this – software development is complicated and expertise gained over years of coding, integrating and testing can lead to orders of magnitude of improvement in speed of development and subsequent quality.

We’ve recently come up against an excellent example of this.  While on client site, we were integrating to a credit card provider in Mule via web services.  Mule supports CXF, Axis 1 and Axis 2 as Java WS frameworks, and they all have positives and negatives so we advised the client to use the same framework as their offshore supplier had used in the back-office system to ensure support and maintenance was made easier.  We subsequently discovered that, as they had no experience of Web Service integration, the offshore supplier had used HTTPConnection and DOM – i.e. they were hard-coding each web service call.

That afternoon, we integrated all 5 webservices and used Mule’s definition XML to model the control process.  In 4 hours work we had acheived the equivalent of over 200 man days of offshore development.

Expertise was obviously the clear winner here!

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , , , , , , , ,
Posted in Delivery, Enterprise Integration, Financial Services, Industries, Investment Banking, Java, Life and Pensions, Methodology, Mule, SOA, Technology | No Comments »

Integrate Axis into Magnolia

Posted by jimherbert on February 5th, 2009

A few months ago we created a proof of concept to access the Magnolia JCR container using Webservices so that a PHP based site we were building could access new items within an Enterprise Class CMS.  It turned out to be remarkably easy:

To integrate Axis 1.4 into Magnolia:

  1. Download the Axis distribution
  2. Copy the jars into the magnoliaAuthor and magnoliaPublic WEB-INF/lib directories
  3. Copy the servlet declarations from the axis web.xml into the magnolia web.xml in both auth and pub
  4. Open AdminCentral and browse to Configuration
  5. Open server/filters/servlets and copy log4j node, rename to AxisServlet
  6. Open AxisServlet/mappings/–magnolia-pages–/patten and change to /services/*
  7. Change AxisServlet/servletClass to org.apache.axis.transport.http.AxisServlet
  8. Change AxisServlet/servletName to AxisServet (to match the web.xml servletname)

If you now deploy a class through jws or wsdl methods (by coping the classes, wsdl and .wsdd files) into Magnolia you will be able to access it through <host>/<maginstance>/services/ServiceName?wsdl

You might want to bypass Magnolia security during development, to do that:

  1. Open AdminCentral and browse to Configuration
  2. Open server/filters/uriSecurity/bypasses
  3. Create a new content node “services”
  4. Create 2 new data nodes; “services/class” with data info.magnolia.voting.voters.URIStartsWithVoter and “services/pattern” with data /services

For our demo, we simply queried the API for a “text” content node based on a path that was passed into the method:

public String getContent (String name) throws Exception {
String returnContent = new String();
returnContent="";
try {
//get the current context
Context context = MgnlContext.getSystemContext();
//get a hierarchy manager and lookup the content node
HierarchyManager mgr = context.getHierarchyManager(ContentRepository.WEBSITE);
Content uriContent = mgr.getContent(name);
if(uriContent==null){
//oops
returnContent+=" content is null";
} else {
//get the data collection and return the text node
for(Iterator i = uriContent.getNodeDataCollection().iterator(); i.hasNext();) {
NodeData nodeData = (NodeData) i.next();
String nodeName = nodeData.getName();
if (nodeName.equals("text")) {
returnContent=nodeData.getString();
}
}
}
} catch (RepositoryException e) {
throw new Exception(e.getMessage());
}
return returnContent;
}

Axis presents this with the following WSDL:

<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://test.sceneric.com" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://test.sceneric.com" xmlns:intf="http://test.sceneric.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by Apache Axis version: 1.4
Built on Apr 22, 2006 (06:55:48 PDT)-->
 <wsdl:types>
  <schema elementFormDefault="qualified" targetNamespace="http://test.sceneric.com" xmlns="http://www.w3.org/2001/XMLSchema">
   <element name="getContent">
    <complexType>
     <sequence>
      <element name="name" type="xsd:string"/>
     </sequence>
    </complexType>
   </element>
   <element name="getContentResponse">
    <complexType>
     <sequence>
      <element name="getContentReturn" type="xsd:string"/>
     </sequence>
    </complexType>
   </element>
  </schema>
 </wsdl:types>

   <wsdl:message name="getContentResponse">

      <wsdl:part element="impl:getContentResponse" name="parameters"/>

   </wsdl:message>

   <wsdl:message name="getContentRequest">
      <wsdl:part element="impl:getContent" name="parameters"/>

   </wsdl:message>

   <wsdl:portType name="TestWebService">

      <wsdl:operation name="getContent">

         <wsdl:input message="impl:getContentRequest" name="getContentRequest"/>

         <wsdl:output message="impl:getContentResponse" name="getContentResponse"/>
      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="TestWebServiceSoapBinding" type="impl:TestWebService">

      <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="getContent">

         <wsdlsoap:operation soapAction=""/>
         <wsdl:input name="getContentRequest">

            <wsdlsoap:body use="literal"/>

         </wsdl:input>

         <wsdl:output name="getContentResponse">

            <wsdlsoap:body use="literal"/>

         </wsdl:output>
      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="TestWebServiceService">

      <wsdl:port binding="impl:TestWebServiceSoapBinding" name="TestWebService">

         <wsdlsoap:address location="http://localhost:8800/magnoliaAuthor/services/TestWebService"/>

      </wsdl:port>
   </wsdl:service>

</wsdl:definitions>

and an example of this in action is:

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope>
−
<soapenv:Body>
−
<getContentResponse>
−
<ns1:getContentReturn>
<p>yadda yadda yadda</p>
</ns1:getContentReturn>
</getContentResponse>
</soapenv:Body>
</soapenv:Envelope>

Of course, a twist to this approach would be to wrap the JSP rendering with Axis to take advantage of the tag libraries. We tested this with PHP 5’s SOAP Client and successfully read data from Magnolia.  In a production environment we would obviously use XPath or the Query Builder in order to search the repository, and return more complex results.

You can see a video demonstration of this here: http://www.sceneric.com/index.php?page=magnolia-web-services

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , ,
Posted in Architecture, Content Management, Enterprise Integration, JSR170, Java, Magnolia, Open Source, Package Implementation, Technology, Web 2.0 | No Comments »

Why CMIS ? (Content Management Interoperability Services)

Posted by jonholmes on February 4th, 2009

As a Java teccy who has spent a significant proportion of the last few years designing, building, specifying, analysing and frequently criticising CMS solutions it was pleasing to watch the development of the Java Content Repository (JSR 170 and JSR 283) Specification – It felt as though it was a significant step towards standardising what up until now (and remains so) a fractured and frustratingly immature technology sector.

I’ve just finished working with a government department that was looking to further utilise the large volume of content (running to millions of items) stored in their internal web based knowledge system (essentially a glorified web CMS). However, this department was hamstrung by the fact that the repository was built on a well known, Java based, proprietary CMS solution with a nearly non-existent API, meaning that we either exposed the information via the CMS’ own portal product (a non-starter, bearing in mind we were trying to move away from the proprietary nature of the system) or, as happened implement our own interface…

…Which is how we get to CMIS, which simply put is a specification to define a set of protocols allowing CRUD like operations in order to interact with a Content Repository via web services – This has the potential to make Systems Integrators lives easier, and therefore offer better value to customers.
CMIS could be seen as moving the ideas of JCR further along – Indeed, the groups looking to make this happen are the same as those who worked towards the JCR specs. However, on this occasion, Microsoft are also along for the ride.

EMC have already released a version of their flagship Documentum product that complies with the CMIS standards and others are already looking to do the same.

CMIS is by no means an accepted standard, however it potentially promises solve a number of core business requirements (seamlessly linking apps. to multiple repositories, enabling the decoupling of management apps from the content repository etc.) However, it still has a long way to go, but we will be watching closely to see how it develops.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , ,
Posted in Content Management, JSR170, Java | 1 Comment »

Java optimisation

Posted by jimherbert on January 13th, 2009

One of the things that is a constant surprise is finding clients with slow Java systems that spend a tonne of cash on new hardware but don’t configure their systems to make full use of it.  A classic problem is leaving the application server settings as per first install, with very low JVM heap size and a poor garbage collector, another problem being running only one instance of a JVM, a situation where you may have a new server with 4GB of RAM and a quad-core CPU but running the software in only 512MB RAM with threading likely to be tied to a single core.

Sceneric consultants are experts at optimising our clients platforms to ensure the hardware is properly utilised.  Our consultants have deployed applications on clustered IBM Websphere, Weblogic, Oracle iAS and JBoss servers, and have created Coldfusion Enterprise clusters on JRun 4.0 leading to significant performance and stability gains.

The key thing to remember is that Java runs within a virtual machine which has limits ordinarily significantly smaller than the avialable hardware.   Without explicit tuning expertise applied, the applications running within the virutal machine will not be performing to their optimum potential.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , , , , , , , ,
Posted in Architecture, Hosting, Java, Retail, Technology | No Comments »

Keep your content separate

Posted by jimherbert on January 9th, 2009

Some things in life are just the “right” thing to do.  Take implementing a content managed website.  In the early days of content management systems (CMS), there was often no division of content from presentation.  This meant that changing branding & look and feel or re-using content across trading divisions was difficult and costly.  Also, the content was only available as HTML, there was no ability to make the content available through any other mechanism without considerable extra work.

However, even these systems could be implemented correctly, separating content from presentation and utilising content tagging to allow web experiences to be personalised.  Sceneric has built a number of award winning websites forcing this separation and providing the content as discrete, tagged items of information.  This very much the building blocks of the semantic web and can be demonstrated by Friends Provident’s news items being made available as an RSS feed with only 1 hours development, the first FTSE100 company to offer this service. Sceneric have published these guidelines as best practice which can be downloaded here.

This approach has been formalised by all modern CMS projects, in the JSR170 Java standard as used by Magnolia, LiveRay, Alfresco and Oracle CMS, and in the templated approach of Joomla, Drupal, CMS Made Simple in the PHP and Python arena.  In fact, Microsoft’s Sharepoint is also an excellent implementation of this idea.

The key point is that project implementation can be just as rapid and cost the same to produce a platform that seperates content and presentation as to rush something into production that will cost orders of magnitude more to fix in future.

Bookmark and Share | Digg! | del.icio.us | Facebook | Twitter | Stumble

Tags: , , , , , , , , , , , , , , , , , ,
Posted in Alfresco, CMS Made Simple, Content Management, Interwoven, JSR170, Joomla, Magnolia, Open Source, Package Implementation, Percussion Rhythmyx, Web 2.0 | No Comments »