Month: April 2012

A console program for Newsgroup post [linux]

I spent a long time to find how to post on newsgroup with Linux in console mode only. Here is the solution ! Download and compile newspost Newspost is a program to post on the newsgroup. I’m on Debian but this package doesn’t exist anymore. However you can download the source and compile them… except […]

SharepointPlus 2.5.1 released [announcement]

I’ve just released SharepointPlus 2.5.1 ! This new version brings two functions : – $SP.people() that will permit you to find the user details (email, manager, departement, job title, …) from his name; – $SP.addressbook() that is a search feature to find anyone from the Active Directory using a part of a name. Enhance your […]

Datepicker pour Bootstrap [Javascript]

Edit 5/04/2012 : d’autres personnes ont fait comme moi, et vous pouvez trouver leur repository sur https://github.com/eternicode/bootstrap-datepicker — ils ont corrigé les mêmes bugs visiblement et ont ajouté quelques petites choses comme le support i18n (internationalisation du format de la date) J’ai découvert un datepicker qui utilise l’excellent Bootstrap de Twitter (vous savez c’est un […]