Category Archives: Projects
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
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
oEmbed with UvmTube
here is some text https://uvmtube.uvm.edu/uvmtube/embed/25/ And above is the video!
Ski Kids
Ski ski ski http://youtu.be/-zYzE2uPqes?list=UUk7fIjzgYNFYveo3kMr5NOA ski some more
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
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
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
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
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 });
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’);