CSS
Minifying JavaScript files and Style Sheets with Mavention SharePoint Assets Minifier
Minification is a well-known method for optimizing performance of public-facing websites. Unfortunately, often the process is tedious and disregarded. What if you could have SharePoint automatically minify your assets for you?
Minifying JavaScript and CSS files in Visual Studio 2012 with Mavention SharePoint Assets Minifier for Visual Studio 2012
A new version of Mavention SharePoint Assets Minifier with support for Visual Studio 2012 has been released.
MaventionMinifiedJsFileGenerator was not found on this system – bugfix available
A while ago I’ve published the Mavention SharePoint Assets Minifier extension that allows you to automatically minify CSS and JavaScript files. Unfortunately it had a bug that in some situations resulted in the “MaventionMinifiedJsFileGenerator was not found on this system” error. I have just published a new version of the tool (v1.0.1) with this bug fixed.
Quick minifying JavaScript and CSS files with Mavention Assets Minifier
Recently I showed you how you can automate minifying JavaScript and CSS files in Visual Studio 2010. There are however situations, when you might want to quickly minify a file outside Visual Studio. Find out how to minify CSS and JavaScript files in 3 simple steps with Mavention Assets Minifier.
Using minified CSS and JavaScript files everywhere in SharePoint 2010
In my previous post I showed you how you can automate minifying JavaScript and CSS files in Visual Studio 2010. As I also mentioned, SharePoint has limited support for using minified files. But just because something is not available out of the box doesn't mean it's not possible. Find out how to leverage the extensibility capabilities of the SharePoint 2010 platform and support using minified CSS and JavaScript files everywhere.