
Recherche avancée
Autres articles (2)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (1458)
-
pixblockdsp : Have function pointer prototype match implementation
31 octobre 2016, par Diego Biurrunpixblockdsp : Have function pointer prototype match implementation
libavcodec/pixblockdsp.c(58) : warning C4028 : formal parameter 1 different from declaration
libavcodec/pixblockdsp.c(63) : warning C4028 : formal parameter 1 different from declaration
libavcodec/pixblockdsp.c(66) : warning C4028 : formal parameter 1 different from declaration -
ituh263dec : Have function signature match across declaration and definition
31 octobre 2016, par Diego Biurrun -
ffserver : check for codec match using AVStream.codecpar
8 novembre 2016, par Reynaldo H. Verdejo Pinochet