June 20, 2008, 7:52 am
I live by Woodland Park Zoo. Every year they have a concert series that makes parking impossible, but in return, I get free tickets to two concerts. I went looking for a calendar I could subscribe, so I would know which concerts to attend, and when I need to get home early so I can get a parking spot. I couldn’t find such a calendar, so I created one -> Zoo Tunes Calendar <- (presented in ics format for use in most major calendar applications.)
The schedule, from http://www.zoo.org/zootunes/index.html
Continue reading ‘2008 Zoo Tunes Calendar’ »
June 17, 2008, 5:28 am
Something you don’t see every day…

June 13, 2008, 3:49 pm
When I first set up CainManor on slicehost, e-mail wasn’t working. The solution, based on this thread, was to install postfix.
apt-get install postfix -Install postfix
edit /etc/postfix/main.cf
mydomain = cainmanor.com
myorigin = cainmanor.com
mynetworks_style = host
service postfix start -start the service to see if it works as expected.
chkconfig –list postfix - make sure it will start on boot. The default install takes care of this
June 13, 2008, 11:57 am

If you don’t think this is the cutest thing you’ve ever seen, then you’re dead inside. What’s that? You’re too much of a man for something like this. Why don’t you read this, then go put on some lipstick. That was a man, and I bet he thinks a pig wearing boots is cute.
From… http://www.dailymail.co.uk/news/article-1025428/Pig-Boots-The-worlds-porker-afraid-mud.html
Category:
Funny |
Comments Off
June 10, 2008, 7:21 am
Q: How do Republican commit suicide?
Continue reading ‘Joke’ »
Category:
Funny |
Comments Off
June 9, 2008, 1:17 pm
I didn’t see this documented anywhere, but you have to create the following MIME types on your web server when you move to HTTP updates as your transport.
IS Manager -> <your server> -> Default Web Site -> Your Directory -> properties.
Go to http header -> MIME Types. Add
.m25 application/binary (for v10)
.x86 application/binary (for v8 & v9)