The University of Vermont

10/28/2009

Drupal and LDAP @ UVM

Wesley Wright (Grand High Wizard of Blogsalot) @ 2:54 pm
(filed under category Projects)

First, look at documentation
http://drupal.org/handbook/modules/ldap_integration
Next, download the right module for your Drupal version
http://drupal.org/project/ldap_integration
For me it was ldap_integration-6.x-1.0-beta1.tar.gz
Expand compressed package, unpack archive

gzip -d ldap_integration-6.x-1.0-beta1.tar.gz
tar -xvf ldap_integration-6.x-1.0-beta1.tar

Move ldap module into drupal. Assuming tar file was expanded in drupal folder, simply
mv ldap_integration modules
Now we go to Drupal=>Administer->Site Building->Modules
Scroll down to bottom, enable LDAP Authentication. Optionally [...]

comments ?


serial interface fun

Wesley Wright (Grand High Wizard of Blogsalot) @ 2:39 pm
(filed under category Projects=> Scripts - Programming)

Perl module Device::SerialPort is our friend.
As is Clipboard, IO::All, Spiffy
Trying to talk to a Sartorius precision balance. Speaks over Serial/USB cable.
Dang, there was supposed to be more here to serve as documentation. Now, months later, I have forgotten it all…
Here is at least the shell of the code:

#!/usr/bin/perl
use Data::Dumper;
use DBI;
use Device::SerialPort;
use Time::HiRes qw(usleep);
use CGI;
$query=new CGI;
print [...]

comments ?


6/15/2009

Video Capture Interview Application using Flash and Flash Media Server Clone

Wesley Wright (Grand High Wizard of Blogsalot) @ 1:01 pm
(filed under category Projects)

Client asked me:

I am working on this new project involving testimonies. I already made a video of interviews that I roughly edited, but I want to extend the project “to the world”, digitally. So I thought that you could help me with the creation of a basic computer program with which people can answer [...]

comments ?


5/11/2009

Flip Ultra vs Flip MinoHD vs Kodak ZX1

Wesley Wright (Grand High Wizard of Blogsalot) @ 3:43 pm
(filed under category Projects)

I compared three similar pocket digital video recorders. My two simple evaluation criteria were “plays well with UVM basic web servers” and “plays well with iMovie.” Conclusions:

The Kodak ZX1 plays best with UVM servers: video clips can be uploaded direct from camera to server and viewed on the web with no post-processing (conversion, reformat, [...]

comments ?


12/8/2008

Gnokii OS X, Part II

Wesley Wright (Grand High Wizard of Blogsalot) @ 2:45 pm

A long circuitous path, but in the end — sucess!
Started off with darwinports, but that only got us 0.6.8 (current as of this writing was 0.6.27).
Then tried Fink. That got us up to 0.6.13
dating
Tried that version agains a LG phone. It wrked, but the LG phonewasn’t a GSM phome, and thus didnt understand the [...]

comments ?


gnokii OS X, part I

Wesley Wright (Grand High Wizard of Blogsalot) @ 12:41 pm
(filed under category Projects)

Well, I started this post and never finished it.
Here’s what I though I had to do…
Needs GNU gettext tools from http://www.gnu.org/software/gettext/gettext.html
Configure with

env MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -dynamic” CCFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -dynamic” CXXFLAGS=”-arch ppc -arch ppc64 -arch [...]

comments ?


10/22/2008

Wammu Gammu OS X

Wesley Wright (Grand High Wizard of Blogsalot) @ 11:16 am
(filed under category ElectronicArts=> Systems and Servers)

Long and winding road.
Download cmake source from www.cmake.org — Binary Package is only for Tiger right now. Configure (./bootstrap; make; sudo make install) and install
Download and configure mysql with

env MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp” CCFLAGS=”-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os [...]

comments ?


6/4/2008

MacMini Landscape Server, Part II

Wesley Wright (Grand High Wizard of Blogsalot) @ 10:16 pm

When last we left this project, most things were working except freetype/truetype text used in dynamic graphs and maps

comments ?


5/30/2008

Migrate Landscape Change Project to MacMini server

Wesley Wright (Grand High Wizard of Blogsalot) @ 2:57 pm

 On paper, this seems easy. Just move 70 GB of images and a dozen database tables to a brand new mac, and we’re done.
Well, not quite…
Step 1: prepare the mac out of the box
This was mostly straight-forward; however, I did a couple of things a little different hoping it would minimize problems down the road.
 
First, [...]

comments ?


7/13/2007

CMAP server notes

Wesley Wright (Grand High Wizard of Blogsalot) @ 4:35 pm
(filed under category Projects=> Systems and Servers)

It is pretty simple — still, it might be worth me writing some documentation.
And too simple, for some: I see two folders there from non-UVM “contributors.” Apparently, I had the default permissions set such that “Everyone” could create folders. I have rescinded that permission, so you may want to try creating yet another new test [...]

comments ?


8/2/2006

movable type and goLive

Wesley Wright (Grand High Wizard of Blogsalot) @ 12:20 pm
(filed under category Blogs=> Projects)

a client asks asked

1) Is it possible to link Adobe GoLive directly into the moveable type blogging system? There evidently is an API in golive, but I haven’t been able to find the correct URL to link to the pages within the blog.  It would make sense, for a security standpoint, to require people to [...]

comments ?


Script Help

Wesley Wright (Grand High Wizard of Blogsalot) @ 12:18 pm
(filed under category Projects=> Scripts - Programming)

Script problems and solutions discussed with Sean Dempsey.

comments ?


Davis Construction cam movie

Wesley Wright (Grand High Wizard of Blogsalot) @ 12:18 pm
(filed under category Projects=> Video and Audio)

Camera 1 knocked out by lightning, zapped all configuration parameters. Reset them, camera back in action.

comments ?


8/1/2006

video for nursing

Wesley Wright (Grand High Wizard of Blogsalot) @ 12:14 pm
(filed under category Projects=> Video and Audio)

on July 24, Kurt Schaberg wrote :
Hello,My name is Kurt Schaberg and I’m helping Dr. Patricia O’Brien set up her WebCT course web page.  I was told to contact you directly regarding putting video on the web page.  Dr. O’Brien would like to have all of the videos available online for the students to access [...]

comments ?


Davis Construction cam troubleshooting

Wesley Wright (Grand High Wizard of Blogsalot) @ 12:10 pm
(filed under category Projects=> Video and Audio)

Camera hit by lightning, tried to find image that showed strike

comments ?


Contact UVM © 2009 The University of Vermont - Burlington, VT 05405 - (802) 656-3131