I am fan of Safari for clean and minimal design that allow faster web browsing experience then opera, firefox and IE. Just found Google Chrome browser that look like similar to safari in terms of its minimal design. The blue theme is simple stylish and clean just like GTalk. There is no Linux version is released yet, Google guy still working on Mac and Linux version. Hope, mac and Linux geeks will get these versions soon. They have used Apple’s WebKit and Mozilla’s Firefox components and the code is open source to collaborate with web commun ity.
Word Press default widget does not allow you to use php code. You can do this by simply editing template files but this is not overall solution. By doing this you are loosing beauty of widget drag and drop functionality. The Samsarin PHP Widget available as plug-in that allow user to create new widget and add php code inline with text.
Installation & Usage
Go to the Samsarin PHP Widget website.
Download and Extract the zip file in wordpress plugins directory.
Enable the Samsarin PHP Widget from Admin Panel.
In your admin console, go to Presentation, and then go to Sidebar Widgets
Create number of PHP Widgets you are required to add.
Drag one of the available Samsarin PHP Widgets to your sidebar.
Click on the widget button add title and php code.
If we use the proper cyber names then it will be translated like this
Waka waka bang splat tick tick hash,
Caret quote back-tick dollar dollar dash,
Bang splat equal at dollar under-score,
Percent splat waka waka tilde number four,
Ampersand bracket bracket dot dot slash,
Vertical-bar curly-bracket comma comma CRASH
Like the windows, gz is common compression utility in Linux. This guide is to extract content of the .gz file by gunzip utility. Here is the command to see and extract content of the gz file.
View gz file content
gunzip -c mybackup.gz
Extract file file content in another file. you can use different file extension depend on the content of file.
gunzip -c mybackup.gz > mybackup.sql
Compress the mybackup.sql file as mybackup.gz in the current directory.
Google just launched AIM chat with Gmail and several new features incorporated. Now you can talk to your AIM friends using an integrated chat inside Gmail. Your AIM contact list will be automatically populated in Gmail user contact list. You need to have AIM account to sign in using Gmail. Google is using OpenAIM technology to provide this service with Gmail. Currently, only supported with Internet Explorer 7 and Firefox 2.
To sign in to AIM, use “Sign into AIM” link in Option menu. Check the picture below.
It is common problem for web developers who use firebug to debug JavaScript errors. Firebug may slow down Gmail by validating each XMLHttpRequests call. This problem is same for all ajax based application have make extensive XMLHttpRequest. Firebug is highly configurable. You can turn-off firebug for specific application or you can just enable when you need to debug an application. You can disable firebug for GMail and similar application or optimize it so that it will slow down application.
A good news for Gmail users, Google now on the way to release off line client for Gmail like Microsoft outlook and Eudura. Although, it is not confirmed, but hope you would be able to use gmail offline from your desktop without hassle. Gmail client will work like other email software such as outlook express and you will be able to download email without using browser.