All articles related to Agile development and the Industry

GREEN CLOUDS ON OUR PLANET

One of the most simplest definition one can give about cloud computing is that “they are basically computers on the Internet”. Even dating back to the primitive ages, computing was carried out using three levels of computing resources, Infrastructure; Platform and Applications.Fingers, stones or sticks were used as infrastucture to carry out simple applications like…

Cucumber Basics

Behavior Driven Development (BDD) is an agile software Development technique that encourages collaboration between developers, QA team, non-technical persons in software development. RSpec and cucumber are the BDD tools for Ruby developers. 1. Cucumber Cucumber works with Ruby, Java, .Net, Flex or web applications written in any language. It has been translated to over 30…

PMB OPAC TRANSLATION

PMB is an Integrated Library System named PhpMyBibli at its beginning . PMB (PhpMyBibli) is a fully featured open source web-based integrated library system , developed in French. PMB is based on web technology. PMB requires an HTTP server (such as Apache, but this is not an obligation), the MySQL database and the PHP language..…

Web Scraping : A basic know-how

A Web  Scraper is a computer program that browses the World Wide Web in a methodical, automated manner or in an orderly fashion. Other terms for Web Scrapers are ants, automatic indexers, bots, web spiders, web robots, etc. The process is termed “web crawling”, and most site engines use it as a means to provide…