CintaNotes,
A free, lightweight and user-friendly personal notes manager
CintaNotes lets you quickly save and tag any useful information that you come across or just need to jot down.
Clip text from anywhere. Just select it and press the hotkey!
The text-clipping "magic" works in any application that can copy text to clipboard. CintaNotes automatically saves the text and its source URL, and you don't even have to install a plug-in to integrate it with your web browser!
Fast as-you-type searching
Retrieving information is also trivial: just open CintaNotes and start typing! Only notes containing the typed phrase remain in the list. More sophisticated search criteria are supported, like searching by title or by URL the note was taken from.
Powerful tagging system
You can use tags for note organization, and later use tag union, intersection and subtraction filters to quickly find what you need.
Synchronize notes across multiple PCs
Live note synchronization is supported with the help of free online services such as DropBox or LiveMesh.
Run it from your flash drive
CintaNotes is a totally self-contained application, meaning that you can put it on a flash drive and run it directly from there. In this way, your notes will always be with you.
http://cintanotes.com/files/CintaNotes_1_5_6_Setup.exe
When not to use Design Patterns? Do not use design patterns in any of the following situations. • When the software being designed would not change with time. • When the requirements of the source code of the application are unique. If any of the above applies in the current software design, there is no need to apply design patterns in the current design and increase unnecessary complexity in the design. When to use Design Patterns? Design Patterns are particularly useful in one of the following scenarios. • When the software application would change in due course of time. • When the application contains source code that involves object creation and event notification. Benefits of Design Patterns: The following are some of the major advantages of using Design Patterns in software development. • Flexibility • Adaptability to change • Reusability What are Design Patterns? A Design Pattern essentially consists of a p...
Comments
Post a Comment