CSS: vertical scrolling with bump
In this example I have implemented a web page divided into two sections, with CSS. The two sections are separated by a bump.
Jan, 14
Proxmox: live migration with Ceph RBD
This is a video I made to show how to install Proxmox (on 3 machines) and use the Live Migration offered by Ceph RBD.
Jan, 08
Font Awesome
Font Awesome is a icon library which you can freely use in your web site or desktop application. There are more than 1000 icons available, free of charge.
Jan, 05
Ocean waves
Sometimes shaders are little pieces of art and engineering. This shader, found on the web, shows photorealistic ocean waves.
Jan, 01
JS: the follower
I remembered that in the early 1990s and 2000s, the face chasing the mouse pointer was fashionable on the internet. There was various examples in SWF format.
Dec, 29
Three.js: complex animations
On three.js you can use complex animations regulating weights. In this code example I show a character with 3 animations: one for walking, one for moving the head and one for moving the arms.
Dec, 26
Python Sessions with Bottle and Beaker
In Python, creating a session is easy, but you need to use the right instruments. In this post I'll use bottle (a WSGI server) and Beaker (a session manager).
Dec, 23
Matrix Effect in JS: explained
The most famous effect in the 2000s era is in my opinion the Matrix™ effect. You can easily obtain this effect from a simple javascript.
Dec, 20
Proxmox: make go a VM on Internet
Proxmox™ is an enterprise-level virtualization system. It supports CephFS and live migration. Its own configuration is rather simple, but there are some difficult steps for a newbie.
Dec, 19
Apache2: local web site with a domain, on linux
On linux™ you can obtain a local web site with its own domain name, without the need to publish it.
Dec, 18