Archive for March 2009

Vocaroo widget now supports custom colours!

A small addition, the Vocaroo voice recording widget can now have its colour customised! It does require you to edit the embed code though. Default green………..Custom blue! Get the updated widget code as usual, in English or French. Notes: There are three colours that can be customised, backgroundCol, buttonLineCol, and buttonFillCol. Their names should be [...]

The cleverest people.

Here is a little gem of a quote from my sister: “Most of the cleverest people I ever met were the ones who did middling but despised the system” Not implying anything, of course. Ho hum.

An error compiling ODE…

Hmm, I just got this error after running make: process_begin: CreateProcess(NULL, cc -MMD -D_DEBUG -DdSINGLE -DWIN32 -DODE_DLL -DdSINGLE -I../../include -I../../ode/src -I../../ode/src/joints -I../../OPCODE -I../../GIMPACT/include -I../../ou/include -g -o obj/DebugSingleDLL/ode/fastlsol ve.o -c ../../ode/src/fastlsolve.c, …) failed. make (e=2): The system cannot find the file specified. make[1]: *** [obj/DebugSingleDLL/ode/fastlsolve.o] Error 2 make: *** [ode] Error 2 After unsuccessfully searching the [...]