Always show the tab bar in Safari
As in Firefox 3, Safari 3 also supports tabbed browsing. But one of the main disadvantages is that there is no option for "Always Show the Tab Bar" as in Firefox 3.
So here is a hack for all those users who miss that tab bar.
For OS X follow the following steps:
1. Open the Safari plist file (~/Library » Preferences » com.apple.Safari.plist) in the Property List Editor.
2. Click the triangle to open the Root list, then click once on Root to highlight it.
3. Click the Add Child button.
4. Change the name (New item) to AlwaysShowTabBar, set the Class to Boolean, and set Value to Yes.
5. Save changes and quit Property List Editor.
For Windows People like me:
Go to C:\Documents and Settings\$USERNAME$\Application Data\Apple Computer\Safari\Preferences.plist (Replace $USERNAME$ with your username)
and add the code below anywhere in the file.
<key>AlwaysShowTabBar</key>
<true/>
and save the file. Restart the safari browser and voila, you will find the status bar there.
If you like my content, then please do subscribe to my feed.
Tuesday, September 16, 2008 | 2 Comments
Get News Updates from CNN IBN on Google Talk
1. Add im@ibnalerts.com to your friends list in Gtalk.

2. Now Click on 'im' and enter 'help' in the text box to view the list of keywords
4. You can also subscribe to IBNLive alerts by sending 'subscribe' and then sending the required keyword i.e. if you want to subscribe to entertainment alerts first type 'subscribe' and then 's ent'Not sure about whether it works on Google Talk Gadget. If you have already tried this do comment and let me know.
Sunday, August 10, 2008 | 2 Comments