Author Archives: mathias

.Net system developer working mainly with CMS and then foremost with EPiServer. Other areas of interest are jQuery and writting plugins.

Otherwise also interested in photography and then playing with my Nikon D70.

TinyMCE in an EPiServer template page

In this project I’m working in at the moment we are developing an intranet based on EPiServer Relate. Currently in phase 2 of the development we are going to add the possibility for the users to blog about work etc on the intranet. If you look at the blog template in the Relate templates it’s

WordPress admin in EPiServer Online Center

This was just made as a demo where I wanted to show how to have the admins of two systems in the same when having EPiServer as main CMS. It’s the same approach as EPiServer themselves has with their EPiServer Commerce module. What I did was implementing a simple case of integrating the admin of

Problems with adding Community to existing EPiServer CMS site

Had some problems adding Community to EPiServer CMS. The main cause was the error message “There is insufficient system memory in resource pool ‘internal’ to runt this query”.

IE8 and compability problems with Intranet Zone

The solution to why a page renders differently on a developing machine and test/production server when using Internet Explorer 8 in an intranet application.

Easy fix for Android update com.android.browser

After the update to Froyo on my HTC Desire I got the common problem with com.android.browser wanting to force close every time I tried to use the Internet app. By mistake I found and easier solution than hard resetting the phone. Under Settings/Application/Manage applications you have a tab saying All. Under that tab you’ll find

Instance validation error exporting page types from migrated EPiServer

Do you try to export data from a migrated EPi Server installation and all you get is “Exception: There was an error generating the XML document.[Instance validation error: '268435455' is not a valid value for EPiServer.Editor.EditorToolOption.]“? Then I got the solution for you! You have to re-save some of your page properties before you can do that. The migrating tool, or something else, mess up things during the migration process.

Google Calendar API

Short run-through of a couple of problems I had using Google Calendar and the Google Calendar API but also including the solutions to my problems.