This simple web page will take your RTM tasks and graph them in an Eisenhower matrix.
Urgency in the matrix corresponds to days left until the due date of the task.
Importance corresponds to the priority (1, 2, 3, and None).
This is all done entirely client-side in Javascript.