Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RSS and Atom feed tools adhering UNIX philosophy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3355
Location: Rasi, Finland

PostPosted: Wed Mar 18, 2020 8:37 am    Post subject: RSS and Atom feed tools adhering UNIX philosophy Reply with quote

sfeed
  • dependencies are almost none
    • required:
      • C compiler (C99)
      • libc
    • optional
      • make
      • sh
      • awk
      • curl
      • ... etc common cli tools found from practically every installation, see the link at the beginning for more
  • a joy to use
  • simple
  • fast
  • lightweight


I've just started using them.
I've also added sfeed to my overlay.
I didn't see any package archives for different versions so ebuild pulls everything from git... via git protocol. I didn't see https git link either. :(

I hope someone else founds sfeed useful. ;)
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2581
Location: Here and Away Again

PostPosted: Wed Mar 18, 2020 4:56 pm    Post subject: ><)))°€ Reply with quote

Zucca wrote:
I didn't see any package archives for different versions so ebuild pulls everything from git... via git protocol. I didn't see https git link either. :(

Did you notice the Releases [1] part of the site?

1. https://codemadness.org/releases/sfeed/
_________________
Kindest of regardses.
Back to top
View user's profile Send private message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3355
Location: Rasi, Finland

PostPosted: Wed Mar 18, 2020 6:49 pm    Post subject: Re: ><)))°€ Reply with quote

Chiitoo wrote:
Did you notice the Releases [1] part of the site?
Ah. Nope. Missed that. Thanks!
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Mar 18, 2020 7:03 pm    Post subject: Reply with quote

This looks interesting, thanks.

I've tried using net-news/rsstail for this, but its usefulness is limited by pretty-printing that can't be turned off. (also it's at least 4 years out of date and on m-n death row so it probably won't be in portage much longer)
Back to top
View user's profile Send private message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3355
Location: Rasi, Finland

PostPosted: Wed Mar 18, 2020 7:43 pm    Post subject: Reply with quote

One tip for you guys and gals: Use #!/usr/bin/sfeed_update as a shebang for your sfeedrc config file(s).
Then it's easy just to create links to /etc/cron.hourly (for example) from the config file(s).
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!
Back to top
View user's profile Send private message
Zucca
Moderator
Moderator


Joined: 14 Jun 2007
Posts: 3355
Location: Rasi, Finland

PostPosted: Wed Mar 18, 2020 10:27 pm    Post subject: Reply with quote

... and that is if your cron implementation supports symbolic links inside those directories.
Looks like the cronie doesn't like symlinks by default at least.

EDIT: Yup. It uses run-parts, which don't allow it. Dang it. I guess it is a safety measure.
_________________
..: Zucca :..
Gentoo IRC channels reside on Libera.Chat.
--
Quote:
I am NaN! I am a man!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum