<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bala-Krishna &#187; Browser Stuff</title>
	<atom:link href="http://www.bala-krishna.com/category/browser-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<lastBuildDate>Wed, 17 Mar 2010 12:07:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Fix Opera 10 Blur Image Issue</title>
		<link>http://www.bala-krishna.com/how-to-fix-opera-10-blur-image-issue/</link>
		<comments>http://www.bala-krishna.com/how-to-fix-opera-10-blur-image-issue/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 12:07:54 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Bug Fix]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Window Application]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=550</guid>
		<description><![CDATA[You may find lower image resolution in the Opera 10 or newer version. First time i thought its just image loading issue and will fix over time but this was not the case. Opera introduced new feature that increase browsing speed significantly and gives you faster browsing experience. This technology called &#8220;Opera Turbo&#8221; by Opera [...]]]></description>
			<content:encoded><![CDATA[<p>You may find lower image resolution in the Opera 10 or newer version. First time i thought its just image loading issue and will fix over time but this was not the case. Opera introduced new feature that increase browsing speed significantly and gives you faster browsing experience. This technology called &#8220;Opera Turbo&#8221; by Opera Community. According to Opera, Opera Turbo is server-side optimization and compression technology that provides significant improvements in browsing speeds over limited-bandwidth connections by compressing network traffic. You have several advantage of this feature but some people may find this feature annoying because Opera Turbo decrease image quality and you may not see actual image on the website. But it play significant role when you don&#8217;t bother about images and love to read content or browsing on low bandwidth connection.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2010/03/opera-10-blur-image-issue-turbo-mode.jpg"><img class="aligncenter size-full wp-image-731" title="opera-10-blur-image-issue-turbo-mode" src="http://www.bala-krishna.com/wp-content/uploads/2010/03/opera-10-blur-image-issue-turbo-mode.jpg" alt="" width="608" height="451" /></a></p>
<p><strong>Advantage<br />
</strong></p>
<ul>
<li>Decrease your net bill if you  are on pay per usage plan</li>
<li>Faster browsing experience by compressing images and server side optimization</li>
</ul>
<p>Opera proxy server do not handle secure connection. SSL connection completely bypass to protect user privacy.</p>
<p><strong>How to Fix</strong></p>
<p>Follow steps below to turn off opera turbo mode</p>
<ul>
<li>Click on bottom left turbo icon and select <strong>Configure Opera Turbo</strong><a href="http://www.bala-krishna.com/wp-content/uploads/2010/03/configure-opera-turbo.jpg"><img class="aligncenter size-full wp-image-732" title="Configure Opera Turbo" src="http://www.bala-krishna.com/wp-content/uploads/2010/03/configure-opera-turbo.jpg" alt="" width="430" height="122" /></a></li>
<li>Select Turn off turbo and click on to implement change.<br />
<a href="http://www.bala-krishna.com/wp-content/uploads/2010/03/enable-disable-opera-turbo-setting.jpg"><img class="aligncenter size-full wp-image-733" title="Enable Disable Opera Turbo Setting" src="http://www.bala-krishna.com/wp-content/uploads/2010/03/enable-disable-opera-turbo-setting.jpg" alt="" width="529" height="509" /></a></li>
<li>Now refresh page. Image should load properly after disabling turbo mode. You can also choose automatic mode that allow opera to determine where to on/off turbo mode depend on network.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/how-to-fix-opera-10-blur-image-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix Missing a temporary folder error in Wordpress</title>
		<link>http://www.bala-krishna.com/how-to-fix-missing-a-temporary-folder-error-in-wordpress/</link>
		<comments>http://www.bala-krishna.com/how-to-fix-missing-a-temporary-folder-error-in-wordpress/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 12:37:39 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=726</guid>
		<description><![CDATA[This error comes when you try to upload media file such as image, video by Wordpress browser uploader or flash uploader. Wordpress shows this error when temporary upload folder not configured in php.ini file. It is possible upload temp folder is configured but path entered does not exist in the file system. To fix the [...]]]></description>
			<content:encoded><![CDATA[<p>This error comes when you try to upload media file such as image, video by Wordpress browser uploader or flash uploader. Wordpress shows this error when temporary upload folder not configured in php.ini file. It is possible upload temp folder is configured but path entered does not exist in the file system. To fix the issue you just need to check and correct temporary path in php.ini file. If path is in-correct you need to correct folder path or if no folder path given then you need to set temporary path.</p>
<p>You can easily fix this by editing php.ini file. Most of the shared hosting provider now support custom php.ini per account. It means you can have you own php.ini and optimize php setting according to your need.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2010/02/missing-temporary-folder.png"><img class="alignleft size-full wp-image-727" title="Missing Temporary Folder Wordpress Error" src="http://www.bala-krishna.com/wp-content/uploads/2010/02/missing-temporary-folder.png" alt="" width="469" height="204" /></a></p>
<p><strong>Apply following steps to complete this task.</strong></p>
<p><strong>1)</strong> Find out exact physical path of your account <em>public_html</em> folder. Create a text file and name it phpinfo.php. Add below lines in the file. Save file then upload file in the <em>public_html</em> folder of your server.</p>
<p>&lt;?php phpinfo(); ?&gt;</p>
<p><strong>2)</strong> Run phpinfo.php file by pointing your browser to the file. <em>http://www.yourdomain.com/phpinfo.php</em>. Replace <em>yourdomain.com</em> with your actual domain  name.</p>
<p><strong>3)</strong> Search for two entries <em>_SERVER["SCRIPT_FILENAME"]</em> and <em>Loaded Configuration File. </em>Note down value against these entries.</p>
<p>In my case value for above entries are</p>
<p><em>_SERVER["SCRIPT_FILENAME"]  -&gt; /home/homefolder/public_html/phpinfo.php<br />
</em></p>
<p><em>Loaded Configuration File -&gt; /etc/php/php.ini</em></p>
<p>4) If your hosting account support custom php.ini or you have server access then you can complete following steps otherwise you need to ask your hosting company to complete this for you.</p>
<p><strong>If you have server command line access.</strong></p>
<ol>
<li>Create a temporary folder called &#8220;tmp&#8221; within your public_html folder from FTP. Now temporary folder path is <em>/home/homefolder/public_html/tmp/<br />
</em></li>
<li>Login into the command prompt as server administrator.</li>
<li>Type below command and hit enter</li>
<li>$ sudo nano /etc/php/php.ini</li>
<li>It will open php.ini file in nano visual editor with root privileges. Enter root password if asked.</li>
<li>Find <em>upload_tmp_dir </em>and un-comment it if commented.<em> &#8220;;&#8221;</em> used for commenting purpose in php.ini.<em> </em>Simply remove this special character to un-comment line.</li>
<li>Change <em>upload_tmp_dir value to /home/<em>homefolder</em>/public_html/tmp/</em>. You line should appear similar to next line (8).</li>
<li>upload_tmp_dir = /home/<em>homefolder</em>/public_html/tmp/</li>
<li>Save php.ini file and restart apache.</li>
<li>Now again run phpinfo.php file in your browser. New value should appear in your php info setting.</li>
</ol>
<p><strong>If your host support custom php.ini<br />
</strong></p>
<ol>
<li>Create a temporary folder called &#8220;tmp&#8221; within your <em>public_html</em> folder from FTP. Now temporary folder path is <em>/home/homefolder/public_html/tmp/</em></li>
<li>Create a text file called php.ini in your system and paste content in step (8) specified above.</li>
<li>Save file and upload to your public_html folder in your FTP.</li>
<li>Run phpinfo.php file in your browser. New value should appear in your php info setting.</li>
</ol>
<p>Error should disappear now. However, in some cases you may still get same error. For those cases try removing trailing slash at the end of path. After the change path would be  <em>/home/homefolder/public_html/tmp </em>instead of <em>/home/homefolder/public_html/tmp/</em></p>
<p><strong>Host Support Custom PHP.INI</strong></p>
<ul>
<li>HostGator</li>
<li>aSmallOrange</li>
<li>SiteGround</li>
<li>Site5</li>
</ul>
<p>Good Luck</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/how-to-fix-missing-a-temporary-folder-error-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get a Chance To Win Nokia N900 Mobile Handset</title>
		<link>http://www.bala-krishna.com/get-a-chance-to-win-nokia-n900-mobile-handset/</link>
		<comments>http://www.bala-krishna.com/get-a-chance-to-win-nokia-n900-mobile-handset/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 06:42:22 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile Stuff]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=720</guid>
		<description><![CDATA[Try your luck to win Nokia N900 featured packed phone powered by Maemo platform. You just need to answer few simple questions correctly to enter into draw. Click on the image below to try your luck.


]]></description>
			<content:encoded><![CDATA[<p>Try your luck to win Nokia N900 featured packed phone powered by Maemo platform. You just need to answer few simple questions correctly to enter into draw. Click on the image below to try your luck.</p>
<p><a rel="nofollow" href="http://maemo.nokia.com/firefox/" target="_blank"><img class="alignleft size-medium wp-image-721" title="Win Nokia N900" src="http://www.bala-krishna.com/wp-content/uploads/2010/02/nokia-n900-images-300x225.jpg" alt="" width="300" height="225" /></a></p>
<div style="clear:both;"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/get-a-chance-to-win-nokia-n900-mobile-handset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox For Mobile</title>
		<link>http://www.bala-krishna.com/firefox-for-mobile/</link>
		<comments>http://www.bala-krishna.com/firefox-for-mobile/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 13:54:37 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Add-On]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile Stuff]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=717</guid>
		<description><![CDATA[Firefox is now officially available for mobile devices based on open source Nokia’s Maemo OS platform. Below are the list of mobile devices supported by Firefox on Maemo platform. They are also working on Firefox release for Android and Windows Mobile devices but no future plan to release Firefox for iPhone, Blackberry and Symbian platform [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bala-krishna.com/wp-content/uploads/2010/02/firefox-for-mobile.png"><img class="alignleft size-full wp-image-718" title="firefox-for-mobile" src="http://www.bala-krishna.com/wp-content/uploads/2010/02/firefox-for-mobile.png" alt="" width="234" height="246" /></a>Firefox is now officially available for mobile devices based on open source Nokia’s Maemo OS platform. Below are the list of mobile devices supported by Firefox on Maemo platform. They are also working on Firefox release for Android and Windows Mobile devices but no future plan to release Firefox for iPhone, Blackberry and Symbian platform due to native restrictions with the operating system.</p>
<p><strong> Maemo Devices Supported</strong></p>
<ul>
<li>Nokia N900</li>
<li>Nokia N810</li>
</ul>
<p><strong>Windows Mobile Devices Supported</strong></p>
<ul>
<li>Samsung Omnia II,</li>
<li>AT&amp;T Touch Fuze,</li>
<li>HTC Touch Pro</li>
</ul>
<p><strong>Android Devices Supported</strong></p>
<p>To be release for Android device.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/firefox-for-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Security Loopholes Detected</title>
		<link>http://www.bala-krishna.com/firefox-security-loopholes-detected/</link>
		<comments>http://www.bala-krishna.com/firefox-security-loopholes-detected/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:54:22 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Bug Fix]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Add-On]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=714</guid>
		<description><![CDATA[Firefox has three identified security loop holes known as MSFA 2010-01, 2010-02 and 2010-03 in the 3.5.x and 3.0.x Firefox browser versions. These security flaws involve memory related errors which can allow hackers to run any command on a victim computer. Other two flaws related to cross-site scripting attacks.
Mozilla Firefox has released security patches for [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://www.mozilla.com/products/download.html?product=firefox-3.6&amp;os=win&amp;lang=en-US"><img class="alignleft size-full wp-image-715" title="firefox-3.6-security-loopholes-detected" src="http://www.bala-krishna.com/wp-content/uploads/2010/02/firefox-3.6-security-loopholes-detected.png" alt="" width="273" height="164" /></a>Firefox has three identified security loop holes known as MSFA 2010-01, 2010-02 and 2010-03 in the 3.5.x and 3.0.x Firefox browser versions. These security flaws involve memory related errors which can allow hackers to run any command on a victim computer. Other two flaws related to cross-site scripting attacks.</p>
<p>Mozilla Firefox has released security patches for these security flaws. Released patches are for Firefox 3.5.x and 3.0.x series. Firefox have included patch for these flaws in Firefox 3.6 series so users who are running Firefox 3.6 need not to install patches for these vulnerabilities. Users who are  running Firefox 3.5.x or 3.0.x series must upgrade to 3.6 version or install patch separately in order to protect their PC from possible  attacks.</p>
<p><strong>What’s New in Firefox 3.6</strong></p>
<p>Firefox 3.6 built over latest Gecko 1.9.2 platform which contain many improvements for developers and users. This version is more faster then its predecessors and optimized for small devices operating systems.</p>
<p>Firefox 3.6 features include:</p>
<ul>
<li>Available in more than 70 languages</li>
<li>Support for new theme technology called Personas. Personas themes are easy-to-install and can change entire Firefox look in a single click.</li>
<li>Protection from out-dated plugins by giving you warning message. Old versions of plug-ins can cause crashes and other  stability problems. Firefox provides safer and  more stable experience when using plugins.</li>
<li>Improved JavaScript performance, overall browser responsiveness, and startup time.</li>
<li>The ability for web developers to indicate that scripts should run asynchronously to speed up page load times.</li>
<li>Continued support for downloadable web fonts using the new WOFF font format.</li>
<li>Support for new CSS attributes such as gradients, background sizing, and pointer events.</li>
<li>Support for new DOM and HTML5 specifications including the Drag &amp; Drop API and the File API, which allow for more interactive web pages.</li>
<li>Changes to how third-party software can integrate with Firefox in order to prevent crashes.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/firefox-security-loopholes-detected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Steps to open docx file in the older Microsoft Office version</title>
		<link>http://www.bala-krishna.com/3-steps-to-open-docx-file-in-the-older-microsoft-office-version/</link>
		<comments>http://www.bala-krishna.com/3-steps-to-open-docx-file-in-the-older-microsoft-office-version/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 15:28:48 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Gmail Stuff]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Window Application]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=711</guid>
		<description><![CDATA[It is very difficult to open .docx files for the user who are using older version of Microsoft Office. Microsoft Office introduced new .docx file format in the ms office 2007. Users who are using ms office 2003 or older version can not open .docx document.
There are several way to open .docx and other file [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bala-krishna.com/wp-content/uploads/2010/02/microsoft-office-2007.jpg"><img src="http://www.bala-krishna.com/wp-content/uploads/2010/02/microsoft-office-2007-300x157.jpg" alt="" title="microsoft-office-2007" width="300" height="157" class="alignleft size-medium wp-image-713" /></a>It is very difficult to open .docx files for the user who are using older version of Microsoft Office. Microsoft Office introduced new .docx file format in the ms office 2007. Users who are using ms office 2003 or older version can not open .docx document.</p>
<p>There are several way to open .docx and other file format associated with MS-Office 2007 like .pptx or .xlsx even without installing ms office 2007.</p>
<p><strong>1)</strong> First and easiest way is to use Google docs to open your .docx file. There are several other benefit using Google docs for document. You can convert as well as store your files in Google docs and open wherever you want.  Users who are using Gmail might be already familiar with google doc and know how easy it is to manage doc with Google docs.</p>
<p><strong>2) </strong>Use Microsoft office compatibility pack released for backward compatibility. You need to download and install <a title="Microsoft office compatibility pack" rel="nofollow" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&amp;displaylang=en" target="_blank">Microsoft office compatibility pack</a> from Microsoft website. After installation you will be able to open .docx file in your microsoft office version currently installed on your system.</p>
<p><strong>3)</strong> Download and Use <a rel="nofollow">OpenOffice</a> to open .docx file. You can also use OpenOffice for all you Microsoft office need. OpenOffice is now widely used as Microsoft office replacement and commonly used office suite in Linux environment.  This package available in many languages and available for almost all platform including Mac OSX and Linux. <a href="http://www.openoffice.org/" target="_blank">Download OpenOffice installer from here</a>. You can also download and use <a title="Open Office Portable Version" href="http://portableapps.com/node/16395" target="_blank" rel="nofollow">open office portable version </a>without installing OpenOffice whenever you need.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/3-steps-to-open-docx-file-in-the-older-microsoft-office-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical Remote Code Execution Vulnerabilities in Internet Explorer</title>
		<link>http://www.bala-krishna.com/critical-remote-code-execution-vulnerabilities-in-internet-explorer/</link>
		<comments>http://www.bala-krishna.com/critical-remote-code-execution-vulnerabilities-in-internet-explorer/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:14:06 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=700</guid>
		<description><![CDATA[Microsoft has released security update for all versions of Internet Explorer. According to Microsoft this release cover seven privately reported vulnerabilities and one publicly disclosed vulnerability in Internet Explorer. These critical vulnerabilities can be dangerous. It allow execution of remove code using a web page specially designed for executing remove code on your machine. If [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released security update for all versions of Internet Explorer. According to Microsoft this release cover seven privately reported vulnerabilities and one publicly disclosed vulnerability in Internet Explorer. These critical vulnerabilities can be dangerous. It allow execution of remove code using a web page specially designed for executing remove code on your machine. If you are using full admin rights then malicious code be more dangerous.</p>
<p>This security update cover all eight reported vulnerabilities and updates is released for all versions of Internet Explorer. This update is automatically installed on your machine if windows automatic update service is on otherwise you can <a rel="nofollow" href="http://www.microsoft.com/technet/security/Bulletin/MS10-002.mspx" target="_blank"><strong>download security update</strong></a> file for your OS and IE version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/critical-remote-code-execution-vulnerabilities-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Buzz New Social Media Platform</title>
		<link>http://www.bala-krishna.com/google-buzz-new-social-media-platform/</link>
		<comments>http://www.bala-krishna.com/google-buzz-new-social-media-platform/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 07:12:54 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Gmail Stuff]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=691</guid>
		<description><![CDATA[Few days ago, Google have launched Google Buzz, a new social media platform in the industry.  Google Buzz works seamlessly within your  Gmail account. As all of you know, GMail is now very popular email platform in the industry.  Google Buzz is rapidly growing as this is built over Gmail platform. Every gmail user now [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bala-krishna.com/wp-content/uploads/2010/02/Google-Buzz-Social-Media-Plateform.png"><img class="alignleft size-full wp-image-692" title="Google Buzz Social Media Plateform" src="http://www.bala-krishna.com/wp-content/uploads/2010/02/Google-Buzz-Social-Media-Plateform.png" alt="" width="286" height="68" /></a>Few days ago, Google have launched Google Buzz, a new social media platform in the industry.  Google Buzz works seamlessly within your  Gmail account. As all of you know, GMail is now very popular email platform in the industry.  Google Buzz is rapidly growing as this is built over Gmail platform. Every gmail user now using Google Buzz because easier  accessibility then other tools in the market.  Google Buzz  is similar product as twitter but there are many features that makes Google Buzz different then twitter. There are several benefit Google Buzz provides over twitter. As Google Buzz integrated within gmail so it is easy to use. You don&#8217;t have to login  separately to Google Buzz account.  There is no maximum character limit in the Google Buzz, You are  free to share whatever you wish to share and many other features.</p>
<p>Google Buzz  also allow you to import content from all the existing websites that you are using, like Picassa, Twitter and Flickr. This feature provide you full flexibility to use Google Buzz . So what you are waiting for..  Start Buzzing..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/google-buzz-new-social-media-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Security Feature on Gmail</title>
		<link>http://www.bala-krishna.com/new-security-feature-on-gmail/</link>
		<comments>http://www.bala-krishna.com/new-security-feature-on-gmail/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 09:32:17 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Gmail Stuff]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=687</guid>
		<description><![CDATA[Google has recently added new security features in the world favorite&#160;email service. Google now pioneer in the email service industry. They have enable HTTPS on GMail by default. This is good for people who are not computer geeks and don&#8217;t understand usability of SSL layer. By default, Google turned on &#8220;always use HTTPS for everyone&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Google has recently added new security features in the world favorite&nbsp;email service. Google now pioneer in the email service industry. They have enable HTTPS on GMail by default. This is good for people who are not computer geeks and don&#8217;t understand usability of SSL layer. By default, Google turned on &#8220;always use HTTPS for everyone&#8221; option. HTTPS can make your Gmail&nbsp;experience&nbsp;slower then before so you alway open to disable this setting from Gmail setting tab. Your Gmail login page always use HTTPS to protect your login credentials.</p>
<p><span mce_name="strong" mce_style="font-weight: bold;" style="font-weight: bold;" class="Apple-style-span" mce_fixed="1">Other Features<br />
</span><br />
<span mce_name="strong" mce_style="font-weight: bold;" style="font-weight: bold;" class="Apple-style-span" mce_fixed="1">Extra Storage at Cheap Price</span></p>
<p>This is good news for people who need to more space on Gmail. You can buy 20GB storage space for only $5/year. This space can be shared with Picasa Web Albums. See detailed price structure below.</p>
<ul>
<li>20 GB ($5.00 USD per year)</li>
<li>80 GB ($20.00 USD per year)</li>
<li>200 GB ($50.00 USD per year) includes free Eye-Fi card</li>
<li>400 GB ($100.00 USD per year) includes free Eye-Fi card</li>
<li>1 TB ($256.00 USD per year) includes free Eye-Fi card</li>
</ul>
<p><br mce_bogus="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/new-security-feature-on-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Chane My Document &amp; Desktop Folder Default Path in Windows XP</title>
		<link>http://www.bala-krishna.com/how-to-chane-my-document-default-folder-path-in-windows-xp/</link>
		<comments>http://www.bala-krishna.com/how-to-chane-my-document-default-folder-path-in-windows-xp/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 07:46:04 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Money Maker]]></category>
		<category><![CDATA[Operating System Tutorial]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Window Application]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=676</guid>
		<description><![CDATA[Well, i never think to do this before. 90% windows users use My Document folder to store daily data. Changing my document path to another drive might help when you PC got crashed accidently due to male-ware or some other reason.
Here is quick tip that help you out change Desktop and My Document default folder [...]]]></description>
			<content:encoded><![CDATA[<p>Well, i never think to do this before. 90% windows users use <strong><em>My Document</em></strong> folder to store daily data. Changing my document path to another drive might help when you PC got crashed accidently due to male-ware or some other reason.</p>
<p>Here is quick tip that help you out change <strong><em>Desktop </em></strong>and <em><strong>My Document</strong></em> default folder path to any drive folder.</p>
<p><strong>My Document Path Change</strong></p>
<p>Changing My Document default path is very easy.  Go to My Document folder and right click and then select properties to open properties dialog box. Change Default path in Target text field. After changing path system will ask you to move files from current folder to new folder. Select yes/no based on your choice. you may want use fresh folder and keep previous folder files where they are.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2009/12/my-document-special-folder-path-change.jpg"><img class="alignleft size-full wp-image-677" title="my-document-special-folder-path-change" src="http://www.bala-krishna.com/wp-content/uploads/2009/12/my-document-special-folder-path-change.jpg" alt="my-document-special-folder-path-change" width="500" height="316" /></a></p>
<div style="clear:both;"></div>
<p><strong>Change Special Desktop Folder Default Path</strong></p>
<p>Changing desktop path is quiet cumbersome for non tech savvy person. you may find it little difficult to get it done in comparison to My Document folder path change. but don&#8217;t worry, i am providing you screenshot to get it done properly.</p>
<p>Go to <strong>Start -&gt; Run</strong><br />
Type <strong>regedit </strong>in open box and hit ok</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2009/12/regedit-registry-edit-box-in-windows-xp.jpg"><img class="alignleft size-full wp-image-678" title="regedit-registry-edit-box-in-windows-xp" src="http://www.bala-krishna.com/wp-content/uploads/2009/12/regedit-registry-edit-box-in-windows-xp.jpg" alt="regedit-registry-edit-box-in-windows-xp" width="346" height="183" /></a></p>
<div style="clear:both;"></div>
<p>Go to <strong>File -> Export </strong> and save registry backup to a safe location. This is if something goes wrong so that you can restore registry from backup.</p>
<p>Navigate to below registry path:<br />
<span style="color: #0000ff;"> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]</span></p>
<p>You will notice several special folder values in right side panel as indicated in the screenshot. Double click on the Desktop and Personal entries and change default path to folder in any drive that you may wish to point to. You may also change other system special folder path from here.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2009/12/registry-editor-mydocument-desktop-folder-change.jpg"><img class="alignleft size-full wp-image-679" title="registry-editor-mydocument-desktop-folder-change" src="http://www.bala-krishna.com/wp-content/uploads/2009/12/registry-editor-mydocument-desktop-folder-change.jpg" alt="registry-editor-mydocument-desktop-folder-change" width="711" height="553" /></a></p>
<div style="clear:both;"></div>
<p>That&#8217;s all. You have done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/how-to-chane-my-document-default-folder-path-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
