Commit 24758d0354fe04db47cfffe1dc4c4806843baa6b

Authored by Paulo Meireles
1 parent 6525fc82

[opensym] Related Work -> Related Projects once we don't have more space to disc…

…uss/force related work
opensym2017/content/01-introduction.tex
... ... @@ -94,7 +94,7 @@ students by means of this kind of project.
94 94  
95 95 The remainder of this work is organized as follows.
96 96 Section \ref{sec:spb}...
97   -Section \ref{sec:relatedwork} enumerates a number of related works on the...
  97 +Section \ref{sec:related} enumerates a number of related works on the...
98 98 Section \ref{sec:researchdesign} presents the research design...
99 99 Section \ref{sec:requirements} reports ...
100 100 Section \ref{sec:architecture} ...
... ...
opensym2017/content/03-relatedworks.tex
1   -\section{Related Work}
2   -\label{sec:relatedwork}
  1 +\section{Related Projects}
  2 +\label{sec:related}
3 3  
4   -The new SPB platform presented in this paper is a fully integrated environment,
  4 +The new SPB platform is a fully integrated environment,
5 5 being very advanced in comparison with related projects and initiatives.
6   -
7   -The USA government has a platform designed to improve access to the federal
8   -government developed software\footnote{\url{https://code.gov}}. Code.gov is an
9   -interface to organize the USA government projects and, in short, make it easy
10   -for users and developers to obtain information and access their source code
11   -repositories at GitHub. However, there are not social networking and CMS
12   -features, as well as, other communication resources provided by that platform.
  6 +%
  7 +For instance, the USA government has a platform designed to improve access to
  8 +the federal government developed software\footnote{\url{https://code.gov}}.
  9 +Code.gov is an interface to organize the USA government projects and, in short,
  10 +make it easy for users and developers to obtain information and access their
  11 +source code repositories at GitHub. However, there are not social networking
  12 +and CMS features, as well as, other communication resources provided by that
  13 +platform.
13 14  
14 15 Additionally, there are two initiatives in Europe:
15 16 OSOR\footnote{\url{https://joinup.ec.europa.eu/community/osor}} and
... ... @@ -37,8 +38,8 @@ users, developers, and consumers, with quality resources and expertise on the
37 38 various topics related to FLOSS. The QualiPSo project also had planned to
38 39 develop a platform called QualiPSo Factory but it was not fully completed.
39 40  
40   -In Latin American there is an initiative based on the SPB project called
41   -``Software Publico
  41 +Finally, in Latin American there is an initiative based on the SPB project
  42 +called ``Software Publico
42 43 Regional''\footnote{\url{http://softwarepublicoregionalbeta.net}}. From a
43 44 practical point of view, it provides a customized Gitlab instance to share the
44 45 source code and documentation of the project from the involved countries.
... ... @@ -49,14 +50,14 @@ content in the communities (news items, documents, wiki pages), but source code
49 50 repositories are available at the Bitbucket
50 51 platform\footnote{\url{https://bitbucket.org/softwarepublico}}.
51 52  
52   -The Brazilian government needed to evolve the SPB project that existed since
53   -2005. When we started this project, the SPB Portal had about 200 thousand
  53 +The Brazilian government needed to evolve the SPB platform that existed since
  54 +2007. When we started this project, the SPB Portal had about 200 thousand
54 55 registered users. For example, we could not just contact these users and ask
55 56 them to register an account at Github as well. Moreover, after the Edward
56 57 Snowden's case, the Brazilian government approved a specific law decree
57 58 (8.135/2013) to rule its communication services, requiring the public
58 59 administration to host its information systems to be provided by itself, what
59 60 rules out usage of private platforms, specially ones provided by foreign
60   -companies. We thus developed our own solution to cover all the requirements,
61   -producing a complete governmental integrated platform for collaborative
62   -software development.
  61 +companies. Therefore, we needed to develop our own solution to cover all the
  62 +requirements, producing a complete governmental integrated platform for
  63 +collaborative software development.
... ...