Difference between revisions of "Beyond Social Publishing"
(42 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|Image=HP_Logo-custom.jpeg | |Image=HP_Logo-custom.jpeg | ||
|Caption=Hybrid Publishing logo | |Caption=Hybrid Publishing logo | ||
− | |Summary= | + | |Summary=Beyond Social is an ongoing international and collaborative research and publishing platform on social art and design. It connects professionals and students from different fields of expertise. It is a platform for trial and error, for sharing knowledge, projects, visions and opinions in order to find out what is needed to feed social practices and take them to the next stage. |
− | <br><br> | + | <br><br>Building on the possibilities of Mediawiki software Beyond Social explores ways to create a discourse on Social art and design and connect publishing to education. |
|Article== Wiki Publishing = | |Article== Wiki Publishing = | ||
+ | Beyond Social is developed in collaboration with the [https://www.wdka.nl/research/hybrid-publishing Hybrid Publishing] research group of the Willem de Kooning Academy in Rotterdam. The project is an ongoing experiment in collaborative publishing using [[Mediawiki|Mediawiki software]]. | ||
− | + | Different features of Mediawiki software are explored in this project. | |
− | * | + | * The software is built for publishing projects with a strong '''collaborative nature'''. A well-known example is Wikipedia, which runs on the same software and is driven by a large community of editors. |
− | + | * Mediawiki includes '''tools to inspect the social dynamics''' of the community of contributors. Various [[Special:SpecialPages|Special Pages]] can be used to access this information, such as [[Special:RecentChanges]] to see the rhythm of editing activity, [[Special:NewFiles]] to have an overview of files that are uploaded, and [[Special:Log]] to inspect the recent user logs. These typical Mediawiki functions embed a layer of social information into the publishing flow. | |
− | * | + | * The acts of '''reading and writing''' are not fragmented into different places: they happen through the same interface. Readers are invited to become writers and contribute to the Beyond Social platform. |
− | + | * Single authorship is not promoted, which means that an article has '''no single author'''. Others can make edits to an article, or contribute to it by adding media files. | |
− | + | * The '''editing history''' of every article is saved. It enables anyone to look back in time compare versions of an article. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
= Timeline = | = Timeline = | ||
== Beyond Social's wiki2web (2014 - 2016) == | == Beyond Social's wiki2web (2014 - 2016) == | ||
− | ''' | + | '''Beyond Social Issues''' |
+ | <br>From 2014-2016 Beyond social was structured around the creation of Issues, which are best understood as editorial web magazines that reflect on a specific topic in the social practices discourse. Both students, teachers and external practitioners contributed to these issues. The following issues have been published: | ||
+ | |||
+ | Beyond Social Issue #1 - Redesigning Business (February 2015), [http://beyond-social.org/archive/issue-1.html archived here]. | ||
+ | [[File:BS-archive-Issue-1.png|Screenshot of Issue #1]] | ||
− | + | Beyond Social Issue #2 - Education (July 2016), [http://beyond-social.org/archive/issue-2.html archived here]. | |
+ | [[File:BS-archive-Issue-2.png|Screenshot of Issue #2]] | ||
− | + | Beyond Social Issue #3 - Radical Reframing (December 2016), [http://beyond-social.org/archive/issue-3.html archived here] | |
+ | [[File:BS-archive-Issue-3.png|Screenshot of Issue #3]] | ||
− | '''Beyond Social Issues | + | '''The wiki as backend''' |
+ | <br>In this stage Beyond Social already used this wiki as part of their publishing workflow, where it had a backend function. The wiki was a workarea, where articles and images were collected and brought together to generate the online Beyond Social Issues. [[User:Andre|André Castro]] worked together with design studio [http://template-studio.nl/ Template] to create an external Beyond Social front-end, that functioned as the webzine of the project. | ||
− | + | More about the wiki2web workflow is described by André Castro in this article [[Making_Beyond_Social|Making Beyond Social]]. | |
− | + | The code of the wiki2web workflow is hosted [https://github.com/wdka-publicationSt/BeyondSocial on the Publication Station Github page here]. | |
− | |||
− | |||
== Beyond Social as a wiki platform (Nov 2016 - Feb. 2017)== | == Beyond Social as a wiki platform (Nov 2016 - Feb. 2017)== | ||
+ | [[File:Beyond-Social first-skin Feb2017.png|Screenshot of the first Beyond Social wiki skin (Feb. 2017)]] | ||
+ | |||
'''Wiki metamorfose''' | '''Wiki metamorfose''' | ||
+ | <br>Between November 2016 and February 2017 the wiki went through a visual and structural metamorfose. The main structural changes that have been made: | ||
+ | * The overall style and layout of the wiki changed. | ||
+ | * The frontpage turned into an overview of various user activities that are main features of the mediawiki software. | ||
+ | * There is a 'highlights' section added to the frontpage where certain topics, articles, or projects can be highlighted. This section was intented to be curated by a special to-be-decided moderator-team. | ||
+ | * ''Editorials'' were introduced: a personal selection of wiki articles that is accompanied by a short introduction text. These curated set of articles link different elements of the wiki together. | ||
+ | * A few plugins were installed to lower the treshold of editing on a wiki: Page Forms and Category Tree. | ||
+ | |||
+ | The development of this wiki skin is described by Manetta Berends in this [https://github.com/wdka-publicationSt/BeyondSocial-wiki/blob/master/README.md README file]. | ||
+ | |||
+ | The code of this Beyond Social wiki skin is hosted [https://github.com/wdka-publicationSt/BeyondSocial-wiki on the Publication Station Github page]. | ||
+ | |||
+ | == Beyond Social as a wiki continued (May 2017 - Okt. 2017) == | ||
+ | [[File:BS-wiki-skin-v2 October-2017.png|Screenshot of the second Beyond Social wiki skin (Oct. 2017)]] | ||
− | + | This is the current state Beyond Social is at. The wiki is further developed to increase user friendliness in the following ways: | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | The | + | * The skin is simplified and the Main Page includes less elements. |
+ | * The wiki contains different forms that can be used to create new pages. There is a form to make articles ([[Form:Article]]), events ([[Form:Event]]) and to add a user profile to your User page ([[Form:Profile]]). The editorial form is also improved ([[Form:Editorial]]). | ||
+ | * Articles are represented with an image at the Main Page and in overview pages such as [[Articles]] and [[:Category:Topics]]. | ||
+ | * Every article has a 'contribute' element at the bottom, to emphasize the collective publishing aspect of Beyond Social. | ||
+ | * Semantic Mediawiki is used to transclude information and featured images of articles into overviews. | ||
− | + | The code of this wiki skin is hosted on the Publication Station Github page in the branch [https://github.com/wdka-publicationSt/BeyondSocial-wiki/tree/unfolding ''unfolding'']. | |
}} | }} | ||
{{Links internal | {{Links internal | ||
|link=Manual | |link=Manual | ||
+ | |description=A reference guide for contributing to Beyond Social. | ||
}} | }} | ||
{{Links internal | {{Links internal | ||
|link=Mediawiki | |link=Mediawiki | ||
+ | |description=A short introduction to the Mediawiki software. | ||
+ | }} | ||
+ | {{Links internal | ||
+ | |link=Making Beyond Social | ||
+ | |description=An article by Andre Castro on the first version of Beyond Social in 2014, using wiki2web publishing. | ||
+ | }} | ||
+ | {{Links external | ||
+ | |link=https://github.com/wdka-publicationSt/BeyondSocial-wiki/blob/master/README.md | ||
+ | |displaytext=Making a Beyond Social skin | ||
+ | |description=The Readme file written by Manetta Berends for the Beyond Social skin v1 in February 2017. | ||
}} | }} | ||
{{Links external | {{Links external | ||
|link=https://www.mediawiki.org/wiki/MediaWiki | |link=https://www.mediawiki.org/wiki/MediaWiki | ||
|displaytext=mediawiki.org | |displaytext=mediawiki.org | ||
+ | |description=The website of Mediawiki software, also a great reference for the wiki syntax. | ||
}} | }} | ||
{{Articles more}} | {{Articles more}} |
Latest revision as of 19:06, 23 October 2017
Building on the possibilities of Mediawiki software Beyond Social explores ways to create a discourse on Social art and design and connect publishing to education.
Wiki Publishing
Beyond Social is developed in collaboration with the Hybrid Publishing research group of the Willem de Kooning Academy in Rotterdam. The project is an ongoing experiment in collaborative publishing using Mediawiki software.
Different features of Mediawiki software are explored in this project.
- The software is built for publishing projects with a strong collaborative nature. A well-known example is Wikipedia, which runs on the same software and is driven by a large community of editors.
- Mediawiki includes tools to inspect the social dynamics of the community of contributors. Various Special Pages can be used to access this information, such as Special:RecentChanges to see the rhythm of editing activity, Special:NewFiles to have an overview of files that are uploaded, and Special:Log to inspect the recent user logs. These typical Mediawiki functions embed a layer of social information into the publishing flow.
- The acts of reading and writing are not fragmented into different places: they happen through the same interface. Readers are invited to become writers and contribute to the Beyond Social platform.
- Single authorship is not promoted, which means that an article has no single author. Others can make edits to an article, or contribute to it by adding media files.
- The editing history of every article is saved. It enables anyone to look back in time compare versions of an article.
Timeline
Beyond Social's wiki2web (2014 - 2016)
Beyond Social Issues
From 2014-2016 Beyond social was structured around the creation of Issues, which are best understood as editorial web magazines that reflect on a specific topic in the social practices discourse. Both students, teachers and external practitioners contributed to these issues. The following issues have been published:
Beyond Social Issue #1 - Redesigning Business (February 2015), archived here.
Beyond Social Issue #2 - Education (July 2016), archived here.
Beyond Social Issue #3 - Radical Reframing (December 2016), archived here
The wiki as backend
In this stage Beyond Social already used this wiki as part of their publishing workflow, where it had a backend function. The wiki was a workarea, where articles and images were collected and brought together to generate the online Beyond Social Issues. André Castro worked together with design studio Template to create an external Beyond Social front-end, that functioned as the webzine of the project.
More about the wiki2web workflow is described by André Castro in this article Making Beyond Social.
The code of the wiki2web workflow is hosted on the Publication Station Github page here.
Beyond Social as a wiki platform (Nov 2016 - Feb. 2017)
Wiki metamorfose
Between November 2016 and February 2017 the wiki went through a visual and structural metamorfose. The main structural changes that have been made:
- The overall style and layout of the wiki changed.
- The frontpage turned into an overview of various user activities that are main features of the mediawiki software.
- There is a 'highlights' section added to the frontpage where certain topics, articles, or projects can be highlighted. This section was intented to be curated by a special to-be-decided moderator-team.
- Editorials were introduced: a personal selection of wiki articles that is accompanied by a short introduction text. These curated set of articles link different elements of the wiki together.
- A few plugins were installed to lower the treshold of editing on a wiki: Page Forms and Category Tree.
The development of this wiki skin is described by Manetta Berends in this README file.
The code of this Beyond Social wiki skin is hosted on the Publication Station Github page.
Beyond Social as a wiki continued (May 2017 - Okt. 2017)
This is the current state Beyond Social is at. The wiki is further developed to increase user friendliness in the following ways:
- The skin is simplified and the Main Page includes less elements.
- The wiki contains different forms that can be used to create new pages. There is a form to make articles (Form:Article), events (Form:Event) and to add a user profile to your User page (Form:Profile). The editorial form is also improved (Form:Editorial).
- Articles are represented with an image at the Main Page and in overview pages such as Articles and Category:Topics.
- Every article has a 'contribute' element at the bottom, to emphasize the collective publishing aspect of Beyond Social.
- Semantic Mediawiki is used to transclude information and featured images of articles into overviews.
Links
CONTRIBUTE
Feel free to contribute to Beyond Social.