![]() |
|
|
#34 |
|
Mar 2010
Hampshire, UK
3·17 Posts |
Well, I had for some time the idea that the next major enhancement of the stats page would be somehow incorporating reservation info. The way I thought to implement it, which is in the making now, is with a "reservation status via tooltip" feature (i.e when hovering the mouse over a base number a tooltip will inform if it is Reserved or Available). So if someone spots an interesting base they will immediately know if someone else is testing it or it is free.
That being said, a dedicated reservations table like in the posts above is a different approach and independent. It could easily co-exist and be another source relaying reservation information. |
|
|
|
|
|
#35 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
Quote:
|
|
|
|
|
|
|
#36 |
|
"Mark"
Apr 2003
Between here and the
24·397 Posts |
I like have a single list (or two as above) without having to refer to multiple links to get the information. Including the date makes it easier to determine which users might need to be prompted for an update.
|
|
|
|
|
|
#37 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
That's what I'm thinking...a script should be able to cull all that information from the respective reservations page and put it in a nicely formatted table with columns for base, lowest test limit, who has it reserved, when it was last updated, etc.
|
|
|
|
|
|
#38 |
|
May 2007
Kansas; USA
101×103 Posts |
Or I could redesign the web pages to have all of the reservations show on the main reservations page. I've been mulling this over for quite a while.
If you all were paying very close attention a couple of weeks ago, you may have noticed that I made a wholesale change to remove the list of every k for all bases with <= 25 k's remaining on the main reservations page showing (available) and just made the reservations show (all k's) or (other k's) and (available) or who it was reserved by. See several base 2's for the best examples. It's much easier to maintain now and easier on the eyes too. I didn't mention it because it wouldn't affect any script and was otherwise seamless to everyone. That was kind of a precursor to a redesign to get the reservations off of the "base" reservations pages and just use those pages for k's remaining only. The tricky ones will be bases like 16, 25, and 36 with lots of different search limits and people/projects with reservations on them. I still need to think it through a little bit. My suggestion: Don't create anything automated for reservations yet. Even though there's not an easily accessible comprehensive list, if you like a base and it has > 25 k's remaining, it's still just an extra click to find out if it is reserved. I would not be willing to manually update reservations in 2 different places. Right now, here is what Ian and maintain: (1) The web pages, (2) the proven/1k/2k/3k remaining lists, (3) the 1k remaining lists, (4) the recommended list, (5) the bases remaining lists (6) status updates on drives. Sometimes when updating the web pages, I'll need to update one or more of those lists also and it's difficult keeping everything synced up. Gary Last fiddled with by gd_barnes on 2011-02-18 at 08:25 |
|
|
|
|
|
#39 |
|
Nov 2009
5368 Posts |
The script is having issues at the
Top-20 conjectures tested to at least n=100K by highest CK and below It appears to be only on the Sierpinski side. |
|
|
|
|
|
#40 |
|
May 2007
Kansas; USA
101·103 Posts |
It appears that there are heading problems in the CRUS stats and progress page. All of the tables below "Top-20 conjectures tested to at least n=100K by highest CK" have the problem.
Edit: I just realized that I repeated what Mathew noticed. Vmod, could you look into the problem? Thanks! Last fiddled with by gd_barnes on 2011-03-11 at 07:49 Reason: edit |
|
|
|
|
|
#41 |
|
Mar 2010
Hampshire, UK
3×17 Posts |
Sorry, I didn't carry any of the script files with me while being away and had a major "oops" episode. I copied my password database on a flash drive but I forgot the associated key file so I couldn't open it at my destination (and trust me, not being able to login in this forum was the least of my worries). Anyway, I'll get to it asap and see what affected the page.
|
|
|
|
|
|
#42 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
Phase 1: 1. Change the titles on the individual base reservations pages to just show "remain" and remove anything about reservations. 2. Show all reservations on the main reservations pages. The benefit of phase 1 is obvious in that all reservations will be shown on one page. Also I am doing this phase so as to not affect the automated scripts here. Phase 2: 1. Change the URL of the base reservations pages from a suffix of "-reserve" to "-remain". 2. Change the bases that have a box for each k to a more simple format without boxes. Examples are R25, S25, and R36. On phase 2, #2, I have not decided how I'll show the reservations on the difficult bases shown that have reservations spread out over random k's. Reservations for ranges of k are simple like on base 3. Reservations for k's spread thoughout the base with many gaps in between are not easily shown without overloading the main reservations pages. Since phase 1 will not affect the scripts, I will complete it all this evening in one setting. I will coordinate with the script writers before starting phase 2. One moot point: I will not be updating the "last update" date on the base reservations pages since no search or reservation is being made with these changes. Gary |
|
|
|
|
|
|
#43 |
|
May 2007
Kansas; USA
101·103 Posts |
I have completed phase 1 and #2 of phase 2 of the above effort. The change for #2 of phase 2 will likely affect the scripts. Please check the format for the new "remain" pages for R25, S25, and R36. There are a total of about 7 to 10 bases with "remain" pages like that now that have different search depths for varying k's. The way I formatted them, it should be fairly simple to modify the scripts to handle them.
The URLs have not changed. I'll wait until the scripts have been checked and/or modified for the above changes before changing the URLs. The reservations are now a lot easier to pick out on all bases. Last fiddled with by gd_barnes on 2011-05-24 at 09:37 |
|
|
|
|
|
#44 |
|
May 2007
Kansas; USA
101×103 Posts |
I have made another change to the main and reservations pages that should make it much easier for automated scripts to tell the minimum search depth for bases that have multiple search depths for various k's. On bases such as 2, 3, 25, etc., it now shows: XX k's remaining at n>=YYK. It should also make it a little easier for people visually looking around for bases to search.
The key is the ">=" symbol. The search depth after this symbol can be accurately used for inclusion on the CRUS stats in the automated scripts without having a lot of code to extract the info. out of the various base k's remain pages. This will allow more flexibility in how k's remaining and search depths are shown for the individual k's on those pages. The only bases that now do not directly show a search depth on the main pages are both sides of base 5, which are the only bases with > 25 k's remaining that are not being worked on by CRUS at all. Gary Last fiddled with by gd_barnes on 2011-05-31 at 05:29 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving for CRUS | rebirther | Conjectures 'R Us | 638 | 2021-06-15 07:55 |
| BOINC effort for CRUS | gd_barnes | Conjectures 'R Us | 75 | 2015-06-17 14:25 |
| What are your CRUS plans? | rogue | Conjectures 'R Us | 35 | 2013-11-09 09:03 |
| how high will CRUS go | Mini-Geek | Conjectures 'R Us | 1 | 2010-11-08 20:50 |
| CSVs for stats available + New combined stats | opyrt | Prime Sierpinski Project | 3 | 2010-05-31 08:13 |