Tag Archive 'Download'
Posted by KosherJava on January 24, 2010 - ט' שבט תש"ע | Filed under: Site News, Software Dev, Zmanim
The Zmanim API 1.2 was released today. The only change in this release is the removal of elevation as a factor in the calculation of all zmanim besides sunrise and sunset. Updated JavaDocs now reflect these changes. Please see the Elevation Now Only Impacts Sunrise and Sunset Calculations in the Zmanim API post for additional [...]
Posted by KosherJava on March 27, 2009 - ב' ניסן תשס"ט | Filed under: Site News, Software Dev, Zmanim
The Zmanim API 1.1 was released early this morning. Information about what changed in this release can be seen in previous posts about various beta and patch releases. A last minute change involved the removal of the misheyakir calculations commonly used by the Syrian community. The removal was due to the various different minhagim used, [...]
Posted by KosherJava on March 14, 2009 - י"ח אדר תשס"ט | Filed under: Software Dev, Zmanim
I was recently contacted by Moshe Wagner who wanted to know if there was a graphical front end to the Zmanim API. While there are various programs that do use the API, there is no standalone Java GUI that uses the API (the zmanim clock applet is not easily useful for looking up zmanim for [...]
Posted by KosherJava on February 25, 2009 - א' אדר תשס"ט | Filed under: Site News, Software Dev, Zmanim
The third beta release of the Zmanim API 1.1 is now available on the download page. The main change in this release is the addition of zmanim based on the psak of Chacham Yosef Harari-Raful of Yeshivat Ateret Torah. These zmanim were requested by members of the Syrian Community. Other changes in this release [...]
Posted by KosherJava on April 17, 2008 - י"ב ניסן תשס"ח | Filed under: Software Dev, Zmanim
A release candidate (RC1) of the Zmanim API 1.1 is now available on the download page. Changes in this release include a slight clean up of the recently released NOAACalculator code (does not change calculated times), as well as fixes to the date (but not time) of calculations for locations near the arctic circle. [...]
Posted by KosherJava on April 13, 2008 - ח' ניסן תשס"ח | Filed under: Software Dev, Zmanim
The Zmanim API was developed from the ground up as an API which allows for easy plugging in of different algorithms. The Zmanim API ships with 3 “Calculator” implementations. Two calculators implement the US Naval Observatory’s algorithm, the SunTimesCalculator and the ZmanimCalculator. Both produce identical zmanim using slightly different code and are included [...]
Posted by KosherJava on February 7, 2008 - א' אדר א' תשס"ח | Filed under: Software Dev, Zmanim
In December when developing the Zmanim/Bearing to Yerushalayim map (blog post), I noticed a problem with the code used to generate zmanim. The API returns a Java Date object. Usually only the time is of interest, and the date is ignored, but in some cases (when a timezone offset is specified without using the Olson [...]
Posted by KosherJava on November 5, 2006 - י"ד חשון תשס"ז | Filed under: Site News, Software Dev, WordPress
The Hebrew date Plugin has not been in active development for a while, and I am pleased to announce that it now has a new home at mikeage.net. Mike added a config page as well as a few new options. The plugin can be downloaded from Mike’s Site (zip). In addition to Mike’s work, [...]