Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · Books · Network Ninja · Archive

Classic tech archive. From the original averyjparker.com tech blog — historical context; pair with modern guides where noted. Full archive · Maker projects · Network Ninja

Classic tip · Classic

FeedForAll tweaking

I really have enjoyed using FeedForAll as a nice, customizable way to insert ANY RSS feed into a web page. I use it with some of my wordpress sites to get relevant news (relevant to the page in quest…

Written by

Avery J. Parker

IT veteran, maker educator, and author of Network Ninja, 3D Printing Mastery, and AI Workflow Mastery. Business IT: Diversified Tech Solutions.

I really have enjoyed using FeedForAll as a nice, customizable way to insert ANY RSS feed into a web page. I use it with some of my wordpress sites to get relevant news (relevant to the page in question) published without the toil of multiple daily updates. It's a nice "set it and forget it" style tool.

Recently though I wanted to make some tweaks to the layout of some of my feeds:

I was VERY glad to find the documentation here showing me what to add to my rss feed template file to sort the entries by date (newest first) and to change the default 5 feed items caught up to what I was looking for (10 items).

I really appreciate this free tool and ESPECIALLY thanks for the great documentation!