Friday 22 February 2013

How to create new Partition without Formatting a Hard Disk?

If your Hard-disk contain 3 partitions in your PC and you need to create 1 more partition then what will you do? Most of people are doing the following methods to create new partition in Hard-disk.

Format the Hard-disk and create a new partition. Let’s see an easier method to create a new partition without formatting a Hard-disk.

To do this we don’t need any software and also no need to copy the data to separate drives. By doing the following methods we can create a New Partition from System Drive.

Right Click on My Computer 
Click Manage 
Now “Computer Management” window will appear.

In that window Click Storage 
Then select Disk Management.

In that window Hard-disk and other Storage Media detail will be shown.
Now select a Disk drive to create a New Partition.

Right Click on particular Drive then Click Shrink Volume. 
Now windows will show the free space in particular partition.


Type the disk size to create New Partition in Shrink Window.

Now click on “Shrink”, within few seconds a New Disk will be created.



Still Accessible is not done in New Disk.

Now Right Click on Unallocated Drive. Select New Simple Volume.

Click on Next. Now give a size to the New Partition. (you can choice whole size right now)

Select a Drive letter and Click on Next.

Then select Format Setting ->
File System -> 
NTFS. And keep others as default. (if you need you can change this)


Put a tick on “Performances a Quick Format” and Click on Next.
Now the New Partition is created successfully

source from:http://www.way2xplore.com/2012/05/how-to-create-new-partition-without.html

‎10 things you need to know about Stephen Hawking





1) Born in Oxford on January 8 1942 - 300 years after the death of astronomer Galileo Galilei - Professor Hawking grew up in St Albans, Hertfordshire. After being diagnosed with a rare form of motor neurone disease - amyotrophic lateral sclerosis (ALS) - at the age of 22, Hawking was given just a few years to live.

2) Hawking is as much a celebrity as he is a scientist, having appeared on The Simpsons, Star Trek and having provided narration for a British Telecom commercial that was later sampled on a Pink Floyd album.

3) He had a difficult time at the local public school and was persecuted as a "swot" who was more interested in jazz, classical music and debating than sport and pop. Although not top of the class, he was good at maths and "chaotically enthusiastic in chemistry". Hawking has said of his workload as an undergraduate at Oxford "amounted to an average of just an hour a day". He also said: "I'm not proud of this lack of work, I'm just describing my attitude at the time, which I shared with most of my fellow students. You were supposed to be brilliant without effort, or to accept your limitations and get a fourth class degree."Despite his workload confession, Hawking got a first and went to Cambridge to begin work on his PhD - but he was already beginning to experience the first symptoms of his illness, having fallen over twice for no reason during the last year of his undergraduate degree.

4) Hawking has credited his marriage in 1965 to Jane Wilde, a language student, as a turning point in his life at a time when he was unsure as to what the point of a degree was if he was to die soon. They went on to have three children - Robert, Lucy, and Timothy.


5) At a meeting of the Royal Society meeting, Hawking interrupted a lecture by renowned astrophysicist Sir Fred Hoyle to let him know that he had made a mistake. When asked how he knew there had been an error, Hawking replied: "Because I've worked them out in my head."

6) During the 1970s Hawking produced a stream of first class research, including probably his most important contribution to cosmology: the discovery of Hawking radiation, which allows a black hole to leak energy and gradually fade away to nothing.

7) In the 1980s, Professor Hawking and Professor Jim Hartle proposed a model of the universe which had no boundaries in space or time. The concept was described in A Brief History Of Time, which sold 25 million copies worldwide.

8) In February 1990 he left his wife of twenty five years to set up home with one of his nurses, Elaine Mason. The couple married in September 1995 but divorced in 2006.



9) Among some of his more unconventional theories, Professor Hawking has predicted the end of humanity - due to global warming, a new killer virus, or the impact of a large comet.

10) In 2009 he was awarded the Presidential Medal of Freedom, the highest civilian award in the United States. Hawking was the Lucasian Professor of Mathematics at the University of Cambridge for 30 years, taking up the post in 1979 and retiring on 1 October 2009. He is also a Fellow of Gonville and Caius College, Cambridge having held many other academic positions. In recent years, Professor Hawking has examined the relationship between science and religion, writing a 2010 book Grand Design, which argues that evoking God is not necessary to explain the origins of the universe.









source:
https://www.facebook.com/photo.php?fbid=376088869156799&set=a.367376640028022.79189.363583250407361&type=1&theater

Sunday 10 February 2013

C program to shutdown or turn off computer


C programming code for Windows XP

#include<stdio.h>
#include<stdlib.h>
 
main()
{
   char ch;
 
   printf("Do you want to shutdown your computer now (y/n) ");
   scanf("%c",&ch);
 
   if( ch == 'y' || ch == 'Y' )
      system("C:\\WINDOWS\\System32\\shutdown -s");
 
   return 0;
}



C Program to shutdown your computer :- This program turn off i.e shutdown your computer system. Firstly it will asks you to shutdown your computer if you press 'y' the your computer will shutdown in 30 seconds, system function of "stdlib.h" is used to run an executable file shutdown.exe which is present in C:\WINDOWS\system32 in windows-xp. You can use various options while executing shutdown.exe for example -s option shutdown the computer after 30 seconds, if you wish to shutdown immediately then you can write "shutdown -s -t 0" as an argument to system function. If you wish to restart your computer then you can write "shutdown -r".

source:http://pixelstech.net/article/index.php?id=1318244911

NTFS

New Technology File System (NTFS) is a file system that was introduced by Microsoft in 1993 with Windows NT 3.1. NTFS supports hard drive sizes up to 256TB.
NTFS is the primary file system used in Microsoft's Windows 7, Windows Vista, Windows XP, Windows 2000 and Windows NT operating systems. The Windows Server line of operating systems also primarily use NTFS.
The File Allocation Table (FAT) file system was the primary file system in Microsoft's older operating systems but it is still supported today along with NTFS.

source:http://pcsupport.about.com/od/termsns/g/ntfs.htm

Tuesday 5 February 2013

Bluetooth vs Wifi


Comparison chart


BluetoothWifi
Frequency:2.4 GHz2.4, 3.6, 5 GHz
Security:It is less secureIt is more secure
standard:IEEE802.15IEEE802.11
Cost:LowHigh
Hardware requirement:Bluetooth adaptor on all the devices connecting with each otherWireless adaptors on all the devices of the network, a wireless routerand/or wireless access points
Bandwidth:Low ( 800 Kbps )High (11 Mbps )
Specifications authority:Bluetooth SIGIEEE, WECA
Year of development:19941991
Primary Devices:Mobile phones, mouse, keyboards, office and industrial automationdevicesNotebook computers, desktop computers, servers, TV, Latest mobiles.
Ease of Use:Fairly simple to use. Can be used to connect upto seven devices at a time. It is easy to switch between devices or find and connect to any device.It is more complex and requires configuration of hardware and software.
Range:10 meters100 meters
Power Consumption:LowHigh
Latency:200ms150ms
Bit-rate:2.1Mbps600 Mbps

CDMA vs GSM


Comparison chart


CDMA
GSM
Stands for:Code Division Multiple AccessGlobal System for Mobile communication
Storage Type:Internal MemorySIM (subscriber identity module) Card
Global market share:25%75%
Dominance:Dominant standard in the U.S.Dominant standard worldwide except the U.S.
Data transfer:Faster on EVDO platform which is applicable in CDMA onlyGPRS is again very slowforward
Network:There is one physical channel and a special code for every device in the coverage network. Using this code, the signal of the device is multiplexed, and the same physical channel is used to send the signalEvery cell has a corresponding network tower, which serves the mobile phones in that cellular area.

Android vs iOS


Comparison chart

   

Android

iOS
Company / developer:GoogleApple Inc.
Programmed in:C, C++, javaC, C++, Objective-C
OS family:LinuxOS X
Source model:Open sourceClosed, with open source components.
Open Source:kernel, ui, and some standard appskernel only
Initial release:September 2008June 2007
Latest release:4.2.1 Jelly Bean6.0.2
Widgets:YesNo
Dependent on a PC or a Mac:NoNo
Easy media transfer:depends on modelwith desktop application
Available on:Many phones and tablets, including Kindle Fire, LG and HTC phones, and the Samsung Nexus.Apple products, including iPhone, iPod Touch and iPad.
Handset Options:Thousands like Samsung S2, HTC One XiPhone, iPad, iPod Touch
Interface:Touch screenTouch screen
Customizability:A lot. Can change almost anything.Limited unless jailbroken
Call features supported:Auto-respondAuto-respond, call-back reminder, do not disturb mode
Messaging:GchatiMessage
Voice commands:Google Now (on newer versions)Siri
Maps:Google MapsApple Maps
Internet browsing:Google Chrome (or Android Browser on older versions)Safari
Video chat:Using GchatFacetime
App store:Google Play – 800, 000 appsApple app store – 775,000 apps
Market share:75% of smartphones, 3.7% of tablets in North America (as of Jan'13) and 44.4% of tablets in Japan (as of Jan'13)14.9% of smartphones, 87% of tablets in North America (as of Jan'13) and 40.1% of tablets in Japan (as of Jan'13)