<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>

   <HEAD>
      <TITLE>silicon brain</TITLE>
      <META name="keywords" content="NatStar, C++, C, HTML, SGML, XML, documentation, siliconbrain">
      <META name="description" content="siliconbrain project: programming in ISO ANSI C++ wehave created
         a programm converting a natstar project into a collection of HTML pages.">
   </HEAD>

   <BODY>
      <H1> silicon brain </H1>

      <pre>
$Header: /repository/documentation/index.htm,v 1.8 2006/05/02 23:09:19 joerg Exp $
      </pre>

      <HR>

      <H2> joerg kunze </H2>

      <p> this is my personal web site. the main purpose of this site is to show others, what I do, to demonstrate the
         publishing mechanism of siliconBrain projects and to give me access to my personel stuff, when I am not at home. </p>

      <H2> whats new </H2>

      <p> some clean up. removed broken links. this web site is now itself a siliconBrain projects. </p>

      <H2> projects </H2>

         <UL>

            <LI> <A HREF="siliconBrainLib/index.html">siliconBrainLib: siliconbrain's "use C instead of script" lib</A>:
               a GNU based just started library to use C for purposes where bash or perl is used normally. </LI>

            <LI> <A HREF="siliconBrain/index.html">siliconBrain: siliconbrain's open source project environment</A>:
               a GNU based environment to create and handle open source projects. </LI>

            <LI> <A HREF="documentation/index.html">documentatin: siliconbrain's web site</A>:
               this web site as a siliconBrain project. </LI>

         </UL>
      <HR>

      <H2> the other silicon brain </H2>

         <P> if you are looking for <A HREF="http://www.silicon-brain.com">
            Silicon Brain, Software for industry</A> klick here. </P>

      <HR>

      <H2> tasmanian devil </H2>

         <P> scienific american: then came new enemies in the form of humans
            and dingoes. the tasmanian tiger, last of the big hunting
            marsupials, probably went extinct early this century. </P>

         <P> that outcome doesn't point to an implicit inferiority in marsupials, because
            they had a strong run. rather it retells the old evolutionary story about how
            those who deal well with change survive and those who can't, don't. </P>

      <H2>GNU </H2>

         <A HREF="http://www.gnu.org/">
            <IMG
               WIDTH  = "129"
               HEIGHT = "122"
               ALT    = "[The GNU Project]"
               SRC    = "http://www.gnu.org/graphics/gnu-head-sm.jpg"
            >
         </A>

      <H2> available documentation </H2>

         <UL>
            <LI> <A HREF="ranges.htm">why to use half open ranges</A> A list of reasons, why
               it is good to use half open ranges, like the C++ STL does.. </LI>

            <LI> <A HREF="docstd.htm">the standards of documentation</A> gives rules of how
               the silicon brain project is documented. the format, language, layout and
               contents. </LI>

            <LI> <A HREF="gnu.htm">the GNU project</A> is a collection of
               internet addresses related to the GNU project of the FSF (Free Software
               Foundation) </LI>

            <LI> <A HREF="vi.htm">siliconbrain's small vi survival guide</A>
               a very short help for vi usage. it's for beings who are
               forced to use vi, because of the absence of an editor.</LI>

            <LI> <A HREF="natstar2.htm"> natstar to HTML documentation
               generator</A>:
               the natstar to HTML
               documentation generator. it takes an export file of an
               natstar project and converts it to a highly hyperlinked
               HTML page collection.</LI>

            <LI> <A HREF="books.htm">siliconbrain's recommended books</A>:
               a collection of siliconbrain recommended books with a smal
               description and a rating.</LI>
         </UL>

      <H2> a test for HTML CSS </H2>

         <a href = "testHtml.htm" > this link has no special meaning: it just for me to check several
            browsers on different machines in different locations.
         </a>

      <HR>

      <P> <A HREF="index.htm">the silicon brain home page</A> </P>
      <P> <A HREF="mailto:info@siliconbrain.com">contact
         SiliconBrain</A></P>

      <ADDRESS>
         <A HREF="mailto:info@siliconbrain.com">info@siliconbrain.com</A>
      </ADDRESS>

      <P> this web page was designed by joerg kunze.</P>

      <P> copyright; 1999, 2000, 2003, 2006 joerg kunze </P>

      <P> this web page is free software; you can redistribute it and/or
         modify it under the terms of the GNU General Public License
         as published by the Free Software Foundation; either version 2
         of the license or (at your opinion) any later version.</P>

      <P> this web page is distributed in the hope that it is useful, but
         <STRONG>without any warranty</STRONG>; without even the implied warranty of
         <STRONG>merchantability</STRONG> or <STRONG>fitness for a particular
         purpose</STRONG>. see the GNU General Public License for details.</P>

      <P> you should have received a <A HREF="gpl.html">copy of the GNU
         General Public License</A>
         along with these web page; if not, write to the
         <A HREF="http://www.fsf.org/">Free Software Foundation</A>, Inc.,
         59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.</P>

      <hr>
      <pre>
$Log: index.htm,v $
Revision 1.8  2006/05/02 23:09:19  joerg
published and deployed for some browser tests

Revision 1.7  2006/04/29 00:24:44  joerg
add Header and Log cvs keywords

Revision 1.6  2006/04/29 00:07:40  joerg
remove SGML link; make it a more personel site

      </pre>
   </BODY>
</HTML>