Difference between revisions of "How to Create Pages"

From vjmedia
(How to Create Pages)
(How to Upload & Link to Content)
Line 96: Line 96:
  
 
'''Using WPI Storage (for files larger than 24mb)'''
 
'''Using WPI Storage (for files larger than 24mb)'''
 +
 +
Create a sub-folder for your project on your desktop (Name it something unique like YourName_FinalProject)
 +
Copy all of the files you want to upload into this folder.
 +
 +
Then map a network drive here:
  
 
*Mapping a network drive ([http://www.wpi.edu/Academics/CCC/Help/Network/Mapping/ WPI support info]) to:
 
*Mapping a network drive ([http://www.wpi.edu/Academics/CCC/Help/Network/Mapping/ WPI support info]) to:
Line 101: Line 106:
 
''Windows'':<nowiki> \\media.wpi.edu\Manzo</nowiki> ''or''  
 
''Windows'':<nowiki> \\media.wpi.edu\Manzo</nowiki> ''or''  
 
''Mac'': <nowiki>smb://media.wpi.edu/Manzo</nowiki>
 
''Mac'': <nowiki>smb://media.wpi.edu/Manzo</nowiki>
*Create a sub-folder for your project
+
*Copy the folder you just created onto the drive
 
*The web link to files put in that location will be:
 
*The web link to files put in that location will be:
 
   
 
   
Line 117: Line 122:
  
 
Remove any special characters (such as spaces, "(", "{", etc.) from filenames
 
Remove any special characters (such as spaces, "(", "{", etc.) from filenames
 
  
 
=How to Embed Video and Audio=
 
=How to Embed Video and Audio=

Revision as of 15:45, 29 April 2015

How to Create Pages

Create Pages by

  • Logging in with your WPI username
  • Clicking the "Create page" link at the left menu
  • Suggestion: copy the contents of this page as a template starting point for your page
  • Choose one or more categories (shown on the main page) that you feel your project falls into and create a category tags such as [[Category:Algorithmic Composition]] or [[Category:Interactive Systems]]. You can see all of the categories from the main page.
  • Add a description and links to the content you're submitting by formatting them as [//www.mylink.com The Thing My Link Goes To].
  • See steps below for uploading and linking to content
  • Once your page is complete, click save and review it. Go to the main page and ensure that your page shows up in the proper categories.


Complete List of Categories

Projects & Systems

[[Category:Interactive Systems]]

[[Category:Multimedia]]

[[Category:Gaming]]

[[Category:Pedagogy, Theory, and Research Resources]]

[[Category:Development Toolkits]]


Compositions & Works

[[Category:Music (classical)]]

[[Category:Music (popular, contemporary, non-classical)]]

[[Category:Algorithmic, Interactive, & Electro-acoustic Compositions]]

[[Category:Sound Design]]

[[Category:Film, Video, and Related Scores]]

[[Category:Scores and Arrangements]]

[[Category:Multimedia]]

[[Category:Writings, Papers, Tutorials,and Documentation]]


Course Projects

[[Category:Electronic Music Composition (3620)]]

[[Category:Foundations of Music Technology (2300)]]


Important: include an Advisor category tag depending on who you worked on the project with. For classes with Dr. Manzo, include the tag [[Category: Advisor:Manzo]]. If you worked on the project Dr. Bianchi, [[Category: Advisor:Bianchi]]; Dr. Barton, [[Category: Advisor:Barton]] and so on.

How to Upload & Link to Content

Upload Content in two ways:

Using "Upload file" feature (for files smaller than 24mb)

  • Click the Upload file link at the left and upload a file
  • Link to the files within your page using the tag:

[[File:my_filename.jpg]]


Using WPI Storage (for files larger than 24mb)

Create a sub-folder for your project on your desktop (Name it something unique like YourName_FinalProject) Copy all of the files you want to upload into this folder.

Then map a network drive here:

Windows: \\media.wpi.edu\Manzo or Mac: smb://media.wpi.edu/Manzo

  • Copy the folder you just created onto the drive
  • The web link to files put in that location will be:

http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.xxx

Once you create folders in the network drive:

http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_folder/my_filename.xxx

  • Link to these files within your page using the code:

[[File:http://media.wpi.edu/Academics/Depts/HUA/Manzo/my_filename.jpg]]

Note: if you have spaces in your path name replace them with %20 so that "/HUA/Manzo/My File.png" becomes "/HUA/Manzo/My%20File.png"

Remove any special characters (such as spaces, "(", "{", etc.) from filenames

How to Embed Video and Audio

Embed Video and Audio

  • Upload the video or audio using the above steps
  • You may embed the video or audio in your page with the following code:

Code: <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/My_Audio.mp4</mediaplayer>

or

<mp3player>http://media.wpi.edu/Academics/Depts/HUA/Manzo/My_Audio.mp3</mp3player>

Help with Video Encoding

Embed Images

  • Uploading the image using the "Upload file" link at the left
  • You may embed the image in your page with the following code:

Code: [[File:image_name.png]]



Help Connecting to Repository