Software Index
Related Topics
Popular Trends
Trending Topics
 

Taking Daily Notes In An App

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Happy Note! Notes in Space
Happy Note! Notes in Space is a full-fledged arcade-type computer game that's both fun and educational. It will teach you about relative note durations (whole notes, half notes, quarter notes) even as you play and have fun. With its three ...
October 30th 2001 Freeware  5 stars 1k
Simply Journal
Welcome to Simply Journal. Finally, an application made the way you always hoped! Now you can quickly and easily keep your thoughts on your desktop. Simply Journal makes it easy to write and save your notes, messages, poetry, song lyrics, ...
March 15th 2004 Shareware    1,124k
DROID
DROID is a Digital Record Object Identification. Is developed by The National Archives to perform automated batch identification of file formats. Developed by its Digital Preservation Department as part of its broader digital preservation activities, DROID is designed to meet ...
February 21st 2011 Freeware    30,628k
PIMEX
If you are looking for a single software solution that will keep you organized, try PIMEX. This attractive and easy-to-use organizer and PIM will keep track of your personal and business contacts, addresses, phone numbers, and distribution lists. It will ...
August 21st 2002 Shareware  5 stars 5k
PIMEX
This attractive and easy-to-use organizer & PIM will keep track of your contacts, addresses, distribution lists, manage your schedule, remind about appointments, and keep your daily notes in order. The slick user interface makes it a snap to find addresses ...
August 16th 2004 Shareware    5,380k
CintaNotes Free Personal Notes Manager
A free, lightweight and user-friendly personal notes manager. Its features include:
- Easy text clipping. Just select any text in any application and press the hotkey! If it works with clipboard, it works with CintaNotes.
- Exteremely lean and fast
...
March 21st 2009 Freeware  5 stars 626k
Easy Notes
In today information age, when everyone works with signification amount information, there's growing call for tools enabling their users to store information handy and yet with comfort. Easy Notes are unique tool that addresses these demands. Easy Notes make the ...
October 20th 2005 Shareware  5 stars 2,099k
Freebie Notes
Freebie Notes is a great little program for users who just want sticky notes with an alarm timer. With Freebie Notes you can create notes displaying on your desktop. Your notes can be displayed immediately after creation or in the ...
March 27th 2007 Freeware  5 stars 2,354k
JPokerTM
JPokerTM is a JPoker Tournament Manager, a Poker Tournament application.

As I am a very keen Python user and also an avid Poker player, I decided to write an Open Source Cross-Platform application in Jython (a Java implementation of Python - ...
July 24th 2011 Freeware    3,697k
SOHO Organizer for Mac
SOHO Organizer is the official successor to Personal Organizer and Group Organizer and represents a 100% Cocoa rewrite of the former products.

This means SOHO Organizer presents a first-class Mac OS X experience complete with all the features Mac OS X ...
September 3rd 2011 Shareware    64,287k
ToDo Notes
-Easily track your 'todo' projects, tasks, and keep daily notes.-ToDo Notes is perfect as a notepad.An easy to use interface have been rolled up into this handy utility.Keep notes by day of the week, track individual tasks by using the ...
November 3rd 2011 Shareware    1k
Hudson WHOS-IN
WHOS-IN 2000 is a professional in-out board program for Windows that allows everyone on your Local Area Network (especially your receptionist) know where everyone else is. With WHOS-IN 2000 there is no more time wasted checking a wall-mounted Office Board ...
September 10th 2001 Shareware  5 stars 5k
Easy Notes
Easy Notes targets three main areas: Note Tree (a technology to store your notes in the tree structure and to have them hierarchically sorted), paper sticky notes replacement and calendar replacement. Features like rich text formatting, templates, printing, import & ...
April 23rd 2004 Shareware  5 stars 1,235k
GoldenSection Notes
GSNotes is a user-friendly e-notebook that organizes your notes in a folder tree format for your convenience. The program has received dozens of awards and supports over 20 languages. In addition to keeping and organizing notes, GSNotes can perform any ...
October 15th 2004 Shareware  4.5 stars 5,194k
Mo.net Sticker
MoRUN.net Sticker 3.0 Standard Edition is a full-featured desktop sticky notes organizer that offers you an easy way to keep all information you have to remember on the desktop and manage your time in a more efficient way. This is ...
June 16th 2003 Shareware  5 stars 68k
.WizQuote.
Feature rich quotation, comments and reference info snippets manager."I do a lot of research based work for my employer on various subjects. Most of the time I use the Internet to gather the snippets of info I am looking for. ...
July 26th 2003 Shareware    1,440k
My Notes
My Notes is an easy-to use program wich helps you to manage your time at home and at the office.By this great management tool you can store all running information on your computer using the multifunctional sticky notes which are ...
January 24th 2004 Shareware    344k
Note Studio for Windows
Let's say you make a note of something - a fact, a figure, anything. Regardless of where it is stored, if that information is not available to you when you absolutely need it, it may as well not exist.

Note Studio ...
May 3rd 2004 Commercial    3,954k
GYZ Tree Document Editor
GYZ Tree Document Editor is a tree-structured rich document editor. It allows you to keep your notes, documents in an organized manner. Taking classroom notes, meeting records, preparing project documents, speeches, presentations etc., It saves your time by creating multiple ...
July 5th 2004 Shareware    617k
ScrapBook
ScrapBook is a note-taking application for Palm OS, featuring enhanced organizational and search capabilities that help you manage a large collection of notes. ScrapBook also supports encryption (using the DES algorithm), to let you keep selected notes private.

You can ...
May 31st 2008 Shareware    181k
Related Scripts
Displaying XML Data in an ASP.NET page : Binding DataGrid to an XML File
Displaying XML Data in an ASP.NET page: Binding DataGrid to an XML File / is a web based tutorial in which the author offers procedure to bind XML data with the data control by using Dataset class. The author gives ...
December 8th 2005 Freeware     
Find an Element In an Array
Find an Element In an Array is a ASP based array lesson that describes easier method to perform the required task. It explains that the given value can be checked using array index value through all array items via FOR ...
December 6th 2005 Freeware     
How To Use Cookies in an ASP Page
How To Use Cookies in an ASP Page is a tutorial through which users can get detailed description about using the cookies to store and access the visitors information from a cookie on the client system in a step by ...
December 1st 2005 Freeware     
HOW TO: Set Current Culture Programmatically in an ASP.NET Application
HOW TO: Set Current Culture Programmatically in an ASP.NET Application is an useful tutorial for the .NET programmers in which they can learn about the process of converting the current culture and UI culture in .NET framework. The author explains ...
December 1st 2005 Freeware     
Maintaining Sorting while Paging in an ASP.NET Datagrid
Maintaining Sorting while Paging in an ASP.NET Datagrid is an article that discusses about how to maintain sorting behaviour when you go through various pages in the datagrid control. This article explains that the two viewstate objects has been created ...
November 23rd 2005 Freeware     
Reading Text Files in an ASP.NET Web Page
Reading Text Files in an ASP.NET Web Page is an ASP.NET tutorial in which author details about reading the text file content with the help of string variables in the web pages. In this tutorial programmers can learn about procedure ...
December 2nd 2005 Freeware     
Returning Month of Date in an SQL Table
This is an online tutorial for the developers which gives them an useful syntax to view month by requesting date from database. For this function it uses SELECT function in an SQL statement. This tool is handy and easy to ...
December 15th 2005 Freeware     
Using GetDate Function in an SQL Statement
This article is helpful for the database administrators which gives them solution for accessing the date and time of SQL server using GetDate function in an SQL statement. Syntax for this function has been given to test on their web ...
December 21st 2005 Freeware     
Using SUM Function in An SQL Statement
This article describes about the usage of SUM function in an SQL statment by establishing connection to the database which helps the users to evaluate numeric functions. Sample source code has been given for the users for quick reference.
November 25th 2005 Freeware     
phpBlog
phpBlog is a simple weblog software designed to record all your actions and performances on daily basis in an online web diary. You can maintain event calenders with the options to mark important dates, business meeetings and other personal dates. ...
December 14th 2005 Freeware     
Related Code
Active Local Pages Frame 1.0
Combines Active Local Pages and extended DHTML model in an application frame that allows DHTML/ASP/CGI applications to run without need of WEB server or installation on nearly all desktops (no PWS,IIS need) as typical desktop applications. Applications may choose their ...
February 7th 2006     1,303k
A guide for begineers to Graphics , Looping, filling
The list of programs help some begineers to progamming in c... List of Programs: ----------------- LcM And HcF of two numbers. Graphics (To Generate a Hut Like Image). Generate A graph paper like image. To generate a robot image. To ...
March 12th 2006     4k
A Very Simple Link-Page v1.1
Allows you to edit, update and arrange links to your link-page. Updated so now you can arrange links by any column, like in an Apache Server directory.
April 25th 2006     14k
Absolutely Easy Password Protected Pages
Very minimalist code for password protected pages. (passwords are not database driven). Just copy and paste ! Put your files head or in an include file.
April 30th 2006     1k
Check LInks
You can be pretty sure that www.microsoft.com will always be a valid link, but many other web links tend to come and go as their authors move on, get bored, or whatever. If you maintain a web page with lots ...
September 2nd 2006     5k
New Software
Popular Software