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
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
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
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
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
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()
>
"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
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.
-
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
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
10 matches
Mail list logo