[mythtv] mythweb and scheduled recordings

Ian Forde ian at duckland.org
Thu Dec 4 22:35:50 EST 2003


On Thu, 2003-12-04 at 14:09, Chris Petersen wrote:
> That's also part of the plan.  Well, storing it in a cookie, anyway,
> just like the rest of the settings.  Having a first-run page would be
> nice, but wouldn't help WAP-only devices like cell phones (do they even
> store cookies?)

Just did a little googling myself.  Apparently, session cookies are
supported, but persistent cookies (which we'd want here) aren't...
bummer...
 
> Anyway, a quick google search brings up:
> 
> http://forums.australianinfront.com.au/ShowPost.aspx?PostID=304
> 
> I'm also wondering if something might be stored in the HTTP headers sent
> to the server (like the standards used for browsers to request HTTP 1.0
> or 1.1 or whatever).

Yeah... I found a page that mentions checking HTTP_ACCEPT for
vnd.wap.wml.  That could be used as one check for wap phones. 
Unfortunately, my Palm failed my hacked-together check.  It did pass,
however, my check for the user agent.  But basically, to answer your
question, the "accept" header should do the trick in most cases.

	-I

-- 
                       __________________________________
                       Ian Forde, RHCE, CCSE, SCNA, SCDME
                       CYTBeN, Inc.
                       ian at duckland.org / ian at cytben.com



More information about the mythtv-dev mailing list