Code, Code, Revolution!
Signing of XML documents make up the foundation for SAML security by providing proof that a message hasn’t been tampered with by a third party. If you’ve ever worked with certificates and signing XML in .NET 2+ you know that it’s not a big deal. The X509Certificate2 class make loading public and private keys from [...]
During the keynote it seemed Apple would disappoint everyone with iPhone OS 3.0 but after blabbering about 3rd party apps for way too long they unveiled the new features and it’s clear they’ve listened to their customers. MMS, cut and paste, landscape mode and spotlight search were some of the most requested features that will be available in [...]
The GSA (Google Search Appliance) has support for forms based authentication but there are situations when configuring the authentication through the administration panel won’t work. A situation like that could be that you have an intranet or extranet with forms based authentication (such as EPiServer) but the authentication is acutally done by a third party (SSO). In [...]
Last week I was investigating the editor plugin capabilities of EPiServer CMS R2. My goal was to plug into the context menu with my own submenu, you know the kind of menu item that opens another list of options. The lack of documentation in the SDK and elsewhere made the task a bigger headache than [...]
UPDATE – 2009-07-07: I’ve updated this post and the example project to support iPhone OS 3.0. The code is now compliant and work in all currently existing versions of iPhone OS, latest right now is iPhone OS 3.0
This post is something I’ve worked on for quite a while. One of the biggest challenges building HittaHem [...]
Great success!
HittaHem was launched a week ago and it was a great success! It took just over 24 hours to become the most popular free application on the Swedish AppStore both in the Lifestyle category and overall. The application was praised and mention on many of Sweden’s largest sites. Here’s a list of sites that [...]
There’s a YouTube video of the application I’ve developed together with my long time friend Hampus Nilsson for Svensk Fastighetsförmedling.
Hitta hem on YouTube
Download the app here.
*NOTE* Yes, that is my iPhone in the video. Some comments on YouTube implies that it’s an unlocked/hacked iPhone because Telia is not the carrier. This is not the case. [...]
You’re having problems with ImageVault and can’t really understand why, ImageVault can tell you what’s up! The most common problem when ImageVault images are broken or doesn’t resize etc is because of user rights on the Data folder where ImageVault reads and writes images. A tool you can’t live without as a web developer is [...]
With this blog I try to provide useful tips and solutions for programming .NET, Objective-C and more. My name is Björn Sållarp, and I love writing code.