From tim at timhatch.com Tue Jan 2 20:48:19 2007 From: tim at timhatch.com (Tim Hatch) Date: Tue, 2 Jan 2007 13:48:19 -0600 Subject: [Pydotorg-www] Working on Ticket #366 Message-ID: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> Hi everyone, I'm on a quest to get the python-dev summaries rss feed fixed[1], and now have a Trac account thanks to sdeibel. I've tried to grab Pyramid (following instructions at [2] or [3]) and get a connection refused, as if pyramid.pollenation.net is no longer running svnserve. I'd like to help out with at least this small part, but I'm not sure how to get started. Any advice? Thanks, Tim Hatch [1]: http://pydotorg.python.org/pydotorg/ticket/366 [2]: http://wiki.python.org/moin/PythonWebsitePyramidDocs [3]: https://svn.python.org/www/trunk/beta.python.org/README From sdeibel at wingware.com Tue Jan 2 21:23:24 2007 From: sdeibel at wingware.com (Stephan Deibel) Date: Tue, 2 Jan 2007 15:23:24 -0500 (EST) Subject: [Pydotorg-www] Working on Ticket #366 In-Reply-To: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> References: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> Message-ID: On Tue, 2 Jan 2007, Tim Hatch wrote: > I'm on a quest to get the python-dev summaries rss feed fixed[1], and > now have a Trac account thanks to sdeibel. I've tried to grab > Pyramid (following instructions at [2] or [3]) and get a connection > refused, as if pyramid.pollenation.net is no longer running svnserve. > > I'd like to help out with at least this small part, but I'm not sure > how to get started. Any advice? I've noticed that too and have emailed the guy that could fix this. If that takes too long, I can get you Pyramid some other way. Thanks for working on this! - Stephan From mike at poordog.net Tue Jan 2 21:05:22 2007 From: mike at poordog.net (Michael Steinfeld) Date: Tue, 2 Jan 2007 15:05:22 -0500 Subject: [Pydotorg-www] Working on Ticket #366 In-Reply-To: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> References: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> Message-ID: Well, so it appears. It also appears that pyramid.pollenation.net is pointed to 127.0.0.1 .. so when you attempt to svn co the pyramid trunk, you are actually looking on your own machine for it. :) No idea as to why this is, but it is another reason to get rid of pyramid and use something else. Let me see if I can setup a tarball for you to d/l Mike On Jan 2, 2007, at 2:48 PM, Tim Hatch wrote: > Hi everyone, > > I'm on a quest to get the python-dev summaries rss feed fixed[1], and > now have a Trac account thanks to sdeibel. I've tried to grab > Pyramid (following instructions at [2] or [3]) and get a connection > refused, as if pyramid.pollenation.net is no longer running svnserve. > > I'd like to help out with at least this small part, but I'm not sure > how to get started. Any advice? > > Thanks, > > Tim Hatch > > [1]: http://pydotorg.python.org/pydotorg/ticket/366 > [2]: http://wiki.python.org/moin/PythonWebsitePyramidDocs > [3]: https://svn.python.org/www/trunk/beta.python.org/README > _______________________________________________ > Pydotorg-www mailing list > Pydotorg-www at python.org > http://mail.python.org/mailman/listinfo/pydotorg-www From sdeibel at wingware.com Tue Jan 2 21:47:31 2007 From: sdeibel at wingware.com (Stephan Deibel) Date: Tue, 2 Jan 2007 15:47:31 -0500 (EST) Subject: [Pydotorg-www] Working on Ticket #366 In-Reply-To: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> References: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> Message-ID: On Tue, 2 Jan 2007, Tim Hatch wrote: > I'm on a quest to get the python-dev summaries rss feed fixed[1], and > now have a Trac account thanks to sdeibel. I've tried to grab > Pyramid (following instructions at [2] or [3]) and get a connection > refused, as if pyramid.pollenation.net is no longer running svnserve. > > I'd like to help out with at least this small part, but I'm not sure > how to get started. Any advice? I've just placed a tar+gzipped copy of the Pyramid trunk/head here: http://wingware.com/pub/outgoing/pyramid-trunk.tgz I removed the .svn directories but there may be various junk in there. Let me know if you run into problems. Thanks, - Stephan From sdeibel at wingware.com Wed Jan 3 02:58:02 2007 From: sdeibel at wingware.com (Stephan Deibel) Date: Tue, 2 Jan 2007 20:58:02 -0500 (EST) Subject: [Pydotorg-www] Working on Ticket #366 In-Reply-To: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> References: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> Message-ID: On Tue, 2 Jan 2007, Tim Hatch wrote: > I'm on a quest to get the python-dev summaries rss feed fixed[1], and > now have a Trac account thanks to sdeibel. I've tried to grab > Pyramid (following instructions at [2] or [3]) and get a connection > refused, as if pyramid.pollenation.net is no longer running svnserve. > > I'd like to help out with at least this small part, but I'm not sure > how to get started. Any advice? FYI, pyramid.pollenation.net works again now (at least for me; your mileage subject to DNS caching delays). - Stephan From sdeibel at wingware.com Mon Jan 15 17:34:18 2007 From: sdeibel at wingware.com (Stephan Deibel) Date: Mon, 15 Jan 2007 11:34:18 -0500 (EST) Subject: [Pydotorg-www] website bug at python.org - unable to report In-Reply-To: References: Message-ID: For the record, I've added him but of course didn't send the login info this this list. - Stephan On Sun, 14 Jan 2007, Radoslaw Stachowiak wrote: > Hello, > > I'd like to report website bug on http://www.python.org/dev/summary/ > > But doing so requires ability to create a trac ticket, according to > http://wiki.python.org/moin/PythonWebsiteCreatingNewTickets > > So could You please create an account for me, or please forward this bug to > appropriate person. > > BUG: > At http://www.python.org/dev/summary/ > RSS feed points to http://www.python.org/dev/summary/channews.rdf > however data do not include new python-dev summaries. it stopped around > january 2006. > > > -- > radoslaw. > From tim at timhatch.com Mon Jan 15 19:17:32 2007 From: tim at timhatch.com (Tim Hatch) Date: Mon, 15 Jan 2007 12:17:32 -0600 Subject: [Pydotorg-www] Working on Ticket #366 In-Reply-To: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> References: <265CBC61-4C77-40CC-8F7D-300A005A5BE6@timhatch.com> Message-ID: > I'm on a quest to get the python-dev summaries rss feed fixed I've gotten close, but it needs some final tweaking from someone more familiar with the project (and hopefully with a faster computer so Pyramid doesn't take 15 minutes to run). Over the break I got all the prerequisites installed on my laptop (took a while over a modem) and have something that's worth reviewing. http://timhatch.com/ex/2007/01/summaryrdf.tgz Included in this are: * Generates and copies /dev/summary/channews.rdf (from a separate yml file which will need to be edited with each update, see data/dev/ summary/rdf/summarydata.yml) * runserver.py: Modified SimpleHTTPServer to use instead of instantwebserver that will properly redirect for directories missing the trailing slash NOT included: * Server build script change * Fix for the http://www.python.org/ business and pubDate for #234 Tim From radek at gentoo.org Sun Jan 14 22:48:46 2007 From: radek at gentoo.org (Radoslaw Stachowiak) Date: Sun, 14 Jan 2007 22:48:46 +0100 Subject: [Pydotorg-www] website bug at python.org - unable to report Message-ID: Hello, I'd like to report website bug on http://www.python.org/dev/summary/ But doing so requires ability to create a trac ticket, according to http://wiki.python.org/moin/PythonWebsiteCreatingNewTickets So could You please create an account for me, or please forward this bug to appropriate person. BUG: At http://www.python.org/dev/summary/ RSS feed points to http://www.python.org/dev/summary/channews.rdf however data do not include new python-dev summaries. it stopped around january 2006. -- radoslaw. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pydotorg-www/attachments/20070114/ff323939/attachment.htm