Posts

Showing posts with the label Chrome

Scan QR and Barcode in iPhone using Google Chrome

The latest release of Google Chrome for iOS has added the facility to scan and search with QR code and Barcode. iPhone that support 3D touch can long press the Google Chrome logo and reveal the QR code scanner. For iPhones without 3D touch, search "QR" in the Spotlight search (swipe down from the top in the home screen) to reveal the Scan QR Code link.

How to clear the browser cache for one web page.

The browsers cache a webpage on your machine when it is loaded, and on subsequent request show the data from the cache instead of requesting the server. You can instruct the browser to load the most recent version of the page from the server (called Hard Refresh) by the following steps. Mozilla Firefox Windows: Hold the Ctrl key and press the F5 key or, hold down Ctrl and ⇧ Shift and then press R. Mac: Hold down the ⇧ Shift and click the Reload button or, hold down ⌘ Cmd and ⇧ Shift and then press R. Google Chrome Windows: Hold down Ctrl and click the Reload button or, press F5. Mac: Hold ⇧ Shift and click the Reload button or, hold down ⌘ Cmd and ⇧ Shift key and then press R. Internet Explorer Hold the Ctrl key and press the F5 key or, hold the Ctrl key and click the Refresh button. Safari Hold down ⇧ Shift and click the Reload button on the toolbar.

Sync events using iCalendar format with Google Calendar / MS Outlook / Apple devices without using APIs.

We can create a calendar file in iCalendar format and this file can be used by compatible applications like Google Calendar, MS Outlook and Apple devices for synchronizing the events automatically. The process is simple. We need to create the calendar file (with extension .ics) in a publicly accessible URL and add the URL to the applications. The applications will check the URL at preset intervals and update the events as per the .ics file. Google Calendar have their own interval settings, so the event synchronization may be a bit delayed.