Maxthon 3 Review – Part 2

Few months ago I wrote an article as a guest writer about Maxthon 3. I am writing another review because there are UI changes and many new features added in the latest release. I am not giving any introduction of Maxthon 3 here because it was already given in the previous article.

Continue Reading on ProPakistani…

Posted in Blog, General | Comments Off

WordPress Theme Using jQuery Mobile

Learning Objectives

  1. Introduction to jQuery Mobile.
  2. How to use jQuery Mobile Components.
  3. Basics of WordPress theme development.
  4. How to create WordPress theme for mobile using jQuery Mobile.

Continue reading

Posted in Blog, JavaScript, PHP, Wordpress | 7 Comments

Accessing Forms Made Easy Using DataLink

In this tutorial you will learn to use the jQuery Data Link plugin to automate the process of accessing and modifying values of form fields.

Continue reading

Posted in Blog, JavaScript | 4 Comments

Maxthon 3 – The Browser

I became fan of Maxthon 3 when I used its alpha version. After that I decided to become beta tester and started reporting bugs on Maxthon forums. Maxthon 3 is getting stable and mature in features with each update. Currently it’s still evolving so don’t get disappointed if you don’t find a feature or face a stability problem.

It’s a lite and fast Webkit based browser (Trident is also supported for viewing old websites).

Recently I wrote an article reviewing Maxthon 3 in detail as a Guest Writer for ProPakistani. Each feature’s purpose and usage is explained in detail. Click here to read it.

Posted in Blog, General | 4 Comments

Best Way to Write SQL Query

Learning Objectives

You will learn how to write complex SQL queries by dividing the problem (result you want to acheive) and in which order you must think and write SQL clauses to simply your task.

This tutorial will not explain working of SQL clauses. I assume you understand working of all SQL clauses.

Continue reading

Posted in Blog, Database | 7 Comments