Posts

Showing posts from November, 2013

Microsoft Word Tips - How to change the default font in Microsoft Word?

In this post, we shall see how to change the default font in Microsoft Word? For example, I am currently using Microsoft Word 2007, and the default font is “Calibri” . But for most of my needs, I generally use “Times New Roman”. For similar reasons, if you need to change the default font, then do this (which you can also refer to Microsoft Word help. Read more »

How to install custom ROM on Android Phone [Samsung Galaxy Grand]?

Image
This post explains how to install custom ROM GENNXT I9082OFFICIAL4.2.2 on Samsung Galaxy Grand. The process of installing custom ROM on Android Phones practically the same except a few differences here and there based on hardware and software differences. Read more »

How to install Clockworkmod Recovery and root Samsung Galaxy Grand?

Image
In this post, we shall see how to root Samsung Galaxy Grand mobile phone. Before we start the process, the list of files and software required are given below. Make sure you download all the files to your computer and also move some of the files required to SD card. Read more »

WordPress Tips - How to show Indian or others currencies in AWPCP – Classifieds Plugin?

Image
The ANOTHER WORDPRESS CLASSIFIEDS PLUGIN (AWPCP – Classifieds Plugin) is a great plug-in to work on a classified site. But it supports only a few Currencies (based on currencies supported by Paypal). If you are running a free ad post site, then you might not need payment gateway integration. If you want to replace the default dollar $ currency and show Indian or other currencies, then following the steps below. Read more »

How to root and install Cyanogenmod 10.1 (Android 4.2.2 JellyBeans) on Samsung Galaxy Grand I9082? (guide)

Image
In this post, we shall discuss "How to root and install Cyanogenmod 10.1 (Android 4.2.2 JellyBeans) on Samsung Galaxy Grand I9082?" Before you install Cyanogenmod custom ROM on Samsung Galaxy Grand, we need to root the phone. Before continuing, enable USB debugging on the phone. How to enable USB debugging: SETTINGS > MORE tab > ABOUT DEVICE Scroll down till you see “BUILD VERSION” and tap on it 7 times to enable “DEVELOPER OPTIONS”. Go back You should see “Developer Options’ just above ‘About Device” Tap on “Developer Options” Scroll down to “Debugging’ and check “USB DEBUGGING” You will be prompted. Click OK to confirm For more details, see here how to enable USB Debugging on Android Root the Samsung Galaxy Grand: To install Cyanogenmod custom ROM on Samsung Galaxy Grand, we need to root the phone. Refer this post to root Samsung Galaxy Grand After you have installed Clockworkmod Recovery and rooted Samsung Galaxy Grand, proceed to the steps below to install Cyan...

Running IIS and Apache (XAMPP) on the same Windows Computer

Image
IIS is a web server from Microsoft and Apache is an open source web server which comes along with XAMPP package. They are both web servers and both listen to port 80 (http) by default. So running both IIS and Apache web server on the same computer require some configuration changes. Read more »