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

Notepad++ & Web Development

Hello everyone. Here is my another article one Web Development IDE. Till now I was using Geany IDE from last 3 Years, just because of one reason — Its feature of applying shortcut keys to the Code Snippets. Read more this feature of Geany on my previous article here. But now I have move from Geany to Notepad++. As in Notepad++ I have found a very simple way to integrate the same Code Snippet feature Geany to it. Another important thing about Notepad++ is, it is based on MS Windows environment & very Fast interface compared to any other IDEs.

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

(more…)

Read more »

Perfect solution for Image Resizing based on Width & Height

Hi All. In this Article I am going to show you how we can align images on websites with different sizes.

Let’s say we have a Products listing page & various food products are listed with its thumbnail images like Cheese packet, Honey Bottle, Tea packets etc. These products are not supposed to be having all same size images. But we have to show that as thumbnail with proper resolution. (more…)

Read more »

Source SDK

184 9830 valvesourceengine Source SDKThe engine that powered Team fortress 2 game is free now.
With Source Sdk game engine a lot of AAA titles has been published ,like half-life 2.

If anybody want to start gameStudio, instead of developing a new engine from scratch ,this sdk helps u a lot .

Valve has confirmed that its Source Engine SDK and modding tools will now be available for free, following the F2P re-release of Team Fortress 2. (more…)

Read more »

HTML5 & CSS3 Introduction

HTML5 CSS3 HTML5 & CSS3 IntroductionIn 2011 more and more people from all the business arenas will join the professional network on internet. Strong networking system facilitates the exchange of new ideas andinformation amongst internet users. This would also help in traffic generation and buildingstrong web presence. (more…)

Read more »

Web Development using jQuery Mobile Framework

As most of us know that JQuery is a software framework that emphases on the interface between JavaScript and html, so that any web developer can operate html elements using concise codes. It is the popular JavaScript library these days and is being used in most of the smartphone web browsers. In serious web applications where strength of any design plays important role and conceptual modelling is required JQuery is very effective. The foundation used in JQuery mobile is of clean semantic HTML for making it compatible with any web–enabled device. Being a Touch-Optimized framework for smartphones and tablets the JQuery will make it possible for you to design one web application for all smart phones and tablet platforms. There will be no need to write unique apps for every mobile or OS. (more…)

Read more »