Showing posts with label community. Show all posts
Showing posts with label community. Show all posts

Thursday, March 27, 2008

JBoss Portal Summer of Contribution

Thanks to Bob, JBoss is a mentoring organization for the Google Summer of Code 2008.

We have created a few JBoss Portal related subprojects for that matter:
  • Content Clipper: Thomas started a few weeks ago a prototype of a web clipping engine that is able to integrate with different kind of content providers such as a remote web page, or a request dispatch into another application deployed in the same server. The goal is to transform the prototype into a project consumed by JBoss Portal.
  • Web SPI implementations: we have developed a Web Service Provider Interface (SPI) that allow our latest product JBoss Portlet Container to be executed in any servlet container in a reliable manner. The student would develop implementations of the Web SPI implementations in order to integrate with additional servers.
  • Dashboard system improvement: that project is focused on upgrading the portal object implementations (portal, pages, portlet windows system) in order to support additional page models that would allow to mix shared portlets with dashboard portlets.
  • OpenID integration: extend the current portal SSO integration (CAS, JOSSO, OpenSSO) by providing an OpenID authentication implementation.
The different items are also described in our GSoC page here. If you are a student and you want to be involved in the JBoss Portal project, this is a very good opportunity for you to contribute to the project and join us!


Thursday, February 14, 2008

JBoss World day 1

Yesterday was the first JBoss World day.

I had the chance to go on stage during the keynote, invited by our CTO Sacha Labourey to make a little (but working) demo of JBoss Portal 2.6.4. My goal was to show to the audience the current JBoss Portal product and to get the following message out:

  • JBoss Portal 2.6.4 just released
  • JBoss Portlet Container 2.0 Beta, an implementation of the Portlet 2.0 spec (will be released tomorrow, more to come, stay tuned)
  • JBoss Portlet Bridge to make the integration of JSF/RF/Seam apps in JBoss Portal
Right now I am sitting at Thomas session about JBoss Portal. 

My talk is tomorrow morning at 9 AM and you don't want to miss it if you are present and want to hear about Portlet 2.0. I hope to see you there!

Tuesday, November 20, 2007

Meet JBoss Portal developers at Javapolis

Julien Viet and I will be at Javapolis '07 in Belgium. We have no formal talks planned, we just go for fun. If you happen to be there and want to discuss, share ideas or simply offer us a drink, please come see us or ask for us at the JBoss booth , you can also recognize us because we will be wearing specially made JBoss Portal t-shirts!

We are eager to hear and discuss about how you use JBoss Portal, what major issues you faced, what could be improved in your opinion or let us explain you about the product or anything related (good or bad) and even unrelated. We will also accept Christmas gifts, or any other kind of gift.

If you happen to live in Belgium but have no access to Javapolis we can also meet outside. You can contact me at thomas.heute@jboss.com.

(PS: We'll also be at JBoss World in Orlando in February, but i will come back in more details about this)

See you there !

Friday, November 9, 2007

Facebook

We created a JBoss Portal group on Facebook a couple of weeks ago as it is an interesting place to be, if you are on FB and reading this blog, I encourage you to join us.

Tuesday, October 30, 2007

Open-source JSR 168 Portlets or lack thereof...

It is very often the case that portal users wonder where all the free / open-source JSR 168 portlets are. After all, there is an abundance of portlets for other non-JSR 168 portals (NetVibes and Google come to mind). So, what is different in the world of JSR 168 compliant portals?

First, let's look at portlets bundled with the different JSR 168 portals. After all, the number of bundled portlets is (quite astonishingly to me) often used as a selling point for portals. This makes some sense: you want your users to hit the ground running and deploy a portal that does interesting stuff out of the box. The interesting part of it is central to the issue though. Interesting means different things to different users and that's where things start to get complicated...

For portals such as NetVibes, Google or Yahoo (which was the first historically), which I call aggregation-oriented portals, developing useful portlets is not usually a challenge in the sense that users of these portals are not interested in integrating complex services but rather in aggregating information that's usually available as web pages/services. A bit of HTML, some javascript, a well-crafted API and you're on your way. JSR 168 compliant portals, on the other hand, usually target business users that have to deal with integration of disparate web applications to provide a unified interface to their users, who, in all likelihood, will depend on these services to do their job. Now, this is not to say that JSR 168 portals cannot or shouldn't be used as aggregation-oriented portals but the fact is that the user community for such use of JSR 168 portals is quite small compared to business deployments.

Interesting, in this enterprise context, means something quite an order (if not more) of magnitude more complex than aggregating content which won't be missed much if not available... And, to me, that's the biggest reason why we don't see a more striving marketplace for JSR 168 portlets. The ones that are developed are never seen because they don't make any sense outside of the context for which they were developed as they are so tightly bound to the enterprise services they interact with. Sure, for some of these portlets, some effort could be spent on writing them in a more generic way so that they can be reused by other people, but how often do developers have the latitude/time to spend on extra-curriculum activities as these while working on mission-critical projects?

The argument could also be made that portal developers should spend the time to work on these business-level, reusable portlets. From my portal developer perspective, portal development and portlet development are two different separate activities, with different lifecycles and constraints. There is definitely a market for JSR 168 portlets. However, the return on investment on open-source portlets that would be bundled with JBoss Portal is very low. First, it's not clear what portlets the community wants/needs. Second, a significant amount of time would have to be spent developing them to make them both useful and reusable (though, obviously, this depends on the portlet). The more generic, the more time we would need to spend on them, also running the risk of making them more complex. Now, what do we have to gain from doing this? Increased visibility in the community and market share, which are both good things. But how much of this would translate to paying customers? Would it be enough to justify the time we spent on these portlets as opposed to working on the core product? Hard questions to answer... The only way I see this making sense from a business perspective would be to span a complete separate group that would only deal with portlet development and associate support, just like any other products. Is it something that JBoss want to get into? I don't know and it's not for me to decide anyway. :)

Another point is how bundled (and more generally open source) portlets are desirable as startup projects for further developments. Once again, it makes a lot of sense. How is it, though, that rarely are these portlets contributed back to the community? Hint: useful, reusable portlets take time and attention to develop. Most people write custom solutions and don't bother/care about making it reusable. A community doesn't build itself. It's a two way street... JBoss Portal provides an open repository for portlets... It is not as great as it could be, and we are aware of that, but like most things, this takes time and, from my personal point of view, with seemingly low interest from the community, I'd currently rather spend that time on improving Portal itself.

More interesting, to my mind, to remedy to the perceived dearth of portlets, is easy integration of popular user-oriented, non JSR-168 portlets within a JSR 168 portal. Starting with JBoss Portal 2.6, it is now very easy to use Google widgets within a Portal page. Support for other (NetVibes comes to mind) is coming up...

In conclusion, when looking at a portal, should you be looking at the set of bundled portlets? Sure. Should it be a deciding factor? Maybe, if you only want to deploy a simple, aggregation-oriented portal. However, if you are on the market for an enterprise-class portal, you should probably be looking at the portal's compliance with standards, capabilities, scalability, how well it integrates with enterprise services, how well tested it is, etc.