Difference between revisions of "Rosaceae Workshop"
(Full article with pickies here) |
m |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:Sven/Rosaceae]] | |
+ | <table border=0 cellpadding=20 cellspacing=0> | ||
+ | <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 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:''' | ||
+ | *[http://www.rgc3.co.nz/index/page/4 3rd International Rosaceae Genomics Conference] | ||
+ | *[[Rosaceae|The workshop content]] | ||
+ | *[http://www.r-project.org R programming language] | ||
+ | *[[Wikipedia:R programming language]] | ||
+ | *[[:Category:R|R Scripts on this site]] | ||
+ | |||
+ | |||
+ | '''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:''' | ||
+ | <tr><td align=center> | ||
[[Image:Rosaceae example.png|Customization of MediaWiki is fast]] | [[Image:Rosaceae example.png|Customization of MediaWiki is fast]] | ||
− | + | <tr><td align=center> | |
[[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> | ||
+ | [[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.
|