Facebook Twitter Gplus RSS
formats

Create CentOS virtual machine in VirtualBox

how to create Virtual Machine

 

Recently I installed CentOS on VirtualBox. Believe me VirtualBox is far better than VMWare Player.

It’s light weight easy to install and superb in performance.

Follow the steps to install CentOS on VirtualBox.

1. Open virtualbox prompt and select “New” to create new virtual machine

Select Next

Create Virtual Machine

2. In the next window enter the virtual machine name and select operating system as: Linux and Version as: Red Hat

This is because CentOS use the Red Hat kernel and that is why we have to select “Red Hat” for all OS which uses “Red Hat” kernel.

Select Next

Read more…

formats

C/C++ Static Code Analysis

Static Code Analysis

 

Static program analysis is the analysis of code that is performed without actually executing programs. The term is usually applied to the code analysis performed by an automated tool.

Organizations can automate the source code analysis process by implementing a tool that automatically analyzes the entire program, generates charts and reports that graphically present the analysis results, and recommends potential resolutions to identified problems.

Read more…

formats

See your friends as Android robot when they use Android phone for chat!

Published on June 22, 2012, by in Android Robot.

Android robots

 

Gmail unlike any other available mail, provides cool set of features. For example you are signed-in in Gmail chat and you want to know which of your friends are using Android phone for the chatting, well that’s easy to find out.
Go to..
formats

Add Favicon to your blog

Published on June 20, 2012, by in Favicon.

To add a Favicon to your blog

go to Layout > Favicon and select ‘edit
choose a Favicon file which compulsorily has to be a square image from local drive and save.
This will add selected icon over browser’s tab.
If you don’t have favicon image then you can create one, for that go to  Favicon generatorImport your icon image and you can download the favicon version of your logo.
formats

Nokia Pureview 808 launched in India

Yusturday Nokia launched its ‘Pureview 808′ in India. Currently, The smart phones available in the country offer cameras with 5-12 MP quality whereas Pureview 808 offers 41 MP camera. Priced at Rs 33,899 (Best buy 30,995), the phone is also placed cheaper than Samsung’s SIII (Rs 43,180) and HTC One (42,999).

Till now, Nokia was offering 12MP as the highest available capacity for cameras with its N8. It offers low-cost phones, especially under its Asha series, while its high-end smartphones include the Windows-powered Lumia series.
The Pureview 808 has Nokia Belle operating system, 1.3 Ghz processor, four-inch touch screen, internal memory of 16GB (expandable upto 32GB) and also allows HD video recording.

Here are the phone specifications:

Read more…

formats

Adding custom domain to blogger from BigRock

How to add a custom domain to blogger

 

To point your domain name to blogger through BigRock, you will have to add 4 A records and 1 Cname record.
A records must point to the following ip address :-

216.239.32.21
216.239.34.21
216.239.36.21
216.239.38.21

Cname records must point to :- 

ghs.google.com

 

Read more…

formats

Sony to launch ‘Smartwatch’ in India

Release date in India : June 2012 End
Price  : Rs 6,299

About Sony SmartWatch:
Sony SmartWatch has a 1.3-inch OLED display with a pixel resolution of 128 x 128.
It can be connected to any Android powered device via Bluetooth, it has some smartphone features like viewing messages, social networking, weather and  Music player which you can play on the go using a pair of wireless Bluetooth headphones and it has the sync facility with most of the Android phones.
formats

MD5 checksum (C/C++)

check sum md5

 

(C/C++, Linux platform example)

If you want to track a file for changes which includes attributes like file size, file content, file’s metadata, time stamp then best way to track it is, getting MD5 checksum of the file and checking it periodically.
If the MD5 checksum of the file is same means file is still untouched else if the MD5 checksum mismatches that means file differs in one of the attribute.
Here is the code:

Read more…

formats

Samsung to launch a Smart TV with cloud gaming

formats

Free Application Hosting in Cloud

OpenShift

 

Ever wondered how to host an application for free on cloud? here is the solution..