Saturday, 14 September 2013

Samsung Galaxy Grand Duos GT - I9082 (Metallic Blue)



Price :- Rs. 19,499.00

        

       Product Features

  • 8MP primary camera with LED flash, auto focus, 4x digital zoom, full HD video recording, geo-tagging, shot mode and 2MP front facing camera
  • 5-inch WVGA TFT multi-touchscreen with 480 x 800 pixels resolution and 16M color support
  • Android v4.1 Jelly Bean operating system with 1.2GHz dual core processor, 1GB RAM, 8GB internal memory expandable up to 64GB and dual SIM (GSM+GSM)
  • 2100mAH battery providing talk-time up to 10 hours and standby time up to 440 hours on 3G networks
  • 1 year manufacturer warranty for device and 6 months manufacturer warranty for in-box accessories including batteries from the date of purchase

Saturday, 7 September 2013

Shivaji Maharaj


Shivaji Maharaj was the real hero of India. He started the first national independence movement. He teached  the real meaning of ‘Swarajya’. Shivaji maharaj revolt against slavery ruler of Mughal and Adilshahi and finally established his own Swarajya.

Shivaji borned on 19 feb 1630 at fort Shivneri near Pune. At his early life, he was inspired by his Mother Jijabai to establish ‘swarajya’. Shivaji captured ‘Torna fort’ at 1645 at the age of 16 years and challenged Adilshahi Sultanate.later on he captured all area around Pune. After capturing Jawali and Raigad fort, he became serious threat for Adilshahi kingdom.

At 1559, Adilshahi Begam sent her Superior general ‘Afzal Khan’ with 40,000 well prepared army along with cannons, heavy cavalary. but he was killed by Shivaji. After victory on  Afzal Khan he expanded his kingdom rapidly.

Now he took nearly all western Maharashtra and Konkan area. After defeat of Afzal Khan Adilshah send another grand army of numbered 45,000 under his trusted general ‘Siddi Jauhar’. And same time Mughal Emperor ‘Aurangzeb’ sent army of 75,000 under his general Shahista Khan to conquer his kingdom. Shahista khan blocked area around Pune. Siddi Jauhar encamped shivaji at Panhala fort near Kolhapur. 

But shivaji  succeed to escape from siege and he regather his army at fort Vishalgad, and now siddi jauhar stopped his expedition against shivaji and he was send some other expedition in Karnatka. 

Shahista Khan send a band of 30,000 army to capture forts from konkan, but he was defeted by Shivaji at Battle of Umberkhind without loosing single fort. In 1662 Shivaji decided a very riskful plan to kill Sheista khan. Shivaji and his some of his some generals encountered shaista khan at his residence in pune. during which he was escaped but he lost his fingeris. The effect of this expedition was that Shahista khan immediately left Pune. 

Now Shivaji Maharaj takes serious raid on Mughal land including Amhednagar and Surat.........
For more info..plz visit... www.knowledgekingdome.com


How-To Install Java JRE and JDK on Ubuntu.

Java technology’s versatility, efficiency, platform portability, and security make it the ideal technology for network computing. From laptops to data centers, game consoles to scientific super computers, cell phones to the Internet, Java is everywhere!
* 1.1 billion desktops run Java
* 930 million Java Run time Environment downloads each year
* 3 billion mobile phones run Java
* 100% of all Blu-ray players run Java
* 1.4 billion Java Cards are manufactured each year
* Java powers set-top boxes, printers, Web cams, games, car navigation systems, lottery terminals, medical devices, parking payment stations, and more.
To see places of Java in Action in your daily life, explore java.com.
Java Installation on Ubuntu 12.04:
Open the terminal and type following command to add the standard java repository, this will help you keep your java updated.
#  sudo add-apt-repository ppa : webupd8team/java -y
#  sudo apt-get update
Install Java  JRE and java  JDK using following commands:
#  sudo apt-get install oracle-java 7-installer
#  sudo apt-get install oracle-jdk 7-installer
After successful installation you can star using the java package.
For all other java settings, you can use the java control panel, you can open the java control panel from Unity ‘Dash


Source : Internet

Umbrello UML Modeller Installation

Umbrello is a KDE based software for creating UML diagrams in standard format. It supports a lot of languages and code generation (advanced code generation is available for ruby) is also supported, it has all basic features – that you expect from a UML tool.
INSTALL: type command in terminal:
> sudo apt-get install umbrello












Source Internet