Differing banners with Pelican-Bootstrap3

Date

This site is generated through Pelican 4.0.1 with the Pelican-Bootstrap3 theme.

If you want different banners for different parts of your website you can do so by making the following adjustments:

more ...

Syntastic and closure-compiler: no checkers available for Javascript

Date

While trying to get the Vim Syntastic syntax checker to work for Javascript I came across the following errors (the numbers are not specific to the errors):

syntastic: 9.418609: CacheErrors: Checker javascript/closurecompiler is not available
syntastic: 9.418964: CacheErrors: no checkers available for javascript


At first I tried …

more ...

Django site mockup: philo-b.xyz

Date

Even though this site is just a mockup, it is fully functioning. Feel free to login and try out the commenting system for example.

The project combines a lot of different types of technologies, many of which were new to me before I started this solo project. It was not …

more ...

Dynamic movement and collision handling

Date

This project is part of a larger project, which involves creating an alive version of a drawing I saw. But to be able to achieve this, the dots involved have to be able to detect eachother and handle collisions accordingly. This turned out to be quite challenging.

Although this version …

more ...

Nutty-Mind: CSS practice

Date

Eventhough I'm more interested in backend development, I still felt I needed to practice my CSS skills. It can be fun, and comes in handy all the time. As practice I tried to copy a certain style I saw in a painting, which resulted in:

more ...