Files
mayan-edms/others.html
2012-05-14 02:34:54 -03:00

115 lines
5.3 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 :: External resources</title>
<meta name="description" content="Blogs and external sites relating to Mayan EDMS" />
<meta name="keywords" content="blogs, external sites, open source, django, dms, edms, electronic document system" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="images/bullet.png" title="Mayan" />
<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="#">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><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>
</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">App servers</span></h3>
<h4>Appsembler</h4>
<ul>
<li><a href="http://appsembler.com/">Mayan EDMS 1-click install</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>
<li><a href="https://plus.google.com/108413286958999778262/posts">Google Plus</a></li>
</ul>
</li>
<li>
<h3><span class="red">Others</span></h3>
<ul>
<li><a href="http://www.reddit.com/domain/mayan-edms.com/">Reddit</a></li>
<li><a href="http://www.ohloh.net/p/mayan-edms">ohloh</a></li>
<li><a href="http://freecode.com/projects/mayan-edms">freecode</a></li>
<li><a href="http://forrst.com/posts/Mayan_A_document_manager_done_using_Django-snk">Forrst</a></li>
<li><a href="http://www.alexys.eu/article/62326/Mayan-EDMS-Fast-Free-Open-Source-Electronic-Document-Manager">Alexys Website</a></li>
<li><a href="https://www.transifex.net/projects/p/mayan-edms/">Transifex</a></li>
<li><a href="http://mayan.readthedocs.org">Read the Docs</a></li>
<li><a href="http://groups.google.com/group/mayan-edms">Google Groups</a></li>
<li><a href="http://news.gmane.org/gmane.comp.python.django.mayan-edms">Gmane</a></li>
<li><a href="http://mayan-edms.1003.n6.nabble.com/">Nabble</a></li>
<li><a href="http://quintagroup.com/cms/python/mayan-edms">Quinta GROUP</a></li>
<li><a href="http://www.youtube.com/watch?v=ioUJEBA5c1c">Appsembler's Mayan EDMS case study</a></li>
<li><a href="http://www.tanathos.org/tutorials/installing-mayan-dms-on-ubuntu-server/">Installing Mayan DMS on Ubuntu</a></li>
<li><a href="http://www.fafamonge.com/2012/05/sistema-de-gestion-documental-mayan-edms.html">Sistema de Gestión Documental: 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>&copy; Copyright 2011 <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>