0
|
1 <?xml version="1.0" encoding="LATIN1" ?> |
|
2 <!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website V2.2//EN" |
|
3 "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [ |
|
4 <!NOTATION XML SYSTEM "xml"> |
|
5 ]> |
|
6 <!-- $Id: contact.xml,v 1.4 2005/08/24 20:04:39 jerome Exp $ --> |
|
7 <webpage id="contact"> |
|
8 <config param="rcsdate" value="$Date: 2005/08/24 20:04:39 $"/> |
|
9 |
|
10 <head> |
|
11 <title>Contact and contribution</title> |
|
12 |
|
13 <keywords>SAUTRET, BINS, album, contact, CVS, Arch, Bazaar, |
|
14 mailing list</keywords> |
|
15 |
|
16 </head> |
|
17 |
|
18 <webtoc/> |
|
19 |
|
20 <para>BINS has a <ulink url="https://gna.org/projects/bins/">project |
|
21 page</ulink> on <ulink url="http://gna.org/">gna!</ulink>.</para> |
|
22 |
|
23 <section> |
|
24 <title>Contact Information</title> |
|
25 |
|
26 <para> |
|
27 For any questions or suggestions, please use the <ulink |
|
28 url="mailto:bins@email-lists.org">BINS mailing list</ulink>, |
|
29 hosted at <ulink |
|
30 url="http://www.email-lists.org">email-lists.org</ulink>. See |
|
31 <ulink |
|
32 url="http://www.email-lists.org/mailman/listinfo/bins">this |
|
33 page</ulink> for subscription information or to consult the |
|
34 archives. Subscription is not needed to post on the list. |
|
35 </para> |
|
36 |
|
37 </section> |
|
38 |
|
39 <section> |
|
40 <title>Bug report</title> |
|
41 <para> |
|
42 You can use the <ulink |
|
43 url="https://gna.org/bugs/?group=bins&func=additem">appropriate |
|
44 form</ulink> to post a new bug. You must be <ulink |
|
45 url="https://gna.org/account/register.php">registered</ulink> on |
|
46 <ulink url="http://gna.org/">gna!</ulink> to do so. If you don't |
|
47 want to register on gna!, you can post the bug on the <ulink |
|
48 url="mailto:bins@email-lists.org">mailing list</ulink> (you |
|
49 don't have to subscribe to post there). |
|
50 </para> |
|
51 <para> |
|
52 You can check if the bug is not already reported in the <ulink |
|
53 url="https://gna.org/bugs/?group=bins">bug database</ulink>. |
|
54 The bug can also be corrected in current development version |
|
55 (see below). |
|
56 </para> |
|
57 </section> |
|
58 |
|
59 <section> |
|
60 <title>Patch submission</title> |
|
61 |
|
62 <para> |
|
63 You can use the <ulink |
|
64 url="https://gna.org/patch/?group=bins&func=additem">appropriate |
|
65 form</ulink> to post a patch. You must be <ulink |
|
66 url="https://gna.org/account/register.php">registered</ulink> on |
|
67 <ulink url="http://gna.org/">gna!</ulink> to do so. If you don't |
|
68 want to register on gna!, you can post the patch on the <ulink |
|
69 url="mailto:bins@email-lists.org">mailing list</ulink> (you |
|
70 don't have to subscribe to post there). |
|
71 </para> |
|
72 |
|
73 <para> |
|
74 To make your patch, it is better to use the development version |
|
75 (see below). |
|
76 </para> |
|
77 </section> |
|
78 |
|
79 <section> |
|
80 <title>Development version</title> |
|
81 |
|
82 <para> |
|
83 A snapshot of the current CVS version can be downloaded <ulink |
|
84 url="http://kashmir.sautret.org/cgi-bin/viewcvs.cgi/bins.tar.gz?view=tar">here</ulink> |
|
85 (this server is occasionally down). |
|
86 </para> |
|
87 <para> |
|
88 You can also get it via an <ulink |
|
89 url="http://www.gnu.org/software/gnu-arch/">Arch</ulink>/<ulink |
|
90 url="http://bazaar.canonical.com/">Bazaar</ulink> repository at |
|
91 <literal>http://arch.gna.org/bins/public</literal>. There is a |
|
92 <literal>main</literal> branch, to prepare the next release, and |
|
93 a <literal>devel</literal> branch for the experimental features. |
|
94 You can register it and get the latest version with the |
|
95 following commands: |
|
96 </para> |
|
97 <programlisting> |
|
98 <![CDATA[ |
|
99 baz register-archive jerome@sautret.org--public \ |
|
100 http://arch.gna.org/bins/public |
|
101 baz get jerome@sautret.org--public/bins--main |
|
102 ]]> |
|
103 </programlisting> |
|
104 |
|
105 <para> |
|
106 You can browse the CVS on-line <ulink |
|
107 url="http://kashmir.sautret.org/cgi-bin/viewcvs.cgi/bins">here</ulink> |
|
108 (when up) and the Arch/Bazaar repository <ulink |
|
109 url="http://arch.gna.org/archzoom/jerome@sautret.org--public/bins--main">here</ulink>. |
|
110 </para> |
|
111 </section> |
|
112 |
|
113 <section> |
|
114 <title>Statistics</title> |
|
115 <itemizedlist> |
|
116 <listitem> |
|
117 <para> |
|
118 <ulink |
|
119 url="http://stats.gna.org/homepage.gna.org/bins/">Site |
|
120 statistics</ulink> |
|
121 </para> |
|
122 </listitem> |
|
123 <listitem> |
|
124 <para> |
|
125 <ulink url="http://stats.gna.org/download.gna.org/bins/">Download |
|
126 statistics</ulink> |
|
127 </para> |
|
128 </listitem> |
|
129 </itemizedlist> |
|
130 </section> |
|
131 |
|
132 <section> |
|
133 <title>Personal contact information</title> |
|
134 <para>If you want to contact me personally, you can send me an |
|
135 e-mail at <email>jerome @ sautret.org</email>, or chat with me on |
|
136 <ulink url="http://www.jabber.org">Jabber</ulink> (my Jabber ID is |
|
137 <literal>jerome@myjabber.net</literal>) or on ICQ (my ICQ# is |
|
138 <literal>9057913</literal>).</para> |
|
139 </section> |
|
140 |
|
141 </webpage> |