Sorry, I could not read the content fromt this page.
View the original article here
TimeSage Timesheets Pro Edition 2.2.8 (Trial)

View the original article here
Linux Kernel 3.0.60 / 3.2.37 LTS / 3.4.27 LTS / 3.5.7
Linux Kernel is the essential part of Linux, responsible for resource allocation, low-level hardware interfaces, security, simple communications, and basic file system management.
Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
Product's homepage
What's New in This Release: [ read full changelog ]
· Resynchronized with 2.4.36.7.
· Support for several IDE/PATA/SATA controllers.
· Assignment of SCSI devices with USB storage has been fixed.
· The "rootdelay" boot parameter and the CLASSIFY netfilter target have been added.
· A few other minor issues were fixed.
· Overall, this release should be rock solid and compatible with more hardware than 2.4.36.
View the original article here
Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
Product's homepage
What's New in This Release: [ read full changelog ]
· Resynchronized with 2.4.36.7.
· Support for several IDE/PATA/SATA controllers.
· Assignment of SCSI devices with USB storage has been fixed.
· The "rootdelay" boot parameter and the CLASSIFY netfilter target have been added.
· A few other minor issues were fixed.
· Overall, this release should be rock solid and compatible with more hardware than 2.4.36.
View the original article here
Linux Kernel 3.7.4 / 3.6.11
Linux Kernel is the essential part of Linux, responsible for resource allocation, low-level hardware interfaces, security, simple communications, and basic file system management.
Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
Product's homepage
What's New in This Release: [ read full changelog ]
· Support for bigger block sizes in EXT4;
· Faster scrubbing, detailed corruption messages, automatic backup of tree roots, and manual inspection of metadata in Btrfs;
· Process bandwith controller;
· Support for the Hexagon architecture;
· Thin provisioning and recursive snapshots in the Device Mapper;
· I/O-less dirty throttling, reduce filesystem writeback from page reclaim;
· TCP Proportional Rate Reduction;
· Improved live profiling tool "perf top";
· Cross memory attach.
View the original article here
Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
Product's homepage
What's New in This Release: [ read full changelog ]
· Support for bigger block sizes in EXT4;
· Faster scrubbing, detailed corruption messages, automatic backup of tree roots, and manual inspection of metadata in Btrfs;
· Process bandwith controller;
· Support for the Hexagon architecture;
· Thin provisioning and recursive snapshots in the Device Mapper;
· I/O-less dirty throttling, reduce filesystem writeback from page reclaim;
· TCP Proportional Rate Reduction;
· Improved live profiling tool "perf top";
· Cross memory attach.
View the original article here
Korpus lexicals 1.0
Korpus lexicals is a Firefox extension that implements an entry in the right-click context menu, enabling users to easily search highlighted words or phrase via different lexical resources.
It includes support for Linguee, Frazelt, The Free Dictionary, BabLa, Word Reference, IATE, Pons, Linguatec, Urban Dictionary, ConjCactus, dict.cc, dict.leo, openthesaurus.de, thesaurus.com, Merriam-Webster and much more.
Korpus lexicals is an open source add-on designed to work with Mozilla Firefox 2.0 and later.
Product's homepage
Requirements:
· Mozilla Firefox
View the original article here
It includes support for Linguee, Frazelt, The Free Dictionary, BabLa, Word Reference, IATE, Pons, Linguatec, Urban Dictionary, ConjCactus, dict.cc, dict.leo, openthesaurus.de, thesaurus.com, Merriam-Webster and much more.
Korpus lexicals is an open source add-on designed to work with Mozilla Firefox 2.0 and later.
Product's homepage
Requirements:
· Mozilla Firefox
View the original article here
Seed7 2013-01-20
Comparing it with Ada, C/C++ and Java, the Seed7 programming language is more powerful and versatile.
Seed7 is able to translates programs to C programs which are then compiled in machine code.
With Seed 7, functions with type results and type parameters are more elegant than a template or generics concept.
Product's homepage
Here are some key features of "Seed7":
· User defined statements and operators.
· Types are first class objects
· Predefined constructs like arrays or for-loops are declared in the language itself.
· Object orientation
· Strong typing
· exception handling
· overloading of procedures/functions/operators/statements
· Various predefined types like resizable arrays, hashes, bitsets, structs, color, time, duration, etc.
· Runs under linux and various unix versions. A windows version is under developent
· The interpreter and the example programs use the GPL license, while the runtime library uses the LGPL license.
What's New in This Release: [ read full changelog ]
· New options have been added to the interpreter and compiler.
· Additional parse and execute functions have been added to progs.s7i.
· The library gzip.s7c has been improved to decode blocks with fixed Huffman codes.
· Support for bigInteger literals with bases other than 10 has been added.
· The str functions have been changed such that str(48879, 16) returns "beef".
· The program make7.sd7 has been improved to support multiple targets and the option -C.
· The handling of floating point divisions in the compiler has been improved.
· The makefile mk_clang.mak has been added to support the clang C compiler.
View the original article here
Seed7 is able to translates programs to C programs which are then compiled in machine code.
With Seed 7, functions with type results and type parameters are more elegant than a template or generics concept.
Product's homepage
Here are some key features of "Seed7":
· User defined statements and operators.
· Types are first class objects
· Predefined constructs like arrays or for-loops are declared in the language itself.
· Object orientation
· Strong typing
· exception handling
· overloading of procedures/functions/operators/statements
· Various predefined types like resizable arrays, hashes, bitsets, structs, color, time, duration, etc.
· Runs under linux and various unix versions. A windows version is under developent
· The interpreter and the example programs use the GPL license, while the runtime library uses the LGPL license.
What's New in This Release: [ read full changelog ]
· New options have been added to the interpreter and compiler.
· Additional parse and execute functions have been added to progs.s7i.
· The library gzip.s7c has been improved to decode blocks with fixed Huffman codes.
· Support for bigInteger literals with bases other than 10 has been added.
· The str functions have been changed such that str(48879, 16) returns "beef".
· The program make7.sd7 has been improved to support multiple targets and the option -C.
· The handling of floating point divisions in the compiler has been improved.
· The makefile mk_clang.mak has been added to support the clang C compiler.
View the original article here
SafeKeep 1.4.1
SafeKeep project is a centralized and easy to use backup software that combines the best features of a mirror and an incremental backup.
You will probably find SafeKeep useful if you:
? Run Linux, and you need to backup your data,
? Prefer Open Source, and you are not willing to trust your valuable data to a closed, proprietary product,
? Demand Security, because it is not negotiable,
? Strive for Simplicity, because TCO matters.
If you feel SafeKeep may be the answer for your data backup needs, take a few moments to see what it can offer. We've tried to make it simple, secure, and manageable.
Product's homepage
Requirements:
· rdiff-backup
· ssh
· Logical Volume Manager (recommended)
· MySQL (optional)
· PostgreSQL (optional)
What's New in This Release: [ read full changelog ]
· This version includes: a major rework of LVM snapshot handling, generation of MIME email with summary reports, better handling of PostgreSQL passwords, the ability to use LVM snapshots with XFS filesystems, allows the use of ~/.safekeep for non-root users, and allows default and automatic snapshot sizes.
View the original article here
You will probably find SafeKeep useful if you:
? Run Linux, and you need to backup your data,
? Prefer Open Source, and you are not willing to trust your valuable data to a closed, proprietary product,
? Demand Security, because it is not negotiable,
? Strive for Simplicity, because TCO matters.
If you feel SafeKeep may be the answer for your data backup needs, take a few moments to see what it can offer. We've tried to make it simple, secure, and manageable.
Product's homepage
Requirements:
· rdiff-backup
· ssh
· Logical Volume Manager (recommended)
· MySQL (optional)
· PostgreSQL (optional)
What's New in This Release: [ read full changelog ]
· This version includes: a major rework of LVM snapshot handling, generation of MIME email with summary reports, better handling of PostgreSQL passwords, the ability to use LVM snapshots with XFS filesystems, allows the use of ~/.safekeep for non-root users, and allows default and automatic snapshot sizes.
View the original article here
WeeChat 0.4.0
WeeChat also know as Wee Enhanced Environment for Chat is a fast and light IRC client for many operating systems.
Everything can be done with a keyboard, and it is customizable and extensible with scripts. Many GUIs are available (Curses, GTK, and Qt). It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813.
Product's homepage
Here are some key features of "WeeChat":
· Light & fast
· UTF-8 support
· Multi-platform (GNU/Linux, *BSD, Mac OS X, Windows, ..)
· 100% GPL & free
· IRC standards compliant
· DCC support (file & chat)
· Multi-servers connection, with no limit
· Soft, background connection
· IPv6 support
· SSL support
· Proxy support
· Auto-reconnection
What's New in This Release: [ read full changelog ]
· add option "diff" for command /set, display default values in output of /set
· add color support in prefix options
· add command /eval, use expression in conditions for bars
· connect by default with IPv6 to servers with fallback to IPv4
· add aspell suggestions
· add support of tags in irc messages and "server-time" capability
· add irc command /quiet
· add support of IPv6 in relay plugin
· add backlog for irc protocol in relay plugin
· display remote IP address for DCC chat/file in xfer plugin
· add git version in build
· many bugs fixed.
View the original article here
Everything can be done with a keyboard, and it is customizable and extensible with scripts. Many GUIs are available (Curses, GTK, and Qt). It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813.
Product's homepage
Here are some key features of "WeeChat":
· Light & fast
· UTF-8 support
· Multi-platform (GNU/Linux, *BSD, Mac OS X, Windows, ..)
· 100% GPL & free
· IRC standards compliant
· DCC support (file & chat)
· Multi-servers connection, with no limit
· Soft, background connection
· IPv6 support
· SSL support
· Proxy support
· Auto-reconnection
What's New in This Release: [ read full changelog ]
· add option "diff" for command /set, display default values in output of /set
· add color support in prefix options
· add command /eval, use expression in conditions for bars
· connect by default with IPv6 to servers with fallback to IPv4
· add aspell suggestions
· add support of tags in irc messages and "server-time" capability
· add irc command /quiet
· add support of IPv6 in relay plugin
· add backlog for irc protocol in relay plugin
· display remote IP address for DCC chat/file in xfer plugin
· add git version in build
· many bugs fixed.
View the original article here
phpMyAdmin 3.5.5 / 3.5.6 RC1
phpMyAdmin is an open source web-based utility written in PHP designed for easy administration of MySQL databases.
phpMyAdmin can manage a whole MySQL server as well as a single database and can drop databases, delete/edit/add fields, create/drop/alter tables, execute any SQL statement, create dumps of tables and databases, manage keys on fields, export/import CSV data and administrate multiple MySQL servers or one single database.
Product's homepage
Here are some key features of "phpMyAdmin":
· create and drop databases
· create, copy, drop, rename and alter tables
· do table maintenance
· delete, edit and add fields
· execute any SQL-statement, even batch-queries
· manage keys on fields
· load text files into tables
· create (*) and read dumps of tables
· export (*) data to CSV, XML and Latex formats
· administer multiple servers
· manage MySQL users and privileges
· check referential integrity in MyISAM tables
· using Query-by-example (QBE), create complex queries automatically connecting required tables
· create PDF graphics of your Database layout
· search globally in a database or a subset of it
· transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link or ...
· support InnoDB tables and foreign keys (see FAQ 3.6)
· support mysqli, the improved MySQL extension (see FAQ 1.17)
· communicate in 47 different languages
What's New in This Release: [ read full changelog ]
· The Visualize GIS data feature was throwing a fatal error, and this was fixed.
View the original article here
phpMyAdmin can manage a whole MySQL server as well as a single database and can drop databases, delete/edit/add fields, create/drop/alter tables, execute any SQL statement, create dumps of tables and databases, manage keys on fields, export/import CSV data and administrate multiple MySQL servers or one single database.
Product's homepage
Here are some key features of "phpMyAdmin":
· create and drop databases
· create, copy, drop, rename and alter tables
· do table maintenance
· delete, edit and add fields
· execute any SQL-statement, even batch-queries
· manage keys on fields
· load text files into tables
· create (*) and read dumps of tables
· export (*) data to CSV, XML and Latex formats
· administer multiple servers
· manage MySQL users and privileges
· check referential integrity in MyISAM tables
· using Query-by-example (QBE), create complex queries automatically connecting required tables
· create PDF graphics of your Database layout
· search globally in a database or a subset of it
· transform stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link or ...
· support InnoDB tables and foreign keys (see FAQ 3.6)
· support mysqli, the improved MySQL extension (see FAQ 1.17)
· communicate in 47 different languages
What's New in This Release: [ read full changelog ]
· The Visualize GIS data feature was throwing a fatal error, and this was fixed.
View the original article here
MITCalc - Torsion Springs 1.19 (Trial)
MITCalc - Torsion Springs - The calculation is intended for the purposes of geometric and strength designs of spiral cylindrical torsion springs made of wires and rods in circular sections, cold formed, loaded with a static or cyclic loading.
The application is developed in MS Excel, is multi-language and supports Imperial and Metric units.
MITCalc - Torsion Springs solves the following main tasks:
· Automatic design of the spring.
· Selection of the optimal design of the spring with respect to strength, geometry and weight.
· Static and dynamic strength tests.
· Calculation of the working forces of a spring with known production and mounting dimensions.
· Calculation of mounting dimensions for known spring loading and production parameters.
· The application includes a table of commonly used spring materials according to ISO, ASTM/SAE, DIN, BS, JIS and others.
· Support of 2D CAD (AutoCAD, AutoCAD LT, IntelliCAD, Ashlar Graphite, TurboCAD) and 3D CAD in full calculation package (Autodesk Inventor, SolidWorks)
The addon calculates and designs specific items based on various information and multiple algorithms found in specialized literature.
This module is a part of MITCalc - Mechanical and Technical Calculation Package for gear, belt and chain drives, springs, beam, shaft, bolt connection, shaft connection, tolerances and many others.
Requirements:
· Microsoft Excel (97, 2000, XP...)
Limitations:
· 30 days trial
View the original article here
The application is developed in MS Excel, is multi-language and supports Imperial and Metric units.
MITCalc - Torsion Springs solves the following main tasks:
· Automatic design of the spring.
· Selection of the optimal design of the spring with respect to strength, geometry and weight.
· Static and dynamic strength tests.
· Calculation of the working forces of a spring with known production and mounting dimensions.
· Calculation of mounting dimensions for known spring loading and production parameters.
· The application includes a table of commonly used spring materials according to ISO, ASTM/SAE, DIN, BS, JIS and others.
· Support of 2D CAD (AutoCAD, AutoCAD LT, IntelliCAD, Ashlar Graphite, TurboCAD) and 3D CAD in full calculation package (Autodesk Inventor, SolidWorks)
The addon calculates and designs specific items based on various information and multiple algorithms found in specialized literature.
This module is a part of MITCalc - Mechanical and Technical Calculation Package for gear, belt and chain drives, springs, beam, shaft, bolt connection, shaft connection, tolerances and many others.
Requirements:
· Microsoft Excel (97, 2000, XP...)
Limitations:
· 30 days trial
View the original article here
MITCalc - Tension Springs 1.19 (Trial)
MITCalc - Tension Springs - the calculation is intended for the purposes of geometric and strength designs of helical tension cylindrical springs made of wires and rods of circular sections, cold formed, loaded with static loading.
Application is developed in MS Excel, is multi-language, supports Imperial and Metric units and solves the following main tasks:
· Automatic design of the spring.
· Selection of an optimal alternative of the spring design in view of strength, geometry and weight.
· Strength check of the spring.
· Calculation of working forces of a spring of known production and mounting dimensions.
· Calculation of mounting dimensions for a known loading and production parameters of the spring.
· The application includes a table of commonly used spring materials according to ISO, ASTM/SAE, DIN, BS, JIS and others.
· Support of 2D CAD (AutoCAD, AutoCAD LT, IntelliCAD, Ashlar Graphite, TurboCAD) and 3D CAD in full calculation package (Autodesk Inventor, SolidWorks)
The calculation is based on data, procedures and algorithms from specialized literature and standards EN 13906-2, DIN 2089-2, DIN 2097. MITCalc - Tension Springs is able to calculate the geometric and strength designs of helical tension cylindrical springs.
This module is a part of MITCalc - Mechanical and Technical Calculation Package for gear, belt and chain drives, springs, beam, shaft, bolt connection, shaft connection, tolerances and many others.
Requirements:
· Microsoft Excel
Limitations:
· 30 days trial
View the original article here
Application is developed in MS Excel, is multi-language, supports Imperial and Metric units and solves the following main tasks:
· Automatic design of the spring.
· Selection of an optimal alternative of the spring design in view of strength, geometry and weight.
· Strength check of the spring.
· Calculation of working forces of a spring of known production and mounting dimensions.
· Calculation of mounting dimensions for a known loading and production parameters of the spring.
· The application includes a table of commonly used spring materials according to ISO, ASTM/SAE, DIN, BS, JIS and others.
· Support of 2D CAD (AutoCAD, AutoCAD LT, IntelliCAD, Ashlar Graphite, TurboCAD) and 3D CAD in full calculation package (Autodesk Inventor, SolidWorks)
The calculation is based on data, procedures and algorithms from specialized literature and standards EN 13906-2, DIN 2089-2, DIN 2097. MITCalc - Tension Springs is able to calculate the geometric and strength designs of helical tension cylindrical springs.
This module is a part of MITCalc - Mechanical and Technical Calculation Package for gear, belt and chain drives, springs, beam, shaft, bolt connection, shaft connection, tolerances and many others.
Requirements:
· Microsoft Excel
Limitations:
· 30 days trial
View the original article here
MITCalc - Buckling Calculation 1.18 (Trial)
MITCalc - Buckling Calculation was designed to calculate the optimumcross-section and perform strength check of slender struts strained for buckling.
MITCalc - Buckling Calculation includes:
· Selection of six basic types of buckling.
· Calculation of area characteristics of 20 types of cross-sections.
· Design of optimum profile accommodating the set load.
· Strength check of the strut.
· Calculation and graphical representation of permitted stress dependent on slenderness rate.
· A table of materials and a table of area characteristics of W, S, C and L profiles according to ANSI/AISC and I, U, L and T profiles according to DIN/ISO.
The calculation is based on data, procedures, algorithms (Johnson, Tetmajer, Euler, Secant) and data from specialized literature and AISC, ISO, DIN and BS standards.
List of standards (DIN 1025, 1026, 1028, 1029, 1024, AISC W, S, C, L, LU ... )
This module is a part of MITCalc - Mechanical and Technical Calculation Package for gear, belt and chain drives, springs, beam, shaft, bolt connection, shaft connections, tolerances and many others
Requirements:
· Microsoft Excel
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
The MITCalc engineering calculations were extended by:
· New worm gearing calculation (DIN, AGMA)
· Integration of the Extension Pack EP06 (bearings III - FAG)
· Chinese language (traditional, simplified)
· Other modifications, corrections and enhancements
· Worm gearing calculation
· The calculation is used for geometrical and strength designs and worm gearing check. Gearing can be designed for selected safety coefficients including optimization e.g. for weight, efficiency, centre-line distance, etc. Worm gearing thermal analysis is added to the calculation of geometry and safety coefficients (wear, seizure, deflection, fatigue break). The calculation is in accordance with DIN 3996, DIN 3975-1, DIN 3975-2 and ANSI/AGMA 6022-C93 and /AGMA 6034-B92. Outputs to 2D and 3D CAD systems are supported.
· Other modifications, corrections and enhancements of MITCalc calculations
· Calculation compatibility with MSOffice 2007 (user interface modifications)
· AutoCAD 2008 support added
· Bearin...
View the original article here
MITCalc - Buckling Calculation includes:
· Selection of six basic types of buckling.
· Calculation of area characteristics of 20 types of cross-sections.
· Design of optimum profile accommodating the set load.
· Strength check of the strut.
· Calculation and graphical representation of permitted stress dependent on slenderness rate.
· A table of materials and a table of area characteristics of W, S, C and L profiles according to ANSI/AISC and I, U, L and T profiles according to DIN/ISO.
The calculation is based on data, procedures, algorithms (Johnson, Tetmajer, Euler, Secant) and data from specialized literature and AISC, ISO, DIN and BS standards.
List of standards (DIN 1025, 1026, 1028, 1029, 1024, AISC W, S, C, L, LU ... )
This module is a part of MITCalc - Mechanical and Technical Calculation Package for gear, belt and chain drives, springs, beam, shaft, bolt connection, shaft connections, tolerances and many others
Requirements:
· Microsoft Excel
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
The MITCalc engineering calculations were extended by:
· New worm gearing calculation (DIN, AGMA)
· Integration of the Extension Pack EP06 (bearings III - FAG)
· Chinese language (traditional, simplified)
· Other modifications, corrections and enhancements
· Worm gearing calculation
· The calculation is used for geometrical and strength designs and worm gearing check. Gearing can be designed for selected safety coefficients including optimization e.g. for weight, efficiency, centre-line distance, etc. Worm gearing thermal analysis is added to the calculation of geometry and safety coefficients (wear, seizure, deflection, fatigue break). The calculation is in accordance with DIN 3996, DIN 3975-1, DIN 3975-2 and ANSI/AGMA 6022-C93 and /AGMA 6034-B92. Outputs to 2D and 3D CAD systems are supported.
· Other modifications, corrections and enhancements of MITCalc calculations
· Calculation compatibility with MSOffice 2007 (user interface modifications)
· AutoCAD 2008 support added
· Bearin...
View the original article here
CRM-Express eSales 2013.1.3 (Trial)
CRM-Express eSales provides users with a handy and comprehensive application designed to help them organize and manage orders, invoices and sales.
CRM-Express e-Sales is the latest in CRM (Customer Relationship Management) software.
The application is fully network enabled, multi-user and re-entrant. Allows for any number of users connecting simultaneously to an address book, calendar or creating quotes, orders or invoices.
Here are some key features of "CRM-Express eSales":
Address Book:
· View and edit all communications with a contact immediately including emails sent and received
· Changes made to a contact is immediately available to all users on the network
· All changes made via synchronization is immediately available on the network
· Any number of custom fields can be added
Email:
· Synchronize email with computers not always connected to the network
· Advanced set of rules allow you to
· Parse email messages to CSV files
· Auto-add new contacts to email lists
Sales Order Management:
· Create quotes, orders, invoices, view sales reports, etc. Creates invoices in PDF format for easy email.
Fax and Call management:
· Send Faxes, make calls with dial-up and call-timing
DTP Editor:
· Design email, newsletters, forms, templates, etc.
Import / Export:
· Import from Outlook Express, Outlook, Act, CSV, XML, V-Cards, etc. Export to XML, Html, Word, Excel, PDF, V-Cards, etc.
Requirements:
· Pentium II, 350 MHz (minimum); Pentium 4, 1.2 GHz (recommended)
· Available RAM 256 MB (minimum); 1 GB (recommended)
· 50 MB (minimum), an additional 50 MB required for program installation
· 1024 x 768 or higher-resolution video adapter and monitor
· Microsoft Internet Explorer 6 or later
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Fixed bug when creating new database
View the original article here
CRM-Express e-Sales is the latest in CRM (Customer Relationship Management) software.
The application is fully network enabled, multi-user and re-entrant. Allows for any number of users connecting simultaneously to an address book, calendar or creating quotes, orders or invoices.
Here are some key features of "CRM-Express eSales":
Address Book:
· View and edit all communications with a contact immediately including emails sent and received
· Changes made to a contact is immediately available to all users on the network
· All changes made via synchronization is immediately available on the network
· Any number of custom fields can be added
Email:
· Synchronize email with computers not always connected to the network
· Advanced set of rules allow you to
· Parse email messages to CSV files
· Auto-add new contacts to email lists
Sales Order Management:
· Create quotes, orders, invoices, view sales reports, etc. Creates invoices in PDF format for easy email.
Fax and Call management:
· Send Faxes, make calls with dial-up and call-timing
DTP Editor:
· Design email, newsletters, forms, templates, etc.
Import / Export:
· Import from Outlook Express, Outlook, Act, CSV, XML, V-Cards, etc. Export to XML, Html, Word, Excel, PDF, V-Cards, etc.
Requirements:
· Pentium II, 350 MHz (minimum); Pentium 4, 1.2 GHz (recommended)
· Available RAM 256 MB (minimum); 1 GB (recommended)
· 50 MB (minimum), an additional 50 MB required for program installation
· 1024 x 768 or higher-resolution video adapter and monitor
· Microsoft Internet Explorer 6 or later
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Fixed bug when creating new database
View the original article here
StockMarketEye 3.0.1 (Trial)
StockMarketEye is a handy and reliable application which will help you view and analyze the stock market. Track the performance of your IRA and other investments with portfolios.
Keep your eye on the market with watchlists. Gain perspective on market movement with dynamic stock charts. See the performance of all of your investments at a glance with the investment tracking overview. Find ticker symbols with the built-in symbol search. Get free quotes, updated automatically or on-demand. View basic fundamental ratios.
Access stocks, mutual funds, ETFs, indexes or currency pairs from most major world exchanges. Keep your investing ideas on your desktop, not on the Internet.
Here are some key features of "StockMarketEye":
· Broaden your market view by tracking an unlimited number of stocks, mutual funds, indexes or currency pairs. Organize them into watchlists for easy viewing.
· Quickly find the stocks you are looking for using the integrated search function. Double click one of the search results to add it to your currently selected Watchlist or drag-and-drop it onto one of your other Watchlists.
· Save time using StockMarketEye's simple, intuitive interface that makes it easy to manage the stocks in your Watchlists. Adding a stock is as simple as selecting the first empty line in the Watchlist and typing the stocks's symbol. Drag-and-drop stocks from one Watchlist to another. Remove them with a simple click of a button.
· Get a quick Fundamentals View of the stocks in your watchlists. Simply click the Blue-Book button under the Watchlist's name to switch to the Fundamentals View. Click the Dollar-Sign to go back to the standard Prices View.
· Flexible quote retrieval using free internet servers. Get quotes for the stocks in your watchlists as often as you want using either StockMarketEye's flexible "streaming" quote system or on-demand quote retrieval.
Requirements:
· Java 1.6 or greater
· 40MB hard disk space
Limitations:
· 30 days trial period
What's New in This Release: [ read full changelog ]
· Brokerage Import – you can now import your brokerage account data directly from select brokerages including Fidelity, TD Ameritrade, Scottrade, E*Trade, Vanguard and more. This new feature, we believe, will be extremely useful for current and new users of StockMarketEye.
· Reports View – this new feature includes a transactions report, a gain/loss report and a back-in-time report. But it also has room to grow and will include additional types of reports in the future.
· Portfolio Data Entry Windows – the way you record buys/sells and other transactions has been streamlined. The data entry windows have been redesigned to make it easier to enter transactions, whether they are buys/sells, dividends, splits or cash transactions.
· Watchlist Enhancements – the watchlists have also been improved to support the selection of multiple items at once. You can perform actions on multiple items at once, such as move/copy them to another watchlist or delete them. There is also a new “bulk add” fea...
View the original article here
Keep your eye on the market with watchlists. Gain perspective on market movement with dynamic stock charts. See the performance of all of your investments at a glance with the investment tracking overview. Find ticker symbols with the built-in symbol search. Get free quotes, updated automatically or on-demand. View basic fundamental ratios.
Access stocks, mutual funds, ETFs, indexes or currency pairs from most major world exchanges. Keep your investing ideas on your desktop, not on the Internet.
Here are some key features of "StockMarketEye":
· Broaden your market view by tracking an unlimited number of stocks, mutual funds, indexes or currency pairs. Organize them into watchlists for easy viewing.
· Quickly find the stocks you are looking for using the integrated search function. Double click one of the search results to add it to your currently selected Watchlist or drag-and-drop it onto one of your other Watchlists.
· Save time using StockMarketEye's simple, intuitive interface that makes it easy to manage the stocks in your Watchlists. Adding a stock is as simple as selecting the first empty line in the Watchlist and typing the stocks's symbol. Drag-and-drop stocks from one Watchlist to another. Remove them with a simple click of a button.
· Get a quick Fundamentals View of the stocks in your watchlists. Simply click the Blue-Book button under the Watchlist's name to switch to the Fundamentals View. Click the Dollar-Sign to go back to the standard Prices View.
· Flexible quote retrieval using free internet servers. Get quotes for the stocks in your watchlists as often as you want using either StockMarketEye's flexible "streaming" quote system or on-demand quote retrieval.
Requirements:
· Java 1.6 or greater
· 40MB hard disk space
Limitations:
· 30 days trial period
What's New in This Release: [ read full changelog ]
· Brokerage Import – you can now import your brokerage account data directly from select brokerages including Fidelity, TD Ameritrade, Scottrade, E*Trade, Vanguard and more. This new feature, we believe, will be extremely useful for current and new users of StockMarketEye.
· Reports View – this new feature includes a transactions report, a gain/loss report and a back-in-time report. But it also has room to grow and will include additional types of reports in the future.
· Portfolio Data Entry Windows – the way you record buys/sells and other transactions has been streamlined. The data entry windows have been redesigned to make it easier to enter transactions, whether they are buys/sells, dividends, splits or cash transactions.
· Watchlist Enhancements – the watchlists have also been improved to support the selection of multiple items at once. You can perform actions on multiple items at once, such as move/copy them to another watchlist or delete them. There is also a new “bulk add” fea...
View the original article here
DISLIN 10.3 (Freeware)
DISLIN is a high level library of subroutines and functions that display data graphically. It is intended to be a powerful and easy to use software package for programmers and scientists that does not require knowledge of hardware features.
The software is available for the programming languages C, Fortran 77 and Fortran 90/95. In addition, you will have the possibility to customize it for Java and C/C++, according ot your necessities.
DISLIN can display graphic information directly on graphic terminals or store them in metafiles. The supported display types are VGA, X Windows, Windows API and Tektronix. The supported file formats are GKSLIN, CGM, HPGL, PostScript, PDF, WMF, SVG, PNG, BMP, GIF and TIFF.
DISLIN metafiles can either be printed on various devices using the DISLIN driver program DISDRV or imported into third party products such as TeX and MS Word.
NOTE: DISLIN is free for non-commercial use.
Here are some key features of "DISLIN":
· 9 software fonts where each font provides 6 alphabets. PostScript fonts for PostScript, PDF and SVG output, X11 fonts for X terminals and TrueType fonts for Windows displays and WMF files can also be used.The different aphabets contain Roman, Greek, Russian, mathematical and special European characters. TeX instructions can be used for plotting mathematical formulas.
· Plotting of two- and three-dimensional axis systems. Axes can be linearly or logarithmically scaled and labeled with linear, logarithmic, time, date, map and user-defined formats.
· Plotting of curves. Several curves can appear in one axis system and can be differentiated by colour, line style and pattern. Multiple axis system can be displayed on a page.
· Plotting of legends.
· Elementary plot routines for lines, vectors and outlined or filled regions such as rectangles, circles, arcs, ellipses and polygons.
· Shielded regions can be defined.
· Business graphics.
· 3-D colour graphics.
· 3-D graphics.
· Elementary image routines.
· Geographical projections and plotting of maps.
· Contouring.
· Graphical user interface (GUI) routines based on Motif and Windows API functions.
What's New in This Release: [ read full changelog ]
· Additional widget features, bug fixes
View the original article here
The software is available for the programming languages C, Fortran 77 and Fortran 90/95. In addition, you will have the possibility to customize it for Java and C/C++, according ot your necessities.
DISLIN can display graphic information directly on graphic terminals or store them in metafiles. The supported display types are VGA, X Windows, Windows API and Tektronix. The supported file formats are GKSLIN, CGM, HPGL, PostScript, PDF, WMF, SVG, PNG, BMP, GIF and TIFF.
DISLIN metafiles can either be printed on various devices using the DISLIN driver program DISDRV or imported into third party products such as TeX and MS Word.
NOTE: DISLIN is free for non-commercial use.
Here are some key features of "DISLIN":
· 9 software fonts where each font provides 6 alphabets. PostScript fonts for PostScript, PDF and SVG output, X11 fonts for X terminals and TrueType fonts for Windows displays and WMF files can also be used.The different aphabets contain Roman, Greek, Russian, mathematical and special European characters. TeX instructions can be used for plotting mathematical formulas.
· Plotting of two- and three-dimensional axis systems. Axes can be linearly or logarithmically scaled and labeled with linear, logarithmic, time, date, map and user-defined formats.
· Plotting of curves. Several curves can appear in one axis system and can be differentiated by colour, line style and pattern. Multiple axis system can be displayed on a page.
· Plotting of legends.
· Elementary plot routines for lines, vectors and outlined or filled regions such as rectangles, circles, arcs, ellipses and polygons.
· Shielded regions can be defined.
· Business graphics.
· 3-D colour graphics.
· 3-D graphics.
· Elementary image routines.
· Geographical projections and plotting of maps.
· Contouring.
· Graphical user interface (GUI) routines based on Motif and Windows API functions.
What's New in This Release: [ read full changelog ]
· Additional widget features, bug fixes
View the original article here
PassMem 4.0.1 (Demo)
PassMem is a useful and reliable application designed to help users to store and manage their passwords, access codes, sensitive data, numbers and crucial information.
PassMem allows you to add plenty of types of objects including: common passwords, pin codes, database passwords, Advanced Web Server Passwords, blog and forum passwords, cell phone logs, FTP passwords, contacts, credit card info, diary entries, domain workgroup users, gadget pin codes and serials, license keys, network file share, personal E-mail addresses, personal notes, reglar pin codes, and many more.
Here are some key features of "PassMem":
· Highly encrypted databases
· Support of master passwords and key-disks
· Export password list to TXT, XML or CSV files
· Import from CSV, CodeWallet(Pro) TXT and Password Safe v2 TXT files
· Easy database transfer
· Support of password groups
· Time fields and entry attachment support
· Auto-type, global auto-type hot key combination and drag-n-drop support
· Intuitive and secure Windows clipboard handling
· Searching and sorting
· Multi-language support
· Strong random password generator
· Low memory requirement
Limitations:
· You can store and use up to 5 password
· Nag screen
What's New in This Release: [ read full changelog ]
· Server updates
· Improved algorithms
· New features added
View the original article here
PassMem allows you to add plenty of types of objects including: common passwords, pin codes, database passwords, Advanced Web Server Passwords, blog and forum passwords, cell phone logs, FTP passwords, contacts, credit card info, diary entries, domain workgroup users, gadget pin codes and serials, license keys, network file share, personal E-mail addresses, personal notes, reglar pin codes, and many more.
Here are some key features of "PassMem":
· Highly encrypted databases
· Support of master passwords and key-disks
· Export password list to TXT, XML or CSV files
· Import from CSV, CodeWallet(Pro) TXT and Password Safe v2 TXT files
· Easy database transfer
· Support of password groups
· Time fields and entry attachment support
· Auto-type, global auto-type hot key combination and drag-n-drop support
· Intuitive and secure Windows clipboard handling
· Searching and sorting
· Multi-language support
· Strong random password generator
· Low memory requirement
Limitations:
· You can store and use up to 5 password
· Nag screen
What's New in This Release: [ read full changelog ]
· Server updates
· Improved algorithms
· New features added
View the original article here
SpamBully for Outlook Express / Windows Mail 4.4.0.13 (Trial)
Spam Bully is a tool that utilizes an advanced Bayesian filter system based on thousands of spam messages.
Spam Bully learns from every email message you send and receive. This way it learns what you consider spam and what you consider acceptable email.
There's a special Friends/Spammers list; so your friend's emails are never blocked and messages of known spammers are automatically designated as spam.
Query emails can be sent to unfamiliar emailers with a special message requiring them to respond before they are added as an accepted users. All features are fully customizable to meet your own needs.
Spam Bully WILL BE compatible with any pop3 mail program. There is no need to learn a new email program. Regardless of what email program you use, Spam Bully will work with it. If you use Outlook we have designed a special version of spambully that completely integrates with Outlook.
For Outlook Express, Spam Bully has wizards to automatically import all the settings it needs to get started. For other email clients, it provides easy to follow help to get you up and running quickly.
The program can also bounce messages from known spammers, query emails sent from unfamiliar emailers (require confirmation), block selected attachments types and more.
In addition, Spam Bully produces a nice graph view that you can use to view your daily, weekly or yearly spam statistics. An excellent choice for Outlook users, and from what we have tested so far, it is definitely the most sophisticated one. A must-try for any Outlook user!
Here are some key features of "SpamBully for Outlook Express / Windows Mail":
Bayesian Spam Filter:
· The very first time you start SpamBully, its Bayesian spam filter will intelligently learn from your own personal email habits, identifying good and spam messages. Everytime you download your email, SpamBully will make sure good emails make it to your Inbox. Spam emails are sent to the "Spam" folder. Emails SpamBully may have difficulty classifying, go to a special "Unsure" folder. You can always adjust emails in these folders by using the Spam and Not Spam buttons in the SpamBully toolbar.
Allow/Block List:
· Decide who and what makes it into your Inbox. Choose which email addresses,words/phrases, countries, and IP's are allowed or blocked from your Inbox. You do not need to add emails in your address book to your Allow/Block list. SpamBully already makes sure these addresses always make it to your Inbox.
Auto-Delete:
· Optionally you can just delete spam messages instead of sorting them to a spam folder. You never have to see a spam message again.
Bounce, Report and Punish:
· Get back at spammers by increasing their costs, returning their spam, and reporting them to the servers they came from and the FTC.
Cellphone Forwarding:
· Forward only good email to your cell phone.
Review:
· Safely review your spam messages.
Fraudulent link detection:
· Detect links in phishing email messages that are from potentially fraudulent sources.
Challenge Emails:
· Email a special password to an unfamiliar sender that they must correctly type in before their email is allowed to your Inbox.
Statistics:
· See how well SpamBully is performing for you. Provides daily, weekly, monthly, and yearly graphs.
User Friendly Interface:
· Easy to use toolbar buttons easily manage your email, view message details, maintain your Allow/Block list, train SpamBully, and customize it.
Email Details:
· Detailed information about each email you receive including: IP address, country, character set, and how SpamBully filtered it. Tells you why a message was or was not blocked and how to correct this in the future.
Simplified Help:
· Detailed easy to use help files including interactive tutorials show you how to most effectively use SpamBully.
BlackLists:
· Checks Realtime Blackhole Lists for internet domains that are responsible for sending massive amounts of spam and automatically filters them from your Inbox.
Multi-Language Interface:
· Customize SpamBully's interface and filter to be in your own language. Currently available in English, Spanish, German, Russian, and Romanian. If you want to translate it into your own language, please contact us.
Analyze Links for Spam Content:
· Follows links in your email and analyzes the web pages they lead to for spam content.
Fully customizable:
· Almost every feature is fully customizable. Adjust Spam Bully to suit your own needs.
· Fixed minor bug in bayesian filter
· Fixed Register menu to display in unicode
· Progress bar added to the review form
· 2X Speed increase on review form in outlook express
View the original article here
Spam Bully learns from every email message you send and receive. This way it learns what you consider spam and what you consider acceptable email.
There's a special Friends/Spammers list; so your friend's emails are never blocked and messages of known spammers are automatically designated as spam.
Query emails can be sent to unfamiliar emailers with a special message requiring them to respond before they are added as an accepted users. All features are fully customizable to meet your own needs.
Spam Bully WILL BE compatible with any pop3 mail program. There is no need to learn a new email program. Regardless of what email program you use, Spam Bully will work with it. If you use Outlook we have designed a special version of spambully that completely integrates with Outlook.
For Outlook Express, Spam Bully has wizards to automatically import all the settings it needs to get started. For other email clients, it provides easy to follow help to get you up and running quickly.
The program can also bounce messages from known spammers, query emails sent from unfamiliar emailers (require confirmation), block selected attachments types and more.
In addition, Spam Bully produces a nice graph view that you can use to view your daily, weekly or yearly spam statistics. An excellent choice for Outlook users, and from what we have tested so far, it is definitely the most sophisticated one. A must-try for any Outlook user!
Here are some key features of "SpamBully for Outlook Express / Windows Mail":
Bayesian Spam Filter:
· The very first time you start SpamBully, its Bayesian spam filter will intelligently learn from your own personal email habits, identifying good and spam messages. Everytime you download your email, SpamBully will make sure good emails make it to your Inbox. Spam emails are sent to the "Spam" folder. Emails SpamBully may have difficulty classifying, go to a special "Unsure" folder. You can always adjust emails in these folders by using the Spam and Not Spam buttons in the SpamBully toolbar.
Allow/Block List:
· Decide who and what makes it into your Inbox. Choose which email addresses,words/phrases, countries, and IP's are allowed or blocked from your Inbox. You do not need to add emails in your address book to your Allow/Block list. SpamBully already makes sure these addresses always make it to your Inbox.
Auto-Delete:
· Optionally you can just delete spam messages instead of sorting them to a spam folder. You never have to see a spam message again.
Bounce, Report and Punish:
· Get back at spammers by increasing their costs, returning their spam, and reporting them to the servers they came from and the FTC.
Cellphone Forwarding:
· Forward only good email to your cell phone.
Review:
· Safely review your spam messages.
Fraudulent link detection:
· Detect links in phishing email messages that are from potentially fraudulent sources.
Challenge Emails:
· Email a special password to an unfamiliar sender that they must correctly type in before their email is allowed to your Inbox.
Statistics:
· See how well SpamBully is performing for you. Provides daily, weekly, monthly, and yearly graphs.
User Friendly Interface:
· Easy to use toolbar buttons easily manage your email, view message details, maintain your Allow/Block list, train SpamBully, and customize it.
Email Details:
· Detailed information about each email you receive including: IP address, country, character set, and how SpamBully filtered it. Tells you why a message was or was not blocked and how to correct this in the future.
Simplified Help:
· Detailed easy to use help files including interactive tutorials show you how to most effectively use SpamBully.
BlackLists:
· Checks Realtime Blackhole Lists for internet domains that are responsible for sending massive amounts of spam and automatically filters them from your Inbox.
Multi-Language Interface:
· Customize SpamBully's interface and filter to be in your own language. Currently available in English, Spanish, German, Russian, and Romanian. If you want to translate it into your own language, please contact us.
Analyze Links for Spam Content:
· Follows links in your email and analyzes the web pages they lead to for spam content.
Fully customizable:
· Almost every feature is fully customizable. Adjust Spam Bully to suit your own needs.
· Fixed minor bug in bayesian filter
· Fixed Register menu to display in unicode
· Progress bar added to the review form
· 2X Speed increase on review form in outlook express
View the original article here
Bytemon 2.1.3.1 (Trial)
Bytemon is an application designed to allow users to monitor their network performance.
ByteMon gives administrators real-time information about the condition of networks and servers, while at the same time providing historical data and charts for reporting, resource planning and other administrative purposes.
ByteMon can be to monitor network and resource availability and usage as well as performance data of all kinds, such as network performance parameters (bandwidth usage, protocols usage), system performance parameters (CPU and memory usage), and the network latency of access to remote devices and services.
Monitoring of remote devices and servers like mail servers or web servers ByteMon allows you to quickly and easily set up and run a distributed monitoring system for networks of all sizes.
With just a few mouse clicks you can analyze the amount of data flowing through routers and leased lines, monitor CPU utilization, or check disk space usage. The ByteMon Windows service runs on one or more computers in your network for 24 hours a day and collects information on network and resource usage.
With the ByteMon client, the collected data can be visualized and analyzed in an easy and flexible way. With ByteMon's thumbnail charts, you can see the status of remote devices at a glance, with only a minimal screen footprint.
Here are some key features of "Bytemon":
Simple Network Management Protocol (SNMP):
· Bytemon is able to collect data from all kinds of SNMP-enabled devices, supporting SNMP versions 1, 2 and 3. SNMP data encompasses network traffic, processor loads, ambient temperature, disk space and the like. When monitoring network interfaces, Bytemon is capable of dealing with shifting interface indexes.
Network Packet Capture and Filtering (WinPcap):
· Packet capturing can be used to count network packets passing one or more of the physical network interfaces of a computer with Bytemon installed. This allows detailed analysis of network traffic: ie. which hosts were sending or receiving packets of some particular network protocol. Bytemon uses the industry-standard WinPcap libary.
Windows Management Instrumentation (WMI):
· Bytemon supports querying WMI to gather operating system performance data. Though some of the data available using WMI is available using SNMP as well, WMI queries can be sampled at shorter intervals and are more suited to provide real-time information.
Custom data sources:
· Using Bytemon's command line interface, users can input numeric data from arbitrary sources into Bytemon's data base, and make it available for charting and reporting.
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
· installer improvements
· networking code optimized
· minor improvements and fixes
Softpedia guarantees that Bytemon 2.1.3.1 is 100% CLEAN, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]
View the original article here
ByteMon gives administrators real-time information about the condition of networks and servers, while at the same time providing historical data and charts for reporting, resource planning and other administrative purposes.
ByteMon can be to monitor network and resource availability and usage as well as performance data of all kinds, such as network performance parameters (bandwidth usage, protocols usage), system performance parameters (CPU and memory usage), and the network latency of access to remote devices and services.
Monitoring of remote devices and servers like mail servers or web servers ByteMon allows you to quickly and easily set up and run a distributed monitoring system for networks of all sizes.
With just a few mouse clicks you can analyze the amount of data flowing through routers and leased lines, monitor CPU utilization, or check disk space usage. The ByteMon Windows service runs on one or more computers in your network for 24 hours a day and collects information on network and resource usage.
With the ByteMon client, the collected data can be visualized and analyzed in an easy and flexible way. With ByteMon's thumbnail charts, you can see the status of remote devices at a glance, with only a minimal screen footprint.
Here are some key features of "Bytemon":
Simple Network Management Protocol (SNMP):
· Bytemon is able to collect data from all kinds of SNMP-enabled devices, supporting SNMP versions 1, 2 and 3. SNMP data encompasses network traffic, processor loads, ambient temperature, disk space and the like. When monitoring network interfaces, Bytemon is capable of dealing with shifting interface indexes.
Network Packet Capture and Filtering (WinPcap):
· Packet capturing can be used to count network packets passing one or more of the physical network interfaces of a computer with Bytemon installed. This allows detailed analysis of network traffic: ie. which hosts were sending or receiving packets of some particular network protocol. Bytemon uses the industry-standard WinPcap libary.
Windows Management Instrumentation (WMI):
· Bytemon supports querying WMI to gather operating system performance data. Though some of the data available using WMI is available using SNMP as well, WMI queries can be sampled at shorter intervals and are more suited to provide real-time information.
Custom data sources:
· Using Bytemon's command line interface, users can input numeric data from arbitrary sources into Bytemon's data base, and make it available for charting and reporting.
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
· installer improvements
· networking code optimized
· minor improvements and fixes

View the original article here
Android Menu Icons 2013.1 (Demo)
This is a complete icon collection that will enhance any Android app. Designed to conform to the strictest Android Icon Design Guidelines, the collection of Android icons includes raster and vector images in a variety of formats and resolutions. PNG and PSD images are included in sizes of 72x72, 48x48, and 36x36 pixels (ldpi, mdpi, and hdpi resolutions), while scalable vector sources are supplied in AI and SVG formats to accommodate existing and upcoming generations of high-definition screens.
Android Menu Icons are readily available, royalty-free, and are designed to conform to the latest guidelines published for Android version 2.3 and later. Coming in three different sizes, the total number of images included with this collection is 1324. Not counting in the differences in sizes and file formats, there are 159 unique menu icons.
The collection includes pre-rendered version of menu icons in all standard resolutions, and provides vector sources that can be rendered in any resolution. Vector icons can be used as menu icons, app icons, or even logotypes without losing edge sharpness or overall clarity.
The collection of Android Menu Icons includes images representing popular objects, actions and concepts often used by Android developers in their apps. Icons such as Android OS, Apple, Windows, User, Doctor, PC, Clock, Calendar, Microwave, Suitcase, Microphone, Radio, Mail, Chat, Settings, Chain, Scissors, Stop, Disk, Tools and Options are included among many others.
Limitations:
· 3 demo icons
What's New in This Release: [ read full changelog ]
· A new package of Android Menu Icons for Android developers is updated
View the original article here
Android Menu Icons are readily available, royalty-free, and are designed to conform to the latest guidelines published for Android version 2.3 and later. Coming in three different sizes, the total number of images included with this collection is 1324. Not counting in the differences in sizes and file formats, there are 159 unique menu icons.
The collection includes pre-rendered version of menu icons in all standard resolutions, and provides vector sources that can be rendered in any resolution. Vector icons can be used as menu icons, app icons, or even logotypes without losing edge sharpness or overall clarity.
The collection of Android Menu Icons includes images representing popular objects, actions and concepts often used by Android developers in their apps. Icons such as Android OS, Apple, Windows, User, Doctor, PC, Clock, Calendar, Microwave, Suitcase, Microphone, Radio, Mail, Chat, Settings, Chain, Scissors, Stop, Disk, Tools and Options are included among many others.
Limitations:
· 3 demo icons
What's New in This Release: [ read full changelog ]
· A new package of Android Menu Icons for Android developers is updated
View the original article here
Albatron PX845EV1 Pro Realtek Audio Driver 3.26
Specifications:
- CPU Intel P4
- Chipset Intel 845E/ICH4
- Socket 478
- Form Factor ATX
- FSB/Hyper Transport 400/533MHz
- Memory 3*DDR200/266 (DDR400 by Overclocking)
- Int. GFX No
- AGP 4X
- PCI-E/PCI 5
- USB 6 * 2.0 ( 4 Ports by cable )
- LAN 3Com 10/100 Ethernet LAN
- Sound 6 Channel AC97 Auido
- IDE ATA100
- RAID No
- Serial ATA No
- IEEE 1394 No
- BIOS Mirror No
- Voice Genies No
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- CPU Intel P4
- Chipset Intel 845E/ICH4
- Socket 478
- Form Factor ATX
- FSB/Hyper Transport 400/533MHz
- Memory 3*DDR200/266 (DDR400 by Overclocking)
- Int. GFX No
- AGP 4X
- PCI-E/PCI 5
- USB 6 * 2.0 ( 4 Ports by cable )
- LAN 3Com 10/100 Ethernet LAN
- Sound 6 Channel AC97 Auido
- IDE ATA100
- RAID No
- Serial ATA No
- IEEE 1394 No
- BIOS Mirror No
- Voice Genies No
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Foxconn RM4-H2 Realtek Audio Driver 11.50.0.42618
Specifications:
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Foxconn RM4-H2 Intel AHCI Driver 12.0.0.49974 for XP
Specifications:
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Foxconn RM4-H2 Intel AHCI Driver 12.0.0.49974 for Windows 7
Specifications:
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Unlock Samsung @ Home 13.10.15 (Demo)
Instantly remove the simlock from your Samsung gsm and repair problems such as 'phone freeze', 'phone locked, return for service' by cable with this Samsung unlock & repair software. This software was designed to be both efficient and intuitive so that everybody can easily operate it.
Supported functions are: Direct unlock, read codes, debrand, repair, reset user code (and IMEI repair + fast relocking for PRO users).
So don't wait any longer and unlock and repair your Samsung Note, Galaxy S2, Samsung Star,Samsung Nexus S, Samsung Monte (S5620), P1000, I9000 (Galaxy S), I9003, I9010, T959, GT-S5780, S7200, B7510 (Galaxy Pro), I897, S7070, B3410, E1070m, I8510, I900 Ommnia, I8910, M2310, M2510, S8300, C3050, S3500, M110, U900(L), G800(L), P910, P920, F700(v), Z720, F210, E840 and more then 1500 other models on the SRS server.
Note: Some antivirus and antispyware programs flag Unlock Samsung @ Home as being infected/malware, although the application is perfectly safe and does not pose a threat to your system. This is called a 'false positive'. The term false positive is used when antivirus software wrongly classifies an innocuous ( inoffensive ) file as a virus. The incorrect detection may be due to heuristics or to an incorrect virus signature in a database. [Similar problems can occur with antitrojan or antispyware software.]
Limitations:
· You can only test the functionality, the application will not actually unlock your phone until you purchase credits
What's New in This Release: [ read full changelog ]
SnapDragon, Tegra, Exynos Samsung Series - Exclusive RELOCK to ANY network of YOUR choice:
· I777 I896 I897 I927 I987 I9000 I9003 I9008 I9010
· I9020 I9023 I9088 I9100 I9103 I9108 I9188 I9300
· I9308 N7000 N7100 N8000 N8005 P1000 P3100 P5100
· P6200 P6201 P6800 P7100 P7300 P7500 P7501 SC01C
· SC01D SC02B SC02C SC02D SC04D T849 T859 T869
· T959 T969V
BroadComm Samsung Series - Exclusive RELOCK to ANY Network of YOUR choice:
· B5510 B5510B B5510L B5512 B5512B S5300 S5300B
· S5300C S5300L S5302 S5302B S5360 S5360B S5360L
· S5360T S5363 S5367 S5369 S5570i S5690 S5690B
· S5690L S5690M S5690R S5830C S5830i S5830M
· S5830V S5839i S6010 S6012 S6102 S6102B S6108
· S6352 S6802 S6802B
· Updated NVM Repair files
· Some Changes in Port Detection Function
· Increased speed code reading S3570 (chat)
· Auto TempRoot Android 2.1 and 2.2 phones
· Improved imei repair option in Android phones
IMEI Remote Server:
· Updated Alcatel PID database with new PIDs
· Updated Blackberry Database with ne...
View the original article here
Supported functions are: Direct unlock, read codes, debrand, repair, reset user code (and IMEI repair + fast relocking for PRO users).
So don't wait any longer and unlock and repair your Samsung Note, Galaxy S2, Samsung Star,Samsung Nexus S, Samsung Monte (S5620), P1000, I9000 (Galaxy S), I9003, I9010, T959, GT-S5780, S7200, B7510 (Galaxy Pro), I897, S7070, B3410, E1070m, I8510, I900 Ommnia, I8910, M2310, M2510, S8300, C3050, S3500, M110, U900(L), G800(L), P910, P920, F700(v), Z720, F210, E840 and more then 1500 other models on the SRS server.
Note: Some antivirus and antispyware programs flag Unlock Samsung @ Home as being infected/malware, although the application is perfectly safe and does not pose a threat to your system. This is called a 'false positive'. The term false positive is used when antivirus software wrongly classifies an innocuous ( inoffensive ) file as a virus. The incorrect detection may be due to heuristics or to an incorrect virus signature in a database. [Similar problems can occur with antitrojan or antispyware software.]
Limitations:
· You can only test the functionality, the application will not actually unlock your phone until you purchase credits
What's New in This Release: [ read full changelog ]
SnapDragon, Tegra, Exynos Samsung Series - Exclusive RELOCK to ANY network of YOUR choice:
· I777 I896 I897 I927 I987 I9000 I9003 I9008 I9010
· I9020 I9023 I9088 I9100 I9103 I9108 I9188 I9300
· I9308 N7000 N7100 N8000 N8005 P1000 P3100 P5100
· P6200 P6201 P6800 P7100 P7300 P7500 P7501 SC01C
· SC01D SC02B SC02C SC02D SC04D T849 T859 T869
· T959 T969V
BroadComm Samsung Series - Exclusive RELOCK to ANY Network of YOUR choice:
· B5510 B5510B B5510L B5512 B5512B S5300 S5300B
· S5300C S5300L S5302 S5302B S5360 S5360B S5360L
· S5360T S5363 S5367 S5369 S5570i S5690 S5690B
· S5690L S5690M S5690R S5830C S5830i S5830M
· S5830V S5839i S6010 S6012 S6102 S6102B S6108
· S6352 S6802 S6802B
· Updated NVM Repair files
· Some Changes in Port Detection Function
· Increased speed code reading S3570 (chat)
· Auto TempRoot Android 2.1 and 2.2 phones
· Improved imei repair option in Android phones
IMEI Remote Server:
· Updated Alcatel PID database with new PIDs
· Updated Blackberry Database with ne...
View the original article here
Foxconn RM4-H2 BIOS C33F1P01
Fixes:
- Support Ivy Bridge CPU
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Support Ivy Bridge CPU
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Foxconn RM4-H2 BIOS A41F1P03
Specifications:
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Foxconn RM3-H2 Intel Graphics Driver 1.3.22.0 for Vista64/Windows 7 x64
Specifications:
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
System Information Viewer 4.34 / 4.35 Beta-02 (Freeware)
System Information Viewer is a small but powerful software that displays information of your computer's hardware and software. It basically gives you access to fully change the Windows behavior, according to your preferences.
Once you have installed the application, it will place itself in the system tray, so you have quick access to all its functions. The main interface of the program is standard - it consists of a single window and a bunch of buttons.
System Information Viewer offers thorough information on your system - Windows, machine, sensors, USB Bus, network, SPD, volumes, Wi-Fi and PCI Bus. So, this tool is designed for power users only.
You can view data about resource usage, processors, volts, temperature, power, memory, CPU and GPU (available and utilized), Cache-0 Latency, and others.
But you can also see what applications and services run at startup, what are your system's base DLL files, what font families you have installed, view a code pages, access the registry editor etc.
Furthermore, you can tune Windows (e.g. disable firewall notifications, override firewall, disable updates alerts) and the system (e.g. disable Task Manager, enable shutdown without logon, set screensaver grace period), and more.
Any information in System Information Viewer can be copied, and you can also access a very extensive help file if you don't understand any of these technical terms.
But System Information Viewer uses a low amount of system memory, it doesn't freeze or crash, and the level of detailed information it offers is extraordinary. We definitely recommend it to hardcore users.
View the original article here
Once you have installed the application, it will place itself in the system tray, so you have quick access to all its functions. The main interface of the program is standard - it consists of a single window and a bunch of buttons.
System Information Viewer offers thorough information on your system - Windows, machine, sensors, USB Bus, network, SPD, volumes, Wi-Fi and PCI Bus. So, this tool is designed for power users only.
You can view data about resource usage, processors, volts, temperature, power, memory, CPU and GPU (available and utilized), Cache-0 Latency, and others.
But you can also see what applications and services run at startup, what are your system's base DLL files, what font families you have installed, view a code pages, access the registry editor etc.
Furthermore, you can tune Windows (e.g. disable firewall notifications, override firewall, disable updates alerts) and the system (e.g. disable Task Manager, enable shutdown without logon, set screensaver grace period), and more.
Any information in System Information Viewer can be copied, and you can also access a very extensive help file if you don't understand any of these technical terms.
But System Information Viewer uses a low amount of system memory, it doesn't freeze or crash, and the level of detailed information it offers is extraordinary. We definitely recommend it to hardcore users.
View the original article here
Foxconn RM3-H2 Intel Graphics Driver 1.3.20.0 for XP64
Specifications:
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
- Motherboard H61SP
- Processors Supported Supports LGA1155 for sandy bridge DT processor
- Support CPU TDP not over 65W
- Chipset INTEL H61
- Memory Supports 2 DIMM DDR3 SDRAM. Supports 8GB memory size. Supports DDR3 1333/1066 memory architecture
- VGA Graphics: Without VGA Graphics
- Storage Interface INTEL H61 Chipset: - Support 3x SATA 2.0 - 1x E-SATA connectors - 300MB/s data transfer rate(SATA 2.0) Support hot plug and NCQ(Native Command Queuing)
- Expansion Slots 1x PCI-e 2.0 x16 Slot
- Audio Realtek ALC888S audio chip: -High Definition Audio,-2/4/5.1/7.1-channel,-Support for S/PDIF Out,-Support jack-sensing function
- LAN Realtek 8111E Gigabit LAN chip
- Driver Bays
1x 5.25”external
1x 3.5”external(short)
1x 3.5”internal
- Front Panel
2x usb 2.0
1x Mic
1x Headphone
- Back Panel
1x PS2 +2x USB Keyboard
1x e-SATA Port+2x USB Port
1x HDMI port
1x DVI-I port
1x RJ45 LAN port +2x USB ports
8-channel Audio ports
It is highly recommended to always use the most recent driver version available.
Do not forget to check with our site as often as possible in order to stay updated on the latest drivers, software and games.
Try to set a system restore point before installing a device driver. This will help if you installed a wrong driver. Problems can arise when your hardware device is too old or not supported any longer.
View the original article here
Return of Warrior Patch 1156
Return of Warrior is the remake of Risk Your Life (RYL) with major upgrades. You choose between two factions; Humans or Ak'Kan and fight in duels or giant battles.
Take part in quests or missions, fight other players and trade virtual goods. All elements aim to secure your faction to win against the enemy!
Requirements:
· Return of Warrior
View the original article here
Take part in quests or missions, fight other players and trade virtual goods. All elements aim to secure your faction to win against the enemy!
Requirements:
· Return of Warrior
View the original article here
Trendy New Year's Eve Dress Up
This trendy girl is spending the New Year's Eve with her friends in the city and she needs your help to choose the perfect dress for this occasion.
Look through her wardrobe, choose the outfits you like best and don't forget about her hairstyle and accessories. Have fun!
Requirements:
· Adobe Flash Player
View the original article here
Look through her wardrobe, choose the outfits you like best and don't forget about her hairstyle and accessories. Have fun!
Requirements:
· Adobe Flash Player
View the original article here
Mission Against Terror Patch 2.1.6.371
M.A.T. is set in a fictional time not far from our own, pitting two teams against each other all around the world. From the male civilian with a vengeance to a war-torn female soldier with something to prove, characters from all walks of life come together to fight for a common goal. Use this update to make sure your game remains bug free and you can use all the free servers.
View the original article here
View the original article here
Counter-Strike Map - zm_badblocks
Counter-Strike is the world's number 1 online action game. Here you'll be able to take part in an incredibly realistic brand of terrorist warfare, while improving your reflexes and aiming skills.
This is a medium sized map for zombie mod with interesting cartoonish graphics. The map features 32 different spawn points.
View the original article here
This is a medium sized map for zombie mod with interesting cartoonish graphics. The map features 32 different spawn points.
View the original article here
Sound Forge Audio Studio 10.0 Build 178 (Trial)
Sound Forge Audio Studio software is everything you need to produce professional-quality audio on your personal computer.
Record just about anything, edit and restore audio, burn your own CDs, create streaming media, and convert files with lightning speed - all using drag-and-drop actions and simple commands such as cut, copy, and paste.
Sound Forge Audio Studio comes with features that will help you simplify your life by consolidating common tasks and allowing you to customize the software to suit your needs.
Built on award-winning technology used by recording studios and musicians worldwide, Sound Forge Audio Studio software brings the editing power of the pros to your home computer.
Plug a microphone or instrument into your computer's sound card and start recording directly into Sound Forge Audio Studio software - capture instruments, vocals, keyboards, and more. You can also import music from your own CDs and MP3s for immediate mixing and editing.
Enjoy pro-level control over audio editing, EQ, volume, and effects processing. Mix audio tracks, balance sound levels, and create custom fades.
Perform precise, real-time editing of audio files with simple drag-and-drop operations. Expertly balance sound levels, trim unwanted sections, and synchronize audio with video.
Note:
You must provide your registration information to Sony Creative Software Inc. to activate the software.
Here are some key features of "Sound Forge Audio Studio":
Capture Your Performance:
· To record live audio, simply plug a microphone or instrument into your computer's sound card and click Record. Easily capture instruments, vocals, keyboards, and more. You can also import audio from your own CDs and MP3s, or use the Vinyl Recording and Restoration tool to record audio from LPs and cassettes.
Enhance Audio with Effects:
· Customize your projects with more than 30 built-in audio effects such as EQ, delay, chorus, and reverb, as well as 1,001 sound effects. DirectX and VST support expands the number of effects you can apply and increases your mastering flexibility.
Make Your Own Karaoke Tracks:
· Sound Forge Audio Studio 9 software includes the Vocal Eraser plug-in. Easily remove vocals from most recordings or isolate vocals. You can also use this plug-in to extract vocals from songs for remixing. The Vocal Eraser plug-in contains presets for various recording situations.
Edit Like a Pro:
· Simply drag and drop to expertly balance sound levels, trim unwanted sections, and synchronize audio with video. You can also use Sound Forge Audio Studio software to create your own music loops and samples to use with ACID Music Studio software.
Integrated CD Burning:
· CD burning is fully integrated into Sound Forge Audio Studio software so you can easily create professional-sounding CDs. Burn one track at a time or choose disc-at-once (DAO) to burn a disc with full control over the pauses between tracks.
Encode Audio and Video:
· Quickly convert audio files to MP3, WAV, WMA, and other formats including QuickTime and RealMedia formats for the web. Such extensive audio support makes it easy to create your own podcasts and streaming media or export audio to MP3 players and other portable devices.
Learn as You Go with Amazing Tutorials:
· Our exclusive Show Me How tutorials guide you through the entire creative process. Whenever you need help, just click the Show Me How button and choose your tutorial topic. Helpful text dialogue boxes, pointers, and guides will actually show you what to do and where to click.
Requirements:
· 1 GHz processor
· 350 MB hard-disk space for program installation
· 512 MB RAM
· Windows-compatible sound card
· DVD-ROM drive (for installation from a DVD only)
· Supported CD-Recordable drive (for CD burning only)
· Microsoft DirectX 9.0c or later
· Microsoft .NET Framework 2.0
Limitations:
· 30-days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Fixed a bug that could cause the Vinyl Recording and Restoration Wizard to run in demo mode on registered installations.
View the original article here
Record just about anything, edit and restore audio, burn your own CDs, create streaming media, and convert files with lightning speed - all using drag-and-drop actions and simple commands such as cut, copy, and paste.
Sound Forge Audio Studio comes with features that will help you simplify your life by consolidating common tasks and allowing you to customize the software to suit your needs.
Built on award-winning technology used by recording studios and musicians worldwide, Sound Forge Audio Studio software brings the editing power of the pros to your home computer.
Plug a microphone or instrument into your computer's sound card and start recording directly into Sound Forge Audio Studio software - capture instruments, vocals, keyboards, and more. You can also import music from your own CDs and MP3s for immediate mixing and editing.
Enjoy pro-level control over audio editing, EQ, volume, and effects processing. Mix audio tracks, balance sound levels, and create custom fades.
Perform precise, real-time editing of audio files with simple drag-and-drop operations. Expertly balance sound levels, trim unwanted sections, and synchronize audio with video.
Note:
You must provide your registration information to Sony Creative Software Inc. to activate the software.
Here are some key features of "Sound Forge Audio Studio":
Capture Your Performance:
· To record live audio, simply plug a microphone or instrument into your computer's sound card and click Record. Easily capture instruments, vocals, keyboards, and more. You can also import audio from your own CDs and MP3s, or use the Vinyl Recording and Restoration tool to record audio from LPs and cassettes.
Enhance Audio with Effects:
· Customize your projects with more than 30 built-in audio effects such as EQ, delay, chorus, and reverb, as well as 1,001 sound effects. DirectX and VST support expands the number of effects you can apply and increases your mastering flexibility.
Make Your Own Karaoke Tracks:
· Sound Forge Audio Studio 9 software includes the Vocal Eraser plug-in. Easily remove vocals from most recordings or isolate vocals. You can also use this plug-in to extract vocals from songs for remixing. The Vocal Eraser plug-in contains presets for various recording situations.
Edit Like a Pro:
· Simply drag and drop to expertly balance sound levels, trim unwanted sections, and synchronize audio with video. You can also use Sound Forge Audio Studio software to create your own music loops and samples to use with ACID Music Studio software.
Integrated CD Burning:
· CD burning is fully integrated into Sound Forge Audio Studio software so you can easily create professional-sounding CDs. Burn one track at a time or choose disc-at-once (DAO) to burn a disc with full control over the pauses between tracks.
Encode Audio and Video:
· Quickly convert audio files to MP3, WAV, WMA, and other formats including QuickTime and RealMedia formats for the web. Such extensive audio support makes it easy to create your own podcasts and streaming media or export audio to MP3 players and other portable devices.
Learn as You Go with Amazing Tutorials:
· Our exclusive Show Me How tutorials guide you through the entire creative process. Whenever you need help, just click the Show Me How button and choose your tutorial topic. Helpful text dialogue boxes, pointers, and guides will actually show you what to do and where to click.
Requirements:
· 1 GHz processor
· 350 MB hard-disk space for program installation
· 512 MB RAM
· Windows-compatible sound card
· DVD-ROM drive (for installation from a DVD only)
· Supported CD-Recordable drive (for CD burning only)
· Microsoft DirectX 9.0c or later
· Microsoft .NET Framework 2.0
Limitations:
· 30-days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Fixed a bug that could cause the Vinyl Recording and Restoration Wizard to run in demo mode on registered installations.
View the original article here
Counter-Strike Map - hns_hale
Counter-Strike is the world's number 1 online action game. Here you'll be able to take part in an incredibly realistic brand of terrorist warfare, while improving your reflexes and aiming skills.
This is a 35Hp knife arena map with a small size where even one hit can kill you. The map features 24 different spawn points.
View the original article here
This is a 35Hp knife arena map with a small size where even one hit can kill you. The map features 24 different spawn points.
View the original article here
Counter-Strike Map - aim_cudo
Counter-Strike is the world's number 1 online action game. Here you'll be able to take part in an incredibly realistic brand of terrorist warfare, while improving your reflexes and aiming skills.
This is a combat skill "Japan" style map with no boxes or places to take cover. The map features 28 different spawn points.
View the original article here
This is a combat skill "Japan" style map with no boxes or places to take cover. The map features 28 different spawn points.
View the original article here
Counter-Strike 2D Map - zm_darknight
Counter-Strike 2D is a 2D version of the world's number 1 online action game. Here you'll be able to take part in an a 2D world of terrorist warfare, while improving your reflexes and aiming skills.
If you are ever in search for a new zombie mod map for within the world of Counter-Strike 2D, you can simply make use of the new zm_darknight map.
Requirements:
· Counter-Strike 2D
View the original article here
If you are ever in search for a new zombie mod map for within the world of Counter-Strike 2D, you can simply make use of the new zm_darknight map.
Requirements:
· Counter-Strike 2D
View the original article here
Counter-Strike 2D Map - rp_blackcity 3.1
Counter-Strike 2D is a 2D version of the world's number 1 online action game. Here you'll be able to take part in an a 2D world of terrorist warfare, while improving your reflexes and aiming skills.
If you are looking for a new role play map for Counter-Strike 2D, you can simply make use of the new rp_blackcity map.
Requirements:
· Counter-Strike 2D
View the original article here
If you are looking for a new role play map for Counter-Strike 2D, you can simply make use of the new rp_blackcity map.
Requirements:
· Counter-Strike 2D
View the original article here
Presentation Assistant 2.6.7 (Trial)
Presentation Assistant is a a great and useful application which will help you create professional presentations with a projector. Whether you are a lecturer, project manager, commissioner, department manager or specialist, when you have a meeting, provide training, introduce your product or demonstrate operations, she can help you express more clearly to add strong impact to the meeting or training course.
Presentation Assistant provides various tools that can help the lecturer convey skills and knowledge to trainees with improved clarity. When you are doing a presentation, the Electronic Pointer can help the audience see the pointed content more clearly; adding various indication marks on the screen can highlight key points, using Spotlight and Curtain can attract the audience to focus on the current key area; with a Screen Magnifier, the demonstration of all operations can be clearer.
Presentation Assistant can help you chair a meeting more efficiently. During meeting admission, a countdown or a normal clock is displayed on the projection screen to remind the audience of the time. All programs or files to open are pre-configured, so you can open them quickly and comfortably without running into a mess. Required music files can be pre-configured within Presentation Assistant, so they can be played at any time.
Presentation Assistant is also an electronic whiteboard application. You can write or draw on screen. You do not need to wipe anything off when it is full, because you can open as many whiteboards or blackboards as you like, and what on them can be saved automatically.
Here are some key features of "Presentation Assistant":
· Close projection output
· Drawing using brush on desktop
· Save Desktop Drawing to Electronic Whiteboard
· Export electronic whiteboard as image files
· Right-click menu in drawing window
· Hotkey supports, which provides a short-cut method to taking your operation
· Timer
· Displays a countdown or a normal clock on the projection screen to show the reminder time.
· Desktop Drawing
· You can draw all kinds of lines, rectangles, circles, or add text marks or picture marks on the desktop, so the interpretation or demonstration can be clearer.
· Electronic Pointer
· An electronic pointer is like a real pointer. It moves where the mouse moves.
· Screen Magnifier
· Mouse tracking magnification and full-screen magnification are supported.
· Spotlight and Curtain
· Using spotlight and curtain can attract the audience to focus on the current key area
· Electronic Whiteboard
· Write or draw directly on the screen,and what on them can be saved automatically.
· Shortcut Tasks
· All programs or files to open are pre-configured, so you can open them quickly and comfortably without running into a mess
· Music Control
· A music player is integrated which meets the requirement for playing background music during the lecture. Required background music can be configured before the meeting. It can be operated simply and quickly.
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Add the ability to specify your own directory for gallery.
· Add a hotkey for whiteboard.
· Add a highlight brush.
· Change the mouse cursor as a PEN symbol whenever entering the drawing mode.
· Presentation Assistant dialog will not automatic come popping up out of the side until you click on it.
· The current CLEAR ALL icon button was changed to clear all but stay in the drawing mode. To exit the drawing mode, you can click the “Release Mouse” button or right click on the screen.
· Screen zoom function was improved.
View the original article here
Presentation Assistant provides various tools that can help the lecturer convey skills and knowledge to trainees with improved clarity. When you are doing a presentation, the Electronic Pointer can help the audience see the pointed content more clearly; adding various indication marks on the screen can highlight key points, using Spotlight and Curtain can attract the audience to focus on the current key area; with a Screen Magnifier, the demonstration of all operations can be clearer.
Presentation Assistant can help you chair a meeting more efficiently. During meeting admission, a countdown or a normal clock is displayed on the projection screen to remind the audience of the time. All programs or files to open are pre-configured, so you can open them quickly and comfortably without running into a mess. Required music files can be pre-configured within Presentation Assistant, so they can be played at any time.
Presentation Assistant is also an electronic whiteboard application. You can write or draw on screen. You do not need to wipe anything off when it is full, because you can open as many whiteboards or blackboards as you like, and what on them can be saved automatically.
Here are some key features of "Presentation Assistant":
· Close projection output
· Drawing using brush on desktop
· Save Desktop Drawing to Electronic Whiteboard
· Export electronic whiteboard as image files
· Right-click menu in drawing window
· Hotkey supports, which provides a short-cut method to taking your operation
· Timer
· Displays a countdown or a normal clock on the projection screen to show the reminder time.
· Desktop Drawing
· You can draw all kinds of lines, rectangles, circles, or add text marks or picture marks on the desktop, so the interpretation or demonstration can be clearer.
· Electronic Pointer
· An electronic pointer is like a real pointer. It moves where the mouse moves.
· Screen Magnifier
· Mouse tracking magnification and full-screen magnification are supported.
· Spotlight and Curtain
· Using spotlight and curtain can attract the audience to focus on the current key area
· Electronic Whiteboard
· Write or draw directly on the screen,and what on them can be saved automatically.
· Shortcut Tasks
· All programs or files to open are pre-configured, so you can open them quickly and comfortably without running into a mess
· Music Control
· A music player is integrated which meets the requirement for playing background music during the lecture. Required background music can be configured before the meeting. It can be operated simply and quickly.
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Add the ability to specify your own directory for gallery.
· Add a hotkey for whiteboard.
· Add a highlight brush.
· Change the mouse cursor as a PEN symbol whenever entering the drawing mode.
· Presentation Assistant dialog will not automatic come popping up out of the side until you click on it.
· The current CLEAR ALL icon button was changed to clear all but stay in the drawing mode. To exit the drawing mode, you can click the “Release Mouse” button or right click on the screen.
· Screen zoom function was improved.
View the original article here
Counter-Strike 2D Map - de_desktopWars
Counter-Strike 2D is a 2D version of the world's number 1 online action game. Here you'll be able to take part in an a 2D world of terrorist warfare, while improving your reflexes and aiming skills.
If you are searching for a new multiplayer map for Counter-Strike 2D, you can try the new de_desktopWars map.
Requirements:
· Counter-Strike 2D
View the original article here
If you are searching for a new multiplayer map for Counter-Strike 2D, you can try the new de_desktopWars map.
Requirements:
· Counter-Strike 2D
View the original article here
Counter-Strike 2D Map - ctf_blockzfight
Counter-Strike 2D is a 2D version of the world's number 1 online action game. Here you'll be able to take part in an a 2D world of terrorist warfare, while improving your reflexes and aiming skills.
If you are searching for a new Capture the Flag map for within the world of Counter-Strike 2D, you can simply make use of the new ctf_blockzfight map.
Requirements:
· Counter-Strike 2D
View the original article here
If you are searching for a new Capture the Flag map for within the world of Counter-Strike 2D, you can simply make use of the new ctf_blockzfight map.
Requirements:
· Counter-Strike 2D
View the original article here
Counter-Strike 2D Map - Camply Series
Counter-Strike 2D is a 2D version of the world's number 1 online action game. Take part in an a 2D world of terrorist warfare, while improving your reflexes and aiming skills.
This cool map pack contains three new maps (csdm_camply, cs_camply, de_camply). Give them a try on your server!
Requirements:
· Counter-Strike 2D
View the original article here
This cool map pack contains three new maps (csdm_camply, cs_camply, de_camply). Give them a try on your server!
Requirements:
· Counter-Strike 2D
View the original article here
TMS Smooth Controls Pack-C++2006, 2007 4.4.2.0 (Shareware)
TMS Smooth Controls Pack-C++2006,2007 is component package wich make developers work a lot easier.
Your applications never get a second chance on a first impression! Use feature-rich sophisticated looking & smoothly animated controls including calendar, listbox, imagelist, panel, buttons, pagecontrol, LEDs, spinner, jogwheel,gauge,...
Here are some key features of "TMS Smooth Controls Pack-C++2006, 2007":
· Smoothly animated gauge with complex gradients
· Animated needle pointer
· Digit value led display
· Informative dialtext
· Minimum and maximum with division and subdivisions
· Office 2007 / Office 2003 style
· Smoothly animated jogwheel with complex gradients and shadows
· Indicator to mark current value with different shapes and Picture support
· Different color and brightness for each mode
· Vertical and horizontal direction
· Animationfactor to change the speed of the animation
· Editable grip size and spacing
· Comes with three modes: Continuous, Cue and AutoCue
· Office 2007 / Office 2003 style tabpager
· Support for top, left, right, bottom tabs
· Page appearance fill style
· Tab appearance button fill style
· Tab button with picture and caption
· Tab status indicator
· Tab reorder
· Smoothly animated trackbar
· Office 2003 / 2007 Style
· Progress and background appearance fill style
· Minimum, maximum and step with tickmarks
· Complex thumb, with fill support
· Smoothly animated progress bar
· Office 2003 / 2007 Style
· Progress and background fill
· Complex gradient shadows and bevels
· Progress value with support for Progress and normal font
· Optional glow animation and progress animation
· Complex fill status indicator
· Is supported in TAdvSmoothCalendar, TAdvSmoothToggleButton, TAdvSmoothButton and TAdvSmoothTabPager
· Transparent background or background fill
· Sophisticated opacity selection & background fill, including gradient, texture, hatch fills
· Optional shadow on background fill
· Optional rounded corners
· 7-Segment leds
· Smooth toggle button with rounded gradient
· Rounded optional bevel with separate color styles
· Support for DropDownMenu / DropDownControl
· Fully automatic gradient color calculation from single color property
· Button can have image of caption text
· Image supports PNG with alpha transparency
· IPhone style spinner control
· Spinner with selectable number of columns with numeric data, date/time data and custom data
· Optional infinite scrolling
· Keyboard support
· Smooth mouse scroll effects
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency for custom data items
· Anti-aliased drawing
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· IPhone application button with rounded gradient
· Fully automatic gradient color calculation from single color property
· Button can have image of caption text
· Image supports PNG with alpha transparency
· Calendar with sophisticated opacity and fill
· Includes month selector, year selector views
· Single date select or date range selection
· Support for background images, texture fill, gradients, hatch
· Built-in color settings for Office 2003 / Office 2007 styles
· Optional animation between next/prev month, month selector, year selector
· Optional ISO calculated week number indication
· Optional Today indication and "goto today" footer
· Optional shadow
· Anti aliasing support
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· Smoothly animated image thumbnail list & picker
· Automatic background thread loading for high performance
· Automatic thumbnail creation for minimal memory usage
· Listbox items can have HTML formatted Caption text with hyperlink & image support
· Listbox items can have images with zooming capability.
· Listbox items can be arranged in columns or in rows with keyboard & mouse animated scrolling
· Default image can be used to be displayed in case of unloaded images.
· Fully customizable item appearance with text and image properties.
· Header & footer with sophisticated fills and image support.
· Keyboard lookup support.
· Smooth mouse slide effects.
· Support for Item groups with splitter between items that can be expanded & collapsed
· Support for custom top layer items to enhance to look and feel.
· Different thread loading modes to change the way the images are loading.
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control.
· Built-in support for using ICO, BMP, JPEG, GIF, ICO, TIF, PNG images with alpha transparency.
· Anti-aliased drawing.
· TMS TAdvFormStyler compatible for instant switching between Office 2003 / Office 2007 styles.
· Font with support for gradient, texture, hatch fills
· Transparent background or background fill
· Sophisticated opacity selection & background fill, including gradient, texture, hatch fills
· Optional shadow on background fill
· Optional rounded corners
· IPhone-style smoothly animated listbox
· Listbox items can have Caption, Info text as well as HTML formatted notes with hyperlink & image support
· Listbox items can have checkbox, radiobutton, image, detailimage,...
· Header & footer with sophisticated fills and image support
· Keyboard lookup support
· Smooth mouse slide effects
· Lookup indicator for instant lookup in alphabet
· Support for Item groups with splitter between items
· Detail control per item or global detail control with animation to show detail
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency
· Anti-aliased drawing
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· Animated menu with hover menu hint text per menuitem
· Can be transparent or have sophisticated gradient, texture or hatch fills
· Built-in color settings for Office 2003 / Office 2007 styles
· Optional animation when switching or hovering menu items and showing hint text & image per menu item
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency
· Anti-aliased drawing
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· Rounded borders & shadow support
· Anti-aliased drawing
· Opacity control
· Sophisticated gradient, texture, hatch fills
· Separate caption with optional font fill / underline
· Background & foreground image at various positions with BMP, JPEG, GIF and full PNG alpha transparency support
· HTML formatted panel content with optional hyperlinks, HTML specified images, ...
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· PictureContainer for sharing / reusing BMP,JPEG,GIF,PNG images
· Combobox items can have Caption, Info text as well as HTML formatted notes with hyperlink & image support
· Combobox items can have checkbox, radiobutton, image, detailimage,...
· Dropdown header & footer with sophisticated fills and image support
· Keyboard lookup support
· Progressbar support in items
· Item grouping
· Smooth mouse slide effects
· Lookup indicator for instant lookup in alphabet
· Support for Item groups with splitter between items
· Detail control per item or global detail control with animation to show detail
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency
· Anti-aliased drawing
What's New in This Release: [ read full changelog ]
· New : Property DragDropItemInteraction to turn off default item delete / reordering / inserting behavior in TAdvSmoothDock
· New : OnContextPopup exposed in TAdvSmoothListBox
· New : OnContextPopup exposed in TAdvSmoothImageListBox
· Fixed : Issue with setting cursor different from crDefault in TAdvSmoothButton
View the original article here
Your applications never get a second chance on a first impression! Use feature-rich sophisticated looking & smoothly animated controls including calendar, listbox, imagelist, panel, buttons, pagecontrol, LEDs, spinner, jogwheel,gauge,...
Here are some key features of "TMS Smooth Controls Pack-C++2006, 2007":
· Smoothly animated gauge with complex gradients
· Animated needle pointer
· Digit value led display
· Informative dialtext
· Minimum and maximum with division and subdivisions
· Office 2007 / Office 2003 style
· Smoothly animated jogwheel with complex gradients and shadows
· Indicator to mark current value with different shapes and Picture support
· Different color and brightness for each mode
· Vertical and horizontal direction
· Animationfactor to change the speed of the animation
· Editable grip size and spacing
· Comes with three modes: Continuous, Cue and AutoCue
· Office 2007 / Office 2003 style tabpager
· Support for top, left, right, bottom tabs
· Page appearance fill style
· Tab appearance button fill style
· Tab button with picture and caption
· Tab status indicator
· Tab reorder
· Smoothly animated trackbar
· Office 2003 / 2007 Style
· Progress and background appearance fill style
· Minimum, maximum and step with tickmarks
· Complex thumb, with fill support
· Smoothly animated progress bar
· Office 2003 / 2007 Style
· Progress and background fill
· Complex gradient shadows and bevels
· Progress value with support for Progress and normal font
· Optional glow animation and progress animation
· Complex fill status indicator
· Is supported in TAdvSmoothCalendar, TAdvSmoothToggleButton, TAdvSmoothButton and TAdvSmoothTabPager
· Transparent background or background fill
· Sophisticated opacity selection & background fill, including gradient, texture, hatch fills
· Optional shadow on background fill
· Optional rounded corners
· 7-Segment leds
· Smooth toggle button with rounded gradient
· Rounded optional bevel with separate color styles
· Support for DropDownMenu / DropDownControl
· Fully automatic gradient color calculation from single color property
· Button can have image of caption text
· Image supports PNG with alpha transparency
· IPhone style spinner control
· Spinner with selectable number of columns with numeric data, date/time data and custom data
· Optional infinite scrolling
· Keyboard support
· Smooth mouse scroll effects
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency for custom data items
· Anti-aliased drawing
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· IPhone application button with rounded gradient
· Fully automatic gradient color calculation from single color property
· Button can have image of caption text
· Image supports PNG with alpha transparency
· Calendar with sophisticated opacity and fill
· Includes month selector, year selector views
· Single date select or date range selection
· Support for background images, texture fill, gradients, hatch
· Built-in color settings for Office 2003 / Office 2007 styles
· Optional animation between next/prev month, month selector, year selector
· Optional ISO calculated week number indication
· Optional Today indication and "goto today" footer
· Optional shadow
· Anti aliasing support
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· Smoothly animated image thumbnail list & picker
· Automatic background thread loading for high performance
· Automatic thumbnail creation for minimal memory usage
· Listbox items can have HTML formatted Caption text with hyperlink & image support
· Listbox items can have images with zooming capability.
· Listbox items can be arranged in columns or in rows with keyboard & mouse animated scrolling
· Default image can be used to be displayed in case of unloaded images.
· Fully customizable item appearance with text and image properties.
· Header & footer with sophisticated fills and image support.
· Keyboard lookup support.
· Smooth mouse slide effects.
· Support for Item groups with splitter between items that can be expanded & collapsed
· Support for custom top layer items to enhance to look and feel.
· Different thread loading modes to change the way the images are loading.
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control.
· Built-in support for using ICO, BMP, JPEG, GIF, ICO, TIF, PNG images with alpha transparency.
· Anti-aliased drawing.
· TMS TAdvFormStyler compatible for instant switching between Office 2003 / Office 2007 styles.
· Font with support for gradient, texture, hatch fills
· Transparent background or background fill
· Sophisticated opacity selection & background fill, including gradient, texture, hatch fills
· Optional shadow on background fill
· Optional rounded corners
· IPhone-style smoothly animated listbox
· Listbox items can have Caption, Info text as well as HTML formatted notes with hyperlink & image support
· Listbox items can have checkbox, radiobutton, image, detailimage,...
· Header & footer with sophisticated fills and image support
· Keyboard lookup support
· Smooth mouse slide effects
· Lookup indicator for instant lookup in alphabet
· Support for Item groups with splitter between items
· Detail control per item or global detail control with animation to show detail
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency
· Anti-aliased drawing
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· Animated menu with hover menu hint text per menuitem
· Can be transparent or have sophisticated gradient, texture or hatch fills
· Built-in color settings for Office 2003 / Office 2007 styles
· Optional animation when switching or hovering menu items and showing hint text & image per menu item
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency
· Anti-aliased drawing
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· Rounded borders & shadow support
· Anti-aliased drawing
· Opacity control
· Sophisticated gradient, texture, hatch fills
· Separate caption with optional font fill / underline
· Background & foreground image at various positions with BMP, JPEG, GIF and full PNG alpha transparency support
· HTML formatted panel content with optional hyperlinks, HTML specified images, ...
· TMS TAdvFormStyler compatible for instant switch between Office 2003 / Office 2007 styles
· PictureContainer for sharing / reusing BMP,JPEG,GIF,PNG images
· Combobox items can have Caption, Info text as well as HTML formatted notes with hyperlink & image support
· Combobox items can have checkbox, radiobutton, image, detailimage,...
· Dropdown header & footer with sophisticated fills and image support
· Keyboard lookup support
· Progressbar support in items
· Item grouping
· Smooth mouse slide effects
· Lookup indicator for instant lookup in alphabet
· Support for Item groups with splitter between items
· Detail control per item or global detail control with animation to show detail
· All elements feature sophisticated gradient, texture, hatch fills with optional opacity control
· Built-in support for using BMP,JPEG,GIF and PNG images with alpha transparency
· Anti-aliased drawing
What's New in This Release: [ read full changelog ]
· New : Property DragDropItemInteraction to turn off default item delete / reordering / inserting behavior in TAdvSmoothDock
· New : OnContextPopup exposed in TAdvSmoothListBox
· New : OnContextPopup exposed in TAdvSmoothImageListBox
· Fixed : Issue with setting cursor different from crDefault in TAdvSmoothButton
View the original article here
Snare for Windows 4.0.1.2a (Freeware)
Snare for Windows is a service designed to interact with the underlying Windows Eventlog subsystem to facilitate remote, real-time transfer of event log information.
Snare is a program that facilitates the central collection and processing of Event Log information. All three primary event logs(Application, System and Security) are monitored, and the secondary logs (DNS, Active Directory, and File Replication) are monitored if available. Event information is converted to tab delimited text format, then delivered over UDP to a remote server.
Snare is currently configured to deliver audit information to a SYSLOG server
running on a remote (or local) machine. A configuration utility allows you to set the appropriate syslog target and priority, as well as the target DNS or IP address of the server that should receive the event information.
It should be noted that many syslog servers are not designed to cope with the sorts of volume of data that multiple snare agents can potentially generate.
The Snare service will automatically start after you have completed the initial
configuration process. It is recommended that you configure each of your event logs to 'overwrite as required', as opposed to 'overwrite > 7 days', which is the default on Windows 2000 machines.
We also recommend that you configure appropriate access controls on the Snare registry entries using regedt32.exe - perhaps restricting the permission to read or modify the keys and values to Local or Domain Administrators only.
Snare stores it's registry settings in: HKEY_LOCAL_MACHINESOFTWAREInterSect AllianceAuditService.
Please remember that event monitoring is a complex area in most modern operating systems, and is not often very granular. Turning on significant event monitoring for a system can often produce unpredictable results, and could seriously detract from the resources available to the rest of your system or network.
We recommend that you have a good understanding of exactly what event information is going to be used for, proir to enabling event monitoring on your servers.
What's New in This Release: [ read full changelog ]
· Fixed bug in silent deployment of remote access password
View the original article here
Snare is a program that facilitates the central collection and processing of Event Log information. All three primary event logs(Application, System and Security) are monitored, and the secondary logs (DNS, Active Directory, and File Replication) are monitored if available. Event information is converted to tab delimited text format, then delivered over UDP to a remote server.
Snare is currently configured to deliver audit information to a SYSLOG server
running on a remote (or local) machine. A configuration utility allows you to set the appropriate syslog target and priority, as well as the target DNS or IP address of the server that should receive the event information.
It should be noted that many syslog servers are not designed to cope with the sorts of volume of data that multiple snare agents can potentially generate.
The Snare service will automatically start after you have completed the initial
configuration process. It is recommended that you configure each of your event logs to 'overwrite as required', as opposed to 'overwrite > 7 days', which is the default on Windows 2000 machines.
We also recommend that you configure appropriate access controls on the Snare registry entries using regedt32.exe - perhaps restricting the permission to read or modify the keys and values to Local or Domain Administrators only.
Snare stores it's registry settings in: HKEY_LOCAL_MACHINESOFTWAREInterSect AllianceAuditService.
Please remember that event monitoring is a complex area in most modern operating systems, and is not often very granular. Turning on significant event monitoring for a system can often produce unpredictable results, and could seriously detract from the resources available to the rest of your system or network.
We recommend that you have a good understanding of exactly what event information is going to be used for, proir to enabling event monitoring on your servers.
What's New in This Release: [ read full changelog ]
· Fixed bug in silent deployment of remote access password
View the original article here
Portable Presentation Assistant 2.6.7 (Trial)
Presentation Assistant is a cute assistant when you give a presentation. It provides various tools to bring the audience's attention to a specific spot, and allows you to zoom in and annotate the screen. It also enables you to open documents or programs quickly, and play background music conveniently during the presentation.
Only by the simple press of a key, you can magnify any portion of the screen around the mouse cursor by up to 16 times. The zoom level is controlled by your mouse wheel or the Ctrl and +/- keys, while the mouse itself pans around the screen.
With the Screen Draw tools, you can draw all kinds of lines, rectangles, circles, or add text marks or picture marks on the screen to emphasize or clarify the text or diagrams on the screen, so the interpretation or demonstration can be clearer.
Presentation Assistant also emulates a computer whiteboard. It basically lets the user draw basic forms and objects on the whole computer screen making it an ideal tool during presentations, video conferences or other kinds of meetings where the computer monitor is being shown.
Get Portable Presentation Assistant and give it try to see how useful it can be for you when giving presentations!
Here are some key features of "Portable Presentation Assistant":
Draw freely on screen:
· Pencil, Brush, Line, Poly Line, Rectangle, Ellipse, Text, Image, Shape Recognition
· Transparency Effects
· Different pen width and color
· Undo, Redo, Export
Electronic Whiteboard:
· Draw freely on the board
· Add as many boards as you want
· Set different background color
Countdown:
· Displays a countdown or a normal clock on the projection screen to show the reminder time.
Task Shortcuts:
· Open documents and programs quickly during the presentation.
Playing background music:
· Playing background music conveniently during the presentation
Monitor Switch:
· Quickly move windows between monitors.
Full Screen Zoom:
· Zooming screen with the keyboard or wheel
· Zoom with selection rectangle
· Allow annotating
Spotlight:
· Different Shapes
· Transparency Effects
Curtain:
· Different Shapes
· Transparency Effects
Arrow Point:
· Drag on the Arrow Point to move in any direction
· Select different color and change the size
Screen Capture:
· Capture Entire Screen
· Capture Selected Window
· Capture Region of Screen
· Software Keyboard
· Screen Digital Clock
· Hide output on projection screen
· Mouse Tracking Magnification
· Add the ability to specify your own directory for gallery.
· Add a hotkey for whiteboard.
· Add a highlight brush.
· Change the mouse cursor as a PEN symbol whenever entering the drawing mode.
· Presentation Assistant dialog will not automatic come popping up out of the side until you click on it.
· The current CLEAR ALL icon button was changed to clear all but stay in the drawing mode. To exit the drawing mode, you can click the “Release Mouse” button or right click on the screen.
· Screen zoom function was improved.
View the original article here
Only by the simple press of a key, you can magnify any portion of the screen around the mouse cursor by up to 16 times. The zoom level is controlled by your mouse wheel or the Ctrl and +/- keys, while the mouse itself pans around the screen.
With the Screen Draw tools, you can draw all kinds of lines, rectangles, circles, or add text marks or picture marks on the screen to emphasize or clarify the text or diagrams on the screen, so the interpretation or demonstration can be clearer.
Presentation Assistant also emulates a computer whiteboard. It basically lets the user draw basic forms and objects on the whole computer screen making it an ideal tool during presentations, video conferences or other kinds of meetings where the computer monitor is being shown.
Get Portable Presentation Assistant and give it try to see how useful it can be for you when giving presentations!
Here are some key features of "Portable Presentation Assistant":
Draw freely on screen:
· Pencil, Brush, Line, Poly Line, Rectangle, Ellipse, Text, Image, Shape Recognition
· Transparency Effects
· Different pen width and color
· Undo, Redo, Export
Electronic Whiteboard:
· Draw freely on the board
· Add as many boards as you want
· Set different background color
Countdown:
· Displays a countdown or a normal clock on the projection screen to show the reminder time.
Task Shortcuts:
· Open documents and programs quickly during the presentation.
Playing background music:
· Playing background music conveniently during the presentation
Monitor Switch:
· Quickly move windows between monitors.
Full Screen Zoom:
· Zooming screen with the keyboard or wheel
· Zoom with selection rectangle
· Allow annotating
Spotlight:
· Different Shapes
· Transparency Effects
Curtain:
· Different Shapes
· Transparency Effects
Arrow Point:
· Drag on the Arrow Point to move in any direction
· Select different color and change the size
Screen Capture:
· Capture Entire Screen
· Capture Selected Window
· Capture Region of Screen
· Software Keyboard
· Screen Digital Clock
· Hide output on projection screen
· Mouse Tracking Magnification
· Add the ability to specify your own directory for gallery.
· Add a hotkey for whiteboard.
· Add a highlight brush.
· Change the mouse cursor as a PEN symbol whenever entering the drawing mode.
· Presentation Assistant dialog will not automatic come popping up out of the side until you click on it.
· The current CLEAR ALL icon button was changed to clear all but stay in the drawing mode. To exit the drawing mode, you can click the “Release Mouse” button or right click on the screen.
· Screen zoom function was improved.
View the original article here
MSD Organizer Multiuser 11.5 (Trial)
MSD Organizer Multiuser allows you to store and manage all your personal and professional information.
You can now use MSD Organizer Multiuser to manage your daily activities, phone book, take note of your relationships with banks, clients, suppliers and other contacts.
MSD Organizer Multiuser allows multiple users to share the information in a local area network or through the Internet.
Here are some key features of "MSD Organizer Multiuser":
· The Network messenger allows to send private or broadcast messages to other program users in the local area network. The messages are stored in trays like in the mailing programs.
· Provides tools to communicate with the contacts by phone, web, electronic mail and SMS messages, and allows to send customizable emails to contacts and email lists.
· All the records in the program modules can contain an unlimited history. The possibilities of this unique feature are countless.
· The records of the modules of this program can be linked with a contact of the Contacts module.
· Favorites support. The user can define program records and groups as favorites, as well as folders, programs, documents, phone numbers, web addresses, email addresses and user defined favorites. This is one of the most useful tools in this program.
· The user may configure the behavior and visual appearance of the program.
· Easy to use, with windows with similar functionality and controls designed for a short learning curve.
· Find your information easily, using powerful filtering and searching tools. This features are supported by a powerful relational database manager.
· Data security, provided by password control and data encryption. The information is protected during program execution and after closing the program. The backups may also be password protected.
· Data Import/Export, provided by tools that allow the exchange of information with other programs.
· Complete reports, with different sorting and classification possibilities.
· Foreign currency support for financial information. The program automatically detects the EURO countries to configure foreign currency parameters.
· Word processor: use this powerful tool to edit your documents with formatted text, tables, images and more.
· Image viewer: use this tool to view or print the images stored in the program records.
· Analog and digital clock.
· Calculator with currency exchange, very useful particularly for the EURO countries.
· Moon information tool, to be aware of Moon phases.
· Biorhythms information tool, to know the state of our Intellectual, emotional, physical and intuitive biorhythms.
· Backup and Restore tools, to keep your personal information safe.
Requirements:
· Pentium IV
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Changes to improve the program behavior in Windows 8
Softpedia guarantees that MSD Organizer Multiuser 11.5 is 100% CLEAN, which means it does not contain any form of malware, including spyware, viruses, trojans and backdoors. [read more >]
View the original article here
You can now use MSD Organizer Multiuser to manage your daily activities, phone book, take note of your relationships with banks, clients, suppliers and other contacts.
MSD Organizer Multiuser allows multiple users to share the information in a local area network or through the Internet.
Here are some key features of "MSD Organizer Multiuser":
· The Network messenger allows to send private or broadcast messages to other program users in the local area network. The messages are stored in trays like in the mailing programs.
· Provides tools to communicate with the contacts by phone, web, electronic mail and SMS messages, and allows to send customizable emails to contacts and email lists.
· All the records in the program modules can contain an unlimited history. The possibilities of this unique feature are countless.
· The records of the modules of this program can be linked with a contact of the Contacts module.
· Favorites support. The user can define program records and groups as favorites, as well as folders, programs, documents, phone numbers, web addresses, email addresses and user defined favorites. This is one of the most useful tools in this program.
· The user may configure the behavior and visual appearance of the program.
· Easy to use, with windows with similar functionality and controls designed for a short learning curve.
· Find your information easily, using powerful filtering and searching tools. This features are supported by a powerful relational database manager.
· Data security, provided by password control and data encryption. The information is protected during program execution and after closing the program. The backups may also be password protected.
· Data Import/Export, provided by tools that allow the exchange of information with other programs.
· Complete reports, with different sorting and classification possibilities.
· Foreign currency support for financial information. The program automatically detects the EURO countries to configure foreign currency parameters.
· Word processor: use this powerful tool to edit your documents with formatted text, tables, images and more.
· Image viewer: use this tool to view or print the images stored in the program records.
· Analog and digital clock.
· Calculator with currency exchange, very useful particularly for the EURO countries.
· Moon information tool, to be aware of Moon phases.
· Biorhythms information tool, to know the state of our Intellectual, emotional, physical and intuitive biorhythms.
· Backup and Restore tools, to keep your personal information safe.
Requirements:
· Pentium IV
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Changes to improve the program behavior in Windows 8

View the original article here
Master Uneraser 1.20 (Trial)
Master Uneraser can recover files that you have accidentally deleted on your hard drives (even the ones deleted from Recycle Bin). Master Uneraser has direct access to hard drive on low level and ignores information about existing files on drive, because it analyzes free space of hard drive (where it can find deleted files).
Master Uneraser is not well known, that Windows does not delete files completely. Master Uneraser just removes record of file from file system. Therefore, Master Uneraser has good chances to recover deleted file in case they have not been overwritten by new files.
Master Uneraser supports all major File Systems used in Windows like: FAT (VFAT, FAT16, FAT32), NTFS4, NTFS5. It supports long file names and non-English characters in file names.
What does it mean? It means that you can use Master Shredder to recover deleted files on any media that has file system compatible with Windows Operating System. Moreover it has possiblity to recover deleted NTFS compressed files.
Master Uneraser works with any media where file can be deleted, like Hard Drives, USB flash memory sticks and etc.
Requirements:
· 25 MB of free HDD space
Limitations:
· 30-day trial
What's New in This Release: [ read full changelog ]
· Now Master Uneraser is compatible with Windows 8
View the original article here
Master Uneraser is not well known, that Windows does not delete files completely. Master Uneraser just removes record of file from file system. Therefore, Master Uneraser has good chances to recover deleted file in case they have not been overwritten by new files.
Master Uneraser supports all major File Systems used in Windows like: FAT (VFAT, FAT16, FAT32), NTFS4, NTFS5. It supports long file names and non-English characters in file names.
What does it mean? It means that you can use Master Shredder to recover deleted files on any media that has file system compatible with Windows Operating System. Moreover it has possiblity to recover deleted NTFS compressed files.
Master Uneraser works with any media where file can be deleted, like Hard Drives, USB flash memory sticks and etc.
Requirements:
· 25 MB of free HDD space
Limitations:
· 30-day trial
What's New in This Release: [ read full changelog ]
· Now Master Uneraser is compatible with Windows 8
View the original article here
IntelliJ IDEA 12.0.2 Build 123.123 (Trial)
IntelliJ IDEA lets you code without a hitch. It practices a non-intrusive, intuitive approach to help you write, debug, refactor, test and learn your code.
Thanks to its deep understanding of languages and technologies, IntelliJ IDEA provides a second pair of hands for you when you need them.
Playing the game by your rules without ever getting in your way — that's the key to a productive and pleasant development.
Here are some key features of "IntelliJ IDEA":
· Enterprise technologies support including Java EE, Spring, GWT, Struts, Play, Hibernate, Google App Engine, OSGi and others
· Simplified web development with intelligent editors for HTML, JavaScript, CoffeeScript, CSS, integration for templating engines
· Full array of supported languages, with refactoring capabilities: ActionScript, PHP, Groovy, Scala, Python/Jython, Ruby/JRuby, Clojure
· Deployment and debugging with any of the following application servers: Tomcat, GlassFish, JBoss, Weblogic, WebSphere, Geronimo, Resin, Jetty
· Commercial version control systems support: Perforce, ClearCase, Team Foundation Server, Visual SourceSafe
· Tools for working with large scale Java codebases: dependency analysis and validation, UML class diagrams
· Unique structural search and replace facility based on regular expressions describing structural Java elements
· Easily spot and fix duplicate code fragments. Measure the code coverage for your unit tests
Android:
· IDEA-92882 (Usability Problem): Android run config should be more permissive and allow to select "incompatible" AVDs
· IDEA-95236 (Cosmetics): Android run configuration menu option too small
· IDEA-94297 (Bug): String Resource Extraction does not escape apostrophes
· IDEA-96548 (Bug): Sometimes "cannot parse XML drawable" error occurs in layout preview
· IDEA-96015 (Bug): Create layout file: fill_parent instead of match_parent in API 8+
· IDEA-97979 (Bug): Android Packager: PersistentEnumerator storage corrupted
· IDEA-75767 (Bug): Android layout preview: SoundPool
· IDEA-96541 (Bug): Android build target is not imported from project.properties if project sdk is preselected
· IDEA-94451 (Bug): Can't start inner static Activity
· IDEA-97686 (Bug): Android+Maven project: R.java is not generated if "Run 'process-resources'..." option is chosen in facet
· IDEA-94168 (Bug): ADB doesn't connect to a real device
· IDEA-96665 (Bug): Android layout preview: it is impossible to look at stacktrace in the ...
View the original article here
Thanks to its deep understanding of languages and technologies, IntelliJ IDEA provides a second pair of hands for you when you need them.
Playing the game by your rules without ever getting in your way — that's the key to a productive and pleasant development.
Here are some key features of "IntelliJ IDEA":
· Enterprise technologies support including Java EE, Spring, GWT, Struts, Play, Hibernate, Google App Engine, OSGi and others
· Simplified web development with intelligent editors for HTML, JavaScript, CoffeeScript, CSS, integration for templating engines
· Full array of supported languages, with refactoring capabilities: ActionScript, PHP, Groovy, Scala, Python/Jython, Ruby/JRuby, Clojure
· Deployment and debugging with any of the following application servers: Tomcat, GlassFish, JBoss, Weblogic, WebSphere, Geronimo, Resin, Jetty
· Commercial version control systems support: Perforce, ClearCase, Team Foundation Server, Visual SourceSafe
· Tools for working with large scale Java codebases: dependency analysis and validation, UML class diagrams
· Unique structural search and replace facility based on regular expressions describing structural Java elements
· Easily spot and fix duplicate code fragments. Measure the code coverage for your unit tests
Android:
· IDEA-92882 (Usability Problem): Android run config should be more permissive and allow to select "incompatible" AVDs
· IDEA-95236 (Cosmetics): Android run configuration menu option too small
· IDEA-94297 (Bug): String Resource Extraction does not escape apostrophes
· IDEA-96548 (Bug): Sometimes "cannot parse XML drawable" error occurs in layout preview
· IDEA-96015 (Bug): Create layout file: fill_parent instead of match_parent in API 8+
· IDEA-97979 (Bug): Android Packager: PersistentEnumerator storage corrupted
· IDEA-75767 (Bug): Android layout preview: SoundPool
· IDEA-96541 (Bug): Android build target is not imported from project.properties if project sdk is preselected
· IDEA-94451 (Bug): Can't start inner static Activity
· IDEA-97686 (Bug): Android+Maven project: R.java is not generated if "Run 'process-resources'..." option is chosen in facet
· IDEA-94168 (Bug): ADB doesn't connect to a real device
· IDEA-96665 (Bug): Android layout preview: it is impossible to look at stacktrace in the ...
View the original article here
Norman Malware Cleaner 2.07.06 (2013.01.17) (Freeware)
Norman Malware Cleaner is one of the new apps in the security software industry, promising to keep computers around the world away from malware and other dangerous files that could compromise user's safety.
Although it comes packed as an over 130 MB file, Norman Malware Cleaner has adopted a different approach.
This software doesn't have an installer, since viruses are now attempting to block installation of antiviruses and security tools, so it's being delivered as an executable file, which means you only need to double click the file to launch the app.
The interface is pretty basic and that's a very good thing, since the purpose of the whole software is to find and delete infections.
There are four scanning modes, quick, normal, full and custom, so choose the one that fits you best. Of course, the full mode will need much more time, while the quick one is better for a quick analysis of the computer.
During our testing, scanning the computer in quick mode took around 2 minutes, while the full option needed around 20 minutes to complete. Still, the latter was a bit more efficient as it checked every single file on the computer for malicious data.
There are multiple options available in the dedicated tab, giving you the power to enable verbose logging, quarantine, archive unpacking, memory scanning, FakeAV scanning, rootkit cleaning, multithreading, detection of potentially unwanted programs and Sandbox.
The Quarantine tab provides a quick look over the suspicious files detected by Norman Malware Cleaner, with dedicated tools to restore or delete the files permanently at the bottom of the main window.
Norman Malware Cleaner is no replacement for a fully fledged antivirus, but if cleaning your computer of infected files wasn't possible with the existing tools, this one is really worth a chance.
View the original article here
Although it comes packed as an over 130 MB file, Norman Malware Cleaner has adopted a different approach.
This software doesn't have an installer, since viruses are now attempting to block installation of antiviruses and security tools, so it's being delivered as an executable file, which means you only need to double click the file to launch the app.
The interface is pretty basic and that's a very good thing, since the purpose of the whole software is to find and delete infections.
There are four scanning modes, quick, normal, full and custom, so choose the one that fits you best. Of course, the full mode will need much more time, while the quick one is better for a quick analysis of the computer.
During our testing, scanning the computer in quick mode took around 2 minutes, while the full option needed around 20 minutes to complete. Still, the latter was a bit more efficient as it checked every single file on the computer for malicious data.
There are multiple options available in the dedicated tab, giving you the power to enable verbose logging, quarantine, archive unpacking, memory scanning, FakeAV scanning, rootkit cleaning, multithreading, detection of potentially unwanted programs and Sandbox.
The Quarantine tab provides a quick look over the suspicious files detected by Norman Malware Cleaner, with dedicated tools to restore or delete the files permanently at the bottom of the main window.
Norman Malware Cleaner is no replacement for a fully fledged antivirus, but if cleaning your computer of infected files wasn't possible with the existing tools, this one is really worth a chance.
View the original article here
EventSentry Light 2.93.1.43 (Freeware)
EventSentry Light is an accessible and easy-to-use software that can be used to monitor and log events.
EventSentry Light allows you to specify one filter criterion, to limit notifications to selected (or all) events, based on EventID, category and keywords.
You can configure EventSentry to notify you if important events matching your filter criteria occur or consolidate your event logs into one central location such as a central ODBC database.
Through EventSentry, you can be actively notified in several ways when various events take place (email, ASCII file, ODBC, Unix syslog, SNMP, network (net send), process, sound, desktop).
EventSentry will also monitor performance, system services, disk space, processes and the addition / removal of applications and autorun registry entries.
Here are some key features of "EventSentry Light":
Management Console:
· Installs the console that is used to configure your EventSentry installation
Autorun:
· Automatically launches the management console in the tray area upon login
Agent MSI Template:
· Installs a template that can be used to deploy the EventSentry agent using Active Directory or other software deployment methods
Agents:
Monitoring Agent:
· This is installs the main monitoring component that monitors Windows-based machines
Heartbeat Monitoring Agent:
· Installs the central heartbeat agent that ensures that remote devices (including routers and switches) are up and running. This is usually only installed on one host in your network.
Widgets:
· Installs desktop widgets that display a performance summary. Requires that the web reports are installed on your network.
Web Reports:
· Installs the ASP files required to run the web reports.
Setup IIS:
· Configures a virtual "EventSentry" directory on the local IIS installation. If IIS is not installed locally then setup needs to be run again on the host that has IIS installed.
Setup MSSQL Database:
· Creates and initializes the EventSentry database on a local or remote Microsoft SQL Server.
Setup MySQL Database:
· Creates and initializes the EventSentry database on a local or remote MySQL SQL Server.
Install MS Access Database:
· Installs a local Access database. The access database is only recommended for testing or very small setups.
Requirements:
· Mozilla Firefox 2.x or higher (recommended)
· Internet Explorer 6 or higher
· Opera 8 or higher
Limitations:
· Does not suport database notifications
What's New in This Release: [ read full changelog ]
Bugfixes:
· Management Console: Fixed issue where renaming a group would duplicate the group
· Network Services: Fixed issue where the first TCP-based syslog message would be logged with the wrong facility and severity
· Agent: Fixed issue where some performance counters would not be loaded on certain hosts
· Agent: Fixed issue with delimited log file monitoring
· Agent: The logging of 1041 events, when problems monitoring an event log are encountered, has been improved. A new 1051 event has been introduced.
· Remote Update Utility: Fixed issue where only the first 1000 computers would be retrieved
· Web Reports: Windows 8 and Server 2012 hosts were not displayed correctly on some pages
View the original article here
EventSentry Light allows you to specify one filter criterion, to limit notifications to selected (or all) events, based on EventID, category and keywords.
You can configure EventSentry to notify you if important events matching your filter criteria occur or consolidate your event logs into one central location such as a central ODBC database.
Through EventSentry, you can be actively notified in several ways when various events take place (email, ASCII file, ODBC, Unix syslog, SNMP, network (net send), process, sound, desktop).
EventSentry will also monitor performance, system services, disk space, processes and the addition / removal of applications and autorun registry entries.
Here are some key features of "EventSentry Light":
Management Console:
· Installs the console that is used to configure your EventSentry installation
Autorun:
· Automatically launches the management console in the tray area upon login
Agent MSI Template:
· Installs a template that can be used to deploy the EventSentry agent using Active Directory or other software deployment methods
Agents:
Monitoring Agent:
· This is installs the main monitoring component that monitors Windows-based machines
Heartbeat Monitoring Agent:
· Installs the central heartbeat agent that ensures that remote devices (including routers and switches) are up and running. This is usually only installed on one host in your network.
Widgets:
· Installs desktop widgets that display a performance summary. Requires that the web reports are installed on your network.
Web Reports:
· Installs the ASP files required to run the web reports.
Setup IIS:
· Configures a virtual "EventSentry" directory on the local IIS installation. If IIS is not installed locally then setup needs to be run again on the host that has IIS installed.
Setup MSSQL Database:
· Creates and initializes the EventSentry database on a local or remote Microsoft SQL Server.
Setup MySQL Database:
· Creates and initializes the EventSentry database on a local or remote MySQL SQL Server.
Install MS Access Database:
· Installs a local Access database. The access database is only recommended for testing or very small setups.
Requirements:
· Mozilla Firefox 2.x or higher (recommended)
· Internet Explorer 6 or higher
· Opera 8 or higher
Limitations:
· Does not suport database notifications
What's New in This Release: [ read full changelog ]
Bugfixes:
· Management Console: Fixed issue where renaming a group would duplicate the group
· Network Services: Fixed issue where the first TCP-based syslog message would be logged with the wrong facility and severity
· Agent: Fixed issue where some performance counters would not be loaded on certain hosts
· Agent: Fixed issue with delimited log file monitoring
· Agent: The logging of 1041 events, when problems monitoring an event log are encountered, has been improved. A new 1051 event has been introduced.
· Remote Update Utility: Fixed issue where only the first 1000 computers would be retrieved
· Web Reports: Windows 8 and Server 2012 hosts were not displayed correctly on some pages
View the original article here
McAfee AVERT Stinger 10.2.0.955 (Freeware)
Having an antivirus solution installed on the computer is definitely a necessity to ensure that one's PC is protected against malware attacks and infections. However, this protection can be doubled by a specialized removal tool, such as McAfee AVERT Stinger.
This application is meant to detect and remove a number of viruses easier than a traditional antivirus solution, without needing any intricate configuration.
McAfee AVERT Stinger does not require users to install it on their PC, which comes in quite handy, especially considering that viruses often attempt to block installation of security tools. It is delivered as a stand-alone executable file that can be directly double-clicked for running.
The interface is minimal and no user should have any problems using it. There are only a few buttons at the top of main and only window, one of which is the Preferences one, window that gives access to several settings regarding the application.
McAfee AVERT Stinger is a straightforward tool that is developed specifically to fight against certain types of infections. It can detect multiple Autorun viruses, but also Generic Downloaders and FakeAlert infections.
The scanning process can take a while to complete, but it depends on the amount of data stored on the computer – a full hard disk might even require more than an hour or two for a complete scan to finish. The duration of a scan is also influenced by the sensitivity level set by the user for the heuristic network check, as well as the targets McAfee AVERT Stinger is meant to process.
The application is not quite friendly with computer resources and probably it was not even supposed to be considering its only job is to detect viruses and kill them all.
As a conclusion, those who are struggling to get rid of a virus that cannot be removed by any stand-alone antivirus solution, McAfee AVERT Stinger is a freeware tool that can be worth a try.
View the original article here
This application is meant to detect and remove a number of viruses easier than a traditional antivirus solution, without needing any intricate configuration.
McAfee AVERT Stinger does not require users to install it on their PC, which comes in quite handy, especially considering that viruses often attempt to block installation of security tools. It is delivered as a stand-alone executable file that can be directly double-clicked for running.
The interface is minimal and no user should have any problems using it. There are only a few buttons at the top of main and only window, one of which is the Preferences one, window that gives access to several settings regarding the application.
McAfee AVERT Stinger is a straightforward tool that is developed specifically to fight against certain types of infections. It can detect multiple Autorun viruses, but also Generic Downloaders and FakeAlert infections.
The scanning process can take a while to complete, but it depends on the amount of data stored on the computer – a full hard disk might even require more than an hour or two for a complete scan to finish. The duration of a scan is also influenced by the sensitivity level set by the user for the heuristic network check, as well as the targets McAfee AVERT Stinger is meant to process.
The application is not quite friendly with computer resources and probably it was not even supposed to be considering its only job is to detect viruses and kill them all.
As a conclusion, those who are struggling to get rid of a virus that cannot be removed by any stand-alone antivirus solution, McAfee AVERT Stinger is a freeware tool that can be worth a try.
View the original article here
Exterminate It! [ DISCOUNT: 20% OFF! ] 2.12.01.17 (Demo)
Softpedia in association with CurioLab offers you a special discount: Now, only from Softpedia, you can buy Exterminate It! with a 20% discount. Take advantage of this opportunity and press the "Buy Now" button; you'll surely notice, the discount has been activated. No coupons, no codes, no questions, no hassle! Get it now, while it's hot!
Exterminate It! Is part of the new group of apps that comes to fight against malware alongside fully fledged security software, trying to offer users what they need the most: advanced detection, real-time protection and regular updates.
The interface is indeed very easy to use, because all things are neatly organized in a list, allowing you to start a scan, update, or check the options for some configuration tools.
While the options menu has only a few settings mostly related to Internet connection configuration and AntiRootkit tools, the scanning process is just basic.
There's a more comprehensive scanning mode that will check the whole computer for malicious files, but you also have the possibility to check the memory or perform a Smart Scan. Another option for scanning will enable you to choose a specific folder or drive and verify it on the fly.
The good thing is that Exterminate It! scans the computer very fast and is designed to detect spyware traces and remove them entirely. The range of threats this tool can fend off includes trojans, dialers, viruses, adware and more.
It is indeed very friendly with computer resources, so you can safely use it on older machines too, but keep in mind that you may notice some computer slowdowns in performance when updating definitions.
Thanks to its ease of use and impressive malware database, Exterminate It! is surely one of the best antispyware solution sot there. It scans fast and covers all the areas of your system so it is quite appropriate as a secondary line of defense against all kinds of threats.
View the original article here
Exterminate It! Is part of the new group of apps that comes to fight against malware alongside fully fledged security software, trying to offer users what they need the most: advanced detection, real-time protection and regular updates.
The interface is indeed very easy to use, because all things are neatly organized in a list, allowing you to start a scan, update, or check the options for some configuration tools.
While the options menu has only a few settings mostly related to Internet connection configuration and AntiRootkit tools, the scanning process is just basic.
There's a more comprehensive scanning mode that will check the whole computer for malicious files, but you also have the possibility to check the memory or perform a Smart Scan. Another option for scanning will enable you to choose a specific folder or drive and verify it on the fly.
The good thing is that Exterminate It! scans the computer very fast and is designed to detect spyware traces and remove them entirely. The range of threats this tool can fend off includes trojans, dialers, viruses, adware and more.
It is indeed very friendly with computer resources, so you can safely use it on older machines too, but keep in mind that you may notice some computer slowdowns in performance when updating definitions.
Thanks to its ease of use and impressive malware database, Exterminate It! is surely one of the best antispyware solution sot there. It scans fast and covers all the areas of your system so it is quite appropriate as a secondary line of defense against all kinds of threats.
View the original article here
Subscribe to:
Posts (Atom)