|
2008-04-25
, 22:36
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#2
|
|
2008-04-25
, 23:47
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#3
|
|
2008-04-29
, 13:14
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#4
|
|
2008-04-29
, 14:34
|
Posts: 215 |
Thanked: 44 times |
Joined on Dec 2007
|
#5
|
The Following User Says Thank You to DJames1 For This Useful Post: | ||
|
2008-05-01
, 13:10
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#6
|
The Following User Says Thank You to darethehair For This Useful Post: | ||
|
2008-05-03
, 02:43
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#7
|
Pipeline:
Please let me know how your investigation goes
OSEmuTech:
I am surprised that my app 'required' that python library, and that it also required 'red pill' mode to get it. I don't require such an effort on my part. But in any case I will be pleased to get more feedback on it once you have more time
|
2008-05-03
, 11:45
|
Posts: 49 |
Thanked: 3 times |
Joined on Sep 2007
|
#8
|
|
2008-05-03
, 14:27
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#9
|
|
2008-05-14
, 14:10
|
Posts: 674 |
Thanked: 191 times |
Joined on Mar 2008
@ Buenos Aires, Argentina
|
#10
|
I guess I am as ready as I ever will be to announce my initial public release of a simple astronomical 'ephemeris' program. It is written in Python/PyGTK, and depends on the port of the python astronomical libraries mentioned in this previous post:
http://www.internettablettalk.com/fo...ad.php?t=18332
I started out wanting to make this functional only on the Maemo/Nxxx platform, but decided to put some extra effort into it so that it could be run 'anywhere' that the requisite Python environment exists e.g. desktops, etc.. So, this probably makes it 'cross-platform' (?).
I need to point out that I am still very much a Python 'newbie', and at my age it is difficult to pick up some of the concepts that I need to in order to do this well e.g. object oriented programming. Python experts will be pained to see my code, so I advise them to avoid the temptation to look at it
Rather than post info, screen shots, etc. here, I will direct you (again) to my 'software' page, where you will find an entry near the bottom:
http://darethehair.googlepages.com/software.html
It was quite a challenge to prove to myself that the data/plots generated were 'accurate', so I will depend on you to tell me if garbage is being generated
Of course I thank the author of 'pyephem' for creating the routines to make this possible!
Dare
NEW: Now upgraded from version 0.36 to 0.40. Requires new version of PyEphem as well.
Last edited by darethehair; 2008-08-13 at 20:22. Reason: Changed link location of Dare's N800 software page