getting text from webpage that has embedded flash

2009-07-06 Thread Oisin
HI, Im trying to parse a bands myspace page and get the total number of plays for their songs. e.g. http://www.myspace.com/mybloodyvalentine The problem is that I cannot use urllib2 as the "Total plays" string does not appear in the page source. Any idea of ways around this? Thanks, O -- http:

Re: pypi mirror

2011-05-19 Thread Oisin Mulvihill
Hi Sławek, You could also do a local or private egg repository. I documented how I did this for my internal projects here: http://www.sourceweaver.com/posts/private-python-egg-repository I hadn't come across z3c.pymirror before. All the best, Oisin On 19 May 2011 10:12, Slafs wrote:

nozama-cloudsearch-service a local Amazon CloudSearch instance.

2013-09-04 Thread Oisin Mulvihill
environment locally. All the best, Oisin -- https://mail.python.org/mailman/listinfo/python-list

nozama-cloudsearch-service 1.1.2: a local Amazon CloudSearch using ElasticSearch as its backend.

2013-09-27 Thread Oisin Mulvihill
utions are always welcome. Just fork me on github: * https://github.com/oisinmulvihill/nozama-cloudsearch It also has documentation which it self hosts or can be seen on readthedocs: * https://nozama-cloudsearch.readthedocs.org/en/latest/index.html All the best, Oisin -- https://mail.python.o

ann: servicestation - run your linux/mac services on windows without needing pywin...

2009-07-17 Thread Oisin Mulvihill
r interested in this check out the projects trac page for docs and download http://www.foldingsoftware.com/servicestation All the best, Oisin -- http://mail.python.org/mailman/listinfo/python-list

Re: ann: servicestation - run your linux/mac services on windows without needing pywin...

2009-07-17 Thread Oisin Mulvihill
On Jul 17, 9:34 am, Tim Golden wrote: > Oisin Mulvihill wrote: > > Hi There, > > > I gave a lightning talk about my ServiceStation project at Europython > > 2009. While it > > isn't written in Python (C++/Windows), I did write it with python in > > mind