Category Archives: Projects

Stuff I’m working on

Free Books from my Bookshelf

Math, physics, computer science. And a signed copy of  The Art of Computer Programming Volume 1: Fundamental Algorithms (Donald E.Knuth).   Free for the taking, available only in Lafayette 407

Posted in Professional Development, Wes | Tagged | Leave a comment

Video requiring login

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in elit sed sem finibus imperdiet quis quis lorem. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin … Continue reading

Posted in Video and Audio | Leave a comment

oEmbed with UvmTube

here is some text And above is the video!  

Posted in Projects, Video and Audio | Leave a comment

Ski Kids

Ski ski ski ski some more

Posted in Projects | Leave a comment

Upgrading My WordPress: Click new version download from their webpage in safari. In downloads window right click and get URL of download. ssh to zoo, wget address from above. Unzip in temp direcoty and rename wordpress folder as wordpress-x.y.z . … Continue reading

Posted in Projects | Leave a comment

Testing for meeting with Across the Fence people

ACROSS THE FENCE: “University of Vermont Extension Food and Nutrition Specialist Dianne Lamb Demonstrates and Provides Tips on Making Jams, Jellies and Butters” https://www.uvm.edu/~waw/podcast_folder/atfence/atfsv091103.mp4

Posted in Projects | Leave a comment

More embedding fun

Here it is in brackets Here is a plain-text URL https://www.uvm.edu/~waw/podcast_folder/skiing/SBN_2011_03_27_4_3.m4v

Posted in Projects | Leave a comment

Video embedded using HTML 5 video tag

Video embedded using HTML 5 video tag and Flash gizmo as backup. Contast this with previous post, which was updated to include clever javascript to account for Safari/Firefox issues. This text will be replaced var so = new SWFObject(‘https://www.uvm.edu/~waw/podcast_folder/player.swf’,’mp1′,’400′,’300′,’9′); so.addParam(‘allowfullscreen’,’true’); … Continue reading

Posted in Projects, Video and Audio, Web Publishing Support | Leave a comment

Embedded video from Media and Podcast manager

This text will be replaced jwplayer(“mediaspace5450″).setup({ players: [{type:”html5″},{type:”flash”,src:”https://www.uvm.edu/~waw/podcast_folder//player.swf”}], file: “https://www.uvm.edu/~waw/podcast_folder/not_skiing/h/2010_01_22.mp4”, height: 270, width: 480 });

Posted in Projects, Video Labs, Web Publishing Support | Leave a comment

Video test

Link to A ski Movie Embedded SKi Movie This text will be replaced var so = new SWFObject(‘https://www.uvm.edu/~waw/podcast_folder/player-viral.swf’,’mp1′,’400′,’300′,’9′); so.addParam(‘allowfullscreen’,’true’); so.addParam(‘allowscriptaccess’,’always’); so.addParam(‘wmode’,’opaque’); so.addVariable(‘file’,’https://www.uvm.edu/~waw/podcast_folder//man-vs-boy.mov’); so.addVariable(‘oncomplete’,’rewind’); so.addVariable(‘bufferlength’,’2′); so.addVariable(‘autostart’,”); so.addVariable(‘controlbar’,’bottom’); so.write(‘mediaspace31682’);

Posted in Projects | Leave a comment