[tg-trunk] A favour from fellow TG2 devs

2013-03-28 Thread Carlos Daniel Ruvalcaba Valenzuela
Hi, I'm abusing the list a little this time to ask a favour :-), as I already mentioned in another occasion I started to work on a small Jinja2 how-to book with Packt Pub, right now it is done and the publisher is looking for reviewers (technical), I'm not to keen on what that may imply but if anyo

Re: [tg-trunk] Re: Removing tg.decorators.postpone_commits

2012-11-26 Thread Carlos Daniel Ruvalcaba Valenzuela
Seems fair, it's a piece of code which is not documented, with little or no use (users), stuff like this can become cruft later. +1 I'm all for it too. Carlos Daniel Ruvalcaba Valenzuela On Mon, Nov 26, 2012 at 1:57 PM, percious wrote: > +1 from me. > > cheers. >

Re: [tg-trunk] tgext.crud Repository

2012-08-17 Thread Carlos Daniel Ruvalcaba Valenzuela
t.org/clsdaniel/tgext.crud Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turbogears-trunk@googlegroups.com. To unsubscribe from this group, send email

[tg-trunk] tgext.crud Repository

2012-08-16 Thread Carlos Daniel Ruvalcaba Valenzuela
template, thus no problem with it, tought I have already proposed a patch to add jinja templates to it too. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, sen

[tg-trunk] Jinja template bytecode cache

2012-07-21 Thread Carlos Daniel Ruvalcaba Valenzuela
cache)? So far jinja includes a filesystem cache and a light memcache loader, but we could easily rely on baker interfaces to do the work, but that would imply the need to add the tg.cache object import on app_config.py Comments, ideas? Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received

Re: [tg-trunk] Re: [TurboGears] Anybody Available To Talk?

2012-04-20 Thread Carlos Daniel Ruvalcaba Valenzuela
ase, I'll put a list of the insights we gathered from our testing as soon as I have some time. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to tur

Re: [tg-trunk] Anybody Available To Talk?

2012-04-13 Thread Carlos Daniel Ruvalcaba Valenzuela
Sure, I'll try to mail it to you once I get home. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turbogears-trunk@googlegroups.com. To unsubscr

Re: [tg-trunk] Anybody Available To Talk?

2012-04-13 Thread Carlos Daniel Ruvalcaba Valenzuela
still lot of space to work in this area. I could recommend you some lectures such as The Lean Startup by Eric Ries (or his blog Startup Lessons Learned), Business Model Generation by Alexander Osterwalder, the Steve Blank blog. Hacker News (news.ycombinator.com) is basically a startup news hub.

Re: [tg-trunk] TurboGears 2.2 Beta

2012-04-12 Thread Carlos Daniel Ruvalcaba Valenzuela
on against? I'll try to get a patch ready tonight for this. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turbogears-trunk@googlegroups.com. To un

Re: [tg-trunk] TurboGears 2.2 Beta

2012-04-11 Thread Carlos Daniel Ruvalcaba Valenzuela
load Mako with Jinja, I'm not really sure if not loading another template system can hurt other functions such as TW, but I'm under the impression that the TW integration code sets the TW templates to either Mako or Genshi depending on what we have loaded. Any ideas on that? Regards

Re: [tg-trunk] Re: Jinja based quickstart templates

2012-03-21 Thread Carlos Daniel Ruvalcaba Valenzuela
start on a small project with the tg2devtools jinja branch and turbogears2 215 branch, working without hitch. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this gro

Re: [tg-trunk] Re: Jinja based quickstart templates

2012-03-17 Thread Carlos Daniel Ruvalcaba Valenzuela
it just states that disabling dotted notation is only needed before 2.1.5. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turbogears-trunk@googleg

[tg-trunk] Jinja based quickstart templates

2012-03-15 Thread Carlos Daniel Ruvalcaba Valenzuela
/b5573a93cc6dead9bb2a2eb7fe85e6eeaf35135e/ * Added jinja2 based quickstart templates: https://sourceforge.net/u/clsdaniel/tg2devtools/ci/dd6d50fab6b5768a2fa3d080914d3a3a4480e96c/ Comments? Suggestions? Critics? Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you

[tg-trunk] Jinja support patches

2011-12-22 Thread Carlos Daniel Ruvalcaba Valenzuela
the quickstart project, any advice or request from jinja users? Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turbogears-trunk@googlegroups.com. To u

Re: [tg-trunk] Few questions about new release

2011-12-05 Thread Carlos Daniel Ruvalcaba Valenzuela
> What should we do for the debugbar? > Should we release an alpha with TG2.1.4 even though it requires a > custom release of ming or should we wait for a new ming release? > (My patch for Cursor hooks has been merged, but a new release might > not happen soon). You could test for the version of M

[tg-trunk] LESS and CoffeeScript with turbogears

2011-11-24 Thread Carlos Daniel Ruvalcaba Valenzuela
o use them: http://pypi.python.org/pypi/tgext.less and respectively: http://pypi.python.org/pypi/tgext.coffeescript Many thanks to Alessandro for tgext.scss which the tools are based on. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to

Re: [tg-trunk] Request For Feedback

2011-11-18 Thread Carlos Daniel Ruvalcaba Valenzuela
eally, djpeople has landed me a few nice gigs in the past and would love to some day have turbogears gigs in this fashion. Regards, Carlos Daniel Ruvalcaba Valenzuela -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group

Re: [tg-trunk] Jinja2 build-in filters

2011-10-18 Thread Carlos Daniel Ruvalcaba Valenzuela
Awesome, I'll fork the sourceforge got repo and try to work properly on it for my next contributions. Regards, Carlos Ruvalcaba -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turbogears-trunk@googlegrou

Re: [tg-trunk] Jinja Filters mismatch between docs and real usage

2011-10-13 Thread Carlos Daniel Ruvalcaba Valenzuela
I've added support for autoloading jinja filters, as well pertinent tests for build-in filters and autoloading, this is the series of patches/commits: https://github.com/clsdaniel/tg2/commit/81905b778e41f85204f6273519f408a3c7f6d560 https://github.com/clsdaniel/tg2/commit/d28bf2942e2ffb2201fca69b58

Re: [tg-trunk] Jinja Filters mismatch between docs and real usage

2011-10-13 Thread Carlos Daniel Ruvalcaba Valenzuela
I'm working on updating this, I've added new tests for build-in and custom filters, will update documentation so there is no more confusion, I've meaning to add automatic loading of custom filters but haven't had time to work around my schedule, I'll be finished adding all this today as only automa

Re: [tg-trunk] Jinja2 build-in filters

2011-10-03 Thread Carlos Daniel Ruvalcaba Valenzuela
No worries here, I'm also busy myself and mostly contribute trivial stuff which I found useful on my work but like to share. Regards, Carlos Ruvalcaba -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to turb

Re: [tg-trunk] Jinja2 build-in filters

2011-09-28 Thread Carlos Daniel Ruvalcaba Valenzuela
I see benefit on having it by default as users using jinja2 may expect the filters as their are told by the jinja2 documentation, others may probably argue on having it as an optional feature or even having a way to turn it off just in case you need a clean setup, probably my patch is too naive, it

[tg-trunk] Jinja2 build-in filters

2011-09-28 Thread Carlos Daniel Ruvalcaba Valenzuela
Hello everyone, It got my attention while using Turbogears with jinja2 templates that build-in filters are not working, there aren't build-in in the sense that they are there automatically, they are build-in because are part of the core jinja2 package, you have to manually add them to the renderin

Re: [tg-trunk] Re: [TurboGears] Jinja2 Focused Branch

2011-06-30 Thread Carlos Daniel Ruvalcaba Valenzuela
On Thu, Jun 30, 2011 at 8:42 AM, Alessandro Molina wrote: > One more thing, > the test case is currently testing for the autoescape extension, but there > is no test case for filters. > I think that it can be quickly achieved by adding a simple filter and > registering it in a test unit. Done >

[tg-trunk] Re: [TurboGears] Jinja2 Focused Branch

2011-06-30 Thread Carlos Daniel Ruvalcaba Valenzuela
Thanks for all your comments, currently I'm focusing on adding custom extensions and filter support to Jinja2 renderer, I would like to hear a few opinions on this feature: Should we have a special place where you can code custom filters and extensions and have it loaded automatically if the Jinja

[tg-trunk] Jinja2 Focused Branch

2011-06-28 Thread Carlos Daniel Ruvalcaba Valenzuela
Following the suggestion by Michael Pedersen, I forked the development branch to add some jinja2 focused changes, if anyone want to check it out or fork/pull my stuff: https://github.com/clsdaniel/tg2-jinja2-updates git://github.com/clsdaniel/tg2-jinja2-updates.git I'm just starting with the patc