With Javascript you can use the scrollIntoView() method. If you want to use jQuery you can use scrollTop. [read more]
This project makes it possible to connect your (old) CDJ 1000 MK3 as a midi controller to Rekordbox. [read more]
Ffmpeg is a great quick way to convert media files. I often use it to convert audio files to the desired format. the simplest way to use it is like the following example; In the next example I add a codec to convert to mp3; [read more]
While playing Mario 64 on the Wii with a gamecube controller I was wishing to play with the original controller. Just like when I play a game of Sonic The Hedgehog I really want an original Sega Genesis/Megadrive controller. The Wii-mote just isn’t good enough for a real retro experience! So I started a search [read more]
If you ever need to do this, Windows devices won’t connect! Add the following to the register and they will. [read more]
In case you want to convert a youtube video to a MP3 file, you could use one of the many online solutions. But if you don’t want all the advertising mess and are not afraid of using your terminal with bash, you can use the following solution. If you have not already installed HOMEBREW do [read more]