Monthly Archives: December 2016

Video Queue redux

Staged a  race to transcode 4 videos concurrently on prod server and sequentially through queue on the devo server Concurrent won. So I figured I needed to use two queues to leverage multiple virtual cores. modified code to do just … Continue reading

Posted in Wes | Tagged , | Leave a comment

UVMTube: Allow users to upload their own Poster/thumbnail jpeg

I am a coding machine. Today I am happy to announce that UVMTube now allows users to upload their own Poster/thumbnail jpeg. I wrote the code in the Sugarbush (Lincoln Peak) base lodge last Saturday while my wife and son … Continue reading

Posted in Wes | Tagged , , | Leave a comment

Job Queueing for UVMTube (CumulusClips)

Two pieces: a surrogate perl script that receives encode command. Streaming server would send this command direct to OS; now, it sends it to perl script which places job in a queue structure (See CPAN File::Queue) . Meanwhile, perl script 2 runs as … Continue reading

Posted in Wes | Tagged , | Leave a comment

Stats and history for Guide on the Side

Library is heavy user go University of Arizona Guide on the Side software. http://code.library.arizona.edu/gots/ they liked the quiz/tutorial results email, but really wished it would keep a results table from which they could gather and manipulate aggregate data. I looked at … Continue reading

Posted in Wes | Tagged , , | Leave a comment

Added text to events confirmation email

Update CTL Events confirmation email – below the Details header add a new header – Please Let Us Know We want to ensure that this workshop is aligned with your personal goals. Please complete this sentence and then reply to … Continue reading

Posted in Wes | Tagged | Leave a comment