Re: Bug#386911: ITP: Claroline -- Course Management System for Online Learning

2006-09-11 Thread James R. Van Zandt

Minor point:  the package name should not contain any upper case
letters :-)

 5.6.7. `Package'
 
 
  The name of the binary package.
 
  Package names must consist only of lower case letters (`a-z'), digits
  (`0-9'), plus (`+') and minus (`-') signs, and periods (`.').  They
  must be at least two characters long and must start with an
  alphanumeric character.



   - Jim Van Zandt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385488: ITP: gpscorrelate -- correlates digital camera photos with GPS data filling EXIF fields

2006-09-04 Thread James R. Van Zandt

Stefano -

Looks very close to a program I started writing at one point :-)

The only changes I would suggest to the description are here:

granularity) the photo as been taken, the GPS data are stored unmodified
   ^^ has   ^

A few things I'd suggest:

 - There are times I am taking pictures intermittently and would
   rather run my GPS receiver only at those times (say, at each scenic
   overlook along the highway).  In that case I would like the program
   to compare the times on the preceding and following track points.
   If they differ by less than T, then interpolate.  If they differ by
   more than T, then use the location for the track point that is
   nearer in time.  I should be able to set T in either a
   configuration file or on the command line.

 - The GPS can report time in UTC, but the camera may be set to local
   time.  The user should be able to specify what time zone the camera
   is set for, or to ask the program to guess the zone based on the
   longitude.  (Admittedly the EXIF time can be adjusted using jhead.)

 - I would like the option to store the location as a JPEG comment in
   addition to the EXIF header.  Some viewers can show only the
   former.  I seem to remember a web site that expected geotagging in
   the form of JPEG comments, but now I can't find it.

   - Jim Van Zandt




   Reply-To: Stefano Zacchiroli [EMAIL PROTECTED],
   [EMAIL PROTECTED]
   Resent-From: Stefano Zacchiroli [EMAIL PROTECTED]
   Resent-To: debian-bugs-dist@lists.debian.org
   Resent-Cc: debian-devel@lists.debian.org, [EMAIL PROTECTED],
   stefano zacchiroli [EMAIL PROTECTED]
   From: Stefano Zacchiroli [EMAIL PROTECTED]
   Date: Thu, 31 Aug 2006 17:49:10 +0200
   Resent-Sender: [EMAIL PROTECTED]

   Package: wnpp
   Severity: wishlist
   Owner: Stefano Zacchiroli [EMAIL PROTECTED]

   * Package name: gpscorrelate
 Version : 1.4.0
 Upstream Author : Daniel Foote [EMAIL PROTECTED]
   * URL : http://freefoote.dview.net/linux_gpscorr.html
   * License : GPL
 Programming Lang: C, C++
 Description : correlates digital photos with GPS data filling EXIF 
fields

gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
digital photos related to GPS (Global Positioning System) information
(e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
those field is referred to as correlation.
.
Inputs of the correlation process are a set of JPEG images and GPS data
encoded in GPX (GPS Exchange Format) format.
.
If GPS data are available for the precise moment (with a 1 second
granularity) the photo as been taken the GPS data are stored unmodified
in EXIF fields. If they are not, linear interpolation of GPS data
available for moments before and after the photo has been taken can be
used.
.
Both a command line tool (gpscorrelate) and a GTK+ graphical user
interface for it (gpscorrelate-gui) are provided.


   Review of the above descriptions by some native english speaker would be
   greatly appreciated :-)

   Cheers.

   -- System Information:
   Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing')
   Architecture: i386 (i686)
   Shell:  /bin/sh linked to /bin/bash
   Kernel: Linux 2.6.17-2-686
   Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)


   -- 
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#386034: ITP: astronomical-almanac -- astronomical almanac - calculate planet and star positions

2006-09-04 Thread James R. Van Zandt
Package: wnpp
Severity: wishlist
Owner: James R. Van Zandt [EMAIL PROTECTED]


This replaces the formerly proposed package aa.

  Package name: astronomical-almanac
  Version : 5.6
  Upstream Author : Steve Moshier [EMAIL PROTECTED]
  URL : http://www.moshier.net/
  License : GPL
  Programming Lang: C
  Description : astronomical almanac - calculate planet and star positions
 The aa program computes the orbital positions of planetary bodies and
 performs rigorous coordinate reductions to apparent geocentric and
 topocentric place (local altitude and azimuth).  It also reduces star
 catalogue positions given in either the FK4 or FK5 system.  Data for
 the 57 navigational stars is included.  Most of the algorithms
 employed are from The Astronomical Almanac (AA) published by the
 U.S. Government Printing Office.
 .
 The aa program follows the rigorous algorithms for reduction of
 celestial coordinates exactly as laid out in current editions of
 the Astronomical Almanac.  The reduction to apparent geocentric
 place has been checked by a special version of the program (aa200)
 that takes planetary positions directly from the Jet Propulsion
 Laboratory DE200 numerical integration of the solar system. The
 results agree exactly with the Astronomical Almanac tables from
 1987 onward (earlier Almanacs used slightly different reduction
 methods).
 .
 Certain computations, such as the correction for nutation,
 are not given explicitly in the AA but are referenced there. In
 these cases the program performs the full computations that are
 used to construct the Almanac tables (references are provided).
 .
 Homepage: http://www.moshier.net/


  - Jim Van Zandt



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383940: ITP: aa -- astronomical almanac - calculate planet and star positions

2006-08-28 Thread James R. Van Zandt

Steve Greenland [EMAIL PROTECTED] wrote:
   On 20-Aug-06, 15:43 (CDT), James R. Van Zandt [EMAIL PROTECTED] wrote: 
aa computes the orbital positions of planetary bodies and performs

   In English, the beginning of a sentence is capitalized. Consider it to
   be the program name, rather than the executable. If you can't tolerate
   this, recast the sentence to avoid beginning with the program name.

I'm following the GNU coding standards: If a lower-case identifier
comes at the beginning of a sentence, don't capitalize it! Changing
the spelling makes it a different identifier.

aa.exe follows the rigorous algorithms for reduction of

   Is it aa or aa.exe? Presumably the former in Debian.

Fixed.

input to aa.exe is by single line responses to programmed prompts.

   Capitilization again.

   I'm a little concerned about the short name for the package. However, if
   it's widely known in the field, it's probably okay.

aa has been used for a long time.  However, Ron Johnson [EMAIL PROTECTED] 
wrote
aa is really ambiguous
I think this is a better argument.

Why not name it astronomical-almanac?

Seems a bit wordy.  However I'm getting used to it.  It would be more
informative in a list of package names.  Okay, I'll make the change.

  - Jim Van Zandt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383940: ITP: aa -- astronomical almanac - calculate planet and star positions

2006-08-28 Thread James R. Van Zandt

Nacho Barrientos Arias [EMAIL PROTECTED] wrote:
navigational stars is included.  Most of the algorithms employed are
from The Astronomical Almanac (AA) published by the U.S. Government
Printing Office.

   Could this algorithms be categorized as free? Is possible (in the U.S)
   add legal restrictions to this stuff?

It's possible to copyright a particular program that implements a free
algorithm.  Fortunately it is not a problem here, since Steve Moshier
is willing to license his work.  The Debian package of labplot
includes his cephes library which he licensed under GPL.  I'm
confident we can work something out for aa too.  (And of course I
won't upload the package until we do.)

   - Jim Van Zandt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383940: ITP: aa -- astronomical almanac - calculate planet and star positions

2006-08-20 Thread James R. Van Zandt
Package: wnpp
Severity: wishlist
Owner: James R. Van Zandt [EMAIL PROTECTED]


* Package name: aa
  Version : 5.6
  Upstream Author : Steve Moshier [EMAIL PROTECTED]
* URL : http://www.moshier.net/
* License : under discussion (probably GPL)
  Programming Lang: C
  Description : astronomical almanac - calculate planet and star positions

aa computes the orbital positions of planetary bodies and performs
rigorous coordinate reductions to apparent geocentric and topocentric
place (local altitude and azimuth).  It also reduces star catalogue
positions given in either the FK4 or FK5 system.  Data for the 57
navigational stars is included.  Most of the algorithms employed are
from The Astronomical Almanac (AA) published by the U.S. Government
Printing Office.

aa.exe follows the rigorous algorithms for reduction of
celestial coordinates exactly as laid out in current editions of
the Astronomical Almanac.  The reduction to apparent geocentric
place has been checked by a special version of the program (aa200)
that takes planetary positions directly from the Jet Propulsion
Laboratory DE200 numerical integration of the solar system. The
results agree exactly with the Astronomical Almanac tables from
1987 onward (earlier Almanacs used slightly different reduction
methods).

Certain computations, such as the correction for nutation,
are not given explicitly in the AA but are referenced there. In
these cases the program performs the full computations that are
used to construct the Almanac tables (references are provided).


input to aa.exe is by single line responses to programmed prompts.
Output is written to stdout.

aa was used to generate the lunar distance tables at
http://www.math.uu.nl/people/wepster/ldtab.html

  - Jim Van Zandt

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#189943: wnpp: O: open-amulet-samples C++ GUI toolkit examples

2003-04-20 Thread James R . Van Zandt
Package: wnpp
Version: N/A
Severity: normal

I'm orphaning the amulet packages.

- Jim Van Zandt

 new debian package, version 2.0.
 size 97090 bytes: control archive= 2949 bytes.
1310 bytes,29 lines  control  
6274 bytes,63 lines  md5sums  
 301 bytes, 8 lines   *  postinst #!/bin/sh
 216 bytes, 6 lines   *  prerm#!/bin/sh
 Package: open-amulet-samples
 Version: 4.2a-1
 Section: devel
 Priority: optional
 Architecture: all
 Installed-Size: 160
 Maintainer: James R. Van Zandt [EMAIL PROTECTED]
 Description: sample programs for Amulet, a GUI toolkit
  This package contains sample files for Open Amulet.
  .
  The Amulet Toolkit is a portable toolkit designed for the creation of
  2D direct manipulation grapical user interfaces. It is written in C++
  and can be used with Unix systems running X Windows, PC's running
  Microsoft Windows NT or `95, or Macintosh systems running MacOS.
  .
  The Amulet research project in the School of Computer Science at
  Carnegie Mellon University is creating a comprehensive set of tools
  which make it significantly easier to create graphical,
  highly-interactive user interfaces. The lower levels of Amulet are
  called the `Amulet Toolkit,' and these provide mechanisms that allow
  programmers to code user interfaces much more easily.  Support is
  provided for: object selection, save/load, undo, and constraints.
  .
  As the group at Carnegie Mellon University is no longer funded for
  its work on Amulet, some Amulet users have founded the Open Amulet
  project which has continued its development.
  .
  For more information, see http://www.scrap.de/html/amulet.htm and
  http://www.cs.cmu.edu/~amulet/

-- System Information
Debian Release: 3.0
Kernel Version: Linux vanzandt 2.4.20 #11 SMP Sat Mar 15 18:43:27 EST 2003 i686 
unknown unknown GNU/Linux




Bug#189941: wnpp: O: open-amulet-images: C++ toolkit icon library

2003-04-20 Thread James R . Van Zandt
Package: wnpp
Version: N/A
Severity: normal

I'm orphaning the amulet packages.

- Jim Van Zandt

 new debian package, version 2.0.
 size 177146 bytes: control archive= 5366 bytes.
1393 bytes,32 lines  control  
   12767 bytes,   164 lines  md5sums  
 301 bytes, 9 lines   *  postinst #!/bin/sh
 218 bytes, 7 lines   *  prerm#!/bin/sh
 Package: open-amulet-images
 Version: 4.3.1-7
 Section: devel
 Priority: optional
 Architecture: all
 Installed-Size: 844
 Maintainer: James R. Van Zandt [EMAIL PROTECTED]
 Source: open-amulet
 Description: image files for OpenAmulet, a GUI toolkit
  This package contains the image files needed by certain OpenAmulet
  programs.
  .
  The OpenAmulet Toolkit is a portable toolkit designed for the
  creation of 2D direct manipulation graphical user interfaces. It is
  written in C++ and can be used with Unix systems running the X Window
  System (Motif look), PC's running Microsoft Windows NT or `95 (native
  look), or Macintosh systems running MacOS (native look).
  .
  The Amulet research project in the School of Computer Science at
  Carnegie Mellon University is creating a comprehensive set of tools
  which make it significantly easier to create graphical,
  highly-interactive user interfaces. The lower levels of Amulet are
  called the `Amulet Toolkit,' and these provide mechanisms that allow
  programmers to code user interfaces much more easily.  Support is
  provided for: object selection, save/load, undo, and constraints.
  .
  As the group at Carnegie Mellon University is no longer funded for
  its work on Amulet, some Amulet users have founded the OpenAmulet
  project which has continued its development.
  .
  For more information, see http://www.openip.org and
  http://www.cs.cmu.edu/~amulet/


-- System Information
Debian Release: 3.0
Kernel Version: Linux vanzandt 2.4.20 #11 SMP Sat Mar 15 18:43:27 EST 2003 i686 
unknown unknown GNU/Linux




Bug#189940: wnpp: O: open-amulet-doc C++ GUI toolkit docs

2003-04-20 Thread James R . Van Zandt
Package: wnpp
Version: N/A
Severity: normal

I'm orphaning the amulet packages.

- Jim Van Zandt


 new debian package, version 2.0.
 size 933204 bytes: control archive= 2062 bytes.
1363 bytes,30 lines  control  
2509 bytes,31 lines  md5sums  
 464 bytes,13 lines   *  postinst #!/bin/sh
 367 bytes,11 lines   *  prerm#!/bin/sh
 Package: open-amulet-doc
 Version: 4.2.19990822-1
 Section: devel
 Priority: optional
 Architecture: all
 Installed-Size: 1951
 Maintainer: James R. Van Zandt [EMAIL PROTECTED]
 Description: Documentation for Amulet, a GUI toolkit
  This package contains the Reference Manual for Open Amulet.
  .
  The Amulet Toolkit is a portable toolkit designed for the creation of
  2D direct manipulation grapical user interfaces. It is written in C++
  and can be used with Unix systems running X Windows (Motif look),
  PC's running Microsoft Windows NT or `95 (native look), or Macintosh
  systems running MacOS (native look).
  .
  The Amulet research project in the School of Computer Science at
  Carnegie Mellon University is creating a comprehensive set of tools
  which make it significantly easier to create graphical,
  highly-interactive user interfaces. The lower levels of Amulet are
  called the `Amulet Toolkit,' and these provide mechanisms that allow
  programmers to code user interfaces much more easily.  Support is
  provided for: object selection, save/load, undo, and constraints.
  .
  As the group at Carnegie Mellon University is no longer funded for
  its work on Amulet, some Amulet users have founded the Open Amulet
  project which has continued its development.
  .
  For more information, see http://www.scrap.de/html/amulet.htm and
  http://www.cs.cmu.edu/~amulet/

-- System Information
Debian Release: 3.0
Kernel Version: Linux vanzandt 2.4.20 #11 SMP Sat Mar 15 18:43:27 EST 2003 i686 
unknown unknown GNU/Linux




Bug#189938: wnpp: O: gilt, a C++ GUI builder

2003-04-20 Thread James R . Van Zandt
Package: wnpp
Version: N/A
Severity: normal

I'm orphaning the amulet packages.  

- Jim Van Zandt


dpkg -I gilt_2.0-8_i386.deb 
 new debian package, version 2.0.
 size 235954 bytes: control archive= 1326 bytes.
 751 bytes,16 lines  control  
 806 bytes,13 lines  md5sums  
 397 bytes,12 lines   *  postinst #!/bin/sh
 147 bytes, 5 lines   *  postrm   #!/bin/sh
 190 bytes, 7 lines   *  prerm#!/bin/sh
 Package: gilt
 Version: 2.0-8
 Section: devel
 Priority: optional
 Architecture: i386
 Depends: libamulet4, libc6 (= 2.2.4-4), libstdc++2.10-glibc2.2 (= 
1:2.95.4-0.010810), xlibs ( 4.1.0), open-amulet-images
 Installed-Size: 728
 Maintainer: James R. Van Zandt [EMAIL PROTECTED]
 Description: An OpenAmulet graphical user interface builder
  Gilt is an interface builder for the OpenAmulet graphical user
  interface toolkit.  Gilt allows dialog boxes and other windows to be
  created interactively using the mouse.  Widgets, such as scroll bars,
  buttons, and text input fields can be placed with the mouse, and
  properties set.  Then, Gilt will generate C++ code to generate the
  same window at run time.  Gilt stands for Graphical Interface Layout
  Tool.


-- System Information
Debian Release: 3.0
Kernel Version: Linux vanzandt 2.4.20 #11 SMP Sat Mar 15 18:43:27 EST 2003 i686 
unknown unknown GNU/Linux




Bug#189939: wnpp: O: open-amulet-dev C++ GUI toolkit

2003-04-20 Thread James R . Van Zandt
Package: wnpp
Version: N/A
Severity: normal

I'm orphaning the amulet packages.

- Jim Van Zandt

dpkg -I open-amulet-dev_4.3.1-7_i386.deb 
 new debian package, version 2.0.
 size 2949442 bytes: control archive= 7003 bytes.
1518 bytes,34 lines  control  
   14349 bytes,   206 lines  md5sums  
 289 bytes, 9 lines   *  postinst #!/bin/sh
 212 bytes, 7 lines   *  prerm#!/bin/sh
 Package: open-amulet-dev
 Version: 4.3.1-7
 Section: devel
 Priority: optional
 Architecture: i386
 Depends: libamulet4
 Installed-Size: 11024
 Maintainer: James R. Van Zandt [EMAIL PROTECTED]
 Source: open-amulet
 Description: Development files for OpenAmulet, a GUI toolkit
  This package contains the header files and the development library
  for OpenAmulet. Install this package if you wish to develop your own
  programs using the OpenAmulet toolkit.
  .
  The OpenAmulet Toolkit is a portable toolkit designed for the
  creation of 2D direct manipulation graphical user interfaces. It is
  written in C++ and can be used with Unix systems running the X Window
  System (Motif look), PC's running Microsoft Windows NT or `95 (native
  look), or Macintosh systems running MacOS (native look).
  .
  The Amulet research project in the School of Computer Science at
  Carnegie Mellon University is creating a comprehensive set of tools
  which make it significantly easier to create graphical,
  highly-interactive user interfaces. The lower levels of Amulet are
  called the `Amulet Toolkit,' and these provide mechanisms that allow
  programmers to code user interfaces much more easily.  Support is
  provided for: object selection, save/load, undo, and constraints.
  .
  As the group at Carnegie Mellon University is no longer funded for
  its work on Amulet, some Amulet users have founded the OpenAmulet
  project which has continued its development.
  .
  For more information, see http://www.openip.org and
  http://www.cs.cmu.edu/~amulet/

-- System Information
Debian Release: 3.0
Kernel Version: Linux vanzandt 2.4.20 #11 SMP Sat Mar 15 18:43:27 EST 2003 i686 
unknown unknown GNU/Linux




Bug#189942: wnpp: O: libamulet4, a C++ GUI toolkit

2003-04-20 Thread James R . Van Zandt
Package: wnpp
Version: N/A
Severity: normal

I'm orphaning the amulet packages.  There's little upstream
development, and the gtk+ and Qt toolkits are a lot more popular.
Here is some data on the toolkit in case anyone else wants to take
over.

- Jim Van Zandt


dpkg -I libamulet4_4.3.1-7_i386.deb 
 new debian package, version 2.0.
 size 2047066 bytes: control archive= 1976 bytes.
1501 bytes,33 lines  control  
 427 bytes, 6 lines  md5sums  
1442 bytes,55 lines   *  postinst #!/bin/sh
 202 bytes, 7 lines   *  prerm#!/bin/sh
  54 bytes, 2 lines  shlibs   
 Package: libamulet4
 Version: 4.3.1-7
 Section: libs
 Priority: optional
 Architecture: i386
 Depends: libc6 (= 2.2.4-4), libstdc++2.10-glibc2.2 (= 1:2.95.4-0.010810), 
xlibs ( 4.1.0)
 Installed-Size: 6104
 Maintainer: James R. Van Zandt [EMAIL PROTECTED]
 Source: open-amulet
 Description: A GUI toolkit for X11, Macintosh and Windows 95/98/NT
  This is the runtime library required to run applications using the
  OpenAmulet toolkit.
  .
  The OpenAmulet Toolkit is a portable toolkit designed for the
  creation of 2D direct manipulation graphical user interfaces. It is
  written in C++ and can be used with Unix systems running the X Window
  System (Motif look), PC's running Microsoft Windows NT or `95 (native
  look), or Macintosh systems running MacOS (native look).
  .
  The Amulet research project in the School of Computer Science at
  Carnegie Mellon University is creating a comprehensive set of tools
  which make it significantly easier to create graphical,
  highly-interactive user interfaces. The lower levels of Amulet are
  called the `Amulet Toolkit,' and these provide mechanisms that allow
  programmers to code user interfaces much more easily.  Support is
  provided for: object selection, save/load, undo, and constraints.
  .
  As the group at Carnegie Mellon University is no longer funded for
  its work on Amulet, some Amulet users have founded the OpenAmulet
  project which has continued its development.
  .
  For more information, see http://www.openip.org and
  http://www.cs.cmu.edu/~amulet/


-- System Information
Debian Release: 3.0
Kernel Version: Linux vanzandt 2.4.20 #11 SMP Sat Mar 15 18:43:27 EST 2003 i686 
unknown unknown GNU/Linux




Bug#135544: wnpp: ITP: minpack from netlib

2002-02-24 Thread James R. Van Zandt
Package: wnpp
Version: N/A
Severity: wishlist

I intend to package minpack from netlib, the optimization programs
using the methods of Levenberg-Marquardt (for nonlinear least-squares
problems) and Powell (for general root finding).  So far I've needed
to make no changes to the FORTRAN code from netlib.  I've
autoconfiscated, automakified, libtoolized, and added man pages and C
header files.  My draft package names are minpack1 for the shared
library and minpack-dev for the headers, static library, and docs.

- Jim Van Zandt

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux vanzandt 2.4.14 #3 Sat Nov 10 09:23:06 EST 2001 i686 
unknown