| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | yesterday | |
| stats | profile views | 3 |
|
2d |
accepted | MD5 Hash different on local machines |
|
2d |
answered | MD5 Hash different on local machines |
|
2d |
comment |
MD5 Hash different on local machines Well @Bartdude. You were right. Turns out the input had a datetime in it that was pulling from system time. The strings differed ever so slightly that I didn't see it. And as annoying as that question actually was.. I'm glad you asked it. Thanks very much! |
|
May 15 |
revised |
MD5 Hash different on local machines Update |
|
May 14 |
comment |
MD5 Hash different on local machines Well, yes I am 100% sure. I have stepped through the debugger and watched the input string on all the 'bad machines'. It is always the same. The OS's are the same version, but I guess when it comes down to it, I am not sure all the variables that come into play when creating an MD5 hash. I will try to move the dll from a 'bad machine' to a 'good' one and see what the result is. |
|
May 14 |
asked | MD5 Hash different on local machines |
|
Mar 18 |
awarded | Notable Question |
|
Mar 18 |
asked | Remove invalid JSON characters from an object's string property - ex: myObj.stringProp |
|
Mar 13 |
asked | Blob URL returning 404 on XMLHttpRequest |
|
Mar 8 |
awarded | Tumbleweed |
|
Mar 1 |
asked | jquery.exif.js - Parsing exif data from canvas.toDataURL() - access-control-error |
|
Feb 27 |
awarded | Supporter |
|
Feb 27 |
accepted | jquery.exif.js with localhost - badrequest issue |
|
Feb 27 |
comment |
jquery.exif.js with localhost - badrequest issue I believe you are correct! I added a specific port number to the url of the image and it is now working. Thanks very much! |
|
Feb 27 |
asked | jquery.exif.js with localhost - badrequest issue |
|
Dec 13 |
comment |
Plotting a Google defined “route” It seems as though the Polyline object could be of some use as it is made up of an array of lat/long points.. how on earth could I calculate those point.. hmm.. |
|
Dec 13 |
asked | Plotting a Google defined “route” |
|
Nov 13 |
answered | How to set zoom multiple times with Google Maps API v3? |
|
Nov 13 |
comment |
How to set zoom multiple times with Google Maps API v3? jsbin.com/welcome/48301 - it works as I want it to :/ So I believe that wf is correct when he says the markers are loading during the setZoom.. any thoughts on how to fix this? |
|
Nov 13 |
comment |
How to set zoom multiple times with Google Maps API v3? I have tried this. I believe now after setting this up in jsbin that the first commenter is correct. The loading of markers is taking too long. |