diff --git a/articles/post55.php b/articles/post55.php new file mode 100644 index 0000000..612803e --- /dev/null +++ b/articles/post55.php @@ -0,0 +1,28 @@ + + + + +Dear bloggers: Your RSS feeds suck. + + + + + + +
+

Dear bloggers: Your RSS feeds suck.

+

2023-04-19

+

Now that most of my issues regarding this site are resolved, I want to start writing about something. I have a lot of topics I want to talk about, however for many of these topics there's just not much content to them, so I apologize for the length of some of these.

+

Anyways what better topic to start with than this one. My blog isn't perfect, I post a lot of garbage here quite often, but what pisses me off is when people will write blog posts, have an RSS feed and then ruin it with one thing. They will put about 1/10 of the blog post in the description tag, and then they will have the blog post in full on their website.

+ +

This is extremely annoying, because it means I have to open up my bloated web browser just to view your blog post which could normally be read using my RSS reader, which is designed for reading blog posts. What if I want to read your blog post on the command line? Or what if I want to read your blog post when I don't have internet?

+

Good RSS readers like Newsboat and sfeed store the full feed locally, meaning you can actually read the articles even when you don't have any internet connection. But when you force me to go to your website, I can't just save it when I do have internet and read the blog post whenever I want to read it.

+

Now, I know why you would do this. First of all, If you have a site, chances are you want people to visit it. RSS is convenient, very convenient and I'm going to admit I don't actually visit the sites for blogs I follow very often, usually I read the feeds every day and then very occasionally visit the websites.

+

So, if you're going to have a blog and you plan on using RSS, please provide the full blog post in the description tag. I know this can cause issues with paragraphs, but you can steal my feed as a base if you want. Thanks for reading, and have a good day.

+
+ + + + diff --git a/blog.php b/blog.php index 3a21d61..6c7db00 100644 --- a/blog.php +++ b/blog.php @@ -13,7 +13,7 @@

Blog

I repost some of my RSS feed articles/posts here sometimes. This is a view of all of them.

NOTE: You can see all of them using my RSS feed.

-

Latest blog post

+

Latest blog post

Feeds

This is a list of feeds containing the complete list of blog posts. You can add any of these to your RSS reader and read at any time, provided you have an internet connection.

If you do not have a reader, install newsboat with your GNU/Linux distribution's package manager.

@@ -24,6 +24,7 @@

Articles

Posts 50-59

+
Dear bloggers: Your RSS feeds suck., written 2023-04-19
News/important update regarding the site, written 2023-04-14
I switched back to Microsoft Windows.. here's why!, written 2023-04-01
Friendship ended with Gentoo, now Arch is my best friend!, written 2023-03-26
diff --git a/css/header.css b/css/header.css index c0bff22..1ed2dc7 100644 --- a/css/header.css +++ b/css/header.css @@ -13,7 +13,15 @@ .navbar a { color: #e6e6fa; - padding: 2px; + text-decoration: none; + padding-top: 5px; + padding-bottom: 5px; + padding-left: 3px; + padding-right: 3px; +} + +.navbar a:hover { + text-decoration: underline; } .navbar span { diff --git a/css/main.css b/css/main.css index 7313489..a40c04c 100644 --- a/css/main.css +++ b/css/main.css @@ -13,10 +13,12 @@ pre { } a { color: #89bfff; + text-decoration: none; transition: 0.1s; } a:hover { color: #ccccff; + text-decoration: underline; } .content { diff --git a/php/projects_header.php b/php/projects_header.php new file mode 100644 index 0000000..22ede12 --- /dev/null +++ b/php/projects_header.php @@ -0,0 +1,13 @@ + + + + + + + + + + +
diff --git a/projects/elevendebloater.php b/projects/elevendebloater.php index eabab15..45ac83d 100644 --- a/projects/elevendebloater.php +++ b/projects/elevendebloater.php @@ -1,7 +1,7 @@ - + Elevendebloater diff --git a/projects/fontctrl.php b/projects/fontctrl.php index bb9949f..9dfefba 100644 --- a/projects/fontctrl.php +++ b/projects/fontctrl.php @@ -1,7 +1,7 @@ - + fontctrl diff --git a/projects/iron.php b/projects/iron.php index b3ee57e..fa7fa82 100644 --- a/projects/iron.php +++ b/projects/iron.php @@ -1,7 +1,7 @@ - + iron diff --git a/projects/libspeedwm.php b/projects/libspeedwm.php index ec44066..dfe6422 100644 --- a/projects/libspeedwm.php +++ b/projects/libspeedwm.php @@ -1,7 +1,7 @@ - + libspeedwm diff --git a/projects/magmaboar.php b/projects/magmaboar.php index 954b3a7..8d8e1a5 100644 --- a/projects/magmaboar.php +++ b/projects/magmaboar.php @@ -1,7 +1,7 @@ - + MagmaBoar diff --git a/projects/overlay.php b/projects/overlay.php index e567724..c3f7528 100644 --- a/projects/overlay.php +++ b/projects/overlay.php @@ -1,7 +1,7 @@ - + speedie's Gentoo overlay diff --git a/projects/p081-download.php b/projects/p081-download.php index b17ffb2..3c0f25e 100644 --- a/projects/p081-download.php +++ b/projects/p081-download.php @@ -1,7 +1,7 @@ - + Download Project 081 diff --git a/projects/p081-install-guide.php b/projects/p081-install-guide.php index 309ec24..bf62931 100644 --- a/projects/p081-install-guide.php +++ b/projects/p081-install-guide.php @@ -1,7 +1,7 @@ - + Project 081 Installation Guide diff --git a/projects/patches.php b/projects/patches.php index b546f4f..2ab339f 100644 --- a/projects/patches.php +++ b/projects/patches.php @@ -1,7 +1,7 @@ - + Patches diff --git a/projects/project081.php b/projects/project081.php index d1bb753..48caeb3 100644 --- a/projects/project081.php +++ b/projects/project081.php @@ -1,7 +1,7 @@ - + Project 081 diff --git a/projects/rchat.php b/projects/rchat.php index 0f9a743..1b7b5b0 100644 --- a/projects/rchat.php +++ b/projects/rchat.php @@ -1,7 +1,7 @@ - + rchat diff --git a/projects/repository.php b/projects/repository.php index 95cb473..6d3453c 100644 --- a/projects/repository.php +++ b/projects/repository.php @@ -1,7 +1,7 @@ - + speedie's Arch repository diff --git a/projects/spde.php b/projects/spde.php index a86f182..ac018ff 100644 --- a/projects/spde.php +++ b/projects/spde.php @@ -1,7 +1,7 @@ - + spDE diff --git a/projects/speedwm-archived.php b/projects/speedwm-archived.php index afac190..ca046c3 100644 --- a/projects/speedwm-archived.php +++ b/projects/speedwm-archived.php @@ -1,7 +1,7 @@ - + speedwm diff --git a/projects/speedwm.php b/projects/speedwm.php index d321d41..22bde72 100644 --- a/projects/speedwm.php +++ b/projects/speedwm.php @@ -1,7 +1,7 @@ - + speedwm diff --git a/projects/spmenu.php b/projects/spmenu.php index 3276406..73b35e0 100644 --- a/projects/spmenu.php +++ b/projects/spmenu.php @@ -1,7 +1,7 @@ - + spmenu diff --git a/rss.xml b/rss.xml index c62193a..a6b1e65 100644 --- a/rss.xml +++ b/rss.xml @@ -409,5 +409,22 @@ ]]> + + Dear bloggers: Your RSS feeds suck. + /articles/post55.php + /articles/post55.php + Wed, 19 Apr 2023 00:00:00 +0100 + + Now that most of my issues regarding this site are resolved, I want to start writing about something. I have a lot of topics I want to talk about, however for many of these topics there's just not much content to them, so I apologize for the length of some of these.

+

Anyways what better topic to start with than this one. My blog isn't perfect, I post a lot of garbage here quite often, but what pisses me off is when people will write blog posts, have an RSS feed and then ruin it with one thing. They will put about 1/10 of the blog post in the description tag, and then they will have the blog post in full on their website.

+ +

This is extremely annoying, because it means I have to open up my bloated web browser just to view your blog post which could normally be read using my RSS reader, which is designed for reading blog posts. What if I want to read your blog post on the command line? Or what if I want to read your blog post when I don't have internet?

+

Good RSS readers like Newsboat and sfeed store the full feed locally, meaning you can actually read the articles even when you don't have any internet connection. But when you force me to go to your website, I can't just save it when I do have internet and read the blog post whenever I want to read it.

+

Now, I know why you would do this. First of all, If you have a site, chances are you want people to visit it. RSS is convenient, very convenient and I'm going to admit I don't actually visit the sites for blogs I follow very often, usually I read the feeds every day and then very occasionally visit the websites.

+

So, if you're going to have a blog and you plan on using RSS, please provide the full blog post in the description tag. I know this can cause issues with paragraphs, but you can steal my feed as a base if you want. Thanks for reading, and have a good day.

+ ]]> +
+