Skip to content

Commit 73ddbb2

Browse files
committed
Redirect to workshop page
Fixes #16
1 parent ad5dcce commit 73ddbb2

File tree

1 file changed

+5
-120
lines changed

1 file changed

+5
-120
lines changed

app/views/welcome/newsevents.html.erb

Lines changed: 5 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -15,127 +15,12 @@
1515
<span class="title">News And Events</span>
1616
</div>
1717
<!-- ENDS title -->
18-
<!--
19-
<div id="page-content">
20-
21-
<div class="accordion">
22-
<h6>News and Events</h6>
23-
<div>-->
24-
<table id="workshops_table" class="news_table">
25-
<tr>
26-
<th>Date(s)</th>
27-
<th>Event</th>
28-
<th>Location</th>
29-
<th>Abstract</th>
30-
</tr>
31-
32-
<tr>
33-
<td> May 12&ndash;14, 2015</td><td><a href="http://opensourcebrain.org/docs/Help/Meetings#OSB_2015">Open Source Brain Workshop 2015</a></td>
34-
<td>Alghero, Sardinia, Italy</td><td>The third main meeting of the Open Source Brain initiative will be held 12-14 May 2015.</td>
35-
36-
</tr>
37-
<tr>
38-
<td> May 14&ndash;16, 2014</td><td><a href="http://opensourcebrain.org/projects/osb/wiki/OSB2014">Open Source Brain Workshop 2014</a></td>
39-
<td>Alghero, Sardinia, Italy</td><td>Building and sharing models of the cortex. This will be the second main meeting of the Open Source Brain initiative.</td>
40-
41-
</tr>
42-
43-
<tr>
44-
<td> November 6&ndash;7, 2013</td><td><a href="http://www.opensourcebrain.org/projects/osb/wiki/Hackathon2013">Open Source Brain Hackathon</a></td>
45-
<td>University College London, UK</td><td>The focus of this meeting was on open source multicompartmental, conductance based cortical cell & network models.</td>
46-
47-
</tr>
48-
49-
<tr>
50-
<td> May 13&ndash;15, 2013</td>
51-
<td><a href="http://www.opensourcebrain.org/projects/osb/wiki/Sardinia2013">2013 NeuroML Meeting Development Workshop</a></td>
52-
<td>Sardinia, Italy</td>
53-
<td>NeuroML Development Workshop is merged into the <a href="http://www.opensourcebrain.org">Open Source Brain</a> kickoff meeting in Alghero, Sardinia. More
54-
details on this meeting can be found <a href="http://www.opensourcebrain.org/projects/osb/wiki/Meetings">here</a>.</td>
55-
56-
</tr>
57-
58-
59-
<tr>
60-
<td> March 12&ndash;16, 2012
61-
</td><td> <a href="workshop2012" class="external text" title="http://co.mbine.org/events/COMBINE_2012" >2012 NeuroML Development Workshop</a>
62-
</td><td> Informatics Forum in Edinburgh, UK
63-
</td><td> The NeuroML workshop at was combined with the <a href="http://brainscales.kip.uni-heidelberg.de/">BrainScaleS</a> (previously FACETS) <b>CodeJam</b> meeting.
64-
</td></tr>
65-
<tr>
66-
<td> March 31 & April 1, 2011
67-
</td><td> <a href="workshop2011" title="Events/Forums/COMBINE 2010">2011 NeuroML Development Workshop</a>
68-
</td><td> London
69-
</td><td> A key outcome of third NeuroML meeting was the creation of a <a href="/scientific_committee">Scientific Committee</a> for NeuroML.
70-
</td></tr>
71-
72-
<tr>
73-
<td> June 17, 2010
74-
</td><td> <a href="http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1000815" title="Paper published on NeuroML in PLoS">Publication on NeuroML</a>
75-
</td><td> <a href="http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1000815" title="NeuroML: A Language for Describing Data Driven Models of Neurons and Networks with a High Degree of Biological Detail, P Gleeson, S Crook, RC Cannon, ML Hines, GO Billings, M Farinella, TM Morse, AP Davison,S Ray, US Bhalla, SR Barnes, YD Dimitrova,RA Silver">PLoS Computational Biology</a>
76-
</td><td>A paper describing the latest stable version of NeuroML has been published in PLoS Computational Biology: <a href="http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1000815"<b>NeuroML: A Language for Describing Data Driven Models of Neurons and Networks with a High Degree of Biological Detail, P Gleeson, S Crook, RC Cannon, ML Hines, GO Billings, M Farinella, TM Morse, AP Davison,S Ray, US Bhalla, SR Barnes, YD Dimitrova,RA Silver</b></a>.It describes in detail the structure of version 1.x (Levels 1-3,MorphML, ChannelML, NetworkML), includes a detailed discussion of the elements present at each level along with example NeuroML code (see the <a href="http://www.ploscompbiol.org/article/fetchSingleRepresentation.action?uri=info:doi/10.1371/journal.pcbi.1000815.s001">supporting text</a>of the paper), outlines current simulator support,and presents a number of new cell and network models which have recently been converted to the format. These new models, including a morphologically detailed CA1 pyramidal cell and a number of cells from the Traub et al. 2005 thalamocortical network model are available <a href="browse_models">here</a>.
77-
</td></tr>
78-
79-
<tr>
80-
<td> May 19, 2010
81-
</td><td> <a href="/files/NeuroMLSBML_May2010.pdf" title="Second Joint meeting">2010 NeuroML and SBML meeting</a>
82-
</td><td> <a href="http://www.ebi.ac.uk">European Bioinformatics Institute</a>, Hinxton, UK
83-
</td><td>The Contributors to both of these initiatives discussed on the extensions needed in NeuroML version 2.0 to allow access to model elements specified in SBML and other model description languages.More details of the agenda items can be found <a href="http://sbml.org/Events/Other_Events/SBML-NeuroML_interfaces_mini-workshop_2010">here</a> for NeuroML.
84-
</td></tr>
85-
86-
<tr>
87-
<td> March 4&ndash;5, 2010
88-
</td><td> <a href="workshop2010" title="Events/Workshops/The 14th SBML Forum Meeting">2010 NeuroML Development Workshop</a>
89-
</td><td> Arizona State University</a>, USA
90-
</td><td> The second <b>NeuroML Development Workshop</b> was held in Arizona State University to plan for
91-
version 2.0 of the NeuroML model description language. More details about the workshop are available <a href="http://math.la.asu.edu/~cans/workshop.html">here</a>.
92-
For the meeting minutes, see the 2010 <a href="/files/NeuroMLWorkshop2010.pdf">workshop report</a>.
93-
There was also a Symposium on <a href="http://math.la.asu.edu/~cans/index.html">Multiscale Approaches to Understanding Neural Plasticity</a>
94-
held at ASU before the main meeting and a number of <a href="http://math.la.asu.edu/~cans/tutorials.html">tutorials on software for multiscale modeling</a> given by the meeting participants on the following day.
95-
</td></tr>
96-
97-
98-
<tr>
99-
<td> October 7, 2009
100-
</td><td> <a href="/files/NeuroMLSBML_HinxtonOct09.pdf" title="First Joint Meeting">2009 NeuroML and SBML meeting</a>
101-
</td><td> <a href="http://www.ebi.ac.uk">European Bioinformatics Institute</a>, Hinxton, UK
102-
</td><td> First meeting between contributors to the <b>NeuroML and SBML</b> initiatives to discuss scenarios for creation of models incorporating elements from both modelling languages.
103-
</td></tr>
104-
105-
<tr>
106-
<td> March 9&ndash;10, 2009
107-
</td><td> <a href="workshop2009" title="Events/Workshops/The 13th SBML Forum Meeting">2009 NeuroML Development Workshop</a>
108-
</td><td> University College,London
109-
</td><td> The focus of the workshop was to refine the specifications for describing models of channel kinetics and the biophysical properties of cells. Special thanks
110-
to the Wellcome Trust, the INCF, and the NSF for their generous support of this endeavour.
111-
</td></tr>
112-
113-
114-
<tr>
115-
<td> September 7-9, 2008
116-
</td><td> First NeuroML Demo
117-
</td><td> Stockholm, Sweden.
118-
</td><td> Padraig Gleeson and Sharon Crook conducted a demo of NeuroML at the <b>1st Congress of the <a href="http://www.incf.org">International Neuroinformatics Coordinating Facility</a></b> on <a href="http://www.neuroinformatics2008.org">Neuroinformatics</a>
119-
</td></tr>
120-
</td></tr>
121-
122-
<tr>
123-
<td> 2008
124-
</td><td> <a href="CNS_workshop" title="Workshop on Interoperability of Software for Computational and Experimental Neuroscience">CNS Workshop</a>
125-
</td><td> Portland, Oregon
126-
</td><td> Padraig Gleeson and Sharon Crook moderated a workshop on <a href="CNS_workshop">"Interoperability of Software for Computational and Experimental Neuroscience"</a> at the <b>2008 Computational Neuroscience Meeting</b>.
127-
</td></tr>
128-
</table>
129-
<!-- </div>
130-
131-
</div>
132-
133-
</div> -->
134-
<!-- ENDS page-content -->
135-
136-
<div class="clear"></div>
137-
<!-- ENDS project column (right) -->
13818

19+
<!-- ENDS page-content -->
20+
Redirecting...
21+
<script>
22+
location.replace("workshops")
23+
</script>
13924

14025
</div>
14126
<!-- ENDS content -->

0 commit comments

Comments
 (0)