<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2015-03-26 10:16, Marc Ducobu wrote
:<br>
</div>
<blockquote
cite="mid:CAKsuxGt_88KKgZrqj9h=kwsFeGJv2ALmyAL1j+8nHCA0s2PLFQ@mail.gmail.com"
type="cite">
<pre wrap="">Hello,
# Test
I tested open alternatives for asana (found on <a class="moz-txt-link-freetext" href="http://alternativeto.net">http://alternativeto.net</a>)</pre>
</blockquote>
Thanks.<br>
What is asana and the others, what are the specs, a simple link to
them, maybe?<br>
Instead of repeating the same things on and on, <a
href="http://www.papou.byethost9.com/notes/Web%20server%20and%20e-mail/">I
wrote a small blurb here</a>.<br>
With the exact copy here down below.<br>
<br>
<table>
<tbody>
<tr>
<td>André.</td>
</tr>
</tbody>
</table>
<br>
<blockquote
cite="mid:CAKsuxGt_88KKgZrqj9h=kwsFeGJv2ALmyAL1j+8nHCA0s2PLFQ@mail.gmail.com"
type="cite">
<pre wrap="">## Trac
Not tested as excluded by discussion in the mailing list.
## Taiga.io
It is a kanban app. The name of the lists are defined and can't be
change ( New, Ready, In Progress, Ready For Test, Done and Archived).
## Libreboard
It is a trello copy. We can create the lists that we want and add
tasks for each list (+ comments). There is an "archived" possibility,
but it is not possible to display the archived task for a given list
(it do not work for the moment).
## TaskBoard
Same remarks than Taiga.io
## Kanboard
Same remarks than Taiga.io
# Conclusion
I think than libreboard is what we need. Because it is very flexible
and we can organize the lists as we want.
The solution can be self-hosted and you can try here :
<a class="moz-txt-link-freetext" href="http://libreboard.com/boards/qTETgRLfKrGxrEFz8/openstreetmap-belgium">http://libreboard.com/boards/qTETgRLfKrGxrEFz8/openstreetmap-belgium</a>
The self-hosted solution is the easier one but I don't really know how
to have back the data (maybe by email)... In the other hand these data
are not so important...
Also we can host the solution by ourself but it can be tricky : it is
an meteor app... They advise to use Docker ou sandstorm.
Marc
</pre>
</blockquote>
<div align="center">
<h2><a class="mozTocH2" name="mozTocId808464"></a>Web server and
e-mail</h2>
<p align="left"><br>
People complain that it is difficult to edit a wiki.</p>
</div>
<ol id="mozToc">
<li><a href="#mozTocId808464">Web server and e-mail</a>
<ol>
<li><a href="#mozTocId158821">Files</a></li>
<li><a href="#mozTocId49426">Editing</a></li>
<li><a href="#mozTocId862453">Converting a HTML e-mail message
to Web server HTML is easy.</a></li>
<li><a href="#mozTocId347692">Converting a Web page to e-mail
is easy too</a></li>
<li><a href="#mozTocId822953">Copy&paste part of a Web
page</a></li>
<li><a href="#mozTocId306106">Mailman</a></li>
</ol>
</li>
</ol>
<h3><a class="mozTocH3" name="mozTocId158821"></a>Files</h3>
I do not use a wiki but this simple Web server that I am using with
basic HTML.<br>
I access the Web server with <a
href="https://en.wikipedia.org/wiki/File_Transfer_Protocol">FTP</a>
and <a href="https://en.wikipedia.org/wiki/GVFS">GVFS-FTP</a> makes
the server's file appear as local.<br>
Hence, I edit my Web server with a simple file copy or I edit the
files as if they were local.<br>
<h3><a class="mozTocH3" name="mozTocId49426"></a>Editing</h3>
I edit my Web pages' HTML WYSIWYG with <a
href="https://en.wikipedia.org/wiki/Mozilla_Thunderbird">Thunderbird</a>
or <a href="https://en.wikipedia.org/wiki/KompoZer">KompoZer</a>
(same editor).<br>
But any <b>basic</b> HTML editor will do and there are many.<br>
"basic" is important because editors using extravagant HTML are more
a nuisance than a help.<br>
<h3><a class="mozTocH3" name="mozTocId862453"></a>Converting a HTML
e-mail message to Web server HTML is easy.</h3>
<ul>
<li>save it as a *.eml file</li>
<li>rename the file to *.mht or *.mhtml (it's the same format)</li>
<li>open this file with a Web browser</li>
<li>save the page as "Web page, complete"</li>
<li>now you saved a *html page and a folder if the message
contained images etc.</li>
<li>copy both to your Web server local image and you have a new
Web page</li>
<li>possibly edit the HTML image etc...</li>
</ul>
<h3><a class="mozTocH3" name="mozTocId347692"></a>Converting a Web
page to e-mail is easy too<br>
</h3>
<ul>
<li>save it as "Web archive", you get a *.mhtml file</li>
<li>rename it to *.eml<br>
</li>
<li>ask your email program <br>
</li>
<ul>
<li>to copy it to an <a
href="https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol">IMAP</a>
folder (drag & drop?)</li>
<li>or to include it in the e-mail you're writing</li>
</ul>
</ul>
<h3><a class="mozTocH3" name="mozTocId822953"></a>Copy&paste
part of a Web page<br>
</h3>
<p>(e.g. Wikipedia) to an e-mail message can be done.<br>
But often they refer to CSS or script definitions that are not
copied.<br>
Or they use extravagant features that mangle the format.<br>
</p>
<h3><a class="mozTocH3" name="mozTocId306106"></a>Mailman</h3>
I am subscribed to several mailing lists using mailman.<br>
I subscribe a Googlemail account which receives the e-mails and<br>
<ul>
<li>archives them to the appropriate folder according to origin</li>
<li>forwards them to the mail account where I read them</li>
</ul>
Mailman <br>
<ul>
<li>keeps the text version of the message visible<br>
</li>
<li>stores the HTML version as a so-called attachment</li>
</ul>
My copy of Firefox cannot read the latter. Can you?<br>
They say they do that for security reasons.<br>
I told them that the best security is to run the e-mail through a
basic HTML filter.<br>
It's bizarre to send the HTML copy to the subscribers and to
"protect" the archive.<br>
It will probably never done. It's too easy.<br>
<br>
<br>
<br>
<br>
</body>
</html>