[p2pu-dev] Seeing complete list of projects/groups on new.p2pu.org

Jessy Kate Schingler jessy at jessykate.com
Tue May 17 22:29:44 UTC 2011


heh i did something similar. Here's a short ruby script you can run, which
will tell you only new courses since the last time it was run. It also
stores a full list of courses in courselist.txt of the same directory.
https://gist.github.com/977559

(instructions on how to run it are in that file)

<https://gist.github.com/977559>Alison, I can set this up as a daily email
alert if you want me to, as a stopgap till we have something more
sophisticated.

It would be great to have an RSS feed of new courses. maybe that's on the
task list already?

Jessy
--
http://jessykate.com



On Tue, May 17, 2011 at 4:51 PM, Dan Diebolt <dandiebolt at gmail.com> wrote:

> *>Is there a way to see/receive a total list of all study groups*
> *
> *
> *Google: site:site:new.p2pu.org inurl:groups -inurl:content &num=50*
>
> http://www.google.com/search?q=site:new.p2pu.org+inurl:groups+-inurl:content&num=50
>
> To import into a Google spreadsheet use importXml() function and
> xpath="//cite"
>
> =importXml("
> http://www.google.com/search?q=site:new.p2pu.org+inurl:groups+-inurl:content&num=50",
> "//cite")
>
>
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110517/f5249793/attachment.html>


More information about the p2pu-dev mailing list