m o n a x
   


About
m o n a x,
another weblog.

Tony Adams
tony at atoms.net

Categories
arts
arts: film
meta
software

Friends / Links

  • 404 Not Found
  • ajc - Andrew Carlson
  • The Common Crow
  • Ironwood Farm
  • Creative Commons License
    All content on this site is licensed under a Creative Commons License.


           
    Fri, 16 Dec 2005

    From: viewer@pbs.org

    Subject: PBS
    Date: December 16, 2005 9:04:23 AM CST
    To: tony@asdfasdfatomssdfgfds.net

    Dear Mr. Adams:

    Thank you for writing to PBS.

    We apologize for the frustration you have experienced checking the schedules of the two PBS stations you receive. We have forwarded your comments to our Interactive department for their review and consideration. Feedback from our viewers is important when we are making our decisions, so thank you for writing.

    We hope you continue to enjoy the wide variety of programming available on your local PBS stations.

    Sincerely,
    Rosie
    PBS Viewer Services

    At 04:39 PM 12/15/2005 -0800, you wrote:

    ----- Original Message -----
    Thursday, December 15, 2005 1:54:14 PM
    Subject: Contact Us
    To: Bowser
    "Click your preferred PBS station."

    I don't prefer either one of Chicago's PBS stations. I simply want to know when the program will be on. It may be more convenient for me to watch the program on either one of Chicago's PBS stations.

    By forcing me to choose one or the other, I have to go back and go through the whole thing again to see if the broadcast on whichever station I didn't choose the first time works better with my schedule.

    Please consider adjusting your UI.

    Thanks and keep up the (otherwise) great work,

    Tony

    [/software] permanent link

    Mon, 05 Jan 2004

    Postfix - a mail server
    I just set up a Postfix email server. It was somewhat fun and only mildly annoying. It took about 0.1% as long as it recently took to set up a sendmail server. If I was a bit more cynical, I might suspect that the free version of sendmail is intentionally obtuse in order to help with sales of the non-free version. If I was even more cynical, I might suspect that the sendmail documentation is intentionally terse so help sales of the book.

    When I heard that Apple was switching from sendmail to Postfix in Mac OS X 10.3 (Panther), I was simultaneously thrilled and dismayed. I had invested weeks of time learning sendmail arcania and was finally getting a grip on it. I am in the inner circle! I compiled my own sendmail server because the stock Apple version did not support SASL authentication fer chrissakes! And now it has been replaced with a server that *anyone* can administer? An outrage. But upon further consideration it occurs to me that there are things I'd rather be doing than administering a mail server anyway.

    Apple set up Postfix to be easily useful for someone who may be on the road or whatever and who just needs a quick and dirty solution for sending email. At the same time, they were careful to not make it easy to accidentally make the server available to spammers or other bad people.As a result (i think) the default settings were not easily modified to make the server work for all the clients in my LAN or for authenticated external connections. So I got to spend some time pulling out my hair anyway. Getting SSL working was pretty non-trivial until I found this article, which spelled out all the steps pretty darn clearly. I am not running OS X Server, so I just skipped step three.

    [/software] permanent link