Archive for November 11, 2010 - ד' כסלו תשע"א

Calculating the Bearing/Direction to Har Habayis Using the Zmanim API

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 [...]

ZmanimCLI (Command Line Interface)

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 [...]

FAQ: Where is the Zmanim API Main Method?

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. [...]

FAQ: How do I install the Zmanim API 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 [...]

Plans for a Zmanim API FAQ

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 [...]