Article XSLT example in XSpec
We look at using XML transforms and testing the result using XSpec
We talk about building a real compiler used to build a Linux system.
We look into creating a game in love2d
Looking into WebSockets and how to set up a simple server to send messages back and forth. I’m using a simple chat server example and sends messages from javascript and PHP.
In this tutorial, I go through how to create a video in java. Using the framework Xuggle we can create a video file containing a stream of images. But you can use any BufferedImage to create these frames, so this library is super flexible and even support audio.
Going though the process of solving the advent of code challenges for this year.
I’m trying to solve all the Advent of Code puzzles in this video series.