Bear Flag Republic Radio Weblog

Living out on the left coast

Last modified:
6/19/05; 9:04:23 PM

Feeds:

LIVE webcam Cumbres & Toltec rail yard in Chama, New Mexico.

Current BlogRoll.

Click here to send an email to the editor of this weblog.

Click to see the XML version of this web page.

Click here to visit the Radio UserLand website.

 Monday, May 2, 2005
DIY: Wireless Weatherproof Outdoor Camera Rig. mavromatic_diy_wireless_webcam.jpg

I’ve always been fascinated with time lapse photography. There’s something about seeing things happen faster than realtime. When I was in the planning phases of building my house, I wanted to have a record from start to finish. I wanted to see the construction from developing the land, to the end product. One way I could do this was to mount a camera and keep it there recording the whole process, but that would give me about 1.5 years of realtime footage. The other option was to take snapshots during the day and then later turn those into a movie sequence. Doing something like this in the past wasn’t very practical, but today, with Wi-Fi and Network Cameras you can do it fairly economical. I first asked a couple of my friends to see if they had any extra network cams laying around, that got me a Axis Cam, this is one of those IP camera’s that can FTP an image to a server at a given interval. Once I had the camera, I had a few other challenges… first, how do I get the camera weatherproof? Second, how do I mount it and supply power and third, how do I get a WI-FI signal to the camera rig. More...

[eHomeUpgrade]
comments < 7:04:41 PM        >

DIY: Outdoor Wireless Access Point/Signal Repeater. mavromatic_diy_outdoor_wifi.jpg

In my previous post, I went over how I created a weatherproof Wi-Fi camera rig. I decided to write a separate entry about how I got Wi-Fi signal to the camera during the construction process of my new home. More...

[eHomeUpgrade]
comments < 7:04:14 PM        >

Grabbing a Tiger by the tail [1].

This last weekend I found myself poking around Tiger and seeing how to update the little manual that got started under Panther’s reign.

Ruby 1.8.2 is there (but not working entirely right), Perl is latest, Python is 2.3.5 (same way to update it from the “manual” applies), there is PHP 4.3.10, Apache 1.3 and SQLite3 (hmmm…).

What’s missing (and immediately affecting me me me)?

  • A fully functional Ruby
  • Python 2.4
  • MySQL
  • Apache2
  • Subversion (the most critical one)
  • PHP5
  • Lighttpd

Yesterday, Lucas Carlson posted the Complete Fix for Ruby on Mac OS X 10.4 Tiger . It’s the best one out there, what I would have ended up doing by hand and he gets it dead right. It’s what I ended up using, you should too.

For the first time, I used a package install for MySQL because 1) it is 4.1.11 and 2) the download from Jeremy Zawodny’s site. Mirrored here

FCGI.h got dropped in via Lucas’s script, and all I needed was the last patched version for the ruby-fcgi


sudo -s
mkdir /usr/local/src
cd /usr/local/src
curl -O http://sugi.nemui.org/pub/ruby/fcgi/ruby-fcgi-0.8.6.tar.gz
tar xvzf ruby-fcgi-0.8.6.tar.gz
cd ruby-fcgi-0.8.6/
ruby install.rb config -- --with-fcgi-include=/usr/local/include --with-fcgi-lib=/usr/local/lib
ruby install.rb setup
ruby install.rb install
cd ../
rm -rf ruby-fcgi-0.8.6*

The MySQL gem


gem install mysql -- --with-mysql-include=/usr/local/mysql/include --with-mysql-lib=/usr/local/mysql/lib

The SQLite3 gem (I chose the latest “ruby” one)


gem install sqlite3 -- --with-sqlite3-lib=/usr/lib --with-sqlite3-include=/usr/include

Then good ole Apache 2


sudo -s
cd /usr/local/src/
curl -O http://files.textdrive.com/httpd-2.0.54.tar.gz
tar zxvf httpd-2.0.54.tar.gz
cd httpd-2.0.54
./configure --enable-modules=all --enable-mods-shared=all --enable-so --enable-static-support --enable-ssl --enable-proxy --enable-deflate
make
make install

And finally my beloved Subversion


sudo -s
cd /usr/local/src/
curl -O http://files.textdrive.com/subversion-1.2.0-rc2.tar.gz
tar zxvf subversion-1.2.0-rc2.tar.gz
cd subversion-1.2.0-rc2
./configure --with-openssl --with-ssl --with-zlib
make
make install

Aaaaaaaaaaaaaaaaah. Much better.

PHP, Lighttpd and fastcgiin’ the whole up? Later, later.

[TextDrive Weblog]
comments < 7:03:25 PM        >

Report: Tiger Incompatibilities. updated again this morning [MacInTouch]
comments < 7:02:14 PM        >

News: Apple: Cobb County deal could total 63,000 iBooks. Apple on Monday announced it has secured a deal with Georgia’s Cobb County School District to provide more than 17,000 iBooks for teachers across the district and students at four “demonstration site” high schools. Apple noted that if the school board approves it, this deal could equip all Cobb County high school and middle school students with iBooks beginning in 2006 — for a total of 63,000 iBooks. [Macworld]
comments < 7:00:46 PM        >


Archive:

May 2005
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        
Apr   Jun


Links:
428 CobraJet Registry
ARRL
ARRL Contest Branch
Book Pool
Chama NM Web Cam
Cumbres&Toltec Scenic RR
Dilbert
Digital Photography Review
eHam Radio on the Net
Home Power Magazine
Internet Radio Linking Project
John Robb
Mini Usa
Motoring File
NASA Human SpaceFlight
Open Secrets
Palo Alto Amateur Radio Association
Radio Amateur Satellite Corporation
Railroad News
Scripting News
SF Giants
South County Amateur Radio Emergency Service
Southern Pacific Historical and Technical Society
Space Weather
The Factory - Go back to 1965, the Shelby Mustang Factory, where on a quite night you can here Chevy RUSTING!
The Shifted Librarian
Through the Looking Glass
Tom's Hardware
William Shatner

Click to see the XML version of this web page.  Click here to send an email to the editor of this weblog.
Last Update: 6/19/05; 9:04:23 PM Copyright 2005 Steve Brune, All Rights Reserved.
Click here to visit the Radio UserLand website. Subscribe to "Bear Flag Republic Radio Weblog" in Radio UserLand.