WebDAV 403 – Forbidden Access is denied

If you are getting this error:

WebDAV 403 - Forbidden Access is denied. Server Error: 403 - Forbidden: Access is denied.You do not have permission to view this directory or page using the credentials that you supplied.

Here are the steps to solve it:

Step 1

Make sure that your ntfs permissions is set for the user that is trying to connect to WebDAV

Step 2

You need to create an Authoring Rules for the user that is trying to connect to WebDAV

You must install Visual C++ 2008 SP1 before you can install SQL Server 2008 Management Studio Express.

“You must install Visual C++ 2008 SP1 before you can install SQL Server 2008 Management Studio Express.”

What The ???

What does Visual C++ have to do with the installation of SQL Server Management Studio.  This is stupid.

After Googling around i finally found my fix here:

http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/baf09c3f-be97-4bc8-b6d7-bdeea2e3719e

32-bit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VC\Servicing\9.0
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VC\Servicing\9.0\RED\1033
64-bit (in addition to the registry change above)
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VS\Servicing\9.0
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VS\Servicing\9.0\VSR\1033

Change the registry keys referenced above to the following:

Now unless you work for Microsoft or you are a Windows researcher, how do you know what registry key to change?

CSS Margin Shorthands

The margin shorthands can have one to four shorthand styles:

margin:top_right_bottom_left;
example:
margin:10px;
margin:top right bottom left;
example:
margin: 10px 11px 12px 13px
margin:top, left_right, bottom 50px 75px;
example:
margin: 10px 13px 15px
margin:top_bottom, left_right
example:
margin: 10px 20px

iPhone 4 IOS 5 is constantly searching for service

First of all, I never had any problems with the iPhone 4 before the upgrade of the OS to OS5

Secondly is Apple aware of the problem? because this thing is driving me crazy.

I have read many things online and the ones that work for me are the followings.

Settings -> General -> Cellur Data (Turn it On and Off)

OR

Settings -> Airplane Mode (Turn it On and Off)

This is a rather odd fix so Apple please fix this crap.