The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,854 other subscribers

Archive for the ‘Google’ Category

If you have enough Chrome Google related tabs open, Google will DoS G+ for you

Posted by jpluimers on 2016/11/03

I very often see the captcha. Today Google managed to DoS G+.

It happened right after RDP-ing into my work machine that has like ~100 research related tabs open of which about half are Google hosted pages.

G+ wouldn’t work as those tabs send so many G+ requests that Google effectively did a DoS on G+ for my IP-address and user (switching to another user was fine).

Google doing a DoS on G+ because all the open tabs generate G+ traffic

Google doing a DoS on G+ because all the open tabs generate G+ traffic

Later this got simplfied into this:

–jeroen

Posted in Chrome, G+: GooglePlus, Google, Power User, SocialMedia | Leave a Comment »

Kristian Köhntopp: Let’s have a chat – a taxonomy and some context (history and future; 20160606)

Posted by jpluimers on 2016/10/31

A few months ago was my first ever presence on IRC wich started like this:

[13:45]  bear with me: after BITNET relay chat, I've totally skipped the IRC thing, so
[13:46] * jeroenp_ is IRC n00b and wonders if netiquette is roughly the same as in the mid 1990s (:
[13:46]  jeroenp_: I don't think it changed a lot...
[13:46]  Cool: /me works on IRC too (:
[13:47]  Anyone having time to help me with `zypper dup` on Tumbleweed indicating `python3-urllib3-1.16-1.1.noarch requires python(abi) = 3.5` ?

I will post later on my own chat history (including BITNET Relay conference system on BITNET/EARN).

This post is just to mention a few keywords of Let’s have a chat – a taxonomy and some context(This is a text I wrote for work, but it contains nothing work specific and I might as well drop it here.… – Kristian Köhntopp – Google+

Kristian Köhntopp now basically uses his G+ as a blog (blog.koehntopp.de is now defunct) with a great set of collections.

I’ve kept my blog as I find G+ very hard to search for content and a “bla bla site:wiert.me” for me often is the fastest way to find something back that interests me.

Hence the keywords below on his post Let’s have a chat – a taxonomy and some context.

  • Chat, IRC, ICQ, Jabber, Skype, Google Hangouts, Facebook Messenger, WhatsApp, Slack and RocketChat
  • Google Wave, Apache Wave, Google Documents  and Google Spaces.
  • Managing presence in adverse circumstances: status, /away, nickname renaming
  • Deliverables
  • One identity, many clients: a common history (federation, standards, XML, SIP, extensions, incompatibilities)
  • Many-to-Many conversations: Groups versus Places (rooms, channels, discoverability)
  • Media, bots (hello Eliza) and API
  • emoji, giphy and meme references

–jeroen

Posted in Chat, Google, GoogleHangouts, History, IRC, Power User, SocialMedia | Leave a Comment »

Some Google URLs

Posted by jpluimers on 2016/10/21

Below a table with clickable links, details are in the Via at the end. I added some more beyond the 10 original ones.

# URL What
Footer 1 Footer 2 Footer 3
1 https://accounts.google.com/SignUpWithoutGmail Get a new account
2 https://www.google.com/ads/preferences Manage advertisement profile
3 https://www.google.com/takeout Download your Google data (mail can take days!)
4 https://support.google.com/legal To file a complaint about using copyrighted or unpermissioned material
5 https://maps.google.com/locationhistory Shows where your devices have been
6 https://history.google.com All your searches
7 https://www.google.com/settings/account/inactive Prevent extended inactivity, Google doesn’t delete your account after 9 months.
8 https://security.google.com/settings/security/activity When you suspect account abuse
9 https://security.google.com/settings/security/permissions Set permissions of apps and sites relating to your account
10 https://admin.google.com/example.org/VerifyAdminAccountPasswordReset Apps users: reset admin account by adding a CNAME to the DNS
11 https://plus.google.com G+ / Google Plus
12 https://plus.google.com/hangouts Google Hangouts
13 https://gmail.com GMail / Google Mail
14 https://contacts.google.com Google Contacts (note + button to add is hidden behind Hangouts pop-up also on the lower right)
15 https://calendar.google.com Calendar / Agenda
16 https://www.google.com/sync Sync Google Settings between various devices / applications
17 https://myaccount.google.com Account and privacy settings
18 https://myaccount.google.com/security Security settings like two-factor authentication (2-step signin)
19 https://security.google.com/settings/security/secureaccount Check if your security settings (recovery phone, recovery email, security question) are still up to date.
20 https://myaccount.google.com/privacycheckup/1 Setting your privacy
21 https://wallet.google.com Manage Wallet
22 https://play.google.com Google Play Store and settings
23 https://www.google.com/android/devicemanager Where is your Android device
# href what
# href what
# href what
# href what
# href what
# href what
# href what
# href what
# href what
# href what
# href what

–jeroen

via: Some Imporatant URLs you should know as a Google User – I am Programmer.

Posted in GMail, Google, Power User | Leave a Comment »

OK Google – all you can ask Google

Posted by jpluimers on 2016/10/14

An interactive list of over 150 commands and 1000 variations that you can ask Google’s voice assistant. Made by @thekitze

Source: OK Google

Via: Amazing site lists nearly every ‘OK Google’ voice command

Posted in Google, GoogleVoice, Power User | Leave a Comment »

PSA: Manually Assign Any Coordinates As Your Home Or Work Address In Google Maps And Google Now

Posted by jpluimers on 2016/09/19

A solution for:

The problem with Google Now’s predictions though is that sometimes they can be inaccurate from the start or take a little longer to adapt to change. Moved your home? Switched jobs? Went for a month or two to a vacation house? Google Now might stubbornly want to keep your old addresses.

Source: PSA: Manually Assign Any Coordinates As Your Home Or Work Address In Google Maps And Google Now

–jeroen

Posted in Google, GoogleMaps, GoogleNow, Power User | Leave a Comment »

Invite people to a Google Hangouts session with you by constructing a manual invitation URL

Posted by jpluimers on 2016/08/26

Cool:

Did you know that you could share a link to let people chat with you in Hangouts?

We use these links for certain invites, but they work if you hand build them and share them too.

https://hangouts.google.com/chat/person/ 111111111111

Where the number is your profile id

With vanity urls it’s harder to find that, but the easiest way is to use the public api call here https://developers.google.com/+/web/api/rest/latest/people/get#try-it.
Put “me” into the userId field and it will output your numerical id in the response.

Enter `id` in the `fields` to limit the JSON

Enter `id` in the `fields` to limit the JSON

By constructing such an invitation URL you can get people to directly start a Google Hangouts chat with you.

The above steps will give you a lot of JSON output which includes an id field somewhere in the middle. With one more trick you can get just the id field.

You can limit the output by putting id in the fields to request as the image on the right shows.

Sometimes clicking on G+ posts, you even get the id for free, I’m just not sure under what circumstances G+ builds a G+ URL with username or with id.

–jeroen

Source: We have made a number of changes internally to Hangouts…

via:

Posted in Google, GoogleHangouts, Power User | Leave a Comment »

Just in case you need to change the settings: A privacy reminder from Google

Posted by jpluimers on 2016/08/19

Google Privacy settings van be changed from A privacy reminder from Google.

Posted in Google, Power User | Leave a Comment »

Work around G+ “403. That’s an error.” errors

Posted by jpluimers on 2016/07/08

I’m not yet sure what the exact cause is, but at irregular intervals when clicking on Google Plus links, they show as “403. That’s an error.”.

They appear both when I have multiple WAN connections or a single WAN connection, which leads me to suspect that G+ doesn’t cope well when

  • you have a lot (dozens) of Google related pages open (Drive, Mail, Search, Documents, etc) as Google Plus is embedded in each of them
  • you rapidly browse through your G+ backlog (the G+ counter is > 50 since you follow a lot of people/communities and you quickly do catch-up on them)

In a future post, I will explain how I created the workaround, but here it is:

Work around G+ “403. That’s an error.” errors

Basically it translates links

The latter was the original link I clicked in the first place. The former what G+ comes up with.

After a while, G+ comes back to its senses and allows the latter links again, so the page allows you to parse the former then put them in a list like this:

One decoded URL per list-item.

One decoded URL per list-item.

–jeroen _ _ _ _

Posted in Development, G+: GooglePlus, gist, GitHub, Google, Power User, rawgit, SocialMedia, Source Code Management | Leave a Comment »

Google Maps Local Guides Level 4 benefits can take a while

Posted by jpluimers on 2016/07/04

Just so you know:

Yann Penduff said: …

I’ve read reports that it seems to take 2 or + weeks for the 1TB promotion to take effect.

Source: Local Guide – Level 4 (1TB on Google Drive) – Google Product Forums

In practice it’s usually not that bad as most of the times it’s a matter of days not weeks though it can take up to 5 weeks.

It’s nice to be a Google Local Guide as you learn a lot of new things and people that way for instance through the Local Guide events.

If you’re interested, read Level 0-4 in 40 days, what I’ve learned from Google Local Guides – Pocketables

I only discovered about this a while ago as it was early last year for Google Replacing City Experts with Local Guides Program | Understanding Google My Business & Local Search

What really helps contributing is to view your Google Maps Timeline

–jeroen

Posted in Google, GoogleMaps, Local Guides, Power User | Leave a Comment »

The new Google Maps/Earth satellite imagery allows to count our solar panels…

Posted by jpluimers on 2016/07/01

I checked our home using the recently improved Google satellite imagery: from Google Earth you can get better detail than from Google Maps.

You can even count our solar panels and see one is misaligned after a storm (a few days after this image was taken I managed to re-align that panel).

13 PV panels and one hot water panel lowered our energy bills for more than EUR 1000/year.

–jeroen

Posted in About, Google, GoogleEarth, GoogleMaps, Personal, Power User, Solar Power | Leave a Comment »