Difference between revisions of "User:BrianT"

From CompSciWiki
Jump to: navigation, search
(Added MediaWiki resource)
Line 1: Line 1:
My name is Brian Turchyn; I was one of the wiki coordinators for Winter 2010.  
+
My name is Brian Turchyn; I was one of the wiki coordinators for Winter 2010. I am a [http://rubyonrails.org Ruby on Rails] web developer, a [http://dj-bri-t.net blogger], and the 2010/2011 President of the [http://umswing.ca University of Manitoba Swing Dance Club].
  
 
== Contributions ==
 
== Contributions ==
* Designed the [[Template:1010PrAD|Program-A-Day Template]] for COMP 1010.
+
* Designed the [[Template:1010PrAD|Program-A-Day Template]] for COMP 1010
 +
* Coordinated the installation of the following extensions:
 +
** ParserFunctions
 +
** SyntaxHighlighter (''not functional until MediaWiki is upgraded'')
 +
** TagParser
 +
** Variables
 
* Other miscellaneous edits, grammer fixes, code bug edits, and the "torch-passer" for Fall 2010
 
* Other miscellaneous edits, grammer fixes, code bug edits, and the "torch-passer" for Fall 2010
  
 +
== MediaWiki Resources ==
 +
* [http://www.mediawiki.org/wiki/Help:Tables Tables in MediaWiki]
 +
* [http://www.mediawiki.org/wiki/Help:Formatting Basic Formatting]
 +
* [http://www.mediawiki.org/wiki/Help:Template Templates] ([http://www.mediawiki.org/wiki/Help:Parser_functions_in_templates ParserFunction syntax])
 +
* [http://meta.wikimedia.org/wiki/Help:Images_and_other_uploaded_files Image tags, uploading, and styling]
 +
 +
== Ignore This ==
 
<spoiler>
 
<spoiler>
 
<pre>public class NotSyntaxHightingExtension
 
<pre>public class NotSyntaxHightingExtension

Revision as of 10:41, 25 November 2010

My name is Brian Turchyn; I was one of the wiki coordinators for Winter 2010. I am a Ruby on Rails web developer, a blogger, and the 2010/2011 President of the University of Manitoba Swing Dance Club.

Contributions

  • Designed the Program-A-Day Template for COMP 1010
  • Coordinated the installation of the following extensions:
    • ParserFunctions
    • SyntaxHighlighter (not functional until MediaWiki is upgraded)
    • TagParser
    • Variables
  • Other miscellaneous edits, grammer fixes, code bug edits, and the "torch-passer" for Fall 2010

MediaWiki Resources

Ignore This

Solution Code