bvi/html/index.html

131 lines
3.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C/DTD HTML 3.2 Final//EN">
<html><head>
<title>BVI - Binary VIsual editor</title>
<link rel=stylesheet type="text/css" href="bvi.css">
<meta name="description" content="Bvi stands for Binary VIsual editor.
Bvi is a display oriented editor for binary files.
Its command set is based on those of the vi texteditor.">
<meta name="keywords" content="bvi, editor, binary, bmore, decimal, hex,
hexadecimal, linux, octal, patch, more, unix, solaris, sunos, visual, vi">
<meta name="robots" content="INDEX,FOLLOW">
<meta name="author" content="Gerhard Buergmann">
<meta name="publisher" content="Gerhard Buergmann">
<script language="JavaScript">
<!--
if(top.frames.length!=0){top.location=location;}// -->
</script>
</head><body background="gif/bg2.gif">
<a name="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th width="1%" valign="top"><img src="gif/dot.gif" width="130" height="1" alt="">
<hr noshade width="60%">
<p><a class="thl" href="quick.html">
Quick Tutorial
</a></p>
<p><a class="thl" href="download.html">
Download
</a></p>
<p><a class="thl" href="install.html">
Installation
</a></p>
<p><a class="thl" href="overview.html">
Command Overview
</a></p>
<p><a class="thl" href="bmore.html">
bmore
</a></p>
<p><a class="thl" href="german.html">
Deutsche<br>Beschreibung
</a></p>
<p><a class="thl" href="sitemap.html">
Sitemap
</a></p>
<p><a class="thl" href="http://sourceforge.net/projects/bvi/">
Project Page
</a></p>
<hr noshade width="60%">
<p><a class="thl" href="http://www.guckes.net/vi/clones.php3">
VI and Clones
</a></p>
<p><a class="thl" href="http://sourcepole.com/sources/reviews/hexeds.xml">
Hex-Editors
</a></p>
<hr noshade width="60%">
<p>
<a href="http://sourceforge.net">
<img src="http://sourceforge.net/sflogo.php?group_id=16427&type=1" width="88" height="31" border="0" alt="SourceForge Logo"></a>
</p>
</th>
<td width=1%><img src="gif/dot.gif" width="40" height="1" alt=""></td>
<td width=99%>
<center>
<h1>Welcome to the<br>
<img src="gif/bvi_m.gif" alt="bvi" width="232" height="125"><br>
Homepage</h1>
<b>Here you can find all the informations about <strong>bvi</strong> you need.</B>
</center>
<hr noshade>
The <strong>bvi</strong> is a display-oriented editor for binary files, based on the <strong>vi</strong> texteditor.
If you are familiar with <strong>vi</strong>, just start the editor and begin
to edit! A <strong>bmore</strong> programm is also included in the package.
<br>
If you never heard about <strong>vi</strong>, maybe <strong>bvi</strong> is not the best
choice for you.
<p>
<h1 align="center">Current: Version 1.3.2</h1>
You can download source and compiled versions from the
<a href="download.html">download page</a>.<br>
Check out whats <a href="new132.html">new in 1.3.2</a>!
<p>
<b>Newsgroup:</b> <a href="news:comp.editors">comp.editors</a>
<p>
<b>Mailing List</b> (very low traffic):
<blockquote>
To join this list, simply send a blank email to
<a href="mailto:bvi-subscribe@yahoogroups.com">bvi-subscribe@yahoogroups.com</a>.
You will receive a subscription confirmation message.
Simply reply this message and your subscription will be complete.
</blockquote>
<strong>Bvi</strong> was developed by Gerhard B&uuml;rgmann and is published
under the GNU Public License. Current stable version is 1.3.2.
<strong>Bvi</strong> is running on most UNIX - like operating systems and
on MSDOS.
<p>
If you want to contact me:<br>
Gerhard B&uuml;rgmann, Vienna ( <a href="http://www.purkersdorf-online.at/">Purkersdorf</a> ) / Austria / Europe<br>
E-mail: <a href="mailto:gerhard@puon.at"> gerhard@puon.at</a><br>
Have a look at <a href="http://www.meta-chrom.com/">Meta Chrom Kennzeichenhalter</a>
<p>
<small>
<a class="btop" href="#top">
<img border="0" width="16" height="7" src="gif/up.gif"
alt="Back to the top">Back to the top</a>
</small>
<hr noshade>
<i>Last update: January 8<sup>th</sup> 2004 by Gerhard B&uuml;rgmann</i>
</p>
</td></tr></table>
</body></html>