For the first part of this series, please read “Website Backup: Part 1: Planning”
With the continuous growth of data stored within web applications, there are now several free and paid backup options/types available in the maurket, that can be chosen based on requirements and affordability. Continue reading →
Backup is the process of making copies of the original data, so that the copies can be restored after a data loss. Regular data backup is very important for data which are business critical, loss of which will affect the business and its operations directly or indirectly. Continue reading →
Asynchronous JavaScript and XML (AJAX) which is the most spoken about technology on the web today is actually not a technology in itself but a term which describes a new approach which looks into using a number of existing technologies like XHTML, CSS, Java Script, DOM, XML and the XMLHttpRequest object to develop quick website user interfaces which not only avoids reload of entire browser page but also offer lots of other responsive features. Continue reading →
Web 2.0 generally refers to a second generation of services available on the World Wide Web that let people collaborate, and share information online. Unlike the first generation, Web 2.0 gives users an experience closer to desktop applications than the traditional static Web pages. The term web2.0 was popularized by O’Reilly Media and MediaLive International as the name for a series of web development conferences that started in October 2004. Web 2.0 applications often use a combination of techniques devised in the late 1990s, including public web service APIs (dating from 1998), Ajax (1998), and web syndication (1997). They often allow for mass publishing (web-based social software), the term may include blogs and wikis. To some extent Web 2.0 is a buzzword, incorporating whatever is newly popular on the Web (such as tags and podcasts), and its meaning is still in flux. Continue reading →