<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/unifiedcomp/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/unifiedcomp/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 08 Aug 2011 14:22:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/unifiedcomp/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Alex Collins</title><link>https://sourceforge.net/p/unifiedcomp/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -14,4 +14,4 @@
 
 Something like:
 
-java $(find . -name '*.jar' | tr '\n' ':') unifiedstaticcontentcompressor.Compressor my-image.gif
+java $(find . -name '*.jar' | tr '\n' ':') com.alexecollins.unifiedstaticcontentcompressor.Compressor my-image.gif
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Collins</dc:creator><pubDate>Mon, 08 Aug 2011 14:22:13 -0000</pubDate><guid>https://sourceforge.net14f8cda0309ea4b67ef18145b162e42816d49d7e</guid></item><item><title>WikiPage Home modified by Alex Collins</title><link>https://sourceforge.net/p/unifiedcomp/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,1 +1,17 @@
-The aim is to provide a simple app that compresses various types of static content.
+The aim is to provide a simple app that compresses various types of static content. Having used various compressors in the past, I found that they were not fast or easy to use.
+
+Currently this supports:
+
+- JavaScript (using Yahoo's YuiCompressor)
+- CSS  (using Yahoo's YuiCompressor)
+- HTML (using HtmlCompressor from Google Code)
+
+Installation:
+
+The source has to be built and depends on Apache Ant and Ivy. All jars end up in "lib".
+
+Execution:
+
+Something like:
+
+java $(find . -name '*.jar' | tr '\n' ':') unifiedstaticcontentcompressor.Compressor my-image.gif
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Collins</dc:creator><pubDate>Sat, 06 Aug 2011 07:18:30 -0000</pubDate><guid>https://sourceforge.net7383becc8b526b07e722ad2734a3227f76b1f299</guid></item><item><title>WikiPage Home modified by Alex Collins</title><link>https://sourceforge.net/p/unifiedcomp/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,1 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/unifiedcomp/home/markdown_syntax/) syntax.
+The aim is to provide a simple app that compresses various types of static content.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Collins</dc:creator><pubDate>Fri, 05 Aug 2011 08:05:51 -0000</pubDate><guid>https://sourceforge.net6ba6b9bc77419896a30c05d5d379cf4c0e2612cb</guid></item><item><title>WikiPage Home modified by Alex Collins</title><link>https://sourceforge.net/p/unifiedcomp/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/unifiedcomp/home/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Collins</dc:creator><pubDate>Fri, 05 Aug 2011 08:00:42 -0000</pubDate><guid>https://sourceforge.net70ea716ea069a047141ce93abd592899a771fa0c</guid></item></channel></rss>