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

Saturday, April 11, 2015

Google integrates Blogger with Google Domains

By Vasudev Ram


The Google Domains service was started recently. (It is US-only as of now, but you can sign up to be notified when it is available in your own country.)

Today I saw on Blogger that Google has integrated Google Domains with Blogger. So you can now buy a domain from Google via Google Domains, from within Blogger.

Here are a couple of posts about this:

Custom domains for your blog made easy

Making it easier to get your business online with Google Domains

- Vasudev Ram - Online Python training and programming

Dancing Bison Enterprises

Signup to hear about new products or services from me.

Posts about Python  Posts about xtopdf

Contact Page

Wednesday, April 1, 2015

New Google search site

Google has created a new top level site for their web search:

https://com.google

Posted via mobile.

- Vasudev Ram

Saturday, February 14, 2015

Google Capital coming to invest in India

By Vasudev Ram





Google Capital is coming to India to set up base from which invest in Indian startups, says the Economic Times.

Excerpts:

[ is setting up its growth capital arm in India to double down on startup investing as it turns bullish on fast-growing local emerging companies that have drawn attention from big investors across the world.
...
will hire a team and invest in growth-stage companies in India, a market in which investors ranging from Japanese communications group SoftBank to Chinese ecommerce giant Alibaba have recently made big bets. "It made a lot of sense to focus a lot of attention here now," David Lawee, partner at Google Capital
...
A serial entrepreneur, Lawee counts the move to set up office in India as "the most important" decision Google Capital has made in recent months
...
"I want to invest up to the limit of what's reasonable," said Lawee, who was the head of corporate development at Google until 2012.
...
While Google Capital, founded in 2013, has invested nearly $500 million in 11 companies globally, India will be its first destination where it has an office outside the US.
...
The California-based company also invests in early-stage companies through Google Ventures. "The companies that I'm seeing here have much more upside than most companies I'm seeing in the US," said Lawee. ]


- Vasudev Ram - Dancing Bison Enterprises

Signup to hear about new products or services from me.

Contact Page


Sunday, January 4, 2015

from pattern.web import Google; google.search()

By Vasudev Ram

Spacweb

$ pip install pattern
# test_pattern_google_search.py
from pattern.web import Google, plaintext

google = Google(language='en') 
for result in google.search('"python"', cached=False):
    try:
        print unicode(plaintext(result.text))
    except UnicodeEncodeError:
        print "UnicodeEncodeError, skipping this tweet"
    except Exception:
        print "Exceptions happen"
$ python test_pattern_google_search.py >t
$ less t # more coffee
The official home of the Python Programming Language.
Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows ...
The original implementation of Python, written in C.
Learn to program in Python, a powerful language used by sites like YouTube and Dropbox.
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented ...
Welcome to the 3rd Edition of Learn Python the Hard Way. You can visit the companion site to the book at http://learnpythonthehardway.org/ where you can ...
Python 3.4.2 documentation. Welcome! This is the documentation for Python 3.4.2, last updated Jan 01, 2015. Parts of the documentation: ...
Try Python in your browser ... Best way to learn Python for Raspberry Pi? ... Are there any python package that can intelligently parse strings containing numbers
...
Python 2.7.9 documentation. Welcome! This is the documentation for Python 2.7.9, last updated Dec 28, 2014. Parts of the documentation: ...
You can get xkcd shirts, prints, and posters in the store! Python ... Image URL (for

- Vasudev Ram - Dancing Bison Enterprises

Signup to hear about new products from me.

Contact Page

Monday, December 15, 2014

Indian couple (1 Xoogler) buys small US bank, innovates online payments

By Vasudev Ram

Interesting story of innovation in the financial space, involving an Indian couple (of whom one is a Xoogler a.k.a ex-Googler), a small US bank, and cheaper / faster online money transfers / payments:


(Did you know that the English word bank supposedly comes from the old Italian word banca (for bench)?

An Indian couple has bought a small bank in Weir, Kansas, USA, and is using it to innovate in the online financial payments / money transfers space (while preserving and improving the existing brick-and-mortar business of the bank). The site through they allow faster / cheaper payments or money transfers from the US to India (and currently, or soon, other countries), is globalremit.com. Their rate for sending a payment under $1000 USD is $2.50, which works out to 0.25 percent. For above $1000, it is free (disclaimer: all this is according to what I saw on the site recently).

Suresh Ramamurthi earlier worked at Google on the Checkout product, and Suchitra Padmanabhan earlier worked at Lehman Brothers and Bankers Trust.

I saw this news via this tweet by Quentin Hardy (@qhardy), Deputy Tech Editor, The New York Times. (Saw it from a retweet by Bernard Lunn.)

The tweet goes thusly:

"Guy from India learns payments at Google, buys tiny Kansas bank, transforms money. Great, from @nathanielpopper dealbook.nytimes.com/2014/12/13/sma…"

And here is the New York Times article referred to in the tweet:

Small Bank in Kansas Is a Financial Testing Ground

- Vasudev Ram - Dancing Bison Enterprises

Signup for email about new products from Vasudev Ram.

Contact Page

Friday, November 21, 2014

Google Contributor, a new monetization option for online publishers

By Vasudev Ram


I saw this via a tweet by GigaOm:

Google launches Contributor, a crowdfunding tool for publishers

Excerpts (shortened and partly re-worded) from the GigaOm article:

[
... Google Contributor, which is designed to allow web users to pay sites that they visit a monthly fee, and in return see no Google ads when they visit those sites.
...
the new feature is launching with 10 publishing partners, including Mashable, Imgur, WikiHow and Science Daily
...
the user who goes to the Contributor web site sees a list of participating web sites, and can decide to give them $1, 2 or 3 per month.
...
The site gets paid when the user actually visits it. The formula for payment is not specified in the GigaOm article.
...
Earlier, Google also launched a contribution system for YouTube video creators called “Fan Funding,” which allows viewers to donate anywhere from $1 to $500 to the channel of their choice.
]

Here is the Google Contributor site.

Based on the article, Google Contributor seems like a potentially good idea for web publishers, such as big sites as well as small sites and blogs. Time will tell, though, how useful it turns out to be. I signed up for an invite, and if I get invited, I'll try it out and may write about my experience with it, here on this blog.

Update: Here is another article about Google Contributor, by NextWeb:

- Vasudev Ram - Dancing Bison Enterprises

Signup to be notified about new products from Vasudev Ram.

Contact Page

Thursday, October 23, 2014

Google Inbox launched, successor to Gmail

By Vasudev Ram


Google has launched a new email product called Google Inbox.

Saw this via Hacker News:

A post about Google Inbox on the official Google blog:

An inbox that works for you.

Hacker News thread about Google Inbox.

Google is going to roll out Inbox in stages to various sets of people. If you want to get an invitation to it, you can email them at [email protected]. I did it. Once I get invited, if I find Google Inbox useful or interesting, I will write a post about it.

Meanwhile, here are a few features of Google Inbox mentioned in the official Google blog post:

Bundles (of emails) - like categories that they had before in Gmail.

Highlights - key information from important messages.

Reminders, Assists, and Snoozes.

Assist - if you send a reminder to the hardware store, Assist will tell you its number and if it's open.

Snooze lets you snooze away emails and reminders, until a later time or until you reach another place, like your office.

Interestingly, Google seems to have made a somewhat poor choice of name for the product, again (after doing it with "Go" for the Go language), since in both cases, the word is very common and generic ("inbox" and "Go"), so it will be difficult to search for (even using Google, ironically).

Of course, there are workarounds, like using "golang" instead of "Go", and I'm guessing "Google Inbox" instead of just "Inbox", but those won't work as well as having a more unique name. I just did a Google search for the word "inbox", though, and www.google.com/inbox/ was the first hit.

- Vasudev Ram - Dancing Bison Enterprises

Click here to signup for email notifications about new products and services from Vasudev Ram.

Contact Page

Tuesday, January 14, 2014

Google to acquire Nest for $3.2 billion?

By Vasudev Ram

Saw the news here on Hacker News, and then read the post on Google's site:

Google to Acquire Nest

Excerpt from that Google page:

[ MOUNTAIN VIEW, CA – JANUARY 13, 2014 — Google Inc. (NASDAQ: GOOG) announced today that it has entered into an agreement to buy Nest Labs, Inc. for $3.2 billion in cash.

Nest’s mission is to reinvent unloved but important devices in the home such as thermostats and smoke alarms. Since its launch in 2011, the Nest Learning Thermostat has been a consistent best seller--and the recently launched Protect (Smoke + CO Alarm) has had rave reviews. ]

So it looks like the news is true - I thought at first it might be a joke of some sort.

TechCrunch article about it:

Google Is Buying Connected Device Company Nest For $3.2B In Cash

The Hacker News thread about the acquisition of Nest by Google, has someone mentioning how this ties in with the Internet of Things.

Coincidentally, I had talked just recently about the Internet of Things, in this post:

websocketd and Python for system monitoring - the JavaScript WebSocket client,

which in turn referred to this post:

PTC Acquires ThingWorx, Internet of Things Platform Provider

- Vasudev Ram - Dancing Bison Enterprises

Contact Page


O'Reilly 50% Ebook Deal of the Day



Thursday, January 2, 2014

Google is building an artificial brain

By Vasudev Ram

Google is building an artificial brain, says WIRED.



[ The above image is not what they are building. ]

Saw it via this tweet by Ned Taleb.

Here are two posts about it:

Computer Chips That Work Like a Brain Are Coming — Just Not Yet.

The above post links to this one:

The Man Behind the Google Brain: Andrew Ng and the Quest for the New AI.

- Vasudev Ram - Dancing Bison Enterprises

Contact Page

Wednesday, December 18, 2013

The big G has an official URL shortener

By Vasudev Ram



Saw this via someone's tweet.

Google has an official URL shortener for their own Google sites. It's G.co

As many know, they already had a public URL shortener which anyone can use: goo.gl




- Vasudev Ram - Dancing Bison Enterprises

Contact Page






O'Reilly 50% Ebook Deal of the Day

Friday, December 6, 2013

Saturday, November 23, 2013

chrome://conflicts - software that crashes Google Chrome

By Vasudev Ram

Typing chrome://conflicts (Windows only) into the Chrome address bar may show you software or malware running on your PC, that is known to cause Google Chrome to crash.



Details:

I had some problem with Google Chrome, so I searched Google for "Chrome crashes".

One of the results was a page on Google's site, titled Software that crashes Google Chrome

Excerpt from that page:

[ Issue

Some third-party software can cause Google Chrome to crash. When this happens, you'll see the message "Whoa! Google Chrome has crashed" or "Aw, Snap!".

You can type chrome://conflicts (Windows only) into the address bar to see whether you have any software or malware known to commonly cause Google Chrome to crash.

Solutions

You can try to fix these crashes by updating, disabling, or uninstalling any conflicting third-party software listed in "about:conflicts" on your computer. Also, take a look at Google Chrome's known issues for specific solutions to resolve crashes caused by some software. ]

- Vasudev Ram - Dancing Bison Enterprises


O'Reilly 50% Ebook Deal of the Day


Monday, November 4, 2013

Today's Google doodle is about Shakuntala Devi, the Human Computer


By Vasudev Ram


Go to Google.com to check out today's Google Doodle. It is about Shakuntala Devi, an Indian child prodigy who was called the Human Computer, for her ability to do arithmetic calculations on large numbers in seconds.

Quotes from the Wikipedia article about her:

[ In 1977 in USA she competed with a computer to see who gives the cube root of 188132517 faster, she won. ]

[ That same year, at the Southern Methodist University she was asked to give the 23rd root of a 201-digit number; she answered in 50 seconds.[1][4] Her answer—546,372,891—was confirmed by calculations done at the U.S. Bureau of Standards by the Univac 1101 computer, for which a special program had to be written to perform such a large calculation.[10] ]

Here is Google's own page with many Google Doodles.


- Vasudev Ram - Dancing Bison Enterprises
Python consulting / training inquiry

DiscountMags.com




Friday, October 18, 2013

Is Google going askew?


By Vasudev Ram

A little bird told me this.

Google goes askew


- Vasudev Ram - Dancing Bison Enterprises

Consulting / training inquiry form


Saturday, June 1, 2013

Video: Fireside chat, Go team at Google I/O 2013

Watch "Google I/O 2013 - Fireside Chat with the Go Team" on YouTube

Watched some of it. Audio not very good (on mobile) but can still hear a good amount. Probably better on desktop.

Friday, May 24, 2013

Thursday, April 4, 2013

Thursday, March 28, 2013

Google Translate for Android can now work offline

Google Translate Blog: The World’s Languas in Your Pocket (No Internet Required)


The offline language packages are available for some languages. The post lists which languages are available.

The advantage of this new feature of Google Translate for Android, is that if you are in a foreign country, without an Internet connection, you can still use a limited version of Google Translate on your Android phone to translate between languages.

Tuesday, March 26, 2013

Go 1.1 release info

https://go.googlecode.com/hg/doc/go1.1.html

Interesting to see the list of changes and how they are keeping compatibility with Go 1.0. Also, the Go standard library seems to have many capabilities.

They say this release should improve the performance of many Go programs.