I thought I was ready to retire when I resigned my job at Red Hat, but I’ve been sucked back in to the melee that is software development. Watch this space for some fun new projects and tutorial...Read More
Uber…what now? Yes, I know it sounds like an unfortunate incident on a California freeway, but Uberfire is actually a Rich Client Platform for building web applications. Based on the Google Web ...Read More
And now presenting… As I mentioned in Part 1, my proposed model changes will necessarily cause some changes in the Presenter and View classes. Most of these are as a consequence of removing the ...Read More
The Uberfire VFS Uberfire supports two types of Virtual File System (VFS) strategies: simple file access using the server host’s native file system and a git-based repository file system. As of ...Read More
Dude, where’s my file? Default VFS Root In this installment I’ll be adding serialization of the Tasks to our project. We will want to be able to look at what’s actually being written...Read More
Service! In Part 4 I promised to present a better solution to the model serialization problem. In Part 5 I will introduce Errai RPC (Remote Procedure Calls) and show you a service implementa...Read More
TO-DO: Make a TO-DO List In this session I’ll be creating an editor for the TO-DO Task object. I’ll start off by duplicating the Presenter-View pattern already established by the other two...Read More
Good News Everyone! …is what I would have said if there had been good news. The news is that, as of June 8, Uberfire has migrated from wildfly 8.1 to wildfly 10 and GWT’s SuperDevMode will...Read More
This year’s EclipseCon Europe was held, as always, in Ludwigsburg Germany. Featured for the first time this year at the Ludwigsburg event was the UnConference – essentially a collection of...Read More
Hi folks! Several of you have been asking “what happened to the screencast videos on the Eclipse BPMN2 Modeler project website?” To be honest, I don’t know what happened. I kno...Read More