geek-o-pedia

Everything Geek !

Archive for June 19th, 2007

Disable Active Desktop feature in Windows.

with 4 comments

I have always found Windows Active Desktop to be a very heavy and unnecessary feature. Sometimes, you find that you can’t disable it using the usual methods. There is another way to force-disable/enable the active desktop.

Create a new DWORD value named “NoActiveDesktop”, and set the new value to equal “1″ to enable the restriction or “0″ to disable the restriction.

This restriction can be used either on a user by user basis by adding it to HKEY_CURRENT_USER or on a computer wide basis by adding it to HKEY_LOCAL_MACHINE.

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
Value Name: NoActiveDesktop
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Technorati tags: ,

Written by the-geek

June 19, 2007 at 12:23 pm

Posted in windows

Cool GMail Tricks.

with one comment

Gmail has an interesting quirk where you can add a plus sign (+) after your Gmail address, and it’ll still get to your inbox. It’s called plus-addressing, and it essentially gives you an unlimited number of e-mail addresses to play with. 

Here’s how it works: say your address is duh@gmail.com, and you want to automatically label all work e-mails. Add a plus sign and a phrase to make it duh+work@gmail.com and set up a filter to label it work (to access your filters go to Settings->Filters and create a filter for messages addressed to duh+work@gmail.com. Then add the label work).

You can use this small trick to create web site specific addresses and set up filters for them to catch companies who spam or sell email addresses of its customers.  

Let’s say you need to sign up for a mailing list that interests you, but you’re afraid spammers might get your address. We’ll call the list “exoticflowers”. Sign up with the list using the address “johndoe+exoticflowers@gmail.com”. Email to that address will still come to your “johndoe@gmail.com” address even though the “To:” will include that “+exoticflowers” in it.

Then set up Gmail filters to shuttle that +exoticflowers email past the inbox to a specific label.

Find out who is spamming you: Be sure to use plus-addressing for every form you fill out online and give each site a different plus address.
Example: You could use
duh+nytimes@gmail.com for nytimes.com
duh+freestuff@gmail.com for freestuff.com
Then you can tell which site has given your e-mail address to spammers, and automatically send them to the trash.

Archive your mail: If you receive periodic updates about your bank account balance or are subscribed to a lot of mailing lists that you don’t check often, then you can send that sort of mail to the archives and bypass your Inbox.
Example: For the mailing list, you could give pinkyrocks+mailinglist1@gmail.com as your address, and assign a filter that will archive mail to that address automatically. Then you can just check in once in a while on the archive if you want to catch up.

Also, You can reformat your existing Gmail address by inserting dots (periods) anywhere within your Gmail username. The Gmail Help pages explain:

Because Gmail doesn’t recognize dots as characters within usernames, adding or removing dots from a Gmail address won’t change the actual destination address. Messages sent to yourusername@gmail.com and y.o.u.r.u.s.e.r.n.a.m.e@gmail.com are all delivered to your Inbox, and only yours.

Technorati tags: ,

Written by the-geek

June 19, 2007 at 11:23 am

Posted in gmail