12. April 2012 00:17,
Allan,
Programming | .NET | Windows Phone
This is just a feature that I stumbled upon when I was updating my radio app I wanted to add an enhancement, so that when the radio was playing I wanted to display the current song on the lock screen (UVC).
This should be very simple and just a matter of setting the information on the current track...
[More]
6. February 2012 22:12,
Allan,
Sharepoint
When trying to take advantage of the Sharepoint Self-service in Sharepoint 2010, we attempted to provide to access a group of user with as little Sharepoint rights as possible. Looking it the rights, the obvious only selection to give rights to was Use Self-Service Site Creation Giving that right ...
[More]
5. February 2012 22:18,
Allan,
Sharepoint
Just the other day I was reminded of 2 “shortcuts” in Sharepoint that can be used for url-references. ~site, which will provide the url of the current site that you are located in ~sitecollection, which will provide the url of the sitecollection The last one is especially useful when deploying Sa...
[More]
19. December 2011 00:07,
Allan,
Windows Phone
Having recently participating in a competition to win a Windows Phone 7, I am now the proud owner of a HTC Surround running Windows Phone 7. So I’m going to add some blogposts about my experience, having posted the first one already. In case the competition link/description goes offline I can tell...
[More]
18. December 2011 22:15,
Allan,
Windows Phone
When I got my Windows Phone 7 I got pretty disappointed when I realized that I couldn’t download Amazon’s Kindle app, because I have a Kindle and I like to read. I went to Amazon’s website and and only ended up with a page looking like this So where was my install button? Hmm, I went to www.wind...
[More]
3. December 2011 00:36,
Allan,
Windows Phone
Since I just received a HTC Surround running Windows Phone 7, I thought I would like to share some of my experiences making the switch from an iPhone to this new phone. To begin with I can say that I have been using first an iPhone 3GS and then an iPhone 4 for about 3-4 years, so I was pretty accus...
[More]
27. July 2011 14:02,
Allan,
CMS | Sitecore
As you may have read previously I just got Sitecore Xpress running as my new website. This was all fine and I have even configured it to use my own SSO solution (which I will discuss in another post), but suddenly I encountered a strange problem. I suddenly started experiencing issues when both my ...
[More]
26. July 2011 21:48,
Allan,
CMS | Sitecore
This is a short and simple blog post describing the actions that I took to get Sitecore Xpress running on a single MS SQL database instead of 3 which is default when Sitecore 6 is installed. This was a requirement because my website is running at a webhost where you by default only can have one SQL ...
[More]
26. July 2011 20:49,
Allan,
CMS | Sitecore
I have a personal website hosted on http://a-dahl.dk. This should just be a very simple easy maintable website used for publishing information about me and my family, so I didn't want to code a big website and I definitely did not want to have a website that required Visual Studio or similar every t...
[More]
11. April 2011 23:55,
Allan,
Debugging | Programming | Sharepoint
Trying to get a sandboxed solution I was once again amazed and baffled and trying to do a simple chore suddenly became impossible. When embedding javascript into a page I usually utilize the ScriptManager for adding the script to my page. A simple example is Page.ClientScript.RegisterStartupScript(G...
[More]