Site Improvements Continue
In an attempt to make this a more functional blog system, I have in added in some new features.The hardest to implement was the comments system, even though it would seem that it would be easy. The reason that it was difficult was due to the fact that I wanted to have the comments system update right away using Ajax.
After googling around a bit, I found a solution to my question. If you want to know more, just let me know. I'll post the solution.
One other thing I did to the site was added the ever so popular Tag Cloud. What I did differently though was added in rel="tag" and also content within the list elements. I added in some other SEO aspects to it as well, and it turned out pretty good. This too I can run through if you want, to give you the concept of my TagCloud.


lecterror Said:
Hi there, I'd love to hear more about the AJAX-based comment system, looks really good.