I saw Sam Rivers play last night (Wed, 14th) at Vision Festival XI (http://www.visionfestival.org/)
I saw him once before play with this trio at the ICA in Boston a number of years ago. This time the first set was his big-band which I’ve only heard on CDs. In person you really can feel the power of this band.
 Check out Sam’s site (http://www.rivbea.com/) for his latest CD Aurora which they were selling at the show. It’s the latest from the big-band and is excellent.
Continue reading →I discoved PlaceOpedia (http://www.placeopedia.com). It connects Wikipedia articles with their locations using Google maps (http://maps.google.com).
Here’s my diversion.
 Some entries will give themselves away with their name but others will challenge your sense of geography.
Continue reading →Here is a site showing various ways to prevent people from sitting on objects in the city.
http://www.usemenow.com/web-log/archives/the_antisit/index.html
Continue reading →Something I need to remember from time to time.
To allow others to use the repository, create a Unix group for CVS users and then chgrp the repositories root directory to that group. Then set the directory's SGID bit, so that files created in the directory have the same group ID as the directory's group ID. Make the group writeable, readable and executable.
chgrp cvsusers /var/lib/cvsroot
chmod -R g+srwx /var/lib/cvsroot
Continue reading →
Recently, I built a browser-based application, http://www.senditanywhere.com.
to send large files over the Web.There are a number of these, the most popular being YouSendIt.com.
http://www.senditanywhere.com supports sending any file by sending a link to the file rather than the entire file. What happens in the background is that the file is stored temporarily in an Anywhere Account. Your recipient receives a link in a small email message. If they wish to retrieve the file they need only click on the link.
Continue reading →