PDF Snapshot

A quite common request I have heard a number of times is the need to take a snapshot of a web site and store it securely, in order to in the future be able to proof what was stated on the site at a given date. I know a number of EPiServer customers have already implemented solutions for this – bu... [ Read full article ]

28 January 2010  3 Comments


Attaching a Page Provider programmatically

Configuration vs Code – it’s a classic dilemma. Both have their ups and downs. However, I am the kind of guy that tends to prefer code over configuration (you already guessed, I’m sure). Today I got a question if it’s possible to attach a page provider programmatically – and of course it is.... [ Read full article ]

26 January 2010  0 Comments


Virtual Roles and Visitor Segmentation

I just extended a little on the Virtual Roles Sample Pack project on Codeplex after Joe came to me with a challenge: “I want to push a personalized message on my web site to everyone who is an EPiServer Certified Developer and who have visited page A, B and C.” Since personalization is one of the... [ Read full article ]

15 January 2010  2 Comments


Building a Twitter Workflow

For a long time I’ve wanted to play more with Windows Workflow Foundation (WWF) in conjunction with EPiServer, and today I finally did  it. And luckily it turned out to be a lot less scary than I had imagined. First of all, I decided to check out a couple of guides online: http://world.episerver.... [ Read full article ]

06 January 2010  3 Comments


Getting a Page from a Guid

Here’s just a quick little code-hint. Sometimes it can be handy to retrieve a pagereference or a pagedata object from a guid. And it’s easily done using the PermanentLinkMapStore. See here: PermanentPageLinkMap map = PermanentLinkMapStore.Find(PageGuid) as PermanentPageLinkMap; return (map != nul... [ Read full article ]

06 January 2010  0 Comments


Allan Thræn

About me

I'm  a  developer on the Research team, currently stationed in our US office. My technical interests are typically focused around search, information management, artificial intelligence, personalization, tracking user behavior, usability in content management and most of all making cool plugins and code samples for EPiServer.

On top of this blog I have the blog Allan On Technology and I often crosspost.

 1258 page views this week.

 

 

Syndications


Archive


Tag cloud

EPiTrace logger