|
2008-11-12
, 23:42
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#3
|
|
2008-11-13
, 06:28
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#4
|
|
2008-11-13
, 13:11
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#5
|
|
2008-11-13
, 15:07
|
|
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-11-24
, 16:27
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#7
|
|
2008-11-25
, 12:21
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#8
|
|
2008-11-25
, 13:23
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#9
|
|
2008-11-25
, 21:12
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#10
|
For those interested in astronomy and/or my 'Mephemeris' application, or recent 'MChronos' applet, you might also be interested in my 'MOrrery' applet.
What is an 'orrery'? To me, it is just a strange name for a solar system orbit simulator:
http://en.wikipedia.org/wiki/Orrery
Basically, I stole some of this code from 'Mephemeris', and put it into an applet form (using 'MChronos' as a starting point). Again, this applet uses the incredibly valuable 'PyEphem' libraries, and is written in Python. It is currently set to only refresh once a day, so it should not take up too much CPU
In any case, I packaged what little I had, and put it on my web page (like the other stuff):
http://darethehair.googlepages.com/software.html
That page has a few more screen shots, as well as links to the 'deb' file, and the 'README' file as well -- if you want to find out more about it before installing it.
WARNING: Even though this applet has not caused *me* any problems, you should use it on your own risk. If you do, let me know what you think of it. I tend to think of it more like 'eye candy' than something seriously useful!
Here is a small screenshot showing one of the configurations:
If anyone actually uses this thing, let me know what you think of it. Compared to Mephemeris, this was trivial to write. Even compared to MChronos, it was fairly easy. The biggest headache is doing actual development *on* the N800.
P.S. Don't be intimidated by the large size -- one of the options is to turn off the text info, which makes it fairly compact.
NOTE: Upgraded to version 0.10.
There is nothing more dangerous than a bored cat.
Last edited by darethehair; 2008-11-13 at 15:07. Reason: Indicate new version