Removed
This commit is contained in:
37
index2.php
37
index2.php
@ -1,37 +0,0 @@
|
|||||||
<!-- $Id: index.php,v 1.5 2009/09/18 13:45:47 kiwi Exp $ -->
|
|
||||||
<?php
|
|
||||||
require_once("include/function.inc.php");
|
|
||||||
page("Homepage");
|
|
||||||
?>
|
|
||||||
<p class="textetitre">What is OAV.Net ?</p>
|
|
||||||
<p class="texte">
|
|
||||||
The OAV.Net was a project I wanted to start after I saw <a
|
|
||||||
href="http://the.animearchive.org/">The Animearchive</a>. I wanted to make
|
|
||||||
some big website in France (and maybe international one ?) about OAV, Mangas,
|
|
||||||
and in general Japanese Animation and Comics.<br/>
|
|
||||||
Because I never had the time to make that, so this website is mostly my own
|
|
||||||
website and portail for my own projects.
|
|
||||||
</p>
|
|
||||||
<p class="textetitre">Who I am ?</p>
|
|
||||||
<p class="texte">
|
|
||||||
I am Xavier Beaudouin. I am working on the Internet in France since the early
|
|
||||||
days of 1995 :)
|
|
||||||
You can get my <a href="/cv/">resume here</a>.
|
|
||||||
</p>
|
|
||||||
<p class="textetitre">And what about KAZAR ?</p>
|
|
||||||
<p class="texte">
|
|
||||||
<a href="http://www.kazar.org/">KAZAR</a> is the non-profit organization I have
|
|
||||||
co-created with Jean-Baptiste Guerin and Alexandre Faure. The idea of this
|
|
||||||
organisation is to provide people (non-profit organization, individuals,
|
|
||||||
some small companies that cannot afford big fortune 100 hosting system) some
|
|
||||||
unique services based on some OpenSource software that are unique.
|
|
||||||
</p>
|
|
||||||
<p class="textetitre">Caudium ?</p>
|
|
||||||
<p class="texte">
|
|
||||||
Caudium is a webserver platform. I was the previous project master for this project, but since
|
|
||||||
my company is not interressed by these features I have let te maintainership to Bill Welliver.<br/>
|
|
||||||
More informations about that at <a href="http://caudium.net/">http://caudium.net/</a>.
|
|
||||||
</p>
|
|
||||||
<?php
|
|
||||||
finpage();
|
|
||||||
?>
|
|
||||||
Reference in New Issue
Block a user