After deleting all of my data for more that 5 times!! I finally found whats going on...
I have a computer with different regional settings [Arabic (Saudi Arabia)] for development purposes. Any activity on that computer will not come under any of the tabs but "Forever"(The Dinosaurs tab :P). Furthermore "Time spent" graph after retrieving data the Data collector is successfully sending updates and website is showing that it had received the data. (with some issues with it too I will address it in another post).
If you see the log below it clearly shows the problem. System date for yesterday was 13/04/1429 according to Hijri calender. And Data collector is not sending any dates to the server.
For more information on Hijri Calender check out following links
http://www.microsoft.com/middleeast/m...
I do not use Arabic applications so I cannot confirm, but there could be a possibility that there will be more localization issues. Check out the following link that addresses many issues regarding Arabic support in other application areas.
http://www.microsoft.com/middleeast/m...
13/04/1429 09:07:27 ?
Sending file : C:\Documents and Settings\[Username]\Local Settings\Application Data\RescueTime.com\logs\pending\rt_14290413-210656.yml
13/04/1429 09:07:28 ?
<?xml version="1.0" encoding="UTF-8"?>
<hash>
<failures type="integer">2</failures>
<total-records type="integer">2</total-records>
<successes type="integer">0</successes>
<notices>
<notice>
<app-id type="integer"></app-id>
<app-name>RescueTime</app-name>
<domain-id type="integer"></domain-id>
<duration type="integer">0</duration>
<end-time type="datetime"></end-time>
<entity-id type="integer"></entity-id>
<extended-info></extended-info>
<os-username>[UserDomain]\[Username]</os-username>
<start-time type="datetime"></start-time>
<user-id type="integer">16778</user-id>
<window-title>RescueTime</window-title>
</notice>
<notice>
<app-id type="integer"></app-id>
<app-name>[AnApplication]</app-name>
<domain-id type="integer"></domain-id>
<duration type="integer">0</duration>
<end-time type="datetime"></end-time>
<entity-id type="integer"></entity-id>
<extended-info>
http://www.rescuetime.com/dashboard</extended-info>
<os-username>[UserDomain]\[Username]</os-username>
<start-time type="datetime"></start-time>
<user-id type="integer">16778</user-id>
<window-title>[ApplicationTitle]</window-title>
</notice>
</notices>
</hash>