Blog by Corentin


javascript

I recently started to collect vinyls and I wanted to display my collection on my website. I found that Discogs, a service that allows to catalog your vinyls, has a public API that can be used to retrieve the data of a user’s collection. I made use of the Hugo data templates to store the vinyl list and their details and dynamically generated the collection page.

Redactor is a WYSIWYG editor for the web, it has a lot of official plugins but you may want to make your own in order to support a particular feature. Lately, I made a plugin to be able to add colored code blocks (as you can see in this post for instance).

Dernièrement, j’ai du déterminer le gagnant du concours lancé sur Geek Mexicain pour gagner Hitman Absolution. J’ai donc créé un code en Jquery qui permet de tirer un nombre aléatoire entre deux bornes. C’est un script assez simple mais il peut être modifié pour différentes applications. Tout d’abord, il vous faudra la version de Jquery de votre choix, prenez la plus récente si vous le souhaitez et importez là dans votre page html.

Dans ce tutoriel je vias vous apprendre a détecter si un stream dailymotion est live ou pas et ce en PHP et en Javascript. Vous allez voir, le code est assez simple et nécessitera sans doute un fichier cache si vous voulez detecter plusieurs streams à la fois sans surcharger le chargement de votre site.