


Context Magic is a Windows Explorer context menu extension that greatly extends functionality of the standard Send To menu and allows to manage files and folders with a few mouse clicks.
Context ThumbView is a Windows Explorer context menu extension that provides image preview just in the right-click menu. It supports most of popular image file formats, including BMP, GIF, JPEG, PNG, TIFF and is very handy for quick image viewing.
ConteXt is an interactive DBMS of a new generation. It supports context data model that includes relational, network, partially hiearchial, object-oriented, and attribute-value architecture.
PHP Content Rotator. Rotate any type of web page files at the lowest prices! PHP content rotators daily, by day of the year, by hours, minutes, seconds, and in order. A PHP random content rotator included also! Javascript Content Rotators as well.

ContextView Pro
$25 - ContextView.Com
Convenient and powerful graphics and multimedia "add-on" for Windows Explorer that saves time and increases productivity by allowing you to preview image, animation, video, and audio files without having to open a separate application or even leave your workspace. Simply right-click a desired file, and you will have immediate access to a thumbnail preview of the image or video and its properties, as well as the ability to quickly convert to any of over 70 supported formats, slideshow files in the current folder, view thumbnail lists when multiple files are selected, copy to the clipboard, send by email, set as your wallpaper (tiled or centered), create GIF animations from selected images, etc. Click the thumbnail preview and a full-size display is immediately shown in a resizable window. You can zoom files in the window to see them in detail. ContextView Pro handles even large files extremely fast, so you won't waste time waiting for images and videos to load. You can progress through images in the current folder using the left (previous) and right (next) arrow keys on your keyboard. If a multi-page file is loaded, you can also move between its pages using the up and down arrow keys.
Images can be edited (Add Noise, Anti-alias, Average, Brightness, Color Resolution, Contrast, Despeckle, Emboss, Gamma Correct, Gaussian Filter, Grayscale, Hue, Intensity Detect, Invert, Median, Mosaic, Motion Blur, Oilify, Posterize, Remove Redeye, Saturation, Sharpen, Shear, Solarize) directly from the context menu, offering a very streamlined experience.
Formats include: AFP, ANI, AWD, BMP, CAL, CGM, CLP, CMP, CMX, CUR, CUT, DGN, DIB, DRW, DWF, DWG, DXF, DWG, EMF, EPS, EXIF, FAX, FLI, FLC, FPX, GBR, GEM, GIF, ICA, ICO, IFF, IMG, ITG, J2K, JBIG, JIF, JPEG, JTF, LBM, MAC, MDA, MSP, PBM, PCD, PCT, PCX, PDF, PGM, PNM, PPM, PSD, PLT, PLT2, PBM, PCL, PNG, PTK, RAS, SCT, SGI, SHP, SMP, SVG, TIFF, TGA, XBM, XWD, WBMP, WFX, WMF, WPG, ASF, AVI, MPEG, WAV, MP3, MIDI, WMA, and CD!

Max Secure Content Audit Enterprise
$29.95 - Max Secure Software
Content Audit is a revolutionary new software tool designed to detect the presence of inappropriate content, files and programs, which are Enterprise non-complainant. An extensive search can be performed across the enterprise based on the keywords and file extensions (e.g. .jpeg / .dat / avi / mp3)
Prime Features Include:
Easy to set up and use
Centralized Administration Console
Enterprise wide scalability
Default listing of commonly utilized programs (e.g. MS Office)
Can generate a thumbnail view of all the images across the network
Can be configured to find files of user given extensions
Routine to search inappropriate words in files and drives.
Locate compressed files e.g. cab, rar, ace and zip
Easy report generation in an xml or an html format
It is based on the client server architecture and uses push deployment with total administrator control.

Easy RSS Content Generator
$39.95 - ExtraLabs Software
Easy RSS Content Generator is an easy-to-use program for creating new unique content out of news feeds (the RSS, Atom, and RDF formats are supported). You can use this product, for instance, to create completely autonomous, automatically updated sites, to increase the amount of content on the topic, and to earn money with Adsense. Easy RSS Content Generator has a built-in FTP client, an automatic word replacement dictionary that will allow you to increase the uniqueness of the created pages, and a built-in tool for prompting keywords. You can use it to quickly search for RSS feeds and add them. No special knowledge is required, it is easy and comfortable to use the program.
To start working with the program, just specify several source RSS feeds and keywords and select one of the built-in templates that will be used to create content. If you want the program to automatically upload the created HTML pages to your server, specify the parameters of the FTP client. Try the program right now and you will be pleasantly surprised at the result.

ClearContext IMS Pro
$79.95 - ClearContext Corporation
ClearContext Information Management System Pro v3 is an automated personal assistant that extends Microsoft Outlook capabilities to automatically prioritize, organize, and manage email, tasks, and appointments. IMS Pro helps users manage information overload in a number of key ways including the following:
1: Save time by automatically analyzing incoming email and highlighting the most important new messages in the inbox, while screening unwanted messages out of the inbox. This includes the ability to "unsubscribe" from unwanted conversations that often occur as a result of group emails or distribution lists, preventing responses from cluttering the inbox.
2: Take control of email and projects by converting emails into connected tasks or appointment items with a single click. These items are all linked together to provide a context for all activity within a project. IMS pro can also delegate emails to other users or defer them to be dealt with at a later date, a snooze button for email.
3: Stay organized by providing integrated views of all related emails, tasks, and appointments as well as automatically categorizing and filing related email conversations. All messages related to a single project, both incoming emails and replies, can be automatically filed to the appropriate folders. All related items including emails, tasks, and appointments in Outlook 2007 can be viewed together directly within the email message window.
4: Share information more easily by filing emails directly from Outlook into Exchange Public Folders or Sharepoint sites.
These automated capabilities allow users to save time, take control of email and projects, and stay organized, allowing them to work more efficiently and be more productive.

ClearContext IMS Personal
$0 - ClearContext Corporation
ClearContext IMS Personal is a free automated personal assistant to help Outlook users manage email more efficiently. IMS utilizes patent-pending email and contact prioritization algorithms to automatically highlight a user?s most important email - no configuration or software "training" is required. Instead of facing a flood of unorganized emails, the Inbox appears the way it should be; the most important emails from the most important senders are at the top of the Inbox, ready to be dealt with immediately. Assign topics to email for easy categorization, filing, and retrieval of related email conversations. With one click, file and organize inbox messages. Save time and stay organized by simplifying your Inbox!

Context Menu Extension DLL
$69 - SoftMajor
The Context Menu Extension DLL is a standard type of the Shell extension handlers. Like all such handlers, it is in-process Component Object Model (COM) object implemented as dynamic-link library (DLL). The Context Menu Extension handler exports two interfaces in addition to IUnknown: IShellExtInit and IContextMenu. It uses standard functions and procedures that Windows Shell calls to manage data between the extension and the Shell, like IShellExtInit::Initialize, IContextMenu::QueryContextMenu, IContextMenu::GetCommandString, IContextMenu::InvokeCommand. And (of course) like all another COM objects the Context Menu Extension DLL exports standard functions: DllMain, DllGetClassObject, DllCanUnloadNow.
BUT YOUR OWN APPLICATION NEEDN'T TO KNOW ALL THE THINGS WRITTEN ABOVE!
Why?
Because the Context Menu Extension DLL works only with the Shell and interacts with your own application through a Command Line, using ShellExecute function with the next parameters:
lpOperation = "open";
lpFile = "fully_qualified_path_to_your_application" (The Context Menu Extension DLL reads this path from the registry)
lpParameters = pointer to the zero terminated string that consists all the items the Context Menu Extension DLL had got from the Shell. Your application parses this string to retrieve all the item user had selected from the Windows Explorer.
nShowCmd = SW_SHOWNORMAL
The last and only thing, you have to write in your code in order to start execute your application together with the Context Menu is parsing the Command Line to get all the items, that Context Menu Extension Dll had passed into the Command Line string. Provided in this package TestMenu application helps you to test the parsing of the string (as well as menu functionality) prior you will code it in your project.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.