Recent Comments
Oct 28
Sony ACID Pro 7.0
icon1 deepak | icon2 Latest News | icon4 10 28th, 2008| icon3No Comments »

ACID Pro is revolutionary, loop-based music production software. Create original, royalty-free music in minutes with over 1,000 included loops, and over 20 ACID Projects included on the ACID Pro content CD, or record your own tracks and enhance them with onboard tools. ACID Pro 7 includes software for professional music production and editing, including ACID Pro Effects Rack, powered by iZotope, Garritan Aria for ACID Pro Player, Submersible Music KitCore, and Native Instruments Guitar Combos.

ACID Pro 7 software is a DAW powerhouse that combines full multitrack recording and mixing, MIDI sequencing, and legendary ACID looping functionality for a seamless music-creation and post-production environment. More creative partner than production tool, ACID Pro 7 software inspires you like nothing else. With its Transparent Technology™ design, ACID Pro 7 software removes typical barriers to the creative workflow so you can effortlessly transform ideas into real results.

Use ACID Pro software to create your own songs, remix those tracks, produce 5.1 surround audio mixes, develop music beds, score your own videos and create music for web sites and Flash™ animations. While this revolutionary tool is intuitive and easy to use, its powerful enough for professional production. Work with a huge assortment of loops in multiple genres. ACID Pro software lets users compose using unlimited tracks of audio and MIDI, import and Beatmap complete songs. ACID Pro software saves to a variety of formats such as WAV, WMA, RM, AVI, and MP3.

Oct 28

Adobe® Photoshop® CS4 software accelerates your path from imagination to imagery. Ideal for photographers, graphic designers, and web designers, the professional standard delivers new features such as automatic layer alignment and blending that enable advanced compositing. Live filters boost the comprehensive, nondestructive editing toolset for increased flexibility. And a streamlined interface and new timesaving tools make your work flow faster.

Oct 23

 

Yahoo! Messenger is a popular advertisement-supported instant messaging client and associated protocol provided by Yahoo!, that allows you to see when friends come online and to send them instant messages. It also can alert you to new e-mail in your Yahoo Mail or Yahoo Personals accounts, or when you have upcoming events recorded in your Yahoo Calendar. Yahoo Messenger offers firewall support, a standby mode that minimizes the program until an Internet connection is made, the ability to save and print your conversations, and a tabbed interface that provides quick access to your favorite stocks, news, and sports scores. Yahoo! also offers PC-PC, PC-Phone and Phone-to-PC service, file transfers, webcam hosting, text messaging service, and chat rooms in various categories.

Yahoo! Messenger is provided free of charge and can be downloaded and used with a generic “Yahoo! ID” which also allows access to other Yahoo! services, such as Yahoo! Mail, where users can be automatically notified when they receive new email.

Oct 23

The U.S. government is soliciting input on a way to make the Internet’s addressing system less susceptible to tampering by hackers.

 

Under the idea, records in the DNS (Domain Name System) root zone would be cryptographically signed using DNSSEC (Domain Name and Addressing System Security Extensions), a set of protocols that allows DNS records to carry a digital signature.

 

The root zone is the master list of where computers can go to look up an address in a particular domain such as “.com.” The DNS translates Web site names, such as www.idg.com into a numerical IP (Internet Protocol) address, which is used by computers to find a Web site.

 

 

But several security problems within the DNS make it possible for hackers to supply a different IP address for a Web site. It means a user thinks she is viewing “www.idg.com” but actually is on a phishing site.

 

The most serious of these DNS vulnerabilities was revealed in July by security researcher Dan Kaminsky. Nearly all DNS software is vulnerable to the attack. Major vendors have deployed temporary patches but are working on a more permanent fix.

 

Security experts for years have advocated the adoption of DNSSEC, but implementation has been patchy. The U.S. government has said it will use DNSSEC for its “.gov” domain. Other ccTLDs (country-code Top-Level Domains) operators in Sweden (.se), Brazil (.br), Puerto Rico (.pr) and Bulgaria (.bg), are also using DNSSEC. The operator of the “.org” TLD has also committed to the system, according to the U.S. Department of Commerce.

 

But to get the full benefits of DNSSEC requires domain name registrars, domain name registries, ISPs (Internet Service Providers) and others to upgrade their software. Users’ systems would also have to be configured to verify digital signatures.

 

“DNSSEC signed root zone would represent one of most significant changes to the DNS infrastructure since it was created,” according to a notice issued by the U.S. Department of Commerce in the Federal Register, a daily digest of U.S. government notices.

 

Implementing DNSSEC would also introduce new steps in how changes to the root zone are published. As it stands now, TLD operators send changes to the Internet Assigned Numbers Authority, which is part of the Internet Corporation for Assigned Names and Numbers. ICANN then sends the changes to the U.S. National Telecommunications and Information Administration, which is part of the U.S. Department of Commerce. After approval, VeriSign — a commercial company — modifies the root file and sends it to the operators of the 13 root servers around the world.

The heavy involvement of the U.S. government, as well as the interests of VeriSign, in how the Internet’s addressing system is administered has drawn criticism that the process is too U.S.-centric.

 

And there appears to be a battle brewing over which entity will manage the cryptographic keys required to sign the root zone file.

 

ICANN has submitted a proposal advocating it should hold the keys. ICANN said it is a nonprofit, transparent organization that is “not subject to market-based profit and loss considerations.”

 

VeriSign countered in its proposal that it should be able to hold one kind of key necessary for the signing process, and the other kind should be split amongst othe

Oct 21

I find myself with the Task Manager being disabled. Malware creators like to disable Task Manager so it makes solving the problem and removing the issue difficult.

If this happens you’ll normally have to edit the Windows registry to fix the problem. A restriction has been placed on the user to not allow them to run Task Manager, this might be ok in an office environment where the IT department wants to control things, but in a home office this can cause major problems trying to fix a malware or virus issue.

Listed below you will find the many ways to reenable Task Manager along with an automatic method that works wonders.
To open the Task Manager, you normally would do one of the following:

  • Press CTRL-ALT-DEL on the keyboard
  • Press CTRL-SHIFT-ESC on the keyboard
  • Right-click on a blank area on the start bar and choose Task Manager
  • Click on Start, Run and type TASKMGR in the run box and press Ente

Sometimes instead of Task Manager opening you’ll see the following screen. In these cases, you’ll have to follow the methods below to re-enable access to the Task Manager.


First we’ll begin with the various registry modification methods for correcting this problem.
Method 1 - Using the Group Policy Editor in Windows XP Professional

    Click Start, Run, type gpedit.msc and click OK.Under User Configuration, Click on the plus (+) next to Administrative Templates 

  1. Click on the plus (+) next tSystem, then click on Ctrl+Alt+Delete Options
  2. Find Remove Task Manager in the right-hand pane and double click on it
  3. Choose the option “Not Configured” and click Ok.
  4. Close the Group Policy Window

Method 2: Change the Task Manager Option through the Run line

  1. Click on Start, Run and type the following command exactly and press Enter

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

Method 3: Change Task Manager through a Registry REG file

  1. Click on Start, Run, and type Notepad and press Enter
  2. Copy and paste the information between the dotted lines into Notepad and save it to your desktop as taskmanager.reg

————————————
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableTaskMgr”=dword:00000000
————————————-

3. Double click on the taskmanager.reg file to enter the information into the Windows registry>

Method 4: Delete the restriction in the registry manually

Click on Start, Run, and type REGEDIT and press Enter
Navigate to the following branch

HKEY_CURRENT_USER \ Software \Microsoft \ Windows \ CurrentVersion \ Policies\ System

In the right pane, find and delete the value named DisableTaskMgr
Close the registry editor

Oct 21

Adobe® Photoshop® CS4 software accelerates your path from imagination to imagery. Ideal for photographers, graphic designers, and web designers, the professional standard delivers new features such as automatic layer alignment and blending that enable advanced compositing. Live filters boost the comprehensive, nondestructive editing toolset for increased flexibility. And a streamlined interface and new timesaving tools make your work flow faster.

Oct 21

The most full-featured Internet power tool on the market, Opera includes pop-up blocking, tabbed browsing, integrated searches, and advanced functions like Opera’s groundbreaking E-mail program, RSS Newsfeeds and IRC chat. And because we know that our users have different needs, you can customize the look and content of your Opera browser with a few clicks of the mouse.

Oct 20

If you haven’t yet installed Microsoft’s Service Pack 2 update for Windows XP, here’s another reason to do so: SP2 gives you detailed control of add-ons to Internet Explorer, helping you take back control of your browser and thwart a wide array of spyware attacks. 

On the sly or by masquerading as a useful utility such as a toolbar, spyware can infiltrate Internet Explorer, hijacking your browser, bombarding you with ads, and tracking your every move online. Even legitimate add-ons can be infuriatingly difficult to remove once installed on your system. 

  • To manage add-ons, first make sure you have Service Pack 2 installed. Then launch Internet Explorer, go to the Tools menu, select Internet Options, and click the Programs tab.
  • Click the Manage Add-ons button; you’ll probably be presented with disturbingly long list of add-ons. Go one by one through the list, click anything suspicious, and select the Disable radio button.

Be aggressive in disabling add-ons, especially Browser Helper Objects and Browser Extensions. It’s a simple matter to reenable them if you realize later that you need them. 

Of course, you may want to consider abandoning Internet Explorer altogether and switching to an alternative browser such as Mozilla’s Firefox. That will limit your vulnerability to many spyware and virus threats.

Oct 20
No matter how vigilant you are, you may wake up one morning and find your PC overrun with pop-up ads or your browser hijacked by a piece of spyware. Windows System Restore, found in Windows XP, offers a quick and easy way to remove such a spyware infection–if you catch it early enough. 

Whenever you install a new piece of software or make a major change to your system, you can create a restore pointin Windows, which records your system configuration before the change. This works like a system-wide undo, letting you fix any problems that a new piece of software or hardware or something else has caused. System Restore shouldn’t affect any of your data, only your system configuration, and in any case, the changes you make are completely reversible. You can turn on System Restore so that it automatically creates restore points daily and before you install software. Or if you know you’re about to install a new program or make a change, you can manually create a restore point.

  • To access System Restore, click Start > All Programs > Accessories > System Tools > System Restore. If you have System Restore turned on, you’ll be presented with a calendar showing available restore points. If not, you can choose to create one before you install a new app.
  • If you’ve been using System Restore and suspect you’ve accidentally downloaded spyware, just select the most recent available restore point that you believe predates the introduction of the spyware. Remember, this will undo all changes made to your system, including any software updates, though it won’t delete documents you’ve created since the restore point. So be conservative; you can always try again with an earlier restore point.
  • Once you’ve successfully banished the spyware and restored your system to good working order, you may want to delete your saved restore points so that you don’t inadvertently use System Restore and reinstall the spyware on your system. To do this, right-click the My Computer icon on your desktop, click the System Restore tab, click the check box next to “Turn off System Restore on all drives.” Click OK, then repeat the process, unchecking the box to turn System Restore back on.
  • If you’re about to download software that might be suspicious and you don’t have System Restore turned on (it can be a bit of a system hog), just create a restore point before you install. Click System Restore, then Start > All Programs > Accessories > System Tools > System Restore, and choose “Create a restore point.” Follow the prompts and install without fear. If something goes wrong immediately or after a few days, just restore to the point you created
Oct 20

 

Adobe Creative Suite 4 Design Premium software is the ultimate toolkit for today’s designer. Express yourself in exciting new ways and deliver rich creative experiences across print, web, and mobile media.

Adobe Photoshop CS4 Extended software delivers all the features in Photoshop CS4, plus new features for working with 3D imagery, motion-based content, and advanced image analysis.

« Previous Entries Next Entries »

. .