Tag Archive 'Open Source'
Posted by KosherJava on November 21, 2009 - ד' כסלו תש"ע | Filed under: Software Dev, Zmanim
Moshe Wagner who wrote the Zmanim GUI notified me in August that that he created a command line interface for zmanim using my Zmanim API. The technical approach of using reflection was similar to the way I used reflection in the Zmanim Clock Applet, but he took it to new heights. Sample use of accessing [...]
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 7, 2008 - א' אדר א' תשס"ח | Filed under: Software Dev, Zmanim
As hinted at in my previous post , there is a new project underway that uses the Zmanim API in a way that I had never really imagined. Using the Smack API, Michael Kopinsky created the ZmanimBot that allows getting zmanim by instant messaging the ZmanimBot, an internet bot. It currently supports the Google Talk [...]
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 December 30, 2007 - כ"א טבת תשס"ח | Filed under: Software Dev, Zmanim
Did you ever fiund yourself unsure of the correct bearing (direction) to Yerushalayim (Jerusalem)? The new Zmanim/Bearing to Yerushalayim map will help you find it very easily. The map draws two lines from your location to Yerushalayim. The blue line uses the commonly used (Levush and others) rhumb line (a straight line on [...]
Posted by KosherJava on November 18, 2007 - ח' כסלו תשס"ח | Filed under: Site News, Software Dev, Zmanim
A while ago, Dr. Irv Bromberg mentioned to me, that my Zmanim API was in use in the Astronomical Clock Applet created by Ali Adams.
The applet was a modification to Antony Pranata’s clock applet that displayed Islamic prayer times. Apparently the Zmanim API was so flexible that without any modification it was [...]
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, [...]