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.

Generate SPF Record

SPF records are required for the EMail address verification by most of the email servers now a days. To help you generate the correct SPF record for your domain…

Read more →

Adding mssql support in php5 on Debian or Ubuntu

To add/install MSSQL support in PHP5 on Debian linux server, follow the below steps: Install FreeTDS and the PHP MS SQL extension sudo apt-get install freetds-c…

Read more →

Cakephp preventing ARO to check for user permissions

In cakephp most of us use ACL with Auth component to manage logins and access to various pages. When we need to implement this feature based on User Roles only.…

Read more →

Uploading files to FTP server from PHP Script

For one of my project I was required to upload files on an FTP server from the PHP script. Searching on Google I found code required but it was not completely a…

Read more →

Type in your language using Microsoft Indic Language Input tool

Though most of my work involves use of English as primary language, my mother tongue is Hindi. So when I want to write blog posts or some other personal communi…

Read more →

Fix Error 0x80070424 on windows

Recently while visiting a website I got infected by Live Security Platinum malware which disabled all security services on my PC. I was able to remove this usin…

Read more →

Configuring Horde Vacation Responder in Plesk 9

Today I had to work on the Plesk server webmail vacation responder settings, and looking at the Horde webmail option I found that this is not available in the d…

Read more →

Wordpress update issue on Plesk Control Panel hosting

Most of us work with Wordpress and while working we use the handy auto update feature in the admin panel to update the Wordpress plug-ins and core. On Plesk con…

Read more →

Mobile device emulators to test web page display

Today, the usage of mobile is increasing day by day and most of the users are preferring mobile device over desktop. Therefore it is almost necessary to ch…

Read more →

Google Drive, do you use it?

After so many months of hype and secret leaks in the technology blogs and websites, Google Drive launched at last few days back. But does this service justified…

Read more →