[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/provider/godb.php on line 137: Undefined array key "PHPSESSID"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
goproblems.com • Downloading problems individually
Page 1 of 1

Downloading problems individually

Posted: Fri Jul 10, 2009 10:30 am
by shikamaru598
Is it possible for you to make a feature for pro users so that if new problems are added to the site you don't have to re-download ALL the problems to get the newly added ones?

Re: Downloading problems individually

Posted: Sun Jul 19, 2009 7:50 am
by adum
that's a good idea, but gets tricky as problems are continuously added and deleted, in any order. thanks for the idea.

Re: Downloading problems individually

Posted: Sat Jul 31, 2010 7:28 pm
by usagi
adum wrote:that's a good idea, but gets tricky as problems are continuously added and deleted, in any order. thanks for the idea.
Simple to do. Add a "last modified on" variable for each problem. By date, or even just by year and month, if you prefer to cut down on database size. Then, anyone can search for a list of problems modified in or since, say, june 2010. I don't think it will be tricky, just reset that date every time a problem has a material change (change in solution path, change in DI or DP or GE, and so forth).

-

Re: Downloading problems individually

Posted: Wed Jun 17, 2015 1:27 am
by wstomv
I would be interested in this feature not so much for reducing the download size when updating your local copy, but rather to be able to play with individual problems off-line, and to print them e.g.

E.g. download SGF for a problem (with or without the variations).

Thanks,

Tom