|
From: <be...@us...> - 2006-10-12 09:46:35
|
Revision: 207
http://svn.sourceforge.net/objectlabkit/?rev=207&view=rev
Author: benoitx
Date: 2006-10-12 02:46:29 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Add Digg to 2 pages.
Modified Paths:
--------------
trunk/src/site/index.xml
trunk/src/site/press/index.xml
Modified: trunk/src/site/index.xml
===================================================================
--- trunk/src/site/index.xml 2006-10-11 23:37:44 UTC (rev 206)
+++ trunk/src/site/index.xml 2006-10-12 09:46:29 UTC (rev 207)
@@ -25,7 +25,9 @@
<p>ObjectLab Kit came out of our frustration to have to re-do the same kind of code over and over each time we
joined a new company and Bank. Most banks will require basic Date calculation, we did spot another open source
project for this but their licence forbids most financial institution from using it. This one is released under
- the business-friendly Apache 2.0 license.</p>
+ the business-friendly Apache 2.0 license. <a href="http://digg.com/submit?phase=2&url=objectlabkit.sourceforge.net&title=ObjectLab%20Kit%3A%20Open%20Source%20Date%20Calculators%20for%20Business%20and%20Finance&bodytext=ObjectLab%20released%20version%201%2E0%2E1%20of%20ObjectLab%20Kit%20for%20Java%201%2E5,%20available%20for%20download%20via%20SourceForge%20or%20the%20Maven%20Central%20Repository%2E%20The%20Kit%20provides%20a%20Date%20Calculator%20that%20handle%20holidays,%20a%20IMM%20Date%20and%20Period%20Count%20Calculator%20and%20comes%20in%20two%20versions%3A%20one%20based%20on%20pure%20JDK%20(1%2E5)%20and%20one%20based%20on%20the%20Joda-time%20library%20(1%2E3%2B,%20JDK%201%2E5)%2E&topic=programming">
+ <img src="http://digg.com/img/badges/91x17-digg-button.png" width="91" height="17" alt="Digg!" style="vertical-align:middle" /></a></p>
+
<subsection name="So, what is on offer?">
<p>The initial release provides 2 implementations for <strong>Date calculations</strong>, both depend on the classes in datecalc-common. So,
Modified: trunk/src/site/press/index.xml
===================================================================
--- trunk/src/site/press/index.xml 2006-10-11 23:37:44 UTC (rev 206)
+++ trunk/src/site/press/index.xml 2006-10-12 09:46:29 UTC (rev 207)
@@ -22,6 +22,11 @@
<!-- The body of the document contains a number of sections -->
<section name="Initial release 1.0.1. Oct 2006">
+ <p>
+ <a href="http://digg.com/submit?phase=2&url=objectlabkit.sourceforge.net&title=ObjectLab%20Kit%3A%20Open%20Source%20Date%20Calculators%20for%20Business%20and%20Finance&bodytext=ObjectLab%20released%20version%201%2E0%2E1%20of%20ObjectLab%20Kit%20for%20Java%201%2E5,%20available%20for%20download%20via%20SourceForge%20or%20the%20Maven%20Central%20Repository%2E%20The%20Kit%20provides%20a%20Date%20Calculator%20that%20handle%20holidays,%20a%20IMM%20Date%20and%20Period%20Count%20Calculator%20and%20comes%20in%20two%20versions%3A%20one%20based%20on%20pure%20JDK%20(1%2E5)%20and%20one%20based%20on%20the%20Joda-time%20library%20(1%2E3%2B,%20JDK%201%2E5)%2E&topic=programming">
+ <img style="vertical-align:middle" src="http://digg.com/img/badges/91x17-digg-button.png" width="91" height="17" alt="Digg!" /></a>
+ </p>
+
<subsection name="On the web">
<ul>
<li><a href="press-release-1.0.1.txt">Original 'press' release</a></li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|