Google Places Review Bugs on the Mend

Late yesterday Google  quashed at least 3 known Places review bugs.

Reader Jeffrey Magner of TrumpetMedia reported that the nasty review bug in Google Places first seen last week that prevented anonymous reviewers from leaving reviews has been fixed. All anonymous reviewers with nicknames are now seeing a highlighted publish button and are able to leave a review.

Also, at least for some percentage of anonymous reviewers, their review history ( see my anonymous reviewer JS) is now visible. In early November, after the introduction of Hotpot and anonymous user nick names, these review histories were not viewable. In addition, the ugly bug that resulted in the 501 server error when clicking on the anonymous but not having reviews “Google User” link seems to have departed as well.

While these fixes are obvious progress not all is yet perfect in the world of Places reviews. The review history for those previous  anonymous “Google Users” that do not have nicknames are still not viewable and display now with no user name at all.

More disturbingly, for some percentage of anonymous reviewers (one of mine… who knows how many others), their reviews are visible only to them. Their review histories are visible if you are able to find them but the reviews created by them do not show on the Places Page.

I am not prepared to declare Victory in Review Land for Google. But with three bugs down and only two to go (at least on the consumer side, I will leave business side review issues for another day)…. there has been clear progress.

Here is the screen shot for Worth Smith Hardware’s Places Page in Olean. If you visit the page, JS’s reviews will be visible but WNY Reviewer’s review is only visible when that user is logged in. None of the 10 reviews in WNY Reviewer’s review history can be seen in Places.

The other good news? At this rate of gained experience I may be able to get a job as sock puppet.

Google Confirms Testing a Groupon Like Product – Google Offers

Update: Matt of Yelo.us, a local search marketing firm in NY, notes in his comments below that Google is already actively marketing this product in NY. He points to the Offers landing page where the program is described very briefly and there is a contact form to participate in the beta programs for Google Offers. On the page Google notes: Google Offers makes it easy for you to attract new customers and bring back old ones by enabling you to instantly post discounts and other types of special offers across Google properties.

Google has confirmed a Mashable report that they are testing a Groupon like product. Greg is also reporting on this at SEL.

Google’s statment:

Google is communicating with small businesses to enlist their support and  participation in a test of a pre-paid offers/vouchers program. This  initiative is part of an ongoing effort at Google to make new products, such as the recent Offer Ads beta, that connect businesses with  customers in new ways. We do not have more details to share at this time, but will keep you posted.

Mashable is reporting that “that Google will pay out 80% of a business’ revenue share three days after its deal runs. Google will hold the remaining 20% for 60 days to cover refunds before sending the rest” and that it will be powered by Google Checkout.

Google renamed their coupon product to Offers on November 15th, just a mere two weeks prior to their discussions with Groupon becoming public. The purchase of Groupon made sense to me at the time and the development of a deal product now does as well.

Here is a slightly revised chart from that time frame of Google’s free and paid products for Local that shows how a Groupon like Offers product would fit in the mix…

Type Location Ad Coupon
Free Places Offers
Good Tags Tagged Offers
Better Boost An automated product to compete with the newly announced Groupon Stores
Best Adwords Groupon Like Product with Direct Sales Force

The development of an automated or semi automated deal product at level 3 in the chart above is a no brainer for Google. Developing a deal product for national brands is also within their current institutional knowledge. Where they could very well have trouble is the “feet on the street” in the local markets. And that will be the true test of their ability to compete in the space.

As I noted in early December, unlike Tags and Boost that had restrained upper limits on income, a Deal product could have a virtually unlimited upside for Google if adopted nationally. The market, while starting to get crowded, has two market leaders and there is certainly room at the moment for a third. Whether they will successfully execute and be able to achieve a market leading position is ultimately the question.

File Geodatabase API – Released (Finally)


File Geodatabase API

4 years in the making….

File Geodatabase API

The File Geodatabase API provides a non-ArcObjects based means by which advanced developers can work with File Geodatabases. A common user scenario is to open File Geodatabase tables in non-ESRI applications to view or modify data. This API provides access to the low-level File Geodatabase file I/O modules.
The C++ API allows developers to:
• Create new geodatabases
• Read the schema of the geodatabase
• Create schema for objects within the simple feature model
• Read and write data in the geodatabase
• Perform attribute and (limited) spatial queries on datasets
• Navigate relationship classes and attachments
This API is targeted for advanced developers who require access to the File Geodatabase without an ArcObjects license for purposes of interoperability.
This API does not replace ArcObjects as the recommended approach to interacting with the geodatabase.

To download the API:

Sign in to the ArcGIS Resource Center
more info: