Readme files for some libraries need to update their paths.

2011-02-20 Thread Jorge Vargas
All three of those files point to URLs that do not exist https://github.com/Pylons/peppercorn/blob/master/README.txt https://github.com/Pylons/deform/blob/master/README.txt https://github.com/Pylons/colander/blob/master/README.txt They should point to the same links as http://docs.pylonsproject.o

Re: having problems installing from mecurial

2008-06-13 Thread Jorge Vargas
On Fri, Jun 13, 2008 at 3:07 PM, iain duncan <[EMAIL PROTECTED]> wrote: > > No local packages or download links found for > WebHelpers>=0.6dev-20080601 > error: Could not find suitable distribution for > Requirement.parse('WebHelpers>=0.6dev-20080601') > that is expected. There is no released ver

Re: Test Driven Development of XMLRPCControllers?

2008-10-10 Thread Jorge Vargas
On Fri, Oct 10, 2008 at 1:56 PM, Jorge Vargas <[EMAIL PROTECTED]> wrote: > On Fri, Oct 10, 2008 at 7:08 AM, avillena <[EMAIL PROTECTED]> wrote: >> >> Hi! >> Does anybody knows how to use paste.fixture facilities to tests and >> XMLRPCController, in a sim

Re: Test Driven Development of XMLRPCControllers?

2008-10-10 Thread Jorge Vargas
On Fri, Oct 10, 2008 at 7:08 AM, avillena <[EMAIL PROTECTED]> wrote: > > Hi! > Does anybody knows how to use paste.fixture facilities to tests and > XMLRPCController, in a similar way to testing regular controllers? > Thanks > Agustin I'm not sure if this applies to paste.fixture, but I have do

Re: Test Driven Development of XMLRPCControllers?

2008-10-15 Thread Jorge Vargas
nce doing that? > > Good luck > Agustin > > > On Oct 10, 4:57 pm, "Jorge Vargas" <[EMAIL PROTECTED]> wrote: >> On Fri, Oct 10, 2008 at 1:56 PM, Jorge Vargas <[EMAIL PROTECTED]> wrote: >> > On Fri, Oct 10, 2008 at 7:08 AM, avillena

Re: number_to_human_size helper

2008-12-03 Thread Jorge Vargas
On Mon, Dec 1, 2008 at 5:31 PM, Mike Orr <[EMAIL PROTECTED]> wrote: > > There's a ticket to reinstate number_to_human_size(), one of the > deprecated Rails helpers. I left it as (1) the current implementation > is not robust enough, (2) there are two alternative implementations > which are better

Re: number_to_human_size helper

2008-12-03 Thread Jorge Vargas
On Wed, Dec 3, 2008 at 5:19 PM, Wojciech Malinowski <[EMAIL PROTECTED]> wrote: > Mike Orr wrote: >> Nobody has followed up with suggestions for a better API spec. Should >> I ask again for volunteers, leave the ticket open, or just close it? >> My concern is this is too implementation-specific an

Re: Google Summer of Code 2009

2009-01-05 Thread Jorge Vargas
On Mon, Jan 5, 2009 at 8:00 AM, vArDo wrote: > > Hi all. > Is Pylons planning to apply for participation in GSoC 2009 [1] as > organization? Django [2] and Turbogears [3] did it in 2008. Working > under umbrella of PSF (as many Python projects do that [4]) is also an > option. > > [1] http://code

Re: Google Summer of Code 2009

2009-01-07 Thread Jorge Vargas
On Wed, Jan 7, 2009 at 12:08 AM, Ian Bicking wrote: > > Mike Orr wrote: >> On Tue, Jan 6, 2009 at 6:26 AM, vArDo wrote: > Maybe a fun/useful project would be working on a system to make the > documentation more useful or browsable? E.g., a comment system or a > system to suggest patches. Maybe

Re: What's left for 0.9.7 release?

2009-01-11 Thread Jorge Vargas
On Wed, Jan 7, 2009 at 9:25 PM, KyleJ wrote: > > I've been using 0.9.7 for some time, but it still seems an official > release is lacking. > > From the archives, looks like it's just the documentation that needs > finalizing. > > I saw Ben's bit on the Mercurial rep and that Eric Ongerth was doin

Re: Google Summer of Code 2009

2009-01-13 Thread Jorge Vargas
On Thu, Jan 8, 2009 at 3:16 PM, Ian Bicking wrote: > > Iain Duncan wrote: Writing a series of recipes (that can be tested automatically, probably with buildbot) might be a good addition? Figuring out how to write testable recipes is tricky, but a doable tricky. >>> This sound

Re: [tg-trunk] TurboGears 2.1 Released!

2010-11-22 Thread Jorge Vargas
I'm glad this is finally out. I'll like to thank everyone for the hard work put here ! On Fri, Nov 19, 2010 at 6:28 PM, Chris Perkins wrote: > The TurboGears team is proud to present TurboGears 2.1.  2.1 has been in > development for about one year with the first alpha released in October of > 20