Pular para o conteĂşdo principal

Postagens

Mostrando postagens de fevereiro, 2016

IoT simplified by IoTSurfboard

IoT, the Internet of Things , is about putting things on the internet, making the world smarter and connected. Is one of the last steps until we reach ubiquon ,  Ubiquitous computing . I remember when I heard about it in the college... Now it is happening. The problem I see that if I want to create applications using things I will have to get in the middle of the chaos that is happening right now. Of course, in the software side there're great initiatives, such as RHIOT  and MQTT , but in the hardware side, well, I bought a lot of sensors, devices and I always have to spend some time with it to actually start creating applications.. Then I found the IoT Surfboard project. About IoTSurfboard The project leader is the java champion Vinicius Senger and it is aimed to allow from beginners to experts to create IoT applications. It is a board that is based on Arduino and comes with components and sensors already integrated: IoTSurfboard components The good thing is th...

Kie Server Manager JavaFX Client 1.0-ALPHA2

Last post I have announced my PET project called Kie Server Management Client , which is a JavaFX desktop application to remotely manage a Kie Server . This is a post about the 1.0-ALPHA2 release. We still have no installer and who wants to try it must know Maven and use Java 8. I do plan a better release in 1.0.Final, but this is a project I work on my spare time, so I can't promise too much. New features User Tasks Management Now it is possible to list the user tasks of a given process instance and all the user tasks of a Container: Listing user tasks for a given process instance ID Jobs Management Now it is possible to schedule cancel and requeue Jobs: Jobs requests management Video The following video shows the new features in action:  What's next? We still have a bunch of features and improvements to add! Process Variables and the Query screen should be next (ALPHA3)!