Out of the blue – part3: Rounded corners
Adapt or suffer forever A big change in slicing these days is definatly the way we deal with rounded corners. Since CSS3 introduced the border-radius property, any block element (p, h1-h6, a, div, …)...
View ArticleFacebook Share Issues
Creating a facebook share button is not that difficult but you can loose some time figuring out why an incorrect title, description or image is displayed facebook. There are a couple of tags that can...
View ArticleEPiServer Training London
I just finished a technical demo for a customer when I got a very pleasant phone call to inform me that I would be on the Eurostar to London the next day for EPiServer training. The next day Nele,...
View ArticleSearching all tables of the sitecore database with a stored procedure
If you would like to execute some sql statements (preferably only select) on the sitecore database then this stored procedure will be very useful:...
View ArticleAdding Bundling and Minification to a Sitecore project
We added ASP.NET bundling and minification to a Sitecore 6.5 project (webforms, using .NET Framework 4) You can read an introduction on bundling and minification here:...
View ArticleUse a .bat file to automate your website backup
Problem: You want to automate the process of backing up your website before you do a new release. Solution: Creating a backup of the whole website folder is probably overkill (this will happen already...
View Article