david.cimadevilla.com

Welcome to David's site

David Cimadevilla has been successful in turning his company into a successful enterprise that has grown exponentially since 1998. If you would like to know more about Cimadevilla Electronica S.L and Cimaware Software you can go here.

This site is not intended to be part of the Corporate site. We will post here some of the non-commercial applications and code that David wants to share.

You can contact David using this contact form .

Check out some of the free downloads David wants to share with you:

.......................................................................................................................

Delphi code

CimaMessages: This code allows you to send messages between different processes. It is based on Win32 API FileMappings, Mutexes and Events. The message queue buffer is "circular". In case there is not enough space, and after a timeout period, the older messages are overwritten. This grants always access to the message queue even if no one read the messages. CimaMessages.zip v0.2 (8Kb)

 

Free utilities

User Activity Monitor: This monitor application resides in the icon tray and is intended to measure how much time the computer user is working each day.
When the user does not touch the keyboard nor the mouse for a configurable time it is assumed that the user is not working and the counters are actualized accordingly. Also you will have the stored statistics for the previous days as well as the average of worked hours in the last 20 days. Install it and be aware of your real everyday performance avoiding self-deception.

This utility is not meant as an outside monitor as it does not send any of the information it collects. UserIdle.zip v1.01 (300Kb)