![]() |
|
|
#309 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
Quote:
|
|
|
|
|
|
|
#310 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
622710 Posts |
Quote:
Perhaps all those newfangled modern browsers aren't clever enough to show users a download progress indicator? If so, then I am pleased I didn't downgrade to one of those crippled new browsers. Maybe one day I'll convince everyone else how terrible JS is. Once piece of animated annoyance at a time.So the content is still good and no complaints there. Although my minions do go for those flashy empty content sites and I don't think anyone wants them running amok around here. PS: I didn't actually see that page you linked in all its JS glory so I don't know what I am missing. But I did see a perpetually frozen spinner GIF because I have turned off animations. And now I wonder if someone has made a JS spinner version to overcome the "problem" of users turning off animations because clearly it was a mistake and we need to use JS to give such wonderful things back to the users. Kind of reminds me of recently when FF was updated and forced everyone to have JS turned on, the bastards. They lost my trust then and there. Anyhow I digressed more than I intended to in this little aside. Sorry. Won't happen again. Really.... And why is colour in these BB tags spelled without a U? And another thing ...
|
|
|
|
|
|
|
#311 | |
|
Serpentine Vermin Jar
Jul 2014
63618 Posts |
Quote:
http://www.mersenne.org/images/spinner.gif If anyone else is really curious how to hide an element until it's loaded, here's how that works:
I can't stress enough how nice it is too use Javascript to manipulate elements on the page in reaction to load events, user actions, etc. AJAX enabled pages, for instance, offer all kinds of nifty things, and without Javascript you wouldn't have things we may take for granted now, like dragging and dropping emails in Gmail to pop them in a folder, for example. I'll grant you that some pages will take javascript and do some truly useless things with it that don't add anything to the user experience and can slow down a browser (well, in some older browsers at least). I have in mind some sites I've seen that will draw a little trail of whatever as you move your pointer around in the window. I mean, if I ever wanted to punish the planet, I would inflict mouse trails on every website. Forget viruses or trojans or worms... just add mouse trails to everything and watch the intertubes implode. And yet, the same features allow a site to create drag and drop functionality, so... Is that the website equivalent of tolerating nuclear weapons because the same basic concept gives us radiation therapy to cure cancer? LOL And yes, I compared mouse trails to nuclear weapons. Behold:http://javascript-fx.com/mouse_trail/pinwheel/demo.html |
|
|
|
|
|
|
#312 |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
I just finished up some changes to the account "results" page.
The "result type" column now indicates whether a result is "verified" (double-checked) or "unverified" (only single checked). Additionally, if a result was flagged as suspect or bad due to errors noted during the LL test, or if your residue didn't match and it was the odd man out in a triple check, that column will be color coded as well so it stands out even more, as a way to let you know something was up on your machine during that run. Say a thanks to Xyzzy for the suggestion... but truth be told it looks like maybe that type of info was included at one point but commented out. Perhaps it didn't perform well on the old server but it seemed okay for me so I added it back in along with the display enhancements. I don't personally have any suspect or bad results in my account, but it should be working. I just couldn't test that exact scenario, so holler if it looks bad. It should be "black text on yellow" for suspect and "black text on red" for bad results. |
|
|
|
|
|
#313 |
|
"Rich"
Aug 2002
Benicia, California
23·3·5·11 Posts |
This is what I currently get:
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression., SQL state 21000 in SQLExecDirect in C:\inetpub\www\results\default.php on line 111 Warning: odbc_fetch_array() expects parameter 1 to be resource, boolean given in C:\inetpub\www\results\default.php on line 129 richs has 194 results in the last 365 days (only 0 are shown). |
|
|
|
|
|
#314 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
|
|
|
|
|
|
|
#315 | |
|
"Mike"
Aug 2002
5×17×97 Posts |
Quote:
|
|
|
|
|
|
|
#316 |
|
"Rich"
Aug 2002
Benicia, California
23·3·5·11 Posts |
Thanks, Madpoo. The results page works now.
I have a box at work that is behind a firewall so I have to manually take assignments from other boxes and run them at work. On occasion I have mistakenly run the same assignment on two different boxes which is the reason for the same result being reported twice. How may one check earlier assignments? |
|
|
|
|
|
#317 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
I just did a few tests... going back 2 years isn't too bad for me, but I don't have a ton of entries (something like 2000 records over 2 years). Letting it pull up *all* of my 12,000+ records took a really long time. I'll table changing anything until the impact of any changes is checked a bit more. It could be worth changing it to show a max of XXX records (I think 5000 is the current limit) regardless of age, but I don't want to make that call. :) |
|
|
|
|
|
|
#318 | |
|
Sep 2009
83116 Posts |
Quote:
Chris |
|
|
|
|
|
|
#319 | |
|
Serpentine Vermin Jar
Jul 2014
63618 Posts |
Quote:
![]() Truth be told, I thought about it at the time (only adding that part dynamically using Javascript in the first place) but I was happy enough to get what I had working and called it good enough. Next time I revisit that page, I may take care of that but it's not super high on the priority list. |
|
|
|
|
![]() |
| 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 |