Re: [pylons-discuss] Book on Pyramid

2017-07-13 Thread Carlos de la Guardia
Hi, lets say I'm interested. What do people on this list think such a book should cover. How can it be useful to both beginners and long time users? Carlos de la Guardia On Fri, Jun 30, 2017 at 3:13 PM, Steve Piercy <steve.piercy@gmail.com> wrote: > Howdy, > > If you

Re: [pylons-discuss] Traversal and extra round trip to db

2015-08-28 Thread Carlos de la Guardia
Have you any particular features in mind? Carlos de la Guardia On Fri, Aug 28, 2015 at 9:07 PM, Mike Orr sluggos...@gmail.com wrote: On Fri, Aug 28, 2015 at 6:46 PM, Paul Everitt paulwever...@gmail.com wrote: A couple of months ago I was talking again with Shane Hathaway about my endless

Re: [pylons-discuss] deform lipstick

2015-08-28 Thread Carlos de la Guardia
This might at least give you some ideas: https://github.com/ericrasmussen/deform_retail_demo/blob/master/deformretail/templates/home.mako Carlos de la Guardia On Fri, Aug 28, 2015 at 6:21 PM, Kurt Bendl kurtbe...@gmail.com wrote: Hola, I've been using deform and colander to render forms

Re: [pylons-discuss] Re: tweepy streaming api interferes with pserve?

2015-08-01 Thread Carlos de la Guardia
The problem is the user stream blocks and never returns: http://tweepy.readthedocs.org/en/v3.3.0/streaming_how_to.html?highlight=stream#async-streaming Carlos de la Guardia On Sat, Aug 1, 2015 at 8:26 PM, Michael taomaili...@gmail.com wrote: Hi Laurent, on Mac OS X 10.10.4 I upgraded python

Re: [pylons-discuss] manage.py equivalent?

2015-06-01 Thread Carlos de la Guardia
Substance D has a few examples of this: https://github.com/Pylons/substanced/tree/master/substanced/scripts Also look at setup.py to see how to declare as console scripts. Carlos de la Guardia On Mon, Jun 1, 2015 at 1:56 AM, Chris Withers ch...@simplistix.co.uk wrote: Hi All, Trying to get

Re: [pylons-discuss] trypyramid.com and python 2.x

2015-05-08 Thread Carlos de la Guardia
@googlegroups.com. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout. Carlos de la Guardia -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To unsubscribe from this group

[pylons-discuss] Substance D 1.0a1 released

2015-04-17 Thread Carlos de la Guardia
install it via PyPi: easy_install substanced Documentation is avaliable at http://docs.pylonsproject.org/projects/substanced/en/latest/ Thanks, Carlos de la Guardia -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To unsubscribe from this group

Re: [pylons-discuss] Re: Pycon Open spaces

2014-03-06 Thread Carlos de la Guardia
I will be there for the sprints as well and can help organize. And yes, it's really sad that you guys will not be here. Carlos de la Guardia On Thu, Mar 6, 2014 at 12:32 PM, Blaise Laflamme bla...@laflamme.orgwrote: Yeah that sucks you guys will not be there this year for sprints. But I

Re: recommend a wysiwyg editor for a pyramid project?

2012-11-07 Thread Carlos de la Guardia
Deform uses TinyMCE for the RichText widget. Carlos de la Guardia On Wed, Nov 7, 2012 at 5:28 PM, Chris Withers ch...@simplistix.co.uk wrote: On 07/11/2012 23:20, Chris Withers wrote: On 07/11/2012 21:36, Marten wrote: I would be astounded so see something like that. I'm afraid you have

Re: happy weekend, and welcome to my RTFM question about view_config and permissions

2012-06-20 Thread Carlos de la Guardia
a been through this experience, do you still think this would be a good thing for Pyramid to have? Thanks, Carlos de la Guardia On Mon, May 28, 2012 at 11:26 AM, Michael Bayer mike...@zzzcomputing.com wrote: I've made a 40% effort to figure this one out but at least I've figured many other

Re: happy weekend, and welcome to my RTFM question about view_config and permissions

2012-05-28 Thread Carlos de la Guardia
require the 'access' permission. That's it. So, no view permission declarations, except one, but you get one less permission, so it sort of evens out. I hope this helps, Carlos de la Guardia On Mon, May 28, 2012 at 11:26 AM, Michael Bayer mike...@zzzcomputing.com wrote: I've made a 40% effort

Re: Pyramid transactions and other request lifecycle events

2011-08-01 Thread Carlos de la Guardia
You can register a callback that is called after the transaction ends, so that the logging can be done there. See this page, near the end of the linked section: http://zodb.readthedocs.org/en/latest/transactions.html#repoze-tm2-transaction-aware-middleware-for-wsgi-applications Carlos de la

Re: Help with Authentication and Authorization

2011-07-11 Thread Carlos de la Guardia
-Documentation/tree/master/code/conflict/birdie Carlos de la Guardia On Mon, Jul 11, 2011 at 2:09 PM, gostones gosto...@gmail.com wrote: Hi everyone, I am new to python and web development and is trying to learn through building an application through pyramid. I am currently trying to work on a basic

short tutorial on using Pyramid with repoze.tm2 for transaction support

2011-04-05 Thread Carlos de la Guardia
Pyramid introductory tutorial. http://readthedocs.org/docs/zodb-documentation/latest/transactions.html#using-transactions-in-web-applications Carlos de la Guardia -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email

Re: Good hosting recommendations?

2011-03-29 Thread Carlos de la Guardia
Hi, another Linode happy customer here. Carlos de la Guardia On Tue, Mar 29, 2011 at 6:17 PM, guillermo cruz webjunki...@gmail.com wrote: I also agree that Linode is great. And the support team is awesome. One time Hotmail ask them to send an email to confirm I owned an IP address

Re: Akhet status (Pyramid newbies and Carlos d.l.G., read me)

2011-03-16 Thread Carlos de la Guardia
Mike, do you have a planned date for the first release of Akhet? We have been working on the landing page for Pyramid docs and I think it would make a lot of sense to mention it there. Carlos de la Guardia On Mon, Mar 14, 2011 at 10:31 PM, Mike Orr sluggos...@gmail.com wrote: I'm on IRC now

Re: Akhet status (Pyramid newbies and Carlos d.l.G., read me)

2011-03-11 Thread Carlos de la Guardia
Hi Mike, this is great, thank you very much. I'm going to give this a big space in my talk. I hope you are feeling much better. Carlos de la Guardia On Thu, Mar 10, 2011 at 11:41 PM, Mike Orr sluggos...@gmail.com wrote: Here's a quick status report on Akhet and my Pyramid tutorials

Questions for Pyramid Talk at PyCon

2011-03-09 Thread Carlos de la Guardia
, recommended packages, etc. If there's any question that you would like me to cover, I'd really appreciate it. Thanks, Carlos de la Guardia -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss

Re: Pyramid/Pylons Project status update...

2011-02-24 Thread Carlos de la Guardia
I will also give a talk at PyCon about frequent pyramid questions we see on IRC, mailing lists and reddit. Carlos de la Guardia On Thu, Feb 24, 2011 at 5:12 PM, Chris McDonough chr...@plope.com wrote: Hi folks, I just wanted to jot all this stuff down to transmit to folks, otherwise I