I would like to have a new FProxy attribute (option?/command?). It is
something like "date=", but relative to today. Let's call it "offset".

EXAMPLE:
Opening
        [EMAIL PROTECTED]/TFE//?offset=+1
would give me tomorrow's version.
Opening
        [EMAIL PROTECTED]/TFE//?offset=-1
would give me yesterday's version.

That should be computed using "DateRedirect.Increment * offset + current",
 so that, given a *weekly* DBR, opening
        [EMAIL PROTECTED]/weekly//?offset=-1
would give me *last week's* version of the freesite. "offset=+1" giving
me the next week's version.
Given an hourly changing freesite... Well, you got the idea.
The values of "offset=" could be positive and negative integers and zero.

REASON:
For every DBR-bookmark on my Web Interface I would add an "offset=-1"
and an "offset=+1" version. Doing this,
a) I would see the newest version as soon as it(s activelink) is available,
 and
b) around GMT 00:00 when the new version isn't still available, I can
easily access the previous version.

Some FProxy hero out there to code this? ;)

jnk

PS: What is the correct term for these "date=", "mime=", etc things?
"CGI-Options"? "Attributes"? "Variables"? "Commands"?




Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
https://www.hushmail.com/services.php?subloc=messenger&l=434

Promote security and make money with the Hushmail Affiliate Program: 
https://www.hushmail.com/about.php?subloc=affiliate&l=427
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to