Hi all,
some time ago I created a pet project for task management using ExtJS and OFBiz. Decided to put int on github [1] so if anyone want to use, do it on your own risk ;) Have a look at the screenshot or the LIVE DEMO running on amazon. It will be there for couple of days. Github https://github.com/bibryam/lazyplanner Screenshot http://bit.ly/14HFQLs LIVE DEMO http://lazyplanner.ofbizian.com Blog http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html Regards Bilgin Ibryam |
It's cool
Thank you very much Cheers Tri 2013/9/10 Bilgin Ibryam <[hidden email]> > Hi all, > > some time ago I created a pet project for task management using ExtJS and > OFBiz. > Decided to put int on github [1] so if anyone want to use, do it on your > own risk ;) > > Have a look at the screenshot or the LIVE DEMO running on amazon. It will > be there for couple of days. > > Github https://github.com/bibryam/lazyplanner > > Screenshot http://bit.ly/14HFQLs > > LIVE DEMO http://lazyplanner.ofbizian.com > > Blog > http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html > > Regards > Bilgin Ibryam > -- Tri Chairman www.vssic.com Your FREEmium NETWORK Viet Nam Solution and Service for Information vCloudPortal(Portal) & vCloudBusiness(ERP) Sun Certified Enterprise Architect Ipv6: 2001:ee0:0:8001::20 +84922446668 |
In reply to this post by Bilgin Ibryam-2
Is the Sencha code only in FreeMarker templates, or did you integrate
Sencha with the OFBiz screen widgets? I'm currently integrating Sencha with the OFBiz screen widget library. Adrian Crum Sandglass Software http://www.sandglass-software.com On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: > Hi all, > > some time ago I created a pet project for task management using ExtJS and > OFBiz. > Decided to put int on github [1] so if anyone want to use, do it on your > own risk ;) > > Have a look at the screenshot or the LIVE DEMO running on amazon. It will > be there for couple of days. > > Github https://github.com/bibryam/lazyplanner > > Screenshot http://bit.ly/14HFQLs > > LIVE DEMO http://lazyplanner.ofbizian.com > > Blog > http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html > > Regards > Bilgin Ibryam > |
On 10 September 2013 15:21, Adrian Crum
<[hidden email]>wrote: > Is the Sencha code only in FreeMarker templates, or did you integrate > Sencha with the OFBiz screen widgets? > It is only in FreeMarker templates. This is a Sencha app with OFBiz backend. Not a Sencha-OFBiz integration. > > I'm currently integrating Sencha with the OFBiz screen widget library. > That's an awesome news! > > Adrian Crum > Sandglass Software > http://www.sandglass-software.**com <http://www.sandglass-software.com> > > > On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: > >> Hi all, >> >> some time ago I created a pet project for task management using ExtJS and >> OFBiz. >> Decided to put int on github [1] so if anyone want to use, do it on your >> own risk ;) >> >> Have a look at the screenshot or the LIVE DEMO running on amazon. It will >> be there for couple of days. >> >> Github https://github.com/bibryam/**lazyplanner<https://github.com/bibryam/lazyplanner> >> >> Screenshot http://bit.ly/14HFQLs >> >> LIVE DEMO http://lazyplanner.ofbizian.**com<http://lazyplanner.ofbizian.com> >> >> Blog >> http://www.ofbizian.com/2013/**09/an-old-pet-project-based-** >> on-sencha-ext.html<http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html> >> >> Regards >> Bilgin Ibryam >> >> -- Bilgin Ibryam Apache Camel & Apache OFBiz committer Blog: ofbizian.com Twitter: @bibryam <https://twitter.com/bibryam> Author of Instant Apache Camel Message Routing packtpub.com/apache-camel-message-routing/book<http://www.packtpub.com/apache-camel-message-routing/book> |
This is really cool!!! Great job.
I am also preparing a customized dojo library to ajaxify ofbiz applications. Single page applications are more appealing to me :). Starred your repo on Github. Regards, Mandeep On Tue, Sep 10, 2013 at 7:36 AM, Bilgin Ibryam <[hidden email]> wrote: > On 10 September 2013 15:21, Adrian Crum > <[hidden email]>wrote: > > > Is the Sencha code only in FreeMarker templates, or did you integrate > > Sencha with the OFBiz screen widgets? > > > > It is only in FreeMarker templates. > This is a Sencha app with OFBiz backend. Not a Sencha-OFBiz integration. > > > > > > I'm currently integrating Sencha with the OFBiz screen widget library. > > > > That's an awesome news! > > > > > > > Adrian Crum > > Sandglass Software > > http://www.sandglass-software.**com <http://www.sandglass-software.com> > > > > > > On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: > > > >> Hi all, > >> > >> some time ago I created a pet project for task management using ExtJS > and > >> OFBiz. > >> Decided to put int on github [1] so if anyone want to use, do it on your > >> own risk ;) > >> > >> Have a look at the screenshot or the LIVE DEMO running on amazon. It > will > >> be there for couple of days. > >> > >> Github https://github.com/bibryam/**lazyplanner< > https://github.com/bibryam/lazyplanner> > >> > >> Screenshot http://bit.ly/14HFQLs > >> > >> LIVE DEMO http://lazyplanner.ofbizian.**com< > http://lazyplanner.ofbizian.com> > >> > >> Blog > >> http://www.ofbizian.com/2013/**09/an-old-pet-project-based-** > >> on-sencha-ext.html< > http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html > > > >> > >> Regards > >> Bilgin Ibryam > >> > >> > > > -- > Bilgin Ibryam > > Apache Camel & Apache OFBiz committer > Blog: ofbizian.com > Twitter: @bibryam <https://twitter.com/bibryam> > > Author of Instant Apache Camel Message Routing > packtpub.com/apache-camel-message-routing/book< > http://www.packtpub.com/apache-camel-message-routing/book> > |
Administrator
|
Then why not jQuery?
Jacques Mandeep Sidhu wrote: > This is really cool!!! Great job. > I am also preparing a customized dojo library to ajaxify ofbiz > applications. Single page applications are more appealing to me :). > > Starred your repo on Github. > > Regards, > Mandeep > > > On Tue, Sep 10, 2013 at 7:36 AM, Bilgin Ibryam <[hidden email]> wrote: > >> On 10 September 2013 15:21, Adrian Crum >> <[hidden email]>wrote: >> >>> Is the Sencha code only in FreeMarker templates, or did you integrate >>> Sencha with the OFBiz screen widgets? >>> >> >> It is only in FreeMarker templates. >> This is a Sencha app with OFBiz backend. Not a Sencha-OFBiz integration. >> >> >>> >>> I'm currently integrating Sencha with the OFBiz screen widget library. >>> >> >> That's an awesome news! >> >> >> >>> >>> Adrian Crum >>> Sandglass Software >>> http://www.sandglass-software.**com <http://www.sandglass-software.com> >>> >>> >>> On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: >>> >>>> Hi all, >>>> >>>> some time ago I created a pet project for task management using ExtJS and >>>> OFBiz. >>>> Decided to put int on github [1] so if anyone want to use, do it on your >>>> own risk ;) >>>> >>>> Have a look at the screenshot or the LIVE DEMO running on amazon. It will >>>> be there for couple of days. >>>> >>>> Github https://github.com/bibryam/**lazyplanner< >> https://github.com/bibryam/lazyplanner> >>>> >>>> Screenshot http://bit.ly/14HFQLs >>>> >>>> LIVE DEMO http://lazyplanner.ofbizian.**com< >> http://lazyplanner.ofbizian.com> >>>> >>>> Blog >>>> http://www.ofbizian.com/2013/**09/an-old-pet-project-based-** >>>> on-sencha-ext.html< http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html >>>> >>>> Regards >>>> Bilgin Ibryam >>>> >>>> >> >> >> -- >> Bilgin Ibryam >> >> Apache Camel & Apache OFBiz committer >> Blog: ofbizian.com >> Twitter: @bibryam <https://twitter.com/bibryam> >> >> Author of Instant Apache Camel Message Routing >> packtpub.com/apache-camel-message-routing/book< >> http://www.packtpub.com/apache-camel-message-routing/book> |
Perhaps because Dojo and ExtJS provide very rich UI components and are
recommended for one page applications. Their UI widgets save a lot of time writing your own components to get things done. I am a big fan of jQuery myself but for fast and quick single page applications I prefer Dojo or ExtJs. Dojo has a relatively easy licence, perhaps that's one reason for choosing it. Just my two cents. Regards, Mandeep On Tue, Sep 10, 2013 at 8:42 AM, Jacques Le Roux < [hidden email]> wrote: > Then why not jQuery? > > Jacques > > Mandeep Sidhu wrote: > > This is really cool!!! Great job. > > I am also preparing a customized dojo library to ajaxify ofbiz > > applications. Single page applications are more appealing to me :). > > > > Starred your repo on Github. > > > > Regards, > > Mandeep > > > > > > On Tue, Sep 10, 2013 at 7:36 AM, Bilgin Ibryam <[hidden email]> > wrote: > > > >> On 10 September 2013 15:21, Adrian Crum > >> <[hidden email]>wrote: > >> > >>> Is the Sencha code only in FreeMarker templates, or did you integrate > >>> Sencha with the OFBiz screen widgets? > >>> > >> > >> It is only in FreeMarker templates. > >> This is a Sencha app with OFBiz backend. Not a Sencha-OFBiz integration. > >> > >> > >>> > >>> I'm currently integrating Sencha with the OFBiz screen widget library. > >>> > >> > >> That's an awesome news! > >> > >> > >> > >>> > >>> Adrian Crum > >>> Sandglass Software > >>> http://www.sandglass-software.**com <http://www.sandglass-software.com > > > >>> > >>> > >>> On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: > >>> > >>>> Hi all, > >>>> > >>>> some time ago I created a pet project for task management using ExtJS > and > >>>> OFBiz. > >>>> Decided to put int on github [1] so if anyone want to use, do it on > your > >>>> own risk ;) > >>>> > >>>> Have a look at the screenshot or the LIVE DEMO running on amazon. It > will > >>>> be there for couple of days. > >>>> > >>>> Github https://github.com/bibryam/**lazyplanner< > >> https://github.com/bibryam/lazyplanner> > >>>> > >>>> Screenshot http://bit.ly/14HFQLs > >>>> > >>>> LIVE DEMO http://lazyplanner.ofbizian.**com< > >> http://lazyplanner.ofbizian.com> > >>>> > >>>> Blog > >>>> http://www.ofbizian.com/2013/**09/an-old-pet-project-based-** > >>>> on-sencha-ext.html< > http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html > >>>> > >>>> Regards > >>>> Bilgin Ibryam > >>>> > >>>> > >> > >> > >> -- > >> Bilgin Ibryam > >> > >> Apache Camel & Apache OFBiz committer > >> Blog: ofbizian.com > >> Twitter: @bibryam <https://twitter.com/bibryam> > >> > >> Author of Instant Apache Camel Message Routing > >> packtpub.com/apache-camel-message-routing/book< > >> http://www.packtpub.com/apache-camel-message-routing/book> > |
Administrator
|
In reply to this post by Adrian Crum-3
Hi Adrian,
Adrian Crum wrote: > Is the Sencha code only in FreeMarker templates, or did you integrate > Sencha with the OFBiz screen widgets? > > I'm currently integrating Sencha with the OFBiz screen widget library. Do you intend to contribute it? Jacques > Adrian Crum > Sandglass Software > http://www.sandglass-software.com > > On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: >> Hi all, >> >> some time ago I created a pet project for task management using ExtJS and >> OFBiz. >> Decided to put int on github [1] so if anyone want to use, do it on your >> own risk ;) >> >> Have a look at the screenshot or the LIVE DEMO running on amazon. It will >> be there for couple of days. >> >> Github https://github.com/bibryam/lazyplanner >> >> Screenshot http://bit.ly/14HFQLs >> >> LIVE DEMO http://lazyplanner.ofbizian.com >> >> Blog >> http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html >> >> Regards >> Bilgin Ibryam |
No, it will be a 1Tech Ltd product. But the recent work I've been doing
in the trunk helps makes the integration easier for anyone who wants to give it a try. Adrian Crum Sandglass Software www.sandglass-software.com On 9/10/2013 12:49 PM, Jacques Le Roux wrote: > Hi Adrian, > > Adrian Crum wrote: >> Is the Sencha code only in FreeMarker templates, or did you integrate >> Sencha with the OFBiz screen widgets? >> >> I'm currently integrating Sencha with the OFBiz screen widget library. > > Do you intend to contribute it? > > Jacques > >> Adrian Crum >> Sandglass Software >> http://www.sandglass-software.com >> >> On 9/10/2013 4:26 AM, Bilgin Ibryam wrote: >>> Hi all, >>> >>> some time ago I created a pet project for task management using ExtJS and >>> OFBiz. >>> Decided to put int on github [1] so if anyone want to use, do it on your >>> own risk ;) >>> >>> Have a look at the screenshot or the LIVE DEMO running on amazon. It will >>> be there for couple of days. >>> >>> Github https://github.com/bibryam/lazyplanner >>> >>> Screenshot http://bit.ly/14HFQLs >>> >>> LIVE DEMO http://lazyplanner.ofbizian.com >>> >>> Blog >>> http://www.ofbizian.com/2013/09/an-old-pet-project-based-on-sencha-ext.html >>> >>> Regards >>> Bilgin Ibryam |
Free forum by Nabble | Edit this page |