Wednesday, April 28, 2010

Disable Flip3D in Windows Vista or Windows 7

Flip3D is pretty much the most useless feature in Windows Vista (and 7). It’s slower than Alt+Tab and pretty much completely worthless in every way. You’d be much better off using one of the Expose clones out there (Switcher, MyExpose, SmartFlip, etc) or you can completely disable this feature with a simple registry patch.

Note: For those of you unaware of what it is, you can use Win+Tab to bring up Flip3D to see what the fuss is about. It looks like this:

Windows Vista Flip 3D

Disable Flip 3D

Extract the zip file to your hard drive and then double-click on DisableFlip3D.reg to enter the information into the registry.

Next, you will have to open an Administrator mode command prompt by right-clicking on the command prompt and selecting Run as Administrator. Run these commands, which will restart the desktop window manager service.

net stop uxsms

net start uxsms

image

Re-Enable Flip 3D

Extract the zip file to your hard drive and then double-click on EnableFlip3D.reg to enter the information into the registry.

Follow the steps above to restart the desktop window manager service.

Download EnableDisableFlip3D.zip

Disable Caps Lock Key in Windows 7 or Vista

The caps lock key is one of those remnants of another age of computers, back when people used to shout at each other more often. Since it’s not entirely useful anymore we’ll learn how to disable it. If you aren’t interested in the explanation you can skip to the bottom for the registry files.

Windows doesn’t have a default setting to allow for disabling the key, so what we have to do is re-map the key to something non-existent so as to completely disable it.

image

Here’s the format of the binary data, with the important parts in bold and various colors:

00000000 00000000 02000000 00003A00 00000000

Here’s how it works:

  • The first 16 zeros are just there to waste space.
  • The “02″ in bold represents how many keys you are going to re-map plus 1. (It really represents the length of the data, but whatever)
  • The orange bolded “0000″ is the key we actually want Windows to map TO, which in this case is nothing, or 0.
  • The blue bolded “3A00″ is the key we are mapping from, in this case the caps lock key.
  • The next 8 zeros are there to waste space as the null terminator.

You can map between multiple keys by incrementing the “02″ and then adding another of the colorful bold blocks in the middle. The 3A00 in the mix is the scan code. For example, if you wanted to disable the caps lock key and then change scroll lock into a caps lock key:

00000000 00000000 03000000 00003A00 3A004600 00000000

Now that you’ve learned how these things work internally, you can download and extract the zipfile which contains the following files:

ChangeCapsToControl.reg Changes Caps Lock to be a Control key
ChangeCapsToShift.reg Changes Caps Lock to be a Shift key
SwitchCapsToScrollLock.reg Disables Caps Lock and swaps Scroll lock to be Caps Lock
KillCapsLock.reg Disables Caps Lock
DisableKeyboardRemap Uninstalls the preference by deleting the key

Once you’ve applied one of these registry files, you’ll have to reboot your computer for it to work. To uninstall, you can use the uninstall registry tweak, or you can simply delete the Scancode Map key entirely.

Download Keyboard Mappings Registry Tweaks

Update: Thanks to lisa for pointing out – This should work in any version of Windows, including XP. We specialize in Vista / Windows 7 here, so I often forget to mention that =)

Monday, April 19, 2010

Play the Microsoft Game “Are You Certifiable?”

Want to know if you have what it takes to be certified by Microsoft? Today we check out an enjoyable way to practice and test your IT knowledge of Microsoft products.

1certify

There are two modes, one where you log in with your Live account so you can save your progress, and play additional levels.

3certify

If you log in with your Live account, it’s obvious that Microsoft wants to sell you some certification courses, so just be aware of that.

4certify

Or Guest Play where you can only play one episode and scores are not saved.

2certify

Playing the Game

We’ll take a look at the Guest Play just so you get a sense of what the game is about. Enter in a username and pick an avatar…

5certify

Then read the instructions…we won’t go over them all here, there are a lot of options and points are scored by correct answers, amount of time it takes to answer them, you get vouchers to play a question before answers are shown…etc.

6cert

Once you start playing, you get certification questions, you can take as much time to read the question as you want, then hit the Answer button when you’re ready.

7cert

Now you have four answers to choose from…notice the time clicking down, so you want to try to answer as quickly as possible.

8cert

After selecting the answer, you’re told if it is correct or not, then given an answer explaination, along with your score. You can flag the topic so it comes up again, which is a good way to get repetition of various topics, which really helps when taking the cert tests.

9cert

If you get an answer wrong, you still get an answer explanation which is cool, so you can learn and better understand the topic.

10cert

Conclusion

This game is definitely not for everyone, only those who are curious or want a fun way to practice for Microsoft certifications. If you are interested in a cert from Microsoft, it’s a fun way to practice up.


DOWNLOAD "are you certifiable"

http://tinypaste.com/f3dc1



Play Air Hockey in Google Chrome

Do you like the challenge of fast-paced games? Then get ready to put yourself to the test with the Air Hockey extension for Google Chrome during company time.

Air Hockey in Action

There are two ways that you can play Air Hockey…either using the drop-down window or opening the game in a new tab. For our example we chose to play in a new tab.

air-hockey-01

Before starting the game you can choose the difficulty level, to enable/disable the sound, and/or to go to full screen if desired.

Note: Screenshot of “Full Screen” version shown below.

air-hockey-02

While playing you really have to stay on top of things…the computer player will beat you rather quickly if you do not. Hustle hustle hustle!

air-hockey-03

With a little bit of practice it does become easier but even the “Easy Level” on this game will keep you busy.

air-hockey-04

If the normal size game screen seems just a bit small you can easily get a larger version using the “Full Screen Link” below the game window. Whether your browser is non-maximized as shown here or totally maximized it will fill the entire browser window area.

air-hockey-05

Conclusion

If you like fast paced games then the Air Hockey extension certainly fits that criteria and will keep you on your toes. Make sure and keep the sound off while playing during Friday afternoon though!

Download air hockey extension

http://tinypaste.com/59839

How To Disable Individual Plug-ins in Google Chrome

Have you ever wondered how to disable useless or insecure browser plug-ins in Google Chrome? Here’s the lowdown on how to get rid of Java, Acrobat, Silverlight, and the rest of the plugins you probably want to get rid of.

Disabling Plugins in Google Chrome

If you head to about:plugins in your address bar, you’ll probably see a list of plugins, but won’t be able to disable them yet. What you’ll need to do is switch over to the Dev channel of Chrome, which gives you access to all the latest features—though you might be warned that sometimes the dev channel might be less stable than the release or beta channels.

Ready to proceed? Head to the Dev Channel page, and then click the link to run the installer. You’ll be prompted to restart Chrome when you’re done.

Note that Mac and Windows users can both run an installer to switch. Linux users will have to install a package.

image

Note: Once you’ve switched to the Dev channel, you can’t really switch to the stable channel. You’ll have to uninstall Chrome and then reinstall the regular version.

Now that you’ve switched to the dev channel and restarted your browser, head to about:plugins in the address bar, and then just disable each plugin you really don’t need.

image

Plugins you can generally live without? Java, Acrobat, Microsoft Office, Windows Presentation Foundation, Silverlight. These will be on a case-by-case basis, of course, but the vast majority of large websites don’t require any of those. When it comes right down to it, the only plugin that most people require is Flash… and leave the “Default Plug-in” alone too.

Stop Your Mouse from Waking Up Your Windows 7 Computer

If you use Sleep Mode on your PC, have you ever noticed that moving your mouse will wake the computer from sleep mode? If you would prefer to only have the PC wake up when you hit a key instead, there’s a simple tweak.

Just type Mouse into the start menu search box, or the Control Panel search box, and then open up the Mouse Properties panel. Find the Hardware tab, select your mouse in the list, and then click the Properties button.

image

You’ll have to click the “Change settings” button before you can see the Power Management tab…

image

And now, you can uncheck the box from “Allow this device to wake the computer”.

image

That’s all there is to it.

Use an Ubuntu Live CD to Securely Wipe Your PC’s Hard Drive

Deleting files or quickly formatting a drive isn’t enough for sensitive personal information. We’ll show you how to get rid of it for good using a Ubuntu Live CD.

sshot-1

When you delete a file in Windows, Ubuntu, or any other operating system, it doesn’t actually destroy the data stored on your hard drive, it just marks that data as “deleted.” If you overwrite it later, then that data is generally unrecoverable, but if the operating system don’t happen to overwrite it, then your data is still stored on your hard drive, recoverable by anyone who has the right software.

By securely delete files or entire hard drives, your data will be gone for good.

Note: Modern hard drives are extremely sophisticated, as are the experts who recover data for a living. There is no guarantee that the methods covered in this article will make your data completely unrecoverable; however, they will make your data unrecoverable to the majority of recovery methods, and all methods that are readily available to the general public.

Shred individual files

Most of the data stored on your hard drive is harmless, and doesn’t reveal anything about you. If there are just a few files that you know you don’t want someone else to see, then the easiest way to get rid of them is a built-in Linux utility called shred.

Open a terminal window by clicking on Applications at the top-left of the screen, then expanding the Accessories menu and clicking on Terminal.

sshot-11

Navigate to the file that you want to delete using cd to change directories and ls to list the files and folders in the current directory.

As an example, we’ve got a file called BankInfo.txt on a Windows NTFS-formatted hard drive.

sshot-15

We want to delete it securely, so we’ll call shred by entering the following in the terminal window:

shred

which is, in our example:

shred BankInfo.txt

sshot-16

Notice that our BankInfo.txt file still exists, even though we’ve shredded it. A quick look at the contents of BankInfo.txt make it obvious that the file has indeed been securely overwritten.

sshot-14

We can use some command-line arguments to make shred delete the file from the hard drive as well. We can also be extra-careful about the shredding process by upping the number of times shred overwrites the original file.

To do this, in the terminal, type in:

shred –remove –iterations=

By default, shred overwrites the file 25 times. We’ll double this, giving us the following command:

shred –remove –iterations=50 BankInfo.txt

sshot-18

BankInfo.txt has now been securely wiped on the physical disk, and also no longer shows up in the directory listing.

Repeat this process for any sensitive files on your hard drive!

Wipe entire hard drives

If you’re disposing of an old hard drive, or giving it to someone else, then you might instead want to wipe your entire hard drive. shred can be invoked on hard drives, but on modern file systems, the shred process may be reversible. We’ll use the program wipe to securely delete all of the data on a hard drive.

Unlike shred, wipe is not included in Ubuntu by default, so we have to install it. Open up the Synaptic Package Manager by clicking on System in the top-left corner of the screen, then expanding the Administration folder and clicking on Synaptic Package Manager.

sshot-2

wipe is part of the Universe repository, which is not enabled by default. We’ll enable it by clicking on Settings > Repositories in the Synaptic Package Manager window.

sshot-3

Check the checkbox next to “Community-maintained Open Source software (universe)”. Click Close.

sshot-4

You’ll need to reload Synaptic’s package list. Click on the Reload button in the main Synaptic Package Manager window.

sshot-5

Once the package list has been reloaded, the text over the search field will change to “Rebuilding search index”.

sshot-6

Wait until it reads “Quick search,” and then type “wipe” into the search field. The wipe package should come up, along with some other packages that perform similar functions.sshot-7

Click on the checkbox to the left of the label “wipe” and select “Mark for Installation”.

sshot-8

Click on the Apply button to start the installation process. Click the Apply button on the Summary window that pops up.

sshot-9

Once the installation is done, click the Close button and close the Synaptic Package Manager window.

sshot-10

Open a terminal window by clicking on Applications in the top-left of the screen, then Accessories > Terminal.

sshot-11

You need to figure our the correct hard drive to wipe. If you wipe the wrong hard drive, that data will not be recoverable, so exercise caution!

In the terminal window, type in:

sudo fdisk -l

A list of your hard drives will show up. A few factors will help you identify the right hard drive. One is the file system, found in the System column of the list – Windows hard drives are usually formatted as NTFS (which shows up as HPFS/NTFS). Another good identifier is the size of the hard drive, which appears after its identifier (highlighted in the following screenshot).

sshot-12

In our case, the hard drive we want to wipe is only around 1 GB large, and is formatted as NTFS. We make a note of the label found under the the Device column heading. If you have multiple partitions on this hard drive, then there will be more than one device in this list.

The wipe developers recommend wiping each partition separately.

To start the wiping process, type the following into the terminal:

sudo wipe

In our case, this is:

sudo wipe /dev/sda1

Again, exercise caution – this is the point of no return!

sshot-13

Your hard drive will be completely wiped. It may take some time to complete, depending on the size of the drive you’re wiping.

Conclusion

If you have sensitive information on your hard drive – and chances are you probably do – then it’s a good idea to securely delete sensitive files before you give away or dispose of your hard drive. The most secure way to delete your data is with a few swings of a hammer, but shred and wipe from a Ubuntu Live CD is a good alternative!

Sunday, April 18, 2010

Downloading new themes for win 7

If you want to spice up your desktop easily in Windows 7 a good method is changing the Theme. If you’ve already exhausted the default Themes included in the OS, you might want to download new ones. Here we take a look at easily downloading new Themes from Microsoft’s Personalization Gallery.

To download new Themes right-click on the Desktop and select Personalize.

1 theme

Then under My Themes click on Get more themes online.

2theme

That takes you to Microsoft’s site where you can select from a variety of New and Featured themes from the Personalization Gallery.

3themes

Now you can open and apply the theme right away, or save a bunch of them for use later.

5themes

Here are examples of the Avatar and Gears of War Themes.

4themes

6themes

Increase Live TV Pause Buffer in Windows 7 Media Center

If you’re watching live TV on Media Center and need to pause it while you do something, it’s annoying to come back to see it playing again. Here we show you how to increase the default pause buffer so you don’t miss important show highlights.

Have you ever needed to hit the pause button while watching Live TV in Windows Media Center? Maybe you had to take an important call only to come back and find that your paused show has started playing again on it’s own? Windows Media Center has built in pause buffer of 40 minutes. If that just isn’t enough time for you, let’s take a look at how to edit the registry to increase the Live TV pause buffer so you don’t end up missing those important TV moments.

To open the Registry Editor, click Start, type “regedit” into the Windows search box, and hit “Enter.” If prompted by the UAC to allow changes, click “Yes.”

regedit_Start

Browse to the following Registry Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Service\Video\Tuners\DVR

sshot-11
Click once on the DVR key to display the values on the right panel. Find the BackingStoreEachFileDurationSeconds value on the right side.

sshot-12

Double click on BackingStoreEachFileDurationSeconds to open the Edit DWORD Value window. Make sure to click on the Decimal radio button on the right to ensure you are editing the decimal value instead of the hexadecimal value.

sshot-9

This is where we need to do a little math to figure out what Value data to set for our preferred buffer length. The default buffer time is 40 minutes, or 2400 seconds. This is calculated by taking the BackingStoreEachFileDurationSeconds value (300 seconds) and multiplying it by the BackingStoreMaxExistingBackingFiles and BackingStoreMaxNumBackingFiles value (8) to come to a total of 2400 seconds, or 40 minutes.

Confused yet? Here’s a quick little conversion chart to ease the calculating.

BackingStoreEachFileDurationSeconds Buffer Time (Minutes)
300 (default) 40 minutes
450 60 minutes
600 80 minutes
750 100 minutes
900 120 minutes

So, if you want to set your pause buffer to 120 minutes, change the decimal Value Data of BackingStoreEachFileDurationSeconds to 900. Click “OK” when finished and exit out of the Registry Editor.

sshot-10

You will need to reboot your computer before these changes will take effect.

sshot-4

Now you can pause Live TV and have more time to take care of those pressing matters without missing critical moments or important plot points.