Aaron Parecki

  • Articles
  • Notes
  • Photos

#html

  • Those HTML Attributes You Never Use — Smashing Magazine (www.smashingmagazine.com)
    #html
    Sat, Mar 26, 2022 3:42pm +01:00
  • Why do we have an IMG element? (www.diveintomark.link)
    #html #web #img #history
    Thu, Apr 29, 2021 12:21pm -07:00
  • My stack will outlive yours (blog.steren.fr)
    #html #css #web
    Tue, Apr 13, 2021 5:44pm -07:00
  • Tomek Sułkowski https://twitter.com/sulco
    #HTML/#UX tip for today:

    Setting `autocomplete="one-time-code"` will allow your user to fill the input field with the auth code they've just received - without the need to manually copy it from a message.
    Portland, Oregon • 48°F
    #HTML #UX
    Mon, Oct 26, 2020 12:17pm +00:00 (liked on Tue, Oct 27, 2020 12:06pm -07:00)
  • GitHub - emilwallner/Screenshot-to-code: A neural network that transforms a design mock-up into a static website. (github.com)
    #css #html #design #ml
    Thu, Oct 22, 2020 9:31pm -07:00
  • Jeremy Keith https://adactio.com/

    The failed promise of Web Components – Lea Verou

    September 24th, 2020

    A spot-on summary of where we’ve ended up with web components.

    Web Components had so much potential to empower HTML to do more, and make web development more accessible to non-programmers and easier for programmers.

    But then…

    Somewhere along the way, the space got flooded by JS frameworks aficionados, who revel in complex APIs, overengineered build processes and dependency graphs that look like the roots of a banyan tree.

    Alas, that’s true. Lea wonders how this can be fixed:

    I’m not sure if this is a design issue, or a documentation issue.

    I worry that is a cultural issue.

    Using a custom element from the directory often needs to be preceded by a ritual of npm flugelhorn, import clownshoes, build quux, all completely unapologetically because “here is my truckload of dependencies, yeah, what”.

    Portland, Oregon • 69°F
    #webcomponents #customproperties #javascript #html #markup #complexity #declarative #frontend #development #exclusion
    Thu, Sep 24, 2020 6:32pm +00:00 (liked on Thu, Sep 24, 2020 3:33pm -07:00)
  • Jeremy Keith https://adactio.com/

    A Modern CSS Reset - Andy Bell

    October 3rd, 2019

    Some very smart ideas in here for resetting default browser styles, like only resetting lists that have classes applied to them:

    ul[class],
    ol[class] {
      padding: 0;
    }
    

    I select only lists that do have a class attribute because if a plain ol’ <ul> or <ol> gets used, I want it to look like a list. A lot of resets, including my previous ones, aggressively remove that.

    United Flight 906 FRA to ORD • 54°F
    #css #resets #normalise #browsers #defaults #styles #styling #classes #lists #html #elements #frontend #development
    Thu, Oct 3, 2019 11:46am +00:00 (liked on Thu, Oct 3, 2019 2:01pm +01:00)
  • Amber Wilson https://twitter.com/ambrwlsn90
    I find it fascinating, and beautiful even, that no matter what tech stack/libraries we use, everyone's goal is creating markup - the thing that allows us to use the web. I'm always surprised how some don't care very much how markup is structured. #html #a11y #accessibilitymatters
    Portland, Oregon
    #html #a11y #accessibilitymatters
    Sat, Aug 24, 2019 9:53am +00:00 (liked on Sat, Aug 24, 2019 7:32am -07:00)
  • Writing HTML in HTML (john.ankarstrom.se)
    > But how can I then keep the style and layout of all my posts and pages in sync?
    > Simple: don’t! It’s more fun that way.
    #indieweb #html
    Fri, Jun 21, 2019 10:20am +01:00
  • This page is a truly naked, brutalist html quine. (secretgeek.github.io)
    #html #css #design #hack
    Sun, Jun 16, 2019 11:35am -07:00
  • Markdown.css - make HTML look like plain-text (mrcoles.com)
    #markdown #css #html #design
    Sun, Jun 16, 2019 11:33am -07:00
  • AddyOsmani.com - Native image lazy-loading for the web! (addyosmani.com)
    #html
    Thu, May 30, 2019 10:01am -04:00
  • HTML5 UP! Responsive HTML5 and CSS3 Site Templates (html5up.net)
    1 like
    #html #template #design #resources
    Sat, Feb 23, 2019 9:47pm -06:00
  • The Cult of the Complex (alistapart.com)
    "Complexity is good for convincing people they could not possibly do your job. Simplicity is good for everything else."
    #web #html #css
    Sun, Jul 22, 2018 9:23am -07:00
  • Adactio: Journal—Minimal viable service worker (adactio.com)
    #serviceworker #html
    Tue, Mar 6, 2018 8:08am -08:00
  • When does white space matter in HTML? – Patrick Brosset (medium.com)
    • all spaces and tabs immediately before and after a line break are ignored
    • all tab characters are handled as space characters
    • line breaks are converted to spaces
    • sequences of spaces at the beginning and end of a line are removed
    1 like
    #html #whitespace #microformats
    Sat, Mar 3, 2018 7:56am -08:00
  • Jeremy Keith https://adactio.com/

    On AMP for Email by Jason Rodriguez

    February 24th, 2018

    Philosophically, I’m completely against Google’s AMP project and AMP for Email, too. I will always side with the open web and the standards that power it, and AMP is actively working against both. I’m all-in on a faster web for everyone, but I just can’t get behind Google’s self-serving method for providing that faster web.

    Portland, Oregon • 41°F
    #google #amp #email #proprietary #standards #format #gmail #html #frontend #development #monopoly
    Sat, Feb 24, 2018 4:47pm +00:00 (liked on Sat, Feb 24, 2018 9:52am -08:00)
  • syndication formats - anil dash - archives (web.archive.org)
    > for something as simple as syndication and distribution, HTML already has an overwhelming advantage over any nascent formats

    > It would make subscribing to a site easier, since one wouldn't have to find the URL of the RSS feed. The URL of the weblog itself would be what you wanted. How nice.
    #rss #indieweb #html
    Mon, Nov 20, 2017 3:00pm -08:00
  • WebMemex/freeze-dry: Snapshots a web page to get it as a static, self-contained HTML document. (github.com)
    #html #web #archive
    Sun, Nov 5, 2017 8:49am -08:00
  • Aaron Parecki
    Funny how @timberners_lee predicted variable pixel densities in images on the web 24 years ago http://1997.webhistory.org/www.lists/www-talk.1993q2/0417.html
    Portland, Oregon, USA
    5 likes 1 repost
    #html #web #images #pixels
    Sun, Mar 5, 2017 2:43pm -08:00
next

Hi, I'm Aaron Parecki, Senior Security Architect at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming and dabble in product design.

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Security Architect at Okta
  • IndieWebCamp Founder
  • OAuth WG Member

  • 🎥 YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • ⚙️ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2023 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv