We have created a Single Sign On (SSO) solution for a client with a multitude of websites. Many of them with each their own login solution. The basis for the SSO solution is OpenID, so we have created an OpenID Provider. Now, often when a new website joins the SSO solution, we find that telling a [...]
All you need to do is implement OpenID…
April 5th, 2012 by Anders Poulsen — .Net
N2CMS, TinyMCE and cufon
December 14th, 2011 by Anders Poulsen — .Net
Problem On http://www.leanonme.net/ we use cufon to create text with special stylized fonts. This presents a challenge in cases such as the one above, where the content editor should be able to mix regular font with cufon-enabled font. We have solve the problem by integrating custom formatting directly in the TinyMCE editor, which N2CMS uses [...]
Tags: N2CMS
WP7 getting started (6) – Make your application come alive
November 16th, 2011 by Anders Poulsen — .Net
This is the fifth in a series of blog posts describing how to get started with Windows Phone 7 development. It is written based on my own experience getting started with Windows Phone 7 development. The previous entry, where I demonstrated how to use databound controls in xaml based webservice is available here. The purpose of [...]
Tags: .Net, windows phone 7, wp7dev
WP7 getting started (5) – Using databound controls
November 7th, 2011 by Anders Poulsen — .Net
This is the fifth in a series of blog posts describing how to get started with Windows Phone 7 development. It is written based on my own experience getting started with Windows Phone 7 development. The previous entry, where I demonstrated how to retrieve and data from a REST based webservice is available here. In that [...]
Tags: .Net, windows phone 7, wp7dev
WP7 Getting started (4) – Displaying data from webservice
November 3rd, 2011 by Anders Poulsen — .Net
This is the fourth in a series of blog posts describing how to get started with Windows Phone 7 development. It is written based on my own experience getting started with Windows Phone 7 development. The previous entry, where I demonstrated how to store and retrieve view states between application deactivation and activation is available [...]
Tags: .Net, windows phone 7
WP7 getting started (3) – Lifecycle management
November 1st, 2011 by Anders Poulsen — .Net
This is the third in a series of blog posts describing how to get started with Windows Phone 7 development. It is written based on my own experience getting started with Windows Phone 7 development. The previous entry, where I created a simple app for collecting feedback on how a presentation went is available here. Application [...]
Tags: .Net, windows phone 7
WP7 getting started (2) – A simple application
October 31st, 2011 by Anders Poulsen — .Net
This is the second in a series of blog posts describing how to get started with Windows Phone 7 development. It is written based on my own experience getting started with Windows Phone 7 development. The previous entry about installing the tools is available here. Idea for an app The app I’d like to create [...]
Tags: .Net, windows phone 7
WP7 getting started (1) – Installing tools
October 31st, 2011 by Anders Poulsen — .Net
This is the first in a series of blog posts describing how to get started with Windows Phone 7 development. It is written based on my own experience getting started with Windows Phone 7 development. The purpose is both to help others get started but also to show how simple it really is, to get [...]
Tags: .Net, windows phone 7
Backing up a boot camp partition
October 6th, 2011 by Anders Poulsen — Tips & Tricks
As a .Net developer using a MacBook Pro as my development machine, I plan on using Windows 7 installed on a Boot Camp partition. That way I can either boot into Windows directly for maximum performance or use VMWare Fusion to get the best of both platforms. After a few initial days of work, I’ve [...]
