Re: problem running helloworld

2011-09-01 Thread Steve Piercy
This one may be helpful too: https://docs.pylonsproject.org/projects/pyramid_cookbook/dev/mac_install.html You are welcome to update the instructions for 10.4. --steve On 8/31/11 at 11:21 PM, ja...@misterm.org (James Murty) pronounced: I have come across similar problems compiling Python

Re: Sites using Pyramid Pyramid Advocacy

2012-10-23 Thread Steve Piercy
Also for the potential contributer who does not know how to contribute yet: http://docs.pylonsproject.org/en/latest/#contributing And: http://docs.pylonsproject.org/en/latest/community/featuresbugs.html#working-on-code Perhaps those should include mention of documentation or propaganda

Re: use of specified as in documentation

2013-01-21 Thread Steve Piercy
IMO, specified as implies must be and it causes me to do a double-take. Supplied as is a strange idiom and could be challenging to translate out of English. I agree with your suggestion. --steve On 1/21/13 at 10:53 PM, tshep...@gmail.com (Tshepang Lekhonkhobe) pronounced: As an

Re: choice of documentation license

2013-03-22 Thread Steve Piercy
On 3/22/13 at 4:32 PM, chr...@plope.com (Chris McDonough) pronounced: On Fri, 2013-03-22 at 22:07 +0200, Tshepang Lekhonkhobe wrote: Why choose a non-commercial license[1]? This has the disadvantage of disallowing, for example, Debian to distribute it[2], which would be nice. [1]:

Re: the Tools tab on the main site

2013-04-05 Thread Steve Piercy
I concur. It's not directly relevant to the project, and the project does not receive any benefit for promoting these tools. Although I also think there is an opportunity for sponsorship, e.g., where JetBrains provides Open Source Licenses for PyCharm. It does this now for Pylons project

Re: some tests fail for pyramid_handlers 0.5

2013-08-05 Thread Steve Piercy
Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups pylons-devel group. To unsubscribe from this group and stop receiving emails from it, send an email to pylons-devel+unsubscr...@googlegroups.com. To post to this group, send email to pylons-devel

Re: [pylons-devel] Re: Broken PDF link for 1.5 docs

2014-05-17 Thread Steve Piercy
-Contributions/tree/master/docsets/Pyramid More on the issue. https://github.com/Pylons/pyramid/issues/1222#issuecomment-42795055 --steve Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups pylons-devel group. To unsubscribe

Re: [pylons-devel] static_url usage

2014-09-16 Thread Steve Piercy
/', override_with='p_started:webapp/dist/images') request.static_url('p_started:webapp/images/pyramid.png') Thank you, it works :) Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups pylons-devel group. To unsubscribe from

Re: [pylons-devel] Release process

2015-08-03 Thread Steve Piercy
process, described with rich details such as Django is? Is there any document with Pyramid release process? Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups pylons-devel group. To unsubscribe from this group and stop

Re: [pylons-devel] Pylons 1.x maintenance

2015-07-19 Thread Steve Piercy
wonder, what if we take over the maintenance of the project and so that we can keep it more alive than it is currently? We'd really not like to have our own fork of Pylons :) [0] https://kallithea-scm.org/ -- Cheers, Andrew Steve Piercy, Soquel, CA -- You received

[pylons-devel] Additional Maintainers Needed for Pylons Project projects

2016-01-03 Thread Steve Piercy
creates a vacuum. It would be good to have at least two active maintainers per project, to avoid the bus factor. What do you maintainers think? --steve -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Steve Piercy Website Builder Soquel, CA &l

Re: [pylons-devel] Re: github pages for pylons project sites

2016-01-04 Thread Steve Piercy
IP. On Monday, January 4, 2016 at 1:10:36 PM UTC-5, Jonathan Vanasco wrote: I just wanted to add that PylonsHQ redirects to PylonsProject (and is the name of the github project), and that link should be maintained. Steve Piercy, Soquel, CA -- You received

Re: [pylons-devel] github pages for pylons project sites

2016-01-02 Thread Steve Piercy
and see their own changes before they submit PRs, and we should do the same when reviewing. The dev branch I was proposing earlier was to help us merging PR and make sure we don't publish unfinished work on master. On Saturday, January 2, 2016 at 4:28:29 PM UTC-5, Steve Piercy wrote: On 1/2/16

Re: [pylons-devel] github pages for pylons project sites

2016-01-02 Thread Steve Piercy
. Perhaps we declare a branch 'dev' or 'staging' for reviewing proposed changes, and set up a CNAME for each marketing website? --steve Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups "pylons-devel&q

[pylons-devel] PyCharm Open Source Licenses for Pylons Project

2015-11-20 Thread Steve Piercy
of the Pylons Project and open source software! Read more information about PyCharm: https://www.jetbrains.com/pycharm/ --steve Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To unsubs

Re: [pylons-devel] Make Pyramid 1.7 scaffolds ready for naïve usage of py.test and tox in new projects?

2016-05-05 Thread Steve Piercy
= stevepi-mbp:tutorial stevepiercy$ --steve Steve Piercy, Soquel, CA -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To unsubscribe from this group and stop receiving emails fro

Re: [pylons-devel] Make Pyramid 1.7 scaffolds ready for naïve usage of py.test and tox in new projects?

2016-05-06 Thread Steve Piercy
by scaffold, and get all tests collected by default? -- Vincent 2016-05-05 19:46 GMT+02:00 Steve Piercy <steve.piercy@gmail.com>: On 5/5/16 at 9:44 AM, vincent.fero...@gmail.com (Vincent Férotin) pronounced: scaffolds are not ready for naive usage of py.test by new comers to Pyramid, i.e. r

Re: [pylons-devel] Make Pyramid 1.7 scaffolds ready for naïve usage of py.test and tox in new projects?

2016-05-06 Thread Steve Piercy
:21 GMT+02:00 Steve Piercy <steve.piercy@gmail.com>: We try to follow a good git workflow.[1] The error provides instructions of what to do. astuce: Pull distant changes (e.g. 'git pull ...') astuce: before pushing. [...]"). Which implies you did not follow the helpful i

[pylons-devel] Read the Docs GitHub Services Deprecation and replacement with Webhooks

2019-01-19 Thread Steve Piercy
pyramid_xmlrpc pyramid_zodbconn repozitory SQLAHelper Sub Projects substanced translationstring venusian WebHelpers WebTest --steve Steve Piercy, Eugene, OR -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To unsubs