![]() |
|
|
#265 | |
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
2·7·19·37 Posts |
Quote:
|
|
|
|
|
|
|
#266 |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
11000010100102 Posts |
|
|
|
|
|
|
#267 | |
|
Serpentine Vermin Jar
Jul 2014
63618 Posts |
Quote:
My work-in-progress version of the assignments page now has a tooltip pop up showing the computer name when you hover over the account name for an assignment. That seems much better, to me anyway. I considered doing the same for some of the dates but just removing that computer column really seemed to help things out so I might call it good, or good enough. FYI, it's kind of weird, seeing people who haven't even started work on an assignment for 300+ days and yet their computer is checking in every few days with an updated completion date. But I guess that's a topic for another thread. Just seems like if they haven't even started on it yet, merely checking in saying "yeah yeah, I'll get to it" should result in some kind of reassignment according to the new rules but maybe those were grandfathered in. Last fiddled with by Madpoo on 2014-10-14 at 15:34 Reason: FYI |
|
|
|
|
|
|
#268 | |
|
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
2·7·19·37 Posts |
Quote:
BTW, I noticed that the new version of the page is a bit slower than the initial version (after changing to the new server), but nothing to complain about. My macro run time is now about 14 seconds vs. about 8 before. |
|
|
|
|
|
|
#269 | |
|
Aug 2012
Mass., USA
13E16 Posts |
Quote:
It just seems to me that this effort to reduce functionality in order to "force fit" tables into a somewhat arbitrarily chosen fixed width of space is a step in the wrong direction. On my MacBook, about 40% of the browser's available width is simply wasted, while the Recent Results page (admittedly something I almost never look at) requires a horizontal scrollbar despite the fact that there is plenty of real estate in the browser window to show the whole width. I hope we can at least have some sort of option of getting the "full" information we could get before, rather than being forced to get less. Some time ago, date/time information in the Account Assignments Details page was reduced to merely showing date information. As a result, sorting by the "Estimated Completion" column is often times not sorted "correctly." This is obvious when the "days to go" column is out of order after sorting by the "Estimated Completion" column. Alternately, sorting by "days to go" will often result in the "Estimated Completion" being out of order. When the completion date had time of day information, sorting by that column would pretty much always give you the correct order (assuming the predicted times to be accurate, which is another thing, of course). |
|
|
|
|
|
|
#270 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
|
|
|
|
|
|
|
#271 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
I think you would be better served with a plain-text (CSV) or XML format. That's another one to add to the "lets XML that thing" pile. I'm kind of surprised, but maybe I shouldn't be, at how much scraping of reports was going on. I mean, that's great, because there's some good data gathering and presenting going on, it's just not something I really even thought about. |
|
|
|
|
|
|
#272 | |||
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
Quote:
This forum software itself is a case in point... sure, when responding right now I have a narrow 527 pixel window to type my reply, which is great. It's readable (and almost too narrow, I think). But when reading messages, everything is 1600 pixels across or whatever (I'm RDP'd into a machine at 1920, so I'm sure it's wider if I'm viewing it natively). We shouldn't enjoy scanning back and forth that much when going from one line to the next. Quote:
The table sorting plugin I'm using (good old jquery tablesorter.js) can sort based on some other data besides the cell content. I'm using that to sort by the % complete on the "new" assignments page, even though the visible data says "LL, xx%" or just "xx%" depending. I added just the % itself to an attribute and told tablesorter to use that, and it works great. Something similar could be done with date/time for sorting purposes... just show the date so it's not cluttering up my eyeballs but the time is there to sort on. It's like I've been saying though, pretty human tables make lousy robot readable data. As long as the data is being parsed by the server to generate fancy pants views, it's not too much harder to present it as XML as well so that people grabbing these stats won't have to work so hard at it, plus the XML versions will be totally minus all of the other HTML stuff (header, footer, javascript, etc) and would present less load on the server... which is probably good since bots will crawl way more pages than humans tend to. If you're looking for "the firehose" of data, don't expect that in an HTML table since that'll be ugly as anything... if you want that much data, you're probably doing something with it and I'd just as soon generate the raw data so you can import to Excel or whatever and tweak it for your own personal needs. |
|||
|
|
|
|
|
#273 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2×67×73 Posts |
|
|
|
|
|
|
#274 |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
|
|
|
|
|
|
#275 |
|
May 2013
East. Always East.
11·157 Posts |
No. They will simultaneously find yet not find the next 1000 Mersenne primes while simultaneously booting up and not booting up.
|
|
|
|
![]() |
| 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 |