Category Archives: Scripts – Programming
debateoneworld
On Feb 8, 2006, at 10:03 AM, Alfred C. Snider wrote: Part 1 is a blog for debaters, localized, for specific organizations, etc. Can we also do some videoblogging here? Video PodCasting? Piece of cake. Part 2 is a wiki … Continue reading
Updated Perseus account creation script
Doug Varney needed this converted for use on parrot. Apaprently, it missed the queue this summer. Script updated, all is well.
Auto Generation of time-lapse movies from folders of images
The various webcams around campus have been used primarily for showing us what is happening now, not what happened before. recently installed camera, however, were deployed speocfically to documents progres, specifically buildong progress, such as the new Davis Center construction. … Continue reading
fixed empact
empact data gathering scripts broken from recent mySQL upgrade. Fixed.
Scripts to auto generate time lapse movies
Researched, downloaded, ported to AIX, compiled, installed and tested a variety of unix packages that might convert a folder full of images into Quicktime movie files. Finally settled on ffmpeg (from CVS). Wrote perl script that would run the package … Continue reading
Samer ElJabary
Came by to put finishing touches on his project before heading home to palistine.
jpgraph for Emily
Emily wanted to know how to do this. See here for horizontal bars documentation See here for reversed axis documentation I couldn’t get $bplot->SetWidth() to work, so used SetAbsWidth Needed to stagger X axis values so bars didn’t … Continue reading
PHP Image function, n bach
nbach asked about how to generate a web page and an image from the same PHP script. I set him straight.
Samer ElJabary
We finished writing his script: Accept image, delete image, and display accepted images. Still some CSS formatting problems, but I have left him to resolve those. I think he is slowly catching on how this stuff works.
Samer ElJabary
Samer ElJabary dropped by again, looking for more help with his image upload script.: this time, password protecting the "management" page; adding buttons to accept/reject images. Also started to show him Dspace but he didn’t like it.