
Recherche avancée
Médias (91)
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
-
USGS Real-time Earthquakes
8 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (79)
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, 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 (...)
Sur d’autres sites (11638)
-
NuGet : where is AForge.Video.FFMPEG
16 janvier 2017, par Evgeniy175Good day. I want to use
AForge.Video.FFMPEG
in my project. So, i try to find it on the NuGet. But i’m not found it here.So, here it exists : https://code.google.com/archive/p/aforge/downloads
But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?
-
Dependency in requirement.txt not installed
5 mars 2017, par Cheng Jaycee JiangI need to deploy a flask app to google app engine.
I used docker and there lines are in Dockerfile :ADD requirements.txt /app/requirements.txt
RUN pip install -r /app/requirements.txtIn requirements.txt file :
Flask==0.12
gunicorn==19.6.0
boto==2.46.1
gcs-oauth2-boto-plugin==1.8
ffmpeg-normalizeIt is supposed to install install all dependencies. But somehow "ffmpeg-normalize" is not installed in google app engine instances.
Can anyone help me with that ?
If there is another better way doing the package installation, I will be happy to go with as well. Thanks !!
-
NuGet : where is AForge.Video.FFMPEG
1er juin 2018, par Evgeniy175Good day. I want to use
AForge.Video.FFMPEG
in my project. So, i try to find it on the NuGet. But i’m not found it here.So, here it exists : https://code.google.com/archive/p/aforge/downloads
But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?