<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.thenextlayer.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Article</title>
 <link>http://www.thenextlayer.org/taxonomy/term/36</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en-US</language>
<item>
 <title>Sonic Space-Time: Sound Installation and Secondary Orality</title>
 <link>http://www.thenextlayer.org/node/703</link>
 <description></description>
 <comments>http://www.thenextlayer.org/node/703#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/82">Hidden Histories</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/753">locative media</category>
 <pubDate>Fri, 08 Aug 2008 11:15:23 +0200</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">703 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Dona - Dicke Japaner können platzen</title>
 <link>http://www.thenextlayer.org/node/679</link>
 <description></description>
 <comments>http://www.thenextlayer.org/node/679#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/736">Armin Medosch</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/177">literature</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/742">sci-fi</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/741">science fiction</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/359">writing</category>
 <pubDate>Mon, 04 Aug 2008 13:06:21 +0200</pubDate>
 <dc:creator>Armin Medosch</dc:creator>
 <guid isPermaLink="false">679 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Howto integrate &#039;Footnotes&#039; and bibliographic References with your texts</title>
 <link>http://www.thenextlayer.org/node/669</link>
 <description>&lt;p&gt;If you are used to complex text editing programs such as MS Word or Open Office, you will probably enjoy the Footnote and Biblio functions. In your text in a book page (but also other content types such as Research Journal or &#039;story&#039;), you can us the fn tag &amp;lt;fn&amp;gt;and what you write in between the tags will appear as an automatically numbered footnote, but don&#039;t forget the end tag  &amp;lt;/fn&amp;gt; &lt;/p&gt;
&lt;p&gt;Almost analogue to that works the bib tag. If you want to refer from within your text to a bibliographic reference, use&lt;br /&gt;
&amp;lt;bib&amp;gt; and &amp;lt;/bib&amp;gt; whereby in between the tags you have to put the citekey. &lt;/p&gt;
&lt;p&gt;You can only use bib if your reference exists in the biblio reference database of tnl. To do that, go to create content -- biblio and add a reference, which can be anything from book to article to journal, etc. Once you have entered your reference a citekey will automatically be generated (you could also enter one by hand). the automatically generated citekey is just a number. Put this number between bib tags and it will again create an automatically numbered endnote which will contain your reference.&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/669#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/721">biblio</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/724">bibliographic references</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/64">book</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/723">footnotes</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/720">howto</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/157">reference</category>
 <pubDate>Wed, 30 Jul 2008 09:36:56 +0200</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">669 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Howto create structured research documents with &#039;Books&#039;</title>
 <link>http://www.thenextlayer.org/node/668</link>
 <description>&lt;p&gt;A &#039;book&#039; in Drupalish, the Drupal slang, is a content type which allows you to create static pages which are linked to each other through a hierarchical navigation system. On a book page you can use all the things that you can use in a Research Journal Entry (which is called &#039;blog&#039; page in Drupalish). The content type book is useful for longer texts where you want to split content into different pages. As the navigation control is created by Drupal, this comes in very handy.&lt;br /&gt;
This howto explains how to use Books but also integrate this with &#039;footnotes&#039; and &#039;biblio&#039; the Drupal module for bibliographic references. Together, thos em modules allow nicely formatted text with links to footnotes and references, so that TNL can be used for &#039;serious&#039; text production.&lt;/p&gt;
&lt;p&gt;In the left sidebar, in the navigation menu under your name, go to create content -- book page &lt;a href=&quot;http://www.thenextlayer.org/node/add/book&quot; title=&quot;http://www.thenextlayer.org/node/add/book&quot;&gt;http://www.thenextlayer.org/node/add/book&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;You can create a new book page either on the top level of navigation or under some existing second layer such as &#039;Documentation&#039; or &#039;Readers&#039; or &#039;Waves and Code&#039; which are at the time of writing the three top level links for books. &lt;/p&gt;
&lt;p&gt;A book page is nothing else than a static page which is linked in a hierarchical structure to other static pages. You give it a title, select one of the categories and / or create a new one under the &#039;topic&#039; vocabulary and then put your actual content in the body of the book page. Here take care to select the right Input format. For a beginning, filtered html will just do fine. &lt;/p&gt;
&lt;p&gt;If it is your first page, the &#039;weight&#039; pop-up menu can be kept at 0. Later this will take on a crucial function.   &lt;/p&gt;
&lt;p&gt;If you want to add an image or a &#039;related link&#039; then just do so. You can also ignore those menu options. scroll to the bottom, the only menu option you should look at is &#039;publishing options&#039;. Here you can decide if your book page should be published on the front page or not. If you are certain that you want to share your page with the wider public, then go ahead. Otherwise un-tick the &#039;published to front page&#039; option. Then choose preview or submit and here you go, you have created a book page. &lt;/p&gt;
&lt;p&gt;Once you have created your first page, you can scroll to the bottom of it and simply click on &#039;add child page&#039;. You will get a menu which is exactly the same as the one you got via create content -- add book page. If you add now a second page, this page will automatically show up in a navigation menu below the first page. &lt;/p&gt;
&lt;p&gt;However, if you have a more complex structure with nested hierarchies between pages, you will have to consider the weighting. by selecting a weight from -15 to +15 you select where the page shows up in the navigation. if you have a lot of pages which need organising this will probably take some trial and error. However, in principle this is easy and you cant break anything which cant be repaired equally quickly. &lt;/p&gt;
&lt;p&gt;So far we have just used the built in book function. Part of the fun is that you can invite other people to edit your book pages for collaborative writing projects. If you make significant edits to a page, either your own page or the page of somebody else, select &#039;create new revision&#039; at the bottom menu under &#039;publishing options&#039;. This will later allow you two things: to move backward in time through revisions of the page, and to &#039;diff&#039; revisions. Diff means that you can compare changes between the last two versions, which comes in handy if you do some collaborative text editing.&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/668#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/721">biblio</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/159">books</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/529">help</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/720">howto</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/722">references</category>
 <pubDate>Wed, 30 Jul 2008 09:34:06 +0200</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">668 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Howto create and use &#039;Organic Groups&#039;</title>
 <link>http://www.thenextlayer.org/node/667</link>
 <description>&lt;p&gt;The organic groups module allows you to create a working group where a number of people with shared interests can create content which is non-public, visible to group members only. &lt;/p&gt;
&lt;p&gt;To be able to create and moderate a group, you need to get &#039;group moderator&#039; permissions. To get this you need to ask the Administrator. &lt;/p&gt;
&lt;p&gt;To create a new group you first need to create a new content type. &lt;/p&gt;
&lt;p&gt;In the navigation bar under your name on the left side bar, which I call the admin menu,  go to &#039;content type&#039;, then select &#039;add content type&#039; choose a name and a type  (same as name but machine readable), tick &#039;published&#039; but not &#039;promoted to front page&#039;.&lt;/p&gt;
&lt;p&gt;Under &#039;organic groups usage&#039; tick &#039;Group Node&#039;, this is mandatory, everything else select to your liking and save content type.&lt;/p&gt;
&lt;p&gt;Then go to &#039;create content&#039;, you will find your new content type there, select it and everything else is pretty self explanatory, by creating the first content node of this type you set up the group. Select&lt;br /&gt;
&#039;private&#039; maybe and &#039;moderated&#039;, do not offer it for &#039;selection on registration&#039;&lt;/p&gt;
&lt;p&gt;You can decide if your group should be listed on the &#039;groups&#039; homepage. I would suggest to say &#039;yes&#039; to that. &lt;/p&gt;
&lt;p&gt;Now, to create content for your group, click on groups, and then on your group. Once you are &#039;inside&#039; your group, there is a new &#039;groups&#039; menue on the lest sidebar; you will probably have to scroll down a little bit to get there. Select one of the content types offered there. &lt;/p&gt;
&lt;p&gt;You can then decide with each article if you would like to publish it only in your group or visible to all. &lt;/p&gt;
&lt;p&gt;Here you go. Enjoy group life;)&lt;/p&gt;
&lt;p&gt;note of caution: as a group moderator you are given quite a few rights. please use those rights with caution. &lt;/p&gt;
&lt;p&gt;There is some more information here:&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/handbook/modules/og&quot; title=&quot;http://drupal.org/handbook/modules/og&quot;&gt;http://drupal.org/handbook/modules/og&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/667#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/225">collaboration</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/718">groups</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/720">howto</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/719">organic groups</category>
 <pubDate>Wed, 30 Jul 2008 09:13:20 +0200</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">667 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Creative City Discourse: Amsterdam as New Babylon</title>
 <link>http://www.thenextlayer.org/node/558</link>
 <description>&lt;p&gt;Interesting piece about creative city policy in Amsterdam in Variant by  Merijn Oudenampsen&lt;br /&gt;
&lt;a href=&quot;http://www.variant.randomstate.org/31texts/issue31.html#L6&quot; title=&quot;http://www.variant.randomstate.org/31texts/issue31.html#L6&quot;&gt;http://www.variant.randomstate.org/31texts/issue31.html#L6&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The following quotes are from &quot;Back to the Future of the Creative City&lt;br /&gt;
An Archaeological Approach to Amsterdam’s Creative Redevelopment&quot; by Merijn Oudenampsen in Variant, issue 31, Spring 2008&lt;/p&gt;
&lt;p&gt;&quot;Constant Nieuwenhuys envisaged a society where automation had realised the liberation of humanity from the toils of industrial work, replacing labour with a nomadic life of creative play outside of the economic domain and in disregard of any considerations of functionality. “Contrary to what the functionalists think, culture is situated at the point where usefulness ends”, was one of Constant’s more provocative statements.&quot;  Constant Nieuwenhuys, ‘Opkomst en Ondergang van de Avant-Garde’. In: Randstad 8 (1964), pp 6-35.&lt;/p&gt;
&lt;p&gt;The work of Constant thus combined an aversion for modernist functionalism with an intense appreciation of the emancipatory potentials of new technology. Mechanisation would result in the arrival of a “mass culture of creativity” that would revolt against the superstructure of bourgeois society, destroying it completely and taking the privileged position of the artist down with it.&lt;/p&gt;
&lt;p&gt;Together with the consolidation of consumption as a leisure activity, the expansion of labour time has led to an unprecedented amount of human activity being directly or indirectly incorporated into the sphere of economic transactions through a process Marx would have called ‘real subsumption’, or the extension of capitalism onto the field of ontology, of lived social practice.&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/558#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/509">creative city</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/510">creative industry</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/67">research</category>
 <pubDate>Thu, 19 Jun 2008 10:18:16 +0200</pubDate>
 <dc:creator>Armin Medosch</dc:creator>
 <guid isPermaLink="false">558 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Copyleft vs. Copyright. All Rites Reversed!?</title>
 <link>http://www.thenextlayer.org/node/514</link>
 <description>&lt;p&gt;&lt;em&gt;&lt;br /&gt;
all communication is propaganda.&lt;br /&gt;
all publication is political.&lt;br /&gt;
all business is personal.&lt;br /&gt;
all art is pornographic.&lt;br /&gt;
mind you,&lt;br /&gt;
free your mind.&lt;br /&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;the issues that are now disscussed on the hype-level of political discourse are everything but new. back in whose days where we said of us &quot;&lt;A href=&quot;http://en.wikipedia.org/wiki/On_the_Internet,_nobody_knows_you&amp;#039;re_a_dog&quot;&gt;on the internet no one knows, you&#039;re just a dog&lt;/A&gt;&quot; pretty much anyone with a decent standing (in the most static sense of the word) knew about the infamous Steward Brand quotes:&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
&quot;&lt;A href=&quot;http://en.wikipedia.org/wiki/Information_wants_to_be_free&quot;&gt;Information Wants To Be Free.&lt;/A&gt; Information also wants to be expensive.Information wants to be free because it has become so cheap to distribute, copy, and recombine -- too cheap to meter. It wants to be expensive because it can be immeasurably valuable to the recipient. That tension will not go away. It leads to endless wrenching debate about price, copyright, &#039;intellectual property&#039;, the moral rightness of casual distribution, because each round of new devices makes the tension worse, not better.&quot;&lt;/strong&gt; -- Steward Brand, &lt;A href=&quot;http://sb.longnow.org/Info%20free%20story.html&quot;&gt;in the early 80ies of the previous century&lt;/A&gt;&lt;/p&gt;
&lt;p&gt;&quot;The counterculture excelled at trying a whole lot of stuff in a short period of time. Almost everything we tried either failed hideously or didn&#039;t pan out. Communes failed, drugs went nowhere, free love led pretty directly to AIDS. A lot of people thought Mao Tse-Tung was a hero. Domes leaked. Graphic art was dreadful, except for Andy Warhol and Robert Crumb, the underground cartoonist. The rest was basically tie-dyed. The Music was good.&quot; -- Steward Brand, commenting his 60ies of the previous century&lt;/p&gt;
&lt;p&gt;these days the fun is even better. i always love swarms that team up in crowds to listen to pretentious gospels of their new zeitgeist guru e.g. Richard Barbrook, &lt;strong&gt;just to name one random example off the worst-seller bookshelf.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;why? fucking really, why? why on earth!?&lt;br /&gt;
well, because i&#039;m a stupid skeptic - whence i enjoy most the very questioning&lt;br /&gt;
my own skepticism. ( questioning as the most humble act of being :)&lt;/p&gt;
&lt;p&gt;to finish off well polished i would like to kill&amp;amp;yank [0] words of my soul-mate Marko Prezelj: &lt;strong&gt;&quot;&lt;A href=&quot;http://www.alpinist.com/doc/ALP18/newswire-prezelj-rejects-piolet-d&amp;#039;or&quot;&gt;Joining this circus gave me the opportunity to present my opinion ..&lt;/A&gt;&lt;/strong&gt;&quot;&lt;/p&gt;
&lt;p&gt;[0] these days the political digital bullshit discourse hype calls this:cut&amp;amp;paste. same formal concept - different pretentious gospel :)&lt;/p&gt;
&lt;p&gt;have fun,&lt;br /&gt;
sokrateska&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Disclosure of Potential Conflict of Interest:&lt;/strong&gt; too many conflicts to name any.&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/514#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <pubDate>Fri, 16 May 2008 10:03:37 +0200</pubDate>
 <dc:creator>sokrateska</dc:creator>
 <guid isPermaLink="false">514 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>video documentation of first tnl conference</title>
 <link>http://www.thenextlayer.org/node/493</link>
 <description>&lt;p&gt;please follow this link for the video documentation of the first next layer conference, april 08&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.archive.org/details/the-next-layer-april-08&quot; title=&quot;http://www.archive.org/details/the-next-layer-april-08&quot;&gt;http://www.archive.org/details/the-next-layer-april-08&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/493#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/3">Deutsch</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/470">archive.org</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/471">video doc of first tnl conference</category>
 <pubDate>Thu, 08 May 2008 16:34:34 +0200</pubDate>
 <dc:creator>hadzi</dc:creator>
 <guid isPermaLink="false">493 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Understanding Media: The Extensions of Man</title>
 <link>http://www.thenextlayer.org/node/467</link>
 <description></description>
 <comments>http://www.thenextlayer.org/node/467#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <pubDate>Tue, 29 Apr 2008 10:36:39 +0200</pubDate>
 <dc:creator>Armin Medosch</dc:creator>
 <guid isPermaLink="false">467 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Speaking into the Air: A History of the Idea of Communication</title>
 <link>http://www.thenextlayer.org/node/468</link>
 <description></description>
 <comments>http://www.thenextlayer.org/node/468#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/36">Article</category>
 <pubDate>Tue, 29 Apr 2008 10:36:39 +0200</pubDate>
 <dc:creator>Armin Medosch</dc:creator>
 <guid isPermaLink="false">468 at http://www.thenextlayer.org</guid>
</item>
</channel>
</rss>
