Why?

Why should four-five countries want to rule the whole world? Isn’t it time for real global peace and justice?
Who’s going the wrong way?
FIFA Street 3 trailer, OMG!
Unable to delete a page layout or a master page in SharePoint: This item cannot be deleted because it is still referenced by other pages
Today I ran into an error while trying to delete a Master Page on MOSS 2007. I made a mistake by copying few wrong files and creating duplicated Master Pages under ”_catalogs”. I thought I can simply right click on it and delete it, but no, it wasn’t that simple! Even when deactivating and uninstalling a page layouts feature these pages still stay in the “Master Page and Page Layout Gallery”. I tried to delete it manually from the gallery and from designer. This gave me the following error message:

After a bit of lookup, I realised that this is a confirmed problem by Microsoft. The KB article 926812 proposes to change the properties of the master page to Hidden. This long workaround did not solve my problem!
There was however one workaround that solved the problem very quickly:
1- Create a new sub-folder in the master page gallery.
2- Move the Master Pages to the new folder.
3- Now delete the new folder.
4- The unwanted Master Pages are finally gone from the gallery!
Note: I did the above steps by using SharePoint Designer. It’s also doable in SharePoint itself.
While my problem was specific to master pages; I think the same solution will work with Page Layouts as well.
Free Wireless Internet in Sydney and Melbourne
I’ve always been grumbling to myself about the lack of free wireless internet access in Australia.
Thanks to the Company I’m working for; these days I use my 3G network from my laptop to access Internet wherever I am within Australia. Coverage and speeds are sufficient, and my mobile carrier offers 1 GB per month for the price of 10 coffees.
I’m in Sydney right now, I’m not carrying my 3G, and my hotel charges 2 coffees per 30 mins! So I had to do a bit of lookup to see if I can find any free connections around. I’m pleased to see that Unwired are setting up free wireless hotspots in a number of cafes in Sydney and Melbourne. The service is branded as uConnect. Keep an eye out for it. The map on the UnWired website shows a number of locations, but not all. see the map here and enjoy.
How to hide or unhide Folder Options
If you are not able to access “Folder Options” under your windows explorer menu. This post is for you…
Restoring/Removing the “Folder Options” menu involves modifying the Windows Group Policy editor (gpedit.msc).
Just follow the below listed steps:
1. Go to Start >> Run
Type gpedit.msc and press Enter.

2. In the resulting window, navigate to the folder
User Configuration >> Administrative Templates >> Windows Components >> Windows Explorer.
Look for the key named “Removes the Folder Options menu from the Tools Menu“.
Double-click the key and select Not Configured.
Click OK.

3. To remove the “Folder Options” menu, follow the previous steps and select the Enable option for the “Removes the Folder Options menu from the Tools Menu” key.