I like to collect examples of error pages, but this is slightly different. When I was browsing Disney.com, I was shown the below page asking me to wait until the request could be completed.
Notice the stylized Space Mountain image in the middle, which helps to customize and personalize the page to the Disney branding. This is a good page to use as a template if you need to build a similar long-waiting page.
Screenshot of a Disney page asking the user to wait while a long-running request executes.A close-up of the stylized Space Mountain image, which helps to brand the page with the Disney theme.
I opened a new GCP project to host a Python application when I hit a problem – my logging.info() and logging.warn() statements weren’t showing up in my logs. Then I realized the standard error and standard out streams weren’t selected in logging!
If you’re missing log information, make sure to select the correct streams in the second dropdown box, as in below:
Screenshot of logging, selecting stderr and stdout streams.
I loved using Inbox, and I see the same design sensibilities from Inbox in this plugin: a focus on the email instead of wasting screen real estate on navigation bars and miscellany.
For example: search Google for a keyword, and if Google decides you might be interested in an image search, it’ll show an image bar within the search page. Now this images bar has always existed, but the Search Engine Land article indicates that this bar is becoming more frequent/being added to more searches. Here’s a demonstration:
cupcake
Google search for cupcake. Note the “Images for cupcake” bar on top. Note that this is a regular search results page – Google thought I might be interested in pictures, so it’s showing an images bar.
With this new emphasis on images, it’s important to properly SEO images on your website. Make sure to fill out the ALT attribute on the IMG HTML tag, and have a caption explaining the image. Use a high quality image if available.
I saw this fun tool on YC News called pysnooper: https://news.ycombinator.com/item?id=19717786 . I’ve been trying it out all day on various Python applications, and it’s actually making debugging fun and a whole lot easier!
Monetizing Pinterest will largely come down to showing relevant ads within user searches – for example, showing an ad for wedding supplies within an user search for wedding ideas. However, we see Google moving into this business as well, as highlighted in the above article. Google will be showing more ads within Google Images searches – but more importantly – those ads will be image based, which should help clickthrough and purchase rates.
I fully expect Pinterest to thrive and grow, but we’ll be seeing a fair bit of competition from Google and others as well.
This is just the start of beefing up Maps’ ability to predict traffic levels – I expect Google will be collecting much more information about public transportation, and use that data to power its AI. In the future I could see Google Home offering route planning comparisons between an Uber or train: including informed predictions about how long each will take, how crowded the train will be, etc.
From the history-repeats-itself department: to comply with an EU antitrust ruling, Google will offer EU Android users the option to use a different browser (other than Android Chrome) and a different search engine (other than Google). This PC Magazine article has some interesting pictures demonstrating the option screens: https://www.pcmag.com/news/367878/google-to-serve-up-rival-apps-to-android-users-as-part-of-eu .
For those of you that remember tech history, the European Commission required Microsoft to show a “ballot screen” to European customers back in 2010, allowing them to select a different default web browser than Internet Explorer: https://www.theguardian.com/technology/2010/mar/02/microsoft .