Zen Coding

Amir HameedMy Writings, Technology Leave a Comment

Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code. For example: div#page>div.logo+ul#navigation>li*5>a …can be expanded into:                 <ul id=”navigation”> <li><a href=””></a></li> …

Zen Coding for PHP and WordPress

Amir HameedMy Writings, Technology Leave a Comment

Just like you saw the previous post for Zen Coding, that is a great thing for developers like me and others. Initially it was just for HTML/CSS. Then I thought ,there should be some support for PHP and WordPress as well (I\’m a great fan of WordPress). Then I came to know that somebody already had done the PHP part. …

Second Annual Microsoft Conference

Amir HameedMy Writings, Page of My Diary Leave a Comment

میں ٹائم سے کچھ آدھا گھنٹہ پہلےہی اواری ہوٹل پہنچ گیا۔ اندر سے کوئی محل محسوس ہو رہا تھا۔ میں لفٹ کے زریعے پہلے اس منزل تک پہنچا جہاں کانفرنس کا انقاد ہوناتھا۔ اُس ہال میں داخل ہونے سے بیشترایک کمرہ تھا جہاں ایک لڑکے نے مجھ سے میرا ہوٹ میل کا ای میل مانگا اور مجھے فیکیولٹی ممبرزمیں شامل …

Interact to Edit

Amir HameedMy Writings, Technology Leave a Comment

Initially , my challenge was to have some interactive method to edit the Table cell in an Web Application, without opening any dialogue or popup, and that is very easy and intuitively in use. So I came up with an idea of “Double clicking” over the desired Table cell or HTML node to edit it. Then I started looking into …

LESS : The dynamic stylesheet language.

Amir HameedTechnology Leave a Comment

LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (Chrome, Safari, Firefox) and server-side, with Node.js and Rhino. For some months , I have been hearing about LESS, LESS, LESS, LESS is more and blah blah. But last day when I studied about it in detail I came to know …

If it is love?

Amir HameedMy Writings, Page of My Diary Leave a Comment

Yesterday I went to doctor for a check-up. I was feeling certain abnormalities. I couldn’t help going to doctor.   I asked doctor: My heartbeat upsets when I think of her. If this love? He said: Tachycardia which may lead to ventricular fibrillation and myocardial infarction (heart attack)   I asked doctor: Restless trembling of hands, feet and other body …