I've gotten a few emails recently from folks who had never noticed that my domain name changed, or were still using an old bookmark. Please be sure to update your bookmarks from ray.camdenfamily.com to www.raymondcamden.com. I'm not sure how much longer I'll keep the old URL around. Thank you, and have a nice day.
Archived Comments
Emails still come from camdenfamily.com :)
Right - I'm not sure how long RAY.camdenfamily.com will exist. camdenfamily.com will never die.
Did camdenfamily.com get hacked?
Nope, I don't host a web site there anymore.
FYI...Unless you changed them since last week, I was still occasionally finding older Blog entries that pointed to examples, related articles, etc on the camdenfamily.com domain. The links usually did not work, but changing the domain to coldfusionjedi.com fixed them.
I'm slowly changing old articles as folks complain. Some old links will work - I have some custom code to catch CFMs in main root, but demos, non-CFMs won't.
And this is why you will never use an absolute URL to your own site in a blog post again...right?
:)
I kind of have to - since I use SES urls, I have to use absolute URLs.
Can't you use site root relative URLs?
Such as:
/index.cfm/2007/12/10/Update-your-bookmarks-please
Oh duh - true - but - I remember reading that valid RSS requires complete URLs, which makes sense.
Oh right. That makes sense. And I've definitely both generated and received RSS feeds that were incorrectly directed links to my local computer...
Now if only you could convince the developer of the fabulous BlogCFC to write some code to control the output of the RSS feed to ensure that any siteroot relative URLs are re-written properly. :)
But how often do you migrate from one domain to another anyway right?