in IndieWeb

My IndieWeb areas of interest

I am planning to attend the next Homebrew Website Club meeting in Portland, and have been thinking about IndieWeb areas in which I have an interest. Here are some topics I would be interested in discussing this week…

Having a conversation

If I want to have a conversation with someone, how should I go about doing that? If I read a post by someone and want to respond, should I try writing my own comment and linking to their site to see if they have webmention support? Should I try to comment directly on their site? What about contacting them on IRC? What if they aren’t on IRC right then?How do I decide how the person wants to be contacted? (look at their h-card info?) It is a bit confusing to me.

Following other sites

Another area of interest is how to follow what other people are posting. Do IndieWeb sites have feeds, and how do I find them? I looked at my own site, and realized to my horror that there was nothing there indicating my feeds! I hurriedly looked through my WordPress widgets, found the one with the RSS feeds, and added that to my home page. I am also interested in seeing if my theme supports other types of feeds based on posts. Since there is a status post, I wonder if the theme creates a feed with just status posts, or if the theme supports feeds for categories. Jeena from Sweden writes about the “indie feed reader” problem. I installed Tiny Tiny RSS, then started adding some IndieWeb sites, and saw that Aaron Parecki, Amber Case, and Tantek Celik do not appear to produce feeds from their sites. I looked around on the IndieWebCamp site, and saw pages on feeds, feed readers, and using microformat parsers to read/follow websites that use microformat markup. Whew! It looks like there are lots of options, but nothing that is very user-friendly. Maybe that means there is an opportunity here…

Curating the web

Finally I am interested in tools to help me curate the web. I currently follow Dave Winer’s River of News web site, where he publishes “rivers” of RSS content on various topics. When I look at these rivers on my Samsung Galaxy S3 using Google Chrome, I scan through the list of news items, and create a new tab for items I want to read. If I want to keep a record of an article or post, I share the URL to Todo.txt, then edit my todo.txt file and copy those links to another text file that I have on my PC. If I am reading articles on my PC and find something that I want to record, I copy the link to my text file, and usually try to copy the title of the article or write a comment below the link to describe what it is. If I want to find something, I do a search of the text file with whatever terms I can remember. I don’t do any tagging or any other categorization, so this is primarily a link dump. I would like to do more in this area. I would also like to be able to publish rivers on my site. I know about Planet and Sam Ruby’s Venus. I am using Venus to power a river of news for one of my websites, but again it was not as user-friendly as I would like, and had problems in displaying embedded videos. Again, maybe there is an opportunity here…

    Mentions

  • 💬 Andy
  • 💬 More Webmention plugin testing – Andy Sylvester's Web

Write a Comment

Comment

  1. It is not quite true that http://caseorganic.com, http://aaronparecki.com and http://tantek.com do not provide a RSS feed. They do indeed, but sadly just don’t link to it in a visible manner. You need to install some RSS-button extension which will show to you who offers a RSS feed which is only linked in the head-part of the HTML. For Chrome this one works well for me: https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd there are similar ones for all the other major browsers. But I agree that it is absolutely not obvious for normal people that they offer feeds.

  2. I read this piece of writing fully regarding the comparison of most up-to-date and previous technologies,
    it’s amazing article.

  3. As a member, you will get profession advice and job
    search strategies sent directly to your inbox.

Webmentions

  • Dave Winer wrote a post with the title “IndieWeb should love RSS” recently, with one of the themes being that the IndieWeb has a lack of support for RSS. I would like to provide a little background from my participation in the IndieWeb community.

    In January 2014, I attended a Homebrew Website Club meeting. This was (and still is) a gathering of like-minded people to discuss personal websites and making updates to them. The lead person was Aaron Parecki, one of the IndieWebCamp co-founders. We all introduced ourselves, and shared various opinions on web site development and talked about our individual sites. One of the things mentioned was the use of microformats as a technique/technology for building websites. I had not heard of this before, and looked into it more after the meeting. I then wrote a post on what I was interested in exploring, and one of the items was “following other sites”. What I found in looking at other Indieweb-type sites was that they did not have any RSS feed for posts. Specifically, the two co-founders, Aaron Parecki and Tantek Celik, did not have feeds available for their sites. In the next meeting I attended, I brought this up. The response was that they were using microformats to encode data within their websites, and that there were microformat parsers which could read that formatted data and present it in a feed reader application. Aaron Parecki even did a hack on the Selfoss feed reader application to allow it to parse microformats-based sites and present site updates like a RSS feed reader would. I even wrote up some instructions on how to set this up (after the fact). In the meeting, however, I asked how the attendees expected people to keep up with site updates without some type of feed to monitor. Aaron’s response was that more people needed to adopt microformats. I said that this was a “boil the ocean” strategy and that people who use feeds to monitor sites expect to use RSS and Atom, not microformats.

    Sometime after that, I noticed that both Aaron Parecki and Tantek Celik started providing a feed for their sites, although it was really a feed generated by some other application that was parsing their microformats stuff. For the next several years, though, the general trend in the group of websites that considered themselves to be part of the IndieWeb community focused on microformats and technologies that built on microformats as a building block. Over time, this overt position against RSS/Atom feeds has subsided, and (per the IndieWeb website), I would say the current focus is on the principles of (1) principles over project-centric focus, (2) publish on your site, and (3) design and UX come first, then protocols and formats are developed second. In that list, RSS and Atom become part of a “plurality of projects“, acknowledging that there can be “more than one way to do it”, as Perl devotees like to say.

    The more active IndieWeb members (Aaron Parecki and Tantek Celik leading the way) have created a number of standards based on technologies grown from implementations on Indieweb websites (Webmention, Microsub, and Micropub). Time will tell if these develop into more mainstream technologies. I think Webmention (supporting site-to-site communication/commenting) is the furthest along (I have it enabled through WordPress plugin on my main site), but I am interested in exploring the others. RSS, though, has stood the test of time, and is still powering feed readers and podcast clients throughout the world. Dave Winer should rightly feel proud of his contributions in this area. RSS and podcasting are a crucial part of what I call (and others have called) the “independent web” (websites and web presences that are not part of a silo like Twitter, Facebook, etc, where people own their data and control it (also an IndieWeb principle)). The two areas (IndieWeb and independent web) share some features, but in my opinion, should not be considered “the same” – there are differences. My hope is that they can coexist and at times even work together, but always with respect (as the IndieWeb code of conduct states: “Be respectful of other people, respectfully ask people to stop if you are bothered….”).

  • I got an email from Matthias Pfefferle about my question with the WordPress Webmention plugin, and that I could not see comments from others on my posts. Matthias suggested I modify the Semantic Linkbacks plugin to enable display of all comments. I am trying to see if I can get this text to appear in the comments on another post by linking to another post. Update: it worked!