
Recherche avancée
Autres articles (68)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
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 (12262)
-
Revision 15827 : Ajout du nouveau container webm pour les contenus video et audio cf : - ...
12 juillet 2010, par kent1@… — LogAjout du nouveau container webm pour les contenus video et audio cf : - http://fr.wikipedia.org/wiki/WebM - http://www.webmproject.org/
-
“HTML5 Audio And Video Accessibility, Internationalisation And Usability” talk at Mozilla Summit
13 juillet 2010, par silviaFor 2 months now, I have been quietly working along on a new Mozilla contract that I received to continue working on HTML5 media accessibility. Thanks Mozilla ! Lots has been happening – the W3C HTML5 accessibility task force published a requirements document, the Media Text Associations proposal (...)
-
PHP - Create a video from images without ffmpeg
22 avril 2013, par Stefano GiaconeI'd like to create videos from a list of still images using PHP, but I can't install ffmpeg on my server, is there a way to achieve this ?
I don't know anything about perl, but I can write perl code on my server, so if it's not possible on PHP is it possible with perl ? (remember that I can't install anything on my server !)
Thanks !!