6 items on »EuroScience.Net« tagged with

»myblog«

imprint/impressum

Martin Schäfer
Oberdorfstrasse 20
70567 Stuttgart, Germany
telephone: +49 179 108 54 81
e-mail: martin.schaefer at euroscience.net

.......
Inhaltlich Verantwortlicher für http://typolis.net/science/ (ie. EuroScience.Net) gemäß § 10 Absatz 3 MDStV: Martin Schäfer (Anschrift wie oben)

Haftungshinweis: Trotz sorgfältiger inhaltlicher Kontrolle übernehmen wir keine Haftung für die Inhalte externer Links. Für den Inhalt der verlinkten Seiten sind ausschließlich deren Betreiber verantwortlich.


about

EuroScience.Net is a playground for science bits, reviews and commentary on science. It is run by
  Martin Schäfer
  Kathrin Burger
  David Pierce
  Thomas Weber

contact:
Martin Schäfer is a science writer in Stuttgart, Germany.
martin.schaefer at euroscience.net
+49 179 1085481

Kathrin Burger is a science writer in Munich, Germany.
+49 151 19017317


more infos

this story gives you some more ideas of this project site. Our aim goes as following:
  • EuroScience.Net >> bits, reviews and comments on science
  • press coverage of science bits are tagged by in the media
  • some of our own work is tagged as reference
  • by tagging the items we want to share information


older/newer stories

the older stories line in the typolis default layout is somewhat misleading just besides the most recent story. to locate "older stories" at the bottom of the page, and "newer stories" at the top of previous stories listings, you have to go to layouts -> frontpage and change the code into
<div id="pageNavigation">
    <% response.prevpage %>
</div>

<!--<div id="innercontent">-->
    <% response.storylist %>
<!--</div>-->

<div id="pageNavigation">
    <% response.nextpage %>
</div>
thus the storylist <% response.storylist %> is bracketed by the "newer stories" on top and "older stories" at the bottom.


our history

miscellaneous: in July 2004 we install a weblog-featured content management system based on Antville; thus all contributors can feed in their pieces directly  ***  we submit a proposal within the FP6 EU framework programme in Dec 2003; not accepted in Jan 2004  ***  in Sep 2003 application for ESOF2004 with two workshops, both in the thematic track "Communicating Science"; not accepted in Dec 2003  ***  EuroScience.Net is online since August 22, 2003  ***  the summary news feature on the European media's science coverage is installed (August 17, 2003)  ***  Gero von Randow provides his talk on science writing, thus we have the critical mass for the website (August 2, 2003)  ***  Philip Campbell provides his talk on nanotech and science communications, essential to start a debate on nanotech (July 25, 2003)  ***  test site available since July  ***  project plan is done in June/July 2003  ***  start of the project in June 2003


user navigation

actually, to change the part of the navigation sidebar that is the same for all users, call it 'user navigation', you have to access a hidden skin: go layouts -> navigation -> navigation bar for contributors and change in the bowser's path the contribnavigation by usernavigation. Now you may change the [blog] Home and tags lines.
Just think like the developers think.