 |
Most file encryptors use methods that rely on the time taken in guessing the key number. Providing the key length is 128 bits or greater this method works well... for now. CryptIt uses a variant of Vernam encryption that can have keys the same size as the file to be encrypted. Thus, if you are encrypting a 5MB file, then you can have a 40 Million bit key! This is virtually unbreakable by any computer, especially when you consider that the file must also be checked with each combination to see if it is decrypted. Furthermore, the key file can be anything - a program, a swap file, an image of your cat or even a music file.
CryptIt also has a ability to use removable media (USB keys, CDs, floppies) as a key, further increasing the security and convenience of the method. If your needs are more simpler then you can also use a word (string), but the advantages of the Vernam method are lost then. Descriptions can be stored within the encrypted file, as well as the file name of the code. This enables the file to be, for example, EMailed to another person who has the same collection of codes as you, while not sending the actual code. Command line operation is also supported and CryptIt is written in Assembly Language for maximum efficiency.
encrypt file assembly security sinner vernam one-time pad unbreakable assembly language vernam
|
 |
Smart Imaging Spreadsheet or SIMAGIS is an image processing and analysis platform combining features of digital photo album, spreadsheet and imaging applications. It is based on tables with cells, which can contain and process images, numeric and textual data, graphs, vector graphics, Web-pages, XSL-FO documents and other objects. Product is compatible with all major imaging devices such as cameras, scanners and microscopes, as well as Windows(TM) software applications. SIMAGIS includes built-in editors for images, texts and Web documents, and a variety of functions for basic and advanced image processing and analysis. Images and other data are processed using spreadsheet technology. The functions are placed into table cells, process data and return results to cells. This method significantly simplifies use of repeatable operations. Product includes ready spreadsheet templates for typical tasks. Advanced users can extend SIMAGIS abilities further with custom Java modules (plugins and macros). Along with the platform, company releases series of ready-to-use applications for scientific, business and consumer markets (sold separately).
simagis image spreadsheet design editing album processing analysis vector measuring graphics
|
 |
UNIC (Universal News Internet Collector) software is designed for the efficient online collection of the latest news that matters to you, so that you can read it offline, any time.
A key feature of UNIC is that you can read the news digests on either your desktop PC or your PocketPC.
UNIC downloads news items from top-rated news sites, parses them into categories, and stores them in its own database.
A user-friendly and intuitive program interface along with a comprehensive Help file will quickly familiarize you with all of UNIC's basic features:
1. Setting the website and categories list for news download.
To point the program to the news sites and categories that appeal to you, you need to check the appropriate sites and categories in the list of currently supported news sources.
2. Several methods for searching downloaded items: By keyword; By filtering: for category, for site, for time period; Advanced search using both filters and key words.
The last method significantly accelerates information search among all the news items downloaded by UNIC. If you only needed the entertainment news from a certain site, for instance, you would create a filter called "Entertainment" and use it for that particular news category.
3. Scheduled program start.
You can set UNIC to collect news on a schedule that you set yourself. You can have the news downloaded once every few minutes, hours, days, or even weeks. And-better yet-at whatever time of day you want.
If you are using a modem connection, for example, it may be more convenient for you to have the news downloaded at night, so that the latest news will be there on your computer in the morning, for you to read offline.
4. Creating .lit files for the PocketPC.
UNIC allows you to create manual or scheduled .lit files so you can read your news on any PocketPC that has Microsoft Reader installed.
UNIC offers a digest of the news you want, fully customized to your needs!
web news shareware download software internet utility tool business site software
|
 |
Key Transformation can customize your keyboard layout, change any key on the keyboard to other keys. Its on-screen-keyboard ( soft keyboard ) is very easy to use.
Want the F1 key to type B? Want the D key to type f? Want the Shift+Enter key to press Table? Want Shift+1 to type a Sentence? Want an exchange between Ctrl+C and Ctrl+V? Key Transformation can do these easily.The program allows you to redefine system keys, such as , Ctrl, Alt, Shift, Table, and Win keys. You can also disable desired key. It can extend your keyboard function. By using it, the input method of special language can be accompished easily.Now you can set your own keyboard layout and enjoy easier, faster and less painful typing.
change keyboard layout change keyboard mapping change keyboard keys replace key on keyboard key exchange key changer keyboard keys keyboard input mouse and keyboard on screen keyboard keyboard switch
|
 |
OLEPrint allows users to print, preview and export Enums, Constants, Events, Properties and Methods of ActiveX components.
OLEPrint is a very useful application for anyone who develops or uses OLE /ActiveX controls, components and/or uses OLE Type Libraries.
OLEPrint?s color-coded printing lets users specify the font attributes and colors for comments, identifiers, keywords, strings, and page headers and footers. This color-coding makes it easier for software developers to document the ActiveX components that they are developing or 3rd party?s ActiveX components that they are using.
Using an Explorer-like selection control, you can select any number of ActiveX components. The program's WYSIWYG preview screens let you look at the formatted output with unlimited zooming, multi-page thumbnails, and side-by-side page previews.
Users have total control over page layout, including paper source, orientation, borders, margins, headers, and footers. You can even print in multiple columns. Line spacing can be set to .5, single, 1.5, or double-spacing. With the proper printer drivers, the output can be scaled, and print quality can be adjusted from draft through high quality.
OLEPrint allows the output to be previewed on screen, print it without previewing, export it to Rich Text Format (RTF), Adobe's PDF (Portable Document Format).
document print preview activex method properties color com dll export format
|
 |
Freeware utility to track Tripod website traffic with weekly and monthly graphs and history file. Written by the author to track his own download traffic. Contains no adware or spyware, just the code necessary to track the download traffic. Uses simple copy and paste method to copy a Tripod traffic report and paste it into a textbox. The program automatically searches the traffic report for the user-defined search strings for tracking info. User-defined search criteria is saved in a most-recent drop-down list. History is saved for user-selected time up to 24-months. Built with Visual Basic 6 Service Pack 6 in a very straight-forward manner of coding. Does not make changes to your PC Environment. No gimmicks, just free.
tripod traffic report tracker search tool utility free utility track tripod
|
 |
.NET Database Driven Application Generator, automatically generates multi-tier enterprise-level business applications. Everything is generated, database structure, logic layer, web forms, all SQL queries, and XML, VB and C# code. Simply define application objects in an intuitive visual design space, designate links from a clickable menu selection and choose GUI design and generate a working ready-to-deploy application. By default CompileX .NET generates 3 types of applications: 1. Multi-tier - Distributed Windows applications. Consists of 3 layers. 2. Web - Active Web Applications. Consists of 3 layers. 3. Simple client/server - It may be a simple desktop application working with local database as well as a real multi-user client/server application. Generated layers: 1. Database layer CompileX .Net automatically creates clear normalized relational database structure optimized to work with objects. It generates all required indexes and constraints and optimizes SQL queries to work with complex objects, to perform fast paging (for Web presentations) and more. 2. Logic Layer Generated multi-tier and Web applications work with data through generated Web Services. This allows the developer to concentrate most data processing logic in one separate layer. Generated Web Services already realize all logic needed to work with data and concentrate logic into separate classes. If, for example, you need to extend order-processing requests - simply change the method of generated Web Service. 3. Presentation Layer CompileX .Net automatically creates all Windows forms, all Web pages and all codes required to work with simple and complex objects with all child objects (or linked objects and lists of objects). Forms are sharp designs. Select desired design from library. CompileX.NET uses open code and GUI templates and allows customization of generated application. Adapt the look and feel to your corporate standards and generate your kind of application.
net asp visual studio vb application web services ado net asp vb sql
|
 |
Practice music flashcards on your computer in the treble, bass, alto and tenor clefs. Practice using an on screen piano keyboard, guitar fret board, note letter buttons or an external midi keyboard. Create up to 100 unique user profiles. Learn your strengths and weaknesses with detailed statistics. The Drillit Smart Tester tests missed notes. E-mail statistics to your teacher.
Noteable is a music flashcards computer program designed to help music students of all levels memorize the musical notes.
Noteable is free to try! The free demo is available for download from www.noteablesoftware.us. Then, if you wish to continue using Noteable, you will be asked to purchase the complete program for the cost of a single music lesson.
For years music teachers have recommended paper flashcards to help students memorize the musical notes. Although limited, paper flashcards are a great method for memorization. Noteable takes everything musical flashcards have to offer and enhances it.
This music flashcards system keeps independent statistics, preferences, and deck settings for multiple users. Graph detailed statistics over the entire staff in multiple views. Learn your strengths and weaknesses. Race the reaction time stoplight to improve reaction times. Enable the SmartTester to drill missed notes more often. A simple, sleek interface with deep flexibility of options, challenges all instruments and all skill levels (teachers included!).
learn music read music music flashcards flash cards music flashcards guitar learn guitar piano learn piano learn music
|
 |
PDF-XChange and the PDF-Tools SDK's are utilities to (for Merge/Split/Scan/Bookmark or direct conversion of Image formats to PDF) provide a simple and easy way to create native Adobe PDF files, with fully searchable text, with a variety of compression & Quality options, you can also design and add watermarks. With licensing options from 1 user to a worldwide Corporate license, PDF-XChange has options to suit most budgets.Now includes PDF Encryption and an optional batch conversion utility! We also offer a Developer SDK that allows Royalty free distribution of the Print driver's or the alternate PDF generation method available to developers via the API/DLL Library requiring the distribution of a single DLL only. The SDK offers C/C++/VB/Delphi and Clarion examples along with a full set of Delphi Specific Components/Help or Clarion Templates/Help.
sdk pdf pdf-tools acrobat pdf driver print driver document management document archiving document management electronic file management api
|
|
|