Monthly Archives: March 2008

Follow up on the Lorain County Ohio CenturyTel DSL outage

Although the outage was frustrating, I must give credit to Ken Phillips of CenturyTel, who actually found my blog posting and sent me an email!

Posted in Internet | Comments Off

Lorain County CenturyTel back online!

After a painful Good Friday and almost unendurable Holy Saturday, my DSL is back online. Talk about an Easter resurrection. Alleluia!

Posted in Life And How To Live It | Comments Off

Ohio Centurytel DSL customers have no internet ?!

So I was up til 1:30 this morning trying to get connected to the internet. I’ve been a Centurytel DSL subscriber for about a year and a half, and it’s been reliable. Occasionally the ADSL modem quits, but I just … Continue reading

Posted in Life And How To Live It | Comments Off

Serving .ics files from a webserver

If you store static ical files with a .ics extension on a webserver and would like to give users the ability to click a link and add the events to their calendars, you may need to jump a couple hurdles. … Continue reading

Posted in Web Design | Comments Off

ColdFusion/Outlook email discovery

Generating an Outlook meeting invitation from ColdFusion is a challenge. There are snippets of code here and there, but I finally got a working solution. <cfmail to=”someone@someplace.com (Name here)” from=”someoneelse@someplace.com (Name)” subject=”Test appointment from ColdFusion” type=”multipart”> <cfmailparam name=”content-class” value=”urn:content-classes:calendarmessage”> <cfmailparam … Continue reading

Posted in ColdFusion | Comments Off

The blizzard of ’08

It started snowing Friday, March 7, in the early afternoon and didn’t stop until sometime Saturday night. These pictures were taken Sunday morning.

Posted in Life And How To Live It | Comments Off

I found a bug!

I discovered a bug in Google Calendar. (In Firefox anyway; didn’t test on IE.) When you include a named day in an event, the day gets dropped and the event gets moved for the next week. So when I added … Continue reading

Posted in Internet | Comments Off