Browsing Category: "ITSoftMedia Tips"

Disable the Windows XP Splash Screen

Monday, June 30th, 2008 | Business, Franchising, ITSoftMedia Tips, ITSoftMedia Tweaks and Tricks, Operating Systems, Security, Software Development, Softwares, Technology, Windows Registry, Windows Xp with No Comments »

Ever wonder what’s going on behind that splash screen? Well, now you can find out!

Right click My Computer, Properties, Advanced, Startup and Recovery, Edit. Edit BOOT.INI. Add “/SOS” right after “/fastdetect” with a space between. The line will look something like this:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional” /fastdetect /SOS. When you’re finished. The first part, multi(0)….. may not be the same on your machine. Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch.

Effective or Irritating: The Use of Pop Windows

Thursday, June 19th, 2008 | ITSoftMedia Tips, Operating Systems, Security, Softwares with No Comments »

A few years ago, pop-up windows were all the rage in Internet marketing. It seemed that every time one opened a web page they would be bombarded with offers for this or that. It had gotten to the point where surfing the Internet was almost like playing a video game; when the ads would pop-up one would try and close them out before another one came. This is precisely why we have seen the decline in the use of pop-up windows on the Internet today; surfers simply do not even look at the pop-ups anymore. They close the windows out before even reading the ad. Very often, a surfer will even leave your site if there are too many pop-up ads. They simply do not want the hassle of closing those windows while trying to obtain the information that your site has to offer. This information, while valuable, is not as valuable as the surfers time. Studies have shown however, that even with these set backs, pop-up windows are still an effective method of Internet marketing.

windows_pop_up_pic

Is there some way that pop-up windows can be less irritating and still be effective? Yes! What if the pop ad were seen upon exiting your site instead of entering? This would allow the surfer to obtain the information that they need from your site, feeling that they were able to come and go quickly without being hassled by other ads and offers all the while making the surfer happy. You have left the surfer with a positive attitude and therefore are more likely to respond to the pop advertisement. This is being accomplished more and more by using what is being called pop-under windows. When the surfer comes to your site, the ad is opened discretely behind the your web page. Then, upon leaving your site, after obtaining all the information that they need , will see the ad and therefore be more likely to respond. Since the surfer has the information, he has achieved his objective and is now open to do other things; ideally respond to the pop under advertisement.
Read the rest of this entry »

ITSoftMedia Tricks: Removing Shortcut Arrow From Desktop Icons

Friday, June 13th, 2008 | ITSoftMedia Tips, ITSoftMedia Tweaks and Tricks, Softwares, Windows Registry with No Comments »

Screen Shot

desktop_shorcut_pic

Here’s how you can remove those shortcut arrows from your desktop icons in Windows XP.

1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOTlnkfile
3. Delete the IsShortcut registry value.

You may need to restart Windows XP.

ITSoftMedia Tricks: Speed Up Viewing Shared Files Across a Network

Friday, June 13th, 2008 | ITSoftMedia Tips, ITSoftMedia Tweaks and Tricks, Networking, Softwares, Windows Registry with No Comments »

networking_picWindows 2000 & XP machines delay as long as 30 seconds when you try to view shared files across a network because Windows is using the extra time to search the remote computer for any Scheduled Tasks.

Here’s how to prevent this remote search for Scheduled Tasks:

Open up the Registry and go to :

HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/RemoteComputer/NameSpace

Under that branch, select the key :

{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

and delete it.

If you like you may want to export the exact branch so that you can restore the key if necessary. This fix is so effective that it doesn’t require a reboot and you can almost immediately determine yourself how much it speeds up your browsing processes.

Changing Windows Program Installation Directory

Friday, June 13th, 2008 | ITSoftMedia Tips, ITSoftMedia Tweaks and Tricks, Softwares, Windows Registry with No Comments »

registry_picAs the Hard disk sizes are increasing we are using Partition system in our Operating system.As when we install any program in our computer it automatically assigns
“C:\Program Files” directory for installation. This causes a lots space problem in our HDD.

XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a Registry hack.

Go to :

- Start > Run

- Type “regedit” (without “”)

- Go to this directory…
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

- Look for the value named ProgramFilesDir. by default,this value will be C:\Program Files. Edit the value to any valid drive or folder and now XP will use that new location as the default installation directory for new programs.

- Careful on Editing the Registry

Fixing Disabled Task Manager in Windows

Thursday, June 12th, 2008 | ITSoftMedia Tips, ITSoftMedia Tweaks and Tricks, Softwares with No Comments »

A software utility found in Microsoft Windows NT 4.0, Windows 2000, and Windows XP that enables a user to view each of the tasks currently running on the computer, each of the processes, and the overall performance of the computer. The Task Manager is easily accessed by pressing: “Ctrl + Alt + Del” on the keyboard. Below is a visual example of the Microsoft Windows Task Manager under Windows 2000. A quicker way to access the Task Manager is to press: ” Ctrl + Shift + Esc”.

taskmanager

  • Task Manager can also be executed by running the taskmgr.exe file from the C:\Winnt\System32 directory or by clicking Start, Run and typing taskmgr.
  • If a program is no longer responding users can also choose to “End Task” from the Task Manager to close the program without restarting the computer.
  • Earlier versions of Microsoft Windows (Microsoft Windows 3.x, Windows 95, Windows 98) had a program known as tasks to display the current programs currently running. This file was executed by running the taskman.exe file from the C:\Windows directory.

If you’re encountering issues opening the Task Manager it’s possible that the computer could be infected with a virus and/or spyware or disabld by the administrator. Try this simple ITSoftMedia Solution for fixing this problem:

taskmanager_error

Are you on or do you have access to the administrator account? If so try this:

1. Click the Start button, Run, type gpedit.msc in the Run box, and then press ENTER.

2. Under User Configuration, double-click Administrative Templates.

3. Double-click System, and then click Ctrl+Alt+Del Options.

4. Double-click Remove Task Manager, click Disabled, and then click OK.

ITSoftMedia Reveals Notepad Bugs…

Wednesday, June 11th, 2008 | ITSoftMedia Tips, ITSoftMedia Tweaks and Tricks, Softwares with No Comments »

Follow the instruction below for every tricks and see this will show you some bugs into a notepad….

notepad_pic

Trick 1

1. open notepad
2. type “bush hid the facts”
3. save it and close it…
4. then open it again……..n see the changes……………

Trick 2

  1. open a blank notepad file
  2. write .log as the first line of the file, followed by a enter. save the file and close it.
  3. double-click the file to open it and notice that notepad appends the current date and time to the end of the file and places the cursor on the line after.
  4. type your notes and then save and close the file.

After that open the file and see the changes. By this trick you can also use your notebook as a personal diary.

Trick 3

Do you know the number of the flight that was used to attack the world trade centre?huh? the flight number was q33n.

Now, open your notepad, type the number of the flight (i.e. q33n).

Now click on format>font, increase the font size upto 72, and change the font style to ‘wingdings’. now see the ammmaaazzzing thing.

Trick 4

Over at wincustomize, someone thought they’d found an easter egg in the windows notepad application. if you:

  1. open notepad
  2. type the text “this app can break” (without quotes)
  3. save the file
  4. re-open the file in notepad

Notepad displays seemingly-random chinese characters, or boxes if your default notepad font doesn’t support those characters.

ITSoftMedia Simple Tips in Choosing Your Password Wisely

Tuesday, June 10th, 2008 | ITSoftMedia Tips, Security with No Comments »

password_picDon’t use passwords that are easy to guess: If you use your Social Security number, an anniversary, a sports team, a maiden name, a date of birth, or the word “password”, be aware that it’s easy to figure out. Keep in mind that there’s password-cracking software out there. Chose a phrase or combination of words or an acronym with a mix of letters and numbers to make your password difficult to crack but easy to remember.

Don’t write down your password: Use your memory. If you must put your password in writing, use your brain. Keep your password away from your computer and separate from the account name, preferably in a locked or secure location.

Don’t share your passwords with anyone: Just say no to such requests, no matter how difficult it is. “Anyone” includes your spouse or significant other, co-workers, and even the system administrator. And remember, no legitimate person will ever ask you to reveal your password.

SX30is
public sector training
Painters Surrey
Nikon D7000 Price