Technology

As Freelance web developer I help business to use the technology in smart fashion. I write about such new discoveries to spread to the larger community.


The first journey into Vtiger

From last few days I was trying out with Vtiger CRM which is an Open source CRM which got split from Sugar CRM. In fact even today few codes of Vtiger are used by Sugar CRM and vice versa. In Vtiger this has been clearly mentioned using comments. So we can identify the original author of the code. The Vtiger… Continue reading →


Supply Chain Problem With E-Commerce Retail

From last few days I have met people/businesses  who are facing the problem  with supply chain. The problem is not about the shipping or quality of the product  …it’s all about the Stock Inventory. Say you are running an E-commerce Retail business in a particular niche. Your customer orders a product on your website. Now you need to run to your vendor… Continue reading →


New stuffs in my website

Hi every one… From long time I have not posted in my site.I was tied up with some task. So today I have changed few things in my site. May you have already noticed it by now….If not, navigate to all the pages from main menu…. Continue reading →


10 ways to make your website viral

Many of you may be a website owner from many years.  Even after a long existence you may be worried about the website because its user acquisition is miserable slow. You may be able to grab maximum of 60-100 users per month. Suppose this happens to be the status of your website, then you have landed up in the right… Continue reading →


The mindset of the business owner’s about SEO

Very recently, a business owner contacted me for SEO on his upcoming e-commerce site. Did you note it – it’s an upcoming site, which means that there is long way to go from design to development of the website. We had an informal talk, nothing much specific about SEO. I just listed different headings under off-page SEO. That’s it- we… Continue reading →


Confusing Elements of PHP OOP

After the introduction of object oriented approach in PHP, many keywords are being used in programming PHP applications. Few of them are straight forward as any other language and few others are just confusing. Today I am going to discuss such confusing elements of PHP OOP. Following is a quick list on what you find in this post. $this self::… Continue reading →