added reference to a profiler that we got a free license for....
diff --git a/index.php b/index.php
index eec95fd..4e98c9b 100644
--- a/index.php
+++ b/index.php
@@ -77,6 +77,15 @@
<li><a href="http://www.eclipse.org/proposals/riena" target="_blank">Riena Proposal</a></li>
</ul>
</div>
+ <div class="sideitem">
+ <h6>Supported by</h6>
+ <ul>
+ <li>YourKit is kindly supporting open source projects with its full-featured Java Profiler.
+YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products:
+<a href="http://www.yourkit.com/java/profiler/index.jsp">YourKit Java Profiler</a> and <a href="http://www.yourkit.com/.net/profiler/index.jsp">YourKit .NET Profiler</a>.
+</li>
+ </ul>
+ </div>
</div>
EOHTML;