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

Search In

Error: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

Sometimes while using apt-get command to install some packages, we come across an error like: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is

How to save and fetch image data from documents directory in iOS

Hi Reader’s,   This blog includes the concept of how to store and fetch data from document directory. You can easily understand the concept with the help of code given below:-   ​ ViewController.h #import <UIKit/UIKit.h>

Money-Rails

While working on any e-commerce application,we need to deal with money and currency conversion.Money-Rails gem can be used for that. Money-Rails is a Ruby Library that integrates money gem with Rails.   Some of the advantages of using this gem

Merging An Array Using JavaScript

Hello reader's, Today in my blog I will discuss about the merging an array using JavaScript.   Basically the term “Merge” means to combine or join two array into a single array.   In JavaScript , for merging arrays it us

Handling Dropdown Elements in Selenium Webdriver

In this blog, we discuss about handling the drop down elements in Selenium WebDriver.   Scenario to be automated: Launch the web browser Open your application (eg. "http://www.findnerd.com") Click on 'Nerd Digest' (Go to

Difference between Visibility, Opacity and Display

Here are some CSS properties, which looks similar. It's hard to find the difference between them. Like:- Visibility:hidden;          Opacity:0;          Display:no

Discussion on MongoDB with Nodejs

Welcome to FindNerd. Today we are going to discuss mongoDB with nodejs. We use mongoDB with nodejs. MongoDB is nosql database. It is open source as well as cross-platform and well documented database. MongoDB uses collection which is set of mongoDB d

TEST PLAN Fundamentals

TEST PLAN: A document which includes the scope, approach, resources & schedule of planned test activities. It recognized between others test items, features to be tested, testing tasks, who will do the task, degree of tester independence, test e

df, du and tree in Linux

df, du and tree in Linux   The 'df' command is the simplest tool to view disk usage. Using it without any switches will display the result in block of usage which is not understandable especially for home users. Use the '-h' sw

How to open a camera in windows 8.1 phone app

In this blog we illustrate the how to open a camera in windows 8.1 phone app. Code for Xaml file: <CaptureElement Height="650" Name="captureElement" /> This CaptureElement control is used to render the capture device like camera or webcam.

1 598 633
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: