<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks for the feedback! I'm feeling the same way, but it's nice to have some backup. I've updated the wiki to reflect that decision.<div class=""><br class=""></div><div class="">I also realized that there's some shared DB code that I think makes sense to get ported before we start parallel work. I'm going to try to knock that out in the next day or two and then hopefully others who have expressed interest in collaborating on this will still be excited about getting involved!</div><div class=""><br class=""></div><div class="">Matt<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 22, 2015, at 2:34 PM, Itxaka serrano <<a href="mailto:itxakaserrano@gmail.com" class="">itxakaserrano@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Agreed, if Jinja2 comes with no extra deps it sounds much better. Plus i know Jinja but not mako so I have some bias there :D</div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-04-22 20:16 GMT+02:00 Lance Zeligman <span dir="ltr" class=""><<a href="mailto:lance.zeligman@gmail.com" target="_blank" class="">lance.zeligman@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">IF we're still discussing the Jinga2 vs Mako, I think it would be best to keep it jinga2. My reasoning being that while it's more short term work, it overall helps reduce depedency overload (or hell if you prefer(a complaint that I've noticed frequently with any major project)) and it follows the principles of KISS.</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Apr 21, 2015 at 4:41 PM, Matt Singleton <span dir="ltr" class=""><<a href="mailto:matt@xcolour.net" target="_blank" class="">matt@xcolour.net</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Great, thanks! I've added this to the aforementioned wiki page.<br class="">
<span class=""><font color="#888888" class=""><br class="">
Matt<br class="">
</font></span><div class=""><div class=""><br class="">
> On Apr 21, 2015, at 3:48 PM, Peter Palfrader <<a href="mailto:peter@palfrader.org" target="_blank" class="">peter@palfrader.org</a>> wrote:<br class="">
><br class="">
> On Sun, 19 Apr 2015, Matt Singleton wrote:<br class="">
><br class="">
>> I'm thinking our plan of attack should be:<br class="">
>><br class="">
>> 1. Figure out how to get the current thing running locally<br class="">
><br class="">
> If all you need is an approximation, then the following should do:<br class="">
><br class="">
> Get postgres:<br class="">
>  sudo apt-get install postgresql-9.4 postgresql-9.4-debversion postgresql-plperl-9.4<br class="">
>  (On wheezy use 9.1 instead.)<br class="">
><br class="">
> and create users:<br class="">
>  sudo -u postgres createuser -P snapshot<br class="">
>  sudo -u postgres createuser -P guest  # I used 'guest' as password.<br class="">
><br class="">
> Fetch a tiny sample database dump (630k) from<br class="">
>  <a href="https://www.palfrader.org/volatile/2015-04-21-03Yx375znrU/snapshottst.xz" target="_blank" class="">https://www.palfrader.org/volatile/2015-04-21-03Yx375znrU/snapshottst.xz</a><br class="">
> and have it create and populate the database.<br class="">
><br class="">
>  xzcat snapshottst.xz | sudo -u postgres psql<br class="">
><br class="">
><br class="">
> To get the current pylons code to work:<br class="">
><br class="">
> Configure database info in development.ini.  Here's mine:<br class="">
>  <a href="https://www.palfrader.org/volatile/2015-04-21-59ylxSmijic/development.ini" target="_blank" class="">https://www.palfrader.org/volatile/2015-04-21-59ylxSmijic/development.ini</a><br class="">
><br class="">
> and run<br class="">
>  paster serve --reload development.ini<br class="">
> } Starting subprocess with file monitor<br class="">
> } Starting server in PID 1696.<br class="">
> } serving on <a href="http://127.0.0.1:5002/" target="_blank" class="">http://127.0.0.1:5002</a><br class="">
><br class="">
> visit <a href="http://127.0.0.1:5002/" target="_blank" class="">http://127.0.0.1:5002</a><br class="">
><br class="">
> Cheers,<br class="">
> --<br class="">
>                           |  .''`.       ** Debian **<br class="">
>      Peter Palfrader      | : :' :      The  universal<br class="">
> <a href="http://www.palfrader.org/" target="_blank" class="">http://www.palfrader.org/</a> | `. `'      Operating System<br class="">
>                           |   `-    <a href="http://www.debian.org/" target="_blank" class="">http://www.debian.org/</a><br class="">
><br class="">
> _______________________________________________<br class="">
> py3porters-devel mailing list<br class="">
> <a href="mailto:py3porters-devel@lists.alioth.debian.org" target="_blank" class="">py3porters-devel@lists.alioth.debian.org</a><br class="">
> <a href="https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel" target="_blank" class="">https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel</a><br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
py3porters-devel mailing list<br class="">
<a href="mailto:py3porters-devel@lists.alioth.debian.org" target="_blank" class="">py3porters-devel@lists.alioth.debian.org</a><br class="">
<a href="https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel" target="_blank" class="">https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel</a><br class="">
</div></div></blockquote></div><br class=""></div>
</div></div><br class="">_______________________________________________<br class="">
py3porters-devel mailing list<br class="">
<a href="mailto:py3porters-devel@lists.alioth.debian.org" class="">py3porters-devel@lists.alioth.debian.org</a><br class="">
<a href="https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel" target="_blank" class="">https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel</a><br class="">
<br class=""></blockquote></div><br class=""></div>
_______________________________________________<br class="">py3porters-devel mailing list<br class=""><a href="mailto:py3porters-devel@lists.alioth.debian.org" class="">py3porters-devel@lists.alioth.debian.org</a><br class="">https://lists.alioth.debian.org/mailman/listinfo/py3porters-devel<br class=""></div></blockquote></div><br class=""></div></div></body></html>