Blog

Notes on web, marketing, and the craft.

Long-form pieces from the Nirvaat team on web development, Laravel, PHP, SEO, digital marketing and what we're learning along the way.

Elance ID - omandler

It was great working together. The Responsiveness and Professionalism are super and above all expectations. I hope to work together again.

Read more →

Session issue in IIS with CakePHP

When working on PHP and MySql development we rarely get a chance to install the application on Windows IIS server. And today I was asked to do the same. The fir…

Read more →

The Virtual Mentors team

Thank you Rajendra.  It is always a pleasure to work with you, and your high level of service is very much appreciated.

Read more →

Merge the remote changes before pushing again : Git Message

When you try to push to a GIT Repository and you get this message that mean's that someone else has changed the repo after your last fetch. In this case you hav…

Read more →

Using AjaxHelper for pagination in CakePHP 1.3

I am using CakePHP since last 5 years, and am quite used to of "AjaxHelper" for developing Ajax features using CakePHP. But from version 1.3 CakePHP has started…

Read more →

Elance ID - BGSolutions

Excellent to work with again. Thanks for all of the help!

Read more →

Migration to Debian linux from Windows Vista - Day 1

Since I have started developing web applications, it was my dream to migrate to Linux OS some day. But due to the lack of knowledge and to avoid the pain of con…

Read more →

MySql Dump Using a PHP Script

When you need to take a backup of a large MySql database, then "mysqldump" command come most handy and does the task in few seconds. But for that we need to acc…

Read more →

Changing field separater in CSV files

Usually when you save file as CSV file the fields are separated by ","; but sometimes this causes problems in field separation if the content also contains comm…

Read more →

Updating Nokia E72 phone software

I just bought a Nokia E72, and like most of the people, when I came to know that the firmware has updates, I tried updating the phone software. As given in the …

Read more →