yabs.io

Yet Another Bookmarks Service

Viewing mzimmerm's Bookmarks


[https://stackoverflow.com/questions/42883033/service-worker-check-cached-resources-are-up-to-date-or-latest] - - public:mzimmerm
cache, good, pwa, service-worker - 4 | id:1488881 -

You have two options: Switch from your current cache-first strategy in your fetch handler to a strategy like stale-while-revalidate. Use a build-time tool to generate a service worker that changes each time one of your local resources changes, which will trigger the install and activate handlers, giving them a chance to update your users' caches with the latest copies of your assets. These tools work by generating hashes of each local file and inlining those hashes into the generated service worker script.

[https://stackoverflow.com/questions/49739438/when-and-how-does-a-pwa-update-itself] - - public:mzimmerm
cache, good, pwa, service-worker - 4 | id:1488877 -

Only two events… In essence, there are only two events that will automatically trigger a PWA update: A change in the linked manifest.json; e.g. a changed icon file or a changed scope or start_url. A one-character change in the controlling service-worker.js. E.g., if you store the version number in a const in this file and change it, an update of the PWA will be triggered.

[https://www.tutorialspoint.com/the-url-schemes] - - public:mzimmerm
scheme, url, web - 3 | id:1488874 -

Most common: http: https: ftp: file: mailto: tel: sms: skype: data: irc: ... URI schemes should be registered with the Internet Assigned Numbers Authority (IANA), although non-registered schemes are used in practice.

[https://www.makeuseof.com/tag/5-best-dynamic-dns-providers-can-lookup-free-today/] - - public:mzimmerm
dns, dyndns, free - 3 | id:1487000 -

USE ONE OF THOSE 6 PROVIDERS, AND TRANSFER DOMAINS (MANAGEMENT, NOT REGISTRATION) TO IT FROM GRAPE.COM. PROBABLY USE DynU

[https://openwrt.org/docs/guide-user/services/ddns/client] - - public:mzimmerm
dyndns - 1 | id:1486998 -

Provides list of dns sites that support dyndns. I NEED TO CHANGE DNS NAMES AT MY REGISTRAR (GRAPE.CA) TO ONE OF THE NAMES ON THE DYNDNS LIST.

[https://blog.teamtreehouse.com/registering-protocol-handlers-web-applications] - - public:mzimmerm
handler, protocol, scheme - 3 | id:1486990 -

Example of a link on my page that uses the web+tweet scheme. The “data“ populates new tweet. a href=“web+tweet:Hello%20Treehouse“>Tweet 'Hello Treehouse'< /a Clicking this link would trigger a GET request to: https://mytwitterapp.com/tweet?data=web%2Btweet%3AHello%2520Treehouse

[https://www.w3.org/wiki/Main_Page] - - public:mzimmerm
foaf, w3, webid - 3 | id:1486984 -

This wiki is for connecting the W3C communities (Web developers, implementers, people who make the W3C specifications).

[https://www.foaf.org/] - - public:mzimmerm
foaf, webid - 2 | id:1486982 -

Maybe creating an account here creates a foaf identity?

[https://www.w3.org/wiki/Foaf%2Bssl/IDP] - - public:mzimmerm
foaf, identity, webid - 3 | id:1486978 -

Would you like to create yourself a WebID? Here are a few services (known as Identity Providers, or IdPs) that can do this for you easily. Once done, you can then log in with one click into the growing number of FOAF+SSL enabled sites.

With marked bookmarks
| (+) | |

Viewing 351 - 400, 50 links out of 1423 links, page: 8


Export:

JSONXMLRSS