diff options
-rw-r--r-- | sources/news.page.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sources/news.page.html b/sources/news.page.html index 1ee2cf2..32ea929 100644 --- a/sources/news.page.html +++ b/sources/news.page.html @@ -14,6 +14,17 @@ <h1>News</h1> <div class="announce"> +<div class="announce_title">Whenjobs - another cron replacement</div> +<div class="announce_date">Feb 18, 2012</div> +<div class="software"> + Whenjobs is a powerful but simple replacement for cron. It lets you + run jobs periodically like cron...<a + href="http://rwmj.wordpress.com/2012/02/18/a-work-in-progress-whenjobs-another-cron-replacement/"> + Read more</a> +</div> +</div> + +<div class="announce"> <div class="announce_title">Interval Computation Library</div> <div class="announce_date">Feb 13, 2012</div> <div class="software"> |