2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
+ Added Harbour website (except art, docs and stat subdirs)
; TODO: configure automatic mechanism to extract site from
here and regularly updload to sf.net web area
; TODO: Clean HTML code, remove unused picture/files, avoid JS
Any takers?
; NOTE: Please make modifications to website code only in
SVN, then upload the content to web server manually.
IOW never update on web server directly.
@@ -16,6 +16,17 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
+ website
|
||||
+ Added Harbour website (except art, docs and stat subdirs)
|
||||
; TODO: configure automatic mechanism to extract site from
|
||||
here and regularly updload to sf.net web area
|
||||
; TODO: Clean HTML code, remove unused picture/files, avoid JS
|
||||
Any takers?
|
||||
; NOTE: Please make modifications to website code only in
|
||||
SVN, then upload the content to web server manually.
|
||||
IOW never update on web server directly.
|
||||
|
||||
2012-09-22 02:27 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbide/actions.prg
|
||||
+ Added: prompts of IdePARTS in "View" menu.
|
||||
@@ -23,7 +34,7 @@
|
||||
- Deleted: some redundant code.
|
||||
* contrib/hbide/main.prg
|
||||
* contrib/hbide/parts.prg
|
||||
+ Added: new part "IdeREPORTS" as a non-dock widget. It is
|
||||
+ Added: new part "IdeREPORTS" as a non-dock widget. It is
|
||||
parallel to "IdeDBU".
|
||||
- Deleted: ReportsManager relevant docking widget code.
|
||||
|
||||
|
||||
111
harbour/website/about.html
Normal file
@@ -0,0 +1,111 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - About</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script></head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"> </td>
|
||||
<td width="96%" height="26" class="title">About Harbour</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top">Harbour is a compiler for the xBase superset language often referred to as Clipper (the language that is implemented by the compiler CA-Clipper). Harbour is a cross-platform compiler and is known to compile and run on:<br /><ul>
|
||||
<li>MS-DOS,</li>
|
||||
<li>Windows (32 & 64),</li>
|
||||
<li>Windows CE,</li>
|
||||
<li>Pocket PC,</li>
|
||||
<li>OS/2,</li>
|
||||
<li>GNU/Linux,</li>
|
||||
<li>Mac OSX.</li>
|
||||
</ul>
|
||||
Harbour is a free and open-source project. It can be used to make open source applications, free or commercial products. To learn more about Harbour licence <a href="license.html" class="black_link">click here</a>.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"><span class="title"><a name="why" id="why"></a></span></td>
|
||||
<td width="96%" height="26" class="title">Why use it?</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><ul>
|
||||
<li>Because it is free software 100% compatible with Clipper compilers</li>
|
||||
<li>Because it removes some of the limits imposed by the base implementation but the extent of this will depend on your chosen platform.</li>
|
||||
<li>Because Harbour is proven to be stable, robust and efficient.</li>
|
||||
<li>Because Harbour supports RDDs (Replaceable Database Drivers) to allow multiple data sources which allows an application to scale.</li>
|
||||
<li>Because Harbour is portable across multiple operating systems with the same code base.</li>
|
||||
<li>Because Harbour's architecture is fully open and supports a third-party add on market.</li>
|
||||
<li>Because Harbour is open-source and therefore you are not at the mercy of the decisions of a private company.</li>
|
||||
<li>Because Harbour is developed by a very experienced and capable team of developers.<br />
|
||||
<br />
|
||||
Most importantly, try Harbour for yourself, decide for yourself why it has advantages for <strong>you</strong>. This product will be an harbour for clipper.</li>
|
||||
</ul></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright © 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
80
harbour/website/changelog.html
Normal file
@@ -0,0 +1,80 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - Changelog</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script></head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"> </td>
|
||||
<td width="96%" height="26" class="title">Changelog</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top">Through the ChangeLog you can give a list of amendments that were added to the repository project. This list is updated frequently by developers and is available at:<br />
|
||||
<br />
|
||||
<a href="http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/ChangeLog" target="_blank" class="blue_link"> http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/ChangeLog</a></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright © 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
120
harbour/website/contact.html
Normal file
@@ -0,0 +1,120 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - Contact US</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"> </td>
|
||||
<td width="96%" height="26" class="title">Contact us</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="read_more"><strong>Important:</strong> Note that this program 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 option) any later version.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. <a href="license.html" class="sample_linkback">Read more </a>»</span></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"> </td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><strong>Webmaster</strong><br />
|
||||
Do you have a question or concern regarding the functionality of this site? <a href="mailto:vailtom@gmail.com" class="blue_link">Click here</a> and send an email to the webmaster or post a topic in our mailing with the subject "website".</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"> </td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><strong>Suggestions?</strong><br />
|
||||
To contribute to the project by sending us suggestions or other contributions, just register in our mailling and submit your topic. To access our mailing list <a href="mailing.html" class="blue_link">clicking here</a>.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"> </td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><strong>Need support?</strong><br />
|
||||
Although this is an open project and without any implicit or explicit support, some professionals have joined our mailing lists with the intention of voluntarily helping users. For more info visit our list <a href="mailing.html" class="blue_link">clicking here</a>.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright © 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
78
harbour/website/credits.html
Normal file
@@ -0,0 +1,78 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - Empty</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script></head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"> </td>
|
||||
<td width="96%" height="26" class="title">Title Here</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top">Another long text here</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright c 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
774
harbour/website/crew.html
Normal file
@@ -0,0 +1,774 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - The Crew</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script></head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td><a name="top" id="top"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" class="tabela_box_trans_TL"> </td>
|
||||
<td width="71%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr valign="bottom">
|
||||
<td height="26" class="title"><div align="center">The Harbour Crew</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center">Per country in alphabetic order:</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="au" id="au"></a>Australia</span> <br />
|
||||
<span class="crew_person_name"><a name="Matt Hamilton"></a>Matt Hamilton</span> <a href="photos/matt_hamilton.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
Captain of Strings.c & Math.c <br />
|
||||
A VIP shipmaster! A Admiral actual! <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Peter Townsend"></a>Peter Townsend</span> <br />
|
||||
<a href="mailto:cephas@tpgi.com.au" class="crew_mail">cephas@tpgi.com.au</a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="be" id="be"></a>Belgium</span><br />
|
||||
<span class="crew_person_name"><a name="Patrick Mast"></a>Patrick Mast</span> <a href="photos/patrickmast.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><a href="photos/patrickmast2.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><a href="photos/patrickmast3.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:eMail@PatrickMast.com" class="crew_mail">eMail@PatrickMast.com</a><br />
|
||||
Harbour WebMaster <br />
|
||||
Harbour public relations and <br />
|
||||
real-life application tester.<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Jean-Francois Lefebvre"></a>Jean-Francois Lefebvre</span> <a href="photos/jean_francois_lefebvre.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:jfl@mafact.com" class="crew_mail">jfl@mafact.com</a><br />
|
||||
1st Classes Master<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Richard-Alexandre Cuylen"></a>Richard-Alexandre Cuylen</span> <a href="photos/richard_alexandre_cuylen.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:racuylen@altern.org" class="crew_mail">racuylen@altern.org</a><br />
|
||||
2nd Classes Master<a href="mailto:cephas@tpgi.com.au" class="crew_mail"></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="brazil" id="brazil"></a>Brazil</span><br />
|
||||
<span class="crew_person_name"><a name="Felipe Coury"></a>Felipe Coury</span> <a href="photos/felipecoury.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:fcoury@creation.com.br" class="crew_mail">fcoury@creation.com.br</a><br />
|
||||
Harbour Internet Integration Captain Radio operator<br />
|
||||
and Brazilian Harbour Community Informant.<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Luiz Rafael Culik"></a>Luiz Rafael Culik</span> <a href="photos/luizculik.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:culik@sl.conex.net" class="crew_mail">culik@sl.conex.net</a><br />
|
||||
Harbour Norton Guide Captain<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Vailton Renato"></a>Vailton Renato</span> <a href="photos/vailtonrenato.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><a href="photos/vailtonrenato.jpg"></a><a href="photos/vailtonrenato2.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><a href="photos/vailtonrenato.jpg"></a><br />
|
||||
<a href="mailto:vailtom@gmail.com" class="crew_mail">vailtom@gmail.com</a><br />
|
||||
Trainee for Webdesigner</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="canada" id="canada"></a>Canada</span><br />
|
||||
<span class="crew_person_name"><a name="April White" id="April White"></a>April White<br />
|
||||
<a href="mailto:awhite@mail.rosecom.ca" class="crew_mail">awhite@mail.rosecom.ca </a><br />
|
||||
<br />
|
||||
<a name="Bil Simser"></a>Bil Simser </span><br />
|
||||
<a href="mailto:bsimser@home.com" class="crew_mail">bsimser@home.com</a><br />
|
||||
Pascal Captain<br />
|
||||
The Dread Pirate Pascal. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Leslee Griffith"></a>Leslee Griffith</span><br />
|
||||
<a href="mailto:les.griffith@vantagesystems.ca" class="crew_mail">les.griffith@vantagesystems.ca</a><br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Luis Krause Mantilla" id="Luis Krause Mantilla"></a>Luis Krause Mantilla</span><br />
|
||||
<a href="mailto:lkrausem@shaw.ca" class="crew_mail">lkrausem@shaw.ca</a><br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Paul Tucker" id="Paul Tucker"></a>Paul Tucker <a href="photos/paultucker.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:ptucker@sympatico.ca" class="crew_mail">ptucker@sympatico.ca</a> <br />
|
||||
MSVC and GTAPI Master </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><a name="chile" id="chile"></a><span class="crew_country">Chile</span><br />
|
||||
<span class="crew_person_name"><a name="Gonzalo Diethelm"></a>Gonzalo Diethelm</span><br />
|
||||
<a href="mailto:gonzalo.diethelm@iname.com" class="crew_mail">gonzalo.diethelm@iname.com</a><br />
|
||||
GNU Tools Pusher<br />
|
||||
Harbour standard GNU tools pusher.</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="germany" id="germany"></a>Germany</span><br />
|
||||
<span class="crew_person_name"><a name="Martin Vogel"></a>Martin Vogel <a href="photos/martin_vogel_2.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:vogel@inttec.de" class="crew_mail">vogel@inttec.de</a><br />
|
||||
Cl*pper Tools Captain</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="hungary" id="hungary"></a>Hungary</span><br />
|
||||
<span class="crew_person_name"><a name="Viktor Szakáts"></a>Viktor Szakáts</span><br />
|
||||
<a href="http://syenar.net" class="crew_mail">syenar.net</a><br />
|
||||
Error & Regression Test Captain <br />
|
||||
Coding Style Guide</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="India" id="Indonesia3"></a>India</span><br />
|
||||
<span class="crew_person_name"><a name="Pritpal Bedi" id="Pritpal Bedi"></a>Pritpal Bedi</span><br />
|
||||
<a href="mailto: pritpal@vouchcac.com" class="crew_mail">pritpal@vouchcac.com</a><br />
|
||||
A student of software<br />
|
||||
analysis & design</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="Indonesia" id="Indonesia"></a>Indonesia</span><br />
|
||||
<span class="crew_person_name"><a name="Andi Jahja"></a>Andi Jahja </span><br />
|
||||
<a href="mailto: andij@aonlippo.co.id" class="crew_mail">andij@aonlippo.co.id </a><br />
|
||||
The Janitor</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="Israel" id="Israel"></a>Israel</span><br />
|
||||
<span class="crew_person_name"><a name="Chen Kedem"></a>Chen Kedem</span><span class="crew_person_name"> <a href="photos/chenkedem.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:niki@synel.co.il" class="crew_mail">niki@synel.co.il</a><br />
|
||||
The Documentor<br />
|
||||
Harbour documentation writer</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="Italy" id="Italy"></a>Italy</span><br />
|
||||
<span class="crew_person_name"><a name="Francesco Saverio GiudiceFrancesco Saverio Giudice" id="Francesco Saverio Giudice"></a>Francesco Saverio Giudice<br />
|
||||
</span><span class="crew_mail">info/at/fsgiudice.com</span><br />
|
||||
Contrib Developer
|
||||
<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Matteo Baccan"></a>Matteo Baccan <a href="photos/matteobaccan.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:baccan@isanet.it" class="crew_mail">baccan@isanet.it</a><br />
|
||||
Tester and Java interface developer<br />
|
||||
<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Massimo Belgrano"></a>Massimo Belgrano</span><br />
|
||||
<a href="mailto:Massimo.belgrano@gmail.com" class="crew_mail">Massimo.belgrano@gmail.com</a> <br />
|
||||
Fleet Admiral of Newsgroup, Lieutenant of <br />
|
||||
application tester,
|
||||
and Half
|
||||
soldier developer. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Maurilio Longo"></a>Maurilio Longo</span><span class="crew_person_name"> <a href="photos/mauriliolongo.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:maurilio.longo@libero.it" class="crew_mail">maurilio.longo@libero.it</a><br />
|
||||
OS/2 Pirate and Harbour sailor.</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="Korea" id="Korea"></a>Korea</span><br />
|
||||
<span class="crew_person_name"><a name="Kwon, Oh-Chul"></a>Kwon, Oh-Chul</span><span class="crew_person_name"> <a href="photos/kwonohchul.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:ohchul@fivetech.net" class="crew_mail">ohchul@fivetech.net</a><br />
|
||||
Asian Harbour Captain</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><a name="Netherlands" id="Netherlands"></a><span class="crew_country">Netherlands</span><br />
|
||||
<span class="crew_person_name"><a name="Eddie Runia"></a>Eddie Runia</span><br />
|
||||
<a href="mailto:eddie@runia.com" class="crew_mail">eddie@runia.com</a><br />
|
||||
Resident Medic<br />
|
||||
Debug doctor with a bought fake diploma.</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="Poland" id="Poland"></a>Poland</span><br />
|
||||
<span class="crew_person_name"><a name="Przemysław Czerpak"></a>Przemysław Czerpak</span><br />
|
||||
<span class="crew_mail">druzus/at/priv.onet.pl</span><br />
|
||||
Harbour Master<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Robert Arseniuk"></a>Robert Arseniuk</span><br />
|
||||
<a href="mailto:roberta@jmpolska.com" class="crew_mail">roberta@jmpolska.com</a><br />
|
||||
Arrays Captain<br />
|
||||
Captain of the Harbour Arrays.<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Ryszard Glab"></a>Ryszard Glab</span><br />
|
||||
<a href="mailto:rglab@imid.med.pl" class="crew_mail">rglab@imid.med.pl</a><br />
|
||||
2nd Harbour Master<br />
|
||||
Nearest to the Harbour Master!</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><a name="Russia" id="Russia"></a><span class="crew_country">Russia</span><br />
|
||||
<span class="crew_person_name"><a name="Alexander S. Kresin"></a>Alexander S. Kresin </span><br />
|
||||
<a href="mailto:alex@belacy.belgorod.su" class="crew_mail">alex@belacy.belgorod.su </a><br />
|
||||
Preprocessor Captain <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Vladimir Kazimirchik"></a>Vladimir Kazimirchik <a href="photos/vladimir_kazimirchik.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:v_kazimirchik@yahoo.com" class="crew_mail">v_kazimirchik@yahoo.com</a> <br />
|
||||
Harbour for OS/2 fanatic</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><a name="Scotland" id="Scotland"></a><span class="crew_country">Scotland</span><br />
|
||||
<span class="crew_person_name"><a name="Rab Thomson"></a>Rab Thomson</span><br />
|
||||
Ship's Rat<br />
|
||||
Gnawing at the leftovers, and did someone<br />
|
||||
say something about sinking ships?</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="Spain" id="Spain"></a>Spain</span><br />
|
||||
<span class="crew_person_name"><a name="Antonio Linares"></a>Antonio Linares </span> <a href="photos/antoniolinares.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> <a href="photos/antoniolinares_.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:alinares@fivetech.com" class="crew_mail">alinares@fivetech.com</a><br />
|
||||
Harbour Starter<br />
|
||||
The Great Man who started the engines!<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Ignacio Ortiz"></a>Ignacio Ortiz de Zuniga</span><span class="crew_person_name"> <a href="photos/ignacio_ortiz.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:ignacio@fivetech.com" class="crew_mail">ignacio@fivetech.com</a><br />
|
||||
Harbour GET Captain<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Bruno Cantero"></a>Bruno Cantero </span><span class="crew_person_name"> <a href="photos/canterobruno.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:bruno@issnet.net" class="crew_mail">bruno@issnet.net </a><br />
|
||||
RDD Captain <br />
|
||||
Happy C and Clipper developer <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Jose Lalin"></a>Jose Lalin</span> <br />
|
||||
Towboat Skipper<br />
|
||||
Helping ships to come alongside. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Manuel Ruiz"></a>Manuel Ruiz </span><br />
|
||||
<a href="mailto: mrt@joca.es" class="crew_mail">mrt@joca.es </a><br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Nicolas del Pozo"></a>Nicolas del Pozo </span><br />
|
||||
<a href="mailto:niko@geroa.com" class="crew_mail">niko@geroa.com</a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><span class="crew_country"><a name="USA" id="USA"></a>USA</span><br />
|
||||
<span class="crew_person_name"><a name="Brian Hays"></a>Brian Hays </span><br />
|
||||
<a href="mailto:bhays@abacuslaw.com" class="crew_mail">bhays@abacuslaw.com </a><br />
|
||||
Ship's Carpenter<br />
|
||||
Roving Editor, Barnacle Scraper and Window Cleaner<br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="David G. Holm"></a>David G. Holm <a href="photos/davidholm.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><a href="photos/dholm-harbour.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><a href="photos/dholm-office.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:dholm@jsd-llc.com" class="crew_mail">dholm@jsd-llc.com </a><br />
|
||||
Set Captain <br />
|
||||
The Clipper Compatibility Fanatic. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Mark W. Schumann"></a>Mark W. Schumann </span><br />
|
||||
Animal Trainer <br />
|
||||
Trainer of the Harbour Animal. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Phil Barnett"></a>Phil Barnett </span> <a href="photos/philbarnett.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a><br />
|
||||
<a href="mailto:philb@philb.us" class="crew_mail">philb@philb.us</a><br />
|
||||
Harbour Manager <br />
|
||||
Keeper of Pieces and Parts. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Ron Pinkas"></a>Ron Pinkas </span><span class="crew_person_name"> </span><span class="crew_person_name"> <a href="photos/ron_pinkas.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:ron@profit-master.com" class="crew_mail">ron@profit-master.com </a><br />
|
||||
Clipper-Head <br />
|
||||
The Clipper-Head who doesn't mind becoming <br />
|
||||
a 'c'-man to keep Clipper sailing into the future. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Tim Stone"></a>Tim Stone </span><span class="crew_person_name"> </span><span class="crew_person_name"> <a href="photos/tstone.jpg"><img src="images/screen-capture.png" width="16" height="16" border="0" /></a> </span><br />
|
||||
<a href="mailto:timstone@mstrlink.com" class="crew_mail">timstone@mstrlink.com </a><br />
|
||||
List House Keeper <br />
|
||||
List House Keeper and Manual Captain. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Jon Berg"></a>Jon Berg </span><br />
|
||||
Stoker <br />
|
||||
Just keep shoveling coal into the harbor engine. (Tester) <br />
|
||||
Held a higher rank on the old Clipper ships before I got <br />
|
||||
busted with the advent of steam engines.</div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="center"><a name="Unknown" id="Unknown"></a><span class="crew_country">Country
|
||||
unknown </span><br />
|
||||
<span class="crew_person_name"><a name="Ross Presser"></a>Ross Presser </span><br />
|
||||
Captain Boy <br />
|
||||
Unreliable Yet Sometimes Helpful Cabin Boy. <br />
|
||||
<br />
|
||||
<span class="crew_person_name"><a name="Janica Lubos"></a>Janica Lubos </span><br />
|
||||
<a href="mailto:janica@fornax.elf.stuba.sk" class="crew_mail">janica@fornax.elf.stuba.sk</a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div align="right"><a href="#top" title="Go top"><img src="images/arrow_up.gif" width="7" height="7" border="0" /></a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
</table></td>
|
||||
<td width="2%" valign="top"> </td>
|
||||
<td width="23%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td> <br />
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFEC">
|
||||
<tr valign="bottom">
|
||||
<td height="23" class="tabela_box_trans_TL"> </td>
|
||||
<td height="23"><span class="title">Countries</span></td>
|
||||
<td height="23" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><hr /></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><table width="100%" border="0" cellspacing="4" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#au"><img src="images/flags/australia.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#au" class="crew_country_link">Australia</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#be"><img src="images/flags/belgium.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#be" class="crew_country_link">Belgium</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#brazil"><img src="images/flags/brazil.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#brazil" class="crew_country_link">Brazil</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#canada"><img src="images/flags/canada.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#canada" class="crew_country_link">Canada</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#chile"><img src="images/flags/chile.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#chile" class="crew_country_link">Chile</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#germany"><img src="images/flags/germany.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#germany" class="crew_country_link">Germany</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10%" align="left" valign="middle"><a href="#hungary"><img src="images/flags/hungary.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td width="90%" valign="middle"><a href="#hungary " class="crew_country_link">Hungary</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#India"><img src="images/flags/india.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#India" class="crew_country_link">India</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Indonesia"><img src="images/flags/indonesia.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Indonesia" class="crew_country_link">Indonesia</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Israel"><img src="images/flags/israel.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Israel" class="crew_country_link">Israel</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Italy"><img src="images/flags/italy.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Italy" class="crew_country_link">Italy</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Korea"><img src="images/flags/korea.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Korea" class="crew_country_link">Korea</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Netherlands"><img src="images/flags/netherlands.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Netherlands" class="crew_country_link">Netherlands</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Poland"><img src="images/flags/poland.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Poland" class="crew_country_link">Poland</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Russia"><img src="images/flags/russia.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Russia" class="crew_country_link">Russia</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Scotland"><img src="images/flags/scotland.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Scotland" class="crew_country_link">Scotland</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Spain"><img src="images/flags/spain.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Spain" class="crew_country_link">Spain</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#USA"><img src="images/flags/usa.jpg" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#USA" class="crew_country_link">USA</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" valign="middle"><a href="#Unknown"><img src="images/flags/unknown.png" width="31" height="16" border="0" /></a></td>
|
||||
<td valign="middle"><a href="#Unknown" class="crew_country_link">Unknown</a></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tabela_box_trans_BL"> </td>
|
||||
<td> </td>
|
||||
<td class="tabela_box_trans_BR"> </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#F1FFFF">
|
||||
<tr valign="bottom">
|
||||
<td height="23" class="tabela_box_trans_TL"> </td>
|
||||
<td height="23"><span class="title">First Name Alphabetic</span></td>
|
||||
<td height="23" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><hr /></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><table width="100%" border="0" cellspacing="5" cellpadding="0">
|
||||
<tr>
|
||||
<td><a href="#Alexander S. Kresin" class="crew_aphalist_link">Alexander S. Kresin</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Andi Jahja" class="crew_aphalist_link">Andi Jahja</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Antonio Linares" class="crew_aphalist_link">Antonio Linares</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#April White" class="crew_aphalist_link">April White</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Bil Simser" class="crew_aphalist_link">Bil Simser</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Brian Hays" class="crew_aphalist_link">Brian Hays</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Bruno Cantero" class="crew_aphalist_link">Bruno Cantero</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Chen Kedem" class="crew_aphalist_link">Chen Kedem</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#David G. Holm" class="crew_aphalist_link">David G. Holm</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Eddie Runia" class="crew_aphalist_link">Eddie Runia</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Francesco Saverio Giudice" class="crew_aphalist_link">Francesco Saverio Giudice</a></td ></tr>
|
||||
<tr>
|
||||
<td><a href="#Felipe Coury" class="crew_aphalist_link">Felipe Coury</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Gonzalo Diethelm" class="crew_aphalist_link">Gonzalo Diethelm</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Ignacio Ortiz" class="crew_aphalist_link">Ignacio Ortiz<br />
|
||||
de Zuniga</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Janica Lubos" class="crew_aphalist_link">Janica Lubos</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Jean-Francois" class="crew_aphalist_link"> Jean-Francois Lefebvre</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Jon Berg"> Jon Berg</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Jose Lalin"> Jose Lalin</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Kwon, Oh-Chul"> Kwon, Oh-Chul</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Leslee Griffith"> Leslee Griffith</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Luis Krause Mantilla"> Luis Krause Mantilla</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Luiz Rafael Culik"> Luiz Rafael Culik</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Manuel Ruiz"> Manuel Ruiz</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Mark W. Schumann"> Mark W. Schumann</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Martin Vogel"> Martin Vogel</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#Massimo Belgrano" class="crew_aphalist_link">Massimo Belgrano</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Matt Hamilton"> Matt Hamilton</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Matteo Baccan"> Matteo Baccan</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Maurilio Longo"> Maurilio Longo</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Nicolas del Pozo"> Nicolas del Pozo</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Patrick Mast"> Patrick Mast</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Paul Tucker"> Paul Tucker</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Peter Townsend"> Peter Townsend</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Phil Barnett"> Phil Barnett</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Pritpal Bedi"> Pritpal Bedi</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Przemysław Czerpak"> Przemysław Czerpak</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Rab Thomson"> Rab Thomson</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Richard-Alexandre Cuylen"> Richard Alexandre Cuylen</a><a class="crew_aphalist_link" href="#Cuylen"></a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Robert Arseniuk"> Robert Arseniuk</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Ron Pinkas"> Ron Pinkas</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Ross Presser"> Ross Presser</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Ryszard Glab"> Ryszard Glab</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Tim Stone"> Tim Stone</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Vailton Renato"> Vailton Renato</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Viktor Szakáts"> Viktor Szakáts</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="crew_aphalist_link" href="#Viktor Szakáts"> Vladimir Kazimirchik</a></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tabela_box_trans_BL"> </td>
|
||||
<td> </td>
|
||||
<td class="tabela_box_trans_BR"> </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
<td width="2%" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright © 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
206
harbour/website/css/styles.css
Normal file
@@ -0,0 +1,206 @@
|
||||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
|
||||
body,td,th {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
body {
|
||||
background-color: #333333;
|
||||
margin-left: 0px;
|
||||
margin-top: 0px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.header1 {
|
||||
/*font-weight: bolder;*/
|
||||
font-size: 20px;
|
||||
color: #bc0000;
|
||||
}
|
||||
.text_under {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.footer {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 8px;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
.title {
|
||||
font-weight: bolder;
|
||||
font-size: 14px;
|
||||
color: #bc0000;
|
||||
}
|
||||
.title_blue {
|
||||
font-weight: bolder;
|
||||
font-size: 14px;
|
||||
color: #06639d;
|
||||
}
|
||||
.title_text {
|
||||
color: #000000;
|
||||
font-weight: bolder;
|
||||
font-style: italic;
|
||||
}
|
||||
.title_date {
|
||||
color: #666666;
|
||||
font-style: italic;
|
||||
}
|
||||
.sample_subtitle{
|
||||
color: #bc0000;
|
||||
font-weight: bold;
|
||||
}
|
||||
.sample_link_missing{
|
||||
color: #666666;
|
||||
}
|
||||
.sample_linkback {
|
||||
font-size: 9px;
|
||||
font-style: italic;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
}
|
||||
.black_link {
|
||||
color: #000000;
|
||||
}
|
||||
.blue_link {
|
||||
color: #0099FF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.read_more {
|
||||
font-size: 9px;
|
||||
font-style: italic;
|
||||
}
|
||||
a:hover {
|
||||
color: #FF0000;
|
||||
}
|
||||
a:active {
|
||||
color: #FF0000;
|
||||
}
|
||||
|
||||
.tabela_box_trans_TL { background-image: url('/images/table-azul-top-left.gif'); background-repeat: no-repeat; background-position: 0 0; width: 6px; height: 6px;}
|
||||
.tabela_box_trans_TR { background-image: url('/images/table-azul-top-right.gif'); background-repeat: no-repeat; background-position: top right; width: 6px; height: 6px;}
|
||||
.tabela_box_trans_BR { background-image: url('/images/table-azul-bottom-right.gif'); background-repeat: no-repeat; background-position: bottom right; width: 6px; height: 6px;}
|
||||
.tabela_box_trans_BL { background-image: url('/images/table-azul-bottom-left.gif'); background-repeat: no-repeat; background-position: bottom left; width: 6px; height: 6px;}
|
||||
|
||||
/*
|
||||
* From xDevStudio export HTML tool...
|
||||
*/
|
||||
.any1-activedot { color: #800080; }
|
||||
.any1-comment { color: #008080; }
|
||||
.any1-constant { color: #800080; }
|
||||
.any1-escapeampersand { color: #00FF00; font-weight: bold; }
|
||||
.any1-function { color: #808000; }
|
||||
.any1-identifier { color: #000000; }
|
||||
.any1-number { color: #FF0000; }
|
||||
.any1-preprocessor { }
|
||||
.any1-reservedword { color: #800000; }
|
||||
.any1-space { }
|
||||
.any1-string { color: #0000FF; }
|
||||
.any1-symbol { }
|
||||
.any1-variable { color: #808000; }
|
||||
|
||||
.pagina_titulo {
|
||||
color: #0066CC;
|
||||
text-transform: uppercase;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
.pagina_titulo_non_captalize {
|
||||
color: #0066CC;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
.pagina_subtitulo {
|
||||
color: #990000;
|
||||
font-weight: bold;
|
||||
}
|
||||
.titulo_citacao {
|
||||
color: #0066FF;
|
||||
font-style: italic;
|
||||
}
|
||||
.texto_subtitulo {
|
||||
color: #0066CC;
|
||||
font-style: italic;
|
||||
font-weight: bold;
|
||||
}
|
||||
.texto_subtitulo_maiusculo {
|
||||
color: #0066CC;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.redbox {
|
||||
color: #bc0000;
|
||||
margin: 3px;
|
||||
font-style: italic;
|
||||
/* padding: 3px;
|
||||
background-color: #FF0000;
|
||||
/***/
|
||||
}
|
||||
.crew_country {
|
||||
font-weight: bolder;
|
||||
color: #BC0000;
|
||||
}
|
||||
.crew_person_name {
|
||||
font-weight: bolder;
|
||||
color: #1C69B7;
|
||||
}
|
||||
.crew_mail {
|
||||
color: #0099FF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.crew_country_link {
|
||||
color: #0066FF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.crew_aphalist_link {
|
||||
color: #000066;
|
||||
text-decoration: none;
|
||||
}
|
||||
.crew_page_top {
|
||||
background-image: url(/images/arrow_up.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: right bottom;
|
||||
width: 7px;
|
||||
}
|
||||
.whitelink {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.source_code{
|
||||
font-size: 10pt;
|
||||
font-family: "Courier New", Courier, monospace;
|
||||
}
|
||||
.news_category {
|
||||
color: #BC0000;
|
||||
font-weight: bolder;
|
||||
}
|
||||
.news_item {
|
||||
background-image: url(/images/button-ok.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px center;
|
||||
padding-left: 15px;
|
||||
}
|
||||
.news_info {
|
||||
background-image: url(/images/button-info.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px center;
|
||||
padding-left: 15px;
|
||||
}
|
||||
.news_warn {
|
||||
background-image: url(/images/button-yellow.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px center;
|
||||
padding-left: 15px;
|
||||
}
|
||||
.news_error {
|
||||
background-image: url(/images/button-red.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px center;
|
||||
padding-left: 15px;
|
||||
}
|
||||
.news_fixed {
|
||||
background-image: url(/images/button-green.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 2px center;
|
||||
padding-left: 15px;
|
||||
}
|
||||
13
harbour/website/download.htm
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>This page has moved!</title>
|
||||
<META HTTP-EQUIV="Refresh"
|
||||
CONTENT="0; URL=http://sourceforge.net/project/showfiles.php?group_id=681">
|
||||
</head></head>
|
||||
|
||||
<body>
|
||||
This page has moved. If your browser doesn't automatically redirect to its new location, <a href="http://sourceforge.net/project/showfiles.php?group_id=681">click here</a>.
|
||||
</body>
|
||||
</html>
|
||||
456
harbour/website/download_contrib.html
Normal file
@@ -0,0 +1,456 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - Contribution</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
.style2 {color: #0099CC}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"> </td>
|
||||
<td width="96%" height="26" class="title">Harbour Contributions</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top">Contributions are 3rd party libraries, sources or other products, which are bundled with the main Harbour distribution. The contrib is available in the ZIP package that contains the sources of Harbour Project.<br />
|
||||
<br />
|
||||
<em> Important: Common to all contributions is that you can download them freely but please note the licensing terms, which are included in the distribution folder.<a href="about.html" class="black_link"></a></em></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"> </td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo">gtAlleg</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Author: Mauricio Abre <maurifull@datafull.com></span><br />
|
||||
</span>Allegro based virtual GT with graphic extensions. This GT driver uses the powerful Allegro library to create windows also Allegro library is mostly used for game programming.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
gtwvg</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Author: Pritpal Bedi <pritpal@vouchcac.com></span></span><br />
|
||||
This library can be used for pure console applications instead of GTWVT. But if used with GUI extensions, very appealing Windows screens without sacrificing the Clipper syntax. Additionally GTWVG has a nice set of Wvt*Classes() which employ the common event loop.<br />
|
||||
<br />
|
||||
You can create high performance dialogs with multiple Tbrowe, Reads, Bitmaps, Buttons, i.e. all GUI elements you can think of.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbbmcdx</span><br />
|
||||
RDD bmdbfcdx compatible with dbfcdx of harbour, with bitmap filters and other extensions. </td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbct</span><br />
|
||||
This library has functions and procedures compatible with the famous Clipper Tools for CA-Clipper (CT.LIB).</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbcurl</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Authors: Viktor Szakáts / Luiz Rafael Culik Guimaraes</span></span><br />
|
||||
This is a Harbour interface for libcurl. Note what libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. <br />
|
||||
<br />
|
||||
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more! See more info at <a href="http://curl.haxx.se/libcurl/" class="black_link">http://curl.haxx.se/libcurl</a>.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbfbird</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Author: Rodrigo Moreno <rodrigo_moreno@yahoo.com></span></span><br />
|
||||
Harbour Low Level api for Firebird and Interbase RDBMS, including classes and functions to work with these RDBMS.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbfimage</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Author: Francesco Saverio Giudice <info@fsgiudice.com></span></span><br />
|
||||
FreeImage graphic library low level (client api) interface code for Harbour. FreeImage Library is a porting to Harbour of famous FreeImage Project library. FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications.<br />
|
||||
<br />
|
||||
FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac ). See more at <a href="http://freeimage.sourceforge.net/" class="black_link">http://freeimage.sourceforge.net/</a></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbgd</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Authors: Francesco Saverio Giudice <info@fsgiudice.com> / Laverson Espíndola <laverson.espindola@gmail.com></span></span><br />
|
||||
HBGD is basically a wrapper of Thomas Boutell's GD Library version 2.0.33 for Harbour. The GD Library is a powerfull graphic library very usefull expecially under CGI environment. HBGD actually contains almost all GD functions, more a set of functions that extends original library and a set of classes that make easier to work with this library. More info at <a href="http://www.boutell.com/gd/" class="black_link">http://www.boutell.com/gd/</a></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbgf</span><br />
|
||||
Portable functions for creating GUI objects like windows, menus, buttons, etc. inside prg source code. Supports Win32, GTK & OS /2.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbgt</span><br /> Several functions for manipulation of strings and some generic compatible with Flagship.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbhpdf</span><br />
|
||||
<span class="read_more"><span class="crew_mail">Author: Pritpal Bedi <pritpal@hotmail.com></span></span><br />
|
||||
HaruLib wrappers for Harbour. Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. More info at <a href="http://www.libharu.org" class="black_link">http://www.libharu.org</a> and <a href="http://sourceforge.net/projects/libharu/" class="black_link">http://sourceforge.net/projects/libharu</a></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbmisc</span><br />
|
||||
Misc functions for manipulating strings, numbers, type conversions, classes for working with HTML and files, etc.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbmysql<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Maurilio Longo <maurilio.longo@libero.it></span></span><br />
|
||||
Harbour MySQL access classes. Includes a dbf2mysql.prg utility to converts a .dbf file into a MySQL table.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbmzip</span><br />
|
||||
This library contains compression related functions to work with zip file support based on minizip library (http://www.winimage.com/zLibDll/minizip.html) including:
|
||||
<ul>
|
||||
<li>minizip version 1.01e source files</li>
|
||||
<li>wrapper functions for minizip</li>
|
||||
<li>some additionl functions to provide a higher level API for zip files</li>
|
||||
</ul></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbNF<br />
|
||||
</span>A port in Harbour of the Nanforum Library for Clipper.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbodbc<br />
|
||||
</span>Harbour ODBC Library. Includes functions, procedures and classes to work with various RDBMS.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbpgsql<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Maurilio Longo <maurilio.longo@libero.it></span></span><br />
|
||||
Harbour Low Level api for Postgres RDBMS. Includes a dbf2pg.prg utility to converts a .dbf file into a Postgres table.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbsqlit3<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: P.Chornyj <myorg63@mail.ru></span></span><br />
|
||||
Harbour interface for SQLite version 3. This library allow access a sqlite database using Harbour.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbssl<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Viktor Szakáts</span></span><br />
|
||||
OpenSSL API Harbour interface. Supports SSL, SSL_CIPHER, SSL_CTX, RAND, SSL_SESSION functions.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbtip<br />
|
||||
</span>
|
||||
TIP Class oriented Internet protocol library for Harbour. Supports FTP, POP3, HTTP and more.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbtpathy<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Maurilio Longo <maurilio.longo@libero.it></span></span><br />
|
||||
Telepathy emulation library. Telepathy is the best serial communication library for Nantucket/CA Clipper and this library has a significant amount of the functionality contained in Telepathy in
|
||||
this Harbour port.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbvpdf<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Victor K. <http://www.ihaveparts.com></span></span><br />
|
||||
This is a pure Clipper Pdf Library what includes Harbour support and runs without the need for external files.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
hbwin<br />
|
||||
</span>This library has functions, procedures and classes to access Win32 API.
|
||||
Among these features are:
|
||||
<ul>
|
||||
<li>Windows registry</li>
|
||||
<li>Printing subsystem for Win32 using GUI printing</li>
|
||||
<li>Support for OLE objects</li>
|
||||
<li>DLL handling functions<br />
|
||||
and more.<br />
|
||||
</li>
|
||||
</ul></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
rddado<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Fernando Mancera <fmancera@viaopen.com> / Antonio Linares <alinares@fivetechsoft.com></span></span><br />
|
||||
ADORDD - RDD to automatically manage Microsoft ADO databases.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
rddads<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Alexander Kresin <alex@belacy.belgorod.su></span></span><br />
|
||||
RDDADS is an RDD for the Advantage Database Server, an xBase data server by Extended Systems. With this library your Harbour application can access a remote database server for a
|
||||
true client/server architecture, or it can use the "local server" ADSLOC32.DLL for stand-alone or even small network installations. For more info visit <a href="http://www.advantagedatabase.com" class="black_link">http://www.advantagedatabase.com</a></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
rddsql<br />
|
||||
</span><span class="read_more"><span class="crew_mail">Author: Mindaugas Kavaliauskas <dbtopas at dbtopas.lt></span></span><br />
|
||||
SQL MIX (Memory Index) Database Driver. This library provides access to FB, MySQL and PostgreSQL servers.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><hr /></td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top"><span class="texto_subtitulo_maiusculo"><br />
|
||||
xhb<br />
|
||||
</span>Files containing functions, procedures and defines for cross-compatibility with xHarbour project.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright © 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
78
harbour/website/empty_template.html
Normal file
@@ -0,0 +1,78 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Harbour Project - Empty</title>
|
||||
<link href="css/styles.css" rel="stylesheet" type="text/css" />
|
||||
<script type="text/javascript" src="menu/stmenu.js"></script></head>
|
||||
<body>
|
||||
<table width="740" border="0" align="center" cellpadding="0" cellspacing="1" bordercolor="#000000">
|
||||
<tr>
|
||||
<td valign="top" bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td height="229" valign="top" background="images/header_03.png" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td width="6%"><img src="images/header_01.jpg" width="287" height="164" /></td>
|
||||
<td width="94%"><img src="images/header_02.jpg" width="448" height="164" /></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td background="images/menu-bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
|
||||
<tr>
|
||||
<td width="95%" height="65" valign="top" background="images/menu-bg2.png"><script type="text/javascript" src="menu/harbour-menu.js"></script></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr valign="bottom">
|
||||
<td width="2%" height="26" class="tabela_box_trans_TL"> </td>
|
||||
<td width="96%" height="26" class="title">Title Here</td>
|
||||
<td width="2%" height="26" class="tabela_box_trans_TR"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td valign="top">Another long text here</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32" background="images/footer.gif"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td width="33%" class="footer"><a href="/" class="whitelink">Copyright © 1999-<script type="text/javascript">copyright_year()</script> The Harbour Project.</a></td>
|
||||
<td width="33%" class="footer"><div align="center"><a href="legalnotes.html" class="whitelink">Terms of Service</a> | <a href="contact.html" class="whitelink">Contact Us</a></div></td>
|
||||
<td width="33%" class="footer"><div align="right">Design
|
||||
by <a href="mailto: vailtom@gmail.com" class="whitelink">Vailton Renato</a> </div>
|
||||
<div align="right"></div></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
94
harbour/website/faq/harbour.html
Normal file
@@ -0,0 +1,94 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Frequently Asked Questions about Harbour</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<H1>Frequently Asked Questions about Harbour</H1>
|
||||
<h2>David G. Holm <A href="mailto:harbour-faq@netfang.net"><harbour-faq@netfang.net></A></h2><STRONG>Revision:</STRONG> 1.45 <STRONG>Date:</STRONG> 2004/05/03 19:00:32
|
||||
<H3>1. <A HREF="harbour1.html#1">Legal Stuff</A></H3>
|
||||
<DL>
|
||||
<DD>1.1. <A HREF="harbour2.html#2">Copyright</A></DD>
|
||||
<DD>1.2. <A HREF="harbour3.html#3">Licence</A></DD>
|
||||
<DD>1.3. <A HREF="harbour4.html#4">Warranty</A></DD>
|
||||
<DD>1.4. <A HREF="harbour5.html#5">Trademarks</A></DD>
|
||||
</DL>
|
||||
<H3>2. <A HREF="harbour6.html#6">About Harbour</A></H3>
|
||||
<DL>
|
||||
<DD>2.1. <A HREF="harbour7.html#7">What is Harbour?</A></DD>
|
||||
<DD>2.2. <A HREF="harbour8.html#8">Why develop Harbour?</A></DD>
|
||||
<DD>2.3. <A HREF="harbour9.html#9">Who is developing Harbour?</A></DD>
|
||||
<DD>2.4. <A HREF="harbour10.html#10">Who owns Harbour?</A></DD>
|
||||
<DD>2.5. <A HREF="harbour11.html#11">So who do I blame when it all goes wrong?</A></DD>
|
||||
<DD>2.6. <A HREF="harbour12.html#12">How did Harbour get started?</A></DD>
|
||||
<DD>2.7. <A HREF="harbour13.html#13">What is "free software"?</A></DD>
|
||||
<DD>2.8. <A HREF="harbour14.html#14">So is Harbour in the public domain?</A></DD>
|
||||
<DD>2.9. <A HREF="harbour15.html#15">What is the GPL?</A></DD>
|
||||
<DD>2.10. <A HREF="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</A></DD>
|
||||
<DD>2.11. <A HREF="harbour17.html#17">What is the Harbour exception?</A></DD>
|
||||
<DD>2.12. <A HREF="harbour18.html#18">So why don't you use the LGPL?</A></DD>
|
||||
<DD>2.13. <A HREF="harbour19.html#19">Will my applications be affected by the GPL?</A></DD>
|
||||
</DL>
|
||||
<H3>3. <A HREF="harbour20.html#20">Helping develop Harbour</A></H3>
|
||||
<DL>
|
||||
<DD>3.1. <A HREF="harbour21.html#21">How do I get started?</A></DD>
|
||||
<DD>3.2. <A HREF="harbour22.html#22">What C compiler should I use?</A></DD>
|
||||
<DD>3.3. <A HREF="harbour23.html#23">What other tools do I need?</A></DD>
|
||||
<DD>3.4. <A HREF="harbour24.html#24">Where can I find the source?</A></DD>
|
||||
<DD>3.5. <A HREF="harbour25.html#25">What is CVS and how do I use it?</A></DD>
|
||||
<DD>3.6. <A HREF="harbour26.html#26">How do I build Harbour?</A></DD>
|
||||
<DD>3.7. <A HREF="harbour27.html#27">What needs working on?</A></DD>
|
||||
<DD>3.8. <A HREF="harbour28.html#28">Are there any development guidelines?</A></DD>
|
||||
<DD>3.9. <A HREF="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</A></DD>
|
||||
<DD>3.10. <A HREF="harbour30.html#30">So what's with all these language extensions then?</A></DD>
|
||||
<DD>3.11. <A HREF="harbour31.html#31">I can't code C, how can I help development? </A></DD>
|
||||
<DD>3.12. <A HREF="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</A></DD>
|
||||
<DD>3.13. <A HREF="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</A></DD>
|
||||
</DL>
|
||||
<H3>4. <A HREF="harbour34.html#34">The Harbour mailing lists</A></H3>
|
||||
<DL>
|
||||
<DD>4.1. <A HREF="harbour35.html#35">Is there a developer's mailing list?</A></DD>
|
||||
<DD>4.2. <A HREF="harbour36.html#36">Is there a user's mailing list?</A></DD>
|
||||
<DD>4.3. <A HREF="harbour37.html#37">Is there a general discussion mailing list?</A></DD>
|
||||
<DD>4.4. <A HREF="harbour38.html#38">How do I remove myself from the mailing lists?</A></DD>
|
||||
<DD>4.5. <A HREF="harbour39.html#39">Are there any rules on the lists?</A></DD>
|
||||
<DD>4.6. <A HREF="harbour40.html#40">Are the lists archived anywhere?</A></DD>
|
||||
<DD>4.7. <A HREF="harbour41.html#41">Are there any newsgroups for Harbour?</A></DD>
|
||||
</DL>
|
||||
<H3>5. <A HREF="harbour42.html#42">Installing Harbour</A></H3>
|
||||
<DL>
|
||||
<DD>5.1. <A HREF="harbour43.html#43">Where can I get pre-built binaries?</A></DD>
|
||||
</DL>
|
||||
<H3>6. <A HREF="harbour44.html#44">General Harbour questions</A></H3>
|
||||
<DL>
|
||||
<DD>6.1. <A HREF="harbour45.html#45">When will Harbour be finished?</A></DD>
|
||||
<DD>6.2. <A HREF="harbour46.html#46">Are applications <attribute> than CA-Clipper applications?</A></DD>
|
||||
<DD>6.3. <A HREF="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</A></DD>
|
||||
<DD>6.4. <A HREF="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</A></DD>
|
||||
<DD>6.5. <A HREF="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</A></DD>
|
||||
<DD>6.6. <A HREF="harbour50.html#50">Is Harbour a Windows development tool?</A></DD>
|
||||
<DD>6.7. <A HREF="harbour51.html#51">What platforms are supported by Harbour?</A></DD>
|
||||
</DL>
|
||||
<H3>7. <A HREF="harbour52.html#52">Pointers and links</A></H3>
|
||||
<DL>
|
||||
<DD>7.1. <A HREF="harbour53.html#53">Harbour related links</A></DD>
|
||||
<DD>7.2. <A HREF="harbour54.html#54">Articles about Harbour</A></DD>
|
||||
<DD>7.3. <A HREF="harbour55.html#55">Free (in either sense of the word) development tool links</A></DD>
|
||||
<DD>7.4. <A HREF="harbour56.html#56">Clipper related links</A></DD>
|
||||
<DD>7.5. <A HREF="harbour57.html#57">Free software related links</A></DD>
|
||||
<DD>7.6. <A HREF="harbour58.html#58">Other handy links</A></DD>
|
||||
</DL>
|
||||
<H3>8. <A HREF="harbour59.html#59">Administrative information</A></H3>
|
||||
<DL>
|
||||
<DD>8.1. <A HREF="harbour60.html#60">Document URL.</A></DD>
|
||||
<DD>8.2. <A HREF="harbour61.html#61">Downloading this document.</A></DD>
|
||||
<DD>8.3. <A HREF="harbour62.html#62">Feedback about the FAQ.</A></DD>
|
||||
<DD>8.4. <A HREF="harbour63.html#63">Document history</A></DD>
|
||||
</DL>
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
31
harbour/website/faq/harbour1.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Legal Stuff</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Legal Stuff</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour2.html"><EM>Copyright</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="1"></A>1. Legal Stuff</H2>
|
||||
<H3>1.1. <A HREF="harbour2.html#2">Copyright</A></H3>
|
||||
<H3>1.2. <A HREF="harbour3.html#3">Licence</A></H3>
|
||||
<H3>1.3. <A HREF="harbour4.html#4">Warranty</A></H3>
|
||||
<H3>1.4. <A HREF="harbour5.html#5">Trademarks</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Legal Stuff</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour2.html"><EM>Copyright</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
32
harbour/website/faq/harbour10.html
Normal file
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Who owns Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Who owns Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour9.html"><EM>Who is developing Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour11.html"><EM>So who do I blame when it all goes wrong?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="10"></A>2.4. Who owns Harbour?</H2>
|
||||
<p>Nobody <em>owns</em> Harbour but many people hold the copyright on portions of
|
||||
Harbour.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Who owns Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour9.html"><EM>Who is developing Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour11.html"><EM>So who do I blame when it all goes wrong?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
42
harbour/website/faq/harbour11.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>So who do I blame when it all goes wrong?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>So who do I blame when it all goes wrong?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour10.html"><EM>Who owns Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour12.html"><EM>How did Harbour get started?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="11"></A>2.5. So who do I blame when it all goes wrong?<A NAME="Warranty"></A></H2>
|
||||
<p>Harbour is
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> and comes with
|
||||
<b>no warranty</b>. The warranty statement is that which is
|
||||
provided by the
|
||||
<A HREF="harbour15.html#GPL">GPL</A>:
|
||||
<blockquote>
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
more details.
|
||||
</blockquote>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>So who do I blame when it all goes wrong?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour10.html"><EM>Who owns Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour12.html"><EM>How did Harbour get started?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
38
harbour/website/faq/harbour12.html
Normal file
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>How did Harbour get started?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>How did Harbour get started?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour11.html"><EM>So who do I blame when it all goes wrong?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour13.html"><EM>What is "free software"?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="12"></A>2.6. How did Harbour get started?</H2>
|
||||
<p>The idea of a
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> Clipper compiler
|
||||
has been floating around for a long time and the subject has often cropped
|
||||
up in discussion on <A href="news:comp.lang.clipper">comp.lang.clipper</A>. Actual work to get something developed started
|
||||
early in 1999 when Antonio Linares <A href="http://groups.google.com/groups?as_umsgid=7clsi0%2491t%241%40talia.mad.ttd.net">started a thread</A> to
|
||||
discuss some ideas about developing a Clipper grammar using Lex and Yacc.</p>
|
||||
<p>The rest, as they say, is history (that history might form the basis of
|
||||
another document should I ever get the time to compile it).</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>How did Harbour get started?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour11.html"><EM>So who do I blame when it all goes wrong?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour13.html"><EM>What is "free software"?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
41
harbour/website/faq/harbour13.html
Normal file
@@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What is "free software"?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is "free software"?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour12.html"><EM>How did Harbour get started?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour14.html"><EM>So is Harbour in the public domain?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="13"></A>2.7. What is "free software"?<A NAME="FreeSoftware"></A></H2>
|
||||
<p>In general terms free software is one phrase for describing software that
|
||||
comes with certain freedoms, the free doesn't speak about the price, it
|
||||
speaks about your freedoms to use the software. A common suggestion is that
|
||||
you think "free speech" instead of "free beer".</p>
|
||||
<p>See <A href="http://www.fsf.org/philosophy/free-sw.html">http://www.fsf.org/philosophy/free-sw.html</A> for the Free
|
||||
Software Foundation's definition of "free software".</p>
|
||||
<p>A related term is OpenSource, you can find out more about the idea of
|
||||
OpenSource at <A href="http://www.opensource.org/">http://www.opensource.org/</A>. You might also
|
||||
want to note that the FSF don't consider OpenSource and Free Software to be
|
||||
the same thing, see <A href="http://www.fsf.org/philosophy/free-software-for-freedom.html">http://www.fsf.org/philosophy/free-software-for-freedom.html</A> for more
|
||||
details.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is "free software"?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour12.html"><EM>How did Harbour get started?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour14.html"><EM>So is Harbour in the public domain?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
39
harbour/website/faq/harbour14.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>So is Harbour in the public domain?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>So is Harbour in the public domain?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour13.html"><EM>What is "free software"?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour15.html"><EM>What is the GPL?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="14"></A>2.8. So is Harbour in the public domain?</H2>
|
||||
<p>No, Harbour isn't in the <A href="http://www.fsf.org/philosophy/categories.html#PublicDomainSoftware">public domain</A>. Most parts of Harbour are copyrighted works and you
|
||||
should respect those copyrights as you would any other copyright. With a
|
||||
small number of exceptions each of the
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour authors</A> have placed their code under Harbour's chosen licence, currently
|
||||
that licence is the
|
||||
<A HREF="harbour15.html#GPL">GPL</A> and/or the GPL with
|
||||
<A HREF="harbour17.html#HarbourException">Harbour exception</A>.</p>
|
||||
<p>Note, however, that some files that are part of harbour have been placed in
|
||||
the public domain.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>So is Harbour in the public domain?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour13.html"><EM>What is "free software"?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour15.html"><EM>What is the GPL?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour15.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What is the GPL?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is the GPL?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour14.html"><EM>So is Harbour in the public domain?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour16.html"><EM>Why was the GPL chosen as the licence for Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="15"></A>2.9. What is the GPL?<A NAME="GPL"></A></H2>
|
||||
<p>The <A href="http://www.fsf.org/licenses/licenses.html#GPL">GPL</A> is the
|
||||
licence of the <A href="http://www.gnu.org/">GNU system</A>, it is a
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A>
|
||||
licence. You might also hear it referred to as the <A href="http://www.fsf.org/licenses/licenses.html#WhatIsCopyleft">Copyleft</A>.</p>
|
||||
<p>The GPL is currently the licence under which parts of Harbour are released,
|
||||
other parts of Harbour are under the GPL plus the
|
||||
<A HREF="harbour17.html#HarbourException">Harbour exception</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is the GPL?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour14.html"><EM>So is Harbour in the public domain?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour16.html"><EM>Why was the GPL chosen as the licence for Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour16.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Why was the GPL chosen as the licence for Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Why was the GPL chosen as the licence for Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour15.html"><EM>What is the GPL?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour17.html"><EM>What is the Harbour exception?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="16"></A>2.10. Why was the GPL chosen as the licence for Harbour?<A NAME="WhyGPL"></A></H2>
|
||||
<p>That's really a question best asked of each of the Harbour copyright
|
||||
holders. A simple answer would be that the GPL is seen as one of the more
|
||||
restrictive
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> licences and, for
|
||||
that reason more than any other, it appeared to give the maximum amount of
|
||||
freedom and at the same time the correct degree of control over use and
|
||||
distribution.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Why was the GPL chosen as the licence for Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour15.html"><EM>What is the GPL?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour17.html"><EM>What is the Harbour exception?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
92
harbour/website/faq/harbour17.html
Normal file
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What is the Harbour exception?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is the Harbour exception?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour16.html"><EM>Why was the GPL chosen as the licence for Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour18.html"><EM>So why don't you use the LGPL?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="17"></A>2.11. What is the Harbour exception?<A NAME="HarbourException"></A></H2>
|
||||
<p>There is one small wrinkle regarding the use of the GPL as the licence for
|
||||
Harbour. Harbour comes in a number of parts, these can best be described as
|
||||
the compiler (including pre-processor), the virtual machine and the run-time
|
||||
library. The GPL dictates that anyone distributing binary versions of GPLd
|
||||
code must make an offer of providing the source and that the code linked
|
||||
against the GPLd code must also fall under the GPL. Failure to do so is a
|
||||
breach of licence.</p>
|
||||
<p>In Harbour terms this means different things depending on which portion of
|
||||
Harbour you are considering. The compiler itself can live under the GPL, it
|
||||
isn't part of the run-time and so poses no problem. This isn't true for the
|
||||
<A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/harbour-project/harbour/source/vm/">HVM</A> and
|
||||
<A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/harbour-project/harbour/source/rtl/">RTL</A> because they get linked into your application and so would
|
||||
require that your code be distributed under a compatible licence. While the
|
||||
Harbour developers would like to see you develop
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> they have decided to let you make this choice.</p>
|
||||
<p>To solve this problem the developers have employed the "Harbour
|
||||
Exception". This idea comes from the GPL exception used by <A href="http://www.gnu.org/software/guile/guile.html">guile</A>. In effect,
|
||||
the exception states that you must observe the GPL except when the code in
|
||||
question is being used as the HVM and RTL of an application compiled with
|
||||
Harbour.</p>
|
||||
<p>The wording of the exception currently reads:
|
||||
<blockquote>
|
||||
The exception is that, if you link the Harbour libraries with other
|
||||
files to produce an executable, this does not by itself cause the
|
||||
resulting executable to be covered by the GNU General Public License.
|
||||
Your use of that executable is in no way restricted on account of
|
||||
linking the Harbour library code into it.
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
This exception does not however invalidate any other reasons why
|
||||
the executable file might be covered by the GNU General Public License.
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
This exception applies only to the code released by the Harbour
|
||||
Project under the name Harbour. If you copy code from other
|
||||
Harbour Project or Free Software Foundation releases into a copy of
|
||||
Harbour, as the General Public License permits, the exception does
|
||||
not apply to the code that you add in this way. To avoid misleading
|
||||
anyone as to the status of such modified files, you must delete
|
||||
this exception notice from them.
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
If you write modifications of your own for Harbour, it is your choice
|
||||
whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, delete this exception notice.
|
||||
</blockquote>
|
||||
|
||||
Please note that the original wording of the exception was based on an
|
||||
earlier version of the guile exception. That version of the exception was
|
||||
less verbose and less clear. The wording of that version read:
|
||||
<blockquote>
|
||||
The exception is that if you link the Harbour Runtime Library (HRL) and/or
|
||||
the Harbour Virtual Machine (HVM) with other files to produce an executable,
|
||||
this does not by itself cause the resulting executable to be covered by the
|
||||
GNU General Public License. Your use of that executable is in no way
|
||||
restricted on account of linking the RTL and/or HVM code into it.
|
||||
</blockquote>
|
||||
|
||||
The Harbour sources are being converted over to the new exception as each
|
||||
copyright holder makes the change. The intention is that every item of
|
||||
source that uses the Harbour exception will clearly use the more verbose
|
||||
version.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is the Harbour exception?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour16.html"><EM>Why was the GPL chosen as the licence for Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour18.html"><EM>So why don't you use the LGPL?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
47
harbour/website/faq/harbour18.html
Normal file
@@ -0,0 +1,47 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>So why don't you use the LGPL?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>So why don't you use the LGPL?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour17.html"><EM>What is the Harbour exception?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour19.html"><EM>Will my applications be affected by the GPL?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="18"></A>2.12. So why don't you use the LGPL?</H2>
|
||||
<p>Given
|
||||
<A HREF="harbour17.html#HarbourException">the above</A> it might be reasonable to
|
||||
ask why the Harbour developers didn't elect to use the <A href="http://www.fsf.org/licenses/licenses.html#LGPL">LGPL</A> instead. The
|
||||
reason simply comes down to the requirements of the LGPL and what can be
|
||||
reasonably asked of anyone who wishes to make use of Harbour.</p>
|
||||
<p>The LGPL requires that any binary distribution of the LGPLd code (in other
|
||||
words, an application compiled with Harbour and linked against the HVM and
|
||||
RTL) should be distributed in a method that allows the user to re-link the
|
||||
application against different and/or later copies of the code under the
|
||||
LGPL. This is an unreasonable and unworkable requirement as far as the
|
||||
Harbour developers are concerned.</p>
|
||||
<p>For the most part it would be fine on platforms where an application can be
|
||||
linked against a dynamic version of the HVM and RTL, but any platform that
|
||||
doesn't support dynamic linking (PC/MS/DR/Open/Free-DOS for example) would
|
||||
be effectively shut out of Harbour usage. The Harbour developers consider
|
||||
this to be a reduction of freedom and this isn't acceptable for free
|
||||
software.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>So why don't you use the LGPL?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour17.html"><EM>What is the Harbour exception?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour19.html"><EM>Will my applications be affected by the GPL?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
50
harbour/website/faq/harbour19.html
Normal file
@@ -0,0 +1,50 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Will my applications be affected by the GPL?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Will my applications be affected by the GPL?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour18.html"><EM>So why don't you use the LGPL?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="19"></A>2.13. Will my applications be affected by the GPL?</H2>
|
||||
<p>No, the
|
||||
<A HREF="harbour17.html#HarbourException">Harbour exception</A> seeks to ensure
|
||||
that, when you build an application with Harbour, compiling with the Harbour
|
||||
compiler and linking against the HVM and RTL, your rights to licence your
|
||||
own code are not in any way affected.</p>
|
||||
<p>Harbour's licence is there to try and protect the freedom offered by the
|
||||
Harbour developers. Harbour's licence isn't there to try and force you to
|
||||
choose a specific licence.</p>
|
||||
<p>Be assured that it isn't the intention of the
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> that your applications will have to be released
|
||||
as <A href="http://www.gnu.org/philosophy/free-sw.html">free software</A>. Supporting free software would be the right thing to do but the
|
||||
Harbour developers have decided not to insist on this; we think it is more
|
||||
useful in this situation to set up Harbour's license so that it does not
|
||||
make any conditions on the status of your work that was built with and
|
||||
against Harbour.</p>
|
||||
<p>As always, don't take anyone else's word for this stuff, when in doubt, read
|
||||
the licence. If you're still in doubt pay someone who knows what they are
|
||||
doing to read the licence for you. Hopefully you do this with licences for
|
||||
your other development tools, Harbour is no different, it has a licence that
|
||||
you need to understand.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Will my applications be affected by the GPL?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour18.html"><EM>So why don't you use the LGPL?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour2.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Copyright</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Copyright</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour3.html"><EM>Licence</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="2"></A>1.1. Copyright</H2>
|
||||
<p>This document as a whole is copyrighted (c) 1999 - 2004 David G. Holm.
|
||||
Some portions of the document may be copyright other individual authors
|
||||
and are used with their permission. This document would not exist were
|
||||
it not for the efforts of the original maintainer, Dave Pearson.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Copyright</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour3.html"><EM>Licence</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
40
harbour/website/faq/harbour20.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Helping develop Harbour</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Helping develop Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour19.html"><EM>Will my applications be affected by the GPL?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour21.html"><EM>How do I get started?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="20"></A>3. Helping develop Harbour</H2>
|
||||
<H3>3.1. <A HREF="harbour21.html#21">How do I get started?</A></H3>
|
||||
<H3>3.2. <A HREF="harbour22.html#22">What C compiler should I use?</A></H3>
|
||||
<H3>3.3. <A HREF="harbour23.html#23">What other tools do I need?</A></H3>
|
||||
<H3>3.4. <A HREF="harbour24.html#24">Where can I find the source?</A></H3>
|
||||
<H3>3.5. <A HREF="harbour25.html#25">What is CVS and how do I use it?</A></H3>
|
||||
<H3>3.6. <A HREF="harbour26.html#26">How do I build Harbour?</A></H3>
|
||||
<H3>3.7. <A HREF="harbour27.html#27">What needs working on?</A></H3>
|
||||
<H3>3.8. <A HREF="harbour28.html#28">Are there any development guidelines?</A></H3>
|
||||
<H3>3.9. <A HREF="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</A></H3>
|
||||
<H3>3.10. <A HREF="harbour30.html#30">So what's with all these language extensions then?</A></H3>
|
||||
<H3>3.11. <A HREF="harbour31.html#31">I can't code C, how can I help development? </A></H3>
|
||||
<H3>3.12. <A HREF="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</A></H3>
|
||||
<H3>3.13. <A HREF="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Helping develop Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour19.html"><EM>Will my applications be affected by the GPL?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour21.html"><EM>How do I get started?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour21.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>How do I get started?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>How do I get started?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour22.html"><EM>What C compiler should I use?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="21"></A>3.1. How do I get started?</H2>
|
||||
<p>The first thing you should do is join the
|
||||
<A HREF="harbour35.html#DevMailList">developer's mailing list</A> and read the mail for a few days to get a
|
||||
feel for what is going on. You might also want to take a look at
|
||||
<A HREF="harbour40.html#MailArchives">the archives</A> too.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>How do I get started?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour22.html"><EM>What C compiler should I use?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
87
harbour/website/faq/harbour22.html
Normal file
@@ -0,0 +1,87 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What C compiler should I use?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What C compiler should I use?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour21.html"><EM>How do I get started?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour23.html"><EM>What other tools do I need?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="22"></A>3.2. What C compiler should I use?<A NAME="WhatC"></A></H2>
|
||||
<p>What C compiler do you want to use?</p>
|
||||
<p>The
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> consider GNU <A href="http://www.gnu.org/software/gcc/">GCC</A> to be <em>the</em> supported
|
||||
compiler of the Harbour project, use of the <A href="http://www.gnu.org/software/gcc/">GCC</A> port for your chosen
|
||||
platform is encouraged.</p>
|
||||
<p>However, should you wish to use a different C compiler your contribution to
|
||||
make it work is more than welcome. Currently the following C compiler and
|
||||
platform combinations are supported by someone in the development team:
|
||||
<ul>
|
||||
<li>Microsoft Windows
|
||||
<ul>
|
||||
<li><A href="http://www.gnu.org/software/gcc/">GCC</A>
|
||||
(<A href="http://www.cygwin.com/">CYGWIN</A>)</li>
|
||||
<li><A href="http://www.gnu.org/software/gcc/">GCC</A>
|
||||
(<A href="http://www.mingw.org/">MINGW32</A>)</li>
|
||||
<li>Borland C/C++ 4/5/Builder
|
||||
(their <A href="http://www.borland.com/bcppbuilder/freecompiler/">free</A>
|
||||
compiler works)</li>
|
||||
<li>Microsoft Visual C++ 10/11/12</li>
|
||||
<li>IBM Visual Age for C++</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>DOS 32bit
|
||||
<ul>
|
||||
<li><A href="http://www.gnu.org/software/gcc/">GCC</A> (<A href="http://www.delorie.com/djgpp/">DJGPP</A>)</li>
|
||||
<li>Watcom C/C++</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>DOS 16bit
|
||||
<ul>
|
||||
<li>Borland C/C++ 3.1</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><A href="http://www.linux.org/">GNU/Linux</A>
|
||||
<ul>
|
||||
<li><A href="http://www.gnu.org/software/gcc/">GCC</A> (various versions).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>OS/2
|
||||
<ul>
|
||||
<li><A href="http://www.gnu.org/software/gcc/">GCC</A> (<A href="http://archiv.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/">EMX</A>)</li>
|
||||
<li>IBM C++</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Macintosh
|
||||
<ul>
|
||||
<li><A href="http://developer.apple.com/tools/mpw-tools/">MPW</A></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Instructions on how to build Harbour with the above compilers should reside
|
||||
in the <code>doc</code> directory of the Harbour source tree. If such documentation
|
||||
is missing please consider asking about it on the
|
||||
<A HREF="harbour35.html#DevMailList">development mailing list</A> and, once you've got the information, formatting
|
||||
it and placing it in the <code>doc</code> directory to help others who may wish to
|
||||
ask the same question.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What C compiler should I use?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour21.html"><EM>How do I get started?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour23.html"><EM>What other tools do I need?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
140
harbour/website/faq/harbour23.html
Normal file
@@ -0,0 +1,140 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What other tools do I need?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What other tools do I need?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour22.html"><EM>What C compiler should I use?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour24.html"><EM>Where can I find the source?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="23"></A>3.3. What other tools do I need?</H2>
|
||||
<p>To build Harbour you'll need the following tools:</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>A C compiler.
|
||||
<p>Please see the FAQ section entitled
|
||||
<A HREF="harbour22.html#WhatC">What C compiler should I use?</A> for more details on choosing a C compiler.</p>
|
||||
|
||||
</li>
|
||||
<li>A make utility.
|
||||
<p>Most platform/compiler combinations within Harbour make use of <A href="http://www.gnu.org/software/make/">GNU make</A>, some developers
|
||||
use other make utilities, you'll need to speak to them if you want to ignore
|
||||
the GNU make files.</p>
|
||||
<p>You should be able to find GNU make at:</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Microsoft Windows
|
||||
<p><A href="http://www.steve.org.uk/Software/make/">http://www.steve.org.uk/Software/make/</A></p>
|
||||
|
||||
</li>
|
||||
<li>DOS
|
||||
<p><A href="ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2gnu/mak379b.zip">ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2gnu/mak379b.zip</A></p>
|
||||
|
||||
</li>
|
||||
<li>GNU/Linux
|
||||
<p>Most (if not all) GNU/Linux distributions come with GNU make. If you can't
|
||||
find the make utility on your system you should look on your install CDs
|
||||
and/or the ftp site for your distribution.</p>
|
||||
|
||||
</li>
|
||||
<li>OS/2
|
||||
<p><A href="ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/gnumake.zip">ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/gnumake.zip</A></p>
|
||||
|
||||
</li>
|
||||
<li>Macintosh
|
||||
<p>TODO: Provide link</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
</li>
|
||||
<li>A copy of flex:
|
||||
|
||||
<p>
|
||||
<ul>
|
||||
<li>Windows
|
||||
<p>See the <A href="/download.htm">harbour download page</A>.</p>
|
||||
|
||||
</li>
|
||||
<li>DOS
|
||||
<p>The <A href="http://www.delorie.com/djgpp/">DJGPP</A> distribution of
|
||||
GNU tools for DOS includes a port of flex.</p>
|
||||
|
||||
</li>
|
||||
<li>GNU/Linux
|
||||
<p>Most GNU/Linux distributions come with a copy of flex. If you don't have it
|
||||
installed you should install it from your distribution media.</p>
|
||||
|
||||
</li>
|
||||
<li>OS/2
|
||||
<p>TODO: Provide link</p>
|
||||
|
||||
</li>
|
||||
<li>Macintosh
|
||||
<p>TODO: Provide link</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
||||
</li>
|
||||
<li>A copy of <A href="http://www.gnu.org/software/bison/bison.html">bison</A>:
|
||||
<p>
|
||||
<ul>
|
||||
<li>Windows
|
||||
<p>See the <A href="/download.htm">harbour download page</A>.</p>
|
||||
|
||||
</li>
|
||||
<li>DOS
|
||||
<p>The <A href="http://www.delorie.com/djgpp/">DJGPP</A> distribution of
|
||||
GNU tools for DOS includes a port of bison.</p>
|
||||
|
||||
</li>
|
||||
<li>GNU/Linux
|
||||
<p>Most GNU/Linux distributions come with a copy of bison. If you don't have it
|
||||
installed you should install it from your distribution media.</p>
|
||||
|
||||
</li>
|
||||
<li>OS/2
|
||||
<p>TODO: Provide link</p>
|
||||
|
||||
</li>
|
||||
<li>Macintosh
|
||||
<p>TODO: Provide link</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
||||
</li>
|
||||
<li>A CVS client for your chosen platform.
|
||||
<p>Please see the FAQ section entitled
|
||||
<A HREF="harbour25.html#WhatIsCVS">What is CVS and how do I use it?</A> for more details on getting a CVS client for your
|
||||
environment.</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What other tools do I need?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour22.html"><EM>What C compiler should I use?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour24.html"><EM>Where can I find the source?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
67
harbour/website/faq/harbour24.html
Normal file
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Where can I find the source?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>Where can I find the source?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour23.html"><EM>What other tools do I need?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour25.html"><EM>What is CVS and how do I use it?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="24"></A>3.4. Where can I find the source?</H2>
|
||||
<p>There are three methods of getting the source for harbour, which method you
|
||||
use will depend on how up-to-date you feel you need to be.
|
||||
<ul>
|
||||
<li>The unstable snapshot
|
||||
<p>A snapshot of the source is made available on the
|
||||
<A href="/download.htm">Harbour project download web page</A>. Please be aware that this is an <b>unstable</b>
|
||||
snapshot. Using this source could make all sorts of horrible things happen
|
||||
- it might not even compile. You have been warned.</p>
|
||||
|
||||
</li>
|
||||
<li>The stable snapshot
|
||||
<p>Once in a while a stable snapshot of the Harbour source is made available
|
||||
from the <A href="/download.htm">download page</A>
|
||||
of the <A href="/">Harbour project web site</A>.
|
||||
These snapshots are referred to as
|
||||
"releases" and are considered stable in that the source will
|
||||
compile and there are no known showstoppers in the compiler, virtual machine
|
||||
or run-time library.</p>
|
||||
<p>If you like to play with alpha quality software but want to feel safe doing
|
||||
so then a stable release is for you.</p>
|
||||
|
||||
</li>
|
||||
<li>Direct CVS access
|
||||
<p>The best and most direct method of getting Harbour source is from the CVS
|
||||
server. This is where the
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A>
|
||||
work on the source for Harbour (actually, they all work on their own
|
||||
machines, this server gives them, in effect, a virtual shared directory).</p>
|
||||
<p>If you intend to work with Harbour built from the CVS itself you should
|
||||
really consider subscribing to the
|
||||
<A HREF="harbour35.html#DevMailList">developer's mailing list</A>.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>Please note that if you do want to help develop Harbour then the last option
|
||||
is the best option (and, in the long term, the only useful option for all
|
||||
concerned).</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>Where can I find the source?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour23.html"><EM>What other tools do I need?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour25.html"><EM>What is CVS and how do I use it?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
139
harbour/website/faq/harbour25.html
Normal file
@@ -0,0 +1,139 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What is CVS and how do I use it?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What is CVS and how do I use it?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour24.html"><EM>Where can I find the source?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour26.html"><EM>How do I build Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="25"></A>3.5. What is CVS and how do I use it?<A NAME="WhatIsCVS"></A></H2>
|
||||
<p>Before proceeding you should probably have a good read of the <A href="http://www.cvshome.org/docs/blandy.html">introduction to CVS by Jim Blandy</A>. Reading this document should save you a lot of confusion later
|
||||
on.</p>
|
||||
<p>To use the CVS server you first need to get a copy of the CVS client
|
||||
software for your operating system:</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Microsoft Windows
|
||||
<p>See <A href="http://www.cyclic.com/cvs/windows.html">http://www.cyclic.com/cvs/windows.html</A> for more details.</p>
|
||||
|
||||
|
||||
</li>
|
||||
<li>DOS 16bit/32bit
|
||||
<p>See the DOS section at <A href="http://www.cyclic.com/cvs/other.html">http://www.cyclic.com/cvs/other.html</A>.</p>
|
||||
|
||||
</li>
|
||||
<li>GNU/Linux
|
||||
<p>Many GNU/Linux distributions come with the cvs client packaged as part of
|
||||
the distribution. If you don't have it installed check your install CDs or
|
||||
check the ftp site for the distribution in question.</p>
|
||||
|
||||
|
||||
</li>
|
||||
<li>OS/2
|
||||
<ul>
|
||||
<li><A href="http://www.cyclic.com/cvs/os2.html">http://www.cyclic.com/cvs/os2.html</A></li>
|
||||
<li><A href="ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/cvs110.zip">ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/cvs110.zip</A></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</li>
|
||||
<li>Macintosh
|
||||
<p>See <A href="http://www.cyclic.com/cvs/mac.html">http://www.cyclic.com/cvs/mac.html</A> for more details.</p>
|
||||
|
||||
|
||||
</li>
|
||||
<li>Other
|
||||
<p>If you are building Harbour with an operating system not listed then please
|
||||
contact the FAQ maintainer with full details so that this list can be
|
||||
updated.</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>Once you have got your CVS client installed you can gain anonymous access to
|
||||
the Harbour CVS server. Depending on platform, the first thing you need to
|
||||
do is set the <code>CVSROOT</code> environment variable to:</p>
|
||||
<p>
|
||||
<blockquote><code>
|
||||
<pre>
|
||||
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/harbour-project
|
||||
</pre>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
<p>In addition to the above some environments might require extra information.
|
||||
For example, the DOS, Windows and OS/2 CVS clients need to be given two
|
||||
extra environment variables, <code>HOMEDRIVE</code> and <code>HOMEPATH</code>. These two
|
||||
environment variables tell the CVS client where the source will live
|
||||
locally. For example, if your Harbour development directory is at
|
||||
S:\FREESOFT\HARBOUR you'd set:</p>
|
||||
<p>
|
||||
<blockquote><code>
|
||||
<pre>
|
||||
SET HOMEDRIVE=S
|
||||
SET HOMEPATH=\FREESOFT\HARBOUR\
|
||||
</pre>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
<p>Users of the Windows client have reported that the <code>HOMEPATH</code> environment
|
||||
variable must start with and finish with a directory separator. Users of the
|
||||
DOS client have reported that the <code>HOMEDRIVE</code> environment variable must
|
||||
end with a colon.</p>
|
||||
<p>Ensure that your harbour directory is created and change into it. Then run:</p>
|
||||
<p>
|
||||
<blockquote><code>
|
||||
<pre>
|
||||
cvs login
|
||||
</pre>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
<p>and press enter when prompted for a password. Now run:</p>
|
||||
<p>
|
||||
<blockquote><code>
|
||||
<pre>
|
||||
cvs extract -P harbour
|
||||
</pre>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
<p>to get a copy of the Harbour CVS repository (users of the DOS client have
|
||||
reported that it doesn't have the <code>extract</code> command and that the
|
||||
<code>checkout</code> command should be used instead, I'm also told that the cvs
|
||||
client on GNU/Linux requires that you use <code>checkout</code>).</p>
|
||||
<p><b>Note</b>: The CVS commands and directories are case sensitive: <code>harbour</code>
|
||||
must be in all lower case (also note that on <A href="http://www.sourceforge.net/">SourceForge</A> Harbour is known as
|
||||
"harbour-project").</p>
|
||||
<p>Later, when you want to get changes from the CVS, you can do one of two
|
||||
things:</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Repeat the <code>extract</code> command from your Harbour directory.</li>
|
||||
<li>From your Harbour directory run '<code>cvs update</code>'.</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>If you have problems after reading the above please consider reading the
|
||||
<A href="http://www.cvshome.org/docs/blandy.html">CVS introduction</A> and also the documentation for the CVS client you've
|
||||
installed. If, after reading both those documents, you are still having
|
||||
problems you should drop a polite message into the
|
||||
<A HREF="harbour35.html#DevMailList">developer's mailing list</A> detailing your platform, environment, all
|
||||
the steps you performed and the exact nature of the problem.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What is CVS and how do I use it?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour24.html"><EM>Where can I find the source?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour26.html"><EM>How do I build Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
33
harbour/website/faq/harbour26.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>How do I build Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>How do I build Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour25.html"><EM>What is CVS and how do I use it?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour27.html"><EM>What needs working on?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="26"></A>3.6. How do I build Harbour?</H2>
|
||||
<p>The method used to build Harbour may differ from platform to platform and
|
||||
even from tool set to tool set. Please have a good read of the files in the
|
||||
<code>doc</code> directory of the Harbour source.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>How do I build Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour25.html"><EM>What is CVS and how do I use it?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour27.html"><EM>What needs working on?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour27.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What needs working on?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What needs working on?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour26.html"><EM>How do I build Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour28.html"><EM>Are there any development guidelines?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="27"></A>3.7. What needs working on?<A NAME="WhatToDo"></A></H2>
|
||||
<p>See <A href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/harbour-project/harbour/TODO?rev=HEAD&content-type=text/vnd.viewcvs-markup">TODO</A> in the root directory of the harbour sources.</p>
|
||||
<p>If you're looking to get stuck into some Harbour development you'd do
|
||||
well to subscribe to the
|
||||
<A HREF="harbour35.html#DevMailList">developer's mailing list</A>, hang out there for a few days to get a feel for what is going on and
|
||||
then either start contributing bug fixes (always a good way of getting
|
||||
started) or simply announce your intention to work on an entry on the TODO list.</p>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>What needs working on?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour26.html"><EM>How do I build Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour28.html"><EM>Are there any development guidelines?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
49
harbour/website/faq/harbour28.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Are there any development guidelines?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>Are there any development guidelines?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour27.html"><EM>What needs working on?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour29.html"><EM>Is it ok to extend the language with some spiffy new feature?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="28"></A>3.8. Are there any development guidelines?</H2>
|
||||
<p>Not as such no. That said, if you are going to cut some code for Harbour you
|
||||
might want to consider the following random observations:
|
||||
<ul>
|
||||
<li>Harbour is written in both C and itself. As much as possible we stick
|
||||
with ANSI C (any non ANSI code should be guarded with pre-processor
|
||||
directives).</li>
|
||||
<li>Too many comments are better than too few comments.</li>
|
||||
<li>An ounce of testing can save a ton of debugging. Please ensure that,
|
||||
when you change code, you attempt to compile and use Harbour before
|
||||
submitting changes.</li>
|
||||
<li>English is the nearest we've got to a common language. Where possible
|
||||
please code in, comment in and document in English.</li>
|
||||
<li>Please don't make use of code you don't have the right to use. For
|
||||
example, don't go copying
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A> header
|
||||
files to make Harbour header files.</li>
|
||||
<li>Have fun.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>Are there any development guidelines?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour27.html"><EM>What needs working on?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour29.html"><EM>Is it ok to extend the language with some spiffy new feature?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
51
harbour/website/faq/harbour29.html
Normal file
@@ -0,0 +1,51 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Is it ok to extend the language with some spiffy new feature?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>Is it ok to extend the language with some spiffy new feature?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour28.html"><EM>Are there any development guidelines?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour30.html"><EM>So what's with all these language extensions then?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="29"></A>3.9. Is it ok to extend the language with some spiffy new feature?</H2>
|
||||
<p>As a rule, no. As
|
||||
<A HREF="harbour7.html#WhatIsHarbour">stated earlier</A> Harbour is
|
||||
designed, as much as possible, to be a
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A> 5.2e compatible Clipper compiler (with some 5.3 bits
|
||||
thrown in when it makes sense). As such, until such a time as we're all done
|
||||
on the compatibility front, the
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> would prefer to keep the language as "pure" as
|
||||
possible.</p>
|
||||
<p>That said, if you've got an idea for something you think should be added to
|
||||
the language please feel free to make your case on the
|
||||
<A HREF="harbour35.html#DevMailList">developer's mailing list</A>. Please note that emails along the lines of
|
||||
"I want feature <em>X</em> because I'd like to have it" don't cut
|
||||
much ice. Emails to that effect that actually offer a working patch might
|
||||
cut a little ice. Preferably, you'll come to the list with a well thought
|
||||
out and documented case for the addition of a new language extension and
|
||||
you'll be willing to discuss the proposal.</p>
|
||||
<p>Also, don't be upset if it is rejected, this is
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> after all, if you really feel that the extension is
|
||||
required you can maintain a patch in parallel or, if you really must (but
|
||||
we'd prefer if you didn't), you could maintain a forked distribution of
|
||||
Harbour.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>Is it ok to extend the language with some spiffy new feature?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour28.html"><EM>Are there any development guidelines?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour30.html"><EM>So what's with all these language extensions then?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
33
harbour/website/faq/harbour3.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Licence</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Licence</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour2.html"><EM>Copyright</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour4.html"><EM>Warranty</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="3"></A>1.2. Licence</H2>
|
||||
<p>This document should be considered as free software, distributed under the
|
||||
terms of the GNU General Public Licence, version 2. For details see the file
|
||||
COPYING.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Licence</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour2.html"><EM>Copyright</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour4.html"><EM>Warranty</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour30.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>So what's with all these language extensions then?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>So what's with all these language extensions then?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour29.html"><EM>Is it ok to extend the language with some spiffy new feature?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="30"></A>3.10. So what's with all these language extensions then?</H2>
|
||||
<p>Hey, come on, there aren't that many!</p>
|
||||
<p>Seriously, ok, hands up, you've got us bang to rights. Harbour does include
|
||||
some extensions to "standard" Clipper but you'll notice that
|
||||
these extensions are, on the whole, either replacements for "must
|
||||
have" 3rd party add-ons that people used with
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A> or they are a feature that is native to
|
||||
<A HREF="harbour56.html#ClipperCompilers">other Clipper compiler implementations</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>So what's with all these language extensions then?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour29.html"><EM>Is it ok to extend the language with some spiffy new feature?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
38
harbour/website/faq/harbour31.html
Normal file
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>I can't code C, how can I help development? </TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>I can't code C, how can I help development? </EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour30.html"><EM>So what's with all these language extensions then?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour32.html"><EM>I've got loads of Clipper code I can donate, what shall I do?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="31"></A>3.11. I can't code C, how can I help development? </H2>
|
||||
<p>How about doing some Clipper (the language) coding? Parts of Harbour have
|
||||
been and can be written in itself. Why not look at
|
||||
<A HREF="harbour27.html#WhatToDo">what needs doing</A> in the run-time library and seeing what could be
|
||||
coded using normal Clipper code?</p>
|
||||
<p>Don't worry about speed for the moment, chances are the functions you're
|
||||
thinking about are not speed critical, even if they are someone can come
|
||||
along and, using your implementation as the base design, re-code it in C for
|
||||
extra speed (if re-coding will speed it up).</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>I can't code C, how can I help development? </EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour30.html"><EM>So what's with all these language extensions then?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour32.html"><EM>I've got loads of Clipper code I can donate, what shall I do?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour32.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>I've got loads of Clipper code I can donate, what shall I do?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>I've got loads of Clipper code I can donate, what shall I do?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour33.html"><EM>I can't submit Clipper code either, can I still help anyway?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="32"></A>3.12. I've got loads of Clipper code I can donate, what shall I do?</H2>
|
||||
<p>Harbour isn't a project to create a repository of free Clipper code so,
|
||||
unless your code directly implements a core Clipper run-time library
|
||||
function it probably isn't a lot of use to Harbour.</p>
|
||||
<p>However, don't let your code go to waste, why not consider starting a
|
||||
non-compiler specific but cross-platform free software Clipper library that
|
||||
will benefit programmers using any of the
|
||||
<A HREF="harbour56.html#ClipperCompilers">Clipper compiler implementations</A>?</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>I've got loads of Clipper code I can donate, what shall I do?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour33.html"><EM>I can't submit Clipper code either, can I still help anyway?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour33.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>I can't submit Clipper code either, can I still help anyway?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>I can't submit Clipper code either, can I still help anyway?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour32.html"><EM>I've got loads of Clipper code I can donate, what shall I do?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="33"></A>3.13. I can't submit Clipper code either, can I still help anyway?</H2>
|
||||
<p>You could help out any number of ways. Documentation is one area where
|
||||
volunteers are needed (it's a dirty job but someone has to do it). Perhaps
|
||||
you could help maintain the
|
||||
<A HREF="harbour27.html#WhatToDo">TODO list</A>?
|
||||
How about creating and maintaining binary snapshots of each of the releases?</p>
|
||||
<p>Simply put, if you really want to help Harbour development, you'll find a
|
||||
way.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
|
||||
<b>:</b> <EM>I can't submit Clipper code either, can I still help anyway?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour32.html"><EM>I've got loads of Clipper code I can donate, what shall I do?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour34.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>The Harbour mailing lists</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>The Harbour mailing lists</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour33.html"><EM>I can't submit Clipper code either, can I still help anyway?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour35.html"><EM>Is there a developer's mailing list?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="34"></A>4. The Harbour mailing lists</H2>
|
||||
<H3>4.1. <A HREF="harbour35.html#35">Is there a developer's mailing list?</A></H3>
|
||||
<H3>4.2. <A HREF="harbour36.html#36">Is there a user's mailing list?</A></H3>
|
||||
<H3>4.3. <A HREF="harbour37.html#37">Is there a general discussion mailing list?</A></H3>
|
||||
<H3>4.4. <A HREF="harbour38.html#38">How do I remove myself from the mailing lists?</A></H3>
|
||||
<H3>4.5. <A HREF="harbour39.html#39">Are there any rules on the lists?</A></H3>
|
||||
<H3>4.6. <A HREF="harbour40.html#40">Are the lists archived anywhere?</A></H3>
|
||||
<H3>4.7. <A HREF="harbour41.html#41">Are there any newsgroups for Harbour?</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>The Harbour mailing lists</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour33.html"><EM>I can't submit Clipper code either, can I still help anyway?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour35.html"><EM>Is there a developer's mailing list?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
35
harbour/website/faq/harbour35.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Is there a developer's mailing list?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Is there a developer's mailing list?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour36.html"><EM>Is there a user's mailing list?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="35"></A>4.1. Is there a developer's mailing list?<A NAME="DevMailList"></A></H2>
|
||||
<p>Yes, the list lives at <A href="mailto:harbour@lists.harbour-project.org">harbour@lists.harbour-project.org</A>. To subscribe to the Harbour development mailing
|
||||
list simply send an email to
|
||||
<A href="mailto:harbour-request@lists.harbour-project.org">harbour-request@lists.harbour-project.org</A> and in the email say
|
||||
"subscribe". Alternatively you can subscribe via the World Wide
|
||||
Web at <A href="http://www.matrixlist.com/mailman/listinfo/harbour/">http://www.matrixlist.com/mailman/listinfo/harbour/</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Is there a developer's mailing list?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour36.html"><EM>Is there a user's mailing list?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
35
harbour/website/faq/harbour36.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Is there a user's mailing list?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Is there a user's mailing list?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour35.html"><EM>Is there a developer's mailing list?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour37.html"><EM>Is there a general discussion mailing list?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="36"></A>4.2. Is there a user's mailing list?<A NAME="UserMailList"></A></H2>
|
||||
<p>Yes, the list lives at <A href="mailto:harbourusers@lists.harbour-project.org">harbourusers@lists.harbour-project.org</A>. To subscribe to the Harbour user's mailing
|
||||
list simply send an email to
|
||||
<A href="mailto:harbourusers-request@lists.harbour-project.org">harbourusers-request@lists.harbour-project.org</A> and in the email say
|
||||
"subscribe". Alternatively you can subscribe via the World Wide
|
||||
Web at <A href="http://www.matrixlist.com/mailman/listinfo/harbourusers/">http://www.matrixlist.com/mailman/listinfo/harbourusers/</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Is there a user's mailing list?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour35.html"><EM>Is there a developer's mailing list?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour37.html"><EM>Is there a general discussion mailing list?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
35
harbour/website/faq/harbour37.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Is there a general discussion mailing list?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Is there a general discussion mailing list?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour36.html"><EM>Is there a user's mailing list?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour38.html"><EM>How do I remove myself from the mailing lists?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="37"></A>4.3. Is there a general discussion mailing list?<A NAME="DisMailList"></A></H2>
|
||||
<p>Yes, the list lives at <A href="mailto:harbourtalk@lists.harbour-project.org">harbourtalk@lists.harbour-project.org</A>. To subscribe to the Harbour discussion mailing
|
||||
list simply send an email to
|
||||
<A href="mailto:harbourtalk-request@lists.harbour-project.org">harbourtalk-request@lists.harbour-project.org</A> and in the email say
|
||||
"subscribe". Alternatively you can subscribe via the World Wide
|
||||
Web at <A href="http://www.matrixlist.com/mailman/listinfo/harbourtalk/">http://www.matrixlist.com/mailman/listinfo/harbourtalk/</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Is there a general discussion mailing list?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour36.html"><EM>Is there a user's mailing list?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour38.html"><EM>How do I remove myself from the mailing lists?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
57
harbour/website/faq/harbour38.html
Normal file
@@ -0,0 +1,57 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>How do I remove myself from the mailing lists?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>How do I remove myself from the mailing lists?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour37.html"><EM>Is there a general discussion mailing list?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour39.html"><EM>Are there any rules on the lists?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="38"></A>4.4. How do I remove myself from the mailing lists?</H2>
|
||||
<p>Every email that comes from the Harbour mailing lists contains instructions
|
||||
for unsubscribing. The information is in the header of the email. For those
|
||||
people with MUAs that don't allow them to read such vital information here
|
||||
are the headers at the time of writing:</p>
|
||||
<p>
|
||||
<dl>
|
||||
<dt><b>harbour</b><dd><p>
|
||||
<blockquote><code>
|
||||
<b>List-Unsubscribe:</b> <A href="http://www.matrixlist.com/mailman/listinfo/harbour">http://www.matrixlist.com/mailman/listinfo/harbour</A>, <A href="mailto:harbour-request@lists.harbour-project.org?subject=unsubscribe">mailto:harbour-request@lists.harbour-project.org?subject=unsubscribe</A>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
<dt><b>harbourusers</b><dd><p>
|
||||
<blockquote><code>
|
||||
<b>List-Unsubscribe:</b> <A href="http://www.matrixlist.com/mailman/listinfo/harbourusers">http://www.matrixlist.com/mailman/listinfo/harbourusers</A>, <A href="mailto:harbourusers-request@lists.harbour-project.org?subject=unsubscribe">mailto:harbourusers-request@lists.harbour-project.org?subject=unsubscribe</A>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
<dt><b>harbourtalk</b><dd><p>
|
||||
<blockquote><code>
|
||||
<b>List-Unsubscribe:</b> <A href="http://www.matrixlist.com/mailman/listinfo/harbourtalk">http://www.matrixlist.com/mailman/listinfo/harbourtalk</A>, <A href="mailto:harbourtalk-request@lists.harbour-project.org?subject=unsubscribe">mailto:harbourtalk-request@lists.harbour-project.org?subject=unsubscribe</A>
|
||||
</code></blockquote>
|
||||
</p>
|
||||
</dl>
|
||||
|
||||
No matter what mailing list you are on it is always a good idea to never
|
||||
subscribe unless you know how to unsubscribe. This can be as simple as
|
||||
keeping the subscription confirmation message that many lists send out (they
|
||||
often include instructions on how to unsubscribe).</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>How do I remove myself from the mailing lists?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour37.html"><EM>Is there a general discussion mailing list?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour39.html"><EM>Are there any rules on the lists?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
69
harbour/website/faq/harbour39.html
Normal file
@@ -0,0 +1,69 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Are there any rules on the lists?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Are there any rules on the lists?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour38.html"><EM>How do I remove myself from the mailing lists?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour40.html"><EM>Are the lists archived anywhere?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="39"></A>4.5. Are there any rules on the lists?</H2>
|
||||
<p>There are no <em>rules</em> as such but you might want to consider the following
|
||||
guidelines:</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Try to stay on topic. The
|
||||
<A HREF="harbour35.html#DevMailList">developer's list</A> is for Harbour design and development issues, the
|
||||
<A HREF="harbour36.html#UserMailList">user's list</A> is for Harbour usage discussion and
|
||||
the
|
||||
<A HREF="harbour37.html#DisMailList">discussion list</A> is for general Harbour
|
||||
discussion.
|
||||
</li>
|
||||
<li>Try not to mail binaries. Sometimes it is necessary on the development
|
||||
list, if so, try to keep the size down, the developer's list is <b>very
|
||||
busy</b>.
|
||||
</li>
|
||||
<li>Stick to plain text formatted email,
|
||||
<A href="http://expita.com/nomime.html">turn off</A> any HTML
|
||||
"features", content is far more important than form in the
|
||||
Harbour lists.
|
||||
</li>
|
||||
<li>Stick to English. This isn't a UK/US/AU-centric thing, it just so
|
||||
happens that English is more widely comprehended than any other language
|
||||
available on the lists. If you use English you'll be read by the maximum
|
||||
number of people.
|
||||
</li>
|
||||
<li>Don't use the subject as the message. Single line messages where the
|
||||
message is in the subject don't carry a lot of information. Be verbose,
|
||||
you'll stand a better chance of being understood.
|
||||
</li>
|
||||
<li>Do use the subject to outline a message. A descriptive subject is more
|
||||
likely to catch the eye of the people whose eye you wanted to catch.
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>The above isn't an exhaustive list of guidelines, neither are any of the
|
||||
above actually "enforced" (although you might find one or two
|
||||
people politely suggesting you consider abiding by them). Generally speaking
|
||||
the <em>rules</em> on the Harbour lists are those that apply to good email
|
||||
composition in general.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Are there any rules on the lists?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour38.html"><EM>How do I remove myself from the mailing lists?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour40.html"><EM>Are the lists archived anywhere?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour4.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Warranty</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Warranty</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour3.html"><EM>Licence</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour5.html"><EM>Trademarks</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="4"></A>1.3. Warranty</H2>
|
||||
<p>This document is distributed in the hope that it will be useful, but WITHOUT
|
||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
more details.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Warranty</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour3.html"><EM>Licence</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour5.html"><EM>Trademarks</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
32
harbour/website/faq/harbour40.html
Normal file
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Are the lists archived anywhere?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Are the lists archived anywhere?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour39.html"><EM>Are there any rules on the lists?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour41.html"><EM>Are there any newsgroups for Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="40"></A>4.6. Are the lists archived anywhere?<A NAME="MailArchives"></A></H2>
|
||||
<p>You can access the developer's list at <A href="http://www.matrixlist.com/pipermail/harbour/">http://www.matrixlist.com/pipermail/harbour/</A>, the user's list at <A href="http://www.matrixlist.com/pipermail/harbourusers/">http://www.matrixlist.com/pipermail/harbourusers/</A> and the discussion list
|
||||
at <A href="http://www.matrixlist.com/pipermail/harbourtalk/">http://www.matrixlist.com/pipermail/harbourtalk/</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Are the lists archived anywhere?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour39.html"><EM>Are there any rules on the lists?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour41.html"><EM>Are there any newsgroups for Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
33
harbour/website/faq/harbour41.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Are there any newsgroups for Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Are there any newsgroups for Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour40.html"><EM>Are the lists archived anywhere?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="41"></A>4.7. Are there any newsgroups for Harbour?</H2>
|
||||
<p>No, there are no newsgroups specific to Harbour. However, Harbour is a
|
||||
Clipper compatible compiler which means that Harbour is an on-topic subject
|
||||
for the Usenet group <A href="news:comp.lang.clipper">comp.lang.clipper</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour34.html"><EM>The Harbour mailing lists</EM></A>
|
||||
<b>:</b> <EM>Are there any newsgroups for Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour40.html"><EM>Are the lists archived anywhere?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
28
harbour/website/faq/harbour42.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Installing Harbour</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Installing Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour41.html"><EM>Are there any newsgroups for Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour43.html"><EM>Where can I get pre-built binaries?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="42"></A>5. Installing Harbour</H2>
|
||||
<H3>5.1. <A HREF="harbour43.html#43">Where can I get pre-built binaries?</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Installing Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour41.html"><EM>Are there any newsgroups for Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour43.html"><EM>Where can I get pre-built binaries?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
59
harbour/website/faq/harbour43.html
Normal file
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Where can I get pre-built binaries?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A>
|
||||
<b>:</b> <EM>Where can I get pre-built binaries?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="43"></A>5.1. Where can I get pre-built binaries?</H2>
|
||||
<p>While Harbour is still in development the preferred method of getting a
|
||||
Harbour binary is to download the source and build it yourself because this
|
||||
aids the development effort.</p>
|
||||
<p>However, the
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> also
|
||||
appreciate the efforts of people who don't want to develop Harbour itself
|
||||
but do want to test it and report bugs. To this end some people maintain
|
||||
Harbour binaries that are ready to be installed.</p>
|
||||
<p>Please keep in mind that the following may not be the very latest cut of
|
||||
Harbour (Harbour changes by the hour while in this early phase of
|
||||
development) and that some platforms might be better supported than others.
|
||||
If you see that a platform isn't supported or is out of date please consider
|
||||
stepping in and making available binaries for that platform.</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>The
|
||||
<A href="/download.htm">downloads page</A>
|
||||
on the <A href="/">Harbour project's web site</A>
|
||||
contains a number of binary builds of the latest stable snapshot.
|
||||
|
||||
</li>
|
||||
<li><A href="mailto:dholm@jsd-llc.com">David G. Holm</A> is
|
||||
maintaing a repository of binary builds of stable (and sometimes, in
|
||||
parallel, unstable) releases at <A href="http://harbour.netfang.net/">http://harbour.netfang.net/</A>.</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>If you can't find binaries for your environment via the above links then
|
||||
this means that someone isn't contributing for that environment, perhaps
|
||||
you'd care to step in and fill that gap?</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A>
|
||||
<b>:</b> <EM>Where can I get pre-built binaries?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour44.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>General Harbour questions</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>General Harbour questions</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour43.html"><EM>Where can I get pre-built binaries?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour45.html"><EM>When will Harbour be finished?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="44"></A>6. General Harbour questions</H2>
|
||||
<H3>6.1. <A HREF="harbour45.html#45">When will Harbour be finished?</A></H3>
|
||||
<H3>6.2. <A HREF="harbour46.html#46">Are applications <attribute> than CA-Clipper applications?</A></H3>
|
||||
<H3>6.3. <A HREF="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</A></H3>
|
||||
<H3>6.4. <A HREF="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</A></H3>
|
||||
<H3>6.5. <A HREF="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</A></H3>
|
||||
<H3>6.6. <A HREF="harbour50.html#50">Is Harbour a Windows development tool?</A></H3>
|
||||
<H3>6.7. <A HREF="harbour51.html#51">What platforms are supported by Harbour?</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>General Harbour questions</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour43.html"><EM>Where can I get pre-built binaries?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour45.html"><EM>When will Harbour be finished?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
38
harbour/website/faq/harbour45.html
Normal file
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>When will Harbour be finished?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>When will Harbour be finished?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour46.html"><EM>Are applications <attribute> than CA-Clipper applications?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="45"></A>6.1. When will Harbour be finished?<A NAME="WhenFinished"></A></H2>
|
||||
<p>"When it's finished".</p>
|
||||
<p>Seriously, Harbour will be finished when it is finished. If the pace of
|
||||
Harbour development isn't fast enough for you you can always contribute
|
||||
something to the project to make it go faster. Such contributions could be
|
||||
code, documentation, faster machines for the
|
||||
<A HREF="harbour9.html#WhoDevelopers">key developers</A> (but one suspects a free supply of pizza would be
|
||||
more welcome) or even an offer to employ one or more of the key developers
|
||||
to work on Harbour full time.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>When will Harbour be finished?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour46.html"><EM>Are applications <attribute> than CA-Clipper applications?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
47
harbour/website/faq/harbour46.html
Normal file
@@ -0,0 +1,47 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Are applications <attribute> than CA-Clipper applications?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>Are applications <attribute> than CA-Clipper applications?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour45.html"><EM>When will Harbour be finished?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour47.html"><EM>What advantages does Harbour have over other Clipper compilers?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="46"></A>6.2. Are applications <attribute> than CA-Clipper applications?</H2>
|
||||
<p>Or, to put it another way, will your application be bigger, smaller, slower,
|
||||
faster, sexier, etc.... Generally, at least at this stage in the life of
|
||||
Harbour, any given body of code that can be compiled with Harbour and with
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A>, on the same machine and with the
|
||||
same environment (it wouldn't be much of a comparison otherwise would it?)
|
||||
will run slower and will probably be "bigger" when compiled with
|
||||
Harbour.</p>
|
||||
<p>The same is probably true when comparing Harbour compiled code with other
|
||||
Clipper compatible compilers.</p>
|
||||
<p>The reasons for this are many and varied and, as is pointed out in many
|
||||
places in this document, Harbour is still early in its life and continuing
|
||||
development and Clipper compatibility are of greatest importance. The issue
|
||||
of "performance" will be addressed when it is most appropriate
|
||||
to do so, and when people are available to look into it.</p>
|
||||
<p>As always, if the performance of Harbour is an issue for you now and you
|
||||
want to see Harbour perform as per your expectations then
|
||||
<A HREF="harbour45.html#WhenFinished">contributions</A> speak louder than benchmark results.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>Are applications <attribute> than CA-Clipper applications?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour45.html"><EM>When will Harbour be finished?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour47.html"><EM>What advantages does Harbour have over other Clipper compilers?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
43
harbour/website/faq/harbour47.html
Normal file
@@ -0,0 +1,43 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What advantages does Harbour have over other Clipper compilers?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>What advantages does Harbour have over other Clipper compilers?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour46.html"><EM>Are applications <attribute> than CA-Clipper applications?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour48.html"><EM>What advantages do other Clipper compilers have over Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="47"></A>6.3. What advantages does Harbour have over other Clipper compilers?</H2>
|
||||
<p>The main advantage Harbour has over
|
||||
<A HREF="harbour56.html#ClipperCompilers">other Clipper compilers</A> is that it is
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A>. Harbour also attempts to remove some of the limits imposed by
|
||||
the base implementation but the extent of this will depend on your chosen
|
||||
platform.</p>
|
||||
<p>The
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> make no claim that
|
||||
Harbour is better or worse than
|
||||
<A HREF="harbour56.html#ClipperCompilers">any other implementation of the language</A>, however, at the same time, each individual
|
||||
developer can probably sing the praises regarding the area of Harbour they
|
||||
have worked on.</p>
|
||||
<p>Most importantly, try Harbour for yourself, decide for yourself why it has
|
||||
advantages for <b>you</b>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>What advantages does Harbour have over other Clipper compilers?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour46.html"><EM>Are applications <attribute> than CA-Clipper applications?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour48.html"><EM>What advantages do other Clipper compilers have over Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
52
harbour/website/faq/harbour48.html
Normal file
@@ -0,0 +1,52 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What advantages do other Clipper compilers have over Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>What advantages do other Clipper compilers have over Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour47.html"><EM>What advantages does Harbour have over other Clipper compilers?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour49.html"><EM>Will Harbour support existing CA-Clipper 3rd party products?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="48"></A>6.4. What advantages do other Clipper compilers have over Harbour?</H2>
|
||||
<p>Currently the advantages
|
||||
<A HREF="harbour56.html#ClipperCompilers">other Clipper compilers</A> have over Harbour are:
|
||||
<ul>
|
||||
<li>They are available and working (for various values of "working").</li>
|
||||
<li>They are supported.</li>
|
||||
<li>They are documented.</li>
|
||||
<li>They, to some degree, give you
|
||||
<A HREF="harbour11.html#Warranty">someone to blame</A>.</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>As time passes most of the above advantages will be eroded. Note that the
|
||||
documentation process is well under way and that support is simply a
|
||||
<A href="news:comp.lang.clipper">comp.lang.clipper</A> post away.
|
||||
The only advantage that won't be eroded is the last one in the list.</p>
|
||||
<p>I'm sure that users of
|
||||
<A HREF="harbour56.html#ClipperCompilers">other compilers</A>,
|
||||
not to mention their authors, feel they have other advantages too. This is
|
||||
fine. Harbour isn't an exercise in removing or replacing those compilers,
|
||||
Harbour is an effort to complement the
|
||||
<A HREF="harbour56.html#ClipperCompilers">list of Clipper compilers</A> with a
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A>
|
||||
offering.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>What advantages do other Clipper compilers have over Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour47.html"><EM>What advantages does Harbour have over other Clipper compilers?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour49.html"><EM>Will Harbour support existing CA-Clipper 3rd party products?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
38
harbour/website/faq/harbour49.html
Normal file
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Will Harbour support existing CA-Clipper 3rd party products?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>Will Harbour support existing CA-Clipper 3rd party products?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour48.html"><EM>What advantages do other Clipper compilers have over Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour50.html"><EM>Is Harbour a Windows development tool?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="49"></A>6.5. Will Harbour support existing CA-Clipper 3rd party products?</H2>
|
||||
<p>No, but the above is the wrong question to ask. The question to ask is
|
||||
"will existing
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A> 3rd party
|
||||
products support Harbour?", that's a question you should ask of the
|
||||
product author.</p>
|
||||
<p>See the <A href="/">Harbour web site</A>
|
||||
for details of which 3rd party product authors are currently developing for
|
||||
Harbour or intend to support Harbour in the near future.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>Will Harbour support existing CA-Clipper 3rd party products?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour48.html"><EM>What advantages do other Clipper compilers have over Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour50.html"><EM>Is Harbour a Windows development tool?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
32
harbour/website/faq/harbour5.html
Normal file
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Trademarks</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Trademarks</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour4.html"><EM>Warranty</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="5"></A>1.4. Trademarks<A NAME="Trademarks"></A></H2>
|
||||
<p>This document may make reference to various trademarks, these trademarks are
|
||||
acknowledged and are only used for reference purposes.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour1.html"><EM>Legal Stuff</EM></A>
|
||||
<b>:</b> <EM>Trademarks</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour4.html"><EM>Warranty</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour50.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Is Harbour a Windows development tool?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>Is Harbour a Windows development tool?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour49.html"><EM>Will Harbour support existing CA-Clipper 3rd party products?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour51.html"><EM>What platforms are supported by Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="50"></A>6.6. Is Harbour a Windows development tool?</H2>
|
||||
<p>No, Harbour is a cross platform
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A>
|
||||
compatible compiler, it can be used for development on any supported
|
||||
platform.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>Is Harbour a Windows development tool?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour49.html"><EM>Will Harbour support existing CA-Clipper 3rd party products?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour51.html"><EM>What platforms are supported by Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
39
harbour/website/faq/harbour51.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What platforms are supported by Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>What platforms are supported by Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour50.html"><EM>Is Harbour a Windows development tool?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="51"></A>6.7. What platforms are supported by Harbour?</H2>
|
||||
<p>There is no definitive list of supported platforms because any platform can
|
||||
be supported if someone is willing to make Harbour work on it. As of the
|
||||
time of writing Harbour is known to compile and run on
|
||||
<A href="http://www.houlden.f9.co.uk/msdos/">MS-DOS</A>,
|
||||
<A href="http://www.microsoft.com/windows/">MS-Windows</A>,
|
||||
<A href="http://en.os2.org/">OS/2</A>,
|
||||
<A href="http://www.linux.org/">GNU/Linux</A>
|
||||
and
|
||||
<A href="http://www.freebsd.org/">FreeBSD</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
||||
<b>:</b> <EM>What platforms are supported by Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour50.html"><EM>Is Harbour a Windows development tool?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
39
harbour/website/faq/harbour52.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Pointers and links</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Pointers and links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour51.html"><EM>What platforms are supported by Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour53.html"><EM>Harbour related links</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="52"></A>7. Pointers and links</H2>
|
||||
<p>The following is a random collection of pointers and links that deal with
|
||||
subjects connected to Harbour and the development of Harbour. The links
|
||||
appear in no particular order and no one link is in any way an endorsement
|
||||
of the target site by the
|
||||
<A HREF="harbour9.html#WhoDevelopers">Harbour development team</A>.</p>
|
||||
|
||||
<H3>7.1. <A HREF="harbour53.html#53">Harbour related links</A></H3>
|
||||
<H3>7.2. <A HREF="harbour54.html#54">Articles about Harbour</A></H3>
|
||||
<H3>7.3. <A HREF="harbour55.html#55">Free (in either sense of the word) development tool links</A></H3>
|
||||
<H3>7.4. <A HREF="harbour56.html#56">Clipper related links</A></H3>
|
||||
<H3>7.5. <A HREF="harbour57.html#57">Free software related links</A></H3>
|
||||
<H3>7.6. <A HREF="harbour58.html#58">Other handy links</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Pointers and links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour51.html"><EM>What platforms are supported by Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour53.html"><EM>Harbour related links</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
40
harbour/website/faq/harbour53.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Harbour related links</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Harbour related links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour54.html"><EM>Articles about Harbour</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="53"></A>7.1. Harbour related links</H2>
|
||||
<p>
|
||||
<ul>
|
||||
<li><A href="/">The Harbour home page</A></li>
|
||||
<li><A href="http://www.matrixlist.com/pipermail/harbour/">Harbour development mailing list archive</A></li>
|
||||
<li><A href="http://www.matrixlist.com/pipermail/harbourusers/">Harbour user mailing list archive</A></li>
|
||||
<li><A href="http://www.matrixlist.com/pipermail/harbourtalk/">Harbour discussion mailing list archive</A></li>
|
||||
<li><A href="http://harbour.netfang.net/">David G. Holm's Harbour Project page</A>
|
||||
(includes source and binary archives of recent Harbour builds)</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Harbour related links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour54.html"><EM>Articles about Harbour</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
35
harbour/website/faq/harbour54.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Articles about Harbour</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Articles about Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour53.html"><EM>Harbour related links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour55.html"><EM>Free (in either sense of the word) development tool links</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="54"></A>7.2. Articles about Harbour</H2>
|
||||
<p>
|
||||
<ul>
|
||||
<li><A href="http://www.gnosis.cx/publish/programming/harbour.html">A gentle introduction to an open-source implementation of the Clipper language</A></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Articles about Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour53.html"><EM>Harbour related links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour55.html"><EM>Free (in either sense of the word) development tool links</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
49
harbour/website/faq/harbour55.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Free (in either sense of the word) development tool links</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Free (in either sense of the word) development tool links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour54.html"><EM>Articles about Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour56.html"><EM>Clipper related links</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="55"></A>7.3. Free (in either sense of the word) development tool links</H2>
|
||||
<p>
|
||||
<ul>
|
||||
<li><A href="http://www.gnu.org/software/gcc/">GCC</A>
|
||||
<ul>
|
||||
<li><A href="http://www.delorie.com/djgpp/">DJGPP - GCC for DOS</A></li>
|
||||
<li><A href="http://www.cygwin.com/">CYGWIN - GCC for MS-Windows</A></li>
|
||||
<li><A href="http://archiv.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/">EMX - GCC for OS/2</A></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><A href="http://developer.apple.com/tools/mpw-tools/">Apple MPW tools</A></li>
|
||||
<li><A href="http://www.gnu.org/software/make/make.html">GNU make</A>
|
||||
<ul>
|
||||
<li><A href="http://ftp.leo.org/pub/comp/os/dos/gnu/djgpp/v2gnu/mak379b.zip">GNU make for DOS</A></li>
|
||||
<li><A href="ftp://ftp.leo.org/pub/comp/os/os2/leo/gnu/devtools/gnumake.zip">GNU make for OS/2</A></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><A href="http://www.borland.com/bcppbuilder/freecompiler/">Borland's free C/C++ compiler</A></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Free (in either sense of the word) development tool links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour54.html"><EM>Articles about Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour56.html"><EM>Clipper related links</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
49
harbour/website/faq/harbour56.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Clipper related links</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Clipper related links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour55.html"><EM>Free (in either sense of the word) development tool links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour57.html"><EM>Free software related links</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="56"></A>7.4. Clipper related links</H2>
|
||||
<p>
|
||||
<ul>
|
||||
<li><A href="news:comp.lang.clipper">comp.lang.clipper</A></li>
|
||||
<li><A href="http://www.the-oasis.net/">The Oasis</A></li>
|
||||
<li>Other Clipper compiler implementations
|
||||
<A NAME="ClipperCompilers"></A>
|
||||
<ul>
|
||||
<li><A href="http://x2c.dtop.com/">x2c - Summer '87 compatible compiler</A></li>
|
||||
<li><A href="http://www.fship.com/">FlagShip - Clipper 5.x compatible Un*x targeting compiler</A></li>
|
||||
<li><A href="http://www.alaska-software.com/">Xbase++ - Clipper 5.x compatible Windows and OS/2 targeting compiler</A></li>
|
||||
<li><A href="http://www.english.itk.ru/clipper/index.html">Clip - Free Software Clipper compatible compiler</A></li>
|
||||
<li><A href="http://www.c3compiler.com/">C3 - A Clipper compatible compiler for Windows</A></li>
|
||||
<li><A href="http://www.xharbour.org/">xHarbour - a derivative fork of the Harbour compiler</A></li>
|
||||
<li><A href="http://www.xharbour.com/">xHarbour - a commercial version of the free xHarbour compiler</A></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><A href="http://www.startech.keller.tx.us/xbase.html">Xbase - Free C++ library for handling DBF files.</A></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Clipper related links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour55.html"><EM>Free (in either sense of the word) development tool links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour57.html"><EM>Free software related links</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
48
harbour/website/faq/harbour57.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Free software related links</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Free software related links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour56.html"><EM>Clipper related links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour58.html"><EM>Other handy links</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="57"></A>7.5. Free software related links</H2>
|
||||
<p>
|
||||
<ul>
|
||||
<li><A href="http://www.fsf.org/">The Free Software Foundation</A></li>
|
||||
<li><A href="http://www.gnu.org/">The GNU Project</A></li>
|
||||
<li><A href="http://www.opensource.org/">OpenSource</A></li>
|
||||
<li><A href="http://www.catb.org/~esr/writings/cathedral-bazaar/">The Cathedral and the Bazaar</A></li>
|
||||
<li><A href="http://www.catb.org/~esr/writings/homesteading/">Homesteading the Noosphere</A></li>
|
||||
<li><A href="http://www.catb.org/~esr/writings/magic-cauldron/">The Magic Cauldron</A></li>
|
||||
<li><A href="http://www.fsf.org/licenses/licenses.html#WhatIsCopyleft">Copyleft</A></li>
|
||||
<li><A href="http://www.gnu.org/philosophy/free-sw.html">FSF's definition of free software</A></li>
|
||||
<li><A href="http://www.fsf.org/licenses/licenses.html#GPL">The GPL</A></li>
|
||||
<li><A href="http://www.fsf.org/licenses/licenses.html#LGPL">The Lesser GPL</A></li>
|
||||
<li><A href="http://www.fsf.org/philosophy/why-not-lgpl.html">Reasons for not using the LGPL</A></li>
|
||||
<li><A href="http://www.fsf.org/licenses/license-list.html">Free software/OpenSource licence list</A></li>
|
||||
<li><A href="http://www.dibona.com/opensources/index.shtml">OpenSources</A></li>
|
||||
<li><A href="http://www.sourceforge.net/">SourceForge</A></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Free software related links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour56.html"><EM>Clipper related links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour58.html"><EM>Other handy links</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
42
harbour/website/faq/harbour58.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Other handy links</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Other handy links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour57.html"><EM>Free software related links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="58"></A>7.6. Other handy links</H2>
|
||||
<p>
|
||||
<ul>
|
||||
<li><A href="http://www.eskimo.com/~scs/C-faq/top.html">comp.lang.c FAQ</A></li>
|
||||
<li>CVS
|
||||
<ul>
|
||||
<li><A href="http://www.cvshome.org/docs/blandy.html">Introduction to CVS by Jim Blandy</A></li>
|
||||
<li><A href="http://www.loria.fr/~molli/cvs-index.html">CVS Bubbles</A></li>
|
||||
<li><A href="http://www.loria.fr/~molli/cvs/doc/cvs_toc.html">CVS--Concurrent Versions System</A></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
|
||||
<b>:</b> <EM>Other handy links</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour57.html"><EM>Free software related links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
31
harbour/website/faq/harbour59.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Administrative information</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Administrative information</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour58.html"><EM>Other handy links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour60.html"><EM>Document URL.</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="59"></A>8. Administrative information</H2>
|
||||
<H3>8.1. <A HREF="harbour60.html#60">Document URL.</A></H3>
|
||||
<H3>8.2. <A HREF="harbour61.html#61">Downloading this document.</A></H3>
|
||||
<H3>8.3. <A HREF="harbour62.html#62">Feedback about the FAQ.</A></H3>
|
||||
<H3>8.4. <A HREF="harbour63.html#63">Document history</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>Administrative information</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour58.html"><EM>Other handy links</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour60.html"><EM>Document URL.</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
40
harbour/website/faq/harbour6.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>About Harbour</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>About Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour5.html"><EM>Trademarks</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour7.html"><EM>What is Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="6"></A>2. About Harbour</H2>
|
||||
<H3>2.1. <A HREF="harbour7.html#7">What is Harbour?</A></H3>
|
||||
<H3>2.2. <A HREF="harbour8.html#8">Why develop Harbour?</A></H3>
|
||||
<H3>2.3. <A HREF="harbour9.html#9">Who is developing Harbour?</A></H3>
|
||||
<H3>2.4. <A HREF="harbour10.html#10">Who owns Harbour?</A></H3>
|
||||
<H3>2.5. <A HREF="harbour11.html#11">So who do I blame when it all goes wrong?</A></H3>
|
||||
<H3>2.6. <A HREF="harbour12.html#12">How did Harbour get started?</A></H3>
|
||||
<H3>2.7. <A HREF="harbour13.html#13">What is "free software"?</A></H3>
|
||||
<H3>2.8. <A HREF="harbour14.html#14">So is Harbour in the public domain?</A></H3>
|
||||
<H3>2.9. <A HREF="harbour15.html#15">What is the GPL?</A></H3>
|
||||
<H3>2.10. <A HREF="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</A></H3>
|
||||
<H3>2.11. <A HREF="harbour17.html#17">What is the Harbour exception?</A></H3>
|
||||
<H3>2.12. <A HREF="harbour18.html#18">So why don't you use the LGPL?</A></H3>
|
||||
<H3>2.13. <A HREF="harbour19.html#19">Will my applications be affected by the GPL?</A></H3>
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <EM>About Harbour</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour5.html"><EM>Trademarks</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour7.html"><EM>What is Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
41
harbour/website/faq/harbour60.html
Normal file
@@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Document URL.</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Document URL.</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour61.html"><EM>Downloading this document.</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="60"></A>8.1. Document URL.</H2>
|
||||
<p>The primary location of this document is <A href="/faq/">/faq/</A>. There is every
|
||||
chance that you might be reading this document from another location, this
|
||||
is perfectly fine. However, keep in mind that only the above URL can be
|
||||
relied upon to be the most up-to-date copy.</p>
|
||||
<p><A href="mailto:alex_degarate@hotmail.com">Alejandro de Garate</A> has
|
||||
translated portions of this document for inclusion in his <A href="http://geocities.com/SiliconValley/Board/5300">Spanish harbour web site</A>. Please note that I can't vouch for the correctness of the content
|
||||
because I don't speak Spanish.</p>
|
||||
<p><A href="mailto:xbase@sohu.com">dongming wang</A> has translated this
|
||||
FAQ into Chinese. See
|
||||
<A href="http://www.xbase.8u8.com/html/xbase/harbour/harbour-faq/harbour.html">http://www.xbase.8u8.com/html/xbase/harbour/harbour-faq/harbour.html</A>.
|
||||
Once again, please note that I can't vouch for the correctness of the translation.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Document URL.</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour61.html"><EM>Downloading this document.</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour61.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Downloading this document.</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Downloading this document.</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour60.html"><EM>Document URL.</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour62.html"><EM>Feedback about the FAQ.</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="61"></A>8.2. Downloading this document.</H2>
|
||||
<p>You can download this document as either a <A href="http://harbour.netfang.net/FAQ/harbour-faq.zip">zip file</A> or a <A href="http://harbour.netfang.net/FAQ/harbour-faq.tar.gz">gziped tar archive</A>. Please note that these archives contain the SGML source, the
|
||||
HTML version, the PostScript version, and the plain text version of the FAQ,
|
||||
along with a Makefile and two perl scripts that are used to build the FAQ
|
||||
from the SGML source.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Downloading this document.</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour60.html"><EM>Document URL.</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour62.html"><EM>Feedback about the FAQ.</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
42
harbour/website/faq/harbour62.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Feedback about the FAQ.</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Feedback about the FAQ.</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour61.html"><EM>Downloading this document.</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour63.html"><EM>Document history</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="62"></A>8.3. Feedback about the FAQ.</H2>
|
||||
<p>Feedback about this FAQ is always welcome. Comments, fixes, additions,
|
||||
subtractions or questions about the document should be sent to <A href="mailto:harbour-faq@netfang.net">harbour-faq@netfang.net</A>.</p>
|
||||
<p>Please note that questions <b>about</b> Harbour should be directed to one of
|
||||
the Harbour mailing lists (development questions to the
|
||||
<A HREF="harbour35.html#DevMailList">developer's mailing list</A> and other questions to the
|
||||
<A HREF="harbour36.html#UserMailList">Harbour user's mailing list</A>) and/or the
|
||||
Usenet group <A href="news:comp.lang.clipper">comp.lang.clipper</A>.</p>
|
||||
<p>Let me repeat that, the harbour-faq email address isn't for asking questions
|
||||
about installing or using Harbour, if you feel the need to send such
|
||||
questions to that address you've probably not read this document or you've
|
||||
totally missed the point of the content. Either way, there is little chance
|
||||
of me being able to help you by that point.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Feedback about the FAQ.</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour61.html"><EM>Downloading this document.</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour63.html"><EM>Document history</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
288
harbour/website/faq/harbour63.html
Normal file
@@ -0,0 +1,288 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Document history</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Document history</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour62.html"><EM>Feedback about the FAQ.</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="63"></A>8.4. Document history</H2>
|
||||
<p>
|
||||
<pre>
|
||||
<STRONG>Revision 1.45</STRONG> 2004/05/03 19:00:32
|
||||
|
||||
Updated CVSROOT to match current SourceForge usage.
|
||||
|
||||
<STRONG>Revision 1.44</STRONG> 2003/08/21 22:59:10
|
||||
|
||||
Fixed several broken links.
|
||||
Removed a couple of broken links that could not be fixed.
|
||||
Changed my binary download link from the mirror site to the primary site.
|
||||
Added Bruno Cantero's C3 compiler to the Clipper compatible compiler list.
|
||||
|
||||
<STRONG>Revision 1.43</STRONG> 2003/08/20 21:22:01
|
||||
|
||||
Added xHarbour to Clipper related links
|
||||
|
||||
<STRONG>Revision 1.42</STRONG> 2003/04/28 17:35:31
|
||||
|
||||
Dave Pearson assigned the FAQ copyright to David G. Holm.
|
||||
|
||||
<STRONG>Revision 1.41</STRONG> 2003/04/25 17:44:57
|
||||
|
||||
The SGML conversion tool that I use mandates the use of name= for all URLs
|
||||
|
||||
<STRONG>Revision 1.40</STRONG> 2003/04/24 21:09:35
|
||||
|
||||
David G. Holm took over the Harbour FAQ at the request of Dave Pearson
|
||||
|
||||
<STRONG>Revision 1.39</STRONG> 2003/04/16 14:10:23
|
||||
|
||||
Changed the "primary location" for this document.
|
||||
|
||||
<STRONG>Revision 1.38</STRONG> 2003/02/10 10:28:49
|
||||
|
||||
Updated the links for Mingw and CygWin.
|
||||
|
||||
<STRONG>Revision 1.37</STRONG> 2002/10/31 14:27:07
|
||||
|
||||
Added pointer to Windows port GNU make as provided by Gerardo Perez.
|
||||
|
||||
<STRONG>Revision 1.36</STRONG> 2002/10/03 08:25:08
|
||||
|
||||
Improved the consistency of terms regarding the HVM and RTL.
|
||||
Re-wrote section 2.13, it was very out of date.
|
||||
Added a pointer to the Chinese translation of the FAQ.
|
||||
|
||||
<STRONG>Revision 1.35</STRONG> 2001/12/18 08:13:03
|
||||
|
||||
Removed the text in FAQ 2.5 that said that the wording of the warranty might
|
||||
change at some point in the future. Now that the licence details are settled
|
||||
this isn't an issue.
|
||||
Added FreeBSD to the list of known supported platforms in FAQ 6.7.
|
||||
Gave (hopefully) useful URLs to each platform listed in the above list.
|
||||
Minor text corrections.
|
||||
|
||||
<STRONG>Revision 1.34</STRONG> 2001/12/14 17:52:27
|
||||
|
||||
Fixed a minor spelling mistake.
|
||||
|
||||
<STRONG>Revision 1.33</STRONG> 2001/12/14 17:48:26
|
||||
|
||||
Updated the link to Andi's binary distribution site.
|
||||
|
||||
<STRONG>Revision 1.32</STRONG> 2001/11/29 13:21:02
|
||||
|
||||
Updated the link to Andi's binary distributions.
|
||||
|
||||
<STRONG>Revision 1.31</STRONG> 2001/11/13 08:34:21
|
||||
|
||||
todo.txt has been renamed to TODO. Updated FAQ 3.7 to point to the new name
|
||||
for the file.
|
||||
|
||||
<STRONG>Revision 1.30</STRONG> 2001/11/12 16:23:36
|
||||
|
||||
Added pointers to Andi's unstable binary distributions.
|
||||
|
||||
<STRONG>Revision 1.29</STRONG> 2001/09/24 09:07:18
|
||||
|
||||
Added a pointer to Clip in the list of other Clipper compiler
|
||||
implementations.
|
||||
|
||||
<STRONG>Revision 1.28</STRONG> 2001/08/21 10:21:20
|
||||
|
||||
Changed question 3.7 to reflect the fact that there is now a TODO list.
|
||||
|
||||
<STRONG>Revision 1.27</STRONG> 2001/07/05 10:15:39
|
||||
|
||||
Replaced the (non-working since Deja died) Deja link to Antonio's initial
|
||||
comp.lang.clipper post with a link to the article in Google Groups' archive.
|
||||
|
||||
<STRONG>Revision 1.26</STRONG> 2001/05/04 10:03:10
|
||||
|
||||
The CVS server has had the Harbour-project renamed to harbour-project.
|
||||
Changed all CVS references to take this into account.
|
||||
|
||||
<STRONG>Revision 1.25</STRONG> 2001/04/26 10:11:19
|
||||
|
||||
Updated the copyright details of this document.
|
||||
|
||||
<STRONG>Revision 1.24</STRONG> 2001/04/26 10:10:17
|
||||
|
||||
Updated some of the entries regarding licence choices and the Harbour
|
||||
exception. The exception has changed slightly and the GPL is here to stay.
|
||||
|
||||
<STRONG>Revision 1.23</STRONG> 2001/02/27 18:13:12
|
||||
|
||||
Attila Feher pointed out that the pointers to the DJGPP port of GNU make on
|
||||
ftp.cdrom.com had decayed. Fixed.
|
||||
|
||||
<STRONG>Revision 1.22</STRONG> 2001/01/20 08:52:48
|
||||
|
||||
Updated CVS information, the Blandy document has moved and Alex Schaft
|
||||
pointed out a problem with following the anonymous CVS example from a
|
||||
GNU/Linux box.
|
||||
|
||||
<STRONG>Revision 1.21</STRONG> 2000/12/19 13:09:55
|
||||
|
||||
Changed the www.hagbard.demon.co.uk links to www.davep.org links.
|
||||
|
||||
<STRONG>Revision 1.20</STRONG> 2000/10/12 13:35:19
|
||||
|
||||
Changed all mailing list links from eGroups to harbour's own list server.
|
||||
|
||||
<STRONG>Revision 1.19</STRONG> 2000/08/25 15:46:56
|
||||
|
||||
Correct the CVS tutorial links.
|
||||
Added a pointer to the Harbour User's mailing list archives.
|
||||
Added a pointer to my Harbour page.
|
||||
|
||||
<STRONG>Revision 1.18</STRONG> 2000/06/06 12:22:45
|
||||
|
||||
Added details about the Harbour user's mailing list.
|
||||
Added "Are there any newsgroups for Harbour?".
|
||||
|
||||
<STRONG>Revision 1.17</STRONG> 2000/05/24 17:23:56
|
||||
|
||||
Changed all the OneList links to eGroups links.
|
||||
|
||||
<STRONG>Revision 1.16</STRONG> 2000/05/22 09:52:16
|
||||
|
||||
Added a pointer to Borland's free (of cost) compiler.
|
||||
Changed some of the details about source snapshots.
|
||||
Added a section for pointers to articles about Harbour.
|
||||
|
||||
<STRONG>Revision 1.15</STRONG> 2000/02/17 09:16:53
|
||||
|
||||
Removed a link to Matthew's that I missed in the last version.
|
||||
|
||||
<STRONG>Revision 1.14</STRONG> 2000/02/17 09:13:12
|
||||
|
||||
Removed the pointer to Matthew Collins' snapshot page while he's unable to
|
||||
maintain it.
|
||||
Expanded the answer to question 6.4 to reflect the fact that harbour
|
||||
development is coming along apace.
|
||||
Added a pointer to the Spanish language pages that contain a translation of
|
||||
parts of this document.
|
||||
Fixed random spelling mistakes.
|
||||
|
||||
<STRONG>Revision 1.13</STRONG> 2000/01/27 10:00:57
|
||||
|
||||
Added "Is Harbour a Windows development tool?".
|
||||
Added "What platforms are supported by Harbour?".
|
||||
Removed the pointers to Andi Jahja's harbour snapshot and binary FAQ
|
||||
distribution while he isn't in a position to support them.
|
||||
|
||||
<STRONG>Revision 1.12</STRONG> 2000/01/17 12:42:46
|
||||
|
||||
Brian Hays pointed out that the DOS CVS client and section 3.5 didn't fully
|
||||
agree. Fixed.
|
||||
|
||||
<STRONG>Revision 1.11</STRONG> 2000/01/10 16:55:43
|
||||
|
||||
Fixed one or two language bugs.
|
||||
Improved some of the language regarding the GPL (thanks to RMS for his input
|
||||
on this subject).
|
||||
Noted that this document is now available from Harbour's SourceForge pages.
|
||||
|
||||
<STRONG>Revision 1.10</STRONG> 1999/12/20 18:56:52
|
||||
|
||||
Changed the Clipper compiler implementation list in section 7.3 so that it
|
||||
better outlines what level of the language each compiler implements.
|
||||
Updated the URL for The Oasis.
|
||||
The FAQ is now available as a PostScript file.
|
||||
Changed the email addresses to point to davep.org instead of hagbard.
|
||||
Changed the details of the CVS server now that we've moved to SourceForge.
|
||||
|
||||
<STRONG>Revision 1.9</STRONG> 1999/11/18 17:10:36
|
||||
|
||||
Added details of Andi's unstable snapshot.
|
||||
Where approptiate, parts of the main document have been linked to the
|
||||
Clipper implementation list in section 7.3.
|
||||
Changed section 6.5 so that it mentions the 3rd party support list.
|
||||
|
||||
<STRONG>Revision 1.8</STRONG> 1999/11/16 16:35:41
|
||||
|
||||
Corrected the notes about David's and Matthew's web sites in section 7.1,
|
||||
I'd moved David's to Matthew's and forgot to add one for Matthew.
|
||||
|
||||
<STRONG>Revision 1.7</STRONG> 1999/11/16 16:31:52
|
||||
|
||||
Added a warning about using non-free licenced copyrighted code to the
|
||||
development guidelines in section 3.8.
|
||||
Changed the wording in section 4.2 to suggest thet harbour will have a users
|
||||
mailing list "post-alpha" instead of "post-beta".
|
||||
Added details about Matthew Collins' unstable snapshot to section 3.4.
|
||||
Hunted down and fixed a couple more `htmlurl' tags that should have been
|
||||
`url' tags.
|
||||
Added details of Andi Jahja's alternative (WinTel oriented) FAQ formats.
|
||||
One or two general tidy-ups.
|
||||
|
||||
<STRONG>Revision 1.6</STRONG> 1999/10/10 08:02:41
|
||||
|
||||
The HTML produced from harbour.sgml is now passed thru a perl script which
|
||||
adds some extra colour and formatting information to make the FAQ better fit
|
||||
the colour scheme of the harbour web site (if you didn't notice the problem
|
||||
your browser is probably dictating how you view information).
|
||||
|
||||
<STRONG>Revision 1.5</STRONG> 1999/10/09 15:11:07
|
||||
|
||||
Removed the split of DOS 16/32 bit in the make details part of section 3.3.
|
||||
Changed the `htmlurl' tags into `url' tags in section 3.3, this means that
|
||||
the URLs actually show up in the plain text version of the FAQ.
|
||||
Changed the C compiler entry in 3.3 so that it reads better in both the HTML
|
||||
and plain text versions of the FAQ.
|
||||
Changed the CVS entry in 3.3 so that it reads better in both the HTML and
|
||||
plain text versions of the FAQ.
|
||||
The heading for the CVS links in section 7.5 read "RCS" when it should have
|
||||
read "CVS". Fixed.
|
||||
Placed the Clipper compiler implementations listed in section 7.3 into their
|
||||
own sub-list.
|
||||
|
||||
<STRONG>Revision 1.4</STRONG> 1999/10/06 05:44:16
|
||||
|
||||
Rewrote section 3.4 to reflect the fact that three different methods of
|
||||
getting the Harbour source now exist.
|
||||
|
||||
<STRONG>Revision 1.3</STRONG> 1999/10/02 13:44:15
|
||||
|
||||
Updated the information about the downloading of binary archives from the
|
||||
Harbour web site.
|
||||
Fixed one or two spelling mistakes and grammatical errors.
|
||||
|
||||
<STRONG>Revision 1.2</STRONG> 1999/10/02 07:47:06
|
||||
|
||||
Fixed some formatting bugs and spelling mistakes.
|
||||
Added details of David Holm's Harbour site.
|
||||
Noted in the CVS client setup advice that OS/2 requires the same environment
|
||||
variables as Windows.
|
||||
Made a move to fill the gaps in the development tool pointer list (your
|
||||
contributions are still needed people!).
|
||||
|
||||
<STRONG>Revision 1.1</STRONG> 1999/10/01 13:36:23
|
||||
|
||||
Initial revision
|
||||
|
||||
</pre>
|
||||
</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour59.html"><EM>Administrative information</EM></A>
|
||||
<b>:</b> <EM>Document history</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour62.html"><EM>Feedback about the FAQ.</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
43
harbour/website/faq/harbour7.html
Normal file
@@ -0,0 +1,43 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>What is Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour8.html"><EM>Why develop Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="7"></A>2.1. What is Harbour?<A NAME="WhatIsHarbour"></A></H2>
|
||||
<p>Harbour is a
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> compiler for the
|
||||
xBase superset language often referred to as Clipper (the language that is
|
||||
implemented by the compiler
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A>).
|
||||
Harbour's chosen base implementation is, for the moment, the 5.2e version of
|
||||
<A HREF="harbour5.html#Trademarks">CA-Clipper</A>. This isn't to say that the
|
||||
additions found in 5.3 won't make it into Harbour, it simply reflects the
|
||||
fact that many Clipper programmers see 5.2e as the "last best"
|
||||
implementation of Clipper.</p>
|
||||
<p>If the 5.3 extensions to the language are important to you please feel free
|
||||
to
|
||||
<A HREF="harbour45.html#WhenFinished">contribute to the project</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>What is Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour8.html"><EM>Why develop Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
harbour/website/faq/harbour8.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Why develop Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Why develop Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour7.html"><EM>What is Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour9.html"><EM>Who is developing Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="8"></A>2.2. Why develop Harbour?</H2>
|
||||
<p>There are probably more reasons for developing Harbour than there are
|
||||
Harbour developers. To gain a better understanding of why some
|
||||
<A HREF="harbour13.html#FreeSoftware">free software</A> gets developed you might want to
|
||||
have a read of <A href="http://www.catb.org/~esr/writings/cathedral-bazaar/">The Cathedral and the Bazaar</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Why develop Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour7.html"><EM>What is Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour9.html"><EM>Who is developing Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
37
harbour/website/faq/harbour9.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Who is developing Harbour?</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Who is developing Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour8.html"><EM>Why develop Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour10.html"><EM>Who owns Harbour?</EM></A>
|
||||
|
||||
|
||||
<HR NOSHADE>
|
||||
<H2><A NAME="9"></A>2.3. Who is developing Harbour?<A NAME="WhoDevelopers"></A></H2>
|
||||
<p>Many people. There are a small handful of people who could be called the
|
||||
"core development team" but the actual set of people who are
|
||||
contributing to the project is constantly in flux. Anyone can join the
|
||||
"development team" and, if you've got something to offer the
|
||||
project, you'll be more than welcome.</p>
|
||||
<p>Anyone wondering who the core developers are should pop over to the <A href="/">Harbour project web site</A> and
|
||||
look at the <A href="/crew.htm">crew list</A>.</p>
|
||||
|
||||
<HR NOSHADE>
|
||||
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
||||
<b>:</b> <A HREF="harbour6.html"><EM>About Harbour</EM></A>
|
||||
<b>:</b> <EM>Who is developing Harbour?</EM><BR>
|
||||
<b>Previous:</b> <A HREF="harbour8.html"><EM>Why develop Harbour?</EM></A><BR>
|
||||
<b>Next:</b> <A HREF="harbour10.html"><EM>Who owns Harbour?</EM></A>
|
||||
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
98
harbour/website/faq/harbour_toc.html
Normal file
@@ -0,0 +1,98 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Frequently Asked Questions about Harbour</TITLE>
|
||||
</HEAD>
|
||||
<H1>Frequently Asked Questions about Harbour</H1>
|
||||
<DL>
|
||||
<DD>1. <A HREF="harbour1.html#1">Legal Stuff</A>
|
||||
<DL>
|
||||
<DD>1.1. <A HREF="harbour2.html#2">Copyright</A>
|
||||
<DD>1.2. <A HREF="harbour3.html#3">Licence</A>
|
||||
<DD>1.3. <A HREF="harbour4.html#4">Warranty</A>
|
||||
<DD>1.4. <A HREF="harbour5.html#5">Trademarks</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>2. <A HREF="harbour6.html#6">About Harbour</A>
|
||||
<DL>
|
||||
<DD>2.1. <A HREF="harbour7.html#7">What is Harbour?</A>
|
||||
<DD>2.2. <A HREF="harbour8.html#8">Why develop Harbour?</A>
|
||||
<DD>2.3. <A HREF="harbour9.html#9">Who is developing Harbour?</A>
|
||||
<DD>2.4. <A HREF="harbour10.html#10">Who owns Harbour?</A>
|
||||
<DD>2.5. <A HREF="harbour11.html#11">So who do I blame when it all goes wrong?</A>
|
||||
<DD>2.6. <A HREF="harbour12.html#12">How did Harbour get started?</A>
|
||||
<DD>2.7. <A HREF="harbour13.html#13">What is "free software"?</A>
|
||||
<DD>2.8. <A HREF="harbour14.html#14">So is Harbour in the public domain?</A>
|
||||
<DD>2.9. <A HREF="harbour15.html#15">What is the GPL?</A>
|
||||
<DD>2.10. <A HREF="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</A>
|
||||
<DD>2.11. <A HREF="harbour17.html#17">What is the Harbour exception?</A>
|
||||
<DD>2.12. <A HREF="harbour18.html#18">So why don't you use the LGPL?</A>
|
||||
<DD>2.13. <A HREF="harbour19.html#19">Will my applications be affected by the GPL?</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>3. <A HREF="harbour20.html#20">Helping develop Harbour</A>
|
||||
<DL>
|
||||
<DD>3.1. <A HREF="harbour21.html#21">How do I get started?</A>
|
||||
<DD>3.2. <A HREF="harbour22.html#22">What C compiler should I use?</A>
|
||||
<DD>3.3. <A HREF="harbour23.html#23">What other tools do I need?</A>
|
||||
<DD>3.4. <A HREF="harbour24.html#24">Where can I find the source?</A>
|
||||
<DD>3.5. <A HREF="harbour25.html#25">What is CVS and how do I use it?</A>
|
||||
<DD>3.6. <A HREF="harbour26.html#26">How do I build Harbour?</A>
|
||||
<DD>3.7. <A HREF="harbour27.html#27">What needs working on?</A>
|
||||
<DD>3.8. <A HREF="harbour28.html#28">Are there any development guidelines?</A>
|
||||
<DD>3.9. <A HREF="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</A>
|
||||
<DD>3.10. <A HREF="harbour30.html#30">So what's with all these language extensions then?</A>
|
||||
<DD>3.11. <A HREF="harbour31.html#31">I can't code C, how can I help development? </A>
|
||||
<DD>3.12. <A HREF="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</A>
|
||||
<DD>3.13. <A HREF="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>4. <A HREF="harbour34.html#34">The Harbour mailing lists</A>
|
||||
<DL>
|
||||
<DD>4.1. <A HREF="harbour35.html#35">Is there a developer's mailing list?</A>
|
||||
<DD>4.2. <A HREF="harbour36.html#36">Is there a user's mailing list?</A>
|
||||
<DD>4.3. <A HREF="harbour37.html#37">Is there a general discussion mailing list?</A>
|
||||
<DD>4.4. <A HREF="harbour38.html#38">How do I remove myself from the mailing lists?</A>
|
||||
<DD>4.5. <A HREF="harbour39.html#39">Are there any rules on the lists?</A>
|
||||
<DD>4.6. <A HREF="harbour40.html#40">Are the lists archived anywhere?</A>
|
||||
<DD>4.7. <A HREF="harbour41.html#41">Are there any newsgroups for Harbour?</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>5. <A HREF="harbour42.html#42">Installing Harbour</A>
|
||||
<DL>
|
||||
<DD>5.1. <A HREF="harbour43.html#43">Where can I get pre-built binaries?</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>6. <A HREF="harbour44.html#44">General Harbour questions</A>
|
||||
<DL>
|
||||
<DD>6.1. <A HREF="harbour45.html#45">When will Harbour be finished?</A>
|
||||
<DD>6.2. <A HREF="harbour46.html#46">Are applications <attribute> than CA-Clipper applications?</A>
|
||||
<DD>6.3. <A HREF="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</A>
|
||||
<DD>6.4. <A HREF="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</A>
|
||||
<DD>6.5. <A HREF="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</A>
|
||||
<DD>6.6. <A HREF="harbour50.html#50">Is Harbour a Windows development tool?</A>
|
||||
<DD>6.7. <A HREF="harbour51.html#51">What platforms are supported by Harbour?</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>7. <A HREF="harbour52.html#52">Pointers and links</A>
|
||||
<DL>
|
||||
<DD>7.1. <A HREF="harbour53.html#53">Harbour related links</A>
|
||||
<DD>7.2. <A HREF="harbour54.html#54">Articles about Harbour</A>
|
||||
<DD>7.3. <A HREF="harbour55.html#55">Free (in either sense of the word) development tool links</A>
|
||||
<DD>7.4. <A HREF="harbour56.html#56">Clipper related links</A>
|
||||
<DD>7.5. <A HREF="harbour57.html#57">Free software related links</A>
|
||||
<DD>7.6. <A HREF="harbour58.html#58">Other handy links</A>
|
||||
</DL>
|
||||
</DD>
|
||||
<DD>8. <A HREF="harbour59.html#59">Administrative information</A>
|
||||
<DL>
|
||||
<DD>8.1. <A HREF="harbour60.html#60">Document URL.</A>
|
||||
<DD>8.2. <A HREF="harbour61.html#61">Downloading this document.</A>
|
||||
<DD>8.3. <A HREF="harbour62.html#62">Feedback about the FAQ.</A>
|
||||
<DD>8.4. <A HREF="harbour63.html#63">Document history</A>
|
||||
</DL>
|
||||
</DD>
|
||||
</DL>
|
||||
</HTML>
|
||||
94
harbour/website/faq/index.html
Normal file
@@ -0,0 +1,94 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<TITLE>Frequently Asked Questions about Harbour</TITLE>
|
||||
</HEAD>
|
||||
<BODY text="#000000" bgcolor="#ffffff">
|
||||
|
||||
<H1>Frequently Asked Questions about Harbour</H1>
|
||||
<h2>David G. Holm <A href="mailto:harbour-faq@netfang.net"><harbour-faq@netfang.net></A></h2><STRONG>Revision:</STRONG> 1.45 <STRONG>Date:</STRONG> 2004/05/03 19:00:32
|
||||
<H3>1. <A HREF="harbour1.html#1">Legal Stuff</A></H3>
|
||||
<DL>
|
||||
<DD>1.1. <A HREF="harbour2.html#2">Copyright</A></DD>
|
||||
<DD>1.2. <A HREF="harbour3.html#3">Licence</A></DD>
|
||||
<DD>1.3. <A HREF="harbour4.html#4">Warranty</A></DD>
|
||||
<DD>1.4. <A HREF="harbour5.html#5">Trademarks</A></DD>
|
||||
</DL>
|
||||
<H3>2. <A HREF="harbour6.html#6">About Harbour</A></H3>
|
||||
<DL>
|
||||
<DD>2.1. <A HREF="harbour7.html#7">What is Harbour?</A></DD>
|
||||
<DD>2.2. <A HREF="harbour8.html#8">Why develop Harbour?</A></DD>
|
||||
<DD>2.3. <A HREF="harbour9.html#9">Who is developing Harbour?</A></DD>
|
||||
<DD>2.4. <A HREF="harbour10.html#10">Who owns Harbour?</A></DD>
|
||||
<DD>2.5. <A HREF="harbour11.html#11">So who do I blame when it all goes wrong?</A></DD>
|
||||
<DD>2.6. <A HREF="harbour12.html#12">How did Harbour get started?</A></DD>
|
||||
<DD>2.7. <A HREF="harbour13.html#13">What is "free software"?</A></DD>
|
||||
<DD>2.8. <A HREF="harbour14.html#14">So is Harbour in the public domain?</A></DD>
|
||||
<DD>2.9. <A HREF="harbour15.html#15">What is the GPL?</A></DD>
|
||||
<DD>2.10. <A HREF="harbour16.html#16">Why was the GPL chosen as the licence for Harbour?</A></DD>
|
||||
<DD>2.11. <A HREF="harbour17.html#17">What is the Harbour exception?</A></DD>
|
||||
<DD>2.12. <A HREF="harbour18.html#18">So why don't you use the LGPL?</A></DD>
|
||||
<DD>2.13. <A HREF="harbour19.html#19">Will my applications be affected by the GPL?</A></DD>
|
||||
</DL>
|
||||
<H3>3. <A HREF="harbour20.html#20">Helping develop Harbour</A></H3>
|
||||
<DL>
|
||||
<DD>3.1. <A HREF="harbour21.html#21">How do I get started?</A></DD>
|
||||
<DD>3.2. <A HREF="harbour22.html#22">What C compiler should I use?</A></DD>
|
||||
<DD>3.3. <A HREF="harbour23.html#23">What other tools do I need?</A></DD>
|
||||
<DD>3.4. <A HREF="harbour24.html#24">Where can I find the source?</A></DD>
|
||||
<DD>3.5. <A HREF="harbour25.html#25">What is CVS and how do I use it?</A></DD>
|
||||
<DD>3.6. <A HREF="harbour26.html#26">How do I build Harbour?</A></DD>
|
||||
<DD>3.7. <A HREF="harbour27.html#27">What needs working on?</A></DD>
|
||||
<DD>3.8. <A HREF="harbour28.html#28">Are there any development guidelines?</A></DD>
|
||||
<DD>3.9. <A HREF="harbour29.html#29">Is it ok to extend the language with some spiffy new feature?</A></DD>
|
||||
<DD>3.10. <A HREF="harbour30.html#30">So what's with all these language extensions then?</A></DD>
|
||||
<DD>3.11. <A HREF="harbour31.html#31">I can't code C, how can I help development? </A></DD>
|
||||
<DD>3.12. <A HREF="harbour32.html#32">I've got loads of Clipper code I can donate, what shall I do?</A></DD>
|
||||
<DD>3.13. <A HREF="harbour33.html#33">I can't submit Clipper code either, can I still help anyway?</A></DD>
|
||||
</DL>
|
||||
<H3>4. <A HREF="harbour34.html#34">The Harbour mailing lists</A></H3>
|
||||
<DL>
|
||||
<DD>4.1. <A HREF="harbour35.html#35">Is there a developer's mailing list?</A></DD>
|
||||
<DD>4.2. <A HREF="harbour36.html#36">Is there a user's mailing list?</A></DD>
|
||||
<DD>4.3. <A HREF="harbour37.html#37">Is there a general discussion mailing list?</A></DD>
|
||||
<DD>4.4. <A HREF="harbour38.html#38">How do I remove myself from the mailing lists?</A></DD>
|
||||
<DD>4.5. <A HREF="harbour39.html#39">Are there any rules on the lists?</A></DD>
|
||||
<DD>4.6. <A HREF="harbour40.html#40">Are the lists archived anywhere?</A></DD>
|
||||
<DD>4.7. <A HREF="harbour41.html#41">Are there any newsgroups for Harbour?</A></DD>
|
||||
</DL>
|
||||
<H3>5. <A HREF="harbour42.html#42">Installing Harbour</A></H3>
|
||||
<DL>
|
||||
<DD>5.1. <A HREF="harbour43.html#43">Where can I get pre-built binaries?</A></DD>
|
||||
</DL>
|
||||
<H3>6. <A HREF="harbour44.html#44">General Harbour questions</A></H3>
|
||||
<DL>
|
||||
<DD>6.1. <A HREF="harbour45.html#45">When will Harbour be finished?</A></DD>
|
||||
<DD>6.2. <A HREF="harbour46.html#46">Are applications <attribute> than CA-Clipper applications?</A></DD>
|
||||
<DD>6.3. <A HREF="harbour47.html#47">What advantages does Harbour have over other Clipper compilers?</A></DD>
|
||||
<DD>6.4. <A HREF="harbour48.html#48">What advantages do other Clipper compilers have over Harbour?</A></DD>
|
||||
<DD>6.5. <A HREF="harbour49.html#49">Will Harbour support existing CA-Clipper 3rd party products?</A></DD>
|
||||
<DD>6.6. <A HREF="harbour50.html#50">Is Harbour a Windows development tool?</A></DD>
|
||||
<DD>6.7. <A HREF="harbour51.html#51">What platforms are supported by Harbour?</A></DD>
|
||||
</DL>
|
||||
<H3>7. <A HREF="harbour52.html#52">Pointers and links</A></H3>
|
||||
<DL>
|
||||
<DD>7.1. <A HREF="harbour53.html#53">Harbour related links</A></DD>
|
||||
<DD>7.2. <A HREF="harbour54.html#54">Articles about Harbour</A></DD>
|
||||
<DD>7.3. <A HREF="harbour55.html#55">Free (in either sense of the word) development tool links</A></DD>
|
||||
<DD>7.4. <A HREF="harbour56.html#56">Clipper related links</A></DD>
|
||||
<DD>7.5. <A HREF="harbour57.html#57">Free software related links</A></DD>
|
||||
<DD>7.6. <A HREF="harbour58.html#58">Other handy links</A></DD>
|
||||
</DL>
|
||||
<H3>8. <A HREF="harbour59.html#59">Administrative information</A></H3>
|
||||
<DL>
|
||||
<DD>8.1. <A HREF="harbour60.html#60">Document URL.</A></DD>
|
||||
<DD>8.2. <A HREF="harbour61.html#61">Downloading this document.</A></DD>
|
||||
<DD>8.3. <A HREF="harbour62.html#62">Feedback about the FAQ.</A></DD>
|
||||
<DD>8.4. <A HREF="harbour63.html#63">Document history</A></DD>
|
||||
</DL>
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
BIN
harbour/website/favicon.ico
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
harbour/website/images/about.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
harbour/website/images/alert.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
harbour/website/images/arrow_r.gif
Normal file
|
After Width: | Height: | Size: 60 B |
BIN
harbour/website/images/arrow_up.gif
Normal file
|
After Width: | Height: | Size: 59 B |
BIN
harbour/website/images/bg1.png
Normal file
|
After Width: | Height: | Size: 134 B |
BIN
harbour/website/images/blank.gif
Normal file
|
After Width: | Height: | Size: 37 B |
BIN
harbour/website/images/button-blue.jpg
Normal file
|
After Width: | Height: | Size: 345 B |
BIN
harbour/website/images/button-green.jpg
Normal file
|
After Width: | Height: | Size: 346 B |
BIN
harbour/website/images/button-info.jpg
Normal file
|
After Width: | Height: | Size: 399 B |
BIN
harbour/website/images/button-ok.jpg
Normal file
|
After Width: | Height: | Size: 340 B |
BIN
harbour/website/images/button-red.jpg
Normal file
|
After Width: | Height: | Size: 348 B |
BIN
harbour/website/images/button-withe.jpg
Normal file
|
After Width: | Height: | Size: 314 B |
BIN
harbour/website/images/button-yellow.jpg
Normal file
|
After Width: | Height: | Size: 336 B |
BIN
harbour/website/images/cca_nominate-2.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
harbour/website/images/cca_nominate.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
harbour/website/images/crew.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
harbour/website/images/development.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
harbour/website/images/documentation.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
harbour/website/images/downloads.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
harbour/website/images/file-doc.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
harbour/website/images/fill-gradient-no-meio.jpg
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
harbour/website/images/flagbr.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
harbour/website/images/flages.png
Normal file
|
After Width: | Height: | Size: 161 B |