Author Archives: Loïc

Nina fait de la bicyclette !

Posted in Uncategorized | 1 Comment

Les princesses du dimanche matin

Posted in Dance | 1 Comment

Indian Dance Class

Posted in Dance, Music | Comments Off

Custom JavaScript String Functions

I’ve created some missing native JavaScript String function to trim, convert to camel case, to underscored and to dashed formats. Here is the trim() function (gist page): And the toCamelCase() function (gist page): And the toDashed() function (gist page): And … Continue reading

Posted in JavaScript, Tech | Tagged , , , | Comments Off

Irish Dancing

This one goes out to Tom and Claire.

Posted in Child's Mind, Fun with Family | Comments Off

Ballet Cleaners

Posted in Child's Mind, Humor | Comments Off

Showing selected drop-down option in WordPress archive select menu

I needed to show as selected, the option in the WordPress archives drop-down menu (<select>) corresponding to the current page address. One possibility was to alter the get_archives_link(…) function in the /wp-includes/general-template.php. Doing so meant the modification would get over … Continue reading

Posted in php, Tech | Comments Off

Le filles chantent Rudolf

Posted in Child's Mind | Comments Off

My git frequent commands

I’m writing this only for my own usage, so I have a place to find them when I need them. Do all of the following from within the local git project folder. Initializing a repository Then create your repository on … Continue reading

Posted in git, Tech | Tagged | Comments Off

Backwards Witch

Posted in Child's Mind, Music | Comments Off