-->

Saturday, January 31, 2015

Google Gives WebView the Cold Shoulder

Figures from a seven-day period ending Jan. 5 posted on the Android Developers Dashboard indicate Jelly Bean had 46 percent of the market and KitKat 39 percent. Ice Cream Sandwich had 6.7 percent and Gingerbread 7.8 percent. Lollipop didn't make the cut for the dashboard, which doesn't display any versions with less than 0.1 percent distribution. In other words, a good 60 percent of Android users are at risk from WebView flaws.

Microsoft's Windows Reboot Could Be Legendary


















I was one of the launch analysts for Windows 95, and the launch of that product is widely held -- including by Bill Gates -- as the company's pinnacle. No launch before or since ever came close to that launch, and I remain amazed that no one, including Apple or Microsoft, has ever really attempted to duplicate that effort.

Windows 10 has the potential to be even greater than Windows 95 -- but potential alone won't a legendary product make. It'll come down to execution, not just on the product, but on the launch itself.

Friday, January 30, 2015

Create a clock with c++ language

#include<stdio.h>
#include<process.h>
#include<iostream.h>
#include<dos.h>
#include<graphics.h>
#include<conio.h>
#include<math.h>

Google agrees privacy policy changes with data watchdog

Google has agreed to rewrite its privacy policy after pressure from the UK Information Commissioner's Office.

The firm must make it easier for users to find out how their data is collected and what it is used for and submit to a two-year review.

How to Get Better iOS 8 Performance on iPhone 5


If you’ve noticed a decline in performance after installing the iOS 8 update on the iPhone 5, this guide will help you change several settings to speed up iOS 8 on your aging former flagship iPhone.

Facebook launches new Place Tips feature in your News Feed

Yesterday, Facebook announced a new feature in the hope of fending off threat posed by Foursquare and Yelp, both of which rule the crowd-sourced location discovery market.

How to watch Super Bowl XLIX on iPhone, iPad and other devices

We are now just a few days away from Super Bowl XLIX, one of the most highly anticipated sporting events of the year. At 6:30 (EST) on Sunday, more than 110 million people are expected to tune in to watch the Seattle Seahawks take on the New England Patriots in a battle for the NFL Championship.

SBRotator 8 brings SpringBoard and Lock screen rotation to all iOS 8 devices

SBRotator for iOS 8 is a new tweak for well-respected developer Elias Limneos. It lends the ability to rotate any iOS 8 device on the Home screen SpringBoard and the Lock screen. If you’re looking to add iPhone 6 Plus-like Home screen rotation to your iPhone, then SBRotator for iOS 8 is up to the task.

Wednesday, January 28, 2015

Apple’s record-smashing Q1 2015 earnings: 74.5M iPhones, 21.4M iPads, $74.6B revenue

Apple has posted its [fiscal] first quarter earnings report for 2015 this afternoon and they are incredible. The company says it sold a staggering 74.5 million iPhones and recorded $74.6 billion in revenue during the holiday-driven 3-month period

Apple announces Apple Watch shipping in April

Apple CEO Tim Cook just shed more light on the Apple Watch’s launch this spring, announcing on the company’s quarterly earnings call the Apple Watch will be shipping to customers in April.

Apple has sold over one billion iOS devices to date



During the company’s quarterly earnings call, Apple CEO Tim Cook announced the company has sold its one billionth iOS device since the original iPhone was released roughly seven years ago – a huge accomplishment.

How to Add Each Blog Post In Separate box


If you are trying to design your blog and make it neat and clean then you will try to separate each blog post .In blogger default template every post is displaying in same panel it become harder for reader to differentiate post,In this post I will give Css code which make your post separate in boxes.

How To Remove Showing Posts With Label in Blogger

Step 1: Goto Dashboard - Template - Edit HTML


Step 2: Click anywhere inside the template code Then search using- Ctrl+F- this code:
<b:includable id='status-message'> After you found it, click on the sideways arrow next to it, to expand the rest of the code.

12 Best Features of Apple ~ iPhone 6 & iPhone 6 Plus

If you didn't get a chance to watch the live stream or are solely depending on us to tell you what you need to know about the new features of the phone, well then that's a lot of pressure on us. But we are here to deliver.

Friday, January 16, 2015

Guesing Game with C++ ~ Source Code


#include<iostream.h>
#include<stdlib.h>
int main(){
 int isecret,iguess,i=1;
 srand(time(NULL));
 isecret=(rand()%100)+1;
Blogger Tips and TricksLatest Tips And TricksBlogger Tricks