I concur. You did a good job on that blog. It looks nice. On Friday, February 19, 2016 at 12:57:09 PM UTC-5, Carlos Cesar Caballero wrote: > > Hi Ron, CMSs allows to build web sites faster, but they usually lacks of > flexibility and performance compared with custom applications, I prefer to > stay in the middle and build custom applications with a core of pre made > modules for different functionalities, in that way I can balance the > project time, speed and flexibility. > > But it's just my opinion... > > Greetings. > > El 19/02/16 a las 11:02, Ron Chatterjee escribió: > > I didn't mean it like that. I meant to say, due to lack of CMS what would > be the best practice. Using of CMS or custom theme. Sorry about the > confusion. > > On Friday, February 19, 2016 at 10:25:59 AM UTC-5, LightDot wrote: >> >> You're comparing two different categories. Web2py is a programming >> framework, Mezzanine is a CMS. Web2py is a tool you would use to build a >> CMS like a Mezzanine (same as Django is used in this particular case). >> >> In other words, what you should be comparing is Web2py vs Django, not >> Web2py vs projects built in Django. >> >> Regards >> >> >> On Friday, February 19, 2016 at 4:13:15 PM UTC+1, Ron Chatterjee wrote: >>> >>> Curious to know what would be best practice? Use CMS like Mezzanine or >>> use bootstrap and custom theme for each page? It just seem the look and >>> feel of CMS is nicer than out of box web2py app. List are few things >>> Mezzanine offer. Most of it is fairly simple and offered via various web2py >>> plugins etc. >>> >>> >>> - Custom templates >>> >>> <http://mezzanine.jupo.org/docs/content-architecture.html#page-templates> >>> per page or blog post >>> - Twitter Bootstrap <http://getbootstrap.com/> integration >>> - API for custom content types >>> >>> <http://mezzanine.jupo.org/docs/content-architecture.html#creating-custom-content-types> >>> >>> - Search engine and API >>> <http://mezzanine.jupo.org/docs/search-engine.html> >>> - Seamless integration with third-party Django apps >>> - Multi-device detection and template handling >>> - One step migration from other blogging engines >>> - Automated production provisioning and deployments >>> - Disqus <http://disqus.com/> integration, or built-in threaded >>> comments >>> - Gravatar <http://gravatar.com/> integration >>> - Google Analytics <http://www.google.com/analytics/> integration >>> - Twitter <http://twitter.com/> feed integration >>> - bit.ly integration >>> - Akismet <http://akismet.com/> spam filtering >>> - Built-in test suite >>> >>> <http://mezzanine.jupo.org/docs/packages.html#module-mezzanine.core.tests> >>> - JVM <http://en.wikipedia.org/wiki/Java_virtual_machine> compatible >>> (via Jython <http://www.jython.org/>) >>> - SEO friendly URLs and meta data >>> - Ecommerce / Shopping cart module (Cartridge >>> <http://cartridge.jupo.org/>) >>> - Configurable dashboard >>> <http://mezzanine.jupo.org/docs/admin-customization.html#dashboard> >>> widgets >>> - Blog engine >>> - Tagging >>> - Free Themes <http://thecodinghouse.in/themes/>, and a Premium >>> Themes <http://mezzathe.me/> Marketplace >>> - User accounts and profiles with email verification >>> - Translated to over 35 languages >>> - Sharing via Facebook or Twitter >>> - Multi-lingual sites >>> <http://mezzanine.jupo.org/docs/multi-lingual-sites.html> >>> >>> >>> >>> >>> On Friday, February 19, 2016 at 2:54:02 AM UTC-5, Jörg Schneider wrote: >>>> >>>> I was able to built a Custom-CMS for a refugee helper association only >>>> by watching the videos an reading the manual. I do only have really basic >>>> knowledge in programming and because Joomla and Wordpress didn't fit my >>>> needs I started from the scratch with web2py which is really a cool >>>> framework. >>>> I just want to encourage you to go step by step and I promise that you >>>> will have a steep learning curve. >>>> >>>> Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb Leonel Câmara: >>>>> >>>>> I may actually have to make a web2py CMS quite soon. I have a bunch >>>>> requirements that off-the-shelf CMSes don't fulfill but I would be really >>>>> interested in seeing your code Carlos, give us a heads up when you >>>>> release. >>>>> >>>> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

