An unofficial blog that watches Google's attempts to move your operating system online since 2005. Not affiliated with Google.

Send your tips to gostips@gmail.com.

February 11, 2013

New Interface for YouTube Channels

YouTube tests a new interface for channels. For now, the updated layout is only available for a few channels like Sorted Food, iJustine, The Pet Collective and YouTube's own channel, but it will soon be enabled YouTube-wide.

What are the changes? The persistent left sidebar and the list of featured channels limit the channel's real estate, but make the interface more consistent. Most of the features from the old interface are still available, but they're more difficult to find. For example, to find the "feed" view, you need to click the arrow next to the home icon and click "feed". The list of playlists, the featured playlists and the list of likes are buried in a drop-down. There's also a new "about" section that shows the channel description, the number of subscribers and the video views, which is used to be placed in the right sidebar. The search box is only displayed when you click the new search icon.

The channel trailer replaces the featured video for non-subscribers. "You can show a trailer that will only appear to viewers who aren't already subscribed to your channel. This is your chance to let visitors know what your channel is all about and tell them why they should subscribe."




{ Thanks, Sterling. }

February 8, 2013

Permalinks for Google Drive Images

While Google Drive lets you upload any file, the support for files that can't be edited using Google Docs/Sheets/Slides is limited. For example, you can embed PDF files and videos, but Google doesn't offer permalinks for images.

So you've uploaded a photo to Google Drive and the only options are to download the file and link to the image page. But what if you want to embed that image in a web page or simply post a direct link to the image? You may think that right-clicking the image lets you copy the image URL, but that's not true. Even if you check the source code of a page or use features like Firefox's "view page info", you'll get a link that doesn't work.

Fortunately, there's an easy solution - replace this URL from the address bar:

http://docs.google.com/file/d/FILEID/edit

with:

http://drive.google.com/uc?export=view&id=FILEID

(where FILEID is a long sequence of digits and letters).

This only works if you've changed the visibility options to "public on the Web" or "anyone with the link" in the Share dialog.

Here's an example:


You can also use:

http://drive.google.com/uc?export=download&id=FILEID

to trigger a download and this works for any non-private Google Drive file, not just for images.

{ via Stack Overflow. Photo licensed as Creative Commons Attribution. }

Convert Images Hosted by Google to WebP

WebP is one of the best thing that happened after Google acquired On2 in 2010. While WebM doesn't have a strong adoption outside YouTube and Firefox started to support H.264 after a few years of fight, WebP is an image format that's already used by many sites and applications. It can replace both JPEG and PNG and you can use it to create images that are compressed more efficiently (by about 35%) and look better. "By converting PNGs and JPEGs to WebP, the Chrome Web Store was able to reduce image sizes by about 30% on average," informs Google.

The format is supported by Chrome, Opera, Android 4.0+ and there are many tools that help you convert images to WebP and view them. It's also interesting to find that all the images hosted by Google services like Picasa Web, Blogger and Google+ can be converted to WebP using a simple URL adjustment.

Here's an example of JPEG photo hosted by Google+:

https://lh5.googleusercontent.com/-b1qAbtG7VuI/TqON2f_eReI/AAAAAAAA4P4/r_5AKUt42rg/s633/DSC03146.JPG [57 KB]

To convert the photo to WebP, just replace "/s633/" with "/s633-rw/" ("/sNUMBER/" with "/sNUMBER-rw/") :

https://lh5.googleusercontent.com/-b1qAbtG7VuI/TqON2f_eReI/AAAAAAAA4P4/r_5AKUt42rg/s633-rw/DSC03146.JPG [33 KB]

I'll also include the URL of a PNG screenshot from the previous post:

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicVfiEO2pa4LOGuuoRK_F6b2sy_oNSbjq2GJD6XIPSiCbbKcW9XS_vei2Dr73XDZ_P-abuK-ECWeM5JpQhbrck1KMqN9olbGl4MipMJ7xZ4-OaR8uZsEb6h0oiExJOV7-PdBmdpg/s640/new-gdrive-create-menu.png [21 KB]

Here's the WebP photo:

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicVfiEO2pa4LOGuuoRK_F6b2sy_oNSbjq2GJD6XIPSiCbbKcW9XS_vei2Dr73XDZ_P-abuK-ECWeM5JpQhbrck1KMqN9olbGl4MipMJ7xZ4-OaR8uZsEb6h0oiExJOV7-PdBmdpg/s640-rw/new-gdrive-create-menu.png [14.5 KB]

Third-Party Apps, More Visible in Google Drive

Google Drive updated the "create" menu. Now third-party apps are placed next to Google's apps and are easier to find. There's also a new option to "connect new apps" that displays the list of Google Drive apps (there are more than 100 applications). It's still an iframe for the Chrome Web Store collection, but you no longer have to open a new page to find an app. Another advantage is that you can filter the apps by category and restrict the search results to Google Drive apps. I've always found it weird that the Google Drive apps are listed in the Chrome Web Store, even though they don't require Chrome.



"The Google Drive Create menu now elevates Drive-connected apps to the same level as Google apps such as Docs and Sheets. This makes Drive-connected apps easier to reach and more visible to Google Drive users," informs Google.

There are apps for editing photos and videos, for creating web pages, for editing music, for merging PDF files, signing documents, faxing documents, creating whiteboards, diagrams, invoices and even designing t-shirts.

The Old Image Search, Still Available

The old Google Image Search interface is still available in the OneBox result that's displayed for some Google searches like [tropical birds] or [europe map]. If you add "image", "images", "photo" or "photos" to your query, Google will show 4 times more image results. It's like a simplified image search interface inside the regular Google Search.



February 7, 2013

Google Drive Site Hosting

You can now create sites in Google Drive, but it's just a nice trick, not a full-fledged feature. To get started, create a new folder, right-click the folder and use the "share" feature to make the folder public. All the files of the site you want to create will be placed inside this folder.

Unfortunately, you can't create the HTML, JS and CSS files in Google Drive using the default apps, so you need install a third-party app like Drive Notepad, Neutron Drive or create these files using a native text editor or HTML editor. Make sure you have all the required files, including a file named index.html. When you upload the files to the folder you've just created, disable the conversion option.

Click the index.html file and then click the "Preview" button to see a live version of your homepage. The files are hosted at googledrive.com and have long URLs you can't customize. Here's an example.


Another downside is that you can create multiple files that have the same name, so a new version of the index.html file doesn't replace the existing file, but it adds a new file. You can always use the "manage revisions" option, but it would be nice have a traditional folder feature. For now, it's a good idea to use the Google Sync apps.

{ Thanks, Michael. }

January 31, 2013

Custom Date Range Tips for Google Search

Google's search engine has a cool feature that lets you restrict the results to a certain time range. It's mostly used to find recent results, so the default options are: past hour, past 24 hours, past week/month/year, but you can customize the time range. Just click "search tools" below the search box, then click "any time" and select "custom range" from the list.


You can use Google's calendar widget to pick the dates, but there are some tricks that help you enter dates faster:

1. Enter "2011" in the "from" field, instead of "1/1/2011". Obviously, you can use any other year.

2. Enter "3/2011" or "March 2011" in the "from" field, instead of "3/1/2011" (or "1/3/2011", depending on your country).

3. Enter "2011" in the "to" field, instead of "12/31/2011" (or "31/12/2011", depending on your country). Obviously, you can use any other year.

4. Enter "3/2011" or "March 2011" in the "to" field, instead of "3/31/2011" (or "31/3/2011", depending on your country).


5. To restrict the results to pages from 2011, enter "2011" in the "from" and "to" fields.


6. To restrict the results to pages from March 2011, enter "3/2011" in the "from" and "to" fields.

7. Leave the "to" field empty instead of entering today's date.

8. Leave the "from" field empty to find pages created before the day entered in the "to" field.

January 28, 2013

Offline Google Slides

Google Slides is just another name for Google Presentations, but that's not actually new. The big news is that you can now use Google Slides offline to create, edit and run presentations. "Any new presentations or changes you make will be automatically updated when you get back online. So you can continue polishing slides on your next flight, and head to your upcoming presentation without worrying about whether there's going to be wifi."


The offline functionality is still limited to Chrome and requires the Google Drive app from the Chrome Web Store. If you've already enabled the offline support and use it for documents and spreadsheets, you don't need to do anything.

This table shows which Google Drive features are available when you're offline and you use Chrome for desktop or the mobile apps for iOS and Android. You can sync any file when you use the mobile apps, but the editing support is better in the desktop Chrome. You can also install the Google Drive app for Windows and Mac to sync the files that can't be edited online using Google Docs, Sheets, Slides and Drawings.

Quickly Switch to the Basic Google Image Search

If you don't like the new Google Image Search interface, you can't go back to the previous interface. Fortunately, Google still includes a link to a much older interface without infinite scrolling, but with useful information like the file size and a page snippet.

Infinite scrolling makes it difficult to get to the bottom of the page because Google continuously loads new image results as you scroll down. The best way to find the link that switches to the old interface is to press "End" on your keyboard (Fn + Right Arrow if you have a Mac) and click "switch to basic version". Google doesn't remember your setting, so the switch is not persistent.


New Google Image Search Interface

Long time, no see. After a long vacation, it's time to get back to the latest news from the Google world. Last month, Google tested a new image search interface and now it's been rolled out. It's the first desktop interface that drops the landing page and no longer loads the web pages that included the image results. The previous interfaces loaded these pages using iframes more like a courtesy to the third-party websites than to improve the user experience.

Google started to make the iframes less important when it moved them to the background. Then the mobile interfaces for smartphones and tablets came out and they didn't even load the original web pages. The new desktop interface is closer to the tablet interface: click an image result and use the left/right keyboard arrows to check the other results.


Here's the old interface (you may still see it):



"Instead of sending you over to a whole new page to preview an image, you'll see a preview of the image in your search results. Once you click on a image, you can quickly flip through the whole set of image previews using your keyboard. Your search results stay in the panel so you don't lose track of what you were doing; if you want to go back to looking at other search results, you can just scroll down and pick up right where you left off. If you want to check out the website where the image is hosted, you can click on the photo or use the tools available," explains Google.

Obviously, the traffic from Google Image Search will drop dramatically and webmasters will complain that Google uses their images and doesn't give anything in return. Google only hosts image thumbnails and loads the original images when you click the thumbnails, so it's now an image leecher that hotlinks to other people's images, using their bandwidth without generating page views or ad revenue. It's better for users, but expect to see many sites that stop displaying images when loaded from Google Image Search or use other anti-leech tricks.

Finding the right balance between user experience and webmasters' interests is a hard thing to do. Google now includes 4 links to the original web page, so you can click the image, the page title, the domain name and the "visit page" button, but I bet most people will click "view original image". Unfortunately, Google no longer displays two very important things: the image title and a short snippet from the page related to the image. Showing only the title of the page and the domain name is not enough to determine if the image is relevant. Other missing information: the EXIF data and the image size.
 
close