![]() |
|
|
#155 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
According to the source of those graphs, it's a measure of the GHz-hours for the past 24-hours and 90-days. I guess if you haven't checked in any results in 24 hours it's at zero, which is how it usually looks for me (just one machine running). It should probably be labeled on there... I guess now that I know, it makes sense. Speedometer displays work better though when they're updated more frequently. I wonder what it would take to replace that with some kind of individual plot of account or team GHz-days over a period of days/months, similar to the overall graph on the "Work Distribution Map" page. I can look into that, but don't get your hopes up... it may be too intensive on the database side to generate that dynamically every time someone views it... I don't know... and maybe there's already somewhere that it gets generated statically on a daily/hourly basis and I just haven't sussed that. |
|
|
|
|
|
|
#156 | |
|
Serpentine Vermin Jar
Jul 2014
1100111100012 Posts |
Quote:
Those are the kinds of things I suspected were probably going to break some automations out there... scripts that look for certain placeholder text on the page that ended up changing. I honestly did try to keep some things as-is, especially in the manual result/manual assignment pages, if I had a good reason to think GPU72 in particular might be keying off certain things, but even then, it was just a guess on my part. For GPU72 at least, I figured it was using URLs to get work and read the output which I didn't change at all, and for checking things in, the submit button is moved now but it shouldn't care if it's just submitting the form through a script. If you know of any other things where a script like mfloop is looking for certain items, could you PM me so I know to either leave those things alone or coordinate any change? |
|
|
|
|
|
|
#157 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
|
|
|
|
|
|
|
#158 |
|
Serpentine Vermin Jar
Jul 2014
63618 Posts |
The current design requires clicking on a link to view the chargs/graphs/etc. I think the decision around that was the SQL work involved in pulling the data, but that was on the old server.
Maybe like you, I didn't even know they were there because my brain just skipped right over that link to "click here for more details" It just adds a ?details=1 to the URL And yeah, I know the hovering over the tables is still futzed up. It's a neat effect when it works, how the tooltip follows your pointer over that particular cell, but it's ignoring the div margins or something, or overcorrecting...whatever. :) When I have more free time I'll fix it. FYI, I did add some explanatory text to the speedometers so it's clear what those actually represent. |
|
|
|
|
|
#159 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
23×149 Posts |
|
|
|
|
|
|
#160 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
1101011000112 Posts |
Quote:
|
|
|
|
|
|
|
#161 | ||||
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
Quote:
Quote:
Quote:
The early mocks I did on those benchmark tables with rotated headers was cool and certainly, to me anyway, improved readability, but not all browsers (Retina and his Firefox 3.6!) support skew/transform and it would look even worse, plus it was manually "weird" to do the skews and offset things because the CSS rotate works around the *middle* of an object, not any particular corner, so rotating an object means doing a little math + experimenting to get it actually looking good. I'm hoping to just find some jquery to do that for me, because why reinvent the wheel if so. To see what I mean, consider the examples here: CSS header rotation |
||||
|
|
|
|
|
#162 | |
|
"/X\(‘-‘)/X\"
Jan 2013
2·5·293 Posts |
Quote:
What we really need are pages that return XML or JSON. Parsing HTML will always be a hacky approach. I know you're doing your best to keep things consistent :) At work, I get the joy filled task of rewriting two older API's to work with our new infrastructure. Needless to say, the output must be identical. I know the position you're in too well. |
|
|
|
|
|
|
#163 | |
|
Serpentine Vermin Jar
Jul 2014
63618 Posts |
Quote:
Maybe Primenet v6 (Prime95 v29+) should switch it's client/server communication to a more standard RESTful API too... then these other bots out there could jabber on that instead of the manual check in/out pages in a more consistent way. Ultimately that would require a lot more work, and I wouldn't be doing much, if any of that, so it's easy for me to throw that idea out there. :) If it were done in steps, I'd say creating a restful API to start with and let these other projects like GPU72 start using it, then once any kinks are worked out, the Prime95 clients could start using it too... In the end, it's just a different way to skin that cat, but one that has better library support. Every language out there has something to deserialize XML so it should be simple enough to define the schema and let 'er rip. |
|
|
|
|
|
|
#164 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
2·11·109 Posts |
Found another issue: the "follow these instructions" image link is messed up. I'm using Firefox ESR 31.1.1.
|
|
|
|
|
|
#165 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
It seems particularly broken where the shadow overlaps to give it the shaded look. FF 31.x should render those CSS3 stylings just fine, so that's strange. I'm tempted to chalk that up to a rendering issue specific to that version of Firefox. It looks normal in 32.x at any rate. It's probably a bug in how it handles shadows + radius. It looks like it squared those corners where the shadows alternate. :( When you hover over it, does it "break" in a different way or does it look better (when hovered, the shadow color is the same on all 4 sides). Any problems with any of the other styled buttons, like the top-right one when you're logged in that says "username logged in" ? That's styled in a very similar fashion, but it has a consistent, somewhat translucent shadow applied. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Database design | xilman | Astronomy | 1 | 2017-04-30 22:25 |
| Theoretical Experiment Design | c10ck3r | Homework Help | 7 | 2015-02-03 08:54 |
| Digital Logic Design | henryzz | Puzzles | 9 | 2014-12-04 20:56 |
| new intel design | tha | Hardware | 5 | 2007-04-19 11:38 |
| design factoring algorithms | koders333 | Factoring | 14 | 2006-01-25 14:08 |