Outsourcing
So I decided to revamp the website, which has been my main function this weekend besides the random festivities. My main goal is to simplify the coding process, adding functionality, and making things less troublesome.
One of the key things that I have considered is transferring my commenting system over to disqus since it adds so much more function and is a lot easier to implement then adding the same kind of things in a custom code. Finding out that I forgot to add the 'unsubscribe' link to the emails on comment notification (thanks 'ant') made me realize that I needed to make that switch. The issue is that I have to transfer my old comments into the system. So that will probably be the focus this week, then go live.
After that I will do some clean up and start transitioning from xhtml 1.1 strict to html5 which should be interesting, but not too bad. Hopefully I can clean up this code a bit and try to ajax some of the stuff.
Update 09/15: Transition is done, now the fun part... clean up :p
