Technology

Jonathan, Luigi and Sarah are visiting LBi London! Let’s follow their adventure.

Jonathan – London

7:30 am – Time for Luigi and I to leave our accommodation in the Docklands to go pick Sarah up at St. Pancras! I’ve been working at LBi London for 2 weeks, while Luigi joined the team yesterday and Sarah will come just for the FatWire training.

9:00 am – We finally arrive at LBi where a unicorn (!) is there to greet us. It seems there’s a lot of shooting activity going on at the office these days! Yesterday we saw people in white spandex, a guy dressed as a panda, and we barely missed taking part in a balloon release (red ones of course) on the 2nd floor terrace. Keep an eye on http://twitter.com/#!/LBiLondon for more details! (hint: new show reel coming out soon)

9:15 am – Day 1 of this FatWire tailor made training kicks off. The whole team is attending even though the topics are rather tech savvy. We have a technical architect, a test lead, 4 testers, a configuration manager, an IT lead and 6 developers including our guest Sarah.

The dev team is quite blended: one is LBi London, 2 are from the client side (a big financial kingpin, “thou who shalt not be named”) and then Luigi and I from Brussels

The FatWire consultant goes over a list of topics requested by the team, which include:

-      RealTime publishing: current publishing method used by client is “mirror to server”, meaning the assets being published are queued, mirrored to the destination and then unpacked. RealTime publishing is a dynamic process copying assets and their dependencies from one system to another. Each of the 5 stages of the process can be monitored through a user interface. The publishing can be scheduled to run at a specific time.

-      Content Server developer tools (aka CSDT): Eclipse plugin allowing to manage FatWire resources and exchange them within a team. This has been improved in FatWire 7.6 and makes developer life much easier!

Tomorrow’s session will mainly be about CAS (SSO for all FatWire products), CIP (Content Integration Platform, which is used to connect to third party systems such as Documentum in order to export/archive FatWire data) and Engage (recommendation framework allowing personalization).

Posted by Thomas Desmet | .NET |

Yesterday i dug up an old sitecore project. when everything was installed and downloaded i tried to login at the sitecore admin. it kept on giving following error: “Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the <configuration>\<system.web>\<httpModules> section in the application configuration”. Nice error he The Sitecore version is 6.1 and it is not really compatible with the “integrated” mode of IIS 7.0. IIS 6.0 uses classic mode so we change the application pool setting to “Classic” mode. but that’s not all, then you need to be sure you are using the correct DLL’s for the system. if you are having a x64 machine you will need to find following DLL’s for x64: dtsearchNetApi2 and System.Data.SQLite. and that fixes the problem. enjoy

LBi Belgium went to the SDL Tridion Partner Training at Amsterdam. This training was the occasion to touch at the new features of Tridion 2011 and to eat some delicious kroketten. (National food in Holland )

We saw the following features of Tridion 2011:

  • Core Services (in WCF)
  • New Event System in .net
  • Tom .net library
  • OData Provider
  • UI extensibility (how to add commands to the new ribbon)