Every time I see Trump using his power as president to punish people I think of the time Obama humiliated him at the White House Correspondents Dinner. When I saw it the first time I knew it was trouble. When you're on top you simply don't do what he did. It always comes back to bite you.
Obama had every right to be pissed about the birther stuff. But when you're number one, you can't do it. #
The reallySimple package now gets the site and post id's from wordpress feeds. This will make an EditThisPage function work in the reading side of WordLand.
But before that can work, I have to open a place in the FeedLand database for this info, because WordLand gets its feed flow from FeedLand. No need to reinvent the wheel.
And having this as an interface means that if other feed reader servers want to plug into this network it'll be as easy as possible. #
A JSON format that arrives in your app via a simple websocket interface.
It reads all kinds of feeds, sorts out the differences. You get a simple uniform set of data no matter what the original format is.
Many formats come in, one format comes out.
The world of Really Simple Syndication gets even simpler.
Clear example code in JavaScript, for browser and Node.js.
Any feed reader can be a websocket server.
The content you get is simple.
Ridiculously simple syndication. 🙂
Focus all your attention on creating a ridiculously fantastic app.