Click here to Skip to main content
15,867,686 members
Articles / Desktop Programming / MFC
Article

A reminder tool for .dan.g's ToDoList

Rate me:
Please Sign up or sign in to vote.
3.60/5 (14 votes)
25 Feb 2004 152.5K   3.4K   61   25
A simple reminder tool to remind you of your overdue tasks in ToDoList throughout the day

Image 1

Introduction

This a simple reminder tool for .dan.g's ToDoList. No fancy UI. No special code tricks. The only point of interest code-wise is the use of libxml2.

Libxml Resources

The reason for using libxml2 is the I didn't want to be dependent on IE version and it's DLL hell. At http://www.xmlsoft.org you can find a SAX and DOM parser under libxml2, an XSLT processor under libxsl as well as links to XML specs. You can find the Windows binaries for libxml2 at http://www.zlatkovic.com/libxml.en.html as well as examples.

That's all folks. Enjoy!

History

  • First release.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Team Leader www.unitronics.com
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralReminder at "absolute schedule" Pin
Pierre de la Verre17-Jul-09 3:53
Pierre de la Verre17-Jul-09 3:53 
Generalpre-event reminders Pin
ekyznetslov11-May-09 9:51
ekyznetslov11-May-09 9:51 
Questiondo not remind at due time Pin
JeyhunV28-Jan-09 0:04
JeyhunV28-Jan-09 0:04 
Generali need application that send email when new task arrives to the person. Pin
oz weisler15-Nov-08 21:30
oz weisler15-Nov-08 21:30 
Questionreminder tool Pin
kirshbloom23-Mar-08 10:49
kirshbloom23-Mar-08 10:49 
Generalreminder tool Pin
raymo24-Feb-08 21:41
raymo24-Feb-08 21:41 
QuestionHow do I install this? Pin
ddanny28-May-07 23:39
ddanny28-May-07 23:39 
AnswerRe: How do I install this? Pin
ishtov8-Aug-07 11:56
ishtov8-Aug-07 11:56 
GeneralRe: How do I install this? Pin
ddanny9-Aug-07 0:57
ddanny9-Aug-07 0:57 
GeneralI got no reminder Pin
umkeller6-Nov-06 7:12
umkeller6-Nov-06 7:12 
GeneralRe: I got no reminder Pin
mabra7022-Dec-06 7:54
mabra7022-Dec-06 7:54 
GeneralRe: I got no reminder Pin
icedogas20-Jan-09 1:07
icedogas20-Jan-09 1:07 
QuestionThe reminder not showing really "dued" tasks Pin
Martin08153-Feb-06 1:39
professionalMartin08153-Feb-06 1:39 
AnswerRe: The reminder not showing really "dued" tasks Pin
Alberto Bar-Noy26-Feb-06 20:12
Alberto Bar-Noy26-Feb-06 20:12 
AnswerRe: The reminder not showing really "dued" tasks Pin
Alberto Bar-Noy26-Feb-06 20:29
Alberto Bar-Noy26-Feb-06 20:29 
GeneralToDoList.xml Pin
Supercoder9914-Dec-05 19:54
Supercoder9914-Dec-05 19:54 
GeneralRe: ToDoList.xml Pin
Alberto Bar-Noy14-Dec-05 20:00
Alberto Bar-Noy14-Dec-05 20:00 
QuestionHow to use ? Pin
Johann Frot23-Dec-04 22:31
Johann Frot23-Dec-04 22:31 
AnswerRe: How to use ? Pin
Alberto Bar-Noy25-Dec-04 20:40
Alberto Bar-Noy25-Dec-04 20:40 
GeneralRe: How to use ? Pin
Johann Frot26-Dec-04 11:08
Johann Frot26-Dec-04 11:08 
GeneralRe: How to use ? Pin
Alberto Bar-Noy26-Dec-04 21:35
Alberto Bar-Noy26-Dec-04 21:35 
GeneralRe: How to use ? Pin
spektrino8-Jan-06 20:39
spektrino8-Jan-06 20:39 
GeneralRe: How to use ? Pin
M.Braun19-Sep-06 0:11
M.Braun19-Sep-06 0:11 
GeneralSuggestion Pin
Stuart Kinnear28-Mar-04 23:10
Stuart Kinnear28-Mar-04 23:10 
GeneralRe: Suggestion Pin
Aaron Eldreth21-Jun-04 11:19
Aaron Eldreth21-Jun-04 11:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.