I'd like to start back up with the Wikipedia Signpost RSS feed [1]. It's python, runs once a day, and requires three modules: PyRSS2Gen, BeautifulSoup, Scrape 'N' Feed
Will simply posting a request to this list be the standard way for handling these things in the future?
[1] http://en.wikipedia.org/wiki/User:Alterego/signpost.py
-- Cheers, Brian Mingus AIM, Skype: BReflection Google talk: reflection@gmail.com Phone: (720) 771-2599
On Thu, Oct 13, 2005 at 09:38:50PM -0600, Brian wrote:
I'd like to start back up with the Wikipedia Signpost RSS feed [1]. It's python, runs once a day, and requires three modules: PyRSS2Gen, BeautifulSoup, Scrape 'N' Feed
where can i find these?
Will simply posting a request to this list be the standard way for handling these things in the future?
i imagine so. i created an alias zedler-admins@wikimedia.org, but that should probably only be used for things like requesting changes to your account... (elian/apper, if you want to be added to that alias, please let me know).
kate.
- Scrape 'N' Feed: http://www.crummy.com/software/ScrapeNFeed/ - BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/ - PyRSS2Gen: http://www.dalkescientific.com/Python/PyRSS2Gen.html
On 10/13/05, Kate Turner keturner@livejournal.com wrote:
On Thu, Oct 13, 2005 at 09:38:50PM -0600, Brian wrote:
I'd like to start back up with the Wikipedia Signpost RSS feed [1]. It's python, runs once a day, and requires three modules: PyRSS2Gen, BeautifulSoup, Scrape 'N' Feed
where can i find these?
Will simply posting a request to this list be the standard way for
handling
these things in the future?
i imagine so. i created an alias zedler-admins@wikimedia.org, but that should probably only be used for things like requesting changes to your account... (elian/apper, if you want to be added to that alias, please let me know).
kate. _______________________________________________ Toolserver-l mailing list Toolserver-l@Wikipedia.org http://mail.wikipedia.org/mailman/listinfo/toolserver-l
-- Cheers, Brian Mingus AIM, Skype: BReflection Google talk: reflection@gmail.com Phone: (720) 771-2599
On Thu, Oct 13, 2005 at 10:38:15PM -0600, Brian wrote:
- Scrape 'N' Feed: http://www.crummy.com/software/ScrapeNFeed/
- BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/
- PyRSS2Gen: http://www.dalkescientific.com/Python/PyRSS2Gen.html
okay, these should be installed.
kate.
toolserver-l@lists.wikimedia.org