Archive

Blog Archives

Get a Perfect Score of 100 on Google PageSpeed Insights

Obtain a perfect score of 100 in Google Page Speed insights the right way.

How to do ajax in Laravel 5.2

Best practices in implementing ajax in your laravel app.

Android Development – Parsing JSON Data from a URL

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

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

AngularJS – Show a loading image on HTTP Requests

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

GET Request using cURL

Demonstrates how to pull out data from a Web Service using cURL GET Method

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.

How to do Ajax in Codeigniter

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

Setting / Getting Sessions Values in PHP

Learn how to set and get Sessions values in PHP

Indent WordPress Subcategories in a Drop-down List

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

Reading URL variables in Javascript

A Simple Function that you can use to read URL variables.

Setting and Getting Cookies in jQuery

Utilizing the jQuery cookie library in our website

Setting and Getting Cookies in Javascript

Basic usage of cookies (GET and SET)

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog