View Single Post
Ken-Young's Avatar
Posts: 387 | Thanked: 1,700 times | Joined on Feb 2010 @ Cambridge, MA, USA
#11
Originally Posted by biketool View Post
Ken, Orrery is great I have loved since my neo1973, obviously a labor of love. I especially like the almanac for celestial navigation.
I have wondered if you a could create an input to let the math run backwards and enter object elevations over time with averaging in order to establish a steadily moving or stationary location and/or time. [...]
I think that's a very good idea. I myself do not do celestial navigation - I put that code in at the request of a user. So I do not have a good idea about what features would actually be useful for celestial navigators. But I'm very happy to put stuff like this in the code, because it is functionality that I don't think exists in Stellarium et al., and more importantly it's exactly the type of code you want to have in an app that has been optimized for use without a cellular data connection. When writing an app like this you must ask yourself if you're really adding any value to the phone above what the user can get merely by using their web browser and Google search. Clearly things like offline celestial navigation will be of use to some people. Furthermore, the number of people who actually do celestial navigation is probably too small to grab the attention of commercial app writers (although no doubt someone has written such apps for iOS and Android by now).

I'll think about how to do this, and I may try to get comments from you about it before I implement the code. As I said, I don't do this myself, so I need some help to figure out what the user really needs. Also, the Hildon widget set doesn't really contain a good widget for entering floating point numbers, so details about data entry have to be thought about with some care.

Last edited by Ken-Young; 2013-05-21 at 18:06.
 

The Following 4 Users Say Thank You to Ken-Young For This Useful Post: