3D Map of London

An interesting visualisation of London’s Urban form:

London Urban Form 3D Map from Duncan Smith on Vimeo.

The visualisation of the density and function of the built-environment shows the dominance of the intensifying city-centre, corridors of commercial development and the smaller scale centres in Outer London.

The data comes from the Valuation Office and the Greater London Authority. For more info and a write up of the background to the viz, take a look at http://www.geographics.blogs.casa.ucl.ac.uk

King on Staying With It

 

“If you can’t fly, run. If you can’t run, walk. If you can’t walk, crawl. But by all means, keep moving.

– Martin Luther King, Jr. (1929–1968)
American civil rights leader
Nobel Peace Prize winner

Sometimes, if we don’t have success after repeated attempts to do something, we can lose confidence and eventually give up trying. It’s called “learned helplessness” (we learn to be helpless).

Sales check: Any areas where you and your team have stopped trying (or try, but with little commitment) because prior repeated failures and/ or a perceived inability to succeed has trained you not to try? In prospecting and customer contact efforts? In motivating and improving team attitudes and cooperation? With customer care improvement initiatives?

If so, what can you start doing today to minimize any “learned helplessness” that may have set in?

Another thought on embracing the objections of your prospects and customers…

Right now and over the next several weeks, position in your mind the regular objections you hear as not only an inevitable step to bringing in more business, but also a positive step. Objections confirm a level of need or desire for your product or service and help you better determine the next steps you should take in a sales process. For the prospect, it’s your responses to the objections that help validate or support their buying decision.

This is the reason the responses to your top objections (those you and your team hear most often) must be planned and prepared with a professional’s level of attention.

The keys… Appreciate. Validate. Be direct.

Amping Up Chrome’s Background Feature

Many users rely on apps to provide timely notifications for things like calendar events and incoming chat messages, but find it cumbersome to always keep a Chrome window open. Extensions and packaged apps can already display notifications and maintain state without any visible windows, using background pages. This functionality is now available to hosted apps – the most common form of apps in the Chrome Web Store – via a new background window mechanism.

Apps and extensions that use the new “background” feature can continue to run in the background—even if the user closes down all of Chrome’s windows. “Background apps” will continue to run until Chrome exits. The next time Chrome starts up, any background windows that were previously running will also be re-launched. These windows are not going to be visible but they will be able to perform tasks like checking for server-side changes and pre-emptively loading content into local storage.
One way you can use background windows is to preload content and data so that they are immediately available when the user opens your app. You could also issue HTML5 notifications to alert the user when important events occur—for example, a friend wants to initiate a chat session. There are plenty of possibilities here, and we look forward to seeing what you’ll do.

To protect our users’ privacy, we’ve made this functionality available only to apps and extensions; regular websites will not be able to open background windows. Developers will also need to declare the “background” capability on their apps.

Users can easily see which background apps (and extensions) are running in their system through the “Background Apps” menu of the Chrome icon in the system tray (Windows/Linux) or dock (Mac). Chrome will automatically load background components when the user logs in, and the Chrome icon will remain in the system tray or dock as long as background apps are running- even if all Chrome windows are closed. To close all background components, a user just needs to exit Chrome.

The feature is already available in Chrome’s Dev channel. For details on the API, check out our developer’s guide, which also includes sample apps to try out.

Posted by Andrew Wilson, Software Engineer and Michael Mahemoff, Developer Relations