[Freevo-devel] SoC 2007 webserver based on cherrypy and cheetah

2007-03-20 Thread Ky Phan
Hello Freevo users, I'm a student and I'm interested in this part (see subject) of the project. I have web app development experience with webpy, Rails and PHP and I believe that I can help make a great web app to control freevo over the web. I just wanted to introduce myself and ask what the ment

Re: [Freevo-devel] Kaa r2543 - trunk/epg/src/sources

2007-03-20 Thread Jason Tackaberry
Tanja wrote: > 1.) How do I make sax ignore the dtd file? I think like this: parser = xml.sax.make_parser() parser.setFeature('http://xml.org/sax/features/external-general-entities', False) > raise RuntimeError('add_program_wait not called by thread') > RuntimeError: add_program_wai

Re: [Freevo-devel] kaa.beacon questions

2007-03-20 Thread Jason Tackaberry
On 2007-03-20 15:26, Dirk Meyer wrote: > Simple. If you do a list of the complete directory in freevo, you want > to access metadata while still scanning. For that reason keys() and > similar calls do not force a scan. You can force a scan by adding > 'request=True' when using get() on an item. I k

Re: [Freevo-devel] kaa.beacon questions

2007-03-20 Thread Dirk Meyer
Jason Tackaberry wrote: > On 2007-03-20 15:26, Dirk Meyer wrote: >> Simple. If you do a list of the complete directory in freevo, you want >> to access metadata while still scanning. For that reason keys() and >> similar calls do not force a scan. You can force a scan by adding >> 'request=True' wh

Re: [Freevo-devel] kaa.beacon questions

2007-03-20 Thread Jason Tackaberry
On 2007-03-20 15:26, Dirk Meyer wrote: > Simple. If you do a list of the complete directory in freevo, you want > to access metadata while still scanning. For that reason keys() and > similar calls do not force a scan. You can force a scan by adding > 'request=True' when using get() on an item. I k

Re: [Freevo-devel] kaa.beacon questions

2007-03-20 Thread Dirk Meyer
Jason Tackaberry wrote: > On another note, I have a beacon question of my own. Why is it that if > I get() an arbitrary file, beacon server doesn't scan it? > > >>> import kaa.beacon > >>> c=kaa.beacon.connect() > >>> c.get('/home/tack/commentary1.ogg').scanned() >

Re: [Freevo-devel] kaa.beacon questions

2007-03-20 Thread Dirk Meyer
"Chandan Pitta" wrote: > I see that if a directory has some_dir/some_file.avi and > some_dir/some_file.jpg then > kaa.beacon.get("some_dir/some_file.avi")["image"] is equal to > "some_dir/some_file.jpg". Correct. > However if a directory has some_dir/some_file.avi and > some_dir/some_dir.jpg then

Re: [Freevo-devel] [Freevo-users] Freevo accepted by Google Summer of Code 2007

2007-03-20 Thread John Molohan
Jason Tackaberry wrote: > Dirk Meyer wrote: > >> Go the google.com, log in with your email account and register as >> student to SoC in the freevo project. >> > > Maybe put up a similar note on the website? > Will do. -

Re: [Freevo-devel] [Freevo-users] Freevo accepted by Google Summer of Code 2007

2007-03-20 Thread Jason Tackaberry
Dirk Meyer wrote: > Go the google.com, log in with your email account and register as > student to SoC in the freevo project. Maybe put up a similar note on the website? - Take Surveys. Earn Cash. Influence the Future of IT J

Re: [Freevo-devel] Freevo accepted by Google Summer of Code 2007

2007-03-20 Thread Dirk Meyer
Dirk Meyer wrote: > good news, Freevo was accepted for the Google Summer of Code 2007 > (http://code.google.com/soc/). Students can register the next two > weeks. Students can register up to next Friday. Right now I only have one submission and that one is about making our website (which has nothi