Showing posts with label Google. Show all posts
Showing posts with label Google. Show all posts

March 24, 2014

Edit Google Document with Microsoft Word

Questions:
- How to edit google document with microsoft word
- How to open a MS Word Document from Google DOCS, edit it, and then save it directly back to Google Document
- How to change a document in Google Drive
- Editing and Working with Microsoft Office on Google Documents

Solution:
Add new REVISION by right click on your document in Google Drive and select Manage revisions... and select Upload new revision and upload your new version of document

January 08, 2014

How to Create Windows WiFi Hotspot

Questions
- How to turn my Windows PC into a Wireless Hotspot
- How to create WiFi Hotspot or tethering in Windows 7 or Windows 8 or Windows 8.1
- How to connect my android phone to my Laptop
- How to Share Laptop's Internet Connection with Phone


Solution A
- Go to Control Panel > Network / Network and Sharing Center
- Go to Set up a new connection or network
- Go to Set up a wireless ad hoc (computer-to-computer) network
- Add a Name and Password (and set the security type on WEP) and Checked Save this network and press Next
- [Windows 8.1] Confirm Turn On Internet Connect Sharing
- [Windows 8, 7 or Older] Right Click on available network and select Properties and go to Sharing Tab and checked Allow other network users to connect through this computer's Internet connection


Solution B
- Go to Control Panel > Network / Network and Sharing Center
- Go to left sidebar and select Manage Wireless Networks
- Go to top left and select Add
- Go to Set up a wireless ad hoc (computer-to-computer) network
- Select Next
- Add a Name and Password (leave security type on WEP) and Checked Save this network option


Solution C
- Press Windows Key + R and type ncpa.cpl
- Select current WiFi Adapter and Right Click on it and select Properties
- Go to Sharing Tab and checked Allow other network users to connect through this computer's Internet connection
- [WINDOWS 8.1]: go to left bottom screen and select Command Prompt (Admin)
- [WINDOWS 8, 7 or Older]: Press Windows Key + R
- Change PASSWORD 12345678 and SSID AMASTANEH in below text and type it on black terminal screen
netsh wlan set hostednetwork mode=allow ssid="AMASTANEH" key="12345678"
- you can start and see the ready network with this command
netsh wlan start hostednetwork


Solution D
- Download Virtual Router (Wifi Hot Spot for Windows 8, Windows 7 and 2008 R2) from http://virtualrouter.codeplex.com/
- Install and Run and Enjoy ;-)


Solution E
- Download Connectify from www.connectify.me
- Install and Run and Enjoy ;-)


December 26, 2013

Google Spreadhseet Notification Save button is greyed out

Problems 
- "Set notification rules" save button is not available (grayed out)
- the save button is "grayed" out in Google spreadsheet notification
- save button is also grayed out
- save button in Google spreadsheet notification rules is not worked for me :-(

Solution
1- Just start check the check boxes from end to first (it's worked)
2- Checked all checkboxes and unchecked one of three of top checkboxes
It works for me ;-)

December 19, 2013

Could not install Gradle distribution

Error: 
Gradle 'AmastanehTestApp' project refresh failed:
Cause: error in opening zip file
Gradle settings

ExternalSystemException
Could not install Gradle distribution from 'http://services.gradle.org/distributions/gradle-1.9-all.zip'.
java.util.zip.ZipException: error in opening zip file
error in opening zip file: Could not install Gradle distribution from 'http://services.gradle.org/distributions/gradle-1.9-all.zip'.
java.util.zip.ZipException: error in opening zip file
error in opening zip file

Gradle invocation completed successfully in 0 sec


Solution:
Download the http://services.gradle.org/distributions/gradle-x.y-all.zip' file from link in above message and put it in C:/Users/[current user]/.gradle

August 20, 2011

Edit a bundle in Google Reader


Problem:
- How to edit a Bundle in Google Reader
- I can't find a EDIT link for a bundle in google reader
- Where's edit link for created bundles

Solution:
A carzy developer put it in behind ;-)
1- Go to Google Reader
2- Go to Browse for stuff
3- Find the blue link with "View your bundles »" text and click on it
4- You can find the "Edit" link in here :-D

April 29, 2011

Chaneg Googlemail to Gmail

Questions
- How to migrate from Googlemail to Gmail?
- How to Convert Your @GoogleMail to @Gmail?

Solution
If did you have a google mail account like user@googlemail.com and you wanna change it to @gmail.com , it' easy if you follow me ;-)

1- Go to you Google Mail with user@googlemail.com
2- Go to Mail Setting (If you can't find the Mail Setting you can choose Google Account Setting and after that select the setting link in front of Google Mail)

3- Select Account and Important tab
4- Find the Switch to @gmail.com and click on it


5- Follow links and enjoy :-D

February 25, 2011

ROBOTS tag

What's ROBOTS tag?
How to use of ROBOTS meta tag?
What's ROBOTS meta tag?

Introduction
We know that search engines handle meta tags and the ROBOTS is a part of META tags[1]. The HTML META ROBOTS Tag help and talk to search engines crawlers. The standard and valid values for the CONTENT attribute are just "INDEX", "NOINDEX", "FOLLOW" and "NOFOLLOW but the valid meta robots content values fo G-BOT are:
NOINDEX: prevents the page from being included in the index.
NOFOLLOW: prevents Googlebot from following any links on the page.
NOARCHIVE: prevents a cached copy of this page from being available in the search results.
NOSNIPPET: prevents a description from appearing below the page in the search results, as well as prevents caching of the page.
NOODP: blocks the Open Directory Project description of the page from being used in the description that appears below the page in the search results.
NONE: equivalent to "NOINDEX, NOFOLLOW".
FOLLOW: a command for crawler to follow the links in that webpage.
INDEX: a command for crawler to index that webpage.
INDEX, FOLLOW: Follow The search engine robots will start crawling your website from the main/index page and then will continue to the rest of the pages.
<meta name="robots" content="index, follow">
I know that "INDEX, FOLLOW" is unecessary content values and by default, Google-BOT will index a page and follow links to it and there's no need to have a tag with content values of INDEX or FOLLOW but i want to sure about G-BOT and other BOTs. You can find list of all BOTs from here.

References
[1] http://googlewebmastercentral.blogspot.com/2007/03/using-robots-meta-tag.html
[2] http://www.robotstxt.org
[3] http://www.siteground.com/metatag_optimization.htm
[4] http://en.wikipedia.org/wiki/Meta_element

February 14, 2011

Print Anywhere With Google Cloud Print

With Google Cloud Print you can connect your local printers to Google and go any where and connect to internet and send a print tasks to your printers from Google. It's not magic and it's so simple.
You can go to Google Chrome options and connect your home printer(s) to Google Chrome (with Google Cloud Print Service) and then if you go to any where, and send a print task from Google Applications on PC, Mobile. Google Application Website or anywhere, Google find your Google Chrome in home and send the print tasks to your home printers.

Setup
1- You can see my printers

2- Open your Google Chrome and Select Options


3- Find out Google Cloud Print in Under the Hood and select Sign-In button

4- Add you Google account (or gmail account ...) and give a success message. (i love Print a Test Page and if you love it, test it and enjoy it :-D)


5- By the way you can find Manage Print Settings... button in Google Cloud Print in Chrome Options... and go to Google Cloud Print Management and surprise.
PS: It's a first try of big G about Chrome OS and Internet Base OS and i think that Net-OS will be available and popular before 2020 if the world don't stop after 2012-21-DEC :-))

References
[1] Google Blog: http://googleappsupdates.blogspot.com/2011/01/print-from-your-phone-with-gmail-for.html
[2] Google Cloud Print Help Support: http://www.google.com/support/cloudprint/?hl=en

February 01, 2011

Error: 'google' is undefined

Google Custom Search has "google is undefined" error. Where's problem?
Is there any problem between IE and Google Custom Search?
Why the Google Custom Search has an error with script debugging when i using IE7?


Error
Whenever you go to your pages which s contain of CSE with Internet explorer, you got a script error message.

Solution
It's really so simple. just add bellow script before other Google Custom Search scripts.
<script type="text/javascript" src="http://www.google.com/jsapi"></script>

January 28, 2011

Great Trick for increase website traffic

Questions
How to increase traffic on my blogger posts?
Increase traffic with change of title.
Choose the best title for your posts.
How to increase weblog traffics with simple and useful solution?

Solution
It's a great, simple and more useful and unique solution for SEO and I’ll guaranty the result it.
1- Go to Google Analytics
2- Go to Content
3- Go to Top Content
4- Chose a top content (or post) form Content combo box
5- Find out a new hot title for this post based of useful keyword which most visitors search about it.
6- Go to your weblog and change your title of that content (or post)
7- And take enjoy

Example (scenario):
1- I have a post from 2005/11 (link) and it's a very useful post for our visitors
2- The title of this post was "connect to the localhost"
3- I follow top solution and find out half of my visitors of this page, comes from Google with "connect to localhost" instead of "connect to the localhost"
4- I changed the title and increase traffic on this post.

January 17, 2011

How to change post titles in blogger for SEO

- Best SEO for blogger
- How to change title blogger posts for SEO?
- How to change title of all posts for SEO?
- Change the title of each post for best SEO in blogger.
- Change the title of each post for best SEO in blogspot.
- Optimize post title for SEO on Blogger/Blogspot.
- What's a blogger SEO optimization solution.

Story
After passing a week of my hottest post i googled my topic's title (exact title with copy/paste) and foud it in page 3 and it made me upset but after a careful look i saw the title of my page that was
    Software Developer: How to install Android on Windows
and that wasn't SEO Friendly like below at least.


Before SEO

After SEO
Solution
change the 
<title><data:blog.pageTitle/></title>
to
<b:if cond='data:blog.pageType == "item"'>
    <title><data:blog.pageName/> - <data:blog.title/></title> 
<b:else/> 
    <title><data:blog.pageTitle/></title> 
</b:if>


Solution (In details)
1- Go to your Blogger.com
2- Go to your Dashboard of your weblog
3- Go to Template
4- Find and click on Edit HTML button
5- Press Ctrl+F and find below line
<title><data:blog.pageTitle/></title>
6- Replace it with below
<b:if cond='data:blog.pageType == "item"'>
        <title><data:blog.pageName/> - <data:blog.title/></title> 
    <b:else/> 
        <title><data:blog.pageTitle/></title> 
    </b:if>
7- Press the Save Template button and Close
8- Enjoy :-D

November 06, 2010

MAP Extractor

If you're a participant in Google AI Challenge, this application can be a help tools for extract a map from a game result


Download
20101106-MapGenerator_1.0_Binary [download]
20101106-MapGenerator_1.0_Source [download]
20101107-MapGenerator_1.1_Binary [download]