I am trying to write my first large web application (more than one cgi file), and as I continued to move forward with a rough prototype, like trying to predict more tasks, this is the one that has accumulated (in particular order).
* Validations and input sanitizations * Object versioning (to avoid edit conflicts. I dont want hard locks) * Exception handling * memcache * xss and injection protections * javascript * html * ACLs * phonetics in search, match and find duplicates (for form validation) * Ajaxify!!!
(I cut off the elements related to the project).
I know that every todo will be completely tied to his project and the technologies used. However, I am wondering if there is a todo pattern in your subjects, as well as the sequence in which you encountered the guys, encountered them.
source share