I was building an RSS reader for a project last week and it turned out to be a cool little app. So I thought I’d share some of the code.
This is an open source PHP application which can convert any RSS feed into a PDF newspaper.
It works flawless with fetching only the text & ,currently, has a partial support for images.
» Čítať ďalej originálny článok
This is just a quick tutorial on something that’s been coming up a lot for me lately. Managing a large web site with no content management system (and no CMS in sight for the near future) can be a hell of a task when everyone wants to get their hand into the web content and make edits. I run into this problem A LOT. So lately I’ve been implementing a custom sort of CMS using simple PHP/MySQL and making the output available in an RSS format.
This morning it occurred to me that I haven’t written a post about my RSS feeds. I’ve been meaning to for about a year now, but for whatever reason it hasn’t happened until now. I rely on my feed reader for a lot of inspiration so I feel like I should share that and maybe promote some great sites at the same time.