Friday, July 31, 2009

WOW 23

WOW 23 - Multimedia Needs

Good Afternoon Friends,
Today I will be sharing with you a few sites that you would never regret bookmarking in your Internet life. How many of us over here would not be imterested in Multimedia. I hope everyone would be interested in some aspect of it. Be it Browsing and changing wallpapers, Listening to music, Watching videos, Working on Photoshop or any other Graphics software, Designing websites, etc., people use multimedia in a few aspects of life.
One of the site that I visit atleast once in a month is "http://www.smashingmagazine.com/". This is a huge portal and you will find the site more interesting the more you use it. I use this mainly to update my wallpapers every month.
There are a few other sites which you can Google out based on your specific interests. However, also check out "http://www.deviantart.com/" This one is a good site too.

Link:

WOW News:
1) WOW Mailer had added it's 100th Reader today. (Excluding a few others who follow/ have subscribed WOW from my blog.)
2) WOW completes one month today.
3) Wait in for a Surprise WOW Mailer tomorrow.

Danish :)

Thursday, July 30, 2009

WOW 22

WOW 22 - Temporary EMail (Kill Spam)

Good Afternoon Friends,
There are some really good websites out there in the World Wide Web (WWW) which offers a few useful stuff. Books, Videos, Tutorials, Wallpapers, etc. At times, we really don't use the resources provided by the website just because they want us to register.
We don't want to register due to fear of our mailbox being spammed. Yeah, that's right. There are some fake sites which promise to offer things on registeration. Once we do register, they spam us like hell.

Today, I will be discussing not on how to find the fake sites but on how to keep our mailboxes safe. There are a few sites out there which offers us temporary email boxes. We just have to logon to one such of them, choose our mailbox name and lo we can receive the mails there. All these temp mailboxes expire with time, so we really don't have to worry about them being spammed.
My favorite site for temp email is Mailinator. (Link: http://www.mailinator.com/index.jsp)
The alternate site which I use is GuerrillaMail. (Link: http://www.guerrillamail.com/)

Now lets not worry about spam anymore.

Danish :)

Wednesday, July 29, 2009

WOW 21

WOW 21 - Windows Logon Banner

Good Afternoon Friends,
In many of the organizations, they show a banner when we try to login to the system. Ever wondered how to get this one in your personal Machine @ home. Read on to know how. Again this is a Registry Hack.

Steps:
1. Open Registry Editor (Start -> Run -> Regedit)
2. Navigate to the path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system
3. Right click on the Right Pane and create New String values.
4. Rename the first string key as "legalnoticecaption" and add the heading that you wish to see here. (say. !!! Important Notice !!!)
5. Rename the second string key as "legalnoticetext" and add the text that you would wish to see here. (say. Visit: http://danishthomas.blogspot.com/ ;))
6. You are done. Next time you would see this screen before you get to the logon page.

Alternate Method:
1. Open Notepad and key in the following lines of code:
--------------------------------- Starts here --------------------------------- ' Exclude this line
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"legalnoticecaption"="!!! Important Notice !!!"
"legalnoticetext"="Visit: http://danishthomas.blogspot.com/ ;)
You can put a new paragraph too."
--------------------------------- Ends here --------------------------------- ' Exclude this line
2. Save this file as say "Banner.reg" (Note the extension .REG)
3. Double click on the file to add the contents to the registry.


This way, you can show off by keying in some stuff (upto ur imagination). Well, the best of us could use this as a first step for an e-proposal. ;)

Danish :)

Tuesday, July 28, 2009

WOW 20

WOW 20 - Boost Internet Speed - II

Good Afternoon Friends,
Yesterday, I had discussed about one of the way to tweak the Internet Speed by removing the reserved bandwidth (20% for QOS) set by Microsoft Windows. Today, I shall let you one other way of tweaking the Internet Speed.
As per the HTTP 1.1 specification, the default number of connections to any web server is 2. This means at any point of time, we can have a maximum of 2 connections to that particular server.

E.g., Consider, we are connected to a server where we have requested to download 20 packets. Assume that to download each packet, we use one unit of time. Also assume that with one connection, we would be able to download only one packet.

So, as per out existing settings, we would be requiring 10 units of time (Max. of 2 connections) to transfer 20 packets.
Say, for example that we have changed the limit from 2 connections to 10. Then, these packets will require only 2 units of time to get downloaded. Well, that is a lot of difference if we are downloading a lot of information.


Steps to set this up:

1. Open Registry (Start -> Run -> Regedit)
2. Navigate to the path: "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
Note: If there are two "Internet Settings", choose the first one.
3. Create two new DWORD value(s) by clicking on the right pane and choosing New -> DWORD Value
4. Rename the first one as "MaxConnectionsPerServer", double click on it, choose Decimal and enter a Value (say 10)
5. Rename the second one as "MaxConnectionsPer1_0Server", double click on it, choose Decimal and enter a Value (say 10). This is for Older HTTP 1.0 Servers
6. Close the Registry Editor. A few system will require a reboot for this settings to take effect.


Alternate Method:

1. Open Notepad.
2. Add the following lines in it.
---------------------------- Starts here---------------------------- Don't include this line
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:0000000a
"MaxConnectionsPer1_0Server"=dword:0000000a
---------------------------- Ends here ---------------------------- Don't include this line
3. Save the file as "SetMaxConnections.reg" and close it.
Note: The file extension ".reg" is important.
4. Now, double click on the file to add the information to your registry.

Important Note: Kindly DO NOT set the "MaxConnectionsPerServer" value greater than 24.

Hope this was useful.

Danish :)

Monday, July 27, 2009

WOW 19

WOW 19 - Boost Internet Speed - I

Good Afternoon Friends,
Many of us have a really fast Internet Connection(How fast is the really fast?). We all know our computer could be tweaked. The same applies for our Internet connection too. That can be tweaked jus like our PC. There are two methods using which we can tweak our PC. One is by freeing up the bandwidth (20%) reserved by Windows to improve the Quality of Service (QOS). I will be discussing about this today. The steps you require to do are:

Steps:
1. Start --> Run --> gpedit.msc
2. Expand the Local Computer Policy branch.
3. Expand the Administrative Templates branch.
4. Expand the Network branch.
5. Highlight the "QoS Packet Scheduler" in left window.
6. In right window double click the "limit reservable bandwidth" setting.
7. On setting tab check the ENABLED item.
8. Where it says "Bandwidth limit %" change it to read 0 (ZERO).
9. Close gpedit.msc and lo, you've done.

NOTE: Few systems may require re-booting to take effect.

Doing this will give you an additional 20% of the bandwidth which Windows had reserved earlier for QOS.

Danish :)

Friday, July 24, 2009

WOW 18

WOW 18 - Hyperlink and MailTo

Good Afternoon Friends,
Let me start by wishing you all a very Happy Friday. One of my friend had asked me to share this topic in WOW. So, here it goes.

Hyperlink:
Most of us know how to create a hyperlink. While sending a mail in HTML format, we normally type out the complete address and most of the E-Mail editors recognize them automatically as links to a certain site. e.g., http://danishthomas.blogspot.com.
Instead of typing out the complete url, few of them prefer to make some text as links. e.g., Click here to go to my site.
Depending on the mail editor you use, the option to insert a hyperlink varies. Let me know if any of you have trouble in finding the option in your mail editor.

The html tag which your editor codes for you in the background for the above example will look like this:
<a href = "http://danishthomas.blogspot.com">Click here</a> to go to my site.

MailTo:
Similar to making a clickable hyperlink, almost all of the mail editors allow us an option of sending a mail. I shall discuss the underlying HTML tag used for this. Again depending on your mail client, the option to insert one will vary. I shall attach a few screenshots for this.
Simple MailTo
<a href="mailto:danish12301@gmail.com">Mail me</a>
MailTo with Multiple Recipients
<a href="mailto:danish12301@gmail.com,danish12301@yahoo.com">Mail me</a>
MailTo with Subject
<a href="mailto:danish12301@gmail.com?subject=This is the mail Subject">Mail me</a>
MailTo with a Copy
<a href="mailto:danish12301@gmail.com?cc=danish12301@yahoo.com">Mail me</a>
MailTo with a Blind Copy
<a href="mailto:danish12301@gmail.com?bcc=danish12301@yahoo.com">Mail me</a>
MailTo with message already started in Body
<a href="mailto:danish12301@gmail.com?body=WOW, This is the message Body">Mail me</a>
MailTo with multiline message in Body
<a href="mailto:danish12301@gmail.com?body=WOW<, this is the first para.%0A%0aSecond paragraph.%0A%0AThird Paragraph.">Mail me</a>
NOTE: Use "%0A" for a new line, use "%0A%0A" for a new line preceded by a blank line.

Features may be used in combination
MailTo with Subject, a Recipient, a Copy and the body.
<a href="mailto:danish12301@gmail.com?subject=WOW is cool&cc=danish12301@gmail.com&body=Danish, WOW is really good.%0AThanks, I enjoy it.">
In Microsoft Outlook, doing this is much simpler.


In GMail, it looks like:



Danish :)

Thursday, July 23, 2009

WOW 17

WOW 17 - Lines on Trouble

Good Afternoon Friends,
Today I'm going to share with you a proverb for an afterthought.

A Korean proverb so says - "A fish wouldn't get into trouble if it kept its mouth shut."
I protest to it saying - "Keeping your mouth shut doesn't really help you at all times. At times, you have got to say something. It all depends on what you say."

Danish :)

Wednesday, July 22, 2009

WOW 16

WOW 16 - Google Voice

Good Afternoon Friends,
Today when I logged on to my GMail in the morning, I was overjoyed to look at an invitation sent from Google for Google Voice. I had applied for an invite sometime during the last week of June 2009. To get an invite for yourself, click here or navigate to https://services.google.com/fb/forms/googlevoiceinvite/.
History:
GrandCentral was taken over by Google and re-launched as Google Voice on 11th of March, 2009 (If it was 12th, it would have been more memorable to me coz I was born on 12th of March.) Google voice came to be popular around 25th of June, 2009 when it went public.
Looking forward:
Though I was happy in getting the invite, I couldn't start using Google Voice yet coz it is available only in US as of now. I shall be covering Google Voice in detail with all its features when it is launched in India. Keeping fingers crossed so that Google retains all the existing features and adds a few other features by the time Google Voice is launched in India.
List of features available as of today: (List taken from the site: http://www.google.com/googlevoice/about.html)
One number for all your calls and SMS
* Call screening - Announce and screen callers
* Listen in - Listen before taking a call
* Block calls - Keep unwanted callers at bay
* SMS - Send, receive, and store SMS
* Place calls - Call US numbers for free
* Taking calls - Answer on any of your phones
* Phone routing - Phones ring based on who calls
* Forwarding phones - Add phones and decide which ring
Voicemail as easy as email, with transcripts
* Voicemail transcripts - Read what your voicemail says
* Listen to voicemail - Check online or from your phone
* Notifications - Receive voicemails via email or SMS
* Personalize greeting - Vary greetings by caller
* Share voicemail - Forward or download voicemails
More cool things you can do with Google Voice
* Conference calling - Join people into a single call
* Call record - Record calls and store them online
* Call switch - Switch phones during a call
* Mobile site - View your inbox from your mobile
* GOOG-411 - Check directory assistance
* Manage groups - Set preferences by group
Danish :)

Tuesday, July 21, 2009

WOW 15

WOW 15 - Story - The Fox and the Rooster

Good Afternoon Friends,
Today I would be sharing a story with you. Not sure as to how many of you would have read this already.
Story:
Once upon a time, there was a fox living in a forest. One day, it happened to move closer to the nearby village for hunting. Here, he saw a rooster for the very first time in his life. Upon seeing the rooster, the fox got afraid coz it was scared of the red comb on the top of the rooster's head. He thought that is some kind of fire and every time he saw the rooster, he used to run away from it.
One day, the rooster blocked his way and asked; "Dear Mr. Fox, why do you run away on seeing me?" for which the fox replied: "Sorry Mr. Rooster, I am afraid of the fire which glows at the top of your head." The rooster then replied to it saying, "Fear not, Mr. Fox, this is just flesh and not fire, you can touch and feel it if you want." Upon hearing this, the fox pounced on the Rooster and that is the end of the rooster.
Moral:
There are several morals that we could derive from the story. One of my favorite is:
Do not let you enemy know your weakness.

Danish :)

Monday, July 20, 2009

WOW 14

WOW 14 - Dream - Quoted by APJ

Good Afternoon Friends,
Sorry for the delay in today's mail. I still haven't synced up my contacts, so there might be a few of you who would not be receiving this mailer or would be receiving this in a different Email ID. Kindly excuse that for today, I will get that done by tomorrow. Today I'm going to share with you a well known Quote on What dream is. Many of us might be well versed with this Quote. It is by Dr. A P J Abdul Kalam.
Dream is not what you see in sleep, dream is the thing which does not let you sleep.

Danish:)

Friday, July 17, 2009

WOW 13

WOW 13 - Autoplay and Handlers

Good Afternoon Friends,

Hope all of you liked the last two articles on Virus Prevention. Today as promised, I will be covering Autoplay function in detail.


Though I use a RC version of Windows 7 on my machine, I will be covering this aspect with respect to Windows XP coz many of you would be running Windows XP in your machine.
I will also be recommending a tool (by Microsoft) in this article specially designed for tweaking certain features in Windows XP. This will also let you add an Autoplay Handler. You'll read more about Autoplay Handler below:

As I mentioned in yesterdays article, Autoplay is a very useful function (according to me) which helps us choose which software we would like to use while inserting a CD, DVD or even a thumb drive.
I personally recommend
not to turn off Autoplay feature in your system. However, if you still want to turn it off, follow the steps below:

Steps to turn off Autoplay:
  1. Open Group Policy Editor. (Start -> Run -> gpedit.msc)
  2. Navigate to Computer Configuration -> Administrative Templates -> System
  3. Select Turn off Autoplay in the right pane and here you can choose between All Drives or only for CD/ DVD's.
  4. Click on Enable and choose the desired feature from above and close the Group Policy Editor.


Autoplay Handler:

If you chose not to turn off Autoplay, you might be interested to add an Autoplay handler. Say, for example, you are inserting an Audio CD of your favorite Music. Windows detects it is an Audio CD and lets you choose whether you want to play that using Windows Media Player or just browse the CD. Maybe say, Winamp is your Favorite Audio Player and you want to add a Autoplay Handler for Winamp to play Audio Discs. To do that, follow the steps below:

Steps to add an Autoplay Handler: (Using Tweak UI)
  1. Download and Install Tweak UI. Direct link from Microsoft Downloads (http://download.microsoft.com/download/f/c/a/fca6767b-9ed9-45a6-b352-839afb2a2679/TweakUiPowertoySetup.exe)
  2. Open Tweak UI and Navigate to MyComputer -> Autoplay -> Handler.
  3. Click on Create and choose CD Audio from the Supported Media. (Screenshot attached)
  4. Click on Change Program button and open the appropriate program. (say C:\Program Files\Winamp\Winamp.exe)
  5. Once you are through with Step-4; you will get the Winamp Icon. Enter relevant information in the other field. Leave the Args field as "%L".
  6. Click on Ok; you have now added a handler. Similarly, you can add any no of handlers.
  7. So, next time you insert an Audio disc, Windows will show an option to play your Audio Disc with Winamp.
Now, it is up to you to either disable Autoplay or to add a handler. Hope this information was useful.

Danish:)

Thursday, July 16, 2009

WOW 12

WOW 12 - Virus Prevention - Part II

Hi Friends,
Yesterday, we covered a topic on how to format a virus affected RM (Removable Media; Thumb drive). In today article, I'll cover on how to
prevent a virus from affecting your system.

Just read the last statement, I will be telling on how to prevent a virus from affecting your system. What I meant is, "
The virus will still be present in your RM, however it will not be able to attack your system."

Before actually telling what are the required steps, let me tell you how a virus (present in your RM) starts working once the RM is plugged in.

Process:

  1. Once the RM is plugged in, Windows (OS) triggers Autorun feature for that drive. (applicable for Optical Media like CD's, DVD's.. alike)
  2. By Default, Windows opens up a Auto Play screen (where you would be able to select an option) on inserting the RM. (again applicable for Optical Media)
  3. #2 happens only if Windows does not find any "autorun.inf" file or autorun.exe (for Optical Media) (autorun.inf is the configuration file which tells windows which file to run when the media is inserted)
  4. Normally, viruses come in an executable file (exe, bat, com, etc.) and they call this executable file in the "autorun.inf". At times, we also use "Autorun.exe"
  5. This is how most of the virus(s) are triggered and once they are up, they attack our system.
There are multiple solutions for preventing a virus from executing. The simplest method would be to turn off Autoplay feature and the other method (our highlight) will be to write something into the autorun file our-self.

Method 1: (Turn off Autoplay)
  • I shall cover this in detail in WOW 13.
Method 2: (Create Autorun.inf)
  • Open Notepad and key in the following lines:
  • [autorun]
    open=MyApp.exe
    icon=MyIcon.ico
    label=MyApplication
  • The first line in mandatory. Here MyApp.exe, MyIcon.ico are the files that you want to be opened.
  • To make this simple (If you don't want any programs to run), just add the first line in the notepad and Save it as "Autorun.inf"
  • Now comes the most important part. Once you have the autorun.inf file. Right click it and choose Properties. Check and make the file Read-only.
  • To make the file Read-only is most important coz otherwise the virus will just overwrite the file we created.
  • Now, even if the virus is present in our RM, as it is not able to call the file through Autorun, it will not execute.

P.S.: Though through all these steps, we can make most of the virus ineffective, it is always advisable to keep an Antivirus software and keep it updated. I update my Antivirus Definitions at least once in a day.

Danish :)

Wednesday, July 15, 2009

WOW 11

WOW 11 - Virus Prevention - Part I

Good Afternoon Friends,
How many of you had a problem with Virus. Almost everyone; and most of them do occupy a permanent place in our thumb drive (RM - Removable Media). They never move off from there.

They occupy our RM and they don't even let you format your RM. That is how few of the Virus's are!! Today I shall cover the topic of how to format a drive.
"Format!!! Dude, I know that
" might be the expression on many of your faces; believe me; when your RM has the deadliest of them; you will not be able to format your drive the regular way. Read on to know the method I use.
When I say Format, I didn't mean right clicking on the RM and click on Format or even running the format command from the cmd prompt. Because, the Virus in your RM will not let you do that.
Follow these steps:

1) Open Disk Management.
a) Start -> Run-> diskmgmt.msc
b) Control Panel -> Admin tools -> Computer Management -> Choose Disk Management
c) Right Click My Computer -> Manage -> Choose Disk Management
2) Locate your Removable Media. It will be having a separate row in the bottom pane; below your Hard Disk and Optical Media.
3) Right click on your Drive and click on "Change Drive letter and Paths"
4) Now, remove the drive letter that is shown there by selecting
Remove. Click on Yes when you get a confirmation screen.
5) Once this is done; right click the drive and click on Format. Now you would be able to format it if you couldn't do that before.
6) Now, repeat Step-3 and this time Click on
Add to add a drive letter to your machine.

Note:
1) If you feel that your PC still has the Virus, I highly recommend not to do Step-6; particularly if you are going to share that with your friend.
2) If you didn't perform Step-6. The RM will not be shown in the list of Drives under My Computer. To get it back you should do either of the two:
a) Perform Step-6.
b) Restart your Machine. (This assigns a Drive letter Automatically)

Danish:)

Tuesday, July 14, 2009

WOW 10

WOW 10 - An Amazing sentence

Good Afternoon Friends,
Wow, I feel great today. WOW has reached double digits today. I had just revamped my Blogspot and made all the WOW articles follow the same formatting.

A few of the WOW readers have told me that the font size needs to be increased. This was considered when I reved up my blog. I sincerely thank all the WOW readers for their comments, feedback and suggestions. Keep it coming.

Today, I would be sharing with you an English sentence which is really unique. I came across this a few days ago.

"I do not know where family doctors acquired illegibly perplexing handwriting nevertheless, extraordinary pharmaceutical intellectuality counterbalancing indecipherability, transcendentalizes intercommunications incomprehensibleness".

If you observe carefully, you will notice that each nth word is n letter long. eg., 2nd word has 2 letters, 5th word 5 and so on.. All praise goes to the one who made this up.

Danish:)

Monday, July 13, 2009

WOW 09

WOW 09 - Google Password Recovery Options

Good Afternoon Friends,
Today, I'm going to talk about an option that Google recently added to its services.

Using this service you would be able to "Receive a text message with a password-reset code on your mobile phone." Yeah, that's correct, you read the right "Mobile Phone" is the word. The process is pretty simple. I shall explain that in steps below:

1) Let you browser's address bar show "
https://www.google.com/accounts/ManageAccount"
2) Under Personal Settings, Under Security, find the option "
Change password Recovery options"


3) Verify your account by confirming your password.
4) Add your Mobile number under
SMS and check the option "Use this phone number for password recovery via text message."

Now, next time you forget your password, head to the link: "https://www.google.com/accounts/ForgotPasswd?fpOnly=1". Enter your EMail ID and once it is done you would be receiving a text message from Google with your Account Recovery code.
Wasn't that simple.

Danish:)

Friday, July 10, 2009

WOW 08

WOW 08 - Wish and Hope

Good Afternoon Friends,
First of all, I'm sorry for the delay. It's another weekend ahead. I have made plans for the weekend; I hope it goes as planned. (or should it be wish).
Earlier, I always had this confusion of whether to use wish or hope. Maybe few of them still will be having that. So, here it goes.
I read a few articles and what I understood is that:

We use wish when we want something to happen. (maybe now, maybe after sometime or maybe never)
We use hope when we are definite that something should happen. (maybe now or later; but it should happen)

Example(s):
I wish I had a Dog. (but I don't have one)
I wish (that) you are here. (but you are not)
I hope to see you again. (maybe later)
I was hoping to see you at the party (but you were not there). [We used it here in a negative sense]

One more thing regarding wish. Wish is chosen for greeting and expression of good will.
Example(s):
We wish you a Merry Christmas.
Wish you all the best.
Hope can also be used. But the grammar is slightly different.
I hope (that) you have a Merry Christmas.
So, now I can say definitely that "... I hope it goes as planned."

Danish :)

Thursday, July 09, 2009

WOW 07

WOW 07 - No and Yes

Good Afternoon Friends,
Today I am going to share a thought with you which one of my friend had sent me earlier. It goes like this:
NO and YES are two short words which need a long thought.
Most of the things we miss in life are due to saying NO too soon or YES too late.

Danish :)

Wednesday, July 08, 2009

WOW 06

WOW 06 - GMail

Good Afternoon Friends,
How many of us are here without a GMail account; maybe one or two; maybe the ones who chose to stick on to their existing mail id. I'm a Google fan and I use a few of their services. I started using GMail way back in 2004 when it was launched (It was a invitation only when it was launched). From then until July 2009 (5 long years) GMail was in BETA.
Google finally chose to take GMail officially out of BETA. I noticed that when I logged on to my GMail ID (danish12301@gmail.com) today.

Check out the screenshot of the new logo against the old logo.
Google has also provided a feature (via Google Labs integration in GMail) to display the BETA logo.

Danish :)

Tuesday, July 07, 2009

WOW 05

WOW 05 - Trust

Good Afternoon Friends,
Today I am going again for yet another one liner that I came up with. This is regarding Trust. People often break down (emotionally) when their someone special (not restricted to Love) breaks their trust. I just want to say that "Don't break down; there would have always been a reason." So, here it goes:
Trusting someone is up to you, however keep in mind that: "Even your shadow will not follow you in dark."

WOW News:
Few of my friends reading this mailer told me that they do have something to share. Hope many of you would be having the same thought. Kindly leave a comment with your article along with your personal details(say your website/ blog). I would get in touch with you.

Danish:)

Monday, July 06, 2009

WOW 04

WOW 04 - Windows Security window

Good Afternoon Friends,
I came back to Bangalore this morning after having a wonderful weekend over at my home with my parents. Today I will be sharing one of the least used (but I consider it most important) shortcut. To know what, read on.
Windows Security window
Most of us would have worked on Virtual Machine (VM/ VPC). We normally do a Remote Desktop (RDC) or use some other Presentation Server Client (say Citrix); How do we get Ctrl+Alt+Del (Windows Security) on our VM? We all know that using Windows Security window, we can do the following:
1) Lock Computer
2) Log Off
3) Shutdown
4) Change Password
5) Task Manager

Change Password is an important option here because if we are logging on to our VM using AD(Active Directory) credentials, we have to logon to our mail remotely (Do let me know if there are other ways) to change our AD password. So, changing our password thru Windows Security window would be the fastest way.
To accomplish this in your remote machine, press Ctrl+Alt+End. (Note: This is accessible only for one level. i.e., If you have a RDC(1) in a RDC(0) you would be receiving Windows Security screen only for RDC(0).)

Danish :)

Friday, July 03, 2009

WOW 03

WOW 03 - Entertainment (Movies)

Good Afternoon Friends,
Today is Friday and all are in for a Holiday mood; I'm leaving to my hometown tonight. Let us move on to WOW 03.
A few friends of mine know that I'm a movie freak. Yes, that is true and today I am going to share with you a website which I had known for years, which that has given me enough to read and select movies that I have got to watch.
This is a really useful site (just like a one stop shop) for all movie/ TV/ actor/ etc, etc. related stuffs. The site which I am talking about is: "http://www.imdb.com" (IMDb - Internet Movie Database) Check this out while you have time; you will never regret the time you spent on this site.
A few of you may not be able to access this site over corporate networks. I have attached a few screenshots of this site for them. Take it from me; "Do bookmark this site; "You'll never regret."
This is a International site; so you would be finding a page each for popular regional actors too.
A few other websites that you would be interested in:
Have a fantastic weekend...

Danish :)

Thursday, July 02, 2009

WOW 02

WOW 02 - Registry (Disable Write Protect)

Good Afternoon Friends,
Hope you like WOW. I know it's too early to ask, but leave me a comment so that I could improve on that.

How many of you have faced the error: "The Disk is write-protected. Remove the write-protection..." when you try to copy something from your PC to a removable media and didn't know what to do. Well, you would know what to do once you finish reading this, so read on...

Why:
There could be two reasons why we receive this error. One is due to Hardware and the other due to Software.
Hardware: You may have to refer to the hardware manual on how to disable write protect. In case of floppy disk (where you don't get a manual), you can do this by sliding the Write Protect slot in the bottom left corner of the floppy disk. (Anyways, who uses a floppy these days?)
Software: Write Protect settings may be enabled in your Operating System. I shall explain to you the step by step process on what needs to be done to disable that:

Steps:
Method 1:
  1. Open your Registry Editor. (Start -> Run -> regedit)
  2. Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\StorageDevicePolicies"
  3. Click on the "WriteProtect" Binary key and set it to '0' ('1': To Enable Write Protect; i.e., You will not be able to copy data from your PC to a Removable Media)
  4. Close the registry. At times, it may require re-booting the PC.
Method 2:
  1. Open Notepad (or any other Text Editor) and paste the following lines:
  2. -------------Copy below lines------------- Don't copy this line
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\StorageDevicePolicies]
    "WriteProtect"=dword:00000000
    -------------Copy below lines------------- Don't copy this line
  3. Save this file with the filename "DisableWriteProtect.reg". The extension of this file should be "reg".
  4. Double click on this file and click "Yes" when you are shown a warning. Lo, wasn't that easy.
  5. To enable it again; change the content of the file to "dword:00000001" instead of "dword:00000000" and follow steps 3 and 4.
Now, you know what needs to be done when you want to copy something onto your thumb drive and the PC throws you an ugly message.


Danish :)