Articles Written by Rohit Thakral

Rohit Thakral is working as Technical Director for Target Integration Ltd. Previously, he has worked in a number of organisations in Information and Communication Technology (ICT). Rohit advices Small to Medium sized businesses on efficient use of Information Technology. His expert areas are System Administration, Customer Relationship Manager (CRM) applications, Business Automation, Website Development and Social Network Marketing.

Copy Directory Structure ONLY – Windows 7

written by

It is possible that you just want to copy the directory structure from one folder to another but not the files. Simple and sweet way to achieve this is use xcopy command which is built in Windows 7. xcopy /T /E “Source” “Destination” If you want to receive quick tips like these follow us on [...]

Tags:

Setup Google Mail on Outlook Express

written by

Are you still using Outlook Express? I don’t blame you, with Windows XP still being a popular Operating System and most of the functionality of a good email client already being available from Outlook Express… why not? If you are using Google Apps for your business or would like to setup Gmail in your Outlook [...]

Tags: ,

Generating QR Codes

written by

You may have seen our post on How to Read QR Code on your iPhone? but these codes are to be generated so that they can be printed on your marketing material. And most of my friends in printing/design industry know very well that for printing you need a high resolution vector format of the design [...]

Tags: ,

What is Customer Relationship Management (CRM)?

written by

A lot of people ask me in meetings that what is a CRM application. I thought it will be a good idea to write a detailed article around this. In general, CRM stands for Customer Relationship Management. It is a process of managing the relationship with your customer. The relationship with the customer doesn’t just [...]

Tags: , , , ,

How to Change or Add New Email Address in LinkedIn?

written by

One of our friend asked last week how can a user change the email address on LinkedIn so that the emails go to a non business/official email address and avoid filling up the inbox. LinkedIn allows you to have a number of email addresses and make one primary. This way all the communication goes to [...]

Tags: ,

How to delete your LinkedIn account

written by

If you are fed up with the linkedin requests or if you don’t like to be in touch with your business colleagues or if you have created multiple profiles and it is time now to clean them out then you want to delete your linkedin account. You can do that by logging in with the [...]

Tags: ,

Planning for Your New Website

written by

So you read our blog post on “Does Your Business Need a Website” and now you have made a decision to get a website. First I must congratulate you on taking first step towards your online presence. But before you hire a web developer to get your website developed you need to plan your website. [...]

Tags: ,

Change Alfresco Default Port 8080

written by

8080 is the most popular port for Java based web applications running on Tomcat server and hence it is a target of attacks from hackers and spammers. If you are testing your application and don’t want to overload the server with these hacking attempts you can always change the default port of Alfresco to something [...]

Tags: , ,

Disable Google Mail Conversation View

written by

Google Email has a fabulous looking conversation view but it does cause a little confusion with some users. If you are one of them you can turn off conversation view in Mail Settings by following these steps: Login to your Google Mail Go to the top right hand corner and click on the little gear [...]

Tags: ,

Reset WordPress Admin Password

written by

Once again when migrating customers from one hosting/support provider or website developer there is almost always a case that the previous developer doesn’t remember the admin password. In those cases you have to reset the password by going to the database directly. You can use PHPMyAdmin or MySQL Command Line to update the password as [...]

Tags: , ,