✓ I'm available for hire! Check out my open source work on Github or drop me an email

Douglas F Shearer

Posts Tagged with dyndns

There are 2 matching posts.

New Domain

The last time I made a change to my domain, it went from a numerical IP to a nice dyndns address. This time I’ve moved to a proper .com domain, with all of my own subdomains etc: www.douglasfshearer.com. The dyndns address will redirect to it, and if you type in the www, it’ll be removed, just the way I like it.

In other news, last night I discovered the work on acts_as_taggable that Labratz and I did has made it into the Rails ticketing system as a future enhancement, so hopefully it’ll make it in at some point. Thanks to msheakoski for submitting it.

 
 

January 3rd 2006

Add your comment

New Address

Thanks to the nice people at dyndns I now have a far friendlier URI which should be easier to remember! I’ll be redirecting all requests for pages to the new address which is: http://douglasfshearer.dyndns.org.

This month will see some significant changes to the way my login and authentication works, so as to allow better cacheability of my pages. Also expect lots of disruption in the next week or so, as I move my code to a more object-orientated structure.

New Features

I added a favicon icon today (In the address bar), a simple affair which serves the job well enough for the moment. There is also now a page generation time at the bottom of the page, mostly to allow me to tune my code to be as fast as possible.