Free Web Hosting

Google Chrome - New Clean Web Browser

September 5th, 2008 Bala Krishna Posted in Bhopal, Blogging, Browser Stuff, General, Gmail Stuff, Web Design, Web Technology 2 Comments »

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.

Google Chrome Snapshot

Learn more in Google Chrome video

AddThis Social Bookmark Button

How to add php code to word press blog widget

January 24th, 2008 Bala Krishna Posted in Advertising, Blogging, Bug Fix, CentOS, FFMPEG, FFMPEG-PHP, Firefox Add-On, General, Gmail Stuff, Linux, Linux Commands, Online Media, Operating System Tutorial, PHP Function, PHP Programming, PHP Tutorial, Tips and Tricks, VBScript, Web Design, Web Development, Web Directory, Web Hosting, Web Technology, Word Press, Wordpress Plugin, Wordpress Theme, Wordpress Widget No Comments »

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.

samsarin php widgets

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.
  • All you have done..
AddThis Social Bookmark Button

The First Poem Written for Computers

January 21st, 2008 Bala Krishna Posted in Blogging, Business Talk, Crawler, Events, General, Gmail Stuff, Google, Hardware, Inspiration, Internet Fraud, Internet Marketing, Linux, Linux Commands, Operating System Tutorial, PHP Function, PHP Tutorial, Press Release, Web Development, Web Hosting, Web Technology, Window Application, windows xp No Comments »

<>!*”#
^”`$$-
!*=@$_
%*<>~4
&[]../
|{,,SYSTEM HALTED

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

AddThis Social Bookmark Button

How to extract .gz file content by gunzip utility

January 13th, 2008 Bala Krishna Posted in CentOS, Crawler, Error Log, Events, FFMPEG, FFMPEG-PHP, FLVTool, Financial, Firefox Add-On, General, Gmail Stuff, Linux, Linux Commands, Online Media, Operating System Tutorial, PHP Function, PHP Programming, PHP Tutorial, Page Rank, Tips and Tricks, Web Development, Web Technology, Window Application, windows xp No Comments »

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.

gunzip -c mybackup.sql > mybackup.gz

Here is the full details of the gzip command.

Read the rest of this entry »

AddThis Social Bookmark Button

AIM chat now with GMail

December 6th, 2007 Bala Krishna Posted in Advertising, Blogging, Browser Stuff, Events, General, Gmail Stuff, Google, Internet Explorer, Internet Marketing, Link Building, Operating System Tutorial, Press Release, Search Engine, Security, Tips and Tricks, Web Design, Web Development, Web Technology, windows xp No Comments »

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.

access AIM from gmail account   AIM Screenshot from gmail

Here is the list of new features added in Gmail.

  • Introduced colored labels to organize your email in more fashionable way.
  • Group chat within same window. No need to open multiple window for more then one contact.
  • New emoticons added to send expression to your friends.
  • Free IMAP service to synchronize your inbox automatically.
  • Now view your document within Gmail without downloading them to your computer. support MSOffice,OpenOffice and .pdf files
  • Extended support to 20 MB file attachment size.
AddThis Social Bookmark Button

Improve GMAIL Performance

November 13th, 2007 Bala Krishna Posted in Blogging, Bug Fix, Crawler, Error Log, General, Gmail Stuff, Google, Online Media, Operating System Tutorial, PHP Function, PHP Programming, PHP Tutorial, Snap Shot, Tips and Tricks, Web Technology No Comments »

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.

Read the rest of this entry »

AddThis Social Bookmark Button

GMail offline client in the way

September 17th, 2007 Bala Krishna Posted in Browser Stuff, Events, Gmail Stuff, Google, Search Engine, Web Technology No Comments »

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.

Source: Hindustan Times

AddThis Social Bookmark Button