Syndicate

Syndicate content

Open Source

Hudson Status Monitor

What is the Status Monitor Plugin

The Status Monitor is a plugin for the Hudson continuous integration server, that shows the state of selected jobs to a team visually.

pack:tag 3.0 released

Submitted by Daniel on 13. November 2007 - 1:36. | |
I'm thrilled to announce the pack:tag 3.0 release. This release adds the long-awaited support for relative filenames in resources and the src-attributes. Also, pack:tag now keeps track of the delivered resources, so no resource will be written out twice.

pack:tag 2.4 veröffentlicht

Submitted by Daniel on 2. September 2007 - 10:30. | | |

Kurz nach pack:tag 2.3 ist nun pack:tag Version 2.4 veröffentlicht wordem. Diese Version liefert Unterstützung für die neuste YuiCompressor Version (2.1) und beinhaltet ebenfalls einen neuen CSS Minifier, genannt CSS Compressor, von Isaac Schlueter.

Hier die Änderungen im Detail:

- enhancement: YuiCompressor 2.1

pack:tag 2.3 veröffentlicht

Submitted by Daniel on 29. August 2007 - 0:23. | |
pack:tag Version 2.3 steht nun zum download bereit. Folgende Änderungen bringt dieses release mit sich: - modification: Settings are now moved into property files (/WEB-INF/packtag.properties) IMPORTANT: Migrate your settings from the web.xml to the packtag.properties file (remove the prefix "packtag.", check the website for more information about the settings).

pack:tag 2.2 veröffentlicht

Submitted by Daniel on 14. July 2007 - 19:42. | |
Habe ich die letzte Version (2.1) unterschlagen in dem Blog zu erwähnen, soll 2.2 nicht zu kurz kommen. Seit 2.0 sind folgende feine Kleinigkeiten hinzugekommen: - fix: cachetype default setting (file) was missing - enhancement: caching header improved (servlet) - servlet url-mapping can be changed now (you have to set "packtag.cache.servlet.path" to the same value)

pack:tag 2.0 veröffentlicht

Submitted by Daniel on 3. May 2007 - 0:44. | | |

Eine neue Version von pack:tag steht zur Verfügung. pack:tag 2.0 kompremiert nun nicht nur Resourcen, auch können nun mehrere Resources zusammengefasst werden, was natürlich die Anzahl der Requests reduziert.

Weitere Änderungen in dieser Version:
- enhancement: Complete redesign
- enhancement: Combination of resources is now possible!

pack:tag 1.0 veröffentlicht

Submitted by Daniel on 2. April 2007 - 22:17. | | |

Ich bin glücklich, Euch zu verkünden, dass pack:tag in Version 1.0 veröffentlicht wurde.

pack:tag ist eine JSP Taglib, welche statische Resourcen (JavaScript oder Cascading Stylesheets) komprimiert. Nachdem die Resourcen beim ersten Aufruf gepackt wurden, werden sie im Speicher oder als Datei gecached. Weiter wird das Caching-Problem auf Browsern für eingebundene Resourcen gelöst.

Projekt pack:tag veröffentlicht

Submitted by Daniel on 23. February 2007 - 1:30. | | |

pack:tag ist eine JSP Taglib, welche statische Resourcen (JavaScript oder Cascading Stylesheets) komprimiert. Nachdem die Resourcen beim ersten Aufruf gepackt wurden, werden sie im Speicher oder als Datei gecached. Weiter wird das Caching-Problem auf Browsern für eingebundene Resourcen gelöst.

Die Komprimierungsalgorithmen sind austauschbar und können, dank des Strategy Patterns, ausgetauscht bzw. erweitert werden.

pack:tag

What is pack:tag

pack:tag is a JSP-Taglib that minifies, compresses and combines resources (like JavaScript and CSS) and caches them in memory or in a generated file. It works transparent to the user/developer and the compressing-algorithms are pluggable.

Dub

SourceForge.net Logo

What is dub

dub manages databasemodifications (schema-evolution) during the development process/maintenance. It centralizes the changes, in order to execute them to the target database, and will keep an overview of all exising changes (new, current and past).

Syndicate content