I have been making quite a few changes to this blog for the past few weeks now.
Feed Changes
Feed Redirection
Began first by redirecting my blog feed /feed/ to the Feedburner one. So even if you have been subscribing to /feed/ you will be redirected correctly and I have better ways of keeping a count of everyone [...]
Entries Tagged with ‘’
Fri 1 Sep 2006
Mon 27 Jun 2005
Back to text/html
Comments Off
Was using m0n5t3r’s Content Negotiation plugin which served my blog as application/xhtml+xml.
It gave me the satisfaction that my blog was perfectly coded as per XHTML standards. It would break with incorrect markup in browsers like Firefox. I didn’t mind this because it helped me rectify any errors.
Unfortunately, though I assured that my blog was [...]
Thu 16 Jun 2005
I noticed a problem when serving the blog as application/xhtml.
I released the Transpose Email plugin which uses a javascript function Transpose_Email().
This function works properly in IE and Opera.
This works perfect in Firefox when the page is served as text/html, but the moment I shift to application/xhtml, I get a javascript error saying function not found.
I [...]
