Tag Archive 'API'
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 November 29, 2009 - י"ב כסלו תש"ע | Filed under: Software Dev, Zmanim
An earlier “Bearing to Yerushalayim and Zmanim Map” post demonstrated the use of JavaScript to render the bearing to Har Habayis on a Google Map. A more detailed follow-up post “Technical Information about the Bearing to Yerushalayim Map” dealt with detailed technical information on these calculations. The main Bearing to Yerushalayim and Zmanim Map page [...]
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 November 5, 2009 - י"ח חשון תש"ע | Filed under: Software Dev, Zmanim
Question:
Where is the main method?
Answer:
This is a more technical variant of the “How do I install the Zmanim API Program?”, but coming from someone who already knows that it is a Java program that can’t be installed, but assumes that it can be run. The main method is the entry point to a Java program. [...]
Posted by KosherJava on November 5, 2009 - י"ח חשון תש"ע | Filed under: Software Dev, Zmanim
Question:
How do I install the Zmanim API Program?
Answer:
The Zmanim API is not a program that can be installed, but a Java programming library often referred to as an API (Application Programming Interface). This is a building block to be used by programmers who want to easily include zmanim in their own programs. The Zmanim [...]
Posted by KosherJava on November 5, 2009 - י"ח חשון תש"ע | Filed under: Site News, Zmanim
Questions communicated to me via the contact page far exceed the number of comments in the blog. In the hope of clarifying the most common questions related to the Zmanim API and to a lesser degree other parts of this site, I plan on a series of FAQ posts that will hopefully cut down on [...]
Posted by KosherJava on May 18, 2009 - כ"ד אייר תשס"ט | Filed under: Site News, Software Dev, Zmanim
After numerous requests, the Zmanim Calendar Generator can now output a less extensive list of zmanim. While the “full” calendar option (the default) generates an Excel spreadsheet with 108 columns of zmanim, the “standard” output generates a spreadsheet with 15 columns containing the most commonly used zmanim. The exact list of what constitutes commonly used [...]
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 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 [...]
Older Entries »