Janik von Rotz

PowerShell awesome list introduction

Awesome lists are a great thing on GitHub. It’s about collecting useful resources, packages and modules of a certain technology or subject. It’s the best way of introduction if you have to learn about a new technology. Here’s a good example of a awesome Node.js list by Sindre Sorhus aka the inventor of bower, grunt and many other web tech.

I thought it would be a good idea to do the same for PowerShell. Maybe you’ve got some inputs for me, simply post them in the comment section or make fork of the Awesome PowerShell repository and commit your inputs directly.

So here’s what I’ve got so far:

Read More...



Kung Fury

Since last thursday you can watch the official Kung Fury movie on YouTube.

So what is Kung Fury about? Well, their website says:

Read More...



Shenzen tower climb

Wow! These guys give me the chills. Vitaliy Raskalov and Vadim Makhorov two guys from russia have climbed the second highest tower in the world. Here’s a video of how the did it:

Also check out their website, they’ve some pretty good photograhps: http://ontheroofs.com/

Read More...



O3M 62 - PewPew

Don’t know what to say about this playlist, it’s one of my favorite so far. definitely tune in for the Major Lazer track, it’s absolutely gorgeous.

Read More...



Results of my very important internet survey

First some backgroud informations about why I’ve published this kind of survey:

There are many pulbic survey tools, but none of them offers the as much features as LimeSurvey. To run surveys on my own, I’ve installed the LimeSurvey application on this server. For more insight of how the user interacts with the surveys I’ve added Piwik tracking for my LimeSurvey installation. To test the setup I’ve added a simple survey and posted the link to the SampleSize subreddit.

Read More...



Enable Piwik for LimeSurvey

This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/1d5043a9f40760716def.

Introduction

Piwik is an Open Source webanalytics software. In this tutorial you’ll learn how to integrate the Piwiks plugin for LimeSurvey.

Read More...



Install LimeSurvey webapp

This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/169c177fe3927247f579.

Introduction

LimeSurvey is the leading open source survey application.

Read More...



O3M 61 - Pharao

Trap music is the latest invention of the dance music industry. Honestly trap music is not my taste, but sometimes these low pitched bass driven pieces of whatever even can catch my vibe.

Read More...



Build a Java 3-tier application from scratch – Part 6: Client view

Welcome to the final part of my tutorial. In this last part we are going to write our view and run the client application.

The client application consists of a login and a data pane. When you’ve successfully logged in, the visibility of these panes will be switched. That’s all you have to know. In case you want to use scene builder to create the client GUI here’s a picture of what you have to build:

Read More...



Build a Java 3-tier application from scratch – Part 5: Client controller

As you’ve seen there are 5 models in our application. This is not that much but requires a lot of effort to display them in the client application. As this tutorial doesn’t cover every aspect of a rich 3-tier applicatoin I will show only how you can authenticate the client application and edit the Employer entities.

Read More...



28