CakeNews - A CakePHP feed collection
Posted on 8/6/06 by Felix Geisendörfer
Deprecated post
The authors of this post have marked it as deprecated. This means the information displayed is most likely outdated, inaccurate, boring or a combination of all three.
Policy: We never delete deprecated posts, but they are not listed in our categories or show up in the search anymore.
Comments: You can continue to leave comments on this post, but please consult Google or our search first if you want to get an answer ; ).
One of my little site projects right now, is to create a new CakePHP powered thinkingphp.org. I'm still far from beeing done, but today I felt like working on the RSS feed collection for CakePHP a little bit, and it went suprisingly well. So I just uploaded it so other people can use it if they like to.
- http://www.thinkingphp.org/cakenews/ (Don't forget the trailing / when entering the url manually)
The code also contains a Model for RSS feed retrieval & parsing (no external libraries required) which I'll release later on.
If you think I've missed a feed, or you got a suggestion, feel free to E-Mail me.
Note: The Trac feed makes problems on my web server, but it works fine locally. I think it'll output an error in 2 hours from now when the cache expires, I'll try to fix it when I find time to.
You can skip to the end and add a comment.
Thanks Jose. I'll try to complete it asap ; ).
Ok I just fixed the Bug that caused Trac to be not working, now I'll start to get this baby going ; ).
[...] I just updated the CakeNews site I talked about earlier. The latest version has some simple CSS to it, as well as a 2 new features: Showing the 10 latest events in the world of CakePHP + a form to use the cakephp.org search. I also added the Google Groups feed that contains changes to tickets. [...]
That really nice update about cakePHP... Do you have it in RSS format? ;)
This post is too old. We do not allow comments here anymore in order to fight spam. If you have real feedback or questions for the post, please contact us.
I think this will be a very good resource. Looking forward to it.
Jose