289 lines
8.8 KiB
HTML
289 lines
8.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=ISO-8859-15"
|
|
http-equiv="content-type">
|
|
<title></title>
|
|
<link rel="stylesheet" type="text/css" href="style/layout.css">
|
|
</head>
|
|
<body>
|
|
|
|
<!-- begin navigation menu -->
|
|
<table width="100%" border=0 class="main">
|
|
<tr>
|
|
<td class="menu" width=180>
|
|
<script type="text/javascript" language="javascript">
|
|
<!--
|
|
// mouseOver function
|
|
function list_over(list) {
|
|
list.setAttribute('class','nav-over', 0);
|
|
}
|
|
|
|
// mouseOut function
|
|
function list_out(list) {
|
|
list.setAttribute('class','nav', 0);
|
|
}
|
|
//-->
|
|
</script>
|
|
<center><a href="index.htm"><img
|
|
alt="LDAP Account Manager" src="images/lam_logo.jpg"
|
|
style="border: 0px solid;"></a></center>
|
|
<p></p>
|
|
<table class="nav" border="1" cellspacing="0" width="95%">
|
|
<tbody>
|
|
<tr>
|
|
<th class="nav" colspan="2" align="left"
|
|
width="100%">General information</th>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='index.htm'"
|
|
class="nav"><a class="nav" href="index.htm"
|
|
>Home</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='news/index.htm'"
|
|
class="nav"><a class="nav" href="news/index.htm"
|
|
>News</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='screenshots/index.htm'"
|
|
class="nav"><a class="nav" href="screenshots/index.htm"
|
|
>Screenshots</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='documentation/index.htm'"
|
|
class="nav"><a class="nav" href="documentation/index.htm"
|
|
>Documentation</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='changelog/index.htm'"
|
|
class="nav"><a class="nav" href="changelog/index.htm"
|
|
>Changelog</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='todo/index.htm'"
|
|
class="nav"> <a class="nav" href="todo/index.htm"
|
|
>ToDo</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='todo/bugs.htm'"
|
|
class="nav"> <a class="nav" href="todo/bugs.htm"
|
|
>Bugs</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537214', '_blank')"
|
|
class="nav"><a class="nav"
|
|
href="http://sourceforge.net/tracker/?group_id=73243&atid=537214" target="_blank">Feature requests</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p> </p>
|
|
<table class="nav" border="1" cellspacing="0" width="95%">
|
|
<tbody>
|
|
<tr>
|
|
<th class="nav" colspan="2" align="left"
|
|
width="100%">Support us</th>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='lamPro/index.htm'"
|
|
class="nav"><a class="nav" href="lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='sponsors/bounties.htm'"
|
|
class="nav"><a class="nav" href="sponsors/bounties.htm">Bounties</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='sponsors/donations.htm'"
|
|
class="nav"><a class="nav" href="sponsors/donations.htm">Donations</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='sponsors/index.htm'"
|
|
class="nav"><a class="nav" href="sponsors/index.htm">Sponsors</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p> </p>
|
|
<table class="nav" border="1" cellspacing="0" width="95%">
|
|
<tbody>
|
|
<tr>
|
|
<th class="nav" colspan="2" align="left"
|
|
width="100%">Download</th>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='download/index.htm'"
|
|
class="nav"><a class="nav" href="download/index.htm">Releases</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='download/rpm.htm'"
|
|
class="nav"><a class="nav" href="download/rpm.htm">RPM packages</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='download/debian.htm'"
|
|
class="nav"><a class="nav" href="download/debian.htm">Debian
|
|
packages</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='download/freebsd.htm'"
|
|
class="nav"><a class="nav" href="download/freebsd.htm">FreeBSD
|
|
port</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='cvs-access/index.htm'"
|
|
class="nav"><a class="nav" href="cvs-access/index.htm"
|
|
>CVS access</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p> </p>
|
|
<table class="nav" border="1" cellspacing="0" width="95%">
|
|
<tbody>
|
|
<tr>
|
|
<th class="nav" colspan="2" align="left"
|
|
width="100%">Developers</th>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='developers/docs.htm'"
|
|
class="nav"><a class="nav" href="developers/docs.htm">Documentation</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='i18n/index.htm'"
|
|
class="nav"><a class="nav" href="i18n/index.htm">Translations</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
|
|
class="nav"><a class="nav"
|
|
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
|
|
SourceForge</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537213', '_blank')"
|
|
class="nav"><a class="nav"
|
|
href="http://sourceforge.net/tracker/?group_id=73243&atid=537213" target="_blank">Patch tracker</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p> </p>
|
|
<table class="nav" border="1" cellspacing="0" width="95%">
|
|
<tbody>
|
|
<tr>
|
|
<th class="nav" colspan="2" align="left"
|
|
width="100%">Specials</th>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='live-demo/index.htm'"
|
|
class="nav"><a class="nav" href="live-demo/index.htm"
|
|
>LAM-Live-Demo</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p> </p>
|
|
<table class="nav" border="1" cellspacing="0" width="95%">
|
|
<tbody>
|
|
<tr>
|
|
<th class="nav" colspan="2" align="left"
|
|
width="100%">Communication</th>
|
|
</tr>
|
|
<tr>
|
|
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
|
onclick="parent.location.href='mailinglists/index.htm'"
|
|
class="nav"><a class="nav" href="mailinglists/index.htm"
|
|
>Mailing lists</a></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p><br>
|
|
<br>
|
|
</p>
|
|
<center>
|
|
<a href="http://www.sf.net" target="_blank"><img
|
|
src="images/sflogo.png"
|
|
alt="sourceforge.net" border="0" height="31" width="88"></a></center>
|
|
</td>
|
|
<td width=20> </td>
|
|
<!-- end navigation menu -->
|
|
<td class="mainarea">
|
|
|
|
<h2 style="font-weight: normal;"><br>
|
|
</h2>
|
|
<h1>LAM needs new developers/designers<br>
|
|
</h1>
|
|
<br>
|
|
We are looking for new developers and designers to support our project.
|
|
Since LAM grew very fast over the last months we need your help.<br>
|
|
If you are interested in joining our team please contact <a
|
|
href="mailto:post@rolandgruber.de">Roland Gruber</a>.<br>
|
|
<br>
|
|
<h2>Developers</h2>
|
|
<span style="font-weight: bold;">
|
|
Needed skills:<br>
|
|
</span>
|
|
<ul>
|
|
<li>writing PHP applications</li>
|
|
<li>basic LDAP knowledge</li>
|
|
<li>speaking English or German</li>
|
|
<li>at least 3-5 hours time per week for LAM</li>
|
|
</ul>
|
|
<br>
|
|
<span style="font-weight: bold;">Your possible tasks:</span><br>
|
|
<ul>
|
|
<li>developing new plugins</li>
|
|
<li>maintaining parts of LAM (fixing bugs and implementing new features)</li>
|
|
<li>refactoring the existing codebase</li>
|
|
<li>...</li>
|
|
</ul>
|
|
<br>
|
|
You can take a look at our <a href="developers/docs.htm">developer
|
|
documentation</a> to get an overview over the code base.<br>
|
|
<br>
|
|
<br>
|
|
<h2>Designers</h2>
|
|
<span style="font-weight: bold;">
|
|
Needed skills:<br>
|
|
</span>
|
|
<ul>
|
|
<li>artistic talent</li>
|
|
<li>webdesign knowledge</li>
|
|
<li>programming skills are optional</li>
|
|
</ul>
|
|
<span style="font-weight: bold;">
|
|
Your possible tasks:<br>
|
|
</span>
|
|
<ul>
|
|
<li>enhancing LAM's design</li>
|
|
<li>working on this homepage</li>
|
|
<li>...</li>
|
|
</ul>
|
|
<br>
|
|
If you are interested in joining our team or have any questions please
|
|
contact <a href="mailto:post@rolandgruber.de">Roland Gruber</a>.<big>
|
|
</big>
|
|
</td></tr></table>
|
|
<br>
|
|
<br>
|
|
|
|
</body>
|
|
|
|
</html>
|