Your Ad Here
Tips and trick to improve your blog and to earn money through adsense and share market

Windows 7 in 2010!!!!

Author: Suman // Category:
Microsoft has confirmed that it will be releasing its latest version of windows in 2010 which is presently known as vienna  or Blackcomb.It said that,  it was going to be a three year project starting from 2007.Both 32bit and 64 bit versions will be released.It even said that ,a server version is also underway which is codenamed as Windows Server7.
You dont have to upgrade your hardware to this.It is sufficient if your system satisfies vista requirements.
Vista Requirements..
 Processor                     1 GHZ
 RAM                            1 GB
 Graphic Memory       128 MB
 Space requirements      20 GB
 
Microsoft is not disclosing any details regarding this , so there is not much information about windows 7 right now. 
Some snapshots of windows 7

About Android

Author: Suman // Category:
About Android:
Android is a software platform for mobile developments.It contains operating system,libraries etc.
It is programmed using java and it contains many java based libraries developed by google.
You can even program in c and c++ but it has to be converted to ARM native code and then run on the
system but that isn't officially supported by google


Google acquired Android Inc in 2005.Its an open source software and its entire source code is available on  the  net.




Architecture :


Features:
  1. Basically Android contains a Linux Kernel and adopts Linux features like Security, Memory management etc.
  2. It has many libraries included in it. For 3d graphics it has included open-Gl and SQlite for database management etc.
  3. The programmers have full access to the application framework.
  4. It has an integrated browser embedded within it.


Software Kit:
Android SDK is a software development kit with Debugger , Emulator and Libraries. It will work on Linux, Mac and later versions of Windows XP, Vista.
To download Android SDK visit this site
http://code.google.com/android/download.html
Basic Requiement is that you should be having a IDE(officially supported is Eclipse).