Joe Maller.com

Was the dirty-bomb suspect Oklahoma City’s John Doe #2
Bryan Preston has compiled a creepy, thorough and fascinating essay, that manages to be speculative without drifting into conspiracy theory. Executing McVeigh was a huge mistake. Were he rotting in a cell somewhere, at least he could be interrogated about potential connections to al Qaeda. There’s also a Metafilter discussion about the possible connection, with additional links.

10% of this essay may turn up on the evening news tomorrow or this weekend, and if anything is substantiated, 70% of it will show up on one of the prime-time news magazines. Regardless, big media news was stumped yet again.


How’s this for a crazy coincidence: Yesterday I linked to Enabling Virtual Hosts on MacOS X by Bob Davis. Today I got an email from Bob, who was visiting my site for Final Cut Pro information and saw the link. Amazing timing. Small world.

Bob mentioned that he likes helping people with computer stuff. Me too. Also, we both use three letter first names.


Last night I figured out how to get virtual hosts working locally with OS X’s built in Apache web server (Web Sharing). I was very close but what I didn’t know was virtual host declarations in the httpd.conf settings are only half of the process. On non-OS X machines, the second part involves modifying the computer’s “hosts” file to include the additional host names. OS X uses NetInfo to manage all that information and the edits need to be made using the NetInfo Manager application in the Utilities folder.

This site, Enabling Virtual Hosts on MacOS X contained nearly everything I needed to know and confirmed that most of my early explorations were well-directed. The one major hangup I had was that the two virtual hosts were both returning “403 Forbidden” errors when I tried to view anything in those directories. I spent about an hour twiddling with settings and chmod’ing the files and directories over and over before I came across this perfect explanation in Apache’s documentation:

In the case where file system permission are at fault, remember that not only must the directory and files in question be readable, but also all parent directories must be at least searchable by the web server in order for the content to be accessible.

I had mistakenly placed the site directories inside my Documents folder, which Apache didn’t have access to read. I’m still new at this Unix stuff, so I didn’t think to check the parent folders of the site directories, even though the concept is consistent with file sharing under OS 9. Anyway, moving the two website directories into the Sites folder, to which Apache has full read access, immediately cleared up the forbidden messages.

For the two test sites I’m working with, I decided to change their top-level domain from “.com” to “.joe”. So now if I want to see my local copy of this site I just open http://www.joemaller.joe in any web browser on this machine. The URL http://www.joemaller.com still goes to the live site on my ISP’s servers.

Using these modifications it’s possible to tell your computer to ignore the internet and load any URL from a local copy. Cool as this is, it has the potential to really screw up web access. Back up the configuration files and keep track of what you’re doing.

update: I forgot to link to Oreilly’s incredible series Apache Web Serving With Mac OS X, which I’ve been consulting repeatedly.


Region-Free DVD playback under Mac OS X came up when my friend Dave asked about watching a region 2 DVD of One Leg Kicking, a movie he filmed. Current software/firmware limits computer DVD players to five (5) region switches before the change is set as permanent.

DVD Region Codes are xenophobic, archaic and a nuisance, this information should be made widely available.

I haven’t had a chance to try these out yet, so I’m not sure if any of them work.

Another possibility might be the open source DVD player VLC, although it probably can’t do anything about region-based hardware lockouts.

I don’t think it’s illegal (under US Code Title 17, Chapter 12 §1201(k)(4)(D) — third paragraph from the bottom) for me to talk about this, although it might be illegal for a “non-professional” to use the linked applications. Whatever non-professional means. It amazes me a law like the DMCA was ever passed.


I’ve been meaning to post this: NYC Bloggers


Just in case anyone is wondering what I’m up to, here’s some of what I’m currently working on:

  • Joe’s Filters update (at least 6 new filters, probably more. new organization and bug fixes, hopefully a new registration engine as well.)
  • A second chapter for an upcoming FCP book
  • Packaging for Joe’s Filters
  • Printed/PDF documentation for Joe’s Filters
  • Transitioning the filters site to joesfilters.com
  • transitioning the filters site to XML (write once publish everywhere?) That includes learning XML and InDesign.
  • Transitioning the FXScript Reference to fxscriptreference.com
  • Transitioning the FXScript Reference to a database model. That includes learning PHP and MySQL (I’ve given up on the various content management solutions I was testing)
  • Automating the posting of new Lila photos
  • writing several articles related to FXScript and video filters
  • writing an article about CSS rollovers
  • fixing my permalinks permanently (htaccess redirect?)
  • figure out how to set up virtual hosts with the OS X Apache installation so I can have all my various web sites working locally. I almost had it, but wasn’t sure how to differentiate without DNS and named servers. Once I figure that out, write about how to do it.

add learning how to work while helping take care of Lila and my plate doth runneth over.


My long, slow train ride to bizarro-world must be nearing the station: Ann Coulter and I agree on something. Back on September 14, I said the same thing about rebuilding the World Trade Center here and on MetaFilter.

Thankfully Ann reminds me that I’m still in the real world and that she’s still nuts. The column is filled with her usual hate routine, attacking (in order): Arabs, liberals, Senator Hillary Clinton, Senator Charles Schumer, the Maasai tribe who gave the US 14 cows (or was that a compliment?), Arabs again, Japan, Muslims, Aesthetes & Islam.

On a side note, somehow I’m in Google’s top ten for “Ann Coulter sucks“. Strangely, this is the first time I’ve ever used the phrase, however mentioning it will only push me higher up the list.



« Previous PageNext Page »