Archive

Blog Archives

Node.js AJAX Pagination with MongoDB + Search + Sort + Filter

Create a simple pagination that loads the content dynamically from NodeJs server.

Android Development – Parsing JSON Data from a URL

How to parse JSON data using HTTPClient and display the results on a ListView

AngularJS – Show a loading image on HTTP Requests

Append a loading gif image to your screen while AJAX is fetching data

WordPress Front-end AJAX Pagination with Search and Sort

A simple AJAX pagination that includes a search filter and sorting functionality

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

Build Your Own Ajax Contact Form in WordPress

A very simple AJAX Contact Form for your WordPress blog.

Featured Image Shortcode [Plugin]

Creates a shortcode for your featured image to easily embed it within your WP Editor.

Accessing HTML DOM Elements with PHP

Get contents of a website by parsing the DOM Elements

Character Count with Live Progress Bar using jQuery

Count remaining characters from an input field or textarea and displays a progress bar.

Overriding Woocommerce CSS

Loading a custom style sheet before Woocommerce style sheet

Implementing AJAX Pagination with Search in CodeIgnier

Advanced jQuery Pagination using AJAX and PHP

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

Optimize WordPress Database by Disabling and Removing Revisions

Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.

How to use Pace.Js

Add a simple Progress Indicator into your website

How to use niceScroll.Js

Easy-to-use solution to have a custom scroll bars compatible with desktop, tablet and phone devices.

How to use LazyLoad.Js

Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

URL Rewriting for Custom Post Types Date Archive

Clean URL’s for Custom Post Type Archives

Add .html extension to permalinks

Tutorial on how to add .html extension to both posts and pages in WordPress

Select Box with Search Filter

Integrating a custom select box with search filter using Select2 plugin.

Contact Form 7 Country and State Drop-Down List

Implement Country Names, Country Codes and States & territories within the United States to your Contact Form 7

Indent WordPress Subcategories in a Drop-down List

Create a drop-down list with multiple level of WordPress Subcategories.

Example of an Ajaxified WordPress Admin using OOP Style

A Good demonstration of Ajaxified WordPress Admin along with Object Oriented Approach

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog

Insert PHP Code to your WordPress Post or Page

Make your post editor read PHP codes using shortcodes as tags

Top CSS3 Image Effects

A Collection of Image Hover Effects, try them out for free!

Formatting Dates in PHP

Change the output of the time stamp to something more readable

How to use the JQuery Date Picker of WordPress

Include the built-in Date Picker of WordPress int your front-end forms in WordPress