| bio | website | dorward.me.uk |
|---|---|---|
| location | United Kingdom | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | 2 days ago | |
| stats | profile views | 18 |
|
May 11 |
comment |
Reinvent the wheel or using the existing wheel? … which it probably won't be, especially if you haven't invested time in understanding its predecessor. |
|
May 4 |
awarded | Excavator |
|
May 4 |
revised |
What attributes of PHP make it insecure? Tidy up grammar in first paragraph to make it clearer and flow better |
|
May 4 |
suggested | suggested edit on What attributes of PHP make it insecure? |
|
Mar 28 |
comment |
What is classic object oriented programming? "Classical OO" is a common phrase in JavaScript circles. |
|
Mar 28 |
answered | What is classic object oriented programming? |
|
Mar 23 |
awarded | Yearling |
|
Mar 7 |
comment |
Is there a drawback in defining multiple small DRY classes, instead of bigger more repetitive classes? Your classes should describe the element, not the formatting. |
|
Mar 6 |
comment |
Should I use non-standard tags in a HTML page for highlighting words? @hemp — The specification describes the content model of each element at the point where that element is defined. The content model describes what may be allowed. Since elements which do not appear in the specification cannot be included in a content model, they are invalid. |
|
Mar 5 |
comment |
Should I use non-standard tags in a HTML page for highlighting words? From the specification: Unlike previous versions of the HTML specification, this specification defines in some detail the required processing for invalid documents as well as valid documents. However, even though the processing of invalid content is in most cases well-defined, conformance requirements for documents are still important |
|
Mar 5 |
comment |
Should I use non-standard tags in a HTML page for highlighting words? @hemp — Describing how to handle error conditions (and cope with code written for versions of HTML+n) does not make code which triggers error conditions valid. |
|
Feb 10 |
awarded | Commentator |
|
Feb 10 |
comment |
Should I use non-standard tags in a HTML page for highlighting words? It isn't legal. The specification defines what elements are allowed. The ability of browsers to recover from author errors doesn't not make author errors right. |
|
Feb 8 |
comment |
Articles and Works by Developers +1 on the Just Do It. At the beginning of the year I made a decision that if I had an evening in then I would spend some time on a project. Some nights I spend 5 minutes, some I spend 2 hours. I made more progress in January then the entire previous year. |
|
Feb 3 |
comment |
Advice for good web server development setup It isn't just inconvenient, it is also risky. :) |
|
Jan 31 |
answered | Build Process for Web Application |
|
Nov 16 |
awarded | Editor |
|
Nov 16 |
revised |
How to become a professional web developer from a C/C++ programmer? added 330 characters in body |
|
Nov 16 |
answered | How to become a professional web developer from a C/C++ programmer? |
|
Jun 1 |
comment |
How does production server and staging Server actually work in production RPMs & yum |