Author Archives


15
Aug 08

ECMAScript 4 – Goodbye…

Yeah, you read it well…

Forget about ECMAScript 4 and stuff you may have learned while using language based on its draft ( yeah for instance AS3, Javascript 2.0 ). The ECMAScript 4 has been reject in favor of small changes to ECMAScript 3.1. This has been decided at the Oslo meeting.

Here are the main conclusions( check the post on the mailing list ):

  • Focus work on ES3.1 with full collaboration of all parties, and target two interoperable implementations by early next year.
  • Collaborate on the next step beyond ES3.1, which will include syntactic extensions but which will be more modest than ES4 in both semantic and syntactic innovation.
  • Some ES4 proposals have been deemed unsound for the Web, and are off the table for good: packages, namespaces and early binding. This conclusion is key to Harmony.
  • Other goals and ideas from ES4 are being rephrased to keep consensus in the committee; these include a notion of classes based on existing ES3 concepts combined with proposed ES3.1 extensions.
  • So yeah, goodbye package, goodbye namespace, …
    As everyone, I was pleased that Adobe based AS3 on a standard, but now that ECMAScript won’t be, what will happen to AS3?

    Adobe plans was to deliver a language based on a standard. So will they drop package, namespace and all ES4 features to meet the ES3.1 requirement and so step back? Or maybe try to find another standard close enought to ECMAScript 4 to base AS4 on? Or just continue developing their ( now ) “own” language?

    In any cases, that’s just sad. Sad for all the developer who have invested time into this draft, sad for all the companies that bet on it and sad for user who have learned it…

    And ( I didn’t wan’t to put this in my post but can’t help it ) you can probably thanks a big company that has a browser having 80% of the market that insisted they would never support EcmaScript 4

    Sources:
    https://mail.mozilla.org/pipermail/es4-discuss/2008-August/003400.html
    http://ejohn.org/blog/ecmascript-harmony/
    http://whydoeseverythingsuck.com/2008/08/ru-roh-adobe-screwed-by-ecmascript.html
    http://joshblog.net/2008/08/13/how-will-ecmascript-harmony-affect-actionscript-3/

    Update
    Here is Adobe answer.
    http://blogs.adobe.com/open/2008/08/blog_entry_dated_81408_715_pm.html
    They will continue AS3 based on ECMAScript 4 and push it forward.


    28
    Jul 08

    Ressource – Pratique D’Actionscript by Thibault IMBERT go into print

    Yes, finally!
    The book will be printed by Pearson. For now though, just in french.
    You should post comment here to thanks Thibault and to ask for an english version ( maybe if there is tons of people asking for an english version, Pearson will translate it in )
    ++


    18
    Jul 08

    Website – Bug Fix

    Oooops.
    Thx to pedr that pointed out the bug regarding the captcha, where no field where actually visible for you to enter the code.
    You can now add comments without any problems.
    ++


    17
    Jul 08

    Web Tool – Aviary is out in Beta !!!

    Yes, finally it's out.
    I've been waiting for this one for quite a while.
    For now there is only peacock ( pattern maker) and phoenix ( image editor ) available but it looks really promising.
    I will play with them tonight and will let you know.
    By the way I have 3 2 1 invitations left, so if any of you are keen just let me now in the comments...
    ++

    [edit] better with the link :) http://a.viary.com [/edit]


    9
    Jul 08

    AS3 – Lowra and Flex

    Gilles Bertrand gives us some tips on how to use your favorite framework with flex.
    Check it out here ( for english people just check the mxml file )
    That's nice... :)
    I was wondering how lowRa could be integrated in Flex, and have started looking for other frameworks. But it seems I won't have to change anyway.
    So thx Gilles for sharing this ;)
    ++


    29
    Jun 08

    Blog life – Again a new theme

    While I really liked the old theme, it needed some work to fit my needs... Working on it means having time to work on it, which I don't have. So I've looked around again for a theme, widget ready.
    So here is the new one and a big thanx to mukkamu for this nice theme...
    ++


    26
    Jun 08

    Ressource – French book from Thibault IMBERT

    I thought I've talk about this one already but looking in my archive I haven't been able to find it.
    SOooo.
    This is an excellent french book "Pratiques d'Actionscript" from Thibault that you can find here
    ++


    26
    Jun 08

    RIA Ressource – tostring.org

    It's been a while since I blogged. Working like hell and have no time for anything else :/
    But I had to talk about the initiative of Mike Chambers and the tostring.org website.
    The purpose of this website will be to list the open source books available on the net and also translate them into non-english language.
    Check Mike post here
    ++


    12
    Jun 08

    Open Source – Liquid Component

    Hello,

    A quick note to let you know that the Liquid Component done by Didier ( http://bytearray.org ) have been released yesterday.
    Go and check them Continue reading →


    6
    May 08

    Adobe and the Open Source + new RIA Ressource

    Hello,

    Here it is, you can get all the sources for Flex3 but also Flex4 and all the other open projects here

    http://opensource.adobe.com/wiki/display/site/Home

    ( for now only Flex and Blase in the svn )

    Yup, another one,
    Check it here: http://learn.adobe.com/wiki/display/Flex/Getting+Started

    [comment]
    This one was in my draft and I thought I had published it already.
    So it's late news, but it's a way for me to keep the links somewhere.
    And maybe it's new for you...
    [/comment]