Top ten tips for search engine optimisation

Search engine optimisation is a technique that can help your business reach the first page, if not the first position, for terms that describe your business in search engines like Google or Yahoo. Did you know that there are 6,600 searches monthly for the term “dentist Barcelona”? 4,740 listings are shown under this keyword. If you were a dentist, how do you get to the top of all this competition and get exposed to this vast amount of potential clients?

(more…)

Why You Should Use Scrum

Scrum is a process framework for creating your own agile process, meeting the goals of your particular organisation. Some aspects as to why you would use scrum (over some other non-agile or non-iterative process) are as follows: (more…)

Understanding the MVC Paradigm

MVC is a design paradigm or design pattern that emerged out of user interface development. Some people attribute it to Small Talk UI. At any rate, the real focus is to try to figure out how to structure a user interface application around good object oriented programming (OOPs) concepts like encapsulation, cohesion, loose couplings, and abstractions. All of these object oriented programming concepts can create re-usability. (more…)