
Recherche avancée
Autres articles (61)
-
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" (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (6186)
-
Revision 347f3a0aa8 : Code cleanup. Fixing code style, using array lookup instead of switch statement
27 février 2013, par Dmitry KovalevChanged Paths : Modify /vp9/common/vp9_blockd.h Modify /vp9/common/vp9_idct.h Modify /vp9/common/vp9_idctllm.c Modify /vp9/encoder/vp9_dct.c Code cleanup. Fixing code style, using array lookup instead of switch statements for forward hybrid transforms (in the same way as for their inverses). (...)
-
Revision 0c0de00217 : Motion vectors code cleanup. Fixing indentation, removing redundant parenthesis
27 février 2013, par Dmitry KovalevChanged Paths : Modify /vp9/decoder/vp9_decodemv.c Motion vectors code cleanup. Fixing indentation, removing redundant parenthesis, deciphering single letter variable names, better spacing. Change-Id : I1d447a7d69eddbf1e94e0820423615f40ea2d591
-
Update to jshint 1.0.0 (grunt-jshint 0.2.0), fix the one error it points at. Small cleanup in Gruntfile.js
27 février 2013, par jzaeffererm Gruntfile.js m jquery.validate.js m package.json Update to jshint 1.0.0 (grunt-jshint 0.2.0), fix the one error it points at. Small cleanup in Gruntfile.js