Category Archives: Uncategorized

Disable button onclick

I needed to disable a button onclick and used the code from this guy, Dave Taylor: I wonder if this is any good?

Posted in Uncategorized | Leave a comment

USB Webcam on Linux Desktop

Seeing if I can get a USB webcam to work with my garage CentOS desktop. Maybe I need to install a kernel module for this GSPCA main driver business. Trying to follow this page http://wiki.centos.org/HowTos/BuildingKernelModules and getting into some kernel … Continue reading

Posted in Uncategorized | Leave a comment

linux firefox css issues

Just noticed omniweb.com is broken in firefox on linux… why? Another challenge for another day: this is why. So, based on what fonts are available, it seems like the character widths of the fonts chosen when you specify ‘font-family: Verdana,Arial,Helvetica,sans-serif; … Continue reading

Posted in Uncategorized | 1 Comment

(re)Getting the drupal going

Last night I set up a drupal multi site installation: Site1: drupal.omniweb.com Site2. www.thousandoakswebhosting.com Served from the same folder… pretty tricky.

Posted in Uncategorized | Leave a comment

Red5 installation – this could be it?

OK so back on the Red5 install issue; here we were with this error no matter what I try: Target “build” does not exist in the project “RED5” So this guy tells me to just run “ant” without “build” – … Continue reading

Posted in Uncategorized | 1 Comment

Tomcat Yes Red5 No

Another day, another hurdle. I got Tomcat running on the development server, I see the development page and I was able to set up an admin account and log in…. but same exact result when I try to install red5 … Continue reading

Posted in Uncategorized | Leave a comment

Hard Drives and CD Drives

OK Still no Red5 server running – i did not even try to install tomcat yet. I just need to figure out the correct java path, but for some reason I did not even get a chance to look at … Continue reading

Posted in Uncategorized | Leave a comment

Mission for the next day too

Red5 – getting this to work is quite a project http://www.red5server.org/content_red5installlinux_500006 got ant, tzupdater, jdk / sdk installed: jdk-6u21-linux-x64.bin java_ee_sdk-6u1-unix.sh did this rpmbuild –rebuild java-1.6.0-sun-1.6.0.21-1.0.cf.nosrc.rpm and that yum –nogpgcheck localinstall java-1.6.0-sun*.rpm now I’m stuck here; # /opt/ant/bin/ant prepare Buildfile: /usr/local/src/red5/build.xml … Continue reading

Posted in Uncategorized | Leave a comment

The mission for today: red5

No it’s not the new jolt mountain dew cola drink. Red5 is the rtmp server for streaming live video from our server. Someone wants this Chat Roulette clone set up, and apparently it requires an rtmp server. So since we … Continue reading

Posted in Uncategorized | Leave a comment

Early to bed

passed out super early, i don’t know if it’s this cold messing with my sleep schedule or what… but now i am awake super early… I have an HP Procurve 4000 with a blinking fault light. and an old Foundry … Continue reading

Posted in Uncategorized | 2 Comments