Google Drive is as much about productivity as cloud storage, but it's hard to discover this through a cursory glance at Drive's desktop apps. That connection should soon become clearer, at least for some users -- a new version of Google Drive for Windows will create shortcuts to Docs, Sheets and Slides after installation. The editing-friendly aliases should reach Google Drive over the course of the next week. There's no word of a Mac equivalent, but we've reached out to Google and will let you know if a matching update is on the way.
Thanks to unending complaints from fans, the media and players -- and despite ridiculous ratings for something everyone hates -- the Pro Bowl's been on life support recently, with the NFL hinting at major changes to make it more exciting. Those changes are official, with the league and the NFLPA announcing Wednesday a change to a "captain's choice" format moving forward.
Like the NHL before it, the NFL's All-Star Game will now feature two captains -- in this case it's Hall of Famers Deion Sanders and Jerry Rice -- selecting from a pool of players chosen "without regard to conference in voting by fans, coaches and players."
?As players, we wanted to keep the Pro Bowl to honor excellence in individual performance and connect with the fans in a different environment,? NFLPA President Domonique Foxworth, who proposed the idea to the league, said in a release. ?To do that, I worked with a group of players to map out new ideas.?
Though plenty of people won't appreciate the change, it's a strong solution to an event that generated plenty of negative publicity for the NFL, in large part because of a lack of effort submitted by some of the contestants.
"We were very receptive to the ideas that Domonique and the players put forth,? NFL Commissioner Roger Goodell said. ?From there, our office worked closely with him in developing the concept. The players made it clear that they wanted to continue the Pro Bowl and were committed to making it better than ever. We think these changes will enhance the game for both fans and players."
They should -- at the very least the Pro Bowl Selection Special will be entertaining to watch and could manage to generate some buzz-worthy picks (what if 49ers legend Rice selected Seahawks quarterback Russell Wilson over Niners signal caller Colin Kaepernick?). Bonus for the NFL: the "draft" will be held on the NFL Network, while the cable network airing the Super Bowl will retain Pro Bowl coverage.
The NFL also announced a few changes to the setup, including:
A "Game Within a Game" that will add a two-minute warning to the first and third quarters, designed to crank up two-minute drills
No kickoffs
The addition of Cover-2 and press coverage defenses
A shorter playclock
No stopping of the clock when a sack occurs
My personal favorite change to the Pro Bowl setup is the elimination of conference designations. No longer will the top three quarterbacks from each conference make the event. Instead, it's simply the top six quarterbacks in the league.
This goes against the whole NFC vs. AFC concept of the game (as does having Rice and Sanders, two NFC guys, captain, but whatever) but it also ensures that the best talent is rewarded for their impressive seasons.
Feel free to complain in the comments about your future Pro Bowl complaints.
You May Also Like
Biggest Stories
" } //console.log(customStrings.signIn); callFBApi = function() { var accessToken; var uid; //CBSi.injectJS('//connect.facebook.net/en_US/all.js#xfbml=1', 'facebook-jssdk'); /* FB.init({ appId : '297742330311988', oauth : true }); */ FB.getLoginStatus(function(response) { if (response.status === 'connected') { handle_fb_response(response.authResponse); } else{ FB.login(function(response) { if (response.authResponse) { handle_fb_response(response.authResponse); /* uid = response.authResponse.userID; accessToken = response.authResponse.accessToken; //CBSi.log("== FB APP DATA ==", response); FB.api('/me', function(social) { //CBSi.log("== FB USER DATA ==", social); log_in_socially(social.name, social.username, 'fb'); document.cookie = "lf_social_info=|FB|; expires=0; path=/"; }); */ } }); } }); }; handle_fb_response = function(authResponse){ uid = authResponse.userID; accessToken = authResponse.accessToken; FB.api('/me', function(social) { //CBSi.log("== FB USER DATA ==", social); log_in_socially(social.name, social.username, 'fb'); document.cookie = "lf_social_info=|FB|; expires=0; path=/"; }); } log_in_socially = function(dn, userid, site) { $.ajax({ url: "/data/common/livefyre/lf_social_login", dataType: 'json', data: { lfdn: dn, lfuser: userid, ssite: site } }).done(function(profile) { //CBSi.log("== Social Login ==",profile,site); if (profile.error) { //CBSi.log("Social login failed with error: ", profile); return null; } else { document.cookie = "lf_social_login="+ profile.socialsess +"; expires=0; path=/"; profile.socialsess = '1'; userObj = profile; lf_user_profile = profile; doLivefyreAuth(profile); } }); }; callTwitterApi = function() { window.open('/common/livefyre/V3/via_twitter?debug=32','twitterOauth','width=600,height=500,menu=0,status=0'); }; callTwitterApiHidden = function() { var arr1 = readCookie('lf_social_info').split(/\|/); log_in_socially(arr1[2], arr1[3], 'twitter'); hasProfile = 1; } function doLivefyreAuth(cval) { //console.log("== Attempting LF Login ==",cval); var isLoggedIn = 1; if (cval) { try { fyre.conv.login(cval.token); } catch (e) { isLoggedIn = 0; } } } changeDOM = function() { // DOM hacks. Change the UI for the dropdown box //console.log("== Running Dom Hacks =="); if (isLoggedIn == 1){ //console.log("== Checking Match =="); if (hasProfile == 0) { //CBSi.log("== adding get comment link =="); // They need a screen name //$('.lf_auth_section a.lf_user_loggedout').html('Get a Screen Name to Comment').addClass('loginLink'); $('.fyre .fyre-user-loggedout').hide(); $('#getScreenName').show(); var screenNameContent = 'Get a Screen Name to Comment'; $('#getScreenName').html(screenNameContent); } /* else { if (typeof userObj.profile.profile_url != 'undefined'){ if (userObj.profile.profile_url) { //CBSi.log("== adding login profile links =="); $('.fyre .fyre-box-wrapper a.fyre-user-profile-link').attr('href',userObj.profile.profile_url); $('li.fyre-edit-profile-link').html('Edit Profile'); } } } */ } changedDom = 1; //console.log("== finished dom hacks =="); }; function updateCommentCounts(element,count){ //CBSi.log("== updating comment counts =="); if (count == 1){ $(element).html('' + count + ' ??| ?Comment'); $(element).show(); $('.commentsCountLabel').html('comment'); } else{ $(element).html('' + count + ' ??| ?Comments'); $(element).show(); $('.commentsCountLabel').html('comments'); } $('.commentsCount').html(count); } function removeLfError(){ $('#cbsLfError').remove(); } var authDelegate = new fyre.conv.RemoteAuthDelegate(); authDelegate.login = function (handlers){ if (isLoggedIn Please log in above to post a comment.
'); handlers.failure(); } else{ removeLfError(); handlers.success(); } }; function updateAuthorLinks(){ $('.fyre-comment-username').each(function() { $(this).click(function() { window.location.href = $(this).attr('href'); }); }); $('.fyre-comment-author').each(function() { $(this).click(function() { window.location.href = $(this).attr('href'); }); }); } function updateOneLineComments(){ //console.log("Checking Comments"); $(".fyre-comment-wrapper").each(function() { if ($(this).find(".fyre-comment").css('display') != 'none'){ var commentText = $(this).find(".fyre-comment").html(); if (commentText != null){ var loopCtr = 0; // for IE8 while ( (commentText.indexOf("
Recently, Georgia Tech researchers discovered an unusual way to attack iOS: a third-party charger with a hidden computer can install malware when an iOS device is plugged in and unlocked. That won't be an issue for much longer, however, as Apple has confirmed that iOS 7 beta 4 and future releases contain a fix. While the company hasn't said what that solution is, Georgia Tech's Billy Lau says that the new OS can tell when it's plugged into a computer instead of a charger -- there shouldn't be any rude surprises. The dependence on an iOS 7-based fix could leave many users vulnerable until the fall, although the hardware-specific nature of the exploit means it's unlikely to be a major concern.