
Recherche avancée
Autres articles (70)
-
La sauvegarde automatique de canaux SPIP
1er avril 2010, parDans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (4462)
-
Revision 7bb48e5e8e : Replacing is_inter_mode with is_inter_block. It should be only a check based on
24 octobre 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_pred_common.c
Replacing is_inter_mode with is_inter_block.It should be only a check based on the block type (inter vs intra), not on
the mode value.Change-Id : I0378cb4ba7c9a1631c1e870a537187b8650fa30a
-
Can we create relay server based on ffmpeg library
1er novembre 2017, par twidCan we create Media Server purely based on
FFmpeg
, as it support various protocols. Main idea is to record and relay remote stream simultaneously. -
Set aria-invalid attribute based on validation
7 octobre 2013, par nschonniSet aria-invalid attribute based on validation
As per http://www.w3.org/TR/wai-aria/states_and_properties#aria-invalid
the validation states should only be added after a user has had a chance
to enter a value