On Mon, 2003-02-24 at 14:41, Rob Shortt wrote:
> Michael Ruelle wrote:
> > enclosed is a script to manually record programs using the freevo web
> > interface. It creates a tv program object and then uses the recording
> > interface to add it to the list of scheduled programs. After
> > successfully adding a program it redirects to record.cgi to display the
> > scheduled programs.
> 
> Great.  This is a useful feature.
> 
> > Any pointers welcome.
> 
> I have a bit of an issue with the use of space and layout of the 
> start/stop time dropdown boxes.  My screen resolution is 1024x768 and 
> the page scrolls off the side of the screen.  How about making the Title 
> box a bit narrower, and changing the Description area into a textarea 
> that is narrower but also higher, with multiple rows.
> 

yeah I was worried about that my desktop is 1280x1024 and I was trying
to use mozilla as if it was sized for 1024x768. Also do we want to set a
standard for screen size? many sites say either 800x600 or 1024x768
these days.

> Also, the formatting of the start/stop time boxes don't line up very 
> well.  I would suggest using the td nowrap attribute and forcing line 
> breaks between the sections, you might even need another table to 
> seperate the labels from the boxes nicely.  Also I think it would be 
> very useful if the stop times would automagicly set to the same values 
> as the start as you set them.  You might also consider just asking the 
> user how long in hours:minutes to record for.
> 

Yeah the layout sucks. Your suggestion is a good one. Also I have my
usual problem of not checking to see desc and title were populated
before going to use them. I had thought about defaulting the controls to
the current time + 5 minutes, but your idea sounds more useful. Also do
like the dropdowns for minutes? I put it in five minute intervals but
wasn't sure if that granularity would cause problems for others. Most
things in the US run on the half hour but two stations(TBS, TNT) run
programs at like 5 minutes after, not sure if this would be a problem in
other countries.

Also i think there might be some investigating one of us might need to
do in the record interface. If i add a manual record request for the
last half hour of an hour show, I can not remove it using record.cgi. If
you could look into this that would be great. I am not sure if this is
something I am doing wrong or if my manual record program is breaking an
assumption used in the record interface. I don't expect this to happen
alot but I ran across it in testing.

Thanks,

Mike Ruelle
[EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to