[MODDB] Smartfeed for phpBB 3

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Get Involved
Locked
User avatar
MarkDHamill
Registered User
Posts: 4886
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

[MODDB] Smartfeed for phpBB 3

Post by MarkDHamill »

I am the author of the phpBB Smartfeed mod that was reasonably popular for phpBB 2. Smartfeed is a sophisticated RSS/Atom interface to phpBB that is smart enough to handle the complex permission logic to allow authenticated users to see protected forums. It also allows the public to get public forums as a newsfeed.

I am in the midst of a version for phpBB 3 and have started with the user interface. As of today a user interface prototype is available. A sample of the screen can be seen below. You can test a non functioning interface here. At this time it is not sophisticated enough to distinguished between logged in and non logged in users. Consequently it shows all forums regardless of requisite privileges. I would appreciate any feedback you have on the user interface.

The phpBB 2 Smartfeed topic can be found here.

Here is a snapshot of the user interface at the moment. The whole screen does not show because the fields are quite lengthy.

Image

Thanks in advance for the feedback.
Last edited by DavidIQ on Thu Aug 06, 2009 12:53 pm, edited 15 times in total.
Reason: Changed title
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
.:: Chico ::.
Registered User
Posts: 463
Joined: Fri Aug 03, 2007 6:35 am
Location: Rio de Janeiro
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by .:: Chico ::. »

Sounds really good.
Mod Dev has a few mods for feeds, but so dificult to get they working.

Hope this one works.
Thank you!
idiotnesia
Registered User
Posts: 509
Joined: Sun Jun 18, 2006 10:58 am
Location: www.phpbbindonesia.com
Name: Pungky Putra
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by idiotnesia »

can hardly wait to try your mod :)
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by saaiberke »

Yes, yes, yes!! You can't imagine how happy I am to find this posting. :)

If you want, i can make a dutch translation for this one as I did for the phpBB2 version.

The user interface is, once again, very clear and easy to use.

Oh man, you make my day ;)

Grtz,

Nic
pimpdaddy
Registered User
Posts: 21
Joined: Mon Mar 19, 2007 8:31 am
Location: Barnsley UK
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by pimpdaddy »

Hi, does anyone know of a "reverse" to this mod? basically i want a news feed to post within my forum...

any ideas?
murnauvsbuñuel
Registered User
Posts: 177
Joined: Mon Jun 20, 2005 9:49 am

Re: [DEV] Smartfeed for phpBB 3

Post by murnauvsbuñuel »

great MarkDHamill .

i have install the old mod to phpBB2 and work fine, i hope that this mod to phpBB3 are so good. This is my favorite mod to feeds :D

thanks. :!:
sorry for my bad english i am spanish.
ImagemxBB Portal the best portal to phpBB2
User avatar
PatPatten
Registered User
Posts: 56
Joined: Thu Dec 07, 2006 10:29 pm
Location: Sittard - Netherlands
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by PatPatten »

Greaat MOD,

Give it to me..

:D
StarTrekGuide Forum Moderation Team Member
phpBB3 MODs and Styles Development - Olympus MOD Database - phpBB programming Academy
.:: Chico ::.
Registered User
Posts: 463
Joined: Fri Aug 03, 2007 6:35 am
Location: Rio de Janeiro
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by .:: Chico ::. »

pimpdaddy wrote:Hi, does anyone know of a "reverse" to this mod? basically i want a news feed to post within my forum...

any ideas?
you can try this one: http://www.phpbb.com/community/viewtopi ... 0&t=589892
User avatar
MarkDHamill
Registered User
Posts: 4886
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by MarkDHamill »

Thanks for the positive feedback everyone. Moving from phpBB 2 to 3 is not a trivial matter and mostly requires rewriting the whole application, so I am afraid if you are anxious for a complete mod it will be some time out. However the user interface is about 80% done and that is a significant challenge in itself. There are also so many rules, some documented, some not, on how to write a "correct" phpBB 3 application, and these take time to sift through.

No suggestions for changing/improving the user interface? This would be an ideal time to incorporate them.
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
User avatar
MarkDHamill
Registered User
Posts: 4886
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by MarkDHamill »

User interface is I hope largely done at this point. Forums shown are restricted based on access, authentication has been added similar to the phpBB 2 version etc.

What I don't expect to be in the interface in the phpBB 3 version includes:

- An administrator interface for ad placement. Too dang complicated right now.
- Some indication of how a forum is restricted (moderators only, user group only, etc.) Right now figuring out permissions is too baffling

I may need to remove the private message feature too depending on how complex that gets when I try to implement it.

http://www.potomactavern.org/phpBB3/smartfeed_url.php
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
scott_thewspot
Registered User
Posts: 202
Joined: Mon Dec 05, 2005 4:13 am
Location: Australia
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by scott_thewspot »

I'd be happy to get a test Beta release that just worked as a "guest". That way the actual basic feed function and reading from phpbb3 etc could be tested out by lots of people while the more complex permissions part and private message parts are being refined.

One reason I would love to see this mod (apart from simple feature richness) is the fact that you are MSSQL friendly, while the other RSS mods seem to prefer to tell me that if I don't use MySQL then I should go do something anotomically complicated to myself.
Forcing phpBB to submit on Microsoft platforms since 2005
Windows Server 2012R2, IIS8.5, MSSQL2012
User avatar
MarkDHamill
Registered User
Posts: 4886
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by MarkDHamill »

Scott, thanks for the offer. The user interface is virtually complete, unless I find bugs or need to tweak features as a result of trying to create the feed.

The user interface does change if you are registered. To see what changes, log in here:

http://potomactavern.org/phpBB3

Use this User Name: Smartfeed Tester
Use this Password: smartfeed

You should see forums that cannot be read by non-members.

Select the Smartfeed icon near the top right.

Note that when logged in you see "Show only your subscribed topics in the feed?" If you say yes, the New Topics control is disabled along with the forums, since logically they should be disabled.

Now, as for the program that generates the feed itself (smartfeed.php), I haven't started that. As I said, it will have to be rewritten. That will be a long process, unfortunately, because it is much harder than the user interface. I will start simple with text only newsfeeds and slowly build it up.
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
scott_thewspot
Registered User
Posts: 202
Joined: Mon Dec 05, 2005 4:13 am
Location: Australia
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by scott_thewspot »

A couple of comments/suggestions/bugs:

1. My IE7 doesn't recognise the presence of the feed automatically when visiting the page. Could that be added as part of the mod process? If you don't know it I can pass on the couple of lines that make it happen.
2. The option for "Show only subscribed topics", will that also work for "subscribed forums" which is now available in v3?
3. The select boxes for the forums to read is a bit odd. If i untick "subsubforum2" then it also unticks the parent forums above it in the hierarchy. What happens if I want to feed from one of those parent forums but not the sub forums below it?
Forcing phpBB to submit on Microsoft platforms since 2005
Windows Server 2012R2, IIS8.5, MSSQL2012
User avatar
MarkDHamill
Registered User
Posts: 4886
Joined: Fri Aug 02, 2002 12:36 am
Location: Florence, MA USA
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by MarkDHamill »

scott_thewspot wrote:A couple of comments/suggestions/bugs:

1. My IE7 doesn't recognise the presence of the feed automatically when visiting the page. Could that be added as part of the mod process? If you don't know it I can pass on the couple of lines that make it happen.
2. The option for "Show only subscribed topics", will that also work for "subscribed forums" which is now available in v3?
3. The select boxes for the forums to read is a bit odd. If i untick "subsubforum2" then it also unticks the parent forums above it in the hierarchy. What happens if I want to feed from one of those parent forums but not the sub forums below it?
Scott, in the phpBB version I added instruction on how to automatically advertise a feed for your forum through putting HTML in the <head>. I will probably do something for this version, but that comes last. Don't worry about it. As smartfeed.php isn't ready, it would be false advertising for me to suggest the presence of a feed.

In phpBB 3, you can subscribe to certain topics. I made a design decision that in this version if you have subscribed topics and you click this radio button you will get a feed for only subscribed topics. That's why the subscribed forums is disabled.

As for unticking "subsubforum2" the unticks above it are by design. Although, now that I think about it, there is an inconsistency here. phpBB 3 allows a forum or a category to have subforums. A category has no posts by itself, but only in the forums contained in it. So logically I need to change the logic so that if a forum has subforums, and someone unchecks a subforum the parent forum is not automatically unchecked. I'll look at that soon. If it is a category, the rule will hold. Thanks for the testing!
Need phpBB services or a phpBB consultant? I offer most phpBB services. Getting lost managing phpBB? Buy my book, Mastering phpBB Administration. Covers through phpBB 3.3.7. eBook and paper versions available.
scott_thewspot
Registered User
Posts: 202
Joined: Mon Dec 05, 2005 4:13 am
Location: Australia
Contact:

Re: [DEV] Smartfeed for phpBB 3

Post by scott_thewspot »

Maybe I'm not understanding something here, but on my forums I have a subscribed to a particular forum so I get notified of *any* new messages posted in it, but I also have subscribed topics from other forums as well which I will then be notified of *replies* to those topics.

Are you saying that I can only do one or the other?
Forcing phpBB to submit on Microsoft platforms since 2005
Windows Server 2012R2, IIS8.5, MSSQL2012
Locked

Return to “[3.0.x] MODs in Development”