Changes between Version 88 and Version 89 of WikiStart
- Timestamp:
- Oct 3, 2008, 1:03:08 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v88 v89 1 = Welcome to papywizard project =1 = Welcome to Papywizard project = 2 2 3 3 * [#Introduction Introduction] … … 17 17 == Introduction == 18 18 19 ''' papywizard''' is a panohead control software, mainly developped for the ''Merlin/Orion'' astronomic mount, but usable for other panoheads with small effort.19 '''Papywizard''' is a panohead control software, mainly developped for the ''Merlin/Orion'' astronomic mount, but usable for other panoheads with small effort. 20 20 21 papywizard is entirely written in python and, although developped under linux, should runs under many platformes (Windows/WindowsCE, MacOS, Unix...). It is especially designed to run on small plateforms, like PDA. Unfortunally, my tests under PocketPC showed that it is very difficult to develop on it. I bought a used [http://europe.nokia.com/A4145104 Nokia 770] Internet Tablet, and successfully ran papywizard :o) Some guys successfully ran it on N800 and N810. So I concentrate my efforts on [http://www.maemo.org maemo] plateform... Another future solution will be to use [http://www.openmoko.com Openmoko] plateform, with the recently available ''!FreeRunner'' cellphone.21 Papywizard is entirely written in python and, although developped under linux, should runs under many platformes (Windows/WindowsCE, MacOS, Unix...). It is especially designed to run on small plateforms, like PDA. Unfortunally, my tests under PocketPC showed that it is very difficult to develop on it. I bought a used [http://europe.nokia.com/A4145104 Nokia 770] Internet Tablet, and successfully ran Papywizard :o) Some guys successfully ran it on N800 and N810. So I concentrate my efforts on [http://www.maemo.org maemo] plateform... Another future solution will be to use [http://www.openmoko.com Openmoko] plateform, with the recently available ''!FreeRunner'' cellphone. 22 22 23 Anyway, at this time, papywizard successfully runs on PC/linux, Nokia/maemo, and PC/win32 (dev. version, still having issue with bluetooth). It should run as well on MacOS, but nobody tried it yet.23 Anyway, at this time, Papywizard successfully runs on PC/linux, Nokia/maemo, and PC/win32 (dev. version, still having issue with bluetooth). It should run as well on MacOS, but nobody tried it yet. 24 24 25 25 This project is developped in collaboration with [http://www.kolor.com Kolor company], which develops [http://www.autopano.net Autopano Pro], a great stitcher software. Thanks to Alexandre for its support! 26 26 27 27 Enjoy! [[BR]] 28 ''The papywizard team''28 ''The Papywizard team'' 29 29 30 30 == Latest news == 31 31 32 2008-09: papywizard runs again under windows (svn version), except for bluetooth. Hope to fix this soon [[BR]]32 2008-09: Papywizard runs again under windows (svn version), except for bluetooth. Hope to fix this soon [[BR]] 33 33 2008-09: version 1.0 is out! See the [source:/tags/1.0/ChangeLog ChangeLog]... 34 34 35 35 == License == 36 36 37 All papywizard files and documents are released under [http://www.cecill.info CeCILL], a french free license, based on and compatible with '''GPL'''.37 All Papywizard files and documents are released under [http://www.cecill.info CeCILL], a french free license, based on and compatible with '''GPL'''. 38 38 39 39 == Related discussions == … … 64 64 65 65 ''Zip archives can be downloaded from source pages.''[[BR]] 66 ''If you are using a Nokia, the best way to install papywizard is to add my repository, then use the maemo application manager. See [UserGuide#Nokia Installation on Nokia]''66 ''If you are using a Nokia, the best way to install Papywizard is to add my repository, then use the maemo application manager. See [UserGuide#Nokia Installation on Nokia]'' 67 67 68 68 === Stable version === 69 69 70 * [source:/tags/1.0 papywizard 1.0] -- Source70 * [source:/tags/1.0 Papywizard 1.0] -- Source 71 71 * [http://www.gbiloba.org/debs/papywizard_1.0-1_all.deb papywizard_1.0-1_all.deb] -- Nokia (maemo) debian package 72 72 * [source:/tags/1.0/ChangeLog ChangeLog] … … 74 74 === Developpement version === 75 75 76 * [source:/trunk papywizard svn] -- Source76 * [source:/trunk Papywizard svn] -- Source 77 77 78 78 === Previous versions === 79 79 80 * [source:/tags/0.9.1 papywizard 0.9.1] -- Source80 * [source:/tags/0.9.1 Papywizard 0.9.1] -- Source 81 81 * [http://www.gbiloba.org/debs.old/papywizard_0.9.1-1_all.deb papywizard_0.9.1-1_all.deb] -- Nokia (maemo) debian package 82 82 83 * [source:/tags/0.9 papywizard 0.9] -- Source83 * [source:/tags/0.9 Papywizard 0.9] -- Source 84 84 * [http://www.gbiloba.org/debs.old/papywizard_0.9-1_all.deb papywizard_0.9-1_all.deb] -- Nokia (maemo) debian package 85 85 86 * [source:/tags/0.9beta2 papywizard 0.9beta2] -- Source86 * [source:/tags/0.9beta2 Papywizard 0.9beta2] -- Source 87 87 * [http://www.gbiloba.org/debs.old/papywizard_0.9beta2-4_all.deb papywizard_0.9beta2-4_all.deb] -- Nokia (maemo) debian package 88 88 89 * [source:/tags/0.9-beta1 papywizard 0.9-beta1] - Source89 * [source:/tags/0.9-beta1 Papywizard 0.9-beta1] - Source 90 90 * [http://www.gbiloba.org/download/papywizard_0.9-beta1.exe papywizard_0.9-beta1.exe] -- Windows binary 91 91