Narayan Prusty, SitePoint

Narayan Prusty

SitePoint

India

Contact Narayan

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • SitePoint

Past articles by Narayan:

Sending Emails in PHP with PHPMailer —

Tonino and Narayan show how to use PHPMailer - a dead simple email sending library for PHP. Send email from your local machine or an SMTP relay easily! → Read More

Automatic Asset Optimization with Munee

Narayan introduces Munee - a PHP lib that automates CSS, JS, LESS, SCSS, CoffeeScript etc minification and compilation, image resizing, caching, and more! → Read More

Better Password Masking in Your WordPress Forms

Narayan Prusty covers how to create a plugin that adds a checkbox to show or hide password text (password masking) to help users to see passwords entered. → Read More

Scanning a QR Code with Cordova

People are often sceptical about QR Codes, but they are useful for simple information exchange. Narayan Prusty shows how to scan them in a Cordova app. → Read More

Using HealthKit with a Cordova App

Narayan Prusty shows how to use HealthKit with a Cordova based app, allowing users to write and read the heath data. → Read More

Integrating Local Notifications in Cordova Apps

Narayan Prusty shows us how to integrate local notifications with an Apache Cordova based mobile application. → Read More

Create a Most Shared Posts Plugin for WordPress

Narayan Prusty walks you through the steps to easily build your own Most Shared Posts plugin for WordPress, with clear code explanations. → Read More

How to Integrate Facebook Login into a Cordova based App

Narayan Prusty shows us how to integrate Facebook login functionality into a Cordova based cross platform mobile app. → Read More

Creating an Expense Manager App with Apache Cordova

Narayan Prusty presents a tutorial on creating an expense manager app with Apache Cordova, showing us how to track calculations and visualise them. → Read More

Building a JavaScript Autocompelete Widget with Awesomplete

In this tutorial Narayan Prusty shows you how to create an autocomplete widget using Lea Verou's lightweight and customizable Awesomplete JavaScript library → Read More

An Introduction to the WordPress Filesystem API

In this article we show you the process of designing an admin page that writes and reads from our file system using the WordPress Filesystem API. → Read More

Exploring the WordPress get_posts Function

In this article we explore the get_posts function in WordPress and how to use it in your own projects, covering some of the typical use cases. → Read More

Create a WordPress Theme Settings Page with the Settings API

In this article we show you how you can easily create a WordPress theme settings page using the Settings API, using a real-world, practical example. → Read More

How to Create a YouTube Embed Plugin for WordPress

In this tutorial, we'll show you how to create a responsive YouTube embed plugin for WordPress. One that is simple and doesn't add unnecessary page weight. → Read More

Create a URL Shortener Plugin for WordPress

In this tutorial, Narayan Prusty will show you how to create your own URL shortener plugin for WordPress using Google's URL Shortener API. → Read More

Sending Emails in PHP with PHPMailer

Narayan shows you how to use PHPMailer - a dead simple email sending library for PHP. Send email from your local machine or an SMTP relay easily! → Read More