Files
mayan-edms/index.html
2012-08-30 03:19:40 -04:00

246 lines
12 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 name="google-site-verification" content="aIJl18On6lrtu4iCXUIMMpzUaaZcO_eAb3OjWy-Rg90" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Mayan EDMS :: The Django based Open Source Electronic Document Management System</title>
<meta name="description" content="Mayan EDMS is a very fast and agile, web based document management system release as free open source software." />
<meta name="keywords" content="open source, django, dms, edms, cms, electronic document, main page" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="images/bullet.png" title="Mayan" />
<!-- Add jQuery library -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<!-- Add mousewheel plugin (this is optional) -->
<!-- <script type="text/javascript" src="/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script> -->
<!-- Add fancyBox -->
<link rel="stylesheet" href="packages/fancybox/source/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
<script type="text/javascript" src="packages/fancybox/source/jquery.fancybox.pack.js?v=2.0.4"></script>
<!-- Optionaly add button and/or thumbnail helpers -->
<link rel="stylesheet" href="packages/fancybox/source/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
<script type="text/javascript" src="packages/fancybox/source/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
<link rel="stylesheet" href="packages/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
<script type="text/javascript" src="packages/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".fancybox").fancybox({
autoSize : true,
prevEffect : 'fade',
nextEffect : 'fade',
//closeBtn : false,
//helpers : {
// buttons : {},
// overlay : {
// opacity : 0.8,
// css : {
// 'background-color' : '#000'
// }
// },
// thumbs : {
// width : 50,
// height : 50
// }
//}
});
});
</script>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</head>
<body>
<div id="header">
<h1><a href="#">About Mayan EDMS</a></h1>
<ul id="menu">
<li class="active"><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><a href="others.html">on the web</a></li>
<li><a href="gpl.html">GPL violations</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><span class='gplus'><g:plusone size="medium"></g:plusone></span></h2>
<p>
Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.
</p>
<a href="https://dashboard.appsembler.com/appstore/app/48/mayan/"><img style="width: 40%;" src="images/appsembler_button.png" /></a>
</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">
<div class="col">
<h3>What it <span class="red">Does</span>?</h3>
<p>Bulk upload documents directly or by using a staging folder to receive scanned documents. Organize using document classes and custom meta-data as well as automatic document grouping. Find document by means of full text searching, either meta-data, document properties, content extracted from PDFs or transcribed by OCR.</p>
<p>
<ul class="piramid_bullets">
<li><a class="fancybox fancybox.iframe" href="https://www.youtube.com/v/PXw5vVf2n8g?autoplay=1&hd=1">Quick introduction video</a></li>
<li><a href="http://mayan.readthedocs.org">Online documentation</a></li>
<li><a href="https://plus.google.com/b/108413286958999778262/">Google plus page</a></li>
</ul>
</p>
<table border=0 style="background-color: #fff; padding: 5px;" cellspacing=0>
<tr><td>
<img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif"
height=30 width=140 alt="Google Groups">
</td></tr>
<tr><td style="padding-left: 5px">
<b>Subscribe to Mayan EDMS</b>
</td></tr>
<form action="http://groups.google.com/group/mayan-edms/boxsubscribe">
<input type=hidden name="hl" value="en">
<tr><td style="padding-left: 5px;">
Email: <input type=text name=email>
<input type=submit name="sub" value="Subscribe">
</td></tr>
</form>
<tr><td align=right>
<a href="http://groups.google.com/group/mayan-edms?hl=en">Visit this group</a>
</td></tr>
</table>
</div>
<div class="col">
<h3>Most important <span class="red">Features</span></h3>
<ul class="piramid_bullets">
<li>Electronic signature verification</li>
<li>Document versioning</li>
<li>User defined meta-data fields</li>
<li>Dynamic default values for metadata</li>
<li>Filesystem integration</li>
<li>User defined document unique identifier and checksum algorithms</li>
<li>Local file or server side file uploads</li>
<li>Batch upload many documents with the same meta-data</li>
<li>Previews for a great deal of image formats, including PDF</li>
<li>Full text searching</li>
<li>Configurable document grouping</li>
<li>Permissions and roles support</li>
<li>Multi page document support</li>
<li>Distributed OCR processing</li>
<li>Multilingual user interface (English, Spanish, Portuguese and Russian)</li>
<li>Multilingual OCR support</li>
<li>Duplicated document search</li>
<li>Plugable storage backends (File based and GridFS included)</li>
<li>Color coded tagging</li>
</ul>
</div>
<div class="col last">
<h3>Latest <span class="red">news</span></h3>
<ul class="news" style="margin-bottom: 3em;">
<li style="margin-bottom: 1em;">
<h4><span class="red">August 30, 2012</span></h4>
<div style="font-size: 10px;"><h4>Next item in the agenda, website redesign.</h4><a href="news.html#20120830">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">August 28, 2012</span></h4>
<div style="font-size: 10px;"><h4>GPL violations, second (and hopefully final) update.</h4><a href="news.html#20120828">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">August 28, 2012</span></h4>
<div style="font-size: 10px;"><h4>GPL violations, update.</h4><a href="news.html#20120828">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">August 27, 2012</span></h4>
<div style="font-size: 10px;"><h4>GPL violations.</h4><a href="news.html#20120827">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">August 7, 2012</span></h4>
<div style="font-size: 10px;"><h4>Mayan development work in progress.</h4><a href="news.html#20120807">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">June 30, 2012</span></h4>
<div style="font-size: 10px;"><h4>Mayan 0.12.2 released.</h4><a href="news.html#20120630">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">June 14, 2012</span></h4>
<div style="font-size: 10px;"><h4>Free trial of Mayan EDMS on the cloud.</h4><a href="news.html#20120614">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">June 4, 2012</span></h4>
<div style="font-size: 10px;"><h4>Mayan 0.12.1 released.</h4><a href="news.html#20120604">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">May 24, 2012</span></h4>
<div style="font-size: 10px;"><h4>Help us gather some statistics by filling out this <a href="https://docs.google.com/spreadsheet/viewform?formkey=dHVSTld2M2tkR3BfUFFfWm1PM1hQaXc6MQ">survey</a>.</h4><a href="news.html#20120524">Read more</a></div>
</li>
<li style="margin-bottom: 1em;">
<h4><span class="red">April 29, 2012</span></h4>
<div style="font-size: 10px;"><h4><strong>Interesting video</strong>, Mayan EDMS case study by SaaS provider <a href="http://appsembler.com">Appsembler</a>.</h4><a href="news.html#20120429">Read more</a></div>
</li>
</ul>
<h3><span class="red">Who</span> made this?</h3>
<h4>Author</h4>
<p>Roberto Rosario<br/>
<a href="mailto:roberto.rosario@mayan-edms.com">e-mail</a><br/>
<a href="http://twitter.com/#siloraptor">Twitter</a><br />
<a href="https://plus.google.com/114142528070147926514/">Google plus</a><br />
</p>
<h4>License</h4>
<p>Licensed under the GPL Version 3</p>
</div>
<div style="float: left; width: 828px; margin: 0 30px 16px 0;">
<h3><span class="red">Who</span> uses it?</h3>
<ul class="horizontal">
<li><a href="http://www.barquinpr.com/"><img src="images/users/barquin.png" /></a></li>
<li><a href="http://www.easy-w.it/"><img src="images/users/easy-w.png" /></a></li>
<li><a href="https://www.sip.pr.gov"><img src="images/users/OGPe.png" /></a></li>
<li><a href="https://www.sip.pr.gov"><img src="images/users/SIP.png" /></a></li>
<li><a href="http://www.rtm-it.com/Alliances.html"><img src="images/users/RTM.png" /></a></li>
<li><a href="http://www.mueller-sittig.de"><img src="images/users/Mueller_Sittig.png" /></a></li>
<li><a href="http://www.creat1va.com/"><img src="images/users/creativa.png" /></a></li>
<li><a href="http://quintagroup.com/cms/python/mayan-edms"><img src="images/users/quinta.png" /></a></li>
<li><a href="http://www.seeopen.it/"><img src="images/users/seeopen.png" /></a></li>
<li><a href="http://www.jtpnet.com/software_gestionale/archiviazione-digitale.html"><img src="images/users/jtp.png" /></a></li>
<li><a href="http://www.aldobulfone.it/g-e-d_1071871.html"><img src="images/users/aldo_bulfone_grp.png" /></a></li>
</ul>
</div>
</div>
<div id="footer">
<p class="right">Design: Luka Cvrk, <a title="Awsome Web Templates" href="http://www.solucija.com/">Solucija</a></p>
<p>&copy; Copyright 2011, 2012 <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a> &middot; 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>