-
Search
Categories
-
Linux, PHP, LAMP, The Web in a blog- Android – how to develop directly on a phone
- Android drawable default icons – they are free to use
- Android how to read and write files
- Uncompress on the fly when copying a file from a remove location with scp
- Setting up an encrypted volume on an external hard drive on CentOS
- Linux bash – tar tricks
- Implement Selenium tests
- Using a downloaded package without IDE in Java
- CSS selectors optimisation
- Ubuntu Linux on Acer Aspire AO751h
Tag Cloud
alarm array backup begin button character commercial constants coppermine CSV DVD eclipse ecommerce email email server expect firefox font foreach formatting fstab ftp GMail gnome keyboard Lucene marketing memcached mount plugin profiling protect regexp scp Selenium SEO sftp split svn tar utf utf8 Vbulletin Virtual Server Web Dev Security
Category Archives: Web Dev Checklist
Web Development – while programming
Value also the default values, even if the default value is as you like. Infact they could change the default value along versions. Use GET as a method for the forms that doesn’t send any important information but they act … Continue reading
Posted in Web Dev Checklist
Leave a comment
Web Development: Maintenance Checklist
Speed up: check again included css or js files that actaully don’t exist. They’d generate a 404 error and if our 404 page is very heavy the site will experience delay. Backup: obviously database backup is a must. But you … Continue reading
Posted in Web Dev Checklist
Leave a comment
Web Development: Checklist Before Going Live
[general] Focus your attention on the most critic parts of the system, all across the testing stage. The most critic parts are those that could cause an important money loss for the client (for example feedback forms or newsletter joining … Continue reading
Posted in Web Dev Checklist
Leave a comment
