Web developer, hardware hacker, nerd. Need I say more?
Technologies that interest me:
JavaScript, PHP, MySQL, CSS, Python, Objective-C, Node.js, Java, Processing, MongoDB
|
2d
|
|
awarded | Notable Question |
|
May
11 |
|
awarded | Popular Question |
|
May
9 |
|
comment |
Storing a saved password in Open Source application This is really late, but security through obscurity is not security at all. |
|
May
4 |
|
accepted | Detect focus initiated by tab key? |
|
May
2 |
|
comment |
Why hide HTML elements? Accessibility, script usage, SEO, etc. |
|
Apr
27 |
|
comment |
Is Using a Fade In Effect on Page Considered Excessive in Terms of Design/Load Time? Why in the name of Atwood would you ever intentionally make a page load more slowly for such a flamboyant purpose? Don't do it. If I experienced this when visiting a site, I would never go back. |
|
Apr
22 |
|
comment |
Detect focus initiated by tab key? Hm, this actually seems like a better solution.. I unselected the answer, I'll hold off on selecting for now. |
|
Apr
22 |
|
comment |
Detect focus initiated by tab key? It does indeed seem arduous. I'm not worried about .focus() triggering my event, so everything should work as you originally pointed out. Thanks again!
|
|
Apr
22 |
|
comment |
Detect focus initiated by tab key? Hmmm, that's actually pretty clever. Didn't think of that, thanks. |
|
Apr
22 |
|
asked | Detect focus initiated by tab key? |
|
Apr
20 |
|
comment |
In LESS, is it possible to get image dimension from the bitmap files? Doubt it, but that would certainly be interesting and useful. |
|
Apr
17 |
|
comment |
css resources have a type text/html how to fix? The popup contains an iframe w/ a Chrome Error 501 (net::ERR_INSECURE_RESPONSE): Unknown message for me.
|
|
Apr
17 |
|
comment |
How to fire JavaScript pixel on click @user2288602 That still makes no sense... |
|
Apr
15 |
|
accepted | How to reference a function after an argument in CodeIgniter URLs? |
|
Apr
14 |
|
comment |
What are some alternatives to the phrase "Are you sure you want to XYZ" in confirmation dialogs? I like "Yes, [action]." and "No, get me out of here!" |
|
Apr
11 |
|
comment |
How to reference a function after an argument in CodeIgniter URLs? @J.Money Define proper order. We have determined that the best UX design for URLs in our application follows the order I described, regardless of how CodeIgniter decided they should be. |
|
Apr
11 |
|
comment |
How to reference a function after an argument in CodeIgniter URLs? I didn't downvote you just FYI. Question though, would this route a URL like user/login, or only routes that match that rule?
|
|
Apr
11 |
|
asked | How to reference a function after an argument in CodeIgniter URLs? |
|
Apr
9 |
|
comment |
not able to load contents in div using javascript @outcoldman Nice catch, didn't see that. Fixed. |
|
Apr
9 |
|
answered | not able to load contents in div using javascript |