3
I Use This!
Very Low Activity

News

Analyzed 1 day ago. based on code collected 2 days ago.
Posted almost 12 years ago by Sébastien Bordes
Hi everyone ! I’m pleased to inform you that we have released JRebirth 0.7.6. It brings some threading improvements and add a default JavaFX preloader with some basic API enhancement. You should migrate to this new version immediately. You can find ... [More] the full release notes here : stable.jrebirth.org/releaseNotes.html and the installation procedure here: stable.jrebirth.org/doc/Installation.html Version […] [Less]
Posted almost 12 years ago by Sébastien Bordes
On Saturday the 23th of November Guruprasad Shenoy (@gpshenoy) has explained JRebirth features during Java Summit at Chennai (www.jugchennai.in/chennaijavasummit). You can find slides here : www.jrebirth.org/apps/JRebirthTour.html They are a good ... [More] introduction to JRebirth Application Framework I really want to congratulate and to thank Guru for his commitment to give this session with slides that had […] [Less]
Posted almost 12 years ago by Sébastien Bordes
Hi everyone ! I’m pleased to inform you that we have released JRebirth 0.7.5. It brings some new useful features like full Service layer implementation (that supports  task progress). You should migrate to this new version immediately. You can find ... [More] the full release notes here : stable.jrebirth.org/releaseNotes.html and the installation procedure here: stable.jrebirth.org/doc/Installation.html I really […] [Less]
Posted about 12 years ago by Sébastien Bordes
Hi everyone! I’m pleased to inform you that we have released JRebirth 0.7.4. It brings some API changes ( some method names are now shorter to simplify usage). Obviously it also provides some bug fixes and enhancements. You should migrate to this new ... [More] version immediately. You can find the full release notes here : www.jrebirth.org/releaseNotes.html […] [Less]
Posted about 12 years ago by Sébastien Bordes
On Friday the 15th of June I have animated a JavaFX workshop at EclipseCON France 2013 (Toulouse,  Centre de Congrès Pierre Baudis). The workshop lasted 1h45 and has been recorded but video is probably lost in wonkyland. The primary goal was to do repair seven applications (Mastering Tables) in which I remove some code to […]
Posted over 12 years ago by Sébastien Bordes
This new version of JRebirth offers a new website entirely generated with Maven Doxia engine, all source code is available on the GitHub repository, thus documentation will be updated more frequently because this the new challenge of JRebirth’s Team: ... [More] Provide a really understandable documentation The 0.7.3 is available on: JRebirth repository (http://repo.jrebirth.org) Bintray repository (https://bintray.com/version/show/files/jrebirth/JRebirth/JRebirth/0.7.3) […] [Less]
Posted over 12 years ago by Sébastien Bordes
It was painful but it’s done !! A lot of trouble have been solved lately and infrastructure has been repaired. The 0.7.2 is available on JRebirth repository http://repo.jrebirth.org What’s new ? * JRebirth Maven Repository is up to date Artifactory server was sometimes offline due to a lot of file corruption, Jenkins had broken a […]
Posted over 12 years ago by Sébastien Bordes
Last year I decided to create an application framework dedicated to JavaFX; the brand new graphical toolkit for Java. After having played with Swing, SWT/JFaces, Flex, Silverlight and for sure Web API during several years I wanted to go back to Swing… … and JavaFX 2 had been launched. So I called my framework : […]
Posted almost 13 years ago by Sébastien Bordes
JRebirth 0.7.1 is out !! It’s a small rebound from the 0.7.0 version to manage correctly fonts pre-loading. What does JRebirth provide ? JRebirth is a JavaFX 2 Application Framework, hereafter you have a list of key features : Maintain perfect SoC with a WCS-MVC design pattern JRebirth define 6 main components which have their […]
Posted almost 13 years ago by Sébastien Bordes
On Thursday the 15th of November I have explained new features of JavaFX 2.2 at ToulouseJUG Hero session. This was a lightning talk and it lasted 15 minutes. The video is available on Parleys : www.parleys.com You can find it here : www.jrebirth.org/apps/lightningtalk.html All code source is available on GitHub : github.com/JRebirth/LightningTalk