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

Search In

Cordova device plugin - Describes the device's hardware and software

Hello Readers, Today's post is about Cordova device plugin that describes the device's hardware and software. We need to install cordova device plugin via CLI: $ cordova plugin add cordova-plugin-device This plugin defines a global objec

Rails Active Records Callbacks: Part 2

Hi Friends, In my previous blog Rails Active Records Callbacks: Part 1, I explained about why these callbacks are required and also discussed about some of the useful methods available in rails active records during creation and saving of the object

Download a file and stored locally with Cordova Android/iOS apps

Hello Readers, In this post we will learn how to download a file and stored it locally with Cordova Android/iOS apps.   First, we need to install cordova file transfer plugin via CLI : $ cordova plugin add cordova-plugin-file-transfer &nbs

Wordpress function the_widget()

Welcome to Findnerd. Today we are going to discuss one of the wordPress function of widget api, the_widget(). Basically wordPress widget is nothing but a PHP object. Whenever widget() function is called,  data displays on the page. If you work i

prevent form submitting in Jquery ?

how can i prevent submit if i got next :- username is too short first character must a letter user_name is not available invalid E-mail format E-mail is not available password do not match i got other problem password confirmation is not working aft

A Toast popup plugin for Cordova apps

Hello Readers, This plugin allows you to show a little popup in your app. It is great way to show a non interfering notification. Features : We can choose the direction where to show the toast (i.e Top, Bottom, Left, Right). We can also choose

Chapter 3: Authentication using node.js(passport.js) and mongoDb

As we all know authentication plays an important role in every site. Here In this blog I am explaining how we will authenticate our site in node.js as a backend and mongoDb as a database. To authenticate I am using passport.js which will help to logi

Send e-mail in iOS

Email application of iOS device helps in sending emails. We can compose Email using MFMailComposeViewController in iOS. A standard interface that manages the editing and sending of email message is provided by the MFMailComposeViewController class.

Node js Events

As we all know Node.js is a single threaded application in which we will heavily use event and callback. Events modules allows you to emits and handle events. In node.js there are n number of in-built modules that has the ability to emit or broadcast

NSPredicate in iOS

NSPredicate is a query language. It provides a natural language interface to define logical conditions. While working with large data sets, sometimes it is essential to filter the data. So, the filtering and sorting of data can be done with NSPredica

1 264 409
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: