You are surprised by finding out that your RDS server has consumed all the storage space. But when you try to find out the database … Read more “Storage full issue on AWS RDS”
1st Month at Auriga IT – Freshers 2015
New Era of My Life from Classroom to Office!! “When you start a new job or a particular journey of your Life , you really … Read more “1st Month at Auriga IT – Freshers 2015”
1st Month at Auriga IT – Freshers 2015
“Auriga Family” is indeed a family! It’s been a month since I joined Auriga family and it’s been quite a roller coaster ride with lots … Read more “1st Month at Auriga IT – Freshers 2015”
First Few Weeks at Auriga IT – Part 2
“A lot More to Explore” I couldn’t stop myself from writing about the wonderful experience in the constellation. I have completed two weeks here and … Read more “First Few Weeks at Auriga IT – Part 2”
First Few Weeks at Auriga IT
“Not like an Orthodox IT Company” First day at Auriga was better then I expected because I observed that the environment here is not like … Read more “First Few Weeks at Auriga IT”
Create A Simple Web Crawler in php
A Web Crawler is a program that crawls through the sites in the Web and find URL’s. Normally Search Engines uses a crawler to find … Read more “Create A Simple Web Crawler in php”
Open Source Contribution: A feeling from inside
I always wanted to contribute something to IT industry as most of the people do but it was very hard to decide from where to … Read more “Open Source Contribution: A feeling from inside”
When Things go Wrong as They Sometimes Will..
I know many of you might be remebering this poem from yester years, it has been one of my inspirations in my college days. I … Read more “When Things go Wrong as They Sometimes Will..”
URL Rewriting and Search Engine Friendly (SEF) Url in joomla
Introduction : Url Writing means changing the appearance of URL without affecting a behavior of our site. Lets take an example to know why we … Read more “URL Rewriting and Search Engine Friendly (SEF) Url in joomla”
WEB ANALYTICS!! Is it really necessary ??
We like to believe that all there is to digital marketing is to do some search engine optimization, send out an email blast every once … Read more “WEB ANALYTICS!! Is it really necessary ??”
Programming Best Practices: Do you follow them?
So you’re a programmer and have you ever wondered that the code you write might make the next guy working on your code pull his … Read more “Programming Best Practices: Do you follow them?”
SQL Optimization Tips
SQL Optimization Tips: – Some techniques to write optimized queries in SQL which can make your life easy ! – 1) The SQL queries … Read more “SQL Optimization Tips”
Actionable Web Log Mining
In the Web world Web sites pulls vast amount Web traffic across the world every day, leaving behind Web site traversal information in the form … Read more “Actionable Web Log Mining”
How to keep Team Motivated
It is always a challenge to keep yourself and your team motivated for a long time. If the team is motivated, it can take up … Read more “How to keep Team Motivated”
Forum Integration in a CodeIgniter website
Months back I was trying to integrate phpbb in codeigniter based website. I didn’t want that the users register for the forum. Site login/register … Read more “Forum Integration in a CodeIgniter website”
Basic Principle to make your Customer Happy :)
If we can do some basic thing right than we can keep most of our customer happy. We just need to watch our actions carefully … Read more “Basic Principle to make your Customer Happy :)”
How To Turn Off Post Revision In WordPress
One of my client was managing the Worpdress Blog for last 6 years. It was hosted on shared hosting and one day we received … Read more “How To Turn Off Post Revision In WordPress”
Export/Import Mysql database using SSH in Godaddy and other Server
Export Mysql Database How to take the back up of Mysql database using SSH – Enable shell access inside your Plesk control panel Using utility such as PuTTY, … Read more “Export/Import Mysql database using SSH in Godaddy and other Server”
Facts about content writing
Before starting about the topic, we have to understand that what is the reason that is making it essential, in terms of making focus upon the … Read more “Facts about content writing”
Solve Date format problem for Excel into SQL Server via PHP
We can upload data in database using excel easily but whenever we will upload any kind of date through excel than the uploaded date unrecognized … Read more “Solve Date format problem for Excel into SQL Server via PHP”