Geert Bevin · @gbevin
842 followers · 1128 posts · Server uwyn.net

I set up a community forum for all my Uwyn projects: forum.uwyn.com

Social media and Discord are fun, but there's a growing demand for persistent information and conversations from my users ... so here goes.

#mpe #linnstrument #3dprinting #midi #java #bld #rife2

Last updated 1 year ago

Geert Bevin · @gbevin
772 followers · 957 posts · Server uwyn.net

Very informative and well made video by Darin Pope from CloudBees about good practices when deploying a RIFE2 application through a CI flow, like

youtube.com/watch?v=EEbGNJRWpH

#jenkins #java #continuousintegration #rife2 #docker #webapp

Last updated 2 years ago

Geert Bevin · @gbevin
768 followers · 951 posts · Server uwyn.net

The year 2000 called, I designed a button to promote usage 😁

rife2.com

#rife2 #java #design #promotion

Last updated 2 years ago

Geert Bevin · @gbevin
761 followers · 937 posts · Server uwyn.net
Foojay.io · @foojay
573 followers · 318 posts · Server foojay.social

Wow, cool: the new Java web framework (built on the foundations of the original RIFE framework) by @gbevin includes a new build system that allows you to write your build logic... in pure .

foojay.io/today/introducing-bl

#rife2 #java #foojaytip

Last updated 2 years ago

Geert Bevin · @gbevin
744 followers · 911 posts · Server uwyn.net

I'm pretty stoked with this directory structure builder API that I've been working on as part of . It's pretty common to generate a directory hierarchy with files coming from various places and having specific permissions before archiving everything into a zip file.

I felt this was pretty cumbersome with calls, especially since the structure of the files is not immediately visible from the code. This builder visualizes everything in a single glance.

#rife2 #bld #jdk #java #coding #apidesign

Last updated 2 years ago

Geert Bevin · @gbevin
741 followers · 910 posts · Server uwyn.net

Now that , which contains , is completely being built with bld. It's time to give bld its own page on the RIFE2 website.

rife2.com/bld

#rife2 #bld #java #buildtool #buildsystem

Last updated 2 years ago

Geert Bevin · @gbevin
732 followers · 869 posts · Server uwyn.net

I'm still working on the complete documentation of bld, RIFE2's new pure Java build tool. The initial pages are now up and the first version of bld is available to try out. Curious to hear what your first impressions are:
github.com/rife2/rife2/wiki/Wh

#java #buildtool #rife2 #usewhatyouneed

Last updated 2 years ago

Geert Bevin · @gbevin
732 followers · 868 posts · Server uwyn.net

When you have a logo, things become real :-)

#java #buildtool #rife2

Last updated 2 years ago

Geert Bevin · @gbevin
733 followers · 867 posts · Server uwyn.net

Going through all my RIFE2 projects to convert them to the new RIFE2 1.5 pure-Java build system.

This project is a fun one because it overrides the default test task and extends the default TestOperation to report back the test results to the same project running live on my servers.

github.com/rife2/tests-badge/t

#rife2 #buildtool #buildsystem #java #productivity

Last updated 2 years ago

Geert Bevin · @gbevin
731 followers · 853 posts · Server uwyn.net

RIFE2 v1.5 will have a completely new pure build tool and build system built in. No need to mess with scripting languages or configuration files, your whole build process is just written in Java in a very concise and convenient way. Leveraging all the power of modern IDEs.

I recorded a preview video about the build system's current state, curious to hear your thoughts:
youtube.com/watch?v=YSFs--aqWe

#java #buildtool #buildsystem #productivity #pragmatic #webframework #rife2

Last updated 2 years ago

Geert Bevin · @gbevin
730 followers · 847 posts · Server uwyn.net

Guess I'm now working on a pure tool, primarily geared towards making builds very straightforward, inspired by the good old Ant days.

#java #build #rife2

Last updated 2 years ago

Geert Bevin · @gbevin
730 followers · 847 posts · Server uwyn.net

Guess I'm now working on a pure tool, primarily geared towards making builds very straightforward, inspired by the good old Ant days.

#java #build #rife2

Last updated 2 years ago

Geert Bevin · @gbevin
721 followers · 773 posts · Server uwyn.net

More details on @foojay about the incredible performance boost to thanks to native-image!

foojay.io/today/web-app-startu

#rife2 #graalvm #java #webframework #performance

Last updated 2 years ago

Geert Bevin · @gbevin
712 followers · 761 posts · Server uwyn.net

Got working on native-image. Startup time 14ms, serving 11111 trans/sec at concurrency 20, using GET requests that print a RIFE2 template.

#rife2 #graalvm #java #performance #blazingfast

Last updated 2 years ago

Geert Bevin · @gbevin
712 followers · 761 posts · Server uwyn.net

Got working on native-image. Startup time 17ms, serving 10500 trans/sec at concurrency 20, using GET requests that print a RIFE2 template.

#rife2 #graalvm #java #performance #blazingfast

Last updated 2 years ago

Geert Bevin · @gbevin
712 followers · 760 posts · Server uwyn.net

Immediately start coding your with this of the GitHub project, including a primer of the engine and deployment possibilities.

youtube.com/watch?v=AZWzYwAHDI

#rife2 #java #web #application #tutorial #bootstrap #template

Last updated 2 years ago

Geert Bevin · @gbevin
708 followers · 748 posts · Server uwyn.net
Geert Bevin · @gbevin
708 followers · 746 posts · Server uwyn.net

I wrote a whole new manual section for about dependency injection. Check it out!

I'm curious to hear if it solves your needs, or if other use-cases should be considered.

github.com/gbevin/rife2/wiki/D

#rife2 #dependencyinjection #java #ioc #spring #webframework

Last updated 2 years ago

Geert Bevin · @gbevin
706 followers · 744 posts · Server uwyn.net

Created a bootstrap template repository to make it really easy to get started. Just click "Use this template" and you're ready to have some coding fun!

github.com/gbevin/rife2-hello

RIFE2 now also official supports deploying with an UberJar. The manual, examples and this template repository have been updated for this.

#github #rife2 #java #development #webframework

Last updated 2 years ago