Resources Book: Information Systems for Emergency Management, M.E. Sharpe, 29.12.2009 Article: Toward standard-based Resource Management Systems for Emergency Management Paper: Information, Communication, and Coordination in Emergency Management – Public and Private Sector Approaches in Different Countries and Systems Book: Early Warning for Geological Disasters: Scientific Methods and
EU Books
References EU Book shop – click on “Themes” – “Scientific and technical research” Potential and impacts of cloud computing services and social network websites Models of innovation in global ICT firms
Alternatives to Captcha
These are the alternatives to Captcha (Completely Automated Public Turing test to tell Computers and Humans Apart): Honeypots – hidden form fields which hare filled out by robots, but not by humans on regular home pages. Time Period – evaluate
Install MongoDB on Ubuntu
Problem We need to install MongoDB drivers for PHP/Apache (Ubuntu LTS 12.04). An error message showed up in apache logs when trying to access MongoDB in the Phalcon framework: PHP Fatal error: Class ‘MongoClient’ not found in … Analysis We
Grunt and Bower
For Grunt you need to commit also the packages.json file. To start working with Grunt, instal the CLI: $ sudo npm install -g grunt-cli More info here. Prerequisite To install Grunt, you need to install NPM (Node JS Package Manager)