| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | yesterday | |
| stats | profile views | 3 |
|
1d |
comment |
Responsive Web Design vs. User-Agent Sniffing I thought you're supposed to do something with the device-width media query because the width/resolution is becoming increasingly inaccurate especially with pixel density of various displays e.g. Apple's "Retina" devices. So then if the device width is within the general width for a mobile device then you show a different layout. For an tablet/desktop user I just show the same layout ie 1024px wide. |
|
May 22 |
awarded | Necromancer |
|
May 22 |
awarded | Custodian |
|
May 22 |
reviewed | Approve suggested edit on Are there efforts to build a collaboratively edited HTML/JS/DOM reference? |
|
May 21 |
comment |
Are there efforts to build a collaboratively edited HTML/JS/DOM reference? Gnat, I have updated the post with more information and marked as community wiki in case anyone feels like providing more info. I think it is definitely the solution OP is asking for. |
|
May 21 |
revised |
Are there efforts to build a collaboratively edited HTML/JS/DOM reference? added 587 characters in body |
|
May 21 |
answered | Are there efforts to build a collaboratively edited HTML/JS/DOM reference? |
|
May 18 |
comment |
Working in a company that does not comment their code at all? No they actually have 30+ products and sometimes sell a bunch of them as part of a package for clients. They have about 40 clients worldwide using the suite of products. |
|
May 17 |
awarded | Teacher |
|
May 17 |
awarded | Student |
|
May 17 |
asked | Working in a company that does not comment their code at all? |
|
May 17 |
awarded | Editor |
|
May 17 |
revised |
Can C++ be used as a server-side web development language? added 12 characters in body |
|
May 16 |
answered | Can C++ be used as a server-side web development language? |
|
May 15 |
comment |
What programming related tasks can you do with a “dead” brain? @Walkman, yeah it does, do these activities for an hour or two after work to refresh yourself. Or have a 30 minute power nap and a good dinner. Then do some of your hobby programming. |
|
Dec 20 |
comment |
Is there any reason not to go directly from client-side Javascript to a database? How would your database protect against SQL injection or XSS being sent from the JavaScript? Pretty much anything sent from the client you have to assume it's unsafe, so what provisions are there in that database you can use to filter the data to make sure it's valid and insert data with prepared statements? |
|
Oct 17 |
comment |
How to prevent code from leaking outside work? 9. No outside phone calls allowed from landlines etc (they could tell someone the code over the phone). 10. Developers must work in windowless room then they can't shine a torch out the window and transmit the code via morse code. 11. Developers must be neuralized after completing each day of work. |
|
Aug 23 |
awarded | Supporter |