Condevdk
1 day conference – Danish - $50 - devdk.orgA year ago, three web developers from Odense thought that something was missing in their town. They thought that the city needed a conference focused on web…
1 day conference – Danish - $50 - devdk.orgA year ago, three web developers from Odense thought that something was missing in their town. They thought that the city needed a conference focused on web…
This article is directed at the Sitecore Intranet Portal, version 3.3, who currently runs on Sitecore 6.3.1. This means that the same functionality would be able to implement on any Sitecore 6.3.1…
At Danish Developer Conference 2012, I saw one of the coolest demos this year. It was Mads Kristensen of Microsoft, showing the Microsoft.Web.Optimization nugetpackage in Visual Studio 2012 Beta (at…
Currently the preferred mobile strategy at Oxygen Software is responsive websign, where your mainpage will adapt the the device that is viewing it. If you for some reason should have a project where…
Content Delivery Networks for you javascripts Content Delivery Network - CDNA content delivery network(CDN), is defined as "a large distributed system of servers in multiple data centers in the…
Extending jQuery with UI elements So we all know jQuery, and the magic it can do with javascript and DOM manipulation. If you want to use some custom UI elements, you usually have to go find a proper…
Javascript debug loggingTry calling "console.log", this will log some message to the console. The console isnt avalible for the ordinary user, but when you are using a browser that supports the…
Easy HTML5 & CSS3 backwords compatability Modernizr.js is a nifty little javascript plugin for all yout html5 worries.The concept is that you write html5 code, with no regards to browsers beeing able…