bixbookmark 2.2 build 518

bixbookmark 2.2 build 518

Sponsored Links
Sponsored Links

bixbookmark 2.2 build 518

No.
Title
Catelory
Price
License
Expand All
1
Network Internet->URL and Bookmark Managers
$31.95
Shareware
BixBookmark is a useful and easy-to-use tool that helps you to store, organize and quick access to your favorite web pages. It provides advanced features such as searching, duplicate checking, password protection, URL validation and more. BixBookmark is a visual bookmark manager that allows you to associate screenshot and icon of a web site with each entry. You can quickly add new bookmarks, using the small floating toolbar and organize them into custom categories. BixBookmark supports multiple bookmark collections. The collections are application-independent and can be located separately from the application on different storage devices. Optionally, you can use BixBookmark as portable application and save it on any portable devices like USB drive, portable hard drive, etc.
2
Network Internet->Other
$31.95
Shareware
BixBookmark is a useful and easy-to-use tool that helps you to store, organize and quick access to your favorite web pages. It provides advanced features such as searching, duplicate checking, password protection, URL validation and more. BixBookmark is a visual bookmark manager that allows you to associate screenshot and icon of a web site with each entry. Optionally, you can use BixBookmark as portable application.
3
Network Internet->URL and Bookmark Managers
$0.0
Freeware
BixBookmark is a portable visual bookmark manager that allows you to associate screenshots of a web site with each entry. Hovering your mouse over an entry displays a small popup screenshot of the site, making it easy to remember the content. You can quickly add new bookmarks, using the small floating toolbar and also organize them into custom categories. BixBookmark is browser-independent and easily works with all popular browsers and also provides advanced features such as thumbnails, searching, duplicate checking, password protection and more.
4
Network Tools->Network Monitoring Info
$69
Shareware
SUDT SerialTrace is a professional software for RS232/422/485 COM ports monitoring.

It monitors, displays, logs and analyzes all serial port activity in a system.

SUDT SerialTrace is a powerful system utility for exploring the way OS works, monitoring how applications use ports, for tracking down problems in system or application configurations and processes. Advanced filtering, search and representation capabilities build a rich features list, which along with a user-friendly interface.

SUDT SerialTrace delivers maximum functionality for everyone who needs real power to deal with ports.

Here are some key features of "SerialTrace":

· Data transmission and logging
· Real-time data capture
· Various monitoring visualizers, multi-colored mark
· Intercept and record all serial input/output control codes (IOCTLs), tracking their full details and parameters
· Emulate data sending on behalf of monitored application via unique internal terminal module
· Full duplex mode supported, all baudrates supported: exceed 256000
· Double click Read or Write data (table view or dump view), the data would be copy to internal terminal pane
· Supports all COM-port types: standard on-board ports, extension board ports, SERIAL-via-USB adapters
· Convenient monitoring sessions management: saving, loading, importing, exporting, etc


Limitations:

· copy and save function are disabled in the shareware version
5
Software Development->Debugging
$649
Shareware
Servoy is an application development and deployment environment used to create and deploy user-interface applications.

Servoy consists of a powerful GUI designer, is fully event-driven and scriptable through JavaScript to help you build and deploy your SQL database front-end applications much faster than in any other development environment

Here are some key features of "Servoy":

Database Access
· Use the free Sybase ASA SQL database or connect to any SQL-based database (Oracle, MS SQL, DB/2, Mysql, etc)
· Connect to multiple databases and combine (relate/join) tables for display on a single form (supports multi-key relations)
· All solution design and functionality is stored within a database (called the repository) providing a clear separation between design, functionality and data (multi-tiered applications)
· Built-in version control and release management, allowing concurrent development and client use
· Repository-based data means your solutions cant get "corrupted" like with other development environments
· Database runs on the server (not on the client) - resulting in high performance, high availability, scalable solutions
· Database transactions can be used in your solutions

Security
· Two-tier security - at the database level as well as the built-in username + password access control
· Built-in security groups can be used over multiple solutions
· Built-in support for tracking of user data changes (audit trail); configurable per table

Internationalization
· Massive developer support to build localized solutions
· Localize all your text/labels and even messages used in methods (scripts)
· All languages are supported including multi-byte languages such as Chineese, Japanese, Arabic, Hebrew, etc.
· Solutions can be deployed in multiple languages simultaneously
· Servoy itself will also be in the language of choice if the language is present

JavaBeans
· Support for custom components (beans) on your form
· Choose from thousands of commercial, shareware and freeware beans to extend the functionality of our solution without writing code

Scripting
· Scripting language is standard JavaScript - meaning you dont have to learn a proprietary programming language
· Advanced script editor with support for searching, replacing, undo, copy-paste of complete scripts, reuse of code and semi-automatic code generation
· Full programmatic control of all form objects (color, font, size, location, disable, enable, hide, etc.)

Debugger
· Full steppable Java script debugger with evaluation of variables, breakpoints, and modification of variables
· Runtime errors display offending line number to make debugging easier and faster

Navigation
· History object allows you to programmatically navigate backward and forward or "jump" to any past location - just like a web browser
· Built-in Tab-panel object with related forms on tabs - making development of a tabbed interface effortless
· Display forms in a new window or create custom popup dialogs from any form

Plugins
· Full plugin API
· Add toolbars, preference panels, modify data, can be called by script, add menu items, hide objects and more
· No need to manually install plug-ins on client - they are automatically downloaded from Server when required
· Servoy ships with 9 free plugins that offer: dialogs, POP email, SMTP email, scheduling, agent, http, file utils, export and import
· Third parties provide plugins that offer: custom menus, SOAP webservices integration, encryption, PDF printing and more

IDE
· Integrated development environment for developing design and functionality
· Non-modal Script editor/debugger opens in a separate window and can be kept open while designing forms

Event driven
· Servoy supports events on all levels of the application
· Data events
- onChange, onRecordEditStart, onRecordSave
- onRecordSelection
· Form events
- onLoad
- onShow
- onHide
· Action events
- Override Servoy commands (Find, Delete, Omit, etc)
· Field events
- onFocusGained
- onFocusLost

Deployment
· Scales up to tens of thousands of simultaneous users based on hardware
· Zero deployment client
· Scalable from laptop/desktop to mainframes
· Free Server version

Automatic Data Binding
As soon as you place a column from a table on a form, Servoy knows how to link it to your backend database. Servoy will take care of:
- Displaying data
- Updates
- Inserts
- Finds
- Broadcasting
- Related data
- Sorting
- Aggregations

Upgrading
· Auto upgrade of Client and Developer - no need to manually download and install upgrades - process is automatic
· New versions of developed solutions also get deployed to end-users without any installation

Styles
· Support for styles on form elements to easily develop and maintain a consistent look and feel between solutions or across an Enterprise
· Styles employ the standard CSS format as used in web browser applications

Standards Compliant
· Servoy uses accepted industry standards accross the entire product line:
· SQL for data manipulation, searching, inserting, etc. SQL is the de-facto standard for data manipulation and retrieval.
· JavaScript for implementing business rules and automating your solution. JavaScript is the most used scripting environment.
· Java for extending functionality. Servoy support JavaBeans and has an extensive Java API to extend its functionality. Integrating external Java applications/classes is also very easy.
· XML for data-exchange. Servoy can write and print to XML files. If you print to XML, metadata is also written out to the XML file.
· Web-Services to call remote services


6
Network Internet->Proxy Server Tools
$74.95
Trial
WinGate description
WinGate - share Internet access between multiple PCs over one connection WinGate is a sophisticated integrated Internet gateway and communications server designed to meet the control, security and communications needs of today s Internet-connected businesses.

WinGate s comprehensive range of license options provides you the flexibility to choose the capabilities and features that best match your needs and budget, whether you need to manage an home network, small business or enterprise.

WinGate allows you to:
· Provide secure and managed Internet access for your entire network via a single or multiple shared internet connections
· Enforce advanced and flexible access-control and acceptable use policies
· Monitor usage in real time, and maintain per-user and per-service audit logs.
· Stop viruses, spam and inappropriate content from entering your network
· Provide comprehensive internet and intranet email services.
· Protect your servers from internal or external threats.
· Improve network performance and responsiveness with web and DNS caching
· Ease administration
burdens on your internal networks.


Here are some key features of "WinGate":

Connectivity
· Multiple simultaneous internet connections
· Transparent proxying
· WinGate Internet Client
· Support for servers behind firewall
· Network Address Translation (NAT)
· Support for multiple connection types
· Dial on demand
· Circuit-level proxies (SOCKS / WRP)
· Application proxies (WWW, FTP etc)
· AOL / DirecPC connections
Administration
· User accounting
· Traffic monitoring
· Remote Administration
· DHCP Services
· Real-time activity monitoring
· Logging and user auditing
· Secure Remote Command-line access
· Scheduler
· Centralised WinGate Client configuration
Performance
· Multiple simultaneous internet connections
· Bandwidth management / throttling
· HTTP caching
· DNS caching
Email
· POP3, SMTP, and IMAP4 servers
· Support for Antivirus data scanning
· POP3 mailbox collection
· Anti-spam measures
· Attachment blocking
· Remote Email Queue Management
· Multiple authentication options
· POP3 and SMTP proxies
· MS Outlook secure authentication
· User quotas and restrictions
· Comprehensive message routing
· Secure connections (SSL/TLS)
· Flexible delivery options
Access Control
· Terminal services / multiple users per IP
· Active Directory integration
· User authentication options
· In-built or OS user database
· Support for AI content filtering
· User and group management
· Global and per-service policies
· Advanced policy criteria
Security
· Support for Antivirus data scanning
· DMZ Support
· Stateful packet-level firewall
· Application execution control
· SYN-cookies
· Secure connections (SSL access to proxies)
Reliability
· Internet connection failover
· Internet gateway monitoring
· Server redundancy options
· Automatic system reconfiguration


Limitations:

· 30-day trial
7
Network Internet->Other
USD 99.99
Shareware
An intelligent page creation software that was built to give your search engine submissions a boost

RankHigher is an intelligent page creation software that was built to give your search engine submissions a boost!

The program works simply by creating large amounts of unique doorway pages which all point to your main website page. These new pages are NOT just duplicates, each page created is unique using intelligent randomizing and keyword placement in META tags, Body and Title tags. All of which are spidered and used by search engines to determine page ranking.

Since each page is unique and created for optimum search engine placement, the search engines will spider and index each of them. Having a lot of unique "keyword rich" pages with links pointing to your Main page will increase your search engine ranking.

What makes RankHigher so different than just creating multiple pages and submitting them to a search engine? Simple! Submitting multiple pages to a search engine will usually get your site NOT listed or banned for spamming! RankHigher handles this differently.

RankHigher intelligently creates unique doorway pages specifically designed just for search engine spiders!! RankHigher eliminates the need for submitting multiple pages to the search engines. In fact, you only have to submit ONE page, your main page, as you would anyway.

RankHigher appends many "hidden" links to your main page and points them to your newly created doorway pages. The search engine spiders will find the hidden links on your page thus expanding to a better ranking!

Features of "RankHigher":

· Generates up to 7000 unique doorway pages for improved search engine placement instantly!
· Intelligently creates multiple combinations of META and Keywords for optimum placement!
· Link to Default HTML Browser to view and edit your newly created pages on the fly!
· Eliminates the need to submit multiple pages which usually result in being banned from Search engines!
· Appends hidden links to your main page or main doorway page effortlessly.
· Works in Manual mode and Random mode!
· Customizable "Prefix" allows you to name your new pages at creation!
· Submission fields allow you to randomize your pages keywords, META tags, Title, Description and Body tags instantly!
· Add Extended META Tags allowing you to further customize your pages for best ranking!
· Built-in Raw CodeEditor to "touch up" your newly created pages!
· Customizable "Link Character" may be defined at runtime.
· Extended Path and storage options to place your newly created pages elsewhere!
· Automated status report displays creation information upon completion!
· Built-in Templates that may be edited, saved and used for each field any time you wish.
· Special Save and Restore buttons let you quickly pick up where you left off.
· Full Clipboard functions allow you to manipulate text with copy, cut and paste.


Limitations:

· Limited functionality
· Nag screen

Changes from previous version

· New PREVIEW within the page options menu button allows you to see your pages before creating them!
· New custom table options and page colors allows total control of your pages!
· New customization of header/footer which allows you to add banners, counters or any other HTML code to your doorway pages!
· New Extended reports allow even further information about your new pages!
· Now able to define 2 ways of naming your doorway pages, to avoid Search Engine "no nos"
· Improved page options graphical interface and online help files.
· Add or delimit commas to your keywords and description boxes at the touch of a button!
· New Built-in backup options allow saving of previous modified main page!
· definable font size and style for each of the text boxes in main menu.
· New, option to eliminate repeating keywords in your newly created doorway pages. Allows no repeats when needed!
· New, option to define doorway pages background image. Great for color masking or hiding text without getting penalized by search engines!
· New, customizable font size within the doorway pages description. Choose from -
· New, option to include randomized comment tags in the upper and lower page of the doorway pages. Successfully use the tag, that most Search Engines include in their indexing!
· New, option to allow subdirectories and locations other than your main domain or main URL page for indexing!
· Works with Windows 95, Windows 98 and Windows NT 4.0 and above!

8
Network Tools->Network IP Scanner
$19
Shareware
Information technology specialists, business people and professionals alike are increasingly using wireless networks in their daily work. Yet managing the way in which they "roam" on different 802.11 networks can be a frustrating and time-consuming task. Cironds industry leading Winc wireless connectivity tool makes it simple.

This can be a challenge using the proprietary client software that comes bundled with some wireless cards, notebook computers or pocket PCs. Winc makes it easy. Also, network administrators can use Winc to provide users with a single, consistent, best-in-class wireless connectivity tool across the enterprise.

Managing your wireless network connections -Cironds Winc client (for Windows or Pocket PC) automatically detects and connects to 802.11 networks and stores personalized profiles so users can automatically connect to their favorite wireless networks easily - without having to re-configure WEP and connection settings each time.

Collaborating wirelessly - Whether its working at a client or suppliers office for an hour, a day or a week - you can use Winc to quickly create a network to share documents and resources. Winc enables secure, ad-hoc 802.11-based networks to be instantly set-up anywhere, anytime, and enables collaborative work groups to concurrently share and work on documents in real-time without requiring access points. This capability can be used, for example, to enable a group of people to concurrently work on a spreadsheet to prepare a budget; to allow multimultiple Tablet PC users to share a whiteboard.

Here are some key features of "WiNc":

· Customization using software skins
· The ability to save lists of available networks
· Support for Windows domain logon
· Instantly being able to check Internet availability on a given wireless network
· Being able to quickly toggle between settings using new Toolbar buttons
· Customization of networks and adapters views to see as little or as much information as you want
· Integrated Ping/Trace routing, providing a utility for connectivity diagnosis
· The ability to sort the available network list
· Support for most major wireless PC card, CompactFlash and on-board Wi-Fi adapters
· Automatic Wi-Fi network detection of all available Wi-Fi networks including SSID, channel, and WEP state
· User network profiles that enable users to automatically connect to identified private and public Wi-Fi networks based on a user-defined priority sequence including automatic WEP key support
· Support for Cirond s AutoKey WEP key delivery system (when used in conjunction with Cirond Winc Manager 2.0)
· Automatic WEP key configuration
· Automatic WEP key rotation
· Automatic profile creation
· Location-based network access authorization
· Network channel allocation and load balancing for higher throughput access


Whats New in This Release:

· Winc can now be customized using software "skins".
· Users can save lists of available networks and access points
· Support for Windows domain logon is now built into Winc.
· It is now simpler to instantly check Internet availability on a given wireless network - and to quickly toggle between settings using new Toolbar buttons.
· Winc allows users to customize their view of networks and adapters so that they see as little or as much information as they want.
· Winc includes integrated Ping/Trace routing, providing a utility for connectivity diagnosis.
9
Business Finance->Calendars Planners
FREE
Freeware
A straightforward application for time tracking different projects on one computer

Rachota is a straightforward application for time tracking different projects on one computer. It displays time data in diagram form and creates HTML reports

Rachotas graphical interface is quite straightforward and shouldnt even pose a challenge to novice computer users.

This Java application helps those who work with computers on a daily basis and are curious how efficiently they use their time. It is basically a scheduler that measures how much time one spends on pre-defined tasks during a day.

The data can be used later for backward evaluation or generation of reports e.g. for managers. However, it is important to emphasize that it is responsibility of the user to switch between tasks - system does not guess what work is being done at the moment.

Features of "Rachota":

· basic day view on tasks
· history view with charts and filters
· generation of HTML reports
· ordinary/regular/private/idle tasks
· notifications, automatic switching, downtime support
· transfer of time between tasks
· system settings
· XML diary files
· localized, accessible


Requirements:

· Java Runtime Environment 1.5 or later

Changes from previous version

· Rachota 2.2 introduces two main brand new features: Analytics view and Projects tab in History view.
· Analytics view analyses measured data of Rachota user and provides suggestions for improvements. In addition to that it also shows a comparison chart with working times of user and other Rachota users. This data is taken from Rachota Analytics server and is available only if user him/herself provides his/her own data to others.
· Projects tab shows a breakdown of tasks by projects (i.e. keywords assigned to tasks). User can see how much time individual projects take, how many tasks they contain or their average status and priority.

10
Web Development->Multimedia Web Authoring Tools
$409.00
Commercial
Rev is a database-driven code generator for the enterprise. Intended for designers and developers of custom web applications in Java, Rev alleviates work by creating complete, modern applications in multiple frameworks from any JDBC-compliant database schema.

Rev:

  • Quickly generates Java web applications to create, read, update & delete (CRUD) records from any JDBC-compliant database
  • Supports Oracle, Sybase, Microsoft SQL Server, Microsoft Access, and MySQL databases
  • Generates JEE compliant persistence layer code based on JDBC, Hibernate, and EJB
  • Creates user interface layer code in JSF, Struts, AJAX or Swing frameworks using Java best practices
  • Save and reuse Projects for quicker builds
  • Output Constructors can be customized to support your unique needs as well as future languages & framework
  • One-click deployment onto leading JEE web application servers. (JBoss, Apache Tomcat, OC4J and Oracle 10gAS, BEA WebLogic and IBM WebSphere)
  • Generate a Web Services project for standalone Axis or Axis deployed under Tomcat, JBoss, Websphere, Weblogic, or OC4J
  • Generate a PHP project for Apache
  • Ability to style your generated applications
11
Network Internet->Other
$25
Trial
Advanced Internet Tool description
Advanced Internet Tool is powerful download client with built in FTP client Advanced Internet Tool is powerfull download client with built in FTP client, Scheduler, HTML links extractor and downloads manager.

AIT can concurently download/upload unlimited number of files both from HTTP and FTP servers. Uploads/Downloads are bullet proof, start them and forget about them, If connection is broken ait will automaticaly resume your downloads.

Built in scheduler can remind you about your events,play your favorite music files, and it can even schedule your downloads.

Downloads manager intends to effectively
help you organise your downloads. You can also control AIT from command prompt with small utility.

AIT can resume broken downloads in many cases. Full proxy support is implemented. Built in FTP client can perform wide range of functions such as upload,download,rename,make directory and it also caches remote directory structure for faster browsing..

AIT can monitor clipboard for URLs and add them to download queue. AIT can constantly connect to busy sites until download complete. Traceroute control will help you to find out how far does destination server located. Built in scheduler will remind you about your events, Or it will wake you up in the morning by playing your favorite CDs,WAVs or MP3s it can also slide volume from minimum to maximum when playing sounds. It can even run your programs.

AIT can concurrently download unlimited number of files both from HTTP and FTP. Server overload protection will prevent your dialup connection from overloading.

When all transfers are done AIT can terminate itself,shutdown computer and disconnect any active RAS connection. All downloaded files are listed in powerfull download manager with preview function. While downloading file you can see detailed information about contents of file.

For example, while downloading MP3 file you will see audio quality settings, while downloading graphics you can check image resolution. Functionality of AIT is extentable via plugins. For furthner information take a look at the screenshots of AIT in action.

Limitations:

· 30 days trial
12
Business Finance->Time and Clock Tools
$14.95
Shareware

Desktop Clock is a digital desktop clock that displays time, date, calendar and reminder. It is built into your computer and is completely customizable to your tastes. Desktop Clock can be used for deenergizing the computer in given time. It supports different skins, different languages, different formats of time, may be adjusted to your tastes. Desktop Clock is the best useful additive for your desktop! Download Desktop Clock Now!

System Requirements: Windows

New features in this version:: 19.09.08

13
Graphic Apps->Converters Optimizers
$49
Shareware
Ultra Image2PDF Builder is a powerful and easy-to-use application designed for batch converting image files (JPEG, BMP, GIF, PNG, TIFF) to PDF files.

Using this converter, you can totally control the security of PDF files converted, such as 40/128 bits RC4 PDF Encryption, disable PDF file content from copying, printing, extracting, assembling, modifying and more, that is to say, you can password-protect PDF files you build to prevent unauthorized viewing and altering, while also enabling authorized reviewers to use intuitive commenting and editing tools.

Here are some key features of "Ultra Image2PDF Builder Standard":

· fast converting speed
· 40/128 bits RC4 PDF encryption support
· user/owner password support
· jpeg, bmp, gif, tiff, png file support
· disable PDF file content from copying, printing, extracting, assembling, modifying etc

14
Graphic Apps->Converters Optimizers
$29.95
Trial
Magic ASCII Studio description
This application can convert images to color-coded text ASCII Art file Magic ASCII Studio is a powerful ASCII Art generation platform. You can make ASCII Art Words, ASCII Art Photos and even ASCII Art Animations easily by using Magic ASCII Studio.

Magic ASCII Studio can take an image and process it to an HTML, RTF, BMP or TEXT file of color-coded text characters, that when combined, resemble an image. It is an ASCII Art Photo. And the files are very worthy of being published to the Web or in the document.

Also, you can make your individual ASCII Art Signatures in Magic ASCII Studio. Use them in your e-mails, documents or even in the forums on the web will be a good idea.

In
Magic ASCII Studio, drawing your own ASCII Art Photos is like drawing a picture in the Paint application of Windows. All these are very easy, no experience need.

Magic ASCII Studio will allow you to create ASCII Art in a few easy steps.

Magic ASCII Studio can support add-in(s) which can enhance the functions of Magic ASCII Studio easily. And we will develop different kinds of add-in(s) for Magic ASCII Studio in the future.

A lot of ASCII Art resources have been embedded in the software. You can use, modify and manage them in Magic ASCII Studio. Its convenient to use.

Here are some key features of "Magic ASCII Studio":

· Make ASCII Art Word(s), Photos and Animations
· Visual ASCII Art making process
· BMP, JPG, GIF, and ICO files support
· Convert image to HTML, RTF, BMP and TEXT files
· A lot of output modes for ASCII Art Photos/Animations
· Many effects for the image you want to process
· Built-In Image Editor for processing the image quickly
· Add-in(s) support
· ASCII Art resource management support


Limitations:

· 15 program executions or 15 days or trial
· Nag screen
15
Graphic Apps->Editors
$29.95
Commercial
Magic ASCII Studio is a powerful ASCII Art generation platform. You can make ASCII Art Words, ASCII Art Photos and even ASCII Art Animations easily by using Magic ASCII Studio. Magic ASCII Studio can take an image and process it to an HTML, RTF, BMP or TEXT file of color-coded text characters, that when combined, resemble an image. It is an ASCII Art Photo. And the files are very worthy of being published to the Web or in the document. Also, you can make your individual ASCII Art Signatures in Magic ASCII Studio. Use them in your e-mails, documents or even in the forums on the web will be a good idea. In Magic ASCII Studio, drawing your own ASCII Art Photos is like drawing a picture in the Paint application of Windows. All these are very easy, no experience need.

Magic ASCII Studio can support add-in(s) which can enhance the functions of Magic ASCII Studio easily. And we will develop different kinds of add-in(s) for Magic ASCII Studio in the future.

A lot of ASCII Art resources have been embedded in the software. You can use, modify and manage them in Magic ASCII Studio. Its convenient to use.

Very Easy and Very Wonderful!

Key features of Magic ASCII Studio:

  • Make ASCII Art Word(s), Photos and Animations
  • Visual ASCII Art making process
  • .BMP, .JPG, .GIF, and .ICO files support
  • Convert image to HTML, RTF, BMP and TEXT files
  • A lot of output modes for ASCII Art Photos/Animations
  • Many effects for the image you want to process
  • Built-In Image Editor for processing the image quickly
  • Add-in(s) support
  • ASCII Art resource management support
  • Windows XP appearance (in Win XP)
Create your own beautiful and wonderful ASCII Art Photos by Magic ASCII Studio!
16
Network Internet->Network Management Tools
$89
Shareware

By PC Inventory Advisor is an easy-to-use solution for network inventory of Windows-based workstations. With PC Inventory Advisor you can easily scan your network, analyze installed software, view hardware inventory summaries and create custom auditing reports.

With PC Inventory Advisor you will know which software is installed on every PC at your network. You can track your corporate software, security applications and licenses installed.

Our network inventory solution will provide you with all necessary data for analyzing your network pcs hardware configuration. PC Inventory Advisor also automatically analyzes all incoming inventory data and alerts you on critical changes by providing you with the controls to customize network alerts. You can build flexible software and hardware analysis reports on your whole network. Sufficient network reports are generated in one click and you can export or print them with extreme simplicity.
17
Security Privacy->Anti Virus Tools
$54.95
Shareware
eScan Pro (Professional) Edition gives you complete Content Security and Anti-Virus solutions for your Windows-based workstations which provides essential protection against viruses and other objectionable contents entering your Desktops/Personal Computer/ Workstation. eScan scans the local and network drives for viruses and cleans them on a real-time basis. Built on MWL technology, it has a powerful Anti-Virus, intelligent Heuristic Scan Engine that detects and blocks over 90,000 known and unknown viruses. eScan is the latest offering from MicroWorld Technologies Inc. It offers a combination of features to help you fight the threat of viruses, set security policies for parental control over content accessed by your child. It guards against Internet misuse, block Spam and offensive mails and block PopUp Ads. A very important feature is Browser CleanUp that allows you to protect your privacy and removes traces of websites you visit, removes cookies, active X controls, plugins and other links that reveal your browsing habits. The features include Real time Virus Scanning for Desktops, includes scanning SMTP, POP3 and HTTP traffic, Real Time Content Scanning for all kind of SMTP, POP3 and HTTP traffic. FREE 24/7 support.
18
Security Privacy->Anti Virus Tools
$62.22
Shareware
eScan Enterprise Edition is a complete security suite for Corporate and enterprises which provides essential protection against viruses, objectionable content, hackers and privacy threats. eScan scans the local and network drives for viruses and cleans them on a real-time basis. Built on MWL technology, it has a powerful Anti-Virus, intelligent Heuristic Scan Engine that detects and blocks over 90,000 known and unknown viruses. eScan is the latest offering from MicroWorld Technologies Inc. It offers a combination of features to help you fight the threat of viruses, set security policies for parental control over content accessed by your child. It guards against Internet misuse, block Spam and offensive mails and block PopUp Ads. A very important feature is Browser CleanUp that allows you to protect your privacy and removes traces of websites you visit, removes cookies, active X controls, plugins and other links that reveal your browsing habits. The features include Real time Virus Scanning at Desktops, Servers and Gateways, includes scanning of SMTP, POP3 and HTTP traffic. / Real Time Content Scanning at Desktops, Servers and Gateways, Includes scanning of SMTP, POP3 and HTTP traffic. / MailScan for MailServer, The Real-Time Anti-Virus and Content Security for the MailServers. / AntiSpamming. / Productivity Control, restricting access to non-productive website during work hours. / POP Up Filter.Remote Access File Rights, restriction of creation & modification of specific file types in a user specified folder. / Remote installation and un-installation of eScan and existing Anti-Virus solution from a single management console. / NetBIOS Firewall. / Automatic Daily Internet Updation. / 24 hours FREE online support.
19
Software Development->Visual Basic Tools
$199.00
Shareware
Build! VB is a development tool designed to enhanceyour ability to deliver robust and supportable VisualBasic applications and components by adding advancederror handling, isolation and diagnosis functionalityas part of your normal build process.
20
Home Shell Desktop->Text editors
Free
Freeware
TextShield is an application developed to be a powerful text editor with a lot of features.

Here are some key features of "TextShield":

· Multiple bullet styles
· Multiple underlining styles
· Indentation support for plain text
· Zip compression on all files (make text files up to 95% smaller)
· Quick export to HTML with the build-in exporter
· Can make usage of text converters provided with various Microsoft products
· "Insert Common HTML-Tags" toolbar, for easily inserting commonly used HTML tags
· You can apply rainbow colors on a selection to make text look attractive in a fast and simple way
· Insert true 3D Text or shadow text with effects like Cement Waves, Fragmented and Pool Ripples
· Incremental Search: find text without an annoying "Find" dialog (but the dialog is also available)
· Convert RTF (Rich Text Format) to plain text and backwards
· Interactive Links
· Can insert a file directly into your document or save selected text as a new file
· Interface Plug-ins to change the appearance of dialogs
· AutoPaste: when enabled on a file, everything that will be copied to the clipboard will automatically be inserted in the document (handy when collecting data from the internet)
· Integrated open dialog at the left side of the screen
· A toolbar listing the currently opened files
· Advanced template support