My favorites | Sign in
Google
Projects on Google Code Results 1 - 3 of 3
#summary little python kits written by leo: = RotatingBackup = RotatingBackup is an easy used backup module for python, which auto rotate backups. It includes: * [RotatingBackup#BaseRotatingBackup BaseRotatingBackup] * [RotatingBackup#CountedRotatingBackup CountedRotatingBackup ] * [R...
Optimize script, style and image references for ASP.NET MVC to address YSLOW recommendations
cssmin reduces the size of stylesheet definitions by removing all unneeded whitespaces and comments. Nothing special but has the same syntax as [http://code.google.com/p/jsmin-php/ jsmin]. = Requirements: = * PHP 5.x = Syntax: = {{{ string cssmin::minify(string $css, mixed [$options]) ...