CLOSED: [2017-01-03 Tue 11:42] :PROPERTIES: :CREATED: [2014-12-26 Fri 14:51] :ID: 2017-01-03-how-to-use-public-voit :END: :LOGBOOK: - State "DONE" from "NEXT" [2017-01-03 Tue 11:42] :END: This page does explain a few things of this blog on how to use this blog in an efficient way. *** Follow My Updates :PROPERTIES: :END: I highly recommend you to subscribe to updates of my blog via [[https://en.wikipedia.org/wiki/Atom_(standard)][Atom/RSS]] one of my feeds. By using this kind of technology, [[http://irreal.org/blog/?p=6745][you get notified on new blog entries]] in contrast to «you have to re-visit the page and look for updates». Therefore, it scales much better when you follow dozens of news sources. Feel free to read [[id:2018-12-25-RSS-Atom][my (German) blog article explaining RSS/Atom feeds]]. If you have not settled for a feed tool yet, try [[https://feedly.com/][Feedly]] which seems to be an easy to use web-based solution which works with all of my feeds. In case you wonder, [[id:apps-I-am-using][my personal solution]] is also described but somewhat more complicated because of my personal setup requirements. [[https://en.wiktionary.org/wiki/TBD][TBD]] for lazyblorg: feeds for auto-tags such as article language or text size. [[https://github.com/novoid/lazyblorg/issues/34][Stay tuned]]! #+CAPTION: Overview of feeds #+ATTR_HTML: :alt Overview of feed content #+ATTR_HTML: :align float-right :width 150 [[tsfile:2017-09-30 public voit - Overview of feeds - link - teaser - full content 150x399 -- publicvoit.png][2017-09-30 public voit - Overview of feeds - link - teaser - full content 150x399 -- publicvoit.png]] Now that I have convinced you to use feeds: The URLs you have to use to subscribe to my blog updates are found in my sidebar. I have three different main feeds: 1. The first one features only the title and a link to my blog article: «[[http://karl-voit.at/feeds/lazyblorg-all.atom_1.0.links-only.xml][links only feed]]» - In case your feed aggregator has some issues with the other two feeds, *use this one* instead. 2. The second one features the title and a short teaser text «[[http://karl-voit.at/feeds/lazyblorg-all.atom_1.0.links-and-teaser.xml][artile teaser feed]]» 3. The last one contains the whole content: «[[http://karl-voit.at/feeds/lazyblorg-all.atom_1.0.links-and-content.xml][full content feed]]» - [[https://github.com/novoid/lazyblorg/issues/24][This feed might be broken due to external content that is not sanitized properly]]. Please use the others. *Note*: Because of my personal inability to come up with one hundred percent valid feed data, content like embedded Amazon or Twitter snippets may cause some technical issues with certain picky feed solutions such as elfeed. In case of such an issue, your feed might stop working (no new updates) or show some validation error instead. If you don't want to use feeds (a decision I don't recommend) you could also use a less efficient alternative to Atom/RSS feeds are [[https://www.changedetection.com/][services like this]] where you get an email on content changes. The best feed alternative in my opinion is [[http://gwene.org/][gwene]], a feed-to-nntp (Newsgroup) gateway: somebody set up =gwene.public.voit= for my link-only feed. On important articles, I usually publish [[https://graz.social/@publicvoit][a toot on Mastodon]] and [[https://twitter.com/n0v0id][a tweet]] using the hashtag =#publicvoit= you might want to follow on Twitter. *** Navigate Using [[http://Karl-Voit.at/tags/][the Tags]] Similar articles share one or more tags. Therefore, navigating via tags (clicking on the tags on top of each article) is a neat way to move around on my blog. If you are unsure how I interpret a certain tag, check out the tag page of the tag (by clicking on the tag). Tags which are important to me provide helpful information on their tag page. Navigating through the date-based links at the top of each page is possible but not as beautiful until [[https://github.com/novoid/lazyblorg/issues/35][that GitHub feature request]] is implemented. I recommend navigation through tags and links within pages instead. Additionally, do not ignore the "Related links" section at the bottom of each article where you can find other articles of mine that link to the current page. That way, you are able to spot articles that are somewhat relevant to the current one. *** Use the Search Bar If you do have certain keywords in mind, search is the most efficient way to look for articles. You can find the search bar on the upper right corner of my pages. For that, I'm using privacy-respecting [[https://duckduckgo.com/][DuckDuckGo]]. *** Understand the Different Types of Pages :PROPERTIES: :END: In [[id:tags-lazyblorg][lazyblorg]] there are [[https://github.com/novoid/lazyblorg/wiki/Page-Types][multiple types of pages]]: 1. *Entry Page* ([[https://github.com/novoid/lazyblorg/wiki/Entry-Page][docu]]) - URL is http://Karl-Voit.at - The entry page features: - A short introduction to the blog - The most recent blog articles and their updates 2. *Temporal* ([[https://github.com/novoid/lazyblorg/wiki/Temporal-Pages][docu]]) - URLs look like =Karl-Voit.at/2016/12/31/this-or-that= - Temporal articles are associated with their publication date which is visible in the URL path - (Seldom) updates on temporal articles: - They are explained at the top of the article: date and content of update - Updates causes articles to re-appear on the entry page and the feeds 3. *Persistent* ([[https://github.com/novoid/lazyblorg/wiki/Persistent-Pages][docu]]) - URLs look like =Karl-Voit.at/cloud= or =Karl-Voit.at/about= - The page you are reading now is a typical persistent article: - Not associated with a certain publishing date - Persistent pages get updated frequently (without being featured on the entry page or feeds): adding links, updating content, ... 4. *Tag Pages* ([[https://github.com/novoid/lazyblorg/wiki/Tag-Pages][docu]]) - URLs look like =Karl-Voit.at/tags/cloud= or =Karl-Voit.at/tags/pim= - On tag pages, you can see all articles which got tagged by the tag - [[id:tags-pim][Some tag pages]] do feature a description of the tag, how I use the tag, and what are the most important articles from my point of view 5. [[https://en.wiktionary.org/wiki/TBD][TBD]]: *Navigational Pages* - Pages for years, months, and days that list all corresponding articles according to their first publishing date - Follow [[https://github.com/novoid/lazyblorg/issues/35][this GitHub issue]] if you want to get updates on this feature.