Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-10 Thread Sebastian Sastre
On Oct 10, 2014, at 11:16 AM, Sean P. DeNigris wrote: > sebast...@flowingconcept.com wrote >> Your thoughts and further questions are welcomed > > "How does it compare to Tide" seems like a popular question ;) > Card for that here: https://trello.com/c/nCzIHxc9/49-how-does-it-flow-compare-to-

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-10 Thread Sean P. DeNigris
sebast...@flowingconcept.com wrote > Your thoughts and further questions are welcomed "How does it compare to Tide" seems like a popular question ;) - Cheers, Sean -- View this message in context: http://forum.world.st/ANN-flow-a-living-full-stack-framework-for-the-web-tp4782823p4784014.ht

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-10 Thread Sebastian Sastre
And now following Sven suggestion, thanks Sven!, I’ve published here is the first post about flow In this I set the starting point, showing reception and mission and starting the conversation on next steps https://medium.com/@sebastianconcpt/flow-a-living-full-stack-framework-for-the-web-b477263

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-07 Thread Sebastian Sastre
sounds exciting! that would be a great addition from iPad > On 07/10/2014, at 08:40, Luc Fabresse wrote: > > > 2014-10-07 8:25 GMT-03:00 Ben Coman : >> Sebastian Sastre wrote: >>> I don’t know, flow is a mission with a curated framework (so it’s mission >>> first) >>> >>> What you can see is

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-07 Thread Sebastian Sastre
wrong link, sorry for that. Here is flow's board: https://trello.com/b/oQ17lPpV/flow from iPad > On 07/10/2014, at 08:25, Ben Coman wrote: > > Sebastian Sastre wrote: >> I don’t know, flow is a mission with a curated framework (so it’s mission >> first) >> What you can see is flow’s features

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-07 Thread Luc Fabresse
2014-10-07 8:25 GMT-03:00 Ben Coman : > Sebastian Sastre wrote: > >> I don’t know, flow is a mission with a curated framework (so it’s mission >> first) >> >> What you can see is flow’s features being done here: >> https://trello.com/b/NVqhll4I/flow >> > > > I get... > Board not found. > This boar

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-07 Thread Ben Coman
Sebastian Sastre wrote: I don’t know, flow is a mission with a curated framework (so it’s mission first) What you can see is flow’s features being done here: https://trello.com/b/NVqhll4I/flow I get... Board not found. This board may be private. If someone gave you this link, they may need

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sebastian Sastre
Yeah we need to make a proper logo and landing page thing is I’ve rushed it so I can be announced at CampSmalltalkVI2014 I’d really like to see something ala meteor about download, start and use but at this point I have to pay attention to what my clients ask and flow will win features that cas

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sebastian Sastre
you’re probably running on linux and I didn’t implement it the start scripts there yet please take a look at the windows ones since they are bash based There is no mystery, they just start one thing in each terminal: mongo amber grunt watch and pharo if you do it manually you’ll be fine you a

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sebastian Sastre
please do! that will help a lot! Indeed there is a lot to catch up, the web is a universe We have parts of the audience that never touched javascript and we’re trying to make them heros on fullstack in half hour :D On Oct 6, 2014, at 2:43 AM, S Krish wrote: > > > The links has the step by

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sebastian Sastre
I’m doing one thing at the time. I’ve started with the read me and requisites and FAQ A tutorial would be great indeed but I think I’ll do a screencast first and pair with people to get strong validation of the most valuable problems people faces first Your feedback would be great On Oct 6

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sebastian Sastre
great! If it doesn’t feel productive is broken and should be fixed so please let me know if you find bumps so I can continue smashing them to ease adoption On Oct 6, 2014, at 2:28 AM, S Krish wrote: > > > Abs great .. !.. https://github.com/flow-stack/flow have yet to install and > ch

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sebastian Sastre
I don’t know, flow is a mission with a curated framework (so it’s mission first) What you can see is flow’s features being done here: https://trello.com/b/NVqhll4I/flow And you are welcome to take a card and push the feature you need running I’m pushing the ones I need most for the demos I’m doi

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Alain Rastoul
This development stack sounds really nice! A really great idea. Some thoughts (more or less en vrac, apologizes): As it is aimed at people who want a working app/demo solution out of the box, and if you intent is to push this stack further, perhaps it should have a more dedicated site than gith

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-06 Thread Sven Van Caekenberghe
On 06 Oct 2014, at 07:43, S Krish wrote: > The links has the step by step. I am running it as I type.. Yeah, put that is more a setup guide, it end by saying 'and now you are ready to build your app', that is the part that I am interested in. Maybe a simplified Reddit clone, like in https://

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread S Krish
./startAll first gave an permission denied error , changed to the .hood/platform/linux folder to give permissions.. then it gave "Not implemented yet" realize the startAll has just that echo..!. lead me on a bit more.. On Mon, Oct 6, 2014 at 11:13 AM, S Krish wrote: > > > The links has the

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread stepharo
On 6/10/14 06:40, Tudor Girba wrote: Hi Sebastian, Interesting. Is there a relation between flow and Tide? Indeed I asked myself the same because I would like to see more traction around tide because this is a great framework. Cheers, Doru On Sun, Oct 5, 2014 at 11:04 PM, Sebastian Sa

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread S Krish
The links has the step by step. I am running it as I type.. * For newbies on linux a mention of dependencies viz installing git / curl/ npm , node.js and bower and any others reqd would be great.. Anyways will post my attempt note in a few min.. On Mon, Oct 6, 2014 at 11:06 AM, Sven Van Caeken

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread Sven Van Caekenberghe
Great ! Wasn't there a step by step tutorial somewhere ? On 05 Oct 2014, at 23:04, Sebastian Sastre wrote: > Hi guys, > > I’m sharing slides of my presentation at CampSmalltalkVI2014 > http://www.slideshare.net/sebastianconcept/flow-39897704 > > > From flow’s readme at github: > > Flow's mi

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread S Krish
Abs great .. !.. https://github.com/flow-stack/flow have yet to install and check if it has any issues in my system. Will check it out, infact have a hackathon to see if this can be tried out on it. Nice framework to demo Smalltalk to the crowd in a banking world.. On Mon, Oct 6, 2014 at 2:34

Re: [Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread Tudor Girba
Hi Sebastian, Interesting. Is there a relation between flow and Tide? Cheers, Doru On Sun, Oct 5, 2014 at 11:04 PM, Sebastian Sastre < sebast...@flowingconcept.com> wrote: > Hi guys, > > I’m sharing slides of my presentation at CampSmalltalkVI2014 > http://www.slideshare.net/sebastianconcept/

[Pharo-dev] [ANN] flow: a living full-stack #‎framework for the web

2014-10-05 Thread Sebastian Sastre
Hi guys, I’m sharing slides of my presentation at CampSmalltalkVI2014 http://www.slideshare.net/sebastianconcept/flow-39897704 From flow’s readme at github: Flow's mission is to provide consultants, startups and software houses with a competitive Smalltalk full-stack framework that allows them