Bonnes pratiques pour la création de thèmes et de sites avec Silex et Oof

Posted on 8 février 2010 by lexa.
Categories: Dev-Prog, It's Hot, it's Graphic Design !, Organisation, Silex Workshops.

Ce post est pour les utilisateurs chevronnés de Silex, ceux qui l’utilisent au quotidien. Quels outils utiliser pour être efficace, quelle arborescence de fichiers pour vos projets, quels éléments customiser pour avoir un site à 100% aux couleurs de votre charte graphique ?

Le but est de mettre tout le monde d’accord pour que tous les profiles utilisant Silex y retrouvent leurs petits : flasheurs, designers, webmasters et développeurs… Alors pour ceux qui ont envie de pousser leur pratique de Silex au dela du travail d’une seule personne pour un seul site, lisez ceci !

(Lire la suite…)

Un slogan pour Silex ?!?

Posted on 5 février 2010 by Franck.
Categories: News, Silex Workshops, The Bright Side of Open Source.

Vous avez des idées ? Ca tombe bien, Silex lance un concours de slogans !

Les 3 meilleures propositions (suite à un vote démocratique des membres objectifs de l’équipe) auront la chance de pouvoir participer gratuitement à la première formation «Initiation à Silex» le jeudi 11 mars 2010 dans les nouveaux locaux de l’association Silex Labs à Montreuil (RER A – Vincennes).

Vous avez jusqu’au 28 février pour nous soumettre vos propositions en commentaire de ce post en indiquant vos slogans, vos noms et prénoms, et votre email.

Pensez svp à indiquer si vous désirez participer à la formation si c’est le cas !

Alors, à vos plumes… euh vos claviers !

  • English

Silex Labs se met à la Formation

L’équipe Silex se constitue enfin en association et lui donne le nom de Silex Labs.

Comme première action, nous organisons une série de formations pour répondre aux nombreuses demandes des professionnels.

Vous êtes intéressés ? Pensez à vous renseigner pour faire financer votre formation par le biais d’un Droit Individuel à la Formation (DIF) ou d’un Congé Individuel de Formation (CIF).

Autre possibilité ! Participez au concours de slogan Silex, et gagnez une invitation gratuite à la première formation «Initiation à Silex» le jeudi 11 mars 2010 dans les nouveaux locaux de l’association Silex Labs.

Alors rendez-vous en 2010 sur le blog, les forums et dans les locaux de l’association Silex Labs à Montreuil (RER A – Vincennes).

Et comme on ne le dit jamais assez: «Parlez en autour de vous, Silex vous le rendra !»

    AMFPHP is back

    Posted on 2 février 2010 by Ariel.
    Categories: Dev-Prog, News, The Bright Side of Open Source.

    AMFPHP is back! A new team has come together to get the project moving again.

    What?
    AMFPHP is the best way for Flash to communicate with your PHP code. It understands the AMF data sent and received by Flash, and translates it into something your PHP code can work with. AMF allows for binary serialization of Action Script (AS2, AS3) native types and objects to be sent to server side services.

    Why?
    It is a critical component in a number of projects, so we decided to revive it. Many CMS can integrate with AMFPHP. Check http://www.amfphp.org/frameworks.html

    Where?
    www: http://amfphp.sourceforge.net/

    Learn more: http://amfphp.sourceforge.net/about.htm

    Please discuss in the comments.

      new beta release for Silex. plugins and a new text editor

      Posted on 1 février 2010 by Ariel.
      Categories: Dev-Prog, En vrac, News, The Bright Side of Open Source.

      Dear developers and testers,

      Silex has evolved to a more structured framework made of javascript, ActionScript and php classes.

      Ariel and Lex have implemented a system of hooks which make it possible to develop components, layonew reluts and tools which override the behaviour of Silex. Here are some interesting links to explain this « hook » technique we have set up in Silex :
      - http://en.wikipedia.org/wiki/Hooking
      - http://www.raymondselda.com/understanding-action-hooks-in-wordpress/
      And in French :
      - http://fr.wikipedia.org/wiki/Hook_(informatique)
      - http://www.lautre-monde.fr/les-hooks-wordpress/

      The first applications we did with it are very important : a new rich text editor which is the first step to porting Silex to AS3 and using tools made with Flex. It is possible to use this tool in a separate window, changing the way you use the tool boxes, and making it possible to use two screens with Silex. All the tools are being ported to AS3 and we will try to include several powerful ideas.

      An other application is the « measure tool » which let you measure the execution time of several functions in Silex. We will use it to determine where we can optimize the code. And we have already found several things we can change to make Silex much more efficient so that it requires less memory to use it.

      So please help us with your comments on the 1.5.4 beta release :
      https://sourceforge.net/projects/silex/files/

      Looking forward to « seeing » you on the forums,
      The dev team.

        Flash Version of this website