Welcome!

April 11th, 2012
 

Tolon NoteKeeper

 

tolon_notekeeper_0_9_6_opennote

Tolon NoteKeeper is a multi-functional hierarchical information manager for Windows. Store notes and images in virtual folders in one file!

Many notes and images can be stored in a single file and can be grouped into flexible virtual folders enabling easy, intuitive access at all times.

Tolon NoteKeeper is freeware and can be accessed from the download page.

 

Latest News

Tolon NoteKeeper 0.10 BETA Released

April 11th, 2012

Tolon NoteKeeper 0.10 BETA is now available for download.

Latest Coding Articles

Reading an In-Memory SQLite Database

April 20th, 2012

The distribution of your application can be simplified by embedding core, read-only data into your app. Here I give a quick overview of how to do this on Windows using Visual Studio.

Recent Lessons

March 26th, 2012

I’ve recently picked up development on TolonSpellCheckLib and Tolon NoteKeeper again after a long time away from it. In doing so I’ve been able to apply some of my recent software development experience to the existing code and gained an even greater appreciation of automated build scripts.

Integrating your application with Enchant – Part 2

January 10th, 2009

Welcome to the second article exploring how to integrate the spell checking library Enchant into your Visual C++ applications. I will be using this library with my freeware program NoteKeeper, which I am currently maintaining/developing in two versions of Visual C++. Visual C++ 6 SP6 with STLPort 5.1.5, Multithreaded DLL (cl.exe v12.00.8804, link.exe v6.00.8447) Visual [...]

Integrating your application with Enchant – Part 1

December 15th, 2008

Welcome to the first in a series of articles exploring how to integrate the spell checking library Enchant into your Visual C++ applications.
In this article we will start by building the support libraries required by Enchant.

Comments are closed.