Re: [Erlangweb-users] Erlang Web examples
Brought to you by:
etcerlangweb,
paulgray
|
From: ferrety f. <yfe...@gm...> - 2008-11-05 19:35:09
|
Hi all, Wow, looks very promising !!! Thanks for your reactivity guys. Regards Ferret On Wed, Nov 5, 2008 at 3:56 PM, Michal Slaski <mi...@er...> wrote: > Hi, > I agree that the ERROR report could be changed into WARNING or INFO one. > > At this point the tutorial covers all the Erlang Web features separately. We > were planning on releasing also a package that would combine a variety of > examples into one bigger application. It would be released together with the > components described by Xingdong. > > Michal > > -- > Michal Slaski > http://www.erlang-consulting.com > > On 5 Nov 2008, at 00:07, ferrety ferrety wrote: > >> Hi List, >> >> After quickly reading the doc and the presentation, I've downloaded >> version 1.1 from: >> http://downloads.sourceforge.net/erlangweb/erlangweb-1.1.tar.gz >> >> Everything compiled just fine and the "welcome" demo worked s expected. >> I've noticed that something was missing (see ERROR_REPORT below) on >> startup: >> >> erlangweb-1.1 $ bin/start interactive >> .... >> =PROGRESS REPORT==== 4-Nov-2008::23:59:59 === >> application: eptic >> started_at: nonode@nohost >> >> =ERROR REPORT==== 4-Nov-2008::23:59:59 === >> e_lang module: error during loading file: >> ["config/","languages/","en.conf"], reason:enoent >> >> =PROGRESS REPORT==== 4-Nov-2008::23:59:59 === >> application: wpart >> started_at: nonode@nohost >> .... >> >> So could you fix that guys? >> >> Moreover, I'm looking for concrete examples I can test and learn from? >> It's eaasy to start from something really working. So this will >> minimize the learning curve >> for new comers. An example, where to put your stuffs, how they'll be >> compiled (which file to update for that) ... >> >> Any advices or plan for that? >> >> Regards >> Ferret >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Erlangweb-users mailing list >> Erl...@li... >> https://lists.sourceforge.net/lists/listinfo/erlangweb-users > > |