Skip to main content

‘Baahubali’ poster breaks Guinness World Record


S S Rajamouli's blockbuster 'Baahubali' has broken the Guinness World Record for making the largest poster of more than 50,000 sq ft.
The reference book made the declaration on its official website. "The largest poster has an area of 4,793.65 m² (51,598.21 ft²) and was achieved by Global United Media Company Pvt Ltd (India) in Kochi, India, on 27 June 2015," it said.
Rajamouli, expressing his happiness, shared the link to the website on his Twitter page and wrote, "Now it is officially awarded.. Congratulations to Mr Prem Menon and his team at Global United media."
The multi-lingual two-part epic, touted as the most expensive Indian movie, has been creating milestones since its release on July 10, including Rs 50 crore collection on the first day, making it the biggest opening of 2015 so far.
Starring Prabhas, Rana Daggubati and Tamannaah Bhatia, it was presented in Hindi by Bollywood filmmaker Karan Johar.

Comments

Popular posts from this blog

Shortcut key to align code in eclipse

While learning java or working with java, we may need to copy a code from other source like internet or other files. When we do that the code may looks messy like before. which is not in standard and difficult to work on complex logics. Below key is useful to align the messy code:       Ctrl + Shift + F:   Formats a selected block of code or a whole source file.  Format messy code to Java-standard code.  If a code block is not selected, Eclipse applies formatting for the whole file. #shortcut key to align code in eclipse #shortcut_key_to_align_code_in_eclipse #shortcut_key_to_format_code_in_eclipse #shortCut key to format code in eclipse #shortcut_key_to_code_ alignment_in_eclipse #Auto- Alignment Shortcut Key  in  Eclips e

MongoDB and Hadoop

Traditional relational databases were ruling the roost until datasets were being reckoned in megabytes and gigabytes. However, as organizations around the world kept growing, a tsunami called “Big Data” rendered the old technologies unfeasible. When it came to data storage and retrieval, these technologies simply crumbled under the burden of such colossal amounts of data. Thanks to Hadoop, Hive and Hbase, these popular technologies now have the capability of handling large sets of raw unstructured data, efficiently, as well as economically. Image Credit :  http://www.compassitesinc.com Another aftermath of the above problems was the parallel advent of “Not Only SQL” or NoSQL databases. The primary advantage of the  NoSQL databases  is their mechanism that facilitates the storage and retrieval of data in the loser consistency model along with added benefits like horizontal scaling, better availability and quicker access. With its implementation in over five hun...

Google Translate adds 20 new languages to video text translation

The Google Translate app is about to get a lot more powerful. In an update released today, Google is adding dozens of new languages to some of the Translate app's most powerful features, and smoothing out the app to make it friendlier to slow connections. In particular, the update makes Translate's visual translation features significantly more powerful, letting mobile users translate 37 languages via photo, 32 via voice, and 27 through real-time video. Today's changes are updates to two features added to translate back in January: a real-time video translation feature called Word Lens and a conversation feature that translates bilingual speech in real-time. The Word Lens feature lets you point your phone's camera at a sign or any other text and have it translated into another language, with the translation appearing immediately on your screen. It's designed to work entirely offline, without making any queries to Google's servers — convenient for those b...