Optimising your CSS and JavaScript files
Free online and offline tools that can help compact and optimise your CSS stylesheets and JavaScript files. This will ensure your website loads quickly and will also keep your code concise and fast.
Free online and offline tools that can help compact and optimise your CSS stylesheets and JavaScript files. This will ensure your website loads quickly and will also keep your code concise and fast.
In this post I want to show you how to automatically generate an XML (Google) sitemap for an Umbraco CMS site. The code uses the Umbraco API, Linq To XML and a generic .ashx hander to do this in one small file.
In this post I praise the hidden world of foreign-language cinema and TV that we rarely experience in the English speaker world. I also wonder why we see so few subtitled drams on British TV.
Creating a Date Range Picker property editor for Umbraco 7 ("Belle") using Angular JS. The post also includes information on creating a Property Value Converter. Finally there is a download link to the Date Range Picker package on Our Umbraco.