Working on new module: A reminder to post

I've begun working on a module I'm considering for my capstone project as Capella. What I'm thinking of is a module which will allow users with content creation privileges to set up reminders which will be sent to them if they haven't posted new content to the site in some configurable length of time. Basically, a way to set up a custom nag if you don't post.

I haven't fleshed out all the details, but the broad strokes of what I think it will need are in the attached MindMap file.

AttachmentSize
Post Reminder Module.mm2.85 KB

In computing, a device driver

In computing, a device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.

A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware connects. Free driver downloads, when a calling program invokes a routine in the driver, the driver issues commands to the device. Once the device sends data back to the driver, the driver may invoke routines in the original calling program. Drivers are hardware-dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.
Displays, Bios, Sound, Printers drivers, Notebook