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.

Installing Skype on Fedora 14

Download the latest Skype rpm from the Skype website, current version is skype beta 2.1.x. There are some prerequisites which need to be installed for Skype to …

Read more →

Installing Adobe Air 2.x on Fedora 14 64 bit

First change to root user: sudo -i Install xterm: yum install xterm Install Fedora 32 bit dependencies:

Read more →

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 →