Admitted, we lacked the option to remove a user, because you do not own users, since they can have trackers of their own.
That’s why we, as suggested by jan.sequens (special thanks), added the option to delete a user from all your trackers resulting in the ‘removal’ of the user from your user overview.

Just click the dropdown at the bottom of the user list and select ‘Remove from all my trackers’ and click go.

Note that this will only delete roles you can delete. So only roles from trackers where you have the ‘canDoUserManagerment’-permission and only users that ‘allow kicking’ (so not owners for example) will be deleted.
Enjoy this new feature and keep the suggestions coming!
flexibility, improvement, new feature, overview, users
We already announced some novelties in the field of API and today we launch the following new functions:
- Report: to be able to retrieve a list of time blocks matching your posted criteria
- Reportees: to retrieve the profile_ids from the users you may report for
- AddTime: to add time blocks via the API interface
- AddFreeTime: to add free time blocks (blocks without a fixed start & stop) via the API interface
Read the api guidelines for more details…
To all developpers, please keep us posted about your progress and do not hesistate to contact us if you have some suggestions for new functions.
api, developer, improvement, new feature, Widget
We’re announcing a short interruption of our services for tonight at 16:00 GMT, while we’re updating the database.
Apparently our user base is spreading well, since we need to convert some tables to be able to manage Czech characters.
We expect our services to be back available within 10 minutes.
Special thanks to jan.sequens for notifying us about this issue.
Update: Everything went fine, and we’re back up and running.
maintenance, update
We improved the Tracker View page. It’s no longer divided into Subpages, but the Details are shown on one Page. This provides a quick Overview.
Company Overview

We included a basic chart of the last 2 weeks. This will show the time spent on this company.
Project Overview

Suggestions or comments are always welcome.
chart, details, overview, time sheet, trackers
We updated the TrackMyPeople Widget for the Yahoo Widget Platform.
There were a lot of Bug Tickets about this Widget on MAC (“No Internet” message), but now we’ve successfully tested the Widget on a MAC and it works!
- The Methods for negotiating with the API are updated
- The Widget now uses JSON instead of XML
- Works on MAC (no more ‘No Internet’ error)
Some novelties are also planned for the near future:
- ability to edit/delete time from the widget
- ability to manage trackers
- view reports/time sheets
- working on a new layout
Download the new and improved widget for windows or for mac.
deskop widget, MacOS, Widget, Windows, Yahoo Widget
A quick overview of the browsers/operating systems that are actually visiting/interested in our free online time tracker.
Browser Preference

Operating Systems

Screen resolutions

browsers, statistics, usage
We just updated our sitemap.Navigating our site just became a little easier.

Big thanks to Astuteo for their excellent SlickMap Css package.

navigation, sitemap, user interface
To please more developpers, we introduce today our JSON API.
You could already write your own apps using our API (see documentation), but if you prefer the JSON format than you can now use for example https://secure.trackmypeople.com/api/status.json instead of https://secure.trackmypeople.com/xml/status.
Please note that some xml responses have changed, so if you were already writing an application then you better use the new xml-url, which is https://secure.trackmypeople.com/api/$action.xml, where ‘.xml’ may be ommitted.
All old xml responses remain the same if you use the old url: https://secure.trackmypeople.com/xml/$action, but it will become deprecated and the new responses contain more information.
As always further suggestions are welcome at info@trackmypeople.com.
api, applet, deskop widget, flexibility, JSON, new feature, Widget