As I wrote before, it's not just an update of the current APEXBlogs, instead it's a complete new release written from the ground up with many new sections/features.
One of the new sections in APEXBlogs v2 is the APEX 4 Plugins section. Aggregating blogs and tweets is fine, but in the APEX 4 world, plugins became very important, so I definitely wanted to keep up with what people wrote. So this new section of APEXBlogs is exactly doing that. It searches for the APEX 4 Plugins out there and aggregates them and provides you with an easy search (Interactive Report).

Technically it was interesting to get the Oracle Plugins as they don't provide an RSS feed of their plugins, so I parse the complete html page (with utl_html and regular expressions). I hope Oracle (Patrick) doesn't start to change the look and feel and the way they organized the page too many times ;-)
As you might see in the screenshot, I added a Rating column... I thought to review the plugins I aggregate and add my personal rating against them and some comments why. Obviously it will be a personal rating and might be subjective. On the community plugins page (apex-plugin.com) people can rate the plugins too, but the rating is not part of the RSS feed so I can't show that.
Dimitri,
ReplyDeleteI really like your idea to include feeds from the Plugins areas.
At first, I was surprised you didn't use Feedburner to get the Oracle feed instead of parsing the page directly. Then I realized you wanted to list the Plug-ins, not simply note that the page had changed.
Thanks for giving us a chance to comment on features before you roll them out.
It's looking great so far!
This is an excellent idea! I like the ability to search multiple sources.
ReplyDeleteI realized you wanted to list the Plug-ins, not simply note that the page had changed.
ReplyDelete