Skip to main content
 

I was talking to Brett Slatkin about authorship and he mentioned the Google Consumer surveys offers an A/B image...

I was talking to Brett Slatkin about authorship and he mentioned the Google Consumer surveys offers an A/B image survey that would be perfect for Authorship profile photo optimization.

You also get geographic/demographic breakdowns so I suspect that it's a good deal more informative than the OK Cupid bestface system.

 

Happy to see OAuth support for CalDAV.  Still sad that it's always going to be saddled with legacy vCalendar issues.

Happy to see OAuth support for CalDAV.  Still sad that it's always going to be saddled with legacy vCalendar issues.

Both CalDAV and CardDAV suffer from their history and badly need redesigning.  Not much has changed in the 10 years since I was hacking on libical.   I mean, consider the following CDATA chunk from the RFC.  No one should need to parse/generate this ancient format.  It's complicated, finicky and plain awful.

BEGIN:VCALENDAR

   VERSION:2.0

   PRODID:-//Example Corp.//CalDAV Client//EN

   BEGIN:VTIMEZONE

   LAST-MODIFIED:20040110T032845Z

   TZID:US/Eastern

   BEGIN:DAYLIGHT

   DTSTART:20000404T020000

   RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4

   TZNAME:EDT

   TZOFFSETFROM:-0500

   TZOFFSETTO:-0400

   END:DAYLIGHT

   BEGIN:STANDARD

   DTSTART:20001026T020000

   RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10

   TZNAME:EST

   TZOFFSETFROM:-0400

   TZOFFSETTO:-0500

   END:STANDARD

   END:VTIMEZONE

   BEGIN:VEVENT

   DTSTAMP:20060206T001102Z

   DTSTART;TZID=US/Eastern:20060102T100000

   DURATION:PT1H

   SUMMARY:Event #1

   Description:Go Steelers!

   UID:[email protected]

   END:VEVENT

   END:VCALENDAR

   

Maybe I should standardize SnmpDav?  At least it has XER which would make it slot into XML without the ugliness above.

In any case I hope that a new calendaring standard emerges from this muck that is more developer friendly.

 

 boilerplate reduction:

@107106902560384103150 submitted  http://cr/47565620 , which allows goog.ui.Components to do this:

  this.getRequiredElementByClass('classname')

Also goog.ui.Component has a domhelper.  You can get rid of your local domHelper_ vars in most cases and use this.getDomHelper() (and other dom helpers in goog.ui.Component) instead..









 

_No Cellular Phones in the hospital reception area_

has xfinitywifi...









 

truth:

truth:

Another option is to take a hard look at how the accident actually happened, treat the engineers involved with respect, and learn from the event.

 

My local electric utility PG&E has a low tech solution for their Smart meters.

My local electric utility PG&E has a low tech solution for their Smart meters.  If you want to activate the remote sensor you fill out this form and wait 5 days for your "HAN eligibility code".

Well.. it turns out that submitting this form emails [email protected] with the information (and cc's the person filling out the form).  A quick check reveals that it posts to '/cgi-bin/pgemail.pl' with the included account number and other personal information.

I wonder how they'll send me this super secret code?  Email too?  But don't worry it's secure, they have "PKI certificates using Certicom Elliptic Curve Qu Vanstone (ECQV) technology."

 

Warning, once seen, cannot be unseen.

...
...
...
Go to your profile.  Notice that your +1 tab is *+1's* instead of *+1s*.

Maybe we should rename the other tabs to:
  Post's
  Photo's
  Review's

:-P

http://b/5155750









 

Do you send out emails with a noreply address?
Do you have a plus page?

Then you should consider getting your mappings added to the following bug so people can follow your page when they're reading your email updates.

https://b.corp.google.com/issue?id=9176847









 

An API generator with shades of Apiary being used by my former coworkers at LinkedIn..


http://rest.li/






 

At LinkedIn HQ they have a time-capsule made of legos.

At LinkedIn HQ they have a time-capsule made of legos.  I hope they invite me over when they decide to open it back up.

Of course this would be the handiwork of Adam Nash.

And thanks again to Brandon Duncan for inviting me over for lunch to see this and other LinkedIn wonders.

 

And more from James..  Seems like it's moving in a good direction..


http://www.chmod777self.com/2013/05/time-for-updated-activity-streams.html






 

Was listening to Kreayshawn's Gucci Gucci, heard the shout out to Google Maps and got curious...


http://rapgenius.com/search?q=google






 

Added some information to this question about integrating with analytics.js

Added some information to this question about integrating with analytics.js

I wasn't aware of this change to tracking functionality.  I'll see if we can add some of this to the docs or provide an easy way to activate this tracking.

 

Actual subject line:

_Subject: traceroute Square, Inc_

Got me thinking about what unix commands one could prepend in front of a company name. Bonus points if they actually execute :)

Subject: mount Netapp.com:/jobs /home
Subject: echo "curl http://evite.com/jobs" | at teatime









 

 

Sprint K nominations anyone?

If not it will be *K-car*.  And if you know what a K-car is, you know we don't want it.









 

 

Care about standards? From my comment from Jeff Dean's post at http://plus.google.com/112317652221071509598/posts/Wd1SamQcvpQ

Here's some things you can do to support standards at Google:

-- Look at the pages your team generates the way Googlebot does:

http://www.google.com/webmasters/tools/richsnippets

Add standard schema.org and html5 markup.

-- Discuss standards with the scant 200 other Googlers at  http://g/standards-discuss

-- Participate in a standards mailing list/group.  Plenty available for individuals at IETF or W3C.  See standards-discuss if you want to participate as a Googler on corp-oriented bodies.  Standards often suck because they're written by the standards/industrial complex instead of actual implementors.

-- Participate in an open-source project that implements a standard.  These reference implementations are often poorly or insecurely coded.  (For example a few people contributing to Apache Oltu would make Java OAuth that much better)

-- Consider exposing your amazing well-crafted stubby API via Apiary.  Be extra careful to not break compatibility for a whole year.   Write lots of integration and conformance tests.

-- Be like Vint.  Suit up.

-- Above all have fun!


http://www.google.com/webmasters/tools/richsnippets






 

Found the perfect baby shower gift.

Found the perfect baby shower gift.

 

This is a new community that will allow us to coordinate with folks that are using our widgets.  Please invite anyone that  you know that's involved.


116259442203462107734






 

It's search actions.  Any idea where we are with that project?  Hopefully we can converge on a syntax that works for everyone.


http://searchengineland.com/yandex-announces-interactive-snippets-serp-redesign-159942






 

Broadening distribution.  Syncing up the Moments API (aka History API) with schema.org actions and the recent changes for inbox activities would benefit us all.


https://docs.google.com/a/google.com/document/d/1IMQGH0F8SQ2r0I1CdlOwGFWsI5kYZccavyKGoArMn6U/edit






 

I highly recommend taking some time to set up your own Adwords campaign.  It's eye-opening.

There are things I like.  [targeted emails are genuinely helpful and intelligent based on your situation]

And things that are not so great.  [some confusing web UI for newbies, some difficulty getting keyword/landing page quality matched to bids]


http://www.google.com/adwords/?sourceid=awo&subid=ww-et-awhp_nelsontest3_nel_p&clickid






 

Interested in standardizing and coordination of Google's vocabulary and markup efforts?  Join here!

 <div itemscope
          itemtype=”http://schema.org/SubscribeAction”>;
   <span itemprop=”name”>Join</span> the
   <a itemprop=”url”
     href=”https://plus.google.com/communities/102693216008518569997”>;
     Schemarama</a>
    Community!
</div>


102693216008518569997






 

 

Buganizer, buga-buganizer, you're a buganizer
Oh, buganizer, oh, you’re a buganizer baby
You, you-you are, you, you-you are
Buganizer, buganizer, buganizer
(Buganizer)

_cannot unhear_









 

Anyone interested in a structured data/markup/schema group to coordinate external facing efforts?

It seems that we're moving in the same directions:

- Publisher Markup (authorship/schema)
- Interactive Posts for Google+
- Moments API
- Inbox Actions (JSON-LD)
- Tools (SDTT, markup helper)

If interested you can plus people into this thread and I'll create a G+ community with these people as seed members...









 

Boswell relevant....

@103827306991532885669  -- just had a chat with the CTO of vizify where I explained authorship.


https://www.vizify.com/






 

Feedback from my wife who doesn't follow many people.

- didn't like having followers show up in the list of people.  She had created circles for design/art/music but they were not set to 'Following'.  I think we should ask users to check this on startup.  (I'm assuming that following-only circles are not used for hangouts)

- She saw someone she didn't recognize and from a following circle.  Her first choice was to remove the person from her circles.  That did not remove the person from the chat roster. How does Babel sync circle members and the chat roster?  ANything I can tell her? (She reloaded, logged-out, logged-in) etc...









 

Hi

Hi, 

Thunder will be at Office HGours

1240-140 and 230-4

 

Like a boss

Like a boss

 

A bear on a shark and an active G+ profile? Yeah I'll take that.

A bear on a shark and an active G+ profile? Yeah I'll take that.

Originally shared by Steve Aoki

IT'S OUT!! This is how you'll feel when you listen to my new Singularity Remix EP!!! Get it right here on iTunes: http://bitly.com/SingularityRemixEP

 

 

chromebook with verizon 3g is the only thing that has decent ping @I/O.











 

So even us Googlers are in the dark about possible musical acts for After Hours.

So even us Googlers are in the dark about possible musical acts for After Hours.  Last year it was Train and Paul Oakenfold.  The year before?  Janes Addiction.

Let's play a little game.  Post who you think will play and why here..

If you guess well and I'm impressed with your sleuthing skills find me at the Google+ office hours.  I might have some special schwag for you.

 

 

 

Have to give props to the people that go through all the effort to place ads on our site.

Finicky finicky.  Or is just that we internally outbid everything with the word 'google' in it?


https://plus.google.com/photos/107786897865850743842/albums/5877650856094579745/5877650856940352498?...






 

Somewhat surprised that Adwords doesn't use Google Wallet.....









 

 

Your investment in authorship continues to pay dividends.

Your investment in authorship continues to pay dividends. Thanks everyone for implementing -- it makes products like this possible.

Originally shared by AJ Kohn

Content Recommendations for Your Mobile Website

When you help someone find a great article on your site, you’re not only making them happier, you’re inspiring deeper engagement and loyalty. That's why today, we're bringing together elements of Google+ and Google Search to suggest the right content from your mobile website, at just the right time.

For example: Forbes visitors can now more easily discover other Forbes articles based on Search Authorship, signals and other articles with lots of Google+ activity (including +1's and shares). In all cases, recommended content is based on the specific page the visitor is viewing, to boost the relevance of recommendations. And they only appear when people tap for more, so as not to interrupt their browsing experience.

Very interesting on a lot of fronts!

     

 

 

A neutrino walks into a bar.

A neutrino walks into a bar. The bartender says, We don't serve neutrinos in here.  The neutrino says, Hey, I was just passing through.

More  from the latest DNA Lounge newsletter.

 

Leafletting a Googler parking lot for low-end android phones?

Hope they're not on commission.


https://plus.google.com/photos/107786897865850743842/albums/5876404909126848705/5876404927437279234?...






 

 

46 new speakers added to the I/O Speakers Circle (v4, May 9th edition)  Perfect for adding to your Google I/O stream.

46 new speakers added to the I/O Speakers Circle (v4, May 9th edition)  Perfect for adding to your Google I/O stream.

 

 

Animated GIF of a webpage with animated GIFs, which will go into a slides preso that will be recorded on Youtube.

I'm all out of encapsulations..


https://plus.google.com/photos/107786897865850743842/albums/5875959129896111745/5875959136286702114?...






 

What's your favorite Oakland page?

What's your favorite Oakland page?

Happy to see Montclair Veterinary Hospital posting now and then..