Introducing Diamond for Sitecore
Diamond is a framework for creating C# interfaces and classes that wrap Sitecore content items. It is meant to be paired with a code generation tool, such as NVelocity or T4 templates. At launch, there is a supporting project that integrates with Hedgehog Technology’s Team Development for Sitecore.
My Talk at the Boston Sitecore User Group:
Download the PowerPoint presentation.
Get Diamond from NuGet:
Get Diamond source code from GitHub:
- Core library (Suitable for SubModules)
- Visual Studio Solution (Suitable for forking)
Sitecore Information Architecture Part II: Sitecore Design Constraints
Introduction
In my last post I described a series of business objectives for an international, multi-site Sitecore installation. In this post we’re going to review key Sitecore features that need consideration when choosing your content tree architecture. Read More…
Sitecore Information Architecture Part I: Requirements
Introduction
It’s pretty easy to throw a small brochure website together in Sitecore. Chances are the site is in a single language. A pair of content authors can easily hand-edit a few hundred web pages and their associated images. There are no workflow requirements, as the author and the manager happen to be the same person. “Piece of cake; this is why we have interns.” Your team cranks it out in a few weeks and the client is happy.
Global web presences are another story. Read More…