<?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>books</title>
 <link>http://www.thenextlayer.org/taxonomy/term/159</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en-US</language>
<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 structured research documents with &#039;Books&#039; (revised)</title>
 <link>http://www.thenextlayer.org/node/245</link>
 <description>&lt;p&gt;In the past few months TNL has gone through significant changes. Although many of those are not visible on the surface straight away, they constitute great improvements of the site. Key changes have been made especially in regard to this forum topic about books and bibliographic references.&lt;br /&gt;
&lt;!--break--&gt;&lt;/p&gt;
&lt;p&gt;If you 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;br /&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;
&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, 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. 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;
&lt;p&gt;Enjoy your footnotes and  bibs, admin 26.06.2008&lt;/p&gt;
&lt;p&gt;-------------------------starts old entry-----------------------------------&lt;/p&gt;
&lt;p&gt;well, this is the question, innit? I am not sure to have the answer yet but I would like to develop it collaboratively with you.&lt;/p&gt;
&lt;p&gt;I suggest to use the module &#039;books&#039; in drupal to create structured research areas with agreed hierarchies between terms so that all of us can identify with those structures and feel comfortable in using them.&lt;/p&gt;
&lt;p&gt;But when i started to think about an actual structure for &#039;books&#039; i cam immedeately across taxonomical problems.&lt;/p&gt;
&lt;p&gt;I would like to take it slowly and discuss those hierarchies with you.&lt;/p&gt;
&lt;p&gt;For now I have added the term &#039;documentation&#039; thinking it would be good to have some very high level terminology. continuing like this you could have &lt;/p&gt;
&lt;p&gt;documentations&lt;br /&gt;
manuals&lt;br /&gt;
research&lt;br /&gt;
novels&lt;br /&gt;
etc.&lt;/p&gt;
&lt;p&gt;continuing with this logic the first entry &lt;a href=&quot;http://www.thenextlayer.org/Waves_and_Code&quot;&gt;&quot;waves and code&quot;&lt;/a&gt; is wrong as it would have to come under research. then also waves and code have to be separated as obviously this way of putting it together is a pet book&lt;br /&gt;
idea of me but not a generic structure for research . &lt;/p&gt;
&lt;p&gt;this could be a possible structure&lt;/p&gt;
&lt;pre&gt;
research
    projects
    publications
        notes
        papers
        books 
&lt;/pre&gt;&lt;p&gt;
in this hierarchy my &quot;waves and code&quot; could be a &#039;project&#039; or I could&lt;br /&gt;
file the actual text 45rpm under &#039;papers&#039;. which other categories could&lt;br /&gt;
there be? a &#039;study&#039; or &#039;research reports&#039;?&lt;/p&gt;
&lt;p&gt;but the basic question:&lt;/p&gt;
&lt;p&gt;is it feasible or necessary at all to have so many hierarchies,  or&lt;br /&gt;
is it okay to have just one layer of actual research projects? if we&lt;br /&gt;
have layers, then how many? &lt;/p&gt;
&lt;p&gt;and the multi-hierarchy problem: &#039;notes&#039; could relate to publications as&lt;br /&gt;
well as projects&lt;/p&gt;
&lt;p&gt;should we add a category &#039;materials&#039; which refers to images and&lt;br /&gt;
audiovisual means of documentation relating to a research project?&lt;/p&gt;


</description>
 <comments>http://www.thenextlayer.org/node/245#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/159">books</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/225">collaboration</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/260">PhD</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/226">structured research</category>
 <pubDate>Thu, 26 Jun 2008 14:31:38 +0200</pubDate>
 <dc:creator>Armin Medosch</dc:creator>
 <guid isPermaLink="false">245 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>DownLoads</title>
 <link>http://www.thenextlayer.org/node/415</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.thenextlayer.org/FreieNetze&quot;&gt;Freie Netze&lt;/a&gt;, Armin Medosch, Heise, Hannover   2003. &lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://www.thenextlayer.org/DeptfordDiaries_II&quot;&gt;Deptford.TV Diaries II - Pirate Strategies&lt;/a&gt;, Jonas Andersson, Adnan Hadzi, edts., Openmute, London 2008&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/415#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/308">multilingual</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/68">Book</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/159">books</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/155">music</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/309">PDFs</category>
 <pubDate>Tue, 15 Apr 2008 14:31:33 +0200</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">415 at http://www.thenextlayer.org</guid>
</item>
<item>
 <title>Bibliographies and Download Area</title>
 <link>http://www.thenextlayer.org/node/192</link>
 <description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Wondered what peoples views were on the bibliography system and how they would perhaps like it to develop?&lt;/p&gt;
&lt;p&gt;I wondered if bibliographies should be linked directly to individual research journals (to keep the journal coherent) and also to a centralised point so that users would not have to go into research journals just to look for references. Should the bibliography section be searchable by topic or research interests? Someone mentioned a search function already, I presumed this was for the entire site, but perhaps a reference search could be possible which was separate from a general search? Also how would the bibliographies be displayed in individual journal pages?&lt;/p&gt;
&lt;p&gt;Another section could perhaps be a download area for papers and notes? There are already a few downloadable papers on this site, would it make sense to have a specific area for this, linked to bibliography? This again would save manually searching through individual journals. I have not writen many papers but I do have some notes that I would like to share...these are basically editied books (!) which people might find handy.&lt;/p&gt;
</description>
 <comments>http://www.thenextlayer.org/node/192#comments</comments>
 <category domain="http://www.thenextlayer.org/taxonomy/term/2">English</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/5">Building The Next Layer</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/126">Research</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/159">books</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/158">papers</category>
 <category domain="http://www.thenextlayer.org/taxonomy/term/157">reference</category>
 <pubDate>Thu, 01 Nov 2007 00:36:08 +0100</pubDate>
 <dc:creator>Lindsay</dc:creator>
 <guid isPermaLink="false">192 at http://www.thenextlayer.org</guid>
</item>
</channel>
</rss>
