Tag Archive 'Download'
Posted by KosherJava on 23 Feb 2011 - י״ט אדר א' תשע״א | Filed under: Software Dev, Zmanim
Question:How do I get the Jewish Date for … using the Zmanim API? Answer:The current version of the Zanim API does not support Jewish calendrical calculations. Zmanim are almost exclusively based on the solar calendar, so for example, the sunrise on February 8th this year in Montreal (or any other date and location), will be [...]
Posted by KosherJava on 30 May 2010 - י״ז סיון תש״ע | Filed under: Site News, Software Dev, Zmanim
The Zmanim API 1.2.1 was released today. Changed in this release were the addition of a few very early Tzais zmanim, and the removal of references to the GregorianCalendar in favor of the base Calendar class to ease Noah Blumenthal’s use of the Zmanim API in a zmanim application for the BlackBerry. This change has [...]
Posted by KosherJava on 12 Apr 2010 - כ״ח ניסן תש״ע | Filed under: Software Dev, Zmanim
Moshe Wagner recently released ZmanimPlasma for the Linux platform. This KDE Plasma desktop widget displays the Hebrew date and zmanim on a Linux desktop. The zmanim calculations use Moshe’s C++ port Zmanim CLI wrapper that enables a C++ program to call the Java Zmanim API. There are no current plans to make this widget available [...]
Posted by KosherJava on 24 Jan 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 27 Mar 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 14 Mar 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 25 Feb 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 include [...]
Posted by KosherJava on 17 Apr 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. This [...]
Posted by KosherJava on 13 Apr 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 for comparison. [...]
Posted by KosherJava on 07 Feb 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 [...]
Older Entries »