Events and EventEmitter in Node.js

|
| By Sahil Kumar

What Are Events in Node.js? Node.js is designed around an event-driven architecture. This means that instead of waiting for tasks like file operations or HTTP requests to finish, Node.js uses events to signal when these tasks are complete. To manage

Error Code: 3. Error writing file ‘/tmp/MYMI5iqH’ (Errcode: 28)

| By Webner

Problem Recently in a website we were developing in Codeigniter PHP Framework, some of the urls stopped working and started throwing 500 internal server error. On investigation we found a MySQL query which was causing the problem .Query is simple

Salesforce prevents calls to unauthorized network address

| By Webner

We have a callout inside a class (using @future) which was throwing following exception: Apex script unhandled exception by user/organization:005A0000001WKkE/00DA0000000KYuL Failed to invoke future method ‘public static void invokeProcess(String, String, String, Decimal, String, String, String, Datetime, String, String)’ on class