Quantcast
Channel: SitePoint » Narayan Prusty
Browsing latest articles
Browse All 22 View Live

Building a JavaScript Autocompelete Widget with Awesomplete

Autocomplete is a feature in web applications which predicts the rest of a word or sentence while the user is still typing. Users usually press the tab key to accept a suggestion, or the down arrow key...

View Article



Creating an Expense Manager App with Apache Cordova

An expense manager is a financial budget application that’s used to collect and analyze expenses. They help people budget and save money by monitoring income and how an individual, business or family...

View Article

How to Integrate Facebook Login into a Cordova based App

If your App needs Login or Registration functionality, then using 3rd party services such as Facebook Authentication are useful tools to utilize. This tutorial is for developers using Cordova with...

View Article

Create a Most Shared Posts Plugin for WordPress

Displaying a list of posts in a blog with the most number of shares is a good way to improve a site’s user navigation. In the case of WordPress, a widget is the ideal place for this. Users who wouldn’t...

View Article

Integrating Local Notifications in Cordova Apps

Local notifications let an application inform its users that it has something for them. For example, a reminder or an new item for sale while the application isn’t running in the foreground. Local...

View Article


Using HealthKit with a Cordova App

HealthKit is a framework introduced in iOS 8 that provides a centralized, user coordinated and secure datastore for health and fitness related information. The HealthKit datastore is shared among apps...

View Article

Scanning a QR Code with Cordova

A barcode is a machine readable image that encapsulates some data about the object to which it’s attached to. A Quick Response Code (QR Code) is a popular type of barcode for mobile use due to its fast...

View Article

Image may be NSFW.
Clik here to view.

Better Password Masking in Your WordPress Forms

Password masking is a technique used by developers to prevent someone from reading the password on the screen while the user is typing the password. However, password masking ends up causing many...

View Article


Image may be NSFW.
Clik here to view.

Automatic Asset Optimization with Munee

Munee is an asset management tool which can compile LESS, SCSS, or CoffeeScript, manipulate images, minify CSS and JS, and cache assets on the server and client on the fly. It works with PHP 5.3 and...

View Article


Storing Local Data in a Cordova App

Most mobile apps will need to store data locally and HTML5 introduced new options for storing data locally. To store data locally in an Cordova app we can use HTML5 storage combined with other...

View Article
Browsing latest articles
Browse All 22 View Live




Latest Images