Difference between revisions of "Rosaceae Workshop"

From Organic Design wiki
(Add links)
m
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<table border=0 cellpadding=20 cellspacing=0>
 
<table border=0 cellpadding=20 cellspacing=0>
 
<tr><td>
 
<tr><td>
It involved a hands on session where people had to interactively use computers to do computational tasks in the [http://www.r-project.org R programming language]. What made this workshop interesting was that I delivered it using a MediaWiki installation I had on a local area network server. I chose this approach as I noticed other presenters using ''powerpoint'' and then having trouble with interactive session parts involving computer work. By using a wiki all the relevant information was delivered over the web to everyones individual machine, and the dynamic content had history and change control. By using the ''printable version'' link I could use browser rendering to infinitely scale text information for projector delivery, and make an electronic pdf for attendees.
+
It involved a hands on session where people had to interactively use computers to do computational tasks in the [http://www.r-project.org R programming language]. What made this workshop interesting was that I delivered it using a MediaWiki installation I had on a local area network server. I chose this approach as I noticed other presenters using ''powerpoint'' and then having trouble with interactive session parts involving computer work. By using a wiki all the relevant information was delivered over the web to everyones individual machine, and the dynamic content allowed history and change control. By using the ''printable version'' link I could use browser rendering to infinitely scale text information for projector delivery, and make an electronic pdf for attendees.
 +
 
  
 
'''Links:'''
 
'''Links:'''
 +
*[http://www.rgc3.co.nz/index/page/4 3rd International Rosaceae Genomics Conference]
 
*[[Rosaceae|The workshop content]]
 
*[[Rosaceae|The workshop content]]
 
*[http://www.r-project.org R programming language]
 
*[http://www.r-project.org R programming language]
 +
*[[Wikipedia:R programming language]]
 +
*[[:Category:R|R Scripts on this site]]
 +
  
 
'''Notes:'''
 
'''Notes:'''
 
*During the delivery I found a typo in one of the scripts, this was easily fixed in the wiki, and with a refresh delivered to everyones machine.
 
*During the delivery I found a typo in one of the scripts, this was easily fixed in the wiki, and with a refresh delivered to everyones machine.
  
;Advantages
+
 
 +
'''Advantages:'''
 
*Wiki markup was easy to build content from web based resources
 
*Wiki markup was easy to build content from web based resources
 
*Graphical content was easy to upload
 
*Graphical content was easy to upload
Line 17: Line 23:
 
*Live dynamic history and change control (e.g. fixing typo's)
 
*Live dynamic history and change control (e.g. fixing typo's)
  
;Disadvantages
+
 
 +
'''Disadvantages:'''
 
*Needed to use the scrolbar during delivery (fixable problem - start [[Format-Slideshow.php]])
 
*Needed to use the scrolbar during delivery (fixable problem - start [[Format-Slideshow.php]])
 
*Rendering rescaling does not rescale images  
 
*Rendering rescaling does not rescale images  
Line 28: Line 35:
 
[[Image:Rosaceae example2.png|Delivery using rescaleable font (note: images do not rescale'')]]
 
[[Image:Rosaceae example2.png|Delivery using rescaleable font (note: images do not rescale'')]]
 
</table>
 
</table>
 +
[[Category:Workshops]]

Latest revision as of 06:15, 1 August 2008

It involved a hands on session where people had to interactively use computers to do computational tasks in the R programming language. What made this workshop interesting was that I delivered it using a MediaWiki installation I had on a local area network server. I chose this approach as I noticed other presenters using powerpoint and then having trouble with interactive session parts involving computer work. By using a wiki all the relevant information was delivered over the web to everyones individual machine, and the dynamic content allowed history and change control. By using the printable version link I could use browser rendering to infinitely scale text information for projector delivery, and make an electronic pdf for attendees.


Links:


Notes:

  • During the delivery I found a typo in one of the scripts, this was easily fixed in the wiki, and with a refresh delivered to everyones machine.


Advantages:

  • Wiki markup was easy to build content from web based resources
  • Graphical content was easy to upload
  • Web based delivery allows anyone to view it on a remote machine
  • Live dynamic history and change control (e.g. fixing typo's)


Disadvantages:

  • Needed to use the scrolbar during delivery (fixable problem - start Format-Slideshow.php)
  • Rendering rescaling does not rescale images


Example images from the workshop:

File:Rosaceae example.png

File:Rosaceae example2.png