CVS edit link for JoBo

I want to support the community with some usable and nice modules.
First module will be something with the Simple Update Protocol.
CommentFileSizeAuthor
#5 fastwebfeed.module.zip13.13 KBg.i.joe

Comments

AjK’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Please ensure you have read http://drupal.org/cvs-application/requirements before applying.

g.i.joe’s picture

Priority: Normal » Critical
Status: Closed (won't fix) » Postponed (maintainer needs more info)

I like to contribute a The Simple Update Protocol module.
This module will be support RSS/Atom feeds for SUP services.
This module could be an extension on the feedapi module but at first it will be an stand-alone module.

As developer I supported/developped a lot websites in Drupal from design to production
for The Flemish Radio- and Television Network (VRT) (http://www.vrt.be/vrt_master/over/vrt_aboutvrt_activities/index.shtml)

website examples:
http://www.ketnet.be
http://www.mnm.be
http://www.stubru.be
http://www.radio1.be
http://www.een.be

I also have experiences in theming, developing custom modules (with code standards and secure code) and upgrading these custom modules to Drupal6.x modules (with de devel,code module).

Looking forward to your reply,

Jo

avpaderno’s picture

Priority: Critical » Normal

Please upload here the code for the review.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

There have not been replies from the OP in the past 7 days. I am marking this report as won't fix.

g.i.joe’s picture

Priority: Normal » Critical
Status: Closed (won't fix) » Postponed (maintainer needs more info)
StatusFileSize
new13.13 KB

Can you make a code review.

thx.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

See comment #1:

Please ensure you have read http://drupal.org/cvs-application/requirements before applying.

If you would have read the application requirements, you would have know why your application has been rejected. As you have not read the application requirements, that is another reason to reject your application.

g.i.joe’s picture

Status: Closed (won't fix) » Postponed (maintainer needs more info)

Ok...
I have read the application requirements and see it's not easy, to get in !!

First I like to explain why to contribute this module.

At the moment there is no fast distribution of the rss feeds. All the feeds published by drupal pings the crawlers via ping-o-matic (ping.module) or another subscribers (multiping.module).
One of the limitation is that it could take a while when the subscriber pulls you're RSS feed.
Another limitations is that it is difficult to get updates from services quickly without the crawlers overloading your site servers with update checks.

There are different solutions to distribute your rss feeds faster without it polling problem:

In the future it will be common to use these publish methods. Wordpress has a plugin that support pubsubhubbub. I do not think we would lose by Wordpress.
There is also much demand by the community:

So now i like to approach these features via my fastwebfeed.module.
It extends the default rss.xml for SUP, pubsub and rsscloud.

I also asked for Aron Novak for a collaboration with the feedAPI.
But I think it's usefull to have standalone module for all the users how don't use the feedAPI module.

thx,

Jo Bollen

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Needs review

When you upload new code, you should change the status to needs review, or who reviews code doesn't know there is code to review.

avpaderno’s picture

Priority: Critical » Normal

Please change only the status; other metadata are not thought to be changed from the applicant.

avpaderno’s picture

Status: Needs review » Closed (duplicate)

Actually, this is a duplicate of #609440: JoBo [jobo].

alex_b’s picture

I'm interested in *at least* sharing a library for Pubsubhubbub and RSSCloud: #617054: PubSubHubbub support.

Even if there is a reason for creating a separate module, we should make sure that the we can share the pubsub libraries.

g.i.joe’s picture

I will publish the first release of this module in a few days... let's say monday 9 november...

g.i.joe’s picture

You can find a Beta version of my fastwebfeed.module at http://cupid-project.be/

g.i.joe’s picture

The first Release Candidate for Drupal 6 is a fact. (fastwebfeed.module-6.x-1.0-RC1)
It supports pubsubhubbub and sup and it inserts this to the drupal RSS feeds.

See http://drupal.org/node/609440#comment-2330606

avpaderno’s picture

@JoBo: The issues in this queue serve for CVS applications, not to report information on a project not hosted on Drupal.org.

g.i.joe’s picture

ok, I understand. It lasted a long time since my access request before I get access to the CVS application.
Therefore I have posted the code somewhere else. So other users can (re) view and download the code.
That's why, I post this information here. Sorry for the inconvenience.