annotate etc/SERVICE @ 2420:ad56e5a6d09f

[xemacs-hg @ 2004-12-06 03:46:06 by ben] (none) README.packages: Document use of --package-prefix. Fix error in specifying standard package location. make-docfile.c: Use QXE_PATH_MAX. info.el: Correct doc string giving example package path. menubar-items.el: Move Prefix Rectangle command up one level. xemacs/packages.texi: Add long form of Lisp Reference Manual to links. Add links pointing to Lisp Reference Manual for more detailed package discussion. lispref/range-tables.texi: Document range-table changes. internals/internals.texi: Update history section. elhash.c, elhash.h, profile.c: Create inchash_eq() to allow direct incrementing of hash-table entry. Use in profile.c to try to reduce profiling overhead. Increase initial size of profile hash tables to reduce profiling overhead. buffer.c, device-msw.c, dialog-msw.c, dired-msw.c, editfns.c, event-msw.c, events.c, glyphs-msw.c, keymap.c, objects-msw.c, process-nt.c, syswindows.h, text.c, text.h, unexnt.c: Rename xetcs* -> qxetcs* for consistency with qxestr*. Rename ei*_c(_*) -> ei*_ascii(_*) since they work with ASCII-only strings not "C strings", whatever those are. This is the last place where "c" was incorrectly being used for "ascii". dialog-msw.c, dumper.c, event-msw.c, fileio.c, glyphs-gtk.c, glyphs-x.c, nt.c, process-nt.c, realpath.c, sysdep.c, sysfile.h, unexcw.c, unexnext.c, unexnt.c: Try to avoid differences in systems that do or do not include final null byte in PATH_MAX. Create PATH_MAX_INTERNAL and PATH_MAX_EXTERNAL and use them everywhere. Rewrite code in dumper.c to avoid use of PATH_MAX. When necessary in nt.c, use _MAX_PATH instead of MAX_PATH to be consistent with other places. text.c: Code to short-circuit when binary or Unicode was not working due to EOL wrapping. Fix this code to work when either no EOL autodetection or no CR's or LF's in the text. lisp.h, rangetab.c, rangetab.h, regex.c, search.c: Implement different types of ranges (open/closed start and end). Change default to be start-closed, end-open.
author ben
date Mon, 06 Dec 2004 03:46:07 +0000
parents 720d25fcfca6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1 -*- text -*-
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
2 GNU Service Directory
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
3 ---------------------
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
4
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
5 This is a list of people who have asked to be listed as offering
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
6 support services for GNU software, including GNU Emacs, for a fee
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
7 or in some cases at no charge.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
8
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
9 The information comes from the people who asked to be listed;
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
10 we do not include any information we know to be false, but we
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
11 cannot check out any of the information; we are transmitting it to
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
12 you as it was given to us and do not promise it is correct.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
13 Also, this is not an endorsement of the people listed here.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
14 We have no opinions and usually no information about the abilities of
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
15 any specific person. We provide this list to enable you to contact
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
16 service providers and decide for yourself whether to hire one.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
17
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
18 Before FSF will list your name in the GNU Service Directory, we ask
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
19 that you agree informally to the following terms:
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
20
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
21 1. You will not restrict (except by copyleft) the use or distribution
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
22 of any software, documentation, or other technical information you
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
23 supply anyone in the course of modifying, extending, or supporting GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
24 software. This includes any information specifically designed to
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
25 ameliorate the use of GNU software.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
26
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
27 2. You will not take advantage of contact made through the Service
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
28 Directory to advertise an unrelated business (e.g., sales of
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
29 non-GNU-related proprietary information). You may spontaneously
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
30 mention your availability for general consulting, but you should not
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
31 promote a specific unrelated business unless the client asks.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
32
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
33 Please include some indication of your rates, because otherwise users
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
34 have nothing to go by. Please put each e-mail address inside "<>".
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
35 Please put nothing else inside "<>". Thanks!
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
36
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
37 For a current copy of this directory, or to have yourself listed, ask:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
38 service@gnu.org
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
39
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
40 ** Please keep the entries in this file alphabetical **
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
41 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
42 Aaronsen Group, Ltd. <gnu@aaronsen.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
43 600 Grant St.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
44 Suite 5345
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
45 Pittsburgh, PA 15219 US
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
46 +1 412 391 6000 voice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
47 +1 412 391 6006 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
48 http://www.aaronsen.com/gnu
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
49
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
50 The Aaronsen Group provides several levels of service in the free software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
51 arena, from simple configuration and installation to large extensions and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
52 new development. We specialize in unique applications, but have the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
53 experience to handle all manner of prospects, from database-backed
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
54 web-sites to high-end multiprocessor clusters.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
55
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
56 Our service area covers the US, with key offices in Pittsburgh, PA; San
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
57 Jose, CA; and New York, NY.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
58
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
59 We are available for both hourly work (at $450 per hour, some qualified
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
60 discounts are available) and fixed-price projects. Work is done on the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
61 client site, at our offices, or remote via Internet or telephone
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
62 connection.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
63
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
64 Updated: 2002-04-18
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
65 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
66 ACT Europe <sales@act-europe.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
67 8 rue de Milan
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
68 75009 Paris
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
69 +33 1 49 70 67 16
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
70 +33 1 49 70 05 52 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
71 www.act-europe.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
72
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
73 ACT Europe, developer and maintainer of the Ada 95 GNAT Pro
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
74 Development Environment, specializes in project support and consulting
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
75 for users of GNAT Pro.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
76
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
77 GNAT Pro, based on GNU/GCC technology, is the most widely used Ada 95
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
78 development environment, and the ideal solution in environments where
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
79 efficient and reliable code is critical. GNAT Pro is available on the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
80 widest number of platforms, from Unix workstations and PCs to bare
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
81 boards and embedded systems.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
82
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
83 ACT Europe offers full Ada 95 solutions and is continuously enhancing
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
84 and developing programming tools, debuggers and integrated development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
85 environments.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
86
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
87 We believe the Ada market and your project will best benefit from an
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
88 open, non-proprietary technology, we have made all our products Open
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
89 Source software by adopting the licensing policy of the Free Software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
90 Foundation. This means that all components of the GNAT technology,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
91 including the run-time, come with sources.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
92
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
93 Highest-quality, responsive support is a key ingredient in complex and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
94 reliable Ada software products. GNAT Pro, the leading Ada 95
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
95 development system, is the only Ada solution that comes with
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
96 outstanding support. Please visit www.act-europe.com for further
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
97 details of our products and services or contact us at
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
98 <sales@act-europe.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
99
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
100 UPDATED: 2004-02-13
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
101 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
102 Ada Core Technologies <sales@gnat.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
103 104 Fifth Avenue, 15th Fl.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
104 New York, NY 10011
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
105 +1 212 620 7300
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
106 +1 212 807 0162 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
107 www.gnat.com
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
108
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
109 Ada Core Technologies, developer and maintainer of the Ada 95 GNAT Pro
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
110 Development Environment, specializes in project support and consulting
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
111 for users of GNAT Pro.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
112
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
113 GNAT Pro, based on GNU/GCC technology, is the most widely used Ada 95
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
114 development environment, and the ideal solution in environments where
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
115 efficient and reliable code is critical. GNAT Pro is available on the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
116 widest number of platforms, from Unix workstations and PCs to bare
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
117 boards and embedded systems.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
118
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
119 Ada Core Technologies offers full Ada 95 solutions and is continuously
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
120 enhancing and developing programming tools, debuggers and integrated
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
121 development environments.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
122
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
123 We believe the Ada market and your project will best benefit from an
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
124 open, non-proprietary technology, we have made all our products Open
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
125 Source software by adopting the licensing policy of the Free Software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
126 Foundation. This means that all components of the GNAT technology,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
127 including the run-time, come with sources.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
128
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
129 Highest-quality, responsive support is a key ingredient in complex and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
130 reliable Ada software products. GNAT Pro, the leading Ada 95
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
131 development system, is the only Ada solution that comes with
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
132 outstanding support. Please visit www.gnat.com for further details of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
133 our products and services or contact us at <sales@gnat.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
134
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
135 UPDATED: 2004-02-13
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
136 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
137 Alcôve
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
138 ------
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
139
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
140 Alcôve, Centre Paris Pleyel, 153 bld Anatole France
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
141 93200 Saint-Denis France
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
142
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
143 Email: <infos@alcove.fr>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
144
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
145 Web: http://www.alcove.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
146 Tél.: +33 1 49 22 68 00
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
147 Fax: +33 1 49 22 68 01
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
148
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
149 Founded in 1996, Alcôve's main purpose is to promote and support the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
150 use of GNU/Linux and OSS on the European market.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
151 Expertise in OSS innovation is the foundation of all Alcôve's
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
152 activities.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
153 We provide key accounts and leading businesses in the field of IT with :
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
154
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
155 Consultancy
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
156 Engineering
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
157 Training
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
158 Support
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
159 Technical watching brief
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
160 OSS Certification - Validation - Guarantee
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
161 Drivers for the linux kernel
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
162 Company directory and unified messaging
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
163 Linux Firewall Security Package
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
164
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
165 Keys: support services, consulting, open source software, GNU/Linux,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
166 Apache, Perl, GNU, Samba, Zope, Imp, OpenLDAP
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
167
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
168 Average daily rate, depending on the job : 1000 euros.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
169
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
170 Updated: 2002-06-12
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
171 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
172 Allegro Consultants, Inc. <info@gccsupport.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
173 1072 De Anza Blvd., Suite B101
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
174 San Jose, CA 95129-3532
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
175 USA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
176 +1 408 252-2330 voice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
177 +1 408 252-2334 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
178 http://www.gccsupport.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
179
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
180 Allegro Consultants, Inc, in association with DIS International, is
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
181 now offering annual support contracts covering the GNU Compiler
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
182 Collection and related tools, including the GCC C and C++ compilers
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
183 for MPE/iX.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
184
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
185 The free GCC C and C++ compilers have been available on MPE/iX for
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
186 several years now, and are used for mission-critical applications by
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
187 many organizations including Hewlett-Packard. Until now, assistance
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
188 was available only from Mark Klein of DIS on a limited, voluntary
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
189 basis. Mark is the person who originally ported GCC to the HP e3000,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
190 and he continues to maintain the software and port new versions.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
191
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
192 Support contracts start at $1,995.00/year for an organization
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
193 (unlimited number of HP e3000 computer systems) with two designated
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
194 callers. Additional options are available for large organizations who
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
195 need to designate more than two authorized callers, or who want the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
196 additional security of 24x7 coverage.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
197
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
198 Updated: 2002-04-18
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
199 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
200 Amazonia Computing
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
201
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
202 <rick@efn.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
203 http://www.efn.com/~rick
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
204
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
205 5050 Donald St
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
206 Eugene, OR 97405
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
207 541-485-7264
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
209
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
210 I provide development and technical support for free software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
211 and open source systems including embedded programming, GNU/Linux, the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
212 GNU development suite...
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
213
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
214 I have over 10 years experience building and maintaining systems ranging
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
215 from medical patient monitoring systems to Linux device drivers for
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
216 custom PCI plug in cards.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
217
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
218 Rates range from $85.00/hr to $90/hr USD. Will work for a lower rate
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
219 if in involves working in either Brazil, Vietnam, Indonesia, or Cuba.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
220 I am also willing to work on fixed price contracts.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
221
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
222 Updated: 2002-04-22
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
223 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
224 Dipl.-Inform. Gerd Aschemann <gerd@aschemann.net>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
225 Martinstr. 81f
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
226 D-64285 Darmstadt
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
227 Tel.: +49 173 3264070
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
228 http://www.aschemann.net/
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
229
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
230 - Consultant
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
231 + Unix Network and System Administration
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
232 + Distributed Systems and Middleware Infrastructures
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
233 - former System Administrator (UNIX and NT) at CS Department, TU Darmstadt, Germany
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
234 - 22 years working in the CS field, System administration on different platforms
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
235 - 15 years with UNIX/Networking/FreeWare/GNU/X11
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
236 - 12 years courses on Operating Systems and Distributed Systems
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
237 - Lectures on System and Network Administration
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
238 - Platforms: Solaris, GNU/Linux, SunOS, Ultrix, HP-UX, Digital Unix, AIX, SCO, FreeBSDs
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
239 - Distributed Platforms and Information Systems (CORBA, WWW, Java, SOAP)
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
240
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
241 Rates are at 100,-- EUR (~90 US$) per hour minimum, depending on the job.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
242 I am willing to travel for sufficiently large jobs.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
243
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
244 Updated: 2002-04-23
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
245 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
246 Baker Research, Ltd.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
247 P. O. Box 4057, Leesburg, VA 20177
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
248 Phone: (703) 999-6719 (Voice)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
249 Web: http://www.baker-research.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
250 email: <solutions@baker-research.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
251 Rate: $75.00/hr to $150.00/hr, or fixed-price projects.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
252
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
253 Services:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
254 --Full-lifecycle software development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
255 --Database design and migration
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
256 --Programming (C/C++, tcl/tk, bash, perl)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
257 --Custom backup and archival systems
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
258 --GNU/Linux system installation, configuration, and management
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
259 --Customization of systems for user needs
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
260 --Software product evaluation and recommendation
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
261 --Cluster systems support
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
262 -Installation, configuration, and management
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
263 -MPI and Myrinet support
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
264 --Data acquisition, management, visualization, and archival
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
265
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
266 Updated: 2004-05-13
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
267 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
268 Don Barry, Ph.D. <don@astro.cornell.edu>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
269 Ithaca, NY
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
270
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
271 Astrophysicist with extensive and varied hacker background. Substantial
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
272 expertise in mathematical modeling, instrument interface, low-level and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
273 high-level hardware control, statistical analysis, automated/mathematical
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
274 typesetting. Also fluent in opto/electro/mechanical design. I try to find
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
275 solutions using free software when possible and specialize in GNU/Linux
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
276 platforms. Degrees also in chemistry and mathematics.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
277
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
278 Speak: C, APL, Fortran, J, Perl, Emacs Lisp, IDL, variety of machine
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
279 languages from CDC CYBER (!) to x86 families, TeX/LaTeX, sendmail, and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
280 quite a few others. Experience on platforms from PDP to present.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
281
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
282 Rates: $75--$150 per hour + travel (if required) depending on the needs of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
283 the project, the level of support and availability required, and its
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
284 interest to me.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
285
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
286 Services: consulting, design, porting, lecturing, support, project definition,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
287 system implementation.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
288
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
289 Updated: 2002-04-18
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
290 
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
291 James Craig Burley
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
292 97 Arrowhead Circle
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
293 Ashland, MA 01721
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
294 Email: <gnu@jcb-sc.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
295 Web: http://world.std.com/~burley/
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
296
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
297 Expertise (mainly Development and Maintenance):
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
298 Compilers for Imperative Languages (author of GNU Fortran, aka g77)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
299 Operating System Kernels
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
300 Tools/Utilities
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
301 Microcode (mainly VLIW) and Assembler
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
302 Software-Development-System Architecture (including APIs, IDEs)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
303 Debugging
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
304 Documentation Authoring and Project Management
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
305
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
306 Experience:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
307 Programming Languages such as C, Fortran
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
308 Operating Systems such as Unix, GNU/Linux, Solaris, HP-UX
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
309 Assembler/Microcode Languages -- RISC (such as SPARC), CISC, VLIW
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
310 Scripting Languages
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
311 API Design, Documentation, and Use
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
312
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
313 Rate: $200/hour
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
314
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
315 Updated: 2002-04-18
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
316 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
317 C2V Michel Delval <mfd@c2v.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
318 82 bd Haussmann Jean-Alain Le Borgne <jalb@c2v.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
319 75008 Paris
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
320 France
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
321 Tel (33 1) 40.08.07.07
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
322 Fax (33 1) 43.87.35.99
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
323 http://www.c2v.com/freesoft.htm
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
324 e-mail: <consult@c2v.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
325
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
326 Services: we offer source or source+binary distribution,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
327 installation, training, maintenance, technical support,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
328 consulting, specific development and followup on the GNU software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
329 development environment: Emacs, gcc/g++, binutils, gas, gdb.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
330
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
331 Porting on new platforms, and professionally developing software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
332 with the GNU tools in the Unix/X11 environment since they were
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
333 first available.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
334
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
335 Experience: GNU C Compilation toolchain for the SGS-Thomson D950
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
336 and ST20 DSP chips.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
337
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
338 GNU C compilation toolchain (cross-compiler, compiler, linker,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
339 assembler, debugger) for SparcV7 ERC32 based space systems
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
340 (Sextant Avionique / Alcatel Espace).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
341
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
342 Feasability study, analysis and prototyping of a complete
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
343 compilation toolchain based on the GNU programming tools for the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
344 CSEM RISC microprocessor family.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
345
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
346 Rates: from 800 Euros/day to 120 000 Euros/year, 40% discount for
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
347 educational institutions, add taxes and expenses. Ask for list.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
348
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
349 Updated: 2002-04-25
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
350 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
351 Cendio Systems AB <info@cendio.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
352 Teknikringen 3
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
353 SE-583 30 Linkoping
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
354 SWEDEN
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
355 +46 13 21 46 00 voice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
356 +46 13 21 47 00 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
357 http://www.cendio.com/ <international site>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
358
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
359 Cendio Systems develops, implements and integrates solutions based on
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
360 Open Source Software. We also develop and market the Fuego
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
361 Firewall(TM), an award winning and easy-to-use firewall, based on
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
362 GNU/Linux.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
363
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
364 We offer professional services, including support, maintenance,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
365 integration and development in the following areas:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
366
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
367 * Embedded Linux
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
368 * Client/Server Solutions GNU/Linux/BSD
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
369 * Professional Training GNU/Linux, certifications from SAIR Linux/GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
370 * Open Source Strategy
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
371 * Development/Adaptation of free software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
372
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
373 Cendio Systems have deep roots in Linkoping University, and was
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
374 founded 1992 as Signum Support. Our headquarters resides in Mjardevi
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
375 Science Park in Linkoping and we have an office in Stockholm. We are
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
376 currently about fifty employees at both locations.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
377
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
378 Cendio Systems won the Lotus 'Tux Award' at LotusSphere 2000 for "the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
379 partner who best exemplifies a unique dedication to Lotus and Linux
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
380 technologies and has successfully executed their vision in the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
381 marketplace."
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
382
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
383 Cendio Systems have the following certifications and memberships:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
384
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
385 Association of Computing Machinery, Professional Membership
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
386 COMPAQ System Specialist (Intel and Alpha Systems)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
387 Embedded Linux Consortium, Founding Member
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
388 IBM Value Added Reseller (Netfinity)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
389 IBM Solution Provider (RS/6000)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
390 SAIR GNU/Linux, Accredited Center for education
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
391 SGI Systems Integrator
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
392
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
393 Rates: Please request our price list.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
394
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
395 Updated: 2001-05-09
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
396 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
397 CodeSourcery, LLC <info@codesourcery.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
398 9978 Granite Point Ct
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
399 Granite Bay, CA 95746
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
400 (916) 791-8304
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
401 http://www.codesourcery.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
402
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
403 CodeSourcery specializes in customization of, enhancements to, and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
404 support for all GNU software. We have particular experience in the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
405 field of programming tools, and have been responsible for many
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
406 features in the GNU C and C++ compilers including the implementation
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
407 of member templates and type-based alias analysis. Mark Mitchell, one
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
408 of our co-founders, is a co-maintainer of the GNU Compiler Collection.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
409
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
410 We also have experience with GNU tools ranging from emacs to binutils
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
411 to gdb to autoconf, and are willing to work on any and all free
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
412 software projects.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
413
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
414 Please see our web page at www.codesourcery.com for more information
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
415 about our products, services, and prices.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
416
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
417 Updated: 2002-04-19
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
418 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
419 Stuart Cracraft <cracraft@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
420 25682 Cresta Loma
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
421 Laguna Niguel, CA, 92607, USA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
422 Phone: 949-347-8106
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
423 Rate: negotiable
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
424
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
425 Consultation topics:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
426 Entire GNU suite - porting, compilation, installation,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
427 user-training, administrator-training
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
428
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
429 Method: via any combination of telephone, dialup, Internet, in-person, email.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
430
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
431 Experience: supporting GNU since project inception, original port of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
432 GNU Emacs to Sun Solaris, original author of GNU Emacs online tutorial.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
433 Expertise in C, Emacs Lisp, Perl, Expect, Oracle, Informix, SunOS, Solaris,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
434 NIS, NFS, system-monitoring via paging. Unix System and Database
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
435 administration or development.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
436
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
437 Updated: 2002-04-20
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
438 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
439 Bruce Dawson - <jbd@codemeta.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
440 CodeMeta, Inc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
441 London, NH USA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
442 800-354-2209
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
443
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
444 Specializing in GNU tools such as CVS, gnats, bash, gawk, fileutils...
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
445
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
446 Services:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
447
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
448 o 800 phone support.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
449
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
450 o Modification and development.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
451
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
452 o Training.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
453
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
454 Rate: Fixed rate deliverables or $110/hour for hourly work.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
455
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
456 http://www.codemeta.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
457
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
458 Updated: 2002-04-23
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
459 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
460 DSS Distributed Systems Software, Inc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
461 3253 Georgia St. <dss@dss.bc.ca>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
462 Richmond, British Columbia V7E 2R4 http://www.dss.bc.ca
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
463 CANADA (604) 270-9559
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
464
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
465 GNU-related services:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
466 We specialize in support for GCC (mainly C and C++), including porting,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
467 retargeting, and customizing.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
468 Also, GNU and other free software that falls within our areas of expertise.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
469
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
470 Expertise:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
471 DSS provides software design, implementation, and consulting services for:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
472 o Client/Server architectures
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
473 Including web-based systems, Apache web server customization, CGI,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
474 server-side processing, JavaScript, automatic web page generation
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
475 o E-Security, including PKI and SSL
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
476 o Directory systems, including X.500 and LDAP
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
477 o High-performance and special-purpose distributed systems and databases
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
478 o Computer networking and communication protocols
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
479 Internet protocols such as TCP/IP and UDP, development of custom protocols
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
480 o Creating and customizing "small", embedded, and special-purpose programming
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
481 languages
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
482
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
483 Rates:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
484 Consulting rates are $65-$200 USD per hour, plus
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
485 applicable taxes. Fixed-cost projects are also possible.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
486
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
487 Updated: 2002-06-27
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
488 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
489 Gord Eagle <gord@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
490 Box 325 http://fig.org/gord/
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
491 Lumsden, SK S0G 3C0 Voice: (306) 731-3011
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
492 CANADA
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
493
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
494 I will gladly help novice and intermediate computer users to install,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
495 understand, and use free software, whether or not I have prior
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
496 experience with that software. I know my limitations well, and will
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
497 freely give other contacts if I cannot solve your problem myself.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
498
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
499 I have over 5 years of experience with several of the major free OSes:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
500 GNU/Linux (Debian, Red Hat), NetBSD, FreeBSD, and GNU/Hurd. Some of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
501 my specialties are networking, Emacs, Automake, Autoconf, C, Perl, and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
502 shell script programming.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
503
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
504 My rates are negotiable depending on the task: usually $40-$60
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
505 (Canadian) per hour. Flat rates preferred.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
506
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
507 Updated: 2002-04-18
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
508 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
509 John W. Eaton
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
510 <jwe@gnu.org>, <jwe@insightbb.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
511
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
512 Experience: Original author and current maintainer of GNU Octave
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
513 (http://www.octave.org).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
514
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
515 Derivatives of the Unix man utility that I wrote in 1990
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
516 are currently distributed with several GNU/Linux systems.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
517
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
518 Improved GNU Make's support for VPATH and object
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
519 libraries on VMS systems.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
520
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
521 Various other enhancements and bug fixes for other free
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
522 software tools.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
523
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
524 I have more than 19 years experience programming various
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
525 languages and systems, more than 14 years as a user and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
526 system mangler of Unix systems, including Ultrix, SunOS,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
527 AIX, HP/UX, BSD, IRIX, Digital Unix, and GNU/Linux.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
528 Long-time user of GNU tools on all these platforms.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
529
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
530 Programming: Octave, Matlab, C++, C, Fortran, Emacs Lisp, TeX/LaTeX,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
531 AWK, M4, Autoconf, Make, Lex & YACC, Unix shell
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
532 programming, etc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
533
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
534 Services: Anything related to programming and extending Octave.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
535 Porting, installation, and customization of GNU/Linux and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
536 GNU tools. Unix system administration.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
537
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
538 Rates: $100/hour + travel and expenses (if required). Will
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
539 consider travel for short periods and/or sufficiently
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
540 interesting jobs, but prefer to work via the net or email.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
541 Lower rates for non-profits.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
542
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
543 Updated: 2002-04-19
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
544 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
545 Noah Friedman <friedman@splode.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
546 6114 La Salle Ave. #739
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
547 Oakland, CA 94611-2802
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
548
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
549 Author of several Emacs Lisp packages and parts of Emacs, as well as
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
550 numerous network and unix system utilities. Co-maintained GNU Texinfo and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
551 Autoconf for a couple of years. Experienced unix systems engineer.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
552 FSF employee Feb 1991--Sep 1994.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
553
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
554 I can design and implement relational database services; perform
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
555 installation, porting, and enhancement of all GNU software and any other
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
556 free software, especially for linux- and unix-derived systems; design
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
557 high-capacity hardware-redundant servers for production environments;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
558 provide consulting on the use of version control management.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
559
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
560 Fees negotiable, averaging $100-$150/hour. I can work in the California
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
561 bay area or anywhere accessible on the Internet. For larger jobs I may be
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
562 willing to travel.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
563
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
564 Updated: 2002-04-19
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
565 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
566 Ronald F. Guilmette <rfg@monkeys.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
567 RG Consulting
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
568 1751 East Roseville Pkwy. #1828
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
569 Roseville, CA 95661
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
570 Tel: +1 916 786 7945
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
571 FAX: +1 916 786 5311
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
572 http://www.monkeys.com/
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
573
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
574 Services: Development & porting of GNU software development tools.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
575
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
576 GNU Contributions:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
577 Invented, designed, and implemented the protoize and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
578 unprotoize tools supplied with GCC2.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
579
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
580 Designed and developed all code to support the generation
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
581 of Dwarf symbolic debugging information for System V Release
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
582 4 in GCC2.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
583
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
584 Performed original port of GNU compilers to SVr4 system.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
585
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
586 Finished port of GNU compilers to Intel i860 RISC
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
587 processor.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
588
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
589 Experience: 15+ years UNIX systems experience; 15+ years working on
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
590 compilers and related tools.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
591
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
592 10+ years working professionally on GCC, G++, and GDB under
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
593 contract to various firms including the Microelectronics
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
594 and Computer Technology Corporation (MCC), Data General (DG),
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
595 Network Computing Devices (NCD), and Intel Corp.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
596
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
597 Other qualifications:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
598 Developer of commercial C and C++ compiler test suites.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
599
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
600 Former vice-chairman of UNIX International Programming
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
601 Languages Special Interest Group (UI/PLSIG).
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
602
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
603 Bachelor's and a Master's degrees, both in Computer Science.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
604
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
605 Rates: Variable depending upon contract duration. Call for quote.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
606
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
607 Updated: 2002-05-04
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
608 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
609 IDEALX
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
610 15-17 avenue de ségur
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
611 75007 Paris
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
612 France
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
613
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
614 Tel - +33144420000 Fax - +33144420001
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
615 http://www.IDEALX.com, http://www.IDEALX.org
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
616
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
617 IDEALX is involved in the development of Open Source solutions,and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
618 ensures their deployment and maintenance.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
619
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
620 IDEALX also contributes to the community, by producing its own
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
621 Open Source components such as : IDX-PKI (a 100% Open Source
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
622 Public Key Infrastructure) see :http://idx-pki.idealx.com
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
623
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
624 Development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
625 Technical support
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
626 Technology watch
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
627 Consulting
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
628 Engineering
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
629 Training
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
630
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
631 Rates - Variable
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
632
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
633 Updated: 2002-07-22
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
634 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
635 Ehud Karni <kehud@iname.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
636 Israel
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
637
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
638 Support of Emacs & Emacs lisp, GNU/Linux, Cygwin.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
639
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
640 Fee: $75/hour.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
641
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
642 Updated: 2002-04-20
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
643 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
644 Bradley M. Kuhn
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
645 <bkuhn@ebb.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
646 http://www.ebb.org/bkuhn
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
647
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
648 I am available for part-time system administration, software development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
649 and training. I have extensive experience with system administration of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
650 GNU/Linux systems and Free Software development. I have also taught
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
651 courses in C++ and Perl. As an employee of the FSF, I have a unique
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
652 perspective on the free software community.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
653
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
654 Please visit my homepage for more information on my background and skills.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
655 My resume is also available there.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
656
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
657 I am available for both 1099 and W2 on-site contracting in the Boston, MA,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
658 USA metropolitan area, as well as remote consulting via dialup or Internet
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
659 connection anywhere in the USA. I am not interested in relocation.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
660 However, temporary (two week maximum) jobs with paid expenses at other
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
661 locations will be considered.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
662
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
663 My rate varies greatly (between $25-$60/hour) depending on the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
664 circumstances. Rates for non-profit organizations will be on the lower end
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
665 of the spectrum if I support your cause.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
666
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
667 Updated: 2002-04-20
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
668 
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
669 Greg Lehey
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
670 LEMIS
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
671 PO Box 460
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
672 Echunga SA 5153
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
673 Australia
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
674
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
675 Phone: +61-8-8388-8286
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
676 Fax: +61-8-8388-8725
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
677 Mobile: +61-418-838-708
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
678 Mail <grog@lemis.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
679
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
680 Services: Supply, porting, installation, consultation on all GNU
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
681 products.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
682
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
683 Experience: 30 years OS and compiler experience, ports of most GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
684 products. Author of ported software CD-ROM for UNIX System V.4.2,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
685 "Porting UNIX Software" (O'Reilly), "Installing and Running FreeBSD"
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
686 and "The Complete FreeBSD" (both Walnut Creek).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
687
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
688 Rates: Choice of AUD 300 per hour or hotline rates AUD 6 per minute.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
689 Outside Australia, $US 180 per hour or $US 3.50 per minute. Quick,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
690 well prepared questions by mail may be free.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
691
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
692 Updated: 2002-04-21
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
693 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
694 Alan Lehotsky <apl@alum.mit.edu>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
695 Quality Software Management
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
696 634 West St
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
697 Carlisle, MA 01741
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
698
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
699 Phone: (978)287-0435
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
700 Fax: (978)287-0436
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
701
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
702 Services:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
703 - Support for GNU compilers, including rehost/retarget
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
704 - GNU Binutils rehost/retarget.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
705 - cgen/sim
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
706 - Perl internals hacking
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
707 - General system software work (SW tools, O/S, device drivers)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
708 - runtime library (especially floating point)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
709 - project management
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
710 - software process improvement
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
711
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
712 Experience: 20+ years of design and implementation of optimizing
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
713 compilers. "Mr. Bliss" at Digital in the 70's and early
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
714 80's. Experience with Motorola 68k, PowerPC, SPARC, Intel
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
715 x86 and IA64 (Merced), MIPS, NS32K, ADI SHARC DSP, VAX, PDP-11,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
716 PDP-10. Wrote or maintained compilers for Ada, BLISS, C, C++,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
717 FORTRAN, Pascal, Modula/2, O/S experience includes Unix (OSF/1,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
718 SunOS, Solaris, AIX, HP/UX), VAX/VMS, Windows/NT, MacOS.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
719
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
720 8 years experience with GCC internals, including major changes to
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
721 support 8 bit bytes on word-address Analog Devices SHARC DSP and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
722 general support of PowerPC code generation. Retargetted gcc/binutils
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
723 cross-tools to ASIC used in optical switch. Retargeted gcc to 8 bit "internet toaster"
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
724 micro-computer.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
725
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
726 References available.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
727
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
728 Rates: $110/hr.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
729 fixed price possible for well-defined deliverables.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
730
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
731 Updated: 2002-04-18
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
732 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
733 Reuven M. Lerner
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
734 Lerner Communications Consulting Ltd.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
735 PO Box 518
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
736 Modi'in 71700
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
737 Israel <reuven@lerner.co.il>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
738
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
739 Phone: 08-973-2225 (within Israel)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
740 +972-8-973-2225 (outside of Israel)
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
741
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
742 Fax: 08-973-0477 (within Israel)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
743 +972-8-973-0477 (outside of Israel)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
744
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
745 WWW: http://www.lerner.co.il
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
746
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
747 We specialize in writing custom Web and Internet applications. In
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
748 particular:
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
749
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
750 - We create database-backed Web sites using Perl, Tcl, Python, Java,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
751 Apache, mod_perl, OpenACS, Zope, MySQL, and PostgreSQL.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
752
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
753 - We offer support and service for system administrators who need help
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
754 with their GNU/Linux systems.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
755
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
756 - We offer training in a variety of programming languages (Perl, Tcl,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
757 Python, and Java) and in GNU/Linux administration.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
758
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
759 Consulting rates: $110/hour, or $85/hour for non-profits. (Our rates
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
760 drop when we're hired on retainer or for projects that last longer
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
761 than one week.)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
762
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
763 Updated: 2002-04-18
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
764 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
765 Richard Levitte
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
766 Levitte Programming
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
767 Spannvägen 38, I
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
768 S-168 35 Bromma
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
769 Sweden
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
770 Tel.nr.: +46 (8) 26 52 47 (there is an answering machine)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
771 Cellular: +46 (708) 26 53 44 (there is an answering machine)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
772 e-mail: <levitte@lp.se>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
773
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
774 What I do:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
775 I work with various free software packages, mostly GNU ones,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
776 for Unix and VMS (the latter both on VAX and Alpha). I've
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
777 been porting GNU Emacs to VMS between spring 1991 and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
778 somewhere in 1998. I've ported a bunch of other GNU programs
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
779 as well. I maintain GNU vmslib.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
780 For further info, see http://www.lp.se/~levitte/prof/resume.html
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
781
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
782 Programs supported:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
783 To a varying degree (ranging from extension and porting to
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
784 installation and simple questions) at the time of updating
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
785 this entry:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
786 - GNU vmslib, emacs, autoconf, zip, diffutils, m4, patch,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
787 texinfo, C/C++; on both VMS and Unix.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
788 - Other GNU programs to a small degree; on Unix.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
789 For further info, look at http://www.lp.se/products/gnu.html
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
790
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
791 Experience:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
792 Fluent in TeX/LaTeX and many programming languages.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
793 Modified key elements in Emacs (e.g., memory and process
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
794 management) to work transparently on VMS. I have very good
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
795 knowledge in the VMS operating system. I'm also knowledged in
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
796 the a few Unix flavors.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
797 Well knowledged in cryptography as well as the development of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
798 the PKIX standards (both based on X.500 and RFC 2459) and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
799 involved protocols (SSL, OCSP, CMS, ...)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
800 For further info, see http://www.lp.se/~levitte/prof/resume.html
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
801
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
802 Your Rate:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
803 $75-$100/hour (750-1000 SEK in sweden), plus expenses. My
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
804 rates are negotiable, depending on how interesting the project
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
805 is to me.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
806
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
807 Updated: 2002-04-18
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
808 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
809 Moss - Card Consulting Inc <info@mosscard.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
810 16360 Broadway Avenue
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
811 Building A, Suite 103-104
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
812 Cleveland OH 44137 USA
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
813
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
814 www.mosscard.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
815 +1 216 587 4343
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
816 +1 216 587 4342 Fax
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
817
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
818 This dynamic Cleveland company offers the following services:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
819 - installation and configuration for SGI machines
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
820 - Cross-platform development using wxWindows under GNU\Linux
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
821 - Programming (C/C++,tcsh)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
822 - Compiler development using CORBA and gcc
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
823 - Real-time Cross-Platform Development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
824 - Consulting
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
825 - Engineering
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
826 - Staff Augmentation
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
827
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
828 We are Cleveland's first GNU\Linux developers, and one of our company's
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
829 members has just launched NASA's first cross development tool.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
830
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
831 Our rates vary from ($50 - $400) USD depending on the nature of the project.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
832
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
833 Updated 2004-2-23
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
834 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
835 NetGuide Scandinavia AB <info@netg.se>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
836 Tankeg=E5ngen 4
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
837 S-417 56 G=F6teborg, Sweden
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
838 +46 31 50 79 00 voice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
839 +46 31 50 79 39 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
840 http://www.netg.se
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
841
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
842 NetGuide Scandinavia AB is a company that does consultant jobs and holds
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
843 courses in the fields of Unix software, TCP/IP networking and Internet
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
844 applications. The people behind NetGuide Scandinavia AB have many years of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
845 general Unix experience, both as system administrators and as
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
846 programmers, and also extensive experience in maintaining the GNU
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
847 programs; in administration as well as finding and fixing bugs.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
848
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
849 Services offered:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
850
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
851 - Installation and customizing GNU and other free software. We will
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
852 make free software as easy to install and use as shrink wrapped
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
853 programs.
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
854 - Service and support subscriptions.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
855 - Warranty protection.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
856 - Customization and porting.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
857 - Subscriptions to new versions which we will send monthly or with
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
858 any other interval.
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
859 - Finding, recommending and investigating free software in any
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
860 area of the customers choice.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
861 - Regular consulting.
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
862 - Support on Internet service software, especially the free
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
863 - Support on GNU/Linux.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
864 - Freeware based courses in Unix usage, C, C++, or any GNU tools
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
865
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
866 Rates: For courses, contact us for a quote,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
867 For consulting, $60-120/hour, depending on contract length.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
868
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
869 Updated: 2000-12-13
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
870 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
871 Network Theory Ltd <sales@network-theory.co.uk>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
872 15 Royal Park
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
873 Bristol
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
874 United Kingdom
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
875 Tel: +44 117 3179309
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
876 Fax: +44 117 9048108
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
877 http://www.network-theory.co.uk/gsl/
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
878
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
879 We provide software maintenance contracts for commercial users of the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
880 GNU Scientific Library.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
881
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
882 We can also provide general numerical consulting for all types of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
883 scientific and quantitative applications.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
884
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
885 Rate: $1495/year (950 ukp) for base maintenance contract.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
886
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
887 Updated: 2004-04-26
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
888 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
889 Thien-Thi Nguyen
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
890 Solana Free Software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
891 ttn@glug.org
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
892 San Diego, CA, USA
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
893
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
894 Service: General Consulting and Hacking on all things GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
895 Resume: http://www.glug.org/people/ttn/resume.html
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
896 Rates: no job too small, everything negotiable
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
897
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
898 Updated: 2002-04-20
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
899 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
900 David Nicol
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
901 Post office box 45163
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
902 Kansas City, Missouri 64171
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
903 <david@tipjar.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
904 http://www.tipjar.com/dnconsult
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
905
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
906 Unix, GNU/Linux, Perl installation, C, C++, Lisp, Perl programming.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
907
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
908 CGI programming.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
909
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
910 Installation, porting.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
911
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
912 Specification development, design, implementation, documentation.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
913
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
914 Rate: $60/hour, or fixed contract. On-site support available in
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
915 greater Kansas City area.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
916
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
917 Updated: 2002-04-23
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
918 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
919 Jonas Oberg (TeX: Jonas \"Oberg
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
920 Rimfrostgatan 95 Rimfrostgatan 95
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
921 S-418 40 Goteborg S-418 40 G\"oteborg
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
922 Sweden Sweden)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
923
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
924 Phone: +46-733-423962
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
925 E-mail: <jonas@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
926
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
927 I offer support for most GNU software including the GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
928 Hurd and also do system administration on GNU systems.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
929 I can do free software development and have a good
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
930 understanding of automake, autoconf, flex, bison, guile,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
931 texinfo and much more. Rates around USD$100.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
932
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
933 Updated: 2002-04-22
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
934 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
935 Francesco Potortì <pot@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
936 Via S.Stefano, 8
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
937 56123 Pisa, Italy
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
938 Tel. (050)560671
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
939
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
940 Emacs: installation and maintenance, training and tutorials,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
941 customisation, extensions, troubleshooting. Author of some of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
942 the packages in the emacs distribution, has made the porting
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
943 of emacs to the Motorola Delta architecture.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
944
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
945 Other: installation and maintenance of GNU software. Experience with
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
946 hylafax, RCS, gperf, etags, smail, indent, diff, gawk, gcc,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
947 screen. Is the current maintainer of etags.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
948
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
949 Rates: 100 E/hour.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
950 Prefer e-mail communication to telephone.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
951
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
952 Qualifications: Electronic Engineering degree, Pisa. Full time
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
953 researcher in CNUCE-CNR.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
954 Familiar with elisp programming, porting of C programs,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
955 low-level TCP/IP programming for embedded systems.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
956
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
957 Updated: 2002-06-28
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
958 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
959 Rodolphe Quiedeville <rodolphe@quiedeville.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
960 1 Quai Martin
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
961 56400 Auray
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
962 France
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
963 Tel (33 1) 613796341
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
964 http://rodolphe.quiedeville.org/
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
965
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
966 Experience: Original author and current maintainer of the Lolix project
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
967 can be found at http://www.lolix.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
968
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
969 I have more than 5 years experience on free software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
970 system administration.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
971
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
972 Programming: PHP, Perl, Unix shell
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
973
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
974 Services: Anything related to free software network and system administration.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
975
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
976 Updated: 2002-07-01
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
977 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
978 Red Hat, Inc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
979 <embedded-info@redhat.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
980 1325 Chesapeake Terrace
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
981 Sunnyvale, CA 94089 USA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
982 Toll free: 866-2REDHAT ext. 3005
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
983 +1 408 542 9600 voice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
984 +1 408 542 9699 fax
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
985
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
986 GNUPro Tools
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
987 Red Hat provides supported and maintained versions of gcc, g++, gdb
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
988 with GUI, GNU linker and GNU macro assembler. In addition, Red Hat
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
989 provides these GNU software development tools for well over many
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
990 popular host-target configurations. Support includes bug fixes and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
991 semi-annual releases of the toolset. Each release is regression
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
992 tested and includes substantial improvements and additions to the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
993 current release. Support is available through Incident support
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
994 packages, or Unlimited support for specific user groups. GNUPro is
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
995 available with standard, custom, and vintage toolchains for both
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
996 native and embedded application development. New target processors
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
997 are being added regularly. Rates for support for standard products
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
998 start at $12,500.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
999
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1000 Embedded Linux
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1001 Red Hat offers Red Hat Embedded Linux to companies looking for an open
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1002 source and royalty-free runtime solution. Red Hat Embedded Linux
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1003 currently supports certain ARM, StrongARM, and MIPS families of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1004 processors. Embedded Linux supports multiple graphics APIs, is
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1005 compliant with POSIX APIs and thread support, can be configured as low
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1006 as 512k memory footprint including TCP/IP and NFS built into the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1007 kernel, and supports journaling and transparent compression in
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1008 filesystems. Support for new processors is available via Red Hat
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1009 Professional Services.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1010
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1011 Updated: 2001-05-16
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1012 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1013 Relogic AB
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1014 Pipersgatan 26
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1015 Box 868
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1016 SE-112 28 Stockholm
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1017 SWEDEN
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1018
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1019 web http://www.relogic.se
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1020 e-mail info@relogic.se
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1021 phone +46 708 800 000
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1022 fax +46 708 800 580
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1023
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1024 Relogic provides experienced unix developers that know and love GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1025 products. We can take on anything from single contractor support to
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1026 full scale projects. We know all programming languages and all Unix
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1027 dialects.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1028
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1029 Updated: 2002-04-19
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1030 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1031 RON's Datacom Co., Ltd.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1032 79, DongWu Ave.,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1033 Wuhan, Hubei Province
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1034 430040 China P.R.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1035 Tel +1370-113-0868(mobile) +86-27-83222108(office), Fax +86-27-83222108
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1036 http://www.rons.net.cn
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1037 info@mail.rons.net.cn
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1038
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1039 Ron's Datacom publishes the truly free ( the "free" in freedom)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1040 monthly periodical --- FREE SOFTWARE Magazine(FSM), offering a series
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1041 of free software training courses entitled "Hackerdom", including:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1042
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1043 - Working with GNU Emacs;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1044 - Programming in Emacs Lisp;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1045 - Using and Porting GNU CC;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1046 - Flex and Bison;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1047 - Debugging with GDB;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1048 - Device Driver Development with GNU AS and C;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1049 - Shell Programming with BASH;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1050 - GNU Building Tools: Make, Automake, Autoconf, M4;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1051 - Typesetting and Layout Designing in TeX and PostScript;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1052 - Parsing XML Documents.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1053 - Source Code Version Management with CVS;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1054 - GNU Awk and Sed;
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1055
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1056 RON's Datacom Typesetting Workshop offers professional typesetting service
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1057 for both academic and commericial publishers, and solutions for building
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1058 the modern electronic publishing system with industrial strength.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1059
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1060 Hong Feng gives speeches to the public about the philosophy of free
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1061 software, and importance of freedom, suggestions for curriculum
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1062 reforms of computing science department in the universities and colleges.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1063
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1064 Please visit our website (www.rons.net.cn) for more details.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1065
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1066 Updated: 2002-05-12
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1067
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1068 Phillip Rulon
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1069 122 Blossom Rd.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1070 Westport, MA 02790
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1071 USA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1072 508.672.3007
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1073 <pjr@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1074
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1075 15 years experience with GNU systems and tools. Available for any free
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1076 software project. Most useful for network design and construction or
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1077 dynamic web development. Very good Debian, Perl, and Apache.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1078
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1079 Boston, travel OK.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1080 $100/hr, flat rate possible.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1081
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1082 Updated: 2002-06-28
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1083 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1084 Sankhya Technologies Private Limited, <sales@sankhya.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1085 III FLoor, #30-15-58 "Silver Willow",
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1086 Dabagardens, Visakhapatnam - 530 020
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1087 INDIA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1088 Tel: +91 891 5542665
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1089 Fax: +91 891 5542666
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1090 http://www.sankhya.com/info/services/gnu/gnu.html
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1091
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1092 SANKHYA Development is a package of software engineering services
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1093 structured around select technologies in the areas of Compilers,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1094 Assemblers and Linkers, Debuggers. Our rich experience with such
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1095 technologies enables us to deliver competitive software development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1096 services to you, customized to your specific requirements.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1097
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1098 Sankhya offers competitive and cost-effective GNU maintenance and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1099 support services for gcc, binutils, libtools and gdb. GNU Development
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1100 and Maintenance focuses on providing C, C++ compiler development,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1101 assembler and linker development, debugger development, and compiler
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1102 optimizations. For semiconductor and chip design companies we offer
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1103 annual maintenance packages, and for software developers we offer
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1104 annual support packages. Following services are provided for gcc,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1105 binutils, libtools and gdb,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1106
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1107 * Retargeting gcc, binutils, libtools and gdb for new processor
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1108 architectures, including RISC, CISC, VLIW or DSP architectures.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1109 * Implementing processor specific optimizations.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1110 * Annual Developer Support for developers.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1111 * Maintenance packages for CPU/SoC vendors. We offer variety of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1112 development/maintenance packages.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1113
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1114 UPDATED: 2004-02-13
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1115 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1116 Sparkle Computer Co Ltd
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1117
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1118 email: <info:sparkle-cc.co.uk>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1119 web: www.sparkle-cc.co.uk
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1120
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1121 Specialists in software development and networks in London and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1122 South-East England, primarily using open source tools.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1123
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1124 - Network security implementation using iptables, snort
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1125 - Network security testing using nmap and nessus
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1126 - Web services infrastruture with apache, tomcat, perl, jboss
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1127 - Software development in C, C++, java, perl
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1128 - Databases including MySQL and PostgreSQL.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1129 - Mail services with sendmaill, MailScanner, spamassassin and virus
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1130 scanners
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1131 - Windows file and print services with Samba
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1132
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1133 Development, configuration and consultancy services at 600
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1134 (pounds)/day. Fixed price negotiable. Managed administration and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1135 monitoring negotiable.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1136
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1137 Updated: 2002-07-01
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1138 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1139 Andre Spiegel <spiegel@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1140 Dipl.-Inform.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1141 Berlin, Germany
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1142
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1143 Maintainer of the GNU Emacs version control package (VC).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1144
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1145 I can provide consulting and practical help for the installation and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1146 administration of GNU/Linux systems, in particular Debian. Also
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1147 knowledgeable on many other Unix derivates, and network technology.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1148 Installation, porting and customization of GNU software is possible; I
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1149 have programming experience in C, C++, Java, and Emacs Lisp, among
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1150 others. Expertise in version control using RCS or CVS. I also give
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1151 seminars on the above subjects.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1152
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1153 Rates: 75 EUR/hr (US$ 70)
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1154
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1155 Updated: 2002-04-22
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1156 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1157 Name: Julian Stacey <jhs.fsf@bim.bsn.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1158 Location: Muenchen, Deutschland (Munich, Germany).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1159 Qualifications: University Degree, BSc Hons Computers & Cybernetics, 1980.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1160 Resume: http://bim.bsn.com/~jhs/stacey/ (includes phone number).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1161 Rate: 80 - 100 Euros / Hour.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1162 Specialisation: Unix (Pref. BSD or Linux), C, X-Windows, FSF tools, firewalls,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1163 systems engineering, hardware interfacing, real time/embedded,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1164 custom design & porting. No { Emacs, Cobol, Microsoft }.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1165 Net Consulting: Link speed: DSL @ 768 K bit/s.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1166 Free Sources: BSD, X-Windows, XFree86, FSF; Personal sources on web.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1167 Free GCC-1.40: For Symmetric Computer Systems Model 375 (native cc is broken).
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1168 Languages: I am English. Ich verstehe Deutsch. Je comprend Francais,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1169 (lentment!). Use Hoch Deutsch, not Bayerisch, Spell slowly
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1170 & clearly, Use single digits, no inverted digit pairs etc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1171 Contact: State aprox. amount of days/months you want to purchase
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1172 professional consultancy .. OR .. Note I am NOT a free help
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1173 desk ! Please post your questions to a newsgroup, for those
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1174 with more time, knowledge, & inclination than I.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1175
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1176 Updated: 2002-04-19
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1177 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1178 Richard M. Stallman <rms@gnu.org>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1179 545 Tech Sq, Rm 425
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1180 Cambridge, MA 02139
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1181
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1182 Emacs: anything whatever
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1183 Is anyone interested in courses in using or extending GNU Emacs?
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1184
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1185 Original inventor of Emacs and main author of GNU Emacs and GCC.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1186
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1187 Rates: $6/min or $250/hr.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1188
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1189 Updated: 2002-04-19
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1190 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1191 Static Free Software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1192 4119 Alpine Road
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1193 Portola Valley, Ca 94028
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1194 (650) 851-2927
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1195 http://www.staticfreesoft.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1196
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1197 Static Free Software developed and supports the "Electric VLSI Design
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1198 System". Steven Rubin, the founder of the company and author of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1199 Electric, is available for enhancements, support, and training.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1200
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1201 Please see our web page at www.staticfreesoft.com for more information
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1202 about our products, services, and prices.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1203
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1204 Updated: 2002-04-19
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1205 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1206 Tommy Stiansen
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1207 Skeielia 112
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1208 5238 Raadal
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1209 Norway
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1210
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1211 + 47 92 40 42 00
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1212 + 47 55 22 12 17
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1213 ts@pcias.no
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1214
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1215 Special fields:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1216 Unix, GNU/Linux, Perl installation, C, C++, Lisp, Perl programming.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1217 CGI programming.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1218 Installation, porting.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1219 Specification development, design, implementation, documentation.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1220 Firewalls, security analysis. Porting Windows platforms to GNU/Linux.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1221 Teaching, preaching GNU/Linux / unix and Telecom.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1222 15 years experience with GNU systems and tools.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1223 Most useful for network design and construction or
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1224 dynamic web development. Expert in Apache, php, Mysql, Telecom related,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1225 C, Lisp, Perl.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1226
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1227 Updated: 2002-04-18
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1228 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1229 Swing Digital Ltd. <hello@swingdigital.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1230 15-17 Middle Street
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1231 Brighton
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1232 BN1 1AL
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1233 United Kingdom
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1234 Tel +44 (0) 1273 20 11 66
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1235 Fax +44 (0) 1273 20 11 68
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1236 http://www.swingdigital.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1237
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1238 Swing Digital actively supports the development of the GNU.FREE
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1239 Internet Voting system. Through this support we have gained the
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1240 unique expertise to support, install and run GUN.FREE-based Internet
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1241 votes. We are also available in a consultancy basis to offer advice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1242 for organisations wishing to run GNU.FREE themselves.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1243
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1244 Our consultancy fees start at 900 Euro (550 UK pounds) per day. We
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1245 are also able to securely host Internet Votes, prices on application.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1246
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1247 Updated: 2002-04-19
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1248 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1249 Kayvan A. Sylvan <kayvan@sylvan.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1250 Sylvan Associates, Inc.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1251 879 Lewiston Drive
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1252 San Jose, CA 95136-1517
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1253 Phone: (408) 978-1407
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1254 Fax: (408) 978-0472
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1255
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1256 I will help you port, install and customize GNU Emacs, GCC, G++, GNUmake,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1257 bison, and other GNU tools on almost any architecture and operating
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1258 system. Questions answered. GNU C/C++, Java and lisp hacking available.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1259
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1260 I will also do ongoing support and periodic upgrades if you get on my GNU
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1261 software subscription list.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1262
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1263 Rates: $100-$125/hour, depending on type and quantity of work.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1264 Substantial discounts for long-term contracts and also for educational or
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1265 non-profit institutions.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1266
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1267 Experience: Many different Unix systems (2.9BSD to 4.4BSD, Xenix, SVR3 and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1268 SVR4, Solaris, Linux, FreeBSD). Systems programming and system
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1269 administration on all brands of Unix.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1270
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1271 Kernel hacking experience. Lots of porting experience.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1272
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1273 Updated: 2002-04-18
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1274 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1275 Alfredo Tomasini
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1276 <alto555@earthlink.net>, <alfredo.tomasini@c-cube.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1277
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1278 GNU/Linux Intel desktop/laptop installation, setup, and networking.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1279 Installation of GNU tools on SunOS and GNU/Linux.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1280 Sed and Gawk script development.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1281
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1282 Languages: English and Italian.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1283
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1284 Fee: $50/hour.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1285
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1286 Updated: 2002-04-19
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1287 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1288 Tksoft Inc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1289 Papinkatu 19
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1290 06100, Porvoo
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1291 Finland
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1292 +358 40 570 9900
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1293
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1294 http://www.tksoft.com/
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1295
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1296 Software development services for GNU programs.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1297 We can modify and fix GNU software.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1298 We will also develop new software under the GNU license.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1299
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1300 10 years of experience in linux and other GNU software.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1301
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1302 We speak Finnish, Japanese and English.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1303
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1304 Updated: 2004-05-13
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1305 
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1306 Leonard H. Tower Jr. <tower@ai.mit.edu> <tower@art.net>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1307 36 Porter Street
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1308 Somerville, MA 02143-2313
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1309 USA
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1310 +1-617-623-7739
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1311
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1312 Will work on most GNU, GPLed, and Open Source software.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1313 Installation, handholding, trouble shooting, extensions, teaching, etc.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1314
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1315 Rates: $ 250.00/hour + travel + expenses. Fixed fee quotes available.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1316 Negotiable for non-profits.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1317
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1318 Experience: Have hacked on over a dozen architectures in many languages. Have
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1319 system mothered too many varieties of Unixes. Assisted rms with the front end
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1320 of GCC and its back-end support. Installed and worked with many GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1321 programs including GNU Emacs. Resume available on request.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1322
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1323 Updated: 2002-04-18
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1324 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1325 Xetpoint Oy
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1326 P.O. Box 43, FIN-33961 Pirkkala, Finland
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1327
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1328 Email: <info@xetpoint.fi>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1329 Web: http://www.xetpoint.fi/
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1330
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1331 Services:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1332 - GNU/Linux system installation, configuration and maintenance
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1333 - GNU/Linux system administration
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1334 - GNU/Linux consultation and support
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1335 - GNU/Linux and free software customization
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1336 - Network administration
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1337 - Free software development and integration
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1338 - Training
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1339 - Security analysis
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1340
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1341 Rates: 80 EUR/hour or fixed contract.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1342
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1343 Updated: 2004-02-13
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1344 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1345 Wasabi Systems
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1346 <sales@wasabisystems.com>
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1347 500 E. Main St., Suite 1520
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1348 Norfolk, VA 23510
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1349 +1 757 248-9601 voice
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1350 +1 509 461-7283 fax
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1351 http://www.wasabisystems.com/
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1352
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1353 Wasabi Systems provides service and support for the popular GNU
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1354 development tools, as service packages and as stand-alone software
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1355 distributions. We provide cross-compilers and cross-debuggers to be
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1356 used for developing all types of embedded systems. We specialize in
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1357 optimizing the GNU tools for particular targets, and in providing
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1358 support for standardized tools to be used on multiple types of hosts
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1359 for multiple types of targets. We provide first- and/or second- tier
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1360 support for you and/or your end-users.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1361
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1362 Support is available in a variety of packages, with a base rate of
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1363 $200/hour.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1364
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1365 Updated: 2004-03-02
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1366 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1367 Jody Winston
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1368 xprt Computer Consulting, Inc.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1369 731 Voyager
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1370 Houston, TX, 77062
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1371 (281) 480-UNIX, <josephwinston@mac.com>
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1372
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1373 We have supported, installed, and used the entire GNU software suite
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1374 for over 10 years on many different Unix platforms. We have written
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1375 character device drivers and proc file systems for custom hardware
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1376 running on GNU/Linux. We have developed extensions for tcl and Python.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1377 In addition, we have developed a custom X11 server and X input
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1378 extensions. Our consulting rate is $150.00 US dollars per hour,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1379 negotiable, plus a per diem for out of town work.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1380
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1381 Updated: 2002-04-19
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1382 
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1383 The Written Word
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1384 Web: http://thewrittenword.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1385 Email: info@thewrittenword.com
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1386 Tel: (800) 372-7476
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1387
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1388 The Written Word provides CDs of pre-compiled Open Source applications
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1389 on popular UNIX variants. Clients can purchase a one-time CD set
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1390 ($149/set), or a subscription, which provides four quarterly releases.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1391 Two types of subscription are available: "media only" ($550/year), or
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1392 "media and updates" ($1459/year). The "media and updates"
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1393 subscription entitles the subscriber, via a web site, to patches,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1394 security fixes, new releases to existing packages, new packages,
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1395 online documentation, and changelog information, between releases, and
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1396 a central bug tracking system for all packages.
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1397
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1398 Updated: 2000-11-27
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1399 
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1400
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1401 For a current copy of this directory, or to have yourself listed, ask:
2208
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1402 service@gnu.org
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1403
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1404 A current version should be available on our web site at:
720d25fcfca6 [xemacs-hg @ 2004-08-10 17:59:11 by james]
james
parents: 428
diff changeset
1405 http://www.gnu.org/prep/service.html
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1406
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1407 ** Please keep the entries in this file alphabetical **