From 0afba1167bce330bd9c3510a2fab7a3cf6a4cbb4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Oct 2022 02:56:51 +0200 Subject: Yap: Moved description to title --- static/yap/feed.xml | 28 +++++++--------------------- static/yap/theme.xsl | 23 +++++++++++++++++++---- 2 files changed, 26 insertions(+), 25 deletions(-) (limited to 'static/yap') diff --git a/static/yap/feed.xml b/static/yap/feed.xml index a993335..2dec39c 100644 --- a/static/yap/feed.xml +++ b/static/yap/feed.xml @@ -3,7 +3,8 @@ - Mitja Felicijan + Microblog - Mitja Felicijan + Mitja Felicijan https://mitjafelicijan.com/yap/feed.xml You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you. m@mitjafelicijan.com (Mitja Felicijan) @@ -14,44 +15,29 @@ - Gtk4 is really missing some quality Python documentation! All that you can find is examples for Gtk3, and it is not really completely compatible with v4. This makes working with it extremely frustrating. 😠 + Gtk4 is really missing some quality Python documentation! All that you can find is examples for Gtk3, and it is not really completely compatible with v4. This makes working with it extremely frustrating. 😠 Sat, 08 Oct 2022 02:42:52 +02:00 - I started work on a hobby project that uses Gtk4 to display various data like CSV, SQLite, MySQL and Redis. Essentially, a data exploration tool with some plotting features. + I started work on a hobby project that uses Gtk4 to display various data like CSV, SQLite, MySQL and Redis. Essentially, a data exploration tool with some plotting features. Sat, 08 Oct 2022 02:22:04 +02:00 - An interesting use-case for this type of blogging is also that it is by default RSS reader friendly, making subscribing to these feeds incredibly convenient. + An interesting use-case for this type of blogging is also that it is by default RSS reader friendly, making subscribing to these feeds incredibly convenient. Sat, 08 Oct 2022 01:47:47 +02:00 - I added comments to my site finally. I choose https://cactus.chat/. Really simple implementation and uses Matrix protocol, which makes it even more cool. 🎉 + I added comments to my site finally. I choose https://cactus.chat/. Really simple implementation and uses Matrix protocol, which makes it even more cool. 🎉 Sat, 08 Oct 2022 00:38:18 +02:00 - I have been testing ideas how to implement microblogging as a replacement for Twitter. Using XSL and XML is an interesting idea that is supported through major browser. View the source of this page and check it out in action. + I have been testing ideas how to implement microblogging as a replacement for Twitter. Using XSL and XML is an interesting idea that is supported through major browser. View the source of this page and check it out in action. Sat, 07 Oct 2022 01:38:18 +02:00 - - diff --git a/static/yap/theme.xsl b/static/yap/theme.xsl index e6f80f8..44e679b 100644 --- a/static/yap/theme.xsl +++ b/static/yap/theme.xsl @@ -32,6 +32,21 @@ }); + + @@ -40,7 +55,7 @@

- +

@@ -79,9 +94,9 @@ - -
- + +
+
-- cgit v1.2.3