Angular-in-Jekyll

Can I use Angular, or other mustache like templating, in a page or post on my Jekyll blog?

Continue reading »

Dont-hardcode-db-names

Following the series of blogposts about making a blog part one, part two, the intermezzo and finally part three I have some todo's left in the code.

One of those resurfaced as an issue in the github repo for the bogart blog. So, let's get on fixing it. This one …

Continue reading »

39

39 (thirty-nine) is the natural number following 38 and preceding 40.

Thirty-nine is the sum of consecutive primes (3 + 5 + 7 + 11 + 13) and also is the product of the first and the last of those consecutive primes. Among small semiprimes only three other integers (10, 155, and 371) share …

Continue reading »

Prevent-referer-spam-with-nginx

A while ago I migrated all my web-endeavors to a new server. It takes up a lot of time and while most of the configuration files are copied between servers a few things have changed.

One of those is the fact that I seem to have gained something called Referer …

Continue reading »

Lets-make-blogs-with-content

We're finally at a point that we start to care about content here. In parts one we created a simple webserver and in part two we hooked up the database. Now we have to read that content.

Fix the first two posts

Ofcourse we made a mess of things the …

Continue reading »