<div dir="auto">Hi Massimo<div dir="auto"><br></div><div dir="auto">Any idea how those would handle migration of legacy content? </div><div dir="auto"><br></div><div dir="auto">OJS appears to have come a long way from the awful implementation we were used to years ago.</div><div dir="auto">Ambra feels a little premature to jump on, just my impression.</div><div dir="auto"><br></div><div dir="auto">OJS always did a decent job supporting the back end (submission, review) which would make life for our editors much easier. How about Ambra on this?</div><div dir="auto"><br></div><div dir="auto">Peter</div><br><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Thu, 28 Jun 2018, 18:46 Menichinelli Massimo, <<a href="mailto:massimo.menichinelli@aalto.fi">massimo.menichinelli@aalto.fi</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
a couple of free/open alternatives (for the future, after WP):<br>
<br>
Open Journal Systems<br>
<a href="https://pkp.sfu.ca/ojs/" rel="noreferrer noreferrer" target="_blank">https://pkp.sfu.ca/ojs/</a><br>
<br>
Uses bootstrap, has support for Metadata (Zotero), probably can assign DOIs. GPL, Dockerized.<br>
<br>
Demo: <a href="https://pkp.sfu.ca/ojs/ojs_demo/" rel="noreferrer noreferrer" target="_blank">https://pkp.sfu.ca/ojs/ojs_demo/</a><br>
Repo: <a href="https://github.com/pkp/ojs" rel="noreferrer noreferrer" target="_blank">https://github.com/pkp/ojs</a><br>
Documentation: <a href="https://pkp.sfu.ca/wiki/index.php?title=OJS_Documentation" rel="noreferrer noreferrer" target="_blank">https://pkp.sfu.ca/wiki/index.php?title=OJS_Documentation</a><br>
<br>
---<br>
<br>
Ambra<br>
<a href="https://plos.github.io/ambraproject/" rel="noreferrer noreferrer" target="_blank">https://plos.github.io/ambraproject/</a><br>
<br>
Used by PLOS ONE... MIT, Dockerized.<br>
<br>
Demo: <a href="http://journals.plos.org/plosone/" rel="noreferrer noreferrer" target="_blank">http://journals.plos.org/plosone/</a><br>
Repo: <a href="https://github.com/PLOS/ambraproject" rel="noreferrer noreferrer" target="_blank">https://github.com/PLOS/ambraproject</a><br>
Documentation: <a href="https://plos.github.io/ambraproject/Docs-Home.html" rel="noreferrer noreferrer" target="_blank">https://plos.github.io/ambraproject/Docs-Home.html</a><br>
<br>
Br,<br>
<br>
Massimo<br>
<br>
<br>
--<br>
______________________________________________________________________________<br>
Massimo Menichinelli<br>
<br>
Skype: <a href="http://openp2pdesign.org" rel="noreferrer noreferrer" target="_blank">openp2pdesign.org</a><br>
<a href="http://it.linkedin.com/in/massimomenichinelli" rel="noreferrer noreferrer" target="_blank">http://it.linkedin.com/in/massimomenichinelli</a><br>
______________________________________________________________________________<br>
<a href="http://openp2pdesign.org" rel="noreferrer noreferrer" target="_blank">openp2pdesign.org</a><br>
Metadesign for Open Systems, Processes, Projects.<br>
Studying and enabling Design for Open, Collaborative and Complex Systems since 2005.<br>
<a href="http://www.openp2pdesign.org/" rel="noreferrer noreferrer" target="_blank">http://www.openp2pdesign.org/</a><br>
______________________________________________________________________________<br>
Aalto University<br>
School of Art & Design -Department of Media<br>
Helsinki - Finland<br>
<a href="http://www.taik.fi/en" rel="noreferrer noreferrer" target="_blank">http://www.taik.fi/en</a><br>
______________________________________________________________________________<br>
<br>
<br>
________________________________________<br>
From: Menichinelli Massimo<br>
Sent: Thursday, June 28, 2018 1:46:03 PM<br>
To: Journal list<br>
Subject: JoPP website: some thoughts<br>
<br>
Hello all,<br>
<br>
here are some updates about the JoPP website. One year ago I had a call with Peter Troxler and we discussed several things regarding the website, apologies for the long delay.<br>
<br>
Here’s a recap about the call and the main issues:<br>
<br>
In order to avoid any hacking to the website, the back-end (WP) was separated from the public front-end (static html exported from WP); this however disables several functionalities, like the search bar and the pdf generation. This is done in order to avoid that any visitor can interact with the php code (so they cannot hack it)… but then they cannot use any php function at all (like pdf export).<br>
<br>
Furthermore, it wouldn’t be savy to share the codebase, the configuration or part of them publicly over GitHub or in a similar repository, because we would make it even easier to hack it.<br>
Remember that the link to the WP part can be found in the archives of this mailing list… so it’s still possible to find a way to it. It is important that at least we keep WP and the plugins always updated.<br>
<br>
So, regarding the pdf generation: this of course can be solved in several ways, so for example pdf files can be generated manually and uploaded online, there’s no need for an automatic generation unless the articles changes through time. I’d say: let’s keep it simple. Printing and then saving the articles as pdf files is already a good way, the print css file is well done. See for example my article: <a href="https://www.academia.edu/33379609/Makers_as_a_new_work_condition_between_self-employment_and_community_peer-production._Insights_from_a_survey_on_Makers_in_Italy" rel="noreferrer noreferrer" target="_blank">https://www.academia.edu/33379609/Makers_as_a_new_work_condition_between_self-employment_and_community_peer-production._Insights_from_a_survey_on_Makers_in_Italy</a><br>
<br>
Pdf files would be also needed for getting a DOI on Zenodo, this is simple & free to do. Zenodo is also free software (GPL), but there's no need to install it on our server, we can use the main service at CERN. On Zenodo a DOI can also be obtained for datasets and software. This will also make it possible to link each article to the EU projects (and mayne not only EU) that funded it. See for example how I organized the output of the MAKE-IT Horizon 2020 project: <a href="https://zenodo.org/communities/make-it/?page=1&size=20" rel="noreferrer noreferrer" target="_blank">https://zenodo.org/communities/make-it/?page=1&size=20</a><br>
<br>
The key question is whether to continue with WP as the back-end, or to move to a completely static site (here GitHub could be adopted) or to use another back-end, maybe one that is specific for journals. If I remember well we thought about keeping the current system for the moment, trying to improve it as much as possible.<br>
<br>
One major upgrade would be to move to a responsive theme, right now the website is not responsive and reading it on a mobile is way too difficult (we could argue if reading on a mobile is relevant for an online journal, in any case now most of online users are with mobile devices, but having a responsive theme would just make it easier for any device). The key issue here is, if we move to a responsive theme, to minimise the work on its design by adopting existing themes and with little customization (my suggestion: use a Bootstrap-based theme), work on a completely new theme would be too much in terms of time.<br>
<br>
Br,<br>
<br>
Massimo<br>
<br>
--<br>
______________________________________________________________________________<br>
Massimo Menichinelli<br>
<br>
mobile: (ESP) +34 657341068<br>
Skype: <a href="http://openp2pdesign.org" rel="noreferrer noreferrer" target="_blank">openp2pdesign.org</a><br>
<a href="http://it.linkedin.com/in/massimomenichinelli" rel="noreferrer noreferrer" target="_blank">http://it.linkedin.com/in/massimomenichinelli</a><br>
______________________________________________________________________________<br>
<a href="http://openp2pdesign.org" rel="noreferrer noreferrer" target="_blank">openp2pdesign.org</a><br>
Metadesign for Open Systems, Processes, Projects.<br>
Studying and enabling Design for Open, Collaborative and Complex Systems since 2005.<br>
<a href="http://www.openp2pdesign.org/" rel="noreferrer noreferrer" target="_blank">http://www.openp2pdesign.org/</a><br>
______________________________________________________________________________<br>
Aalto University<br>
School of Art & Design -Department of Media<br>
Helsinki - Finland<br>
<a href="http://www.taik.fi/en" rel="noreferrer noreferrer" target="_blank">http://www.taik.fi/en</a><br>
______________________________________________________________________________<br>
<br>
<br>
_______________________________________________<br>
JoPP-Public mailing list<br>
<a href="mailto:JoPP-Public@lists.ourproject.org" target="_blank" rel="noreferrer">JoPP-Public@lists.ourproject.org</a><br>
<a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public" rel="noreferrer noreferrer" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/jopp-public</a><br>
</blockquote></div></div>