public marks

PUBLIC MARKS from decembre with tags storage & tutorial

2017

JSON - What is JSON? An Introduction and Guide for Beginners

in this JSON tutorial and guide, I’m attempting to provide a fairly comprehensive discussion of JSON, its history, and its usefulness. I’ll close with a list of some practical JSON tools that might come in handy in future projects. JSON Defined JSON stands for JavaScript Object Notation and it’s a data format. That is, it’s a way to hold bits of information, similar to a database. Although JSON originated outside the ECMAScript specification, it is now closely related to JavaScript with the spec now including a JSON object and many developers incorporating it as a quasi-subset of the language.

2010

Upload with FTP - MorgueFile (Free Image Storage) - For an easy and efficient way to upload your images.

Here is a quick overview of ftp settings. If you are not sure what an ftp client is, search google specifically for an "ftp client". There are free options available and many to pick from. For PC you can try filezilla, for mac you can try cyberduck. Below are the setting you must use for ftp to connect to morguefile.com : * - Host: upload.morguefile.com * - User name: [your user name] * - Password: [your password] * - Protocol: FTP * - Port: 21 * - Important you must enable Passive Mode.

2007

Grace à NetDrive___Accéder directement au disque dur Freebox HD sous Windows - Wiki FreePlayer.org

Principe : Voir directement le disque dur de votre freebox depuis votre PC sous Windows.. Permet d'utiliser FTP de manière transparente, visible dans l'explorateur Windows comme n'importe quel disque dur local ! Limites : Les fichiers enregistrés provenant de chaînes payantes (ex: Paris Première) ne sont pas visibles via Ftp. Lorsqu'on ouvre un fichier sur le disque ftp, le transfert ftp se lance en tâche de fond. Ce fonctionnement convient bien aux fichiers de type .ts, puisque la lecture démarre immédiatement, et qu'il est possible de faire avance rapide dans la partie du fichier qui est arrivée en local (ex: avec mplayer). Par contre, pour un fichier .avi : la lecture ne démarre que lorsque le fichier est entièrement arrivé (testé avec mplayer et vlc), soit la lecture démarre mais il n'est pas possible de se déplacer dans la vidéo.