> NB: as a side note, I'm working on similar web enabling technology for 
> OpenERP: web interface for OpenERP using Twitter Bootstrap, targeting 
> ecommerces and other portal applications. While Antony's branch took the 
> decision to do all using Backbones like Javascript (like OpenERP POS), my 
> take has been to use Rails standards as much as possible, even things like 
> simple_form (forms for Bootstrap) and use unobstrusive Javascript only at the 
> end optionally.

Raphael, we are very near to release something great for CMS & eCommerce. We 
expect to do the first release before one month.

I wonder if we should not join effort instead of working in different 
directions. 

The CMS/eCommerce don't use javascript, Qweb templates are rendered server 
side, in Python. Javascript is used for the website builder admin.

> People interested in my work on the other side can follow the OOOR, OOOREST, 
> AKTOOOR and ERPIFY projects on our Github account https://github.com/akretion
> I would defend my choice for the following reasons:
> it scales just like Rails (unlike a relational database with a borderline 
> transactional ORM). For instance, the web site I'm building uses Apache SolR 
> as a big data backend for anonymous navigation
> it's standard just as Rails. Even pagination or translation are regular gems 
> maintained on their own
> Ruby is a nice language isn't? Wait, would one claim Javascript is better? 
> #flamewar
> As reminder I have no data duplication either, it's just like a Rails 
> web-client for OpenERP. Eventually have layers of smart caching, again using 
> standards such as any Moneta backends.
> having HTML first and Javascript only then is good for SEO
> You get a web framework layer free from AGPL contamination (all my gems are 
> released under MIT- license with no catch) (my understanding is that your 
> backend is still submitted to the AGPL contamination and as such we publish 
> or backend modules just as before)
> Regarding the CMS part, it's also a rock solid and sexy layer maintained on 
> its own side (more to come).
> But I'm sure we will find possible synergies in the backend with what OpenERP 
> SA is doing for v8. In any case, things like Magento or Prestashop and co 
> aren't any exemplar either in term of scalability, so there is probably still 
> room for that OpenERP integrated ecommerce.
> 
> In any case, interesting things are coming around.
> 
> 
> Best regards.
> 
> -- 
> Raphaël Valyi
> Founder and consultant
> http://twitter.com/rvalyi
> +55 21 2516 2954
> www.akretion.com
> 
> 
> 
> 
>  
> 
> 
> Thanks
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to