We also had a little discussion about the toolchain to be used for the front-end code (HTML, CSS, JS) to provide a build system of sorts for the front end (to do minification, optimization, linting etc).
The two frameworks that we were considering were - Yeoman[1] and Brunch[2], both of these perform a very similar task and there is very little to distinguish between them. >From my understanding the only limitation of Brunch is that it lacks a package manager (ie. a piece of software that takes care of all frontend dependencies of css and js libraries say like jquery and maintains them at the latest version). We would really like your input on what you think should be used. Here are some links that might be useful[3][4]. [1] www.yeoman.io [2] www.brunch.io [3] http://www.tehhayley.com/blog/2012/brunch-vs-yeoman/ [4] https://github.com/brunch/brunch/issues/408 Cheers, Subho On Wed, Jul 10, 2013 at 12:12 AM, Danushka Menikkumbura < [email protected]> wrote: > Hi all, > > We had a quite fruitful session that helped iron out some of the issues > that we had. It was decided to have hangout sessions at regular intervals > to help keep the momentum and have everyone on the same page. > > It was decided to have the following action plan for next week. > > 1. Danushka : Submit a patch for the Airavata/AMQP client API (initial > cut). > 2. Shameera : Submit a patch for the protocol conversion JS API (initial > cut). > 3. Vijayendra : Submit a patch for the monitoring implementation based on > pub/sub. > 4. Subho : Discuss the directory structure for UI on dev@ and submit a > patch for workflow composition UI (initial cut). > > Guys, please add whatever that I have missed. > > Cheers, > Danushka > > > On Tue, Jul 9, 2013 at 10:57 AM, Shameera Rathnayaka < > [email protected] > > wrote: > > > Hi, > > > > In that Hangout we can come to final svn repo structure too, I have some > > code in my local machine and better move it to a safe location. I have > > written JS client interface to call set of registry rest api resources, I > > have tested and it is working), once this finish ( will finish ASAP) > others > > can use that for their development. > > > > Thanks, > > Shameera. > > > > > > On Tue, Jul 9, 2013 at 8:22 AM, Danushka Menikkumbura < > > [email protected]> wrote: > > > > > Hi Amila, > > > > > > Sure I will. > > > > > > Danushka > > > > > > > > > On Tue, Jul 9, 2013 at 8:09 AM, Amila Jayasekara < > > [email protected] > > > >wrote: > > > > > > > Hi Danushka, > > > > > > > > If you can publish hangout URL to dev list, some of the people in dev > > > list > > > > may also be able to join (if available). > > > > > > > > Thanks > > > > Amila > > > > > > > > > > > > On Mon, Jul 8, 2013 at 10:31 PM, Danushka Menikkumbura < > > > > [email protected]> wrote: > > > > > > > > > Suresh, > > > > > > > > > > We are planning to have a hangout session tonight (IST). I will > keep > > > the > > > > > list updated after that. > > > > > > > > > > Cheers, > > > > > Danushka > > > > > > > > > > > > > > > On Tue, Jul 9, 2013 at 7:55 AM, Suresh Marru <[email protected]> > > > wrote: > > > > > > > > > > > The spike of enthusiasm quickly spurred down. Am i looking in the > > > wrong > > > > > > svn repo and JIRA, Airavata ones do not show any gsoc > contributions > > > > yet. > > > > > > > > > > > > Suresh > > > > > > On Jun 23, 2013, at 8:43 AM, Suresh Marru <[email protected]> > > wrote: > > > > > > > > > > > > > Did all the students gave up on GSOC projects and decided to > fail > > > the > > > > > > mid-term? > > > > > > > > > > > > > > This is unusually quite period when it is supposed to be high > > > coding > > > > > > time with atleast 30 -40 hours of coding. Other than sporadic > > > > questions, > > > > > I > > > > > > have not seen any concrete plan yet. > > > > > > > > > > > > > > Suresh > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Best Regards, > > Shameera Rathnayaka. > > > > email: shameera AT apache.org , shameerainfo AT gmail.com > > Blog : http://shameerarathnayaka.blogspot.com/ > > >
