Monthly Archives: December 2013

How to start XAMPP in Terminal Mac OSX

In the latest version of XAMPP, they removed the GUI to start stop Apache as well as other services (MYSQL,FTP etc). You have to use command line on terminal to start stop Apache Server. Documentation can be found on XAMPP … Continue reading

Posted in Tutorials/Tips | Tagged , , | 12 Comments

test form

This is a test form [contactform]

Posted in Uncategorized | Leave a comment

Comment shortcut key in textmat

command + forward slash will add html comment

Posted in Uncategorized | Leave a comment

Contact Hammad

Hammad Khan is an experienced software engineer with 10+ years of experience in desktop application, web application, databases and websites. You may contact him for technical expertise or hire him for your project on contract or perm basis. [contactform2]

Posted in Software Development | Leave a comment

How to setup Assembla Repository Git

Setting up Git Assembla Repository can be a challenge because of the security features in Git. Here are the steps that you need to follow to create an Assembla Repository and checkout (and commit) your changes. 1. Create Assembla Account … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

JavaScript is not called

JavaScript is not called or JavaScript on the page is not shown in F12 debugger. The cause could be as in my case, there is an error in JavaScript. The following JavaScript is not shown in F12 debugger if I … Continue reading

Posted in Uncategorized | Leave a comment