Subscribe For Free Updates!

We'll not spam mate! We promise.

Tuesday, April 1, 2014

Gionee Elife S5.5 'slimmest smartphone in the world' launched at Rs. 22,999


Gionee has launched what it is calling the 'world's slimmest smartphone' - Elife S5.5 - in India on Monday. Pricing it at Rs. 22,999, the company has detailed a 27 April availability for the smartphone in India.

ThGionee has launched what it is calling the 'world's slimmest smartphone' - Elife S5.5 - in India on Monday. Pricing it at Rs. 22,999, the company has detailed a 27 April availability for the smartphone in India.


The Gionee Elife S5.5 made its first appearance ahead of MWC in February. The smartphone went on sale on March 18 in China.

The Elife S5.5 flaunts a thin metal frame chassis and Gionee claims it to be the world's thinnest smartphone at 5.5mm, beating the previous record holder Vivo X3 at 5.75mm. 

The Gionee Elife S5.5 is a single-SIM smartphone that runs the company's Amigo UI on top of 
Android 4.2 Jelly Bean. It features a 5-inch Super AMOLED (1080x1920 pixels) display with a pixel density of 441ppi. The Elife S5.5 is powered by a 1.7GHz octa-core CPU coupled with 2GB of RAM.

The camera options on the Elife S5.5 include a 13-megapixel rear shooter with LED flash and a 5-megapixel front camera for selfies and video calls. The smartphone comes with 16GB of internal storage with no further expandability option via microSD card.

Connectivity options on the Elife S5.5 include 3G, Wi-Fi 802.11 b/g/n, Wi-Fi Direct, Bluetooth 4.0, GPS and USB OTG.

It packs in a non-removable 2300mAh battery, which according to Gionee will easily last more than a day.

The 'world's slimmest smartphone' measures 145.1x70.2x5.55mm, and weighs 130 grams with its 
metal chassis.

In December, Gionee had launched the Elife E6's successor - the Elife E7 - in India at Rs. 26,999 for the 16GB variant. It features a 5.5-inch full-HD (1080x1920) OGS (One-Glass-Solution) IPS display 
with Corning Gorilla Glass 3 protection. The 16GB variant is powered by a quad-core Qualcomm Snapdragon 800 clocked at 2.2GHz coupled with 2GB of RAM. S5.5 made its first appearance ahead of MWC in February. The smartphone went on sale on March 18 in China.

The Elife S5.5 flaunts a thin metal frame chassis and Gionee claims it to be the world's thinnest smartphone at 5.5mm, beating the previous record holder Vivo X3 at 5.75mm. 

The Gionee Elife S5.5 is a single-SIM smartphone that runs the company's Amigo UI on top of Android 4.2 Jelly Bean. It features a 5-inch Super AMOLED (1080x1920 pixels) display with a pixel density of 441ppi. The Elife S5.5 is powered by a 1.7GHz octa-core CPU coupled with 2GB of 
RAM.

The camera options on the Elife S5.5 include a 13-megapixel rear shooter with LED flash and a 5-megapixel front camera for selfies and video calls. The smartphone comes with 16GB of internal storage with no further expandability option via microSD card.

Connectivity options on the Elife S5.5 include 3G, Wi-Fi 802.11 b/g/n, Wi-Fi Direct, Bluetooth 4.0, GPS and USB OTG.

It packs in a non-removable 2300mAh battery, which according to Gionee will easily last more than a day.

The 'world's slimmest smartphone' measures 145.1x70.2x5.55mm, and weighs 130 grams with its 
metal chassis.

In December, Gionee had launched the Elife E6's successor - the Elife E7 - in India at Rs. 26,999 for the 16GB variant. It features a 5.5-inch full-HD (1080x1920) OGS (One-Glass-Solution) IPS display with Corning Gorilla Glass 3 protection. The 16GB variant is powered by a quad-core Qualcomm Snapdragon 800 clocked at 2.2GHz coupled with 2GB of RAM.




How To Add Facebook Like Button Below Blogger Blog Post Title

Let your visitors like your content by adding Facebook Like Button to your post content. In this article I will teach you step by step on how to add Facebook Like Button below blogger blog post title with different button styles that suit to your content for example we have a standard, with box count, and with button count. Ok! Let’s start
How To Add Facebook Like Button Below Blogger Blog Post Title

Instructions:

  1. Login to your Blogger account.
  2. Go to your blog Template section.
  3. Then backup first your template.
  4. After that click Edit HTML.
  5. Find this <div class=’post-body entry-content’ expr:id=’&quot;post-body-&quot; + data:post.id’> tag, how to do that? Just click the anywhere inside HTML editor and press Ctrl+F and input the tag and hit enter.
  6. Then copy the code below and paste it after <div class=’post-body entry-content’ expr:id=’&quot;post-body-&quot; + data:post.id’> tag and save the template.
  7. View your blog content page and you’ll find the button below blog post title.

Standard Code:

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;send=false&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=35&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:35px;'/></b:if>


With Box Count Code:

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;send=false&amp;layout=box_count&amp;show_faces=false&amp;width=55&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:55px; height:65px;'/></b:if>

With Button Count Code:

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;send=false&amp;layout=button_count&amp;show_faces=false&amp;width=90&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=21&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:90px; height:21px;'/>
</b:if>

Sunday, March 30, 2014

How to install a Blogger Template?

Installing blogger template XML file is very easy. But sometimes this process can be tricky depending on several factors (quality of the code in the new template, your existing widgets on the sidebars, gadgets, etc) so you need to be careful when changing your template. Here is a step-by-step instructions below To install a blogger template.
1 Choose a best blogger theme for your blog from any theme providing sites. You can also search blogger themes in google. Choose and click on PREVIEW button if everything is okay and according to your requirement, then click on DOWNLOAD button.
2.A new window with the theme is opened. Download the template to your computer and unzip the file (you can use a free Unzipper software or Win-Rar). Then make a XML file ready to upload.
3. Login to your Blogger account. Then from the dashboard go to your blog where you want to install a new theme .  Dashboard → Template → “Backuo/Restore” button. 
4.From the Backup/ Restore you can upload a new theme. Find and upload the xml file.
5. It is ready!!!!!!

How to make a clickable link in facebook status ?


Posting a facebook status has been a part of our daily life. The facebook status not only represents your online presence but also helps you to increase your TRP ;) popularity & social access. When you tag someone on your status, it will be converted to a clickable link (targeted to his profile) automatically. But if you want to make some blue colored LINK STATUS or tag someone with different name, target your facebook page with custom texts, this post will be helpful to you.
1.First of all, you have to find out the ID number of your friend or your page. (click here to find facebook ID).
2.After getting the ID number, Just paste this code on your Facebook status.
@@[0:[PAGE_OR_PROFILE_ID:1:CUSTOM_TEXT_YOU_LIKE]] @[PAGE_OR_PROFILE_ID:0]
Change the ID and text field accordingly and post the code, it will be converted to a link status with a target of your friend or facebook page.
3 Post the status and you are done.
01
How to make blue color link status without using Facebook ID ? 
Copy this code and paste on your facebook status, your text will be converted to blue colored link.
If you like this tricks and want to get more tips and tutorials like this, please like us in Crazy Net World Facebook .

Microsoft's Office apps for iPad ushers in new era

-Times-of-India-Microsoft-s-Office-apps-for-iPad-ushers-in-new-era
SAN FRANCISCO: Microsoft has released an iPad version of its popular Office software suite, a breakthrough heralding a new era under a CEO who promises to focus more on the devices that people are using instead of trying to protect the company's lucrative Windows franchise.

The unveiling of the much-anticipated iPad apps for Microsoft's bundle of word processing, spreadsheet and presentation software comes nearly four years after Apple Inc released the tablet computer that has contributed to a steady decline in sales of desktop and laptop machines running on the Windows operating system.
Microsoft's decision to relent to persistent demands to make its top-selling software application available on the world's most popular tablet comes seven weeks after the Redmond, Washington, company anointed Sayta Nadella as its CEO after being led for 14 years by Steve Ballmer.

The change in command gives Microsoft Corp an opportunity to prove it's a more nimble company adapting to evolution of computing instead of clinging to its old ways.
Nadella, who has been working at Microsoft for 22 years, emphasized that he felt rejuvenated since taking over as CEO.
"You see things from a fresh set of eyes and fresh perspective," Nadella told a crowd of reporters gathered in San Francisco for his first major public appearance as CEO.
The Office app for the iPad represents a major step in the right direction for Microsoft, said FBR Capital Markets analyst Daniel Ives. "They finally looked in the mirror and realized they needed to go with the crowd in terms of iPads," Ives said.
Like several other analysts, Ives thinks the Office app for the iPad could generate an additional $1 billion in revenue for Microsoft. Although the Office app is free to anyone who wants to read Office's Word, Excel and PowerPoint programmes on the iPad, it will require a subscription to Microsoft's Office 365 to create and edit documents on the device. The Office 365 subscriptions cost $70 or $100 annually, with the lower price placing more restrictions on the number and types of devices that can be used.
The Office 365 subscriptions also have been required to use Office apps built for the iPhone and Android phones last summer, so many iPad owners many already have one.
But millions of other people with iPads probably haven't had a reason to buy an Office 365 until Thursday. Nearly 200 million iPads had been sold through the end of 2013, meaning about 5% of those device owners would have to pay for a $100 annual subscription to generate an additional $1 billion in revenue.
Microsoft hasn't said how many Office 365 subscribers it already has, but Nomura analysts Rick Sherlund estimates the number at anywhere at between 14 million to 24 million. He estimates that the annual subscription revenue is running at about $2.5 billion.
Office has long been one of Microsoft's gold mines. In the company's last fiscal year ending June 30, the business division that is anchored by Office posted an operating profit of $16.2 billion on revenue of $24.7 billion.
The availability of an Office app also could encourage more people to buy an iPad. That, in turn, could siphon more sales away from laptops running on Windows, which also generates billions in licensing fees for Microsoft each year. This year, Gartner Inc. expects 271 million tablets to be sold this year, including those running on Windows and Android, versus a total of 277 million desktop and laptop computer. By the end of 2015, tablets should be outselling PCs by a wide margin, Gartner said.
Microsoft hasn't made Office apps for Android tablets yet, though the company has previously said those will be coming. Last year, Office apps for Android phones came out a month after the iPhone versions debuted.
"We are taking great focus and great care that Office on every device shines through," Nadella said.
That marks a change in sentiment for Microsoft.
Even as it became clear iPad was reshaping computing, Ballmer steadfastly resisted making an Office app for the device. He had been hoping that most of the 1 billion worldwide Office users would decide to buy Windows tablets instead of the iPad, but there was little evidence that was happening in significant numbers. Sales of Microsoft's own Windows tablet, Surface, turned out to be a huge letdown.
The Office app for the iPad has so many features designed for the device that Microsoft clearly was working on its design while Ballmer was still CEO, said Forrester Research analyst Rob Koplowitz.
But it didn't hit the market until Nadella took over and that could signal "a sea change," Koplowitz said. "I am hoping we are seeing something different in terms of how Microsoft operates as a company."
Nadella promised to show off more pieces of his "innovation agenda" for Windows next week at a software developers conference in San Francisco.


Friday, March 28, 2014

How To Add Reply Button To Blogger Comment

In this article I will discuss to you a tutorial about on How To Add Reply Button To Blogger Comment. Adding reply button to your blogger is the way to communicate and continuing a conversational exchange to people who written feedback or comment for your article.
How To Add Reply Button To Blogger Comment

Adding Reply Button To Blogger Comment:

  • Go to template section of you blogger blog.
  • Make sure you have a backup template, How ?
Must Read: How To Backup Blogger Template
  • Click edit html and find <data:commentpostedbymsg/> tag.
  • Copy the code below and paste it after <data:commentpostedbymsg/> tag.
  • Save the template.

Code:

<a expr:href='&quot;https://www.blogger.com/comment.g?blogID=BLOG ID NUMBER&amp;postID=&quot; + data:post.id + &quot;&amp; isPopup=true&amp;postBody=%40%3C%61%20%68%72%65%66%3D%22%23&quot; + data:comment.anchorName + &quot;%22%3E&quot; + data:comment.author + &quot;%3C%2F%61%3E#form&quot;' onclick='javascript:window.open(this.href, &quot;bloggerPopup&quot;, &quot;toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=450,height=450&quot;); return false;'>
<img alt='Reply To This Comment' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDvf28m3ysewoBfA3B80lU2gOUE_nRwoekhTgV7KYjnupfFIZooX36pUTjoOI3VtxMhlkBuvUDVRUrYRs4zIXKb5eFq3MkmNcqBW6w63Gp4dNLaeaX0AiVDrbrZJ2vWHMFZnoC5kTyG-Y/s1600/reply.png'/></a>

Customizations:

  • Change BLOG ID NUMBER with your own blog ID.
  • You can change the button image with your own desired button style.
Hope this article helped you! Subscribe us for more updates or you can follow us on twitter, google+, and facebook. Goodluck!

Facebook to use drones, lasers, satellites to bring Internet everywhere

Facebook is giving more details about its effort to connect remote parts of the world to the Internet - and it involves drones, lasers and satellites.
CEO Mark Zuckerberg said Thursday that Facebook is hiring "key members of the team" from Ascenta, a UK company whose founders created early versions of the world's longest-flying solar powered drone.
Zuckerberg also unveiled the Facebook Connectivity Lab. The operation will employ the Ascenta hires as well as hires from NASA's Jet Propulsion Lab and Ames Research Center.
Facebook to use drones, lasers, satellites to bring Internet everywhere

The lab's goal is to bolster Internet.org, the Facebook-led project that aims to connect the more than 70 per cent of the world's 7 billion people who are not yet online.
The announcement comes days after Facebook announced a $2 billion deal to buy virtual reality startup Oculus.
Zuckerberg has said that access connectivity is not the main obstacle to getting the world online. He noted at the Mobile World Congress wireless show in Barcelona, Spain last month that more than 80 per cent of the world's population live in areas with 2G or 3G wireless access. More important, he said, is giving people a reason to connect: basic financial services, access to health care information and educational materials.
Facebook's acquisition of a company called Onavo last fall also fits with Internet.org's vision. Onavo develops data compression technology, which helps applications run more efficiently. This is especially important in developing countries, where people have access to much slower Internet speeds.
Google, which is not a part of the Internet.org effort, launched a similar undertaking earlier this year with the goal of getting everyone on Earth online. Called Project Loon, the effort launched Internet-beaming antennas aloft on giant helium balloons.

Source:  ibnlive