Select a tag to browse associated projects and drill deeper into the tag cloud.
All singing, all dancing front end to Google App Engine's URL fetcher: - caching via memcache - can concatenate multiple URLs (files) together - includes Doug Crockford's jsmin (obviously for JS files) - can output as JSON, for skirting cross-domain AJAX restrictions Example:
An offline build tool for compressing web application content. See http://compressorrater.thruhere.net for the online version of the CompressorRater.
Vanilla, by Mark O'Sullivan (http://lussumo.com), is a plain forum engine. Each functionality is added by a plug-in, and each plug-in can add his own javascript and CSS files. All these files should be merged to reduce the number of http requests and make the page load faster. Inspired by
jGrouseTools is a set of Ant tasks and other tools that could be used when building Javascript projects. See also http://jgrouse.com JSMinTaskJSMinTask is based on Douglas Crouford's JSMin (http://www.crockford.com) and John Reilly's port of JSMin to java (http://www.inconspicuous.org).
This is a port of Douglas Crockford's JSMin program (http://www.crockford.com/javascript/jsmin.html) so that it can be run as an apache 2.x filter.
django-compress provides an automated system for compressing CSS and JavaScript files. By default, it only outputs compressed files, while not in DEBUG-mode. That means you can still debug and edit your source files while coding, and when going to production, the compressed files will be
What it doesIt tells JSMIN(included in the app) to minify files that you just dropped in and normally creates the backup of them. You'll find your original files in the folder named JSMinCocoaBackup. As I'm a newbie on Cocoa, it can't do too much for you. Complete the logic from
An ajax core extension for eZ Publish for easier client / server integrations using yui 3.0 and/or jQuery out of the box (a small wrapper for ajax calls is all that is needed to support other libraries). It also includes tools for on demand script / css loading + packing / minifying, json / xml /
Django Dynamic Media ServeDjango Dynamic Media Serve is the good alternative of the default django.views.static.serve for serving the media files in Django. You can simply set just one line in urls.py. At first, Django Dynamic Media Serve was developed for web album application, which handles
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.