On most pages on Stack Exchange sites, there is an Ajax request made to a URL like this one:
http://meta.stackoverflow.com/questions/ticks?_=xxxxxxxxxxxxx
And the response is usually an alphabetic string like;
DkLMTD
What is this all about and what do the 'ticks' do?
If you visit any of the Stack Exchange sites in Firefox with Firebug enabled, you can see this as well.