πŸ—» James Van Dyne

✈️Trips πŸ—ΊοΈMaps ✏️️Blog πŸ”—οΈοΈLinks πŸƒRuns πŸ‘‰Now
  • 🏑Home
  • ✈️Trips
  • πŸ—ΊοΈMaps
  • ✏️Blog
  • πŸ”—οΈLinks
  • πŸƒRuns
  • πŸ‘‰Now
  • ✏️Articles
  • πŸ“€οΈReplies
  • πŸ’¬Status
  • πŸ”–οΈοΈBookmarks
  • πŸ—ΊCheckins
  • πŸ“…The Week
  • πŸ–₯Tech
  • 🌲Sustainability
  • πŸƒRunning
  • 🧠Thoughts
  • πŸ‡―πŸ‡΅Japan
  • πŸ’‘TIL
  • β›°Tanzawa
  • 🏑Home
  • ✏️Articles
  • πŸ“€οΈReplies
  • πŸ’¬Status
  • πŸ”–οΈοΈBookmarks
  • πŸ—ΊCheckins
  • πŸ“…The Week
  • πŸ–₯Tech
  • 🌲Sustainability
  • πŸƒRunning
  • 🧠Thoughts
  • πŸ‡―πŸ‡΅Japan
  • πŸ’‘TIL
  • β›°Tanzawa
  • Checkin to Fujiko F. Fujio Museum (藀子・Fγƒ»δΈδΊŒι›„γƒŸγƒ₯γƒΌγ‚Έγ‚’γƒ )

    Fujiko F. Fujio Museum (藀子・Fγƒ»δΈδΊŒι›„γƒŸγƒ₯γƒΌγ‚Έγ‚’γƒ ) 35.61033759830546 139.5733869710137
    Feb 28, 2021
    by James
    in Kawasaki, Kanagawa, Japan
    Doraemon!
    πŸ”—permalink 5 interactions
  • Feb 28, 2021
    by James
    Reworked my template a bit and it seems that comments are now coming through!

    Reply from Tanzawa in moderation
    πŸ”—permalink 2 interactions
  • Feb 28, 2021
    by James
    I can now extract the reply data for microformat and schema.org schemas when I reply. Editing and RSS is also working nicely as well. I'm sending webmentions, but I think my template needs some tweaking as the comment is coming through.

    Mixing Turbo (for replies) and regular page loads (for status/articles) is starting to show it's limits. I think after I get replies shipped, I need to step back and refactor my admin template to go full-in with Turbo.
    πŸ”—permalink
  • Checkin to Enoshima Station (EN06) (ζ±ŸγƒŽε³Άι§…)

    Enoshima Station (EN06) (ζ±ŸγƒŽε³Άι§…) 35.31105482173883 139.4876167959987
    Feb 27, 2021
    by James
    in Fujisawa, Kanagawa, Japan
    Everyone’s favorite, the enoden.
    2021-04-21T00:05:52.jpg 572.57 KB
    πŸ”—permalink 4 interactions
  • Checkin to KUA`AINA

    KUA`AINA 35.30846598519008 139.4835662173073
    Feb 27, 2021
    by James
    in Fujisawa, Kanagawa, Japan
    Talked about this place during the week with co-workers. The body craves an avocado burger near the beach.
    2021-04-21T00:05:56.jpg 449.48 KB
    πŸ”—permalink 7 interactions
  • Feb 27, 2021
    by James
    Working on the display of replies. It's still a big work in progress - but progress none the less. The publish date / by-line work well for articles, but adding in the reply to URL makes it feel like there's too much information.

    My initial design matching the admin interface.


    Perhaps it would be better to make the response title itself a link and hide the url?

    A bit cleaner look?
    πŸ”—permalink 1 interaction
  • Feb 26, 2021
    by James

    I wrote a small post on the Tanzawa blog about My Goals for Tanzawa.

    πŸ”—permalink
  • My Goal for Tanzawa

    Feb 26, 2021
    by James
    I realized while I've been blogging about the development of Tanzawa, I haven't talked much about my overall goals for the system. This post will dive a bit into what my goals are for the system and how I envision it working.

    IndieWeb


    My main goal for Tanzawa is to make a system that makes it enjoyable and easy to blog (be it micro, photo, articles, whatever) while maintaining ownership of your content. Yes, you can achieve this Wordpress, to a degree, but it's not made for it.

    David Shanske
    and the other devs who've made the IndieWeb plugins for Wordpress have done fantastic work. It got me back into blogging and fighting for the open web. Tanzawa is my attempt to build upon the ideas in their work and push it forward.

    Sustainability & Privacy


    My other main goal for Tanzawa is to bring awareness and advocate for a sustainable web. Modern computer systems waste so many resources with poor design, unoptimized media, legacy formats - you name it. Tanzawa will always strive to have the lightest impact on your server, your network, and when rendered on your computer/phone.

    To those ends Tanzawa uses minimal css styled with Tailwind - no large component frameworks. Image tags are written so browsers always choose the latest file format with the best compression so less data is transferred. What's more, we don't change file formats until it's first requested, saving your server from making and your disk from storing images that will never be served. We proudly use system fonts, avoiding megabytes of downloads.

    A smaller, but still important goal for Tanzawa is to build a system that respects your privacy and the privacy of your visitors. We don't include any third-party libraries or scripts that track anything about you. We also strip all location and other exif from uploaded photos.

    Own Your Data


    One of the promises of the of POSSE and backfeeding is that you are in control. The current tooling works, but it feels too geeky. I either need to have a custom setup with a static site (which means writing Markdown and using a command line) or use Wordpress, and then you're stuck within the confines of Wordpress.

    I want to make it simple to "tweet" from your blog. To backfeed from the silos into your blog. And I want to be able to remix this data together, to make new posts and pages, rather than having it locked in posts or behind an opaque API.

    The recent resurgence of interest in blogging and RSS makes me hopeful that when Tanzawa is ready to general usage there's a chance it'll make a difference.
    πŸ”—permalink 12 interactions
  • Feb 26, 2021
    by James
    Still getting the hang of working with Turbo and Stimulus, so not much visible progress today. However, I maanged to automate submitting the reply-to url and refactored the design of the reply page.

    Refactored Reply Form
    πŸ”—permalink 1 interaction
  • Feb 25, 2021
    by James
    I've got a basic Turbo-powered response form built. Using extruct to extract the meta schemas from the page is really simple.

    A basic response form in Tanzawa
    πŸ”—permalink
Previous 155 of 360 Next
Reply by email
Powered by
πŸ”Tanzawa

← An IndieWeb Webring πŸ•ΈπŸ’β†’
Photo of James Van Dyne James Van Dyne Japan

Web developer living in Japan.