Topics
- Collaboration Tools (1)
- Design (1)
- eHealth (3)
- Miscellaneous (3)
- Social Networking (2)
- Usability (4)
- Web Engineering (2)
- WordPress (1)
Category Archives: Web Engineering
Development: The challenges of marrying pre-purchased template to CMS
One of the challenges of working with a pre-purchased template is that it can be a ‘black box’ that a developer knows little to nothing about from a code perspective and this can cause serious development problems for the unwary.
Article: JavaScript MVC – A List Apart
Jonathan Snooks writes about how to apply and use the MVC (Model-View-Controler) model for Javascript; to make it easier to maintain and re-used scripts over time. The explanation of MVC is straightforward and simple and was a great refresher since … Continue reading