Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Apache Zookeeper installation in Ubuntu for Standalone mode

Hi there, This blog is to help you for Apache Zookeeper installation on your local Ubuntu machine. Apache Zookeeper is used to develop and maintain an open-source server which provides highly reliable distributed coordination.  Follo

WhatsApp Video Calling: All you Need to Know

         Image Source: https://fossbytes.com   Today more than 1 billion people are actively using WhatsApp to stay in touch with family, friends or anybody they care about. The product is easy to use

How to use multilingual in cakephp 3.x ?

Multilingual in cakephp 3 Hello friends, welcome to findnerd. Today I am going to tell you how to use multilingual in cakephp 3.x. Before moving ahead, lets create articles table. Here we are going to translate the title of articles table to french

Exception Hnadling

Exception handling in java is a way to catch error or exception Exception is an event that can occur during the execution of the program. We use try catch and final to catch error. When an error occur in a method it creates an object of the error

oqfjd wxwie for 62% rlgwfb2

If the NFL is going to test something radical, it picked the right game. The Jaguars were one of the worst teams in the league last year, and the Bills haven't made the playoffs in 15 years -- the longest active streak in the league. The week 7 game

Testing001

 22312123223   Software Testinghttp://www.Amazon.comSoftware Testing is a method to check whether the actual software product matches expected requirements and to ensure that software product is Defect free. It involves execution

How to get sub strings from a string using Regular Expression

Hi, The below code is to get substrings from a string. You are going to love this below code which is very simple but very effective. I have used regular expression to get the sub strings. NSString *strTest = @"Hii how are you doing @Ravi , how do

How to send email in OpenERP by python code ?

We can manage email sending by .py (python) code. To send an email in OpenERP using python code you can use the below code. import base64 import logging from openerp import netsvc from openerp.osv import osv, fields from openerp.osv import fields

How to get Open Graph Protocol of a webpage by php?

// Set url $url = 'http://edition.cnn.com/2015/04/03/politics/white-house-congress-iran-nuclear-deal/index.html'; // This function is going to go to a url or file and pull all the data that's held in it. $html = file_get_contents($url); // This fun

Type of Response while making API

While making API you can have different kind of response and you have to handle that for displaying data public IHttpActionResult GetDetails(string Id) { logger.Info("GetDetailsById method called"); // BadRequest det

  • 205
1 96 160
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: