heidloff.net - Building is my Passion
Post
Cancel

Introducing Bluemix.info: News Aggregator for Bluemix Developers

When I started to work on Bluemix, I noticed that there is a lot of information and news about Bluemix. That’s great. However it took me a good amount of time each day to find news since it is scattered around multiple places: IBM Bluemix Dev blog, IBM developerWorks library, announcements and other news in dW Answers, IBM press releases, new open source projects on GitHub, YouTube, personal blogs, for example from Ryan Baxter, etc. etc. While this might sound a little negative, to be fair the IBM Bluemix Twitter account does a good job to federate most of this information.

In my new role as Bluemix advocate I have to learn a lot about Bluemix which is really nice. So I wanted to write a real ‘real’ app which shows how to use several Bluemix technologies and services together. In my previous role other people from the IBM Collaboration Solutions (ICS) community and I developed a news aggregator, called Collaboration Today based on ICS technologies. So I decided to re-implement this app as a Bluemix app to understand how to do this and what benefits Bluemix provides. I’ll blog more details, but in summary it was really easy to do so.

You can find the result (until today) on www.Bluemix.info.


image

Bluemix.info is a news aggregator for IBM Bluemix developers and professionals covering news about everything related to IBM’s platform as a service, including runtimes, services, events and much more. Bluemix.info reads information from various sources via feeds. However curators need to approve content first before it shows up on Bluemix.info. Curators can also add entries manually. Find out why curation matters.

Right now only Ryan Baxter (thanks for his help and support btw), Stephan Wissel (thanks to his contributions) and I are curators, but I hope that this will change. To be honest though I don’t know yet whether we’ll actually run this web site or whether we just use it as Bluemix sample. I have to discuss with more of my colleagues. If you would appreciate such a service, please let us know.

The application is not done yet. Especially the user interface needs major improvements. The good news is that my colleague Stephan Wissel wants to provide a new UI. The backend uses currently the following functionality:
– Liberty Java runtime
– Bluemix Cloudant service
– Bluemix single sign on service
– Bluemix data cache service
– Bluemix session cache service
– User provided service
– Bluemix workload scheduler (in progress)
– Plus a lot of other open source libraries

There is currently no real UI yet to add entries. To do this I use a REST API explorer in combination with some automation to fetch feeds from various web sites.

Over the next days I want to do a series of blog entries describing how the application has been built and I’d like to open source the application.

Featured Blog Posts
Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags