• nl
  • en
Roy Scholten
blognewsletterabout
  • blog
  • newsletter
  • about
  • Featured:
  • Bird Bricks
  • On writing week notes

    21 December 2020

    On writing week notes

    Published edition twelve of #weeknotes to the bildung blog today, 20 December 2020: https://write.as/bildung/tag:weeknotes

    It’s a weekend activity, usually on Sundays. My own daily notes, links saved to pocket and any other posts I wrote during the week are used for input.

    • a section on music has emerged as the standard last item
    • title of the post derived from some fragment of one of the links
    • I don’t force myself to add context to any of the links, but will let it happen where it comes
    • The image was a photograph in the earlier editions. Switched to a drawing or print after a couple of times
    • A typographic convention emerged, using “–” as seperators
    • I don’t have an actual reminder in a calendar or task list for writing these, already a habit by now?

    In the beginning I had already written some smaller posts during the week. The week notes were a week to recap them then. Now, with fewer posts in between, the week notes are more placeholders for potential future posts. As always, whether those will get written remains to be seen.

    [Permalink]

  • Setting up a sandbox to play in

    21 December 2020

    Setting up a sandbox to play in

    Such a beautiful drawing of a bear. Look at how the foilage in the background as well. So loose and exact at the same time. Pair with @A_single_bear.

    –
    “This used to be our playground”. A beatiful call for more experiment and play on personal sites. Interesting points in the accompanying twitter thread as well.

    –
    I actually was already doing some prep work to get blank html/css canvases in place within the Hugo static site generator I use for royscholten.nl. The post above was a good call to action to move things along: how to allow for full/raw html and include custom CSS for a single post.

    –
    Next up a first actual experiment in which we explore CSS columns to create a medieval looking page layout, quickly running into the issue that having an image span more than one column while reflowing the text across columns in the remaining space is not yet possible. Pity, but still good fun to work on this.

    –
    Generatief Leren: Wat Werkt en Voor Wie? (dutch)

    –
    “Ethical, easy-to-use and privacy-conscious alternatives to well-known software” at switching.software, via Laura Kalbag

    –
    Sounds: Ad People by Melted Bodies is crazy noisy good and nsfw, probably.

    Still working through all the very interesting sounds listed here: “41 albums and compilations comprising anything from psychedelic rock to free jazz, improvised music, ethnic, ambient, electronic hybrids of all sorts, both new and reissues.” Check out Moğollar, Praed Orchestra! and João Lobo.

    Also, Krust – The Edge of everything. “…his love for ultra-extended intros and long silences is firmly intact.”

    – #weeknotes 2020-51

    [Permalink]

  • Custom CSS and raw HTML in Hugo posts

    17 December 2020

    Great article on the web as personal design playground: https://colly.com/articles/this-used-to-be-our-playground

    One slow moving project of mine is about posting some longer-form, art-directed posts to royscholten.nl, starting with 3 “dossier” pages for each of the main areas currently listed there.

    Two technical pieces I had to get in place to be able to do that:

    1. Load custom css for a specific post.
    2. Allow plain html in the body of a post

    Load custom css for a specific post

    For this I had to connect some dots across multiple pedantic comments on stackoverflow. The apparently more common usecase is to automatically include a css file that is specific to a certain type of post. I want to include a css file with a single post.

    I did not bookmark or document where I found this. I think I remember making Hugo choke on not correctly commenting the url I did want to add as documentation, so I left it out.

    Anyway, in the front matter of that specific post you create a customcss parameter that has the URL to the CSS file you want to include:

    customcss: "/css/specific-styles-for-just-that-post.css"
    

    And in /layouts/partials/head/extra.html add this line:

    {{ with .Params.customcss }}<link rel="stylesheet" href="{{ . }}" />{{ end }}
    

    This takes care of adding the link to the stylesheet to the generated HTML of that specific post.

    Allow plain html in the body of a post

    Much easier. Thank you Ana Ulin for explaining and documenting how to do that.

    [Permalink]

  • Multiple content models, canvasses and chunks

    15 December 2020

    via https://twitter.com/eaton/status/1338601760714354689, eaton points us to https://jjosephmiller.medium.com/the-rhetoric-of-content-types-c9e6994d2b01

    “Separating collections of attributes from rhetorical function is every bit as important.”

    Reminds me of something eaton mentioned earlier: for a given site/platform/service, there’s not one content model, but multiple in parallel.

    Content model for storage

    At the very least there’s the model on the level of the database: the technical content model and the finer grained data model behind that. This content model is mostly concerned with how the content is stored

    Content model for communication

    On top of that the content model for a specific channel, let’s say, “the site”. The content type building blocks in the database model by themselves are not flexible, rich enough to compose the necessary screens with. The content model of the site is often more expressed throug it’s design system, with page/layout types like “landing page”, “list page”, “item page”, “sub home” and the like.

    These are all composit pages. Even the single item page is not built from the content item alone. Header, footer of course, but also additional navigation, and “related content” bits and bobs get added to the core content provided by the content type.

    One difference between item page and the other composits is that on the single item screen, all the additional items are “pulled in” to the content item. The foundation of the page is indeed the item itself. (the URL of the page is the URL of the content item)

    For the other composit pages like a typical landing page it helps to think of those as an empty canvas (header, footer will likely still be on there, I’m talking about the space between those two). For these empty canvasses, there is no one specific content item that is the boss of the page that provides base content and context. Content: there’s no single item that defines the basic set of available items to show. Context: there’s no main metadata to derive the additional “related” items from.

    So given the building blocks as defined in the database content model, we run into the need to repackage the content in a content type into smaller subsets of related fields. (Drupal: view modes)

    We need canvasses and flexible content chunks that can be added to those.

    Content, design, system

    The above still approaches the Communication Content Model from a display/design angle. Expressed in terms derived from design system language. But the communicative function of this “title+body+image+link” content component is not necessarily the same as the communication job of this other “title+body+image+link” content component. They may have an identical structure in constituting parts, but what they communicate and how may be very different.

    [Permalink]

  • The theory and application of diagrams

    13 December 2020

    Congrats to Sue Borchardt for becoming the first cynefin artist in residence. She asks this question which I think is an important one:

    “If a space for creative experimentation existed right now in your workplace, how might today be different for you?”

    This hits exactly on the reason we started tacit.studio.

    –
    I’ve been reposting the work-so-far of my 50 birds project to my instagram account. Scheduling with Hootsuite works well. I just lined up the last ones for this week. Hope to finish at least one more this year to hit 30 completed prints, each in an edition of 20, so that’s 600 prints done. Only 400 left to go!

    –
    On why hand drawn diagrams, as part of this thread. There will even be a conference on the Theory and Application of Diagrams in 2021*.

    I miss working and thinking and drawing through things with my team on my big whiteboard.

    –
    Austin Kleon has a good post on (variations on) morning pages. Earlier this year I stopped a 100+ days streak of writing three pages long hand each morning. Going to get back to that.

    "Morning Pages is another tactic for getting out of your own way"

    –
    I write my morning pages with Eno’s “Neroli” on. Another ambient-ish album that got back into rotation is Wandelaar by Haron

    –
    #weeknotes 2020-50

    [Permalink]

  • A 1000 words, dithered

    08 December 2020

    You can really see the architectural concept coming together.

    [Permalink]

  • Set::Solid weeknotes

    06 December 2020

    Built and curated an exhibition with my partner in art Martijn van der Blom. It’s called SET::SOLID. I’m showing a selection of twelve of my bird prints, Martijn presents twelve unique prints from his Masks series.

    –
    Hanna Darboven & Ruth Wolf-Rehfeldt. Great picture of Darbovens’ desk in there. Ruth Wolf-Rehfeldt created typewriter art in the 1970’s in East Germany which was sent out as mail art. The mail art she received offered glimpes of the world on the other side of the iron curtain.

    –
    Still working through this excellent piece: Undoing the Toxic Dogmatism of Digital Design by Lisa Angela. It already reminded me of a community and a book to check out.

    –
    Some updates to https://royscholten.nl/, it has small pictures now!

    –
    Preparing work on the zines I’ll contribute to a group expo in February 2021. I already made one in remembrance of Herma Steur earlier this year.

    –
    Sounds: my spotify year in review is basically the playlist I made for spinning with some added Esoctrilihum, Mare Cognitum/Spectral Lore and Paysage d’Hiver from before I bought those on bandcamp.

    #weeknotes 2020-49

    [Permalink]

  • SET::SOLID

    01 December 2020

    Nu te zien in de Gooische Brink 35 Hilversum. Lego-prints van Martijn van der Blom en Roy Scholten.

    [Permalink]

  • Aythya Ferina

    29 November 2020

    Facilitated working through a complex site building question. A webcam pointing at some handdrawn diagrams was super useful in keeping the discussion on track.

    I’ve been collecting links on Wardley Mapping for some time now, still need to dedicate time to figure out how/where this applies to the visualizing, mapping things I already do.

    For example, modeling content. I wrote up how to build a content model in Obsidian.

    Found out that the Common Pochard* had been missing from the collection all this time! Fixed that.

    Preparations for an exhibition in the center of town together with Martijn. More on that soon.

    Sounds: saw a tweet that asked for goose bump recommendations. Didn’t reply there, but:

    • Blood on the Motorway by DJ Shadow
    • Ashtray Wasp by Burial
    • Encore from Tokyo by Keith Jarrett

    #weeknotes 2020-48

    [Permalink]

  • Drawing and directing attention

    29 November 2020

    Facilitating a discussion on a complex subject through hand drawn diagrams and a webcam hovering above. The drawings were essential in keeping the discussion productive and on track.

    [Permalink]

  • ««
  • «
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • »
  • »»

Stay connected

Get the latest on new works, exhibitions, and the creative practice.



  No spam. Unsubscribe anytime. Thank you!

© 2026 Roy Scholten Mastodon RSS