<?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>Computer Tutorials, Tips &#38; Tricks Blog &#124; Windows, Mac, iPhone &#38; Android Downloads, Articles &#38; Resources - Geeksdesk.com &#187; Google &amp; Gmail</title>
	<atom:link href="http://www.geeksdesk.com/category/google-gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geeksdesk.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:55:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Google Spreadsheet &#8211; API, Functions and Templates</title>
		<link>http://www.geeksdesk.com/google-spreadsheet-api-functions-templates/</link>
		<comments>http://www.geeksdesk.com/google-spreadsheet-api-functions-templates/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 19:55:02 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=25932</guid>
		<description><![CDATA[To talk about web-based office suites and to not talk about Google Docs would like to miss out on one of the biggest examples of the system. ‘Google docs’ as we all know is an online office solution consisting of data management to word processing to presentation tools. Besides the fact that it allows users to create documents online for free, it also incorporates the functionality of real-time working in which multiple users can edit...]]></description>
			<content:encoded><![CDATA[<p>To talk about web-based office suites and to not talk about Google Docs would like to miss out on one of the biggest examples of the system. ‘Google docs’ as we all know is an online office solution consisting of data management to word processing to presentation tools.</p>
<p>Besides the fact that it allows users to create documents online for free, it also incorporates the functionality of real-time working in which multiple users can edit a single document at the same point of time this not only facilitates discussion but also helps in problem spotting and solving.</p>
<p><img class="aligncenter size-full wp-image-25933" title="google-docs-logo" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/google-docs-logo.jpg" alt="google docs logo Google Spreadsheet   API, Functions and Templates" width="304" height="135" /></p>
<h2>Google Spreadsheets</h2>
<p>Now coming onto the subject of the write-up, Google spreadsheets is one of the elements that comprise the Google Docs package. Based on the popular data entry models like MS Office Excel and Lotus 123, Google Spreadsheets brings to the users the ease of using the application online with similar functionalities. Also, the piece of software has been grabbing up market share because of its portability and adaptability to different platforms.</p>
<p>The starting of Google Docs was through Google Spreadsheets itself along with another product called the ‘Writely’. Google Spreadsheet features the ability to read a host of formats available in the marketplace. Moreover, the optional integration of MS Office documents with Google Spreadsheets is another factor to notice.</p>
<p><img class="aligncenter size-full wp-image-25934" title="google-spreadsheets" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/spreadsheets.gif" alt="spreadsheets Google Spreadsheet   API, Functions and Templates" width="410" height="300" /></p>
<p>&nbsp;</p>
<h2>Why use Google Spreadsheets</h2>
<p>The Google Spreadsheets API basically is designed to allow users to access and edit user data stored in online forms. Besides being a hub of worksheets, lists and cells, Google Spreadsheets can be utilized to carry out core numeric or gross finanacial calculations which call in the input of multiple brains or maybe the participation of a number of people to arrive at the required solution towards the end.</p>
<p><strong>The reason behind the wide acceptance of the Google Spreadsheet API is because of the following reasons:</strong></p>
<ul>
<li>As the file is on the World Wide Web, one can access it from anywhere having an internet access</li>
<li>Online storage and easy sharing</li>
<li>Editing in real-time and multiple access</li>
<li>Compatible with MS Excel and most of the functionalities are incorporated into the API</li>
<li>Free to use and doesn’t consume much processing power as the host of tasks are performed on the servers (cloud computing)</li>
</ul>
<h2>Google Spreadsheets Auto Complete feature</h2>
<div>The auto-complete feature of Google Docs puts is a step ahead in the web technology platform. Whenever you are going to type some function or formula on Google Spreadsheets you will get a auto complete drop down with all the possible values you want to enter. This also reduces the error rate a lot and diminishes you effort to work on a web platform.</div>
<p><img class="aligncenter size-full wp-image-25935" style="border-style: initial; border-color: initial;" title="google-docs-auto-complete" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/google-docs-auto-complete.jpg" alt="google docs auto complete Google Spreadsheet   API, Functions and Templates" width="459" height="188" /></p>
<div></div>
<h2>Google Spreadsheets Functions List</h2>
<p><strong>Here is the <a rel="nofollow" href="https://docs.google.com/support/bin/static.py?page=table.cs&amp;topic=25273" target="_blank">full functions list for Google Spreadsheets</a>.</strong></p>
<p>Like most of the data collection applications, Google Spreadsheets also has the wide array of formulas and filters that could be employed to get the only required data from a whole collection of data that had been gathered over the time.</p>
<p>Although a lot of similar software flood the market, but the major reason behind the success of Google Spreadsheets is that the software has taken care of incorporating with most of the common spreadsheet formats available. Also, the entire idea of having the software online and that too for free is what makes it really sought after.</p>
<h2>Google Spreadsheets API</h2>
<p>You can programmatically manipulate your Google docs spreadsheets as well as you can play with the data stored on your individual sheets with the help of this API. You can retrieve spreadsheets with particular IDs, manage worksheets form client interfaces, manage worksheet data as a simple list of items which can also be represented in different forms, also manipulate data as per different cells in every sheet.</p>
<p>Here is the <a rel="nofollow" href="http://code.google.com/apis/spreadsheets/data/3.0/developers_guide.html" target="_blank">Google Spreadsheets developer&#8217;s guide</a>. Find more about <a rel="nofollow" href="http://code.google.com/apis/spreadsheets/" target="_blank">Google Spreadsheets API here</a>.</p>
<h2>Top 10 Google Spreadsheets Templates</h2>
<h3>Family budget planner template</h3>
<p><img class="aligncenter  wp-image-25967" title="Family budget planner template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/family-planner.jpg" alt="family planner Google Spreadsheet   API, Functions and Templates" width="500" height="404" /></p>
<p><a rel="nofollow" href="https://docs.google.com/previewtemplate?id=0As3tAuweYU9QcHlVM3hrY2tocEkwUDZLSTNmbm1WRWc&amp;mode=public" target="_blank">View preview</a>.</p>
<h3>Personal Monthly budget template</h3>
<p><img class="aligncenter  wp-image-25968" title="Personal Monthly budget template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/personal.jpg" alt="personal Google Spreadsheet   API, Functions and Templates" width="496" height="400" /></p>
<p><a rel="nofollow" href="https://docs.google.com/previewtemplate?id=0As3tAuweYU9QcHlVM3hrY2tocEkzUWVjVVlqUUdfTUE&amp;mode=public" target="_blank">View preview</a>.</p>
<h3>Project Management template</h3>
<p><img class="aligncenter  wp-image-25969" title="Project Management template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/project.jpg" alt="project Google Spreadsheet   API, Functions and Templates" width="479" height="307" /></p>
<p><a rel="nofollow" href="https://docs.google.com/previewtemplate?id=0As3tAuweYU9QcHlVM3hrY2tocEkwaDJhS0JPUzA1WUE&amp;mode=public" target="_blank">View preview</a>.</p>
<h3>Service Invoice template</h3>
<p><img class="aligncenter  wp-image-25970" title="Service Invoice template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/invoice.jpg" alt="invoice Google Spreadsheet   API, Functions and Templates" width="485" height="462" /></p>
<p><a rel="nofollow" href="https://docs.google.com/previewtemplate?id=0As3tAuweYU9QcHlVM3hrY2tocEkwOTBEa2xRdzdNR1E&amp;mode=public" target="_blank">View preview</a>.</p>
<h3>To Do list template</h3>
<p><img class="aligncenter  wp-image-25971" title="To Do list template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/to-do-list.jpg" alt="to do list Google Spreadsheet   API, Functions and Templates" width="483" height="402" /></p>
<p><a rel="nofollow" href="https://docs.google.com/previewtemplate?id=0As3tAuweYU9QcHlVM3hrY2tocEkyY3FvbXhoY0NBWFE&amp;mode=public" target="_blank">View preview</a>.</p>
<h3>Monthly Household budget template</h3>
<p><img class="aligncenter  wp-image-25972" title="Monthly Household budget template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/monthly-household.jpg" alt="monthly household Google Spreadsheet   API, Functions and Templates" width="478" height="379" /></p>
<p><a rel="nofollow" href="https://docs.google.com/previewtemplate?id=0As3tAuweYU9QcHlVM3hrY2tocEkybC1USWxyYnhKQVE&amp;mode=public" target="_blank">View preview</a>.</p>
<h3>Inventory Control template</h3>
<p><img class="aligncenter  wp-image-25973" title="inventory template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/stock.jpg" alt="stock Google Spreadsheet   API, Functions and Templates" width="491" height="368" /></p>
<p><a rel="nofollow" href="http://www.vertex42.com/Files/download/inventory-control.html" target="_blank">Download XLS file</a>.</p>
<h3>Work Order template</h3>
<p><img class="aligncenter  wp-image-25974" title="Work Order template" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/work-order.jpg" alt="work order Google Spreadsheet   API, Functions and Templates" width="463" height="612" /></p>
<p><a rel="nofollow" href="http://www.vertex42.com/Links/go.php?urlid=file-WorkOrder" target="_blank">Download XLS file</a>.</p>
<h3>Blood Sugar level template</h3>
<p><img class="aligncenter  wp-image-25975" title="blood sugar" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/blood-sugar.jpg" alt="blood sugar Google Spreadsheet   API, Functions and Templates" width="469" height="578" /></p>
<p><a rel="nofollow" href="http://www.vertex42.com/Links/go.php?urlid=file-BloodSugar" target="_blank">Download XLS file</a>.</p>
<h3>Line of credit Calculator</h3>
<p><img class="aligncenter  wp-image-25976" title="Line of credit Calculator" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/02/line-of-credit.jpg" alt="line of credit Google Spreadsheet   API, Functions and Templates" width="482" height="547" /></p>
<p><a rel="nofollow" href="http://www.vertex42.com/Links/go.php?urlid=file-LineOfCredit" target="_blank">Download XLS file</a>.</p>
<p>Here is the <a rel="nofollow" href="https://docs.google.com/templates?type=spreadsheets" target="_blank">Google template library for Google Spreadsheets</a>. You can browse the most popular templates here and more are getting added regularly by Google spreadsheet users.</p>
<p><strong>Checkout <a rel="nofollow" href="https://docs.google.com/" target="_blank">Google Docs</a> here.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/google-spreadsheet-api-functions-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Text-to-Speech</title>
		<link>http://www.geeksdesk.com/google-text-to-speech/</link>
		<comments>http://www.geeksdesk.com/google-text-to-speech/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 20:33:19 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=25877</guid>
		<description><![CDATA[One of the most prominent features of Google Translate is the text-to-speech capability that allows you to listen to the translations. You have to enter the text in the given field and then translate it to your desired language. Now you can see a speaker icon below the translated text field. You can hear the translated text by clicking on this speaker icon. Click on the preview image below to enlarge it and see the...]]></description>
			<content:encoded><![CDATA[<p>One of the most prominent features of <a rel="nofollow" href="http://translate.google.com/" target="_blank">Google Translate</a> is the text-to-speech capability that allows you to listen to the translations. You have to enter the text in the given field and then translate it to your desired language. Now you can see a speaker icon below the translated text field. You can hear the translated text by clicking on this speaker icon. Click on the preview image below to enlarge it and see the red box at the right end of the image that has been marked to show the speaker icon.</p>
<p style="text-align: center;"><img class=" wp-image-25889 aligncenter" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/01/google-text-to-speech-300x75.jpg" alt="google text to speech 300x75 Google Text to Speech" width="350" height="100" title="Google Text to Speech" /></p>
<h2>Language Support</h2>
<p>At the initial stage, English and Haitian Creole translations were allowed following which French, German, Italian, Hindi and Spanish language translations were allowed to be heard. Now, 27 languages have been added totally to this text-to-speech feature that includes the following languages.</p>
<p>Afrikaans, Albanian, Catalan, Chinese (Mandarin), Croatian, Czech, Danish, Dutch, Finnish, Greek, Hungarian, Icelandic, Indonesian, Latvian, Macedonian, Norwegian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Swahili, Swedish, Turkish, Vietnamese and Welsh.</p>
<p>The audio quality of all these languages is not the same. You cannot get accurate and clear text-to-speech translation for all the languages; however Google is trying its best to enhance the performance and the number of languages supported.</p>
<h2>Google Text-to-Speech API</h2>
<p>There is no authorized or official API for Google Text-to-Speech service. However <a rel="nofollow" href="http://weston.ruter.net/projects/google-tts/" target="_blank">Weston Ruter</a> had observed that anyone can access it in the same manner that is followed by Google. You can change the following URL according to your wish. You will obtain a MP3 file as a result that consists of the spoken translation. However this service is limited to only 100 characters.</p>
<p>http://translate.google.com/translate_tts?q=I+love+geeksdesk</p>
<h2>Google Chrome API</h2>
<p>Google Chrome now comprises of Text-to-Speech [TTS] API that is very much easier to use. You need to just include “tts” to your permissions and then write the following.</p>
<blockquote><p>chrome.tts.speak(&#8216;Hello, world!&#8217;);</p></blockquote>
<p>You can also change the pitch, rate and volume too.</p>
<blockquote><p>chrome.tts.speak(&#8216;Can you understand me now?&#8217;, {rate: 0.6});</p></blockquote>
<p>You can also register to get callbacks when the speech begins and ends. You will be able to obtain callbacks for separate words also, when a Text-to-Speech engine consists of that particular ability. You can even obtain possible voices list and request for any specific voice.</p>
<p><strong><a rel="nofollow" href="http://code.google.com/chrome/extensions/tts.html" target="_blank">Refer to this URL </a>to know more on this.</strong></p>
<p>There are 3 extensions which you can try on your Google Chrome.</p>
<ul>
<li><a rel="nofollow" href="https://chrome.google.com/webstore/detail/chhkejkkcghanjclmhhpncachhgejoel" target="_blank">TTS Demo</a> (app)</li>
<li><a rel="nofollow" href="https://chrome.google.com/webstore/detail/happachemjeninagaojbimmpkmmeajlg" target="_blank">Talking Alarm Clock</a> (extension)</li>
<li><a rel="nofollow" href="https://chrome.google.com/webstore/detail/pgeolalilifpodheeocdmbhehgnkkbak" target="_blank">SpeakIt</a> (extension)</li>
</ul>
<h2>Google Translate Android App</h2>
<p>This Android app helps you to translate the text between 60 languages. You can speak the text and phrases for some languages [17 languages] and then obtain their equivalent translations. You can listen to the translations also [24 languages support this feature]. The translation can be shown in full screen mode to allow people nearby you to read it. You can make the translations to be your favorite and access the translations and the translation history even when you are in the offline mode.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-25893" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2012/01/google-translate-android-app.jpg" alt="google translate android app Google Text to Speech" width="350" height="250" title="Google Text to Speech" /></p>
<p><a rel="nofollow" href="https://market.android.com/details?id=com.google.android.apps.translate" target="_blank">Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/google-text-to-speech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://translate.google.com/translate_tts?q=I+love+geeksdesk" length="6480" type="audio/mpeg" />
		</item>
		<item>
		<title>Sync iCal with Google Calendar</title>
		<link>http://www.geeksdesk.com/sync-ical-with-google-calendar/</link>
		<comments>http://www.geeksdesk.com/sync-ical-with-google-calendar/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:32:29 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=24879</guid>
		<description><![CDATA[iCal is a calendar application that comes bundled with Apple’s Macintosh computers. Google Calendar is an online cloud based calendar application that allows you manage your tasks and schedule online if you have a Google account. You can sync both these calendars to ensure that both show the same schedule and events. Syncing calendars enable you to keep in touch with your schedule irrespective of where you are. Since Google Calendar is a cloud based...]]></description>
			<content:encoded><![CDATA[<p>iCal is a calendar application that comes bundled with Apple’s Macintosh computers. Google Calendar is an online cloud based calendar application that allows you manage your tasks and schedule online if you have a Google account. You can sync both these calendars to ensure that both show the same schedule and events.</p>
<p><img class="aligncenter size-full wp-image-24880" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/12/ical_hero20071009.jpg" alt="ical hero20071009 Sync iCal with Google Calendar" width="448" height="253" title="Sync iCal with Google Calendar" /></p>
<p>Syncing calendars enable you to keep in touch with your schedule irrespective of where you are. Since Google Calendar is a cloud based application, you can access it from anywhere and a backup of your calendar information is available to you at all times. iCal provides you the comfort of using calendar features even when you are offline.</p>
<p><strong>For example:</strong> You can make a change to your iCal calendar and that change will be reflected in your Google Calendar when you connect to the Internet.</p>
<h2>Sync iCal with your Google Calendar</h2>
<p><strong>Follow these step by step instructions to sync Google Calendar with Apple’s iCal:</strong></p>
<ol>
<li>Open iCal</li>
<li>Select Preferences</li>
<li>Select Accounts</li>
<li>Click + button to add an account</li>
<li>Enter a description of the account in the pop up window that appears on the screen</li>
<li>Add the following URL in the server options: <em><a rel="nofollow" href="https://www.google.com/calendar/dav/YOUREMAIL@DOMAIN.COM/user" target="_blank">https://www.google.com/calendar/dav/YOUREMAIL@DOMAIN.COM/user</a> (Where <a rel="nofollow" href="mailto:YOURNAME@DOMAIN.COM">YOURNAME@DOMAIN.COM</a> is your email address)</em></li>
<li>Uncheck Kerberos v5 for authentication</li>
<li>Click Add</li>
<li>Click refresh</li>
<li>Add your email address by selecting Add Email. You will not be able to invite your contacts to events if you do not add your email address.</li>
</ol>
<p>You have successfully synced your Google Calendar with your iCal. You can now continue using your iCal the way you used to and rest assured that the changes will be made on your Google Calendar too.</p>
<p>Your Google Calendar will now appear in the list of calendars displayed in iCal. You can select that calendar from here. All the changes made to your Google Calendar will be reflected in your iCal. You can also add invites from your iCal.</p>
<p><strong>Learn more about <a rel="nofollow" href="http://www.apple.com/macosx/apps/#ical" target="_blank">iCal</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/sync-ical-with-google-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail IMAP Settings</title>
		<link>http://www.geeksdesk.com/gmail-imap-settings/</link>
		<comments>http://www.geeksdesk.com/gmail-imap-settings/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 06:18:59 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=24848</guid>
		<description><![CDATA[IMAP (Internet Message Access Protocol) allows you to download your email from Gmail to your computer using an email client like Microsoft Outlook or Apple Mail. Gmail supports IMAP, it syncs your mailbox so that changes made in your email client is reflected in the online mailbox. For example: You read an email downloading it to your email client; that email will reflect as read in your Gmail page too. &#160; This feature is useful for those...]]></description>
			<content:encoded><![CDATA[<p>IMAP (Internet Message Access Protocol) allows you to download your email from Gmail to your computer using an email client like Microsoft Outlook or Apple Mail. <a rel="nofollow" href="http://mail.google.com" target="_blank">Gmail</a> supports IMAP, it syncs your mailbox so that changes made in your email client is reflected in the online mailbox. For example: You read an email downloading it to your email client; that email will reflect as read in your Gmail page too.</p>
<p><img class="aligncenter  wp-image-24849" style="border-style: initial; border-color: initial; text-align: center;" title="gmail" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/12/gmail.jpg" alt="gmail Gmail IMAP Settings" width="315" height="236" /></p>
<p>&nbsp;</p>
<p>This feature is useful for those who do not have all time access to Internet but can connect to an Internet connection from time to time. You can draft a mail and save it offline so that you send it when the connection is available. You can also make use of advanced and robust features like folder management and favorites that are available when you use an email client like Microsoft Outlook.</p>
<h2>Enable IMAP on Gmail</h2>
<p>First of all you will need to enable your Gmail account to provide IMAP access. To do this please follow the following steps:</p>
<ul>
<li>Go to Settings &gt; Mail Settings</li>
<li>Select the <strong>Forwarding and POP/IMAP</strong> tab</li>
<li>There you will find the options to enable both POP and IMAP access on your account. Please select on <strong>Enable IMAP</strong>.</li>
</ul>
<p>Now your Gmail account will give access to outside IMAP requests and now you can go ahead with configuring your email client.</p>
<p>&nbsp;</p>
<p><img class="aligncenter size-full wp-image-24851" title="gmail-imap-settings" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/12/gmail-imap-settings.jpg" alt="gmail imap settings Gmail IMAP Settings" width="399" height="388" /></p>
<p>In order to enable your email on an email client and sync it with your email account, you will have to manually enter settings in your client or provide your authentication details. Follow these step by step instructions to configure your email client:</p>
<h2>Microsoft Outlook Express</h2>
<ol>
<li>Open Outlook Express</li>
<li>Select the Radio Button Yes</li>
<li>Click Next</li>
<li>Check Manually Configure Server Settings</li>
<li>Select Internet E-mail. Provide the following settings:</li>
<li>Incoming Mail Server: imap.gmail.com</li>
<li>Outgoing Mail Server: smtp.gmail.com (use authentication)</li>
<li>User Name: Your user name</li>
<li>Password: Your Gmail password<img class="aligncenter size-full wp-image-24850" title="gmail imap" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/12/gmail-imap.jpg" alt="gmail imap Gmail IMAP Settings" width="450" height="350" /></li>
</ol>
<h2>Mozilla Thunderbird</h2>
<ol>
<li>Click Tools</li>
<li>Click Account Settings</li>
<li>Select Add Mail Account</li>
<li>Enter your Gmail user name and password in the Automatic Configuration dialog box</li>
</ol>
<p>You have successfully configured your email account to send and receive email using your Gmail account.</p>
<p><strong>Note:</strong> If your email client is other than Outlook Express and Thunderbird. You can use the following generic settings to set up Gmail:</p>
<p>Incoming Mail Server: imap.gmail.com, <strong>Use SSL</strong>: Yes <strong>Port</strong>: 993</p>
<p>Outgoing Mail Server: smtp.gmail.com (use authentication), <strong>Use Authentication</strong>: Yes <strong>Use STARTTLS</strong>: Yes (some clients call this SSL) <strong>Port</strong>: 465 or 587.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/gmail-imap-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Gmail Account?</title>
		<link>http://www.geeksdesk.com/how-to-create-gmail-account/</link>
		<comments>http://www.geeksdesk.com/how-to-create-gmail-account/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 17:25:20 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=23926</guid>
		<description><![CDATA[A Gmail account is more than just an email account. Signing up for Gmail gives you access to other Google products as well. Google offers a single log in system for accessing all the other services like Youtube, Blogger, Picasa, Google Documents. Creating a Gmail account is as simple as filling up an online form. Follow these step by step instructions to create a new Gmail account: Go to the Gmail account creation page by clicking...]]></description>
			<content:encoded><![CDATA[<p>A Gmail account is more than just an email account. Signing up for Gmail gives you access to other Google products as well. Google offers a single log in system for accessing all the other services like Youtube, Blogger, Picasa, Google Documents. Creating a Gmail account is as simple as filling up an online form. <img class="aligncenter size-full wp-image-23927" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/Capture.jpg" alt="Capture How to Create Gmail Account?" width="591" height="143" title="How to Create Gmail Account?" /></p>
<p><strong>Follow these step by step instructions to create a new Gmail account:</strong></p>
<ol>
<li>Go to the Gmail account creation page by clicking <a rel="nofollow" href="https://accounts.google.com/NewAccount?service=mail&amp;continue=http://mail.google.com/mail/e-11-25e8434f1e16b3908690d5026ced-ba57999ca2a6e2805a554283f582616940633412&amp;type=2" target="_blank">here</a></li>
<li>Fill in the first name and last name asked under the title “Get started with Gmail”</li>
<li>Enter the log in name that you desire to use as your email address</li>
<li>Click on check availability to see if the email address that you wanted is not yet taken</li>
<li>If your desired user name is already taken, choose one of the suggested user names provided by Gmail or type in a different one and check again</li>
<li>Choose a password. Ensure that the password is of good strength and contains numbers and special characters</li>
<li>Re-enter password</li>
<li>Check the Stay signed in radio button if this Gmail account is your primary mail account and you want to always stay signed in</li>
<li>Check the Enable Web History if you want Google to save your search results and web history for you to search data from it at a later time</li>
<li>Choose a security question from the drop down menu. This is to help Gmail identify you in case of you forgetting your password</li>
<li>Provide an answer for your security question. Provide an answer that you can remember.</li>
<li>Enter a recovery email. This is to help Gmail send your password to that email account if you lose your password</li>
<li>Choose your geographical location from the drop down menu</li>
<li>Enter your birthday date and year</li>
<li>Enter the Captcha that is given in a box into the text box provided. This is to help Gmail establish that a human is creating the account</li>
<li>Read through the Terms of Service</li>
<li>Click on “I accept. Create my account” button</li>
</ol>
<p><img class="aligncenter size-full wp-image-23954" title="gmail account" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/gmail-account.jpg" alt="gmail account How to Create Gmail Account?" width="480" height="386" /><br />
You have successfully created a Gmail account. A Gmail account with the user name and password provided by you will be activated by Google. You can go to the Gmail log in page and access your account by entering your new user name and password on that page. You can also use Google’s other features by clicking on the relevant menu items displayed at the top left corner of your Google home page.</p>
<h2>Create a Gmail Account for a Child</h2>
<p>You can give your child a personalized Gmail account. You can also monitor it to ensure that they are viewing safe content but Gmail does not allow anyone under the age of 13 to sign up for the service. If your child is more than 13 years old, you can create a Gmail account by following the steps mentioned earlier in this article. If your child is less than 13 years, you can sign him/her up on Gmail by following these step by step instructions:</p>
<ol>
<li>Create a Gmail account details on the Gmail sign up page by following the instructions given earlier in this article (Steps 1-17)</li>
<li>Enter your birthday date and year instead of the child’s birth date and year</li>
</ol>
<div>You have successfully created a Gmail account for your child.</div>
<h2>Create Gmail Account in Outlook</h2>
<p>You can configure a Gmail account on Microsoft Outlook by following these step by step instructions:</p>
<ol>
<li>Open Microsoft Outlook</li>
<li>Click Tools, click accounts</li>
<li>Click on Add</li>
<li>Select Mail and enter your name under &#8220;Display name&#8221;</li>
<li>Click on next</li>
<li>Enter your Gmail address under  &#8220;email address&#8221;</li>
<li>Type imap.gmail.com in the incoming mail server</li>
<li>Type smtp.gmail.com in the outgoing mail server</li>
</ol>
<p><img class="aligncenter size-full wp-image-23955" title="gmail account outlook" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/gmail-account-outlook.jpg" alt="gmail account outlook How to Create Gmail Account?" width="450" height="337" /><br />
You have successfully created a Gmail account on Microsoft Outlook</p>
<h2>Create Gmail Account on iPad</h2>
<p>You can configure your Gmail account on iPad by following these step by step instructions:</p>
<p><strong>Note</strong>: Go to Gmail settings and enable POP/IMAP before configuring Gmail with iPad</p>
<ol>
<li>Open settings application on your iPad</li>
<li>Select Mail</li>
<li>Select Contacts</li>
<li>Select Calendars</li>
<li>Select Add Account</li>
<li>Select Gmail</li>
<li>Enter your Gmail account information</li>
<li>Select next and save</li>
</ol>
<p>You have successfully configured Gmail on your iPad</p>
<h2>Create Gmail Account on Mac</h2>
<p>You can configure your Gmail account with your Mac Mail by following these step by step instructions:</p>
<p><strong>Note</strong>: Go to Gmail settings and enable POP/IMAP before configuring Gmail with MAC</p>
<ol>
<li>Go to Mac Mail</li>
<li>Select File menu</li>
<li>Select Add Account</li>
<li>Enter your Gmail address and password</li>
<li>Check the Automatically set up account check box</li>
<li>Click on the Create button</li>
</ol>
<p><img class="aligncenter size-full wp-image-23956" title="gmail account mac" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/gmail-account-mac.jpg" alt="gmail account mac How to Create Gmail Account?" width="450" height="368" /><br />
You have successfully configured Gmail with Mac Mail.</p>
<h2>Create Gmail account on Android</h2>
<p>You can configure your Gmail account on your Android by following these step by step instructions:</p>
<p><strong>Note</strong>: Go to Gmail settings and enable POP/IMAP before configuring Gmail with Android</p>
<ol>
<li>Select Applications</li>
<li>Select Add Account</li>
<li>Select the Gmail icon</li>
<li>Enter your Gmail address and password</li>
<li>Check the Automatically configure checkbox</li>
</ol>
<p>You have successfully configured Gmail on your Android device.</p>
<h2>Create Gmail Account on iPhone 4</h2>
<p>You can configure your Gmail account on iPhone 4 by following these step by step instructions:</p>
<p><strong>Note</strong>: Go to Gmail settings and enable POP/IMAP before configuring Gmail with devices</p>
<ol>
<li>Select Settings</li>
<li>Select Mail</li>
<li>Select Add account</li>
<li>Select other in the list provided</li>
<li>Type imap.gmail.com in the incoming host name box provided</li>
<li>Type smtp.gmail.com in the outgoing host name box provided</li>
<li>Select Save</li>
</ol>
<p>You have successfully configured Gmail on iPhone</p>
<h2>Create Gmail Account without Phone</h2>
<p>You can create a Gmail account without a phone and activate it. Follow these step by step instructions:</p>
<ol>
<li>On your Windows computer, go to start</li>
<li>Select control panel</li>
<li>Select regional settings</li>
<li>Select your geographical location</li>
<li>Log in using your new Gmail account</li>
</ol>
<p>You have successfully created your Gmail account without a phone.</p>
<p><strong>Note</strong>: Google checks your IP address with your location provided and if it is not the same will ask for your phone details to create your account.</p>
<h2>Create Gmail Account without Email</h2>
<p>You can create a Gmail account without an email. Follow these step by step instructions:</p>
<ol>
<li>Create a Gmail account by going to the Gmail sign up page as shown earlier in this article</li>
<li>Leave the Recovery email box empty</li>
<li>Complete creation of the account</li>
</ol>
<p>You have successfully created a Gmail account without an email account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/how-to-create-gmail-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sketchup Plugins</title>
		<link>http://www.geeksdesk.com/google-sketchup-plugins/</link>
		<comments>http://www.geeksdesk.com/google-sketchup-plugins/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 10:29:59 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=23881</guid>
		<description><![CDATA[With Google sketchup, you can create some of the finest 3D modeling and let your innovation drive the designs. The question is: Is Google sketchup enough? It is a 3D modeling program in itself but there are some Google sketchup plugins that you just can&#8217;t do without! These Google Sketchup Plugins will make most of your design tasks much easy at the base, upon which you can build your own ideas fast. Whether you are...]]></description>
			<content:encoded><![CDATA[<p>With Google sketchup, you can create some of the finest 3D modeling and let your innovation drive the designs. The question is: Is Google sketchup enough? It is a 3D modeling program in itself but there are some <strong>Google sketchup plugins</strong> that you just can&#8217;t do without! These Google Sketchup Plugins will make most of your design tasks much easy at the base, upon which you can build your own ideas fast.</p>
<p><img class="aligncenter size-full wp-image-23882" style="border-style: initial; border-color: initial;" title="Google-Sketchup" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/Google-Sketchup-1.jpg" alt="Google Sketchup 1 Google Sketchup Plugins" width="500" height="150" /></p>
<div>Whether you are an architect, game developer, or just someone trying your hand at creative 3D designs, using Google sketchup plugins will not only help you to achieve different shapes or alignment but also sprinkle a little bit of creative aura in your designs!Here are the top Google sketchup plugins that you can use to enhance your designs:</div>
<div>
<h2>Smustard.com</h2>
<p><img class="aligncenter size-full wp-image-23883" title="smustard" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/smustard.jpg" alt="smustard Google Sketchup Plugins" width="500" height="150" /></p>
<p><strong>Sketchup Plugins offered</strong>: Some of the plugins or scripts for Windows or Mac that you can download and use include:</p>
<ol>
<li><strong>2ptCircle</strong>: Helps in creating a 2D circle<br />
Price: $6.00 | <a rel="nofollow" href="http://www.smustard.com/script/2ptCircle">Download</a></li>
<li><strong>3DTextTool</strong>: Helps in creating 3D text<br />
Price: $12.00 | <a rel="nofollow" href="http://www.smustard.com/script/3DTextTool">Download</a></li>
<li><strong>AddPages</strong>: Helps to pages orthographically<br />
Price: Free   | <a rel="nofollow" href="http://www.smustard.com/script/AddPages">Download</a></li>
<li><strong>AnimatedClock</strong>: Helps in creating an analog animated clock<br />
Price: $4.00  | <a rel="nofollow" href="http://www.smustard.com/script/AnimatedClock">Download</a></li>
<li><strong>Greeble2</strong>: Helps in adding greeble to a models face<br />
Price: Free  | <a rel="nofollow" href="http://www.smustard.com/script/Greeble2">Download</a></li>
<li><strong>LabelCurve</strong>: helps to add text labels at vertices in curves<br />
Price: Free  | <a rel="nofollow" href="http://www.smustard.com/script/LabelCurve">Download</a></li>
<li><strong>NightSky</strong>: helps in adding sunrise and sunset effects<br />
Price: $8.00  | <a rel="nofollow" href="http://www.smustard.com/script/NightSky">Download</a></li>
</ol>
<h2>Ruby Library Depot</h2>
<p><img class="aligncenter size-full wp-image-23884" title="ruby-library-depot" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/ruby-library-depot.jpg" alt="ruby library depot Google Sketchup Plugins" width="500" height="150" /></p>
<p><strong>Sketchup Plugins offered</strong>: Some of the plugins or scripts for Windows or Mac that you can download and use include:</p>
<ol>
<li><strong>AreaFormat</strong>: It helps to format area text tags to selected units<br />
Price: Free  | <a rel="nofollow" href="http://rhin.crai.archi.fr/rld/plugins_list_cat.php?cat=7">Download</a></li>
<li><strong>Isotext</strong>: Helps in isolating all your texts on to a separate layer<br />
Price: Free  | <a rel="nofollow" href="http://rhin.crai.archi.fr/rld/plugins_list_cat.php?cat=7">Download</a></li>
<li><strong>TextTag14</strong>: For adding flat 3-D text tag element<br />
Price: Free  | <a rel="nofollow" href="http://rhin.crai.archi.fr/rld/plugins_list_cat.php?cat=7">Download</a></li>
<li><strong>Balustrade</strong>: Use specific dimensions to create balustrade<br />
Price: Free  | <a rel="nofollow" href="http://rhin.crai.archi.fr/rld/plugins_list_cat.php?cat=2">Download</a></li>
<li><strong>Dome</strong>: construct a dome using a circle or polygon.<br />
Price: Free  | <a rel="nofollow" href="http://rhin.crai.archi.fr/rld/plugins_list_cat.php?cat=2">Download</a></li>
</ol>
<h2>1001bit Tools</h2>
<p><img class="aligncenter size-full wp-image-23885" title="1001bit-tools" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/1001bit-tools.jpg" alt="1001bit tools Google Sketchup Plugins" width="500" height="150" /></p>
<p><strong>Sketchup Plugins offered</strong>: Some of the plugins or scripts for Windows or Mac that you can download and use include:</p>
<ol>
<li><strong>1001Shadows</strong>: Generate shadow profiles by setting the latitude, start and end time, and interval<br />
Price: Free 14 days trial | <a rel="nofollow" href="http://www.1001shadows.com/en/index.html">Download</a></li>
<li><strong>1001bit Pro</strong>: assists with the creation of parametric architectural elements like staircases, roofs, doors, louvres etc<br />
Price: $48.00 | <a rel="nofollow" href="http://www.1001bit.com/pro/index.html">Download</a></li>
</ol>
<p>There are several websites that offer plugins for Google Sketchup. You can choose from photorealistic rendering and lighting plugins to working with shadows, textures, surfaces, views, and background color. Some of these plugins are available for free.</p>
<p>Some of the other popular <strong>Google Sketchup plugins</strong> include <a rel="nofollow" href="http://www.suplugins.com/registered-user.php#zzee_link_4_1286925396" target="_blank">Podium</a>, <a rel="nofollow" href="http://sketchup.google.com/download/gsup.html" target="_blank">VRay</a>, <a rel="nofollow" href="http://imsidesign.com/Products/Renditioner/Renditionerv2/tabid/1906/Default.aspx" target="_blank">Renditioner V2</a>, <a rel="nofollow" href="http://www.bunkspeed.com/shot/" target="_blank">HyperShot</a>, <a rel="nofollow" href="http://www.hypercosm.com/downloads/Hypercosm_Teleporter_for_SketchUp_Lite_1.8.0.2.exe" target="_blank">Hypercosm Teleporter</a> among others.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/google-sketchup-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Phone Number and Customer Support</title>
		<link>http://www.geeksdesk.com/google-phone-number-customer-support/</link>
		<comments>http://www.geeksdesk.com/google-phone-number-customer-support/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 08:16:27 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=23852</guid>
		<description><![CDATA[Google, one of the biggest Internet companies with products ranging from email service to complete office suites on the cloud, is also one of the companies who believe in providing good customer support through email interaction only. Google has multiple customer support systems, and different products have different support systems, though most of them are email support or forum support. Being a huge internet public giant it might be obvious to avoid telephonic support for...]]></description>
			<content:encoded><![CDATA[<p>Google, one of the biggest Internet companies with products ranging from email service to complete office suites on the cloud, is also one of the companies who believe in providing good customer support through email interaction only.</p>
<p>Google has multiple customer support systems, and different products have different support systems, though most of them are email support or forum support. Being a huge internet public giant it might be obvious to avoid telephonic support for the mass for which Google phone numbers are not available publicly.</p>
<p><img class="aligncenter size-full wp-image-23854" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/google.jpg" alt="google Google Phone Number and Customer Support" width="290" height="79" title="Google Phone Number and Customer Support" /></p>
<h2></h2>
<h2>Google Phone Numbers</h2>
<p>If you have <strong>Google Enterprise or Educational account</strong>, you can contact Google’s 24 hour support using the following phone numbers.</p>
<ul>
<li>U.S. Technical Support: <strong>1-877-355-5787</strong></li>
<li>International Technical Support: <strong>1-404-978-9282</strong></li>
<li>Google Adwords Phone Number: <span class="Apple-style-span" style="font-size: 15px; font-weight: bold;">1-866-246-6453 </span><span class="Apple-style-span" style="font-size: 15px;">and</span><span class="Apple-style-span" style="font-size: 15px; font-weight: bold;"> 1-866-2Google</span></li>
</ul>
<div>If you are close to one of the offices of Google, or you feel your problems can be resolved by any particular Google office then you can contact them directly at - <a rel="nofollow" href="http://www.google.com/intl/en/about/corporate/company/address.html">http://www.google.com/intl/en/about/corporate/company/address.html</a>. But please remember, these are not Google&#8217;s customer support phone numbers, these are contact numbers for the offices only.</div>
<div><img class="aligncenter size-full wp-image-23858" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/10/google-offices.jpg" alt="google offices Google Phone Number and Customer Support" width="599" height="281" title="Google Phone Number and Customer Support" /></div>
<h3>Gmail Customer Support</h3>
<p>You can contact Google through one of the support forums or directly if you have an enterprise account. Google does not support retail accounts through phone because of the volumes they have to deal with. Link: <a rel="nofollow" href="https://mail.google.com/support/">https://mail.google.com/support/</a></p>
<h3>Adsense Customer Support</h3>
<p>Google Adsense is the online advertising service that allows thousands of business and individual users use the system. You can use either the support portal or call them on the number provided earlier. Link: <a rel="nofollow" href="http://www.google.com/support/adsense/bin/request.py">http://www.google.com/support/adsense/bin/request.py</a></p>
<h3>Google Docs Customer Support</h3>
<p>Google Docs is an online office suite that runs on the Internet. Corporate clients have the option to go for phone support which are intrinsic to them only. Retail users can use the support forum or if you find anything severely amiss, you can always contact them through mail or call one of their technical call centers to resolve your query. Link: <a rel="nofollow" href="https://docs.google.com/support/">https://docs.google.com/support/</a></p>
<h3>YouTube Customer Support</h3>
<p>YouTube, the world’s most used video sharing website, also does not provide direct phone service for this product, but you can nevertheless send them a mail or contact them through the support center in case of any help required.  Link: <a rel="nofollow" href="http://www.google.com/support/youtube/">http://www.google.com/support/youtube/</a>.</p>
<h3>Blogger Customer Support</h3>
<p>You can visit the official <a rel="nofollow" href="http://www.google.com/support/forum/p/blogger?hl=en&amp;utm_source=HC&amp;utm_medium=leftnav&amp;utm_campaign=blogger" target="_blank">Blogger help forum</a> and watch out your answers among the listed topics or post your own question.</p>
<h3>Google Analytics Customer Support</h3>
<p>Also the <a rel="nofollow" href="http://www.google.com/support/forum/p/Google+Analytics?hl=en&amp;utm_source=HC&amp;utm_medium=leftnav&amp;utm_campaign=analytics" target="_blank">Analytics Help forum</a> only. But if you have taken the corporate service through Google Apps, then you should have your own customer relationship officer.</p>
<h3>Google Web Search Customer Support</h3>
<p>Help with Google web search is provided in the <a rel="nofollow" href="http://www.google.com/support/forum/p/Web+Search?hl=en" target="_blank">Google Search Help Forums</a> as well as there are specific tools to solve issues like removing your sites from Google Search.</p>
<h2>Google Customer Support</h2>
<p>Here are some more options for specific Google products users to contact Google customer support.</p>
<p>Google Sites Customer Support &#8211; <a rel="nofollow" href="http://www.google.com/support/forum/p/sites?hl=en" target="_blank">Google Help Forum</a>.</p>
<p>Google Chrome OS Customer Support &#8211; <a rel="nofollow" href="https://groups.google.com/d/forum/chromebook-central?utm_source=HC&amp;utm_medium=leftnav&amp;utm_campaign=" target="_blank">Google Help Forums</a>.</p>
<p>Picasa Customer Support - <a rel="nofollow" href="http://www.google.com/support/forum/p/Picasa?hl=en" target="_blank">Google Help Forums</a>.</p>
<p>Google Talk Customer Support - <a rel="nofollow" href="http://www.google.com/support/forum/p/Talk?hl=en&amp;utm_source=HC&amp;utm_medium=leftnav&amp;utm_campaign=talk" target="_blank">Google Help Forums</a>.</p>
<p>Google Calender Customer Support - <a rel="nofollow" href="http://www.google.com/support/forum/p/Calendar?hl=en" target="_blank">Google Help Forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/google-phone-number-customer-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Toolbar for Firefox 5</title>
		<link>http://www.geeksdesk.com/google-toolbar-for-firefox-5/</link>
		<comments>http://www.geeksdesk.com/google-toolbar-for-firefox-5/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 10:15:13 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=23408</guid>
		<description><![CDATA[Google recently pulled the plug on their Google Toolbar software for the new Mozilla Firefox 5 version. Google recently announced that they are discontinuing their support for all newer versions of the Firefox browser. You can nevertheless use the toolbar like you used to in the previous versions. The current version is still up for download here. One of the main official reasons given by Google is that the features offered by Google Toolbar are...]]></description>
			<content:encoded><![CDATA[<p>Google recently pulled the plug on their Google Toolbar software for the new Mozilla Firefox 5 version. Google recently announced that they are discontinuing their support for all newer versions of the Firefox browser. You can nevertheless use the toolbar like you used to in the previous versions. The current version is still up for download <a rel="nofollow" href="http://www.google.com/toolbar/ff/install.html" target="_blank">here</a>.</p>
<p><img class="aligncenter size-full wp-image-23409" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/09/Firefox_5.jpg" alt="Firefox 5 Google Toolbar for Firefox 5" width="350" height="316" title="Google Toolbar for Firefox 5" /></p>
<p>One of the main official reasons given by Google is that the features offered by Google Toolbar are already available, which is not always  the case. There are still many features offered by Google Toolbar that are unavailable natively on Firefox browser. Google Side Wiki support and the Google Translate are the two most notable ones that are not available on Firefox without the Google Toolbar.</p>
<p><img class="aligncenter size-full wp-image-23410" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/09/google_toolbar.jpg" alt="google toolbar Google Toolbar for Firefox 5" width="270" height="270" title="Google Toolbar for Firefox 5" /></p>
<h3></h3>
<h3>How to Download and Install Google Toolbar for Mozilla Firefox?</h3>
<p><strong>You can download Firefox by following these steps:</strong></p>
<ol>
<li>Go to the Google Toolbar download site</li>
<li>Click on Accept and Download</li>
</ol>
<p><strong>If you are using a version of Mozilla that is greater than version 4, Google Toolbar cannot be installed.</strong></p>
<p>You can, nevertheless install the following add-ons to add the same functionality that the Google Toolbar provides.</p>
<ul>
<li>A very neat <strong>AutoFill</strong> add on. You can download and install it from here:  <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search/?sort=updated&amp;lver=5.0&amp;q=fill+web+forms&amp;y=0&amp;x=0" target="_blank">add-ons to fill out forms</a>.</li>
<li>A very good <strong>Page Translation</strong> add on, you can download and install it from here: <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search/?lver=5.0&amp;q=language+translate&amp;y=0&amp;x=0&amp;cat=all" target="_blank">translation add-ons</a>.</li>
<li>Find in page feature is native to Firefox and you can use it by Ctrl+F keys.</li>
<li>Firefox natively has Spell-Check software. You can find the documentation for the same here: <a rel="nofollow" href="http://support.mozilla.com/en-US/kb/Using%20the%20spell%20checker" target="_blank">built-in spell-check</a></li>
<li>A very good <strong>Page Sharing</strong> add-on. You can download and install it from here: <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search/?lver=5.0&amp;q=share+web+page&amp;y=0&amp;x=0&amp;cat=1%2C71" target="_blank">add-ons for sharing</a>.</li>
<li>A very compact add-on to <strong>add website thumbnails</strong> on a new tab, you can download and install it from here: <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search/?q=tab+thumbnails&amp;cat=all&amp;x=0&amp;y=0" target="_blank">add-ons for generating site thumbnails</a>.</li>
<li>A very useful <strong>Bookmarks</strong> add-on, download and install it from here: <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search/?q=bookmarks+sync&amp;cat=all&amp;x=0&amp;y=0" target="_blank">bookmark add-ons</a></li>
<li>A <strong>Gmail notifications</strong> add on, download and install it from here: <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/search/?q=gmail&amp;cat=all&amp;x=0&amp;y=0" target="_blank">Gmail add-ons</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/google-toolbar-for-firefox-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps</title>
		<link>http://www.geeksdesk.com/google-maps-www-googlemaps-com/</link>
		<comments>http://www.geeksdesk.com/google-maps-www-googlemaps-com/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 17:52:52 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>
		<category><![CDATA[google maps]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=23179</guid>
		<description><![CDATA[Google Maps is a web mapping service launched by Google as Google Local in 2005. Google Maps has evolved into a large non-commercial service used by millions of users around the world.  Google Maps include Google&#8217;s Google Maps service, Google Transit and Google Ride finder. The Google Street View is an extension of Google maps that allows users to walk through streets of major cities around the world. The significant improvement to the satellite data and...]]></description>
			<content:encoded><![CDATA[<p>Google Maps is a web mapping service launched by Google as Google Local in 2005. Google Maps has evolved into a large non-commercial service used by millions of users around the world.  <a rel="nofollow" href="http://maps.google.com/" target="_blank">Google Maps</a> include Google&#8217;s Google Maps service, Google Transit and Google Ride finder. The Google Street View is an extension of Google maps that allows users to walk through streets of major cities around the world. The significant improvement to the satellite data and other allied technology has allowed Google to map and provide a service that is valuable and available to anyone who wants to use it.</p>
<p><img class="aligncenter size-full wp-image-23183" title="google_maps" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/09/google_maps.jpg" alt="google maps Google Maps " width="595" height="239" /></p>
<p>&nbsp;</p>
<p>Google Maps are used by users around the world to as a route planner for travelling by car, motorcycle or foot. The business locator is used by many small and medium businesses to put their store, business details out on the world map for a fraction of cost that they had to bear if they go for an advertising option. Google Street view has been used at many educational institutions as a tool to teach students about different places and cultures.</p>
<p>&nbsp;</p>
<p>The Google Maps are not updated real-time, they are either months or in some cases years old. But the fact that the mapping is done at all is a great deal important and serves the purpose for several users. The exclusion of areas like the polar caps is because they can be viewed using Google’s other offering, Google Earth.</p>
<p><img class="aligncenter size-full wp-image-23184" title="search_googlemaps" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/09/search_googlemaps1.jpg" alt="search googlemaps1 Google Maps " width="597" height="447" /></p>
<h2>Benefits of Using Google Maps</h2>
<p>Google Maps has been used by many users for different purposes. But, the core application of this product remains the feature that lets people to find and locate exact geographical location of a particular place. Further benefits include features such as Google Ride Finder, which searches for taxi and Limousine service close to your place of choice by tapping into the GPS (Global Positioning Satellite) system. The Google Transit has been made available in some countries and locations; this service helps a user to calculate the travel time, cost and available public transport to that place.</p>
<p><img class="aligncenter size-full wp-image-23185" title="local_business_googlemaps" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/09/local_business_googlemaps.jpg" alt="local business googlemaps Google Maps " width="414" height="327" /></p>
<p>&nbsp;</p>
<ul>
<li>Google MY Maps has turned out to be a blessing for small business; they can put a marker on Google Maps to point at their business that can be used by users when they are searching for their product or services</li>
<li><a rel="nofollow" href="http://www.google.org/flushot" target="_blank">Google Flu Shot Finder</a> is used to find places to get vaccinated from flu and other communicable diseases</li>
</ul>
<h2>Problems and Lawsuits that has Plagued Google Maps</h2>
<p>One of the main initial problems Google Maps faced was that of privacy. Many civil rights groups protested having private properties and other sensitive places listed in Google Maps. The Google Street view project further increased Google’s problems in confronting the privacy issue. Google Street view captured people on the streets, some were caught at places where they weren’t expected to be and many contested Google’s right to publish such pictures on the internet.</p>
<p>Other bizarre lawsuits include a woman suing Google Maps after she got injured following a route on Google Maps for her region, reported in this <a rel="nofollow" href="http://www.guardian.co.uk/media/pda/2010/jun/02/google-maps-lawsuit" target="_blank">The Guardian article</a>. A couple in Pittsburg also sued Google for invasion of privacy after they were photographed by the Google Street View van while walking on the street.</p>
<h2>Disadvantages of Google Maps</h2>
<p>Although the advantages far outweigh the disadvantages, we cannot overlook some of the flaws in the Google Maps service. Firstly, the maps provided by Google need not necessarily be up to date. With the constantly changing landscape in many regions, this could be a bane and render the service almost useless if you want to use it there. The other concerns are:</p>
<ul>
<li>Privacy issues</li>
<li>Security issues</li>
</ul>
<p>We had discussed privacy issues earlier; security is a dangerous issue too. Information if fallen into wrong hands can have dire consequences but risk is a price that many are ready to pay for an open and transparent service like Google Maps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/google-maps-www-googlemaps-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Version Plugin Google Earth Plugin</title>
		<link>http://www.geeksdesk.com/current-version-plugin-google-earth-plugin/</link>
		<comments>http://www.geeksdesk.com/current-version-plugin-google-earth-plugin/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 17:17:28 +0000</pubDate>
		<dc:creator>acmeous</dc:creator>
				<category><![CDATA[Google & Gmail]]></category>

		<guid isPermaLink="false">http://www.geeksdesk.com/?p=22362</guid>
		<description><![CDATA[Google earth is basically an application developed by Google Inc with which one can view various contours and imagery of earth in 3D. Initially at the time of launch, it was available as the stand-alone app PC app, but now it can be used as web plug-in inside the browser. This plug-in is compatible with all major browsers such as Internet Explorer, Google Chrome and Firefox.  Download and Installation Google Earth Plug-in The plug-in can...]]></description>
			<content:encoded><![CDATA[<h1><span class="Apple-style-span" style="font-size: 13px; font-weight: normal;">Google earth is basically an application developed by Google Inc with which one can view various contours and imagery of earth in 3D. Initially at the time of launch, it was available as the stand-alone app PC app, but now it can be used as web plug-in inside the browser. This plug-in is compatible with all major browsers such as Internet Explorer, Google Chrome and Firefox.</span><span class="Apple-style-span" style="font-size: 13px; font-weight: normal;"> </span></h1>
<h2>Download and Installation Google Earth Plug-in</h2>
<p>The plug-in can be downloaded from <a rel="nofollow" href="http://code.google.com/apis/earth/" target="_blank">here</a>. As soon as the mentioned link is clicked, following page is displayed:</p>
<p><img class="aligncenter size-full wp-image-22363" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/07/google_earth_inst.jpg" alt="google earth inst Current Version Plugin Google Earth Plugin" width="585" height="417" title="Current Version Plugin Google Earth Plugin" /></p>
<p>&nbsp;</p>
<p>One needs to click on <strong>Download the Google Earth Plugin</strong> option. On clicking, a setup file is being downloaded with the name: <em>GoogleEarthPluginSetup.exe. </em>This is a small file of roughly 580 KB size. Open (double click) on this file and let the installation begin.</p>
<p>&nbsp;</p>
<p><img class="aligncenter size-full wp-image-22364" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/07/google_earth_inst2.jpg" alt="google earth inst2 Current Version Plugin Google Earth Plugin" width="401" height="305" title="Current Version Plugin Google Earth Plugin" /></p>
<p>&nbsp;</p>
<p>Click on <em>Run</em> to start the installation process. Also make sure to exit all the browsers before starting the installation process. On successful completion, below mentioned message shall be displayed:</p>
<p>&nbsp;</p>
<p><img class="aligncenter size-full wp-image-22366" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/07/installation_cnfrm.jpg" alt="installation cnfrm Current Version Plugin Google Earth Plugin" width="457" height="161" title="Current Version Plugin Google Earth Plugin" /></p>
<p>&nbsp;</p>
<p>Now again open the browser and go to plug-ins display page. For Chrome type <em>about:plugin </em> in address bar while for Firefox go to <em>Tools – Add-ons – Plugins</em>. The installed plug-in shall be displayed as below:</p>
<p><img class="aligncenter size-full wp-image-22368" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/07/plugin_list.jpg" alt="plugin list Current Version Plugin Google Earth Plugin" width="586" height="416" title="Current Version Plugin Google Earth Plugin" /></p>
<p>&nbsp;</p>
<p>Once more open the same page, which was used to download &amp; install plug-in, to make sure that installation, is working. Now you can see 3D Earth globe as below:</p>
<p><img class="aligncenter size-full wp-image-22370" src="http://www.geeksdesk.com/wordpress/wp-content/uploads/2011/07/google_earth_inst3.jpg" alt="google earth inst3 Current Version Plugin Google Earth Plugin" width="446" height="334" title="Current Version Plugin Google Earth Plugin" /></p>
<p>With the help of controls alongside, zoom-in, zoom-out and place n move can be done.</p>
<h2>Google Earth APIs</h2>
<p><span class="Apple-style-span" style="font-size: 13px; font-weight: normal;">Google Earth plug-in and Java script library constitutes the basics of Google Earth APIs. These can be used to embed the functionality and features of Google Earth into your website. With the help of these APIs one can draw or display sophisticated 3D images or models on the website making it quite attractive and useful for the visitors.</span></p>
<p>Since it’s basically a web application, so to have superior browsing experience, the Internet speed should be high enough for imagery data transfer. Also as it is with most of the 3D objects and imagery software, quite a large amount of system resources (memory, CPU, etc) are consumed by this app.</p>
<p>Another good part is that this plug-in is also available on all major mobile platforms, tablet PCs etc. Currently as of now Android, iPhone and iPad are supported.</p>
<h2>Tutorials and examples</h2>
<p>For more information about how to use Google Earth, what all features and utility are available, etc please visit this <a rel="nofollow" href="http://www.google.com/earth/learn/" target="_blank">link</a>. Take a look at Street View or 3D Trees and engage yourself in this hi-tech technology advancement!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geeksdesk.com/current-version-plugin-google-earth-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.770 seconds -->

