Welcome. This is the portfolio & blog of Aslam Doctor.

Introducing SQL Buddy

sql buddy logo Introducing SQL BuddyHi Guys. In this article I am going to introduce something new. Its a web based MySQL Administration tool called SQL Buddy.

SQL Buddy is a web application with open source software and a web based interface to administer the database MySQL.

I was just installing the latest version of WAMP Server on my system & found this tool comes with WAMP now.

Although WAMP includes phpMyAdmin which is for similar purpose, they have given SQL Buddy too.

Anyway, that was how I encounter this. SQL Buddy is a very simplific & a superfast MySql administration tool.

(more…)

Read more »

Easy way to add Photo gallery using WordPress

In this article I am going to show you how we can add Photo Galleries using WordPress without using any wordpress Plugin. The Photo gallery will include below 3 main features every gallery should have :

  • Fully customizable css
  • Open images using nice zoom effect
  • Add slideshow to scroll images (more…)
Read more »

jQuery Map Marker Plugin

This plugin makes it easy to put multiple markers on Map using Google Map API V3.
Map Marker is very useful when you have a list of data & you want to show all of them on Map too.

Like most of the jQuery plugins, this plugin is very straight forward to setup.
It has some nice options & uses JSON formatted data for every Locations.

Also make note that you must have to pass the Location values using Lattitude & Longitude co-ordinates of the that Location (due to Google map API limitation). (more…)

Read more »

My journey to learn Codeigniter

4329753987 bab5da6bee 300x239 My journey to learn CodeigniterHere is a short story on how I started learning & training myself in Codeigniter framework & ended it within less than a Month.

CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.

When it comes about self learning, we always start with a very deep interest in the beginning but later on we start loosing interest & laziness starts increasing. This is a very common issue with most of the web developers. (more…)

Read more »

10 Tips for Productive Web Development

productivity 150x150 10 Tips for Productive Web DevelopmentIf you think you are very busy Web developer & running out of time, do follow the tips below, get used to it & see the results. You will find it extremely useful & productive in you daily work schedule. I have filtered out these points from my past 5 years experience.

Productivity is to do things that you were never able to do before…

(more…)

Read more »