Hi, We're happy to announce the general availability of Willow and it's related projects in the Web Stack ecosystem hosted at https://github.com/ba-st/. Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications. The project goals are: - Provide a Smalltalk protocol for the interactive behavior of web components - Reify the pieces of a web application to improve reuse - Offer a simple and polymorphic protocol for different front-end frameworks. It's MIT licensed and built on top of the Seaside <https://github.com/SeasideSt/Seaside> Web Framework providing a set of composable components and easier AJAX interaction. It's intented to work alongside the RenoirSt <https://github.com/ba-st/RenoirSt> DSL to define the CSS of your application. This is a multi-release announcement of the following related projects: - Willow <https://github.com/ba-st/Willow> v4.0.0 : Core features, components and commands - Willow-Bootstrap <https://github.com/ba-st/Willow-Bootstrap> v4.0.0 : Bootstrap 3 integration, components and plugins - Willow-JQueryUI <https://github.com/ba-st/Willow-JQueryUI> v4.0.0 : JQuery UI integration and components. - Willow-SpinKit <https://github.com/ba-st/Willow-SpinKit> v1.0.2 : Spinner components - Willow-Playground <https://github.com/ba-st/Willow-Playground/> v1.0.0 : An interactive presentation introducing the project and two example applications: Web Based Test Runner and Live Docs. - RenoirSt <https://github.com/ba-st/RenoirSt> v3.3.0 : CSS DSL. [ Latest Changes: Updated Seaside dependencies (for the Seaside extensions groups) and added Pharo 7 to the build matrix. ] SemanticUI <https://github.com/ba-st/Willow-SemanticUI> integration is still a work in progress. We've started working on a more complete tutorial and a Pharo booklet. Anyone interested in joining our ba-st projects <https://github.com/ba-st/> is welcome Regards, Gabriel Cotelli, Maxi Tabacman and all the contributors.
Thanks a lot!!! This is great to see this. Stef On Thu, Nov 16, 2017 at 3:44 PM, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi,
We're happy to announce the general availability of Willow and it's related projects in the Web Stack ecosystem hosted at https://github.com/ba-st/.
Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications. The project goals are:
Provide a Smalltalk protocol for the interactive behavior of web components Reify the pieces of a web application to improve reuse Offer a simple and polymorphic protocol for different front-end frameworks.
It's MIT licensed and built on top of the Seaside Web Framework providing a set of composable components and easier AJAX interaction. It's intented to work alongside the RenoirSt DSL to define the CSS of your application.
This is a multi-release announcement of the following related projects:
Willow v4.0.0 : Core features, components and commands Willow-Bootstrap v4.0.0 : Bootstrap 3 integration, components and plugins Willow-JQueryUI v4.0.0 : JQuery UI integration and components. Willow-SpinKit v1.0.2 : Spinner components Willow-Playground v1.0.0 : An interactive presentation introducing the project and two example applications: Web Based Test Runner and Live Docs. RenoirSt v3.3.0 : CSS DSL. [ Latest Changes: Updated Seaside dependencies (for the Seaside extensions groups) and added Pharo 7 to the build matrix. ]
SemanticUI integration is still a work in progress.
We've started working on a more complete tutorial and a Pharo booklet.
Anyone interested in joining our ba-st projects is welcome
Regards, Gabriel Cotelli, Maxi Tabacman and all the contributors.
On 16 November 2017 at 22:44, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi,
We're happy to announce the general availability of Willow and it's related projects in the Web Stack ecosystem hosted at https://github.com/ba-st/.
Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications. The project goals are:
- Provide a Smalltalk protocol for the interactive behavior of web components - Reify the pieces of a web application to improve reuse - Offer a simple and polymorphic protocol for different front-end frameworks.
It's MIT licensed and built on top of the Seaside <https://github.com/SeasideSt/Seaside> Web Framework providing a set of composable components and easier AJAX interaction. It's intented to work alongside the RenoirSt <https://github.com/ba-st/RenoirSt> DSL to define the CSS of your application.
This is a multi-release announcement of the following related projects:
- Willow <https://github.com/ba-st/Willow> v4.0.0 : Core features, components and commands - Willow-Bootstrap <https://github.com/ba-st/Willow-Bootstrap> v4.0.0 : Bootstrap 3 integration, components and plugins - Willow-JQueryUI <https://github.com/ba-st/Willow-JQueryUI> v4.0.0 : JQuery UI integration and components. - Willow-SpinKit <https://github.com/ba-st/Willow-SpinKit> v1.0.2 : Spinner components - Willow-Playground <https://github.com/ba-st/Willow-Playground/> v1.0.0 : An interactive presentation introducing the project and two example applications: Web Based Test Runner and Live Docs.
Nice that you've provided an interactive tutorial. I'll put it on my to do list to try it. cheers -ben
- RenoirSt <https://github.com/ba-st/RenoirSt> v3.3.0 : CSS DSL. [ Latest Changes: Updated Seaside dependencies (for the Seaside extensions groups) and added Pharo 7 to the build matrix. ]
SemanticUI <https://github.com/ba-st/Willow-SemanticUI> integration is still a work in progress.
We've started working on a more complete tutorial and a Pharo booklet.
Anyone interested in joining our ba-st projects <https://github.com/ba-st/> is welcome
Regards, Gabriel Cotelli, Maxi Tabacman and all the contributors.
Me too. TOo many exciting things happening in Pharo :) Stef On Thu, Nov 16, 2017 at 9:59 PM, Ben Coman <btc@openinworld.com> wrote:
On 16 November 2017 at 22:44, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
Hi,
We're happy to announce the general availability of Willow and it's related projects in the Web Stack ecosystem hosted at https://github.com/ba-st/.
Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications. The project goals are:
Provide a Smalltalk protocol for the interactive behavior of web components Reify the pieces of a web application to improve reuse Offer a simple and polymorphic protocol for different front-end frameworks.
It's MIT licensed and built on top of the Seaside Web Framework providing a set of composable components and easier AJAX interaction. It's intented to work alongside the RenoirSt DSL to define the CSS of your application.
This is a multi-release announcement of the following related projects:
Willow v4.0.0 : Core features, components and commands Willow-Bootstrap v4.0.0 : Bootstrap 3 integration, components and plugins Willow-JQueryUI v4.0.0 : JQuery UI integration and components. Willow-SpinKit v1.0.2 : Spinner components Willow-Playground v1.0.0 : An interactive presentation introducing the project and two example applications: Web Based Test Runner and Live Docs.
Nice that you've provided an interactive tutorial. I'll put it on my to do list to try it.
cheers -ben
RenoirSt v3.3.0 : CSS DSL. [ Latest Changes: Updated Seaside dependencies (for the Seaside extensions groups) and added Pharo 7 to the build matrix. ]
SemanticUI integration is still a work in progress.
We've started working on a more complete tutorial and a Pharo booklet.
Anyone interested in joining our ba-st projects is welcome
Regards, Gabriel Cotelli, Maxi Tabacman and all the contributors.
Op 16-11-2017 om 15:44 schreef Gabriel Cotelli:
Hi,
We're happy to announce the general availability of Willow and it's related projects in the Web Stack ecosystem hosted at https://github.com/ba-st/.
Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications. The project goals are:
Interesting approach. Might be useful to use as a target for (QC)Magritte. So much things to try out, and not enough time! Stephan
Hi stephan I totally agree. So much things to try and not enough time!!!! On Sun, Nov 19, 2017 at 1:48 PM, Stephan Eggermont <stephan@stack.nl> wrote:
Op 16-11-2017 om 15:44 schreef Gabriel Cotelli:
Hi,
We're happy to announce the general availability of Willow and it's related projects in the Web Stack ecosystem hosted at https://github.com/ba-st/.
Willow is a Web Interaction Library that eases the burden of creating AJAX-based web applications. The project goals are:
Interesting approach. Might be useful to use as a target for (QC)Magritte. So much things to try out, and not enough time!
Stephan
participants (4)
-
Ben Coman -
Gabriel Cotelli -
Stephan Eggermont -
Stephane Ducasse