On Mon, 2004-03-29 at 12:57, [EMAIL PROTECTED] wrote:
> The web interafce speed really hasn't been looked at in this release.
> I think we are looking for some increase when we integrate SQLlite but
> that's probably not gonna happen until at least 1.6.
> 
> As for multiple deletes. We could probably do an alternate recordings
> page using checkboxes and then the action in a dropdown with a submit
> button(similar to how most web based mail apps work). The interface
> stuff isn't too hard. The problem is dealing with Unicode. Library.rpy
> and a few other scripts are having issues with that now that I am
> working on.
> 
> Python itself is very easy for any perl person to pickup, check the
> python.org website and the tutorials. I am mainly a perl person and
> found this a good place to start and then copying existings scripts
> and modifying to my needs filled the rest of the gap. The most likely
> route to go with this new page since it probably be an issue only for
> people grabbing so much data that you could make it an addon and put
> it there for others to use if they want it.
> 
> I hang out on IRC on weekends and can help you with the basics if you
> want, but there are several other regular IRC people who do web
> scripts, that might be able to help you out(rshortt, k-s, and
> bheremans).
> 

Actually, I just bugged a python coder friend on AIM a few times
(turnabout is fair play ;-) and managed to hack together a pretty decent
working script. Kudos to you guys for making a very intuitive API... I
had a harder time with pythonisms than figuring out what I needed to do
APIwise :)

I'm not sure about unicode issues. Atm, the name of the checkbox is the
channel_id|start_time... if the channel id is unicoded that might break?
Not really sure how all that works, since I've never really dealt with
internationalization in any language.

How would I go about taking this page, now that I have it working, and
making it into an addon? Looked at the plugin docs but that looks to be
more for the freevo client.

--StormeRider



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to