Archive for the ‘Programming’ Category

What is XAMPP?

I am sure a lot of my friends who know XAMPP very well must be thinking he is stupid who is writing about XAMPP but I think it is a good idea to write about XAMPP for a lot of young web software (webware) developers out there who don’t know what is XAMPP and how [...]

Tags: , , , ,

Gladinet Client Blocking HTTP Port 80

I use XAMPP for testing/development and demo of our web applications and I recently installed Gladinet Client to access my Microsoft Sky Drive from my computer. But next time when I ran XAMPP and started Apache and browsed to localhost nothing came up. In fact it sent me to a "Not Found" Page and this [...]

Tags: , , , , ,

Setting up hooks for Subversion Server

Collaboration is a very difficult task and it becomes worse in a software development project. Subversion helps you to manage collaboration in a very efficient way while working on a software development project in an environment full of developers from different team.We were working on the Moodle module development project and as the team started [...]

Tags: , , ,

Simplest Tutorial on Using Subversion with TortoiseSVN and Sourceforge.net

I started my first Open Source project based on Joomla and CiviCRM and called it JoomCivi. Checkout my next post to know about this project. I got JoomCivi registered on Sourceforge.net but when it came to using SVN, I was a bit confused so I started learning about it. Subversion allows multiple people to work [...]

Tags: , , ,