Janik von Rotz

Superb Java development with Gradle, Hibernate, FlywayDB, JavaFX and Eclipse - Part 1

Wow that’s the best Java tutorial I’ve seen so far!

-You in a few minutes.

Sounds selfish, doesn’t it? Well it has the right to be, it took me 2 hours to write that! Don’t hesitate now and turn on your dev machine. After this tutorial you have to rethink your Java development process and if you don’t have one yet this is the best place to start. I will show you the most advanced tools to speed up your Java development environment and collaboration capabilities. In this tutorial we are going to develop a simple MVC (Model, View, Controller) application ruled by the DRY (Don’t repeat yourself) approach.

The crappy picture below shows what’s going on according to my brain.

Project Concept

Read More...



Finally WhatsApp has grown up

Since the dawn of the internet I’ve been waiting for this feature. After every other chat app competitor (see line or telegram) have launched their web app, WhatsApp finally is available for your browser. Simply go to https://web.whatsapp.com/, scan a QR-code and start chatting with your friends.

Read More...



O3M 57 - Back to the future

Alternative is love, Alternative is live.

Read More...



Print all over me is one amazing thing

For the folks that didn’t know about Print All Over Me yet, here some blabla:

I’ve already posted about PAOM a long time, however it progressed well and is still an amazing thing. Feeling excited about this? Then check out my desings.

Read More...



Let’s write a Laravel application - Fulltext search

This time I want to show you how you add a search functionality to your Laravel application that accomplishes the following features:

Read More...



O3M 56 - TripTrap

Nope this isn’t a trap playlist. That’s a delicious series of relaxed tracks to make your day even more pleasant.

Read More...



Let’s write a Laravel application - Form validation for your backend and frontend

Form validation is always part of your data process workflow. With Laravel you can to validate the input on the controller or the eloquent model. To provide a seamless user experience it’s better to validate a form with JavaScript in the frontend. However due to security reasons you have provide a backend validation, otherwise it would possible to inject non valid data.

Read More...



O3M 55 - Overreaction

Some badass prog electro to start into the weekend.

Read More...



Let’s write a Laravel application - Sortable table

I want to show how you can create a sortable table and reuse the code with any model you want to display. As we don’t want to write any function or definition twice or more, let’s extend the BaseController class with the function to get sorted items from a variable model.

Read More...



O3M 54 - Good Mood

Great songs to feel better. My favourite is the Zara Larsson - Carry you Home remix by David Larkie.

Read More...



30