The Wiert Corner – irregular stream of stuff

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

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

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

    Join 1,861 other subscribers

Archive for the ‘Google’ Category

How to change the WiFi network my Chromecast is connected to (via: Frequently Asked Questions – Chromecast Help)

Posted by jpluimers on 2014/07/15

Duh: don’t start the Chromecast extension in Google Chrome, but run Chromecast.app on your Macbook (:

To change the WiFi network your Chromecast is connected to, simply open up the Chromecast app on your phone, tablet, or computer and select your Chromecast from the list. From the Chromecast settings page, select your current Wi-Fi network name and select a new network from the drop-down list.

–jeroen

via: Frequently Asked Questions – Chromecast Help.

Posted in Apple, Chromecast, Google, Mac, MacBook, MacBook Retina, MacBook-Air, MacBook-Pro, Power User | Leave a Comment »

Google NCR: access the Google homepage with “no country redirect”, then reset the language (via: Stack Overflow)

Posted by jpluimers on 2014/06/30

Though the question is still marked as “not a real question” (even after the edit by Michael Mrozek), the answers by User Mr. Smith – Stack Overflow and User FrustratedWithFormsDesigner – Stack Overflow are very valuable, as they describe NCR (no, not the National Cash Register company, but No Country Redirect).

The NCR url will force google.com to stay at the .com domain, not redirect the local country domain:

http://www.google.com/ncr

After that, none of the other Google URLs will auto-redirect to the country site any more: good thing!

Later I found a few other nice pages explaining NCR too (:

Another thing is that (if you did not yet know about NCR), you accidentally can end up with the wrong Google.com language. Resetting that is easy too as it answered at How can I force my browser to search Google in English? – Super User.

  1. Goto http://www.google.com/preferences#languages
  2. Reset the Google text language
  3. Reset the Google search results language

–jeroen

via: How to access the main Google homepage (no country redirect) – Stack Overflow.

Posted in Google, GoogleSearch, Power User | 2 Comments »

Delete specific cookies from Google Chrome on the current site (via: Super User)

Posted by jpluimers on 2014/06/23

Every once in a while, a site goes haywire on you and you need to delete one or more of their cookies to fix it.

There are multiple solutions to this, but I like the one below best because it only shows you the cookies involved with the site you are currently visiting:

On

  • Windows, press Ctrl+Shift-i.
  • OS X, press ⌥-⌘-i (which is option-command-i).
  • *nix, press Ctrl+Shift-j

Alternatively, open the Developer Tools pane from the Tools menu.

Open the Resources pane, and delete the cookies you want to delete.

Thanks akira!

–jeroen

via: Delete specific cookies from Google Chrome? – Super User.

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

Handy Chrome extension that surfaces NavTiming, render… (via: Ilya Grigorik – Google+)

Posted by jpluimers on 2014/05/06

Convenient: Ilya Grigorik – Google+ – Handy Chrome extension that surfaces NavTiming, render….

Posted in Chrome, Development, Google, Power User, Software Development, Web Development | Leave a Comment »

Great overview of how Chromecast works (via: Ilya Grigorik – Google+)

Posted by jpluimers on 2014/05/02

Thanks Ilya Grigorik for pointing me to Chromecast: Understanding its Potential beyond Video Streaming | The EWD Files.

Great overview on how it works accompanied with nice diagrams like this one:

Read the rest of this entry »

Posted in Chromecast, Development, Google, Power User, Software Development | Leave a Comment »

Google Maps: Blue and Yellow Stars For (via: Kristian Köhntopp – Google+)

Posted by jpluimers on 2014/04/29

Kristian Köhntopp had a note post about Google Maps: Blue and Yellow Stars which he could not remove from within Google Maps.

In the end these appear to be bookmarks that you have to remove from Google Bookmarks.

He calls this a “complete UI disaster” to which I totally agree.

Thanks Kristian for sorting that out, as I did give up on that one.

–jeroen

via: Kristian Köhntopp – Google+ – Google Maps: Blue and Yellow Stars For some reasons there….

 

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

knowledge worker tip: adding a Google Group to #Feedly using one of its RSS feeds

Posted by jpluimers on 2014/04/15

Today I learned that each Google Group has RSS and ATOM feeds. That allows you to add them to Feedly (a great online RSS reader that won a lot of market share when Google Reader got ditched).

This is how you do it (I’m using the Spring4D group as an example).

  1. Go to the group page https://groups.google.com/forum/#!forum/spring4d
  2. On the right side, click on “About” which brings you to https://groups.google.com/forum/#!aboutgroup/spring4d
  3. Copy any of the RSS or ATOM links and add it to Feedly.

–jeroen

Posted in Delphi, Delphi 2010, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Delphi XE6, Development, Google, GoogleGroups, Power User, Software Development, Spring4D | 7 Comments »

anyone know how to look up an ip address given a mac… (via: Koushik Dutta – Google+)

Posted by jpluimers on 2014/04/02

Wondering what kind of device AllCast is going to support next (:

Interesting question: Koushik Dutta – Google+ – anyone know how to look up an ip address given a mac….

–jeroen

Posted in Android, Chromecast, Development, Google, Mobile Development, Power User, Software Development | Leave a Comment »

Sample: Cast Media Player for Streaming with DRM (via: Shawn Shen – Google+)

Posted by jpluimers on 2014/04/01

Sample: Cast Media Player for Streaming with DRM

https://github.com/googlecast/CastMediaPlayerStreamingDRM

Flow Diagrams for Senders and Receivers

To help you decide which Google Cast options are right for your app, we have updated the Google Cast SDK documentation with two flow diagrams:

 

via Leon Nicholls – Google+ – Flow Diagrams for Senders and Receivers To help you decide….

via Shawn Shen – Google+ – * Sample: Cast Media Player for Streaming with DRM* ….

Posted in Chromecast, Development, Google, HTML, HTML5, JavaScript/ECMAScript, Power User, Scripting, Software Development, Web Development | Leave a Comment »

Some more Chromecast development notes and links

Posted by jpluimers on 2014/03/29

Some notes and links for Chromecast development:

Some nice apps:

–jeroen

Posted in Chromecast, Development, Google, JavaScript/ECMAScript, Power User, Scripting, Software Development | Tagged: | Leave a Comment »