25th
NOV

Pixela PixeZoom v1.0

Posted by admin under Software

PixeZoom is a Plug-in for Adobe® Photoshop® CS3 that enables scaling image files opened in Adobe Photoshop with minimum image quality deterioration.
With its unique scaling technology, PIXELA CORPORATION’s “PixeZoom™” enables high-quality image magnifying, up to 300000 pixels on a side.

You can save scaled images in formats of your choice.

PixeZoom is supported by both Mac and Windows. Choose the one for your OS.

25th

Vista Manager 2.0.0

Posted by admin under Software

TweakersYamicsoft Software Vista Manager - The Best Tuning and Optimizing Utility for Windows Vista!
Windows Vista is the new Operating System for home users and professionals alike. Windows Vista brings clarity to your world, so you can more safely and easily - accomplish everyday tasks and instantly find what you want on your PC.
Vista Manager is the powerful software, All-in-One utility to optimize, tweak, tune up and clean up your Windows Vista. It bundles more than 20 different utilities in one! Get access to hundreds of hidden options to improve system’s performance and security, clean registry, junk files and defrag Registry, optimize network to speed connection, Mange the startup entries with Windows, change wallpaper automatically, and many other miscellaneous utilities. It is an excellent companion for Windows Vista..

Features and Benefits of Vista Manager :
- Information. Get detailed system and all hardware information on your system; show all detailed information of running processes and threads on your machine; Vista Manager offers 1-clicking cleans your system automatically.
- Optimizer. Tweak your system to improve windows startup and shutdown speed; tweak your hardware to increase system speed and performance.
- Cleaner. Find out which files or folders engross your disk space and shown with chart; Find and clean junk files to increase Hard Disk space; Duplicate Files Finder can scan your computer for files with the same size, name and modification time; Registry Cleaner can easily checks your registry and repair incorrectly linked registry entries, automatically remove invalid entries; Registry Defrag rebuilds and re-indexs your registry to reduce application response time and registry access time.
- Customization. Control what is started on Windows startup; edit context menus of mouse Right-Clicking; customize system desktop, menus, toolbar and notifications settings; automatically change your desktop wallpaper on background.
- Security. You can improve desktop, menus, Windows logon securities, and enable numerous hidden performance options of system, disable system updates and error reports; hide and restrict to access drives, specify which applications are not allowed to be executed on your computer; encrypt/decrypt and shred files, change the location of system folders; Privacy Protector can maintain your personal privacy by eliminating the tracks that you leave behind; create lots of randomization password once.
- Network. Optimize your Internet connection speed, manage all shares items; tweak your Internet Explorer easily.
- Misc. Utilities. Show the collection of Windows utilities; help you find out the installation key of Windows, Office products; shutdown your PC or remind you automatically.

Changes in Vista Manager 2.0.0, 11/24/2008:
Add Repair Center, and add some repair functions
Icon Manager updated to v2.2, move the repair function to Repair Center.
IE Manager updated to v2.2, move the repair function to Repair Center.
System Information updated to v2.2, move the Microsoft Product Key function in.

14th
NOV

SlySoft AnyDVD HD v6.479

Posted by admin under Software

Allows you to watch movies over a digital display connection
AnyDVD HD application will come with same functionality as AnyDVD, but with additional features for full HD-DVD (High Definition DVD) support, including decryption of HD-DVD movie discs.

Allows you to watch movies over a digital display connection, without HDCP compliant graphics card and HDCP compliant display. No need to buy an expensive monitor. Sweet!

Playback your discs on your PC with PowerDVD Ultra, which otherwise do not run (titles released by Studio Canal, The Weinstein Company, Kinowelt, Optimum Releasing).

AnyDVD HD is the “must have” utility for the serious home theater enthusiast using a media center / home theater PC.

Another amazing feature of AnyDVD HD is “magic file replacement”. Remaster any commercial movie disc using simple XML scripts. These scripts will “magically” replace the files on the physical disc. You can customize discs as you like without even making a copy to harddisk!

AnyDVD comes with a UDF 2.5 file ripper, no need to install 3rd party UDF 2.5 filesystem under Windows XP.

Here are some key features of “AnyDVD HD”:

• Works automatically in the background
• Removes encryption (CSS) and region code (RPC) from DVDs
• Removes analogue copy protection (Macrovision)
• Removes features such as forced subtitles and warnings
• Decrypts without the need to save the data onto your hard-disk
• Decrypts ‘on the fly’
• Prevents automatic launching of ‘PC-friendly’ software on video DVDs
• Allows adjustment of your monitor refresh rate for both NTSC and PAL monitors
• Allows execution of external programs on disc insertion and removal
• Allows speed control of your DVD drives
• Compatible with all DVD media
• Works with all DVD-drives, regardless of region code
• Works with all DVD copying, such as CloneDVD, and all DVD player software
• Works transparently for the operating system: DVDs can be shared over the network and copied with the command prompt or with Windows Explorer, etc.
• Proven to be stable and fast and does not require an ASPI driver
• Features AnyCDDA: play, copy and rip protected audio CDs
• Removes encryption (AACS) from HD-DVDs
• watch movies over digital display connection, without HDCP compliant graphics card and HDCP compliant display.
• playback of discs on the PC with PowerDVD Ultra, which otherwise do not run.
• Removes user prohibitions, you can select the language and subtitle track without going through the disc’s menu.
• Removes parental restrictions.
• Allows you to remove or skip Studio Logos and warning messages.
• With “magic file replacement” you can remaster any commercial movie disc using simple XML scripts.
• The “must have” utility for the serious home theater enthusiast using a media center / home theater PC.
• Includes a UDF 2.5 file ripper, no need to install 3rd party UDF 2.5 filesystem under Windows XP.

31st
OCT

Real Software REALBasic Professional 2008r4.2

Posted by admin under Software

REALbasic Professional Edition is intended for serious application developers who require a full-strength development tool. REALbasic Personal Edition is intended for students and casual developers who develop applications for their own use.

The features exclusive to Professional Edition are:

Cross-platform compilation
REALbasic Professional Edition compiles native executables for Windows, Linux and Macintosh from a single code base.

Remote debugging
REALbasic Professional Edition includes a remote debugger that enables you to observe your code execution on one computer as it runs on another computer. The remote debugger enables you to write your code on Windows, for example, and test it on Linux and Macintosh. Because the remote debugger is based on the TCP/IP protocol, you can even remotely debug your application on a machine in another location, such as a customer site.

Database server access
REALbasic Professional Edition provides access to multi-user database servers, including REAL SQL Server, Oracle, PostgreSQL and ODBC. The MySQL plugin is a 3rd party download from Alacatia Labs.

Database encryption
The REALbasic framework includes a single-user database engine based on the SQLite database. REALbasic Professional Edition supports AES 256 encryption on these databases.

Console applications
REALbasic Professional Edition can create command line applications that can run in the background or when no user is logged in to the computer.

Secure Sockets Layer (SSL)
REALbasic Professional Edition supports SSL, including the ability to switch to and from secure mode on demand. It also supports secure listening, which is required for SSL-enabled servers.

ServerSocket
REALbasic Professional Edition includes the ServerSocket class, which enables the rapid development of highly scalable TCP/IP server applications. Automatically manages incoming connections, the ServerSocket scales to thousands of simultaneous connections.

Container Controls
REALbasic Professional Edition enables you to create reusable custom controls that save time, reduce code complexity and promote a consistent user interface. Container controls may be exported and reused by any other REALbasic Professional Edition user.

Auto Discovery
REALbasic Professional Edition includes the AutoDiscovery class which is used to create network-aware applications that require no set-up by the end user. A REALbasic application that uses AutoDiscovery can find other AutoDiscovery-enabled applications on the network and establish a connection automatically.

Profiler
REALbasic Professional Edition includes an integrated profiler that allows programmers to track down performance issues with their applications quickly and without any additional coding.

27th
OCT

Photoshop Lightroom v2.1.512205 Portable

Posted by admin under Software

Adobe® Photoshop® Lightroom® 2 software is essential for today’s digital photography workflow. Now you can quickly import, process, manage, and showcase your images — from one shot to an entire shoot. With Lightroom 2, you spend less time in front of the computer and more time behind the lens.
Features:
Enjoy more flexible, accurate enhancements by targeting a specific area of a photo for dodging, burning, and other local adjustments.
Add a second monitor and enjoy more room to work. Support for multiple monitors enables you to configure your workspace to manage image workflow and presentation more efficiently.
Take advantage of the wide range of plug-ins to help you quickly and easily transfer images to your favorite sharing sites and photo labs.
Freely manage and organize your images across multiple drives, and continue to work with the high-resolution previews — even when your originals are offline.
Utilize the advanced memory handling capabilities on the latest Mac OS and Windows® systems.
Quickly arrange a photo for printing multiple sizes on one or many pages with flexible and customizable templates to make the most of paper and ink every time you print.
Sort and filter large volumes of photos using powerful metadata filters to quickly find just the photo you want.
Quickly import large volumes of photos from cameras or camera cards and automatically rename files, organize them into folders, and make nondestructive adjustments.
Improve the appearance of your photos with enhanced algorithms that can automatically sharpen photos when you export files or output print and web creations.
Adjust and enhance color, exposure, and tonal curves nondestructively on more than 190 camera raw file formats, as well as JPEG, TIFF, and PSD files.
Enjoy tight integration with Adobe Photoshop software for streamlined use of Smart Objects, panorama stitching, high dynamic range (HDR) functionality, multiple layer workflow, and more. See your edits automatically updated in Lightroom.

Minimum system requirements for Lightroom 2
Windows
* Intel® Pentium® 4 processor
* Microsoft® Windows® XP with Service Pack 2 or Windows Vista® Home Premium, Business, Ultimate, or Enterprise (certified for 32-bit and 64-bit editions)
* 1GB of RAM
* 1GB of available hard-disk space
* 1,024×768 display
* CD-ROM drive

Mac OS
* PowerPC® G4 or G5 or Intel based processor
* Mac OS X v10.4 or 10.5
* 1GB of RAM
* 1GB of available hard-disk space
* 1,024×768 display
* CD-ROM drive

Supported languages
* English
* French
* German
* Japanese

27th

SpyHunter 3.7.19

Posted by admin under Software

Anti-SpywareSpyHunter v.3 is the latest in spyware detection and removal. SpyHunter will hunt down and remove from your machine spyware/adware. SpyHunter utilizes proprietary developed techniques to remove difficult programs that other anti-spyware programs cannot. Our scanner has been timed and it is extremely fast and efficient. In addition to scanning and removing spyware and adware, SpyHunter also has the ability to rapidly generate support logs and interface directly with our customer support department for new spyware threats.
SpyHunter detects and removes spyware of different kinds from your computer. Spyware is a relatively new kind of threat that common anti-virus applications do not yet cover. If you are seeing things like excessive popups, new toolbars in your Internet Explorer that you didn’t intentionally install, if your browser crashes, or if you browser start page has changed without your knowing, you most probably have spyware.

SpyHunter has the most advanced update feature that continually improves its Spyware fighting capabilities on a daily basis. As Trojans and Spyware get more complex to avoid detection by Anti-Spyware programs, SpyHunter responds with new technology to stay one step ahead.

SpyHunter is an advanced technology designed specially for people like you, not experts. It is automatically configured out of the box to give you optimal protection with limited interaction so all you need to do is install it for immediate and ongoing protection.

SpyHunter’s advanced Spyware HelpDesk and support log system allow our technicians to look directly into your machine and create custom fixes to specific problems that may be unique to your machine. This is significant because every type of spyware is not known, if you want to make sure your machine is Free from trojans and spyware, try our support log system and Spyware HelpDesk.

Benefits of SpyHunter v.3:
* Detect, remove and block spyware, adware, keyloggers, cookies, trojans, worms and other types malware.
* Remove spyware programs that may be slowing down your computer.
* Online updates of the latest Trojan and Spyware threats.
* Interactive one-on-one customer support service.
* Scan your entire computer - NEW spyware definitions added every week.
* Easy to use interface with intelligent automatic protection.
* Custom fixes for your specific Spyware problems.
* SpyHunter is one of the most reliable detection, removal, and protection anti-spyware/anti-trojan programs on the web.
*Used by Millions worldwide!