/[dtapublic]/to_be_filed/sf_code/esrgweba/htdocs/prod_ovw/overview.htm
ViewVC logotype

Annotation of /to_be_filed/sf_code/esrgweba/htdocs/prod_ovw/overview.htm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23 - (hide annotations) (download) (as text)
Sat Oct 8 06:11:57 2016 UTC (8 years ago) by dashley
Original Path: sf_code/esrgweba/htdocs/prod_ovw/overview.htm
File MIME type: text/html
File size: 6663 byte(s)
Initial commit.
1 dashley 23 <html>
2    
3     <head>
4     <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
5     <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
6     <meta name="ProgId" content="FrontPage.Editor.Document">
7     <title>ESRG Product Offering Overview</title>
8     <base target="main">
9     </head>
10    
11     <body background="../bkgnds/bk10.gif">
12    
13     <p align="center"><b><font size="4">ESRG Product Offering Overview</font></b></p>
14     <hr>
15     <p>The ESRG offers the following products.&nbsp; (By <i>product</i>, we do not
16     mean commercial product.&nbsp; All of our products are free and open-source.)</p>
17    
18     <div align="center">
19     <center>
20     <table border="2" width="100%">
21     <tr>
22     <td width="33%"><b><u>Product</u></b></td>
23     <td width="33%"><b><u>Product Application</u></b></td>
24     <td width="34%"><b><u>Source Code Application</u></b></td>
25     </tr>
26     <tr>
27     <td width="33%"><b>Windows® Tool Set</b><br>
28     A Windows® tool set primarily for embedded work, packaged as an <a href="http://www.installshield.com">InstallShield</a>
29     Express® installation executable.</td>
30     <td width="33%">
31     <ul>
32     <li>Microcontroller product builds.</li>
33     <li>Calculations and functionality unique to embedded system design
34     and development.</li>
35     <li>General scripting.</li>
36     </ul>
37     </td>
38     <td width="34%">
39     <ul>
40     <li>Product can be customized, modified, or enhanced.</li>
41     <li>Product can be rebuilt for the purpose of source-level debugging.</li>
42     <li>Software components can be harvested for other Windows®
43     applications.</li>
44     </ul>
45     </td>
46     </tr>
47     <tr>
48     <td width="33%"><b>*nix Tool Set</b><br>
49     A *nix tool set.&nbsp; This tool set consists exclusively of ports of
50     useful command-line (non-GUI) utilities from the Windows® tool set.</td>
51     <td width="33%">
52     <ul>
53     <li>Best rational approximation and number theory calculations on *nix
54     platforms.</li>
55     </ul>
56     </td>
57     <td width="34%">
58     <ul>
59     <li>Product can be customized, modified, or enhanced.</li>
60     <li>Product can be rebuilt for the purpose of source-level debugging.</li>
61     <li>Software components can be harvested for other *nix applications.</li>
62     </ul>
63     </td>
64     </tr>
65     <tr>
66     <td width="33%"><b>Embedded System Development Book</b><br>
67     A book in development, tentatively entitled &quot;<i>A Practitioner's
68     Guide To The Design And Development Of Small Microcontroller Software</i>&quot;.</td>
69     <td width="33%">
70     <ul>
71     <li>Book contains many mathematical results and much practical insight
72     not available elsewhere.</li>
73     <li>Book also contains the documentation for Windows® and *nix tool
74     sets.</li>
75     </ul>
76     </td>
77     <td width="34%">
78     <ul>
79     <li>LaTeX source code can be used an example for others producing
80     books, or can be harvested for other documents.</li>
81     <li>Build method (using a Tcl script) provides many advantages and can
82     also be used in other LaTeX projects.</li>
83     </ul>
84     </td>
85     </tr>
86     <tr>
87     <td width="33%"><b>Embedded System Libraries</b><br>
88     Embedded system libraries providing functionality which is typically
89     tedious and error-prone to implement (filters, control system blocks,
90     etc.) for a variety of CPU cores and development tool sets.</td>
91     <td width="33%">
92     <ul>
93     <li>Libraries can save much development time and risk in embedded
94     product development, because the
95     functions implemented are often difficult to code.</li>
96     </ul>
97     </td>
98     <td width="34%">
99     <ul>
100     <li>Product can be customized, modified, or enhanced.</li>
101     <li>Product can be rebuilt for the purpose of source-level debugging.</li>
102     </ul>
103     </td>
104     </tr>
105     <tr>
106     <td width="33%"><b>Embedded System RTOS's And Schedulers</b><br>
107     A set of two products (one non-preemptive, one preemptive) representing
108     the best known software architectures for embedded systems.&nbsp;</td>
109     <td width="33%">
110     <ul>
111     <li>Products can save development time and risk in embedded product
112     development by allowing the
113     utilization of proven solutions.</li>
114     </ul>
115     </td>
116     <td width="34%">
117     <ul>
118     <li>Product can be customized, modified, or enhanced.</li>
119     <li>Product can be rebuilt for the purpose of source-level debugging.</li>
120     </ul>
121     </td>
122     </tr>
123     <tr>
124     <td width="33%"><b>PHP Library</b><br>
125     A library of PHP include files and scripts which implement useful
126     functionality.</td>
127     <td width="33%">
128     <ul>
129     <li>PHP include files and scripts can be used directly in PHP-based
130     web sites or pages.</li>
131     </ul>
132     </td>
133     <td width="34%">
134     <ul>
135     <li>Product can be customized, modified, or enhanced for an
136     application; or software components can be harvested for other web
137     projects.</li>
138     <li>Product provides useful insight and documentation for PHP authors
139     wishing to implement similar functionality.</li>
140     </ul>
141     </td>
142     </tr>
143     <tr>
144     <td width="33%"><b>Site Web Content</b><br>
145     All web content for this site as staged at <a href="http://sourceforge.net">SourceForge</a>,
146     including HTML files, graphics, PHP scripts, supporting documentation
147     and files, and support executables.</td>
148     <td width="33%">
149     <ul>
150     <li>Pages, scripts, graphics, and files can be directly ported to other sites.</li>
151     </ul>
152     </td>
153     <td width="34%">
154     <ul>
155     <li>Scripts can be used as a guideline for those implementing similar
156     functionality in other web development projects.</li>
157     <li>Implementation of number theory web pages provides a blueprint for
158     others attempting to use the <a href="http://www.swox.com/gmp">GMP</a>
159     in dynamic web pages.</li>
160     </ul>
161     </td>
162     </tr>
163     </table>
164     </center>
165     </div>
166    
167     <hr>
168     <p align="center" style="margin-top: -2; margin-bottom: -1"><font size="1">This
169     web page is maintained by <a href="mailto:dtashley@users.sourceforge.net">David
170     T. Ashley</a>.<br>$Header: /cvsroot/esrg/sfesrg/esrgweba/htdocs/prod_ovw/overview.htm,v 1.3 2003/04/26 10:05:01 dtashley Exp $</font></p>
171     <hr noshade size="5">
172    
173     </body>
174    
175     </html>

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25