80 lines
3.2 KiB
HTML
80 lines
3.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Mayan EDMS :: Others</title>
|
|
<meta name="description" content="Open Source Django-based Electronic Document Management System" />
|
|
<meta name="keywords" content="open source, django, dms, edms, cms, electronic document" />
|
|
<link href="css/main.css" rel="stylesheet" type="text/css" />
|
|
<link rel="icon" type="image/png" href="images/bullet.png" title="Mayan" />
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<h1><a href="#">On the web</a></h1>
|
|
<ul id="menu">
|
|
<li><a href="index.html">about</a></li>
|
|
<li><a href="news.html">news</a></li>
|
|
<li><a href="screenshots.html">screenshots</a></li>
|
|
<li><a href="download.html">download</a></li>
|
|
<li><a href="support.html">support</a></li>
|
|
<li class="active"><a href="others.html">on the web</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="teaser">
|
|
<div class="wrap">
|
|
<div id="image"></div>
|
|
<div class="box">
|
|
<h2>Welcome to <em title="Electronic Document Management System">Mayan EDMS</em></h2>
|
|
<p>
|
|
Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="bar">
|
|
<div class="wrap">
|
|
<span class="step"><a>1</a> Capture</span>
|
|
<span class="step"><a>2</a> Organize</span>
|
|
<span class="step"><a>3</a> Store</span>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="wrap">
|
|
<ul class="piramid_bullets other_site">
|
|
<li>
|
|
<h3><span class="red">Django App servers</span></h3>
|
|
<h4>DjangoZoom</h4>
|
|
<ul>
|
|
<li><a href="http://djangozoom.com/examples/">Examples page</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<h3><span class="red">Blogs</span></h3>
|
|
<ul>
|
|
<li><a href="http://mayan-edms-ru.blogspot.com/">Mayan EDMS ru личный опыт (a personal experience)</a></li>
|
|
<li><a href="http://djangozoom.com/blog/2011/07/28/mayan-edms-will-help-you-ocr-and-manage-your-documents/">Mayan EDMS will help you OCR and manage your documents </a></li>
|
|
<li><a href="http://geospaced.blogspot.com/2012/01/document-management-system-review-mayan.html">Document Management System review - Mayan EDMS</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<h3>Getting <span class="red">listed</span></h3>
|
|
<p>Have a blog? An article about using Mayan EDMS? We'd like to hear from you, send an email to <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a></p>
|
|
</div>
|
|
<div id="footer">
|
|
<p class="right">Design: Luka Cvrk, <a title="Awsome Web Templates" href="http://www.solucija.com/">Solucija</a></p>
|
|
<p>© Copyright 2011 <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a> · All Rights Reserved</p>
|
|
</div>
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-22801354-1");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
</body>
|
|
</html>
|