khufu

2013-02-19 Thread Rocky Burt
Is anyone out there using any of the khufu components these days? I'm considering advancing it to take advantage of pyramid 1.4 features but only if there's some level of demand. I'm also looking for contributors to the projects. http://khufuproject.github.com/ -- You received this message b

Re: how to open up our code, possible pyramid extension project

2011-06-10 Thread Rocky Burt
Biased opinion ahead: I use https://github.com/serverzen/DistChecker - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-devel/-/g0h2hT63_JkJ.

Re: how to open up our code, possible pyramid extension project

2011-06-10 Thread Rocky Burt
This is pretty awesome. I can't wait to see some code. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-devel/-/bvwKH3JRHMcJ. To post to t

khufu_sqlalchemy 0.5 released

2011-05-04 Thread Rocky Burt
/khufu_sqlalchemy/ Changes between 0.5b1 and 0.5 - Added new khufu_sqlalchemy paster template - Made dbsession() lookup a little more clever - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to py

Re: RESTful Pyramid

2011-03-14 Thread Rocky Burt
I still think traversal-based resources lend themselves to RESTful mappings better than route-based routines. GET /notes # get a listting of all notes POST /notes # create a new note GET /notes/firstnote# get full information on the "firstnote" note PUT /notes/firstno

Re: Some thoughts about Pyramid

2011-03-04 Thread Rocky Burt
e any real problems for me... the only place where this could be detrimental that I could see is someone deploying on something like Google App Engine. - Rocky On Friday, March 4, 2011 2:09:30 PM UTC-3:30, Chris McDonough wrote: > > Of these, the only ones to very easily *not* insta

pyramid_jinja2 0.6.1 released

2011-03-03 Thread Rocky Burt
Just released pyramid_jinja2 0.6.1. Download url: http://pypi.python.org/pypi/pyramid_jinja2 Changes specific to this release... - Asset-based loading now takes precedence and does not require "asset:" prefix - Fixed the "current" package mechanism of asset: loading so that it more accura

Re: installing pyramid/Chameleon: No module named distribute_setup ?

2011-02-28 Thread Rocky Burt
Just an update that Chameleon 2.0rc2 was just released that fixes this as well. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this g

Re: Avoiding releases broken due to missing setuptools_git

2011-02-26 Thread Rocky Burt
ith that I merely maintain MANIFEST.in. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googl

pyramid_tm 0.1 released

2011-02-25 Thread Rocky Burt
pyramid_tm 0.1 has been released. ``pyramid_tm`` is a package which allows Pyramid requests to join the active transaction as provided by the `transaction `_ package. See `http://docs.pylonsproject.org/projects/pyramid_tm/dev/

Re: Global variables

2011-02-12 Thread Rocky Burt
quot;khufu.somevar" to avoid naming clashes. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-de

RapidGiza 0.2 released

2011-02-04 Thread Rocky Burt
RapidGiza is a set of Paster templates that provide out of the box: * An application based on the Pyramid_ web application framework * Default SQLAlchemy_ engine/session-factory setup * All ``.jinja2`` files matched as Jinja2_ templates * Khufu-Script_ setup for running the app in devel

Re: Requirements for Pyramid 1.0b1

2011-01-23 Thread Rocky Burt
ath/to/virtualenv/bin/python - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com.

Re: Using Mako Templates in Pyramid with Google App Engine

2011-01-23 Thread Rocky Burt
I think it's often easy to forget just how unnecessary the Paster portion of configuration really is ;) -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this

Re: stucco_auth 0.1e-6 released

2011-01-23 Thread Rocky Burt
t use out of this too. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. F

Re: pyramid terminology: "model"->"resource"

2010-12-15 Thread Rocky Burt
+1 for me The name doesn't really matter that much to me but anyone learning Pyramid from a non-zopey background will get tripped up by the usage of model imho. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To pos

Re: ATN: RapidGiza 0.1.2 released

2010-12-01 Thread Rocky
to show how to write container style models for relational data using pyramid's traversal mechanism which will help with restful things. - Rocky On Dec 1, 8:24 pm, Steve Schmechel wrote: > Hi Rocky, > > This looks very interesting, but I am a little unclear about what you > intend whe

ATN: RapidGiza 0.1.2 released

2010-11-29 Thread Rocky
This is the first public announcement of the RapidGiza paster templates for Pyramid. RapidGiza is a set of Paster templates that provide out of the box: * An application based on the Pyramid_ web application framework * Default SQLAlchemy_ engine/session-factory setup * All ``.html`` file

Re: Pyramid project templates

2010-11-26 Thread Rocky
quests can request a session whenever they want. - Rocky -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-de...@googlegroups.com. To unsubscribe from this group, send email to p