| bio | website | brass9.com |
|---|---|---|
| location | North Hollywood, CA | |
| age | 32 | |
| visits | member for | 2 years, 3 months |
| seen | Mar 28 at 0:12 | |
| stats | profile views | 9 |
I'm a Web Consultant, and I build Web Applications. My technology expertise revolves around: jQuery/Javascript, CSS, ASP.Net MVC/C#, and EF Code First/LINQ.
I'm competent in other languages like SQL, Java, and VB.
You can email me at my first name at my company website.
|
Mar 27 |
awarded | Yearling |
|
Mar 27 |
answered | How to define/classify messages and notifications |
|
Mar 27 |
comment |
Displaying a large number of columns in a table Are you saying zooming and panning are banned actions? When I hear 940px, responsive, and big table, I think tablet, which has a great built-in (and natural) zoom and pan. |
|
Mar 27 |
comment |
To use or not to use “Zebra Stripes”, or Alternating Row Colors for Tables @HenrikEkblom Indeed; I would recommend making the entire row highlight on click, not just the reference column. Obviously in some tables there would be parts that take some additional action onclick, so those regions should take that other action rather than highlighting (and be rendered in a way that makes that action obvious, like an Edit link). |
|
Mar 18 |
answered | Why don't we auto-save for users instead of having them save manually? |
|
Jun 12 |
comment |
Load Fonts First or Last? Including fonts in an external stylesheet turns out to prevent text from ever rendering if the font times out in many browsers: stevesouders.com/blog/2010/06/01/frontend-spof (spof stands for Single Point Of Failure). |
|
Jun 12 |
comment |
Load Fonts First or Last? I agree on the reflow. The challenge there goes in many directions though: Convincing the designer not to use a custom font for main content, or if you can't, potentially hiding the main content or styling links as plaintext until the font loads. I do wonder what the cache hit rate is for your average font with Google Fonts. |
|
Jun 12 |
awarded | Student |
|
Jun 12 |
asked | Load Fonts First or Last? |
|
Jun 12 |
awarded | Supporter |
|
Feb 16 |
awarded | Teacher |
|
Feb 16 |
awarded | Autobiographer |
|
Feb 16 |
answered | To use or not to use “Zebra Stripes”, or Alternating Row Colors for Tables |