Posts marked with "Google" in tags

How to view or Download Google Drive files on your site

Many of you wanted to show images, videos etc… on your site which is uploaded on your Google Drive.

The link of the file will not be the same at all times due to security reasons. 
So Google provides another method to show or download a file.
For this method you need to get the file id. For that open your file. 
Look at the url box of your browser.
As shown in the image you should select the word before /edit and after d/.
This selected text will be the file id. Copy the file id.

To View

https://drive.google.com/uc?export=view&id=fileid

... [READ MORE]

Creating a custom 404 Not Found page in Apache Server.

DEMO
You might have seen a 404 page on different sites such as Google,Yahoo etc… You can make this on your website too if you are using Apache Server. The default 404 page will be like this :

It’s just simple plain HTML 404 page and it’s ugly. To Change the default 404 page Do as below.
Go to your site’s folder.
Create a file named .htaccess (just .htaccess no name only file extension).
Open the file and add the line.

ErrorDocument 404 /pathtofile

... [READ MORE]

Make Image Black & White (grayscale) using CSS In Webkit

If you want to make images grayscale ie black & white you can use this tutorial.
Note that this trick will only work on browsers that runs webkit which is used by browsers like Google Chrome, SafariMidori etc.
Other browsers using different engines do not support the gray scake option. Hence this trick does not support all browsers.
Grayscaled Image Using CSS & Original Image
Grayscaled Image Using CSS & Original Image
Here’s the CSS code which will make all images grayscale.

... [READ MORE]

How to make a text bold in Google + post.

How to make a text bold in Google + post.


Did you ever see some post with bold text. Do you want to add this to your Google + post. Here’s How.
When typing a text add "*" to the starting word and ending word.
For example type "*Text*" without the quotations and when you post the word, "Text" will change to a bold text.

DEMO

... [READ MORE]

Google + going to host a hangout with Steven Spielberg and Joseph Gordon-Levitt

Steven Spielberg and Joseph Gordon-Levitt discuss about their new film LINCLON.

The hangout is Tomorrow, 14 September, 04:30 GMT+05:30.

Google Play presents: Steven Spielberg and Joseph Gordon-Levitt in their first ever Hangout On Air where they will be exclusively premiering the trailer for their upcoming movie, Lincoln. If you want to be one of the lucky fans to join the hangout please:

-Let us know how we can contact you here http://goo.gl/ApTvq
-Upload a short video to your YouTube channel with the #lincolnhangout tag explaining who you are, why you are interested in "Lincoln" and what you would like to ask Spielberg and Gordon-Levitt
-Reshare this G+ event

+Google Play will reach out to you if you’ve been selected to join.#lincolnhangout .

ABOUT THE MOVIE:

Steven Spielberg directs Joseph Gordon-Levitt in  "Lincoln," a revealing drama that focuses on the 16th President’s tumultuous final months in office. In a nation divided by war and the strong winds of change, Lincoln pursues a course of action designed to end the war, unite the country and abolish slavery. With the moral courage and fierce determination to succeed, his choices during this critical moment will change the fate of generations to come.
... [READ MORE]

Microsoft’s New Logo

Microsoft got a new Logo after 25 years. Here is the new logo.

This Microsoft New logo contains the four sqaure and the name of the company. Logo designer Sagi Haviv for the Library of Congress and Armani Exchange, thinks that the logo simply isn’t distinctive enough. By opting for a simple array of four colored squares, Haviv says Microsoft missed a big opportunity.It kinda looks like Google’s Logo.
Here’s a image I found in Google +.
The image is right. It looks like the Nazi Symbol. But it’s a good logo.
Hoping Windows 8 would be good.
... [READ MORE]

Follow/Subscribe

Telegram 

Mastodon  Twitter

GitHub GitLab

Subdomains

Demos  Lab

Past

This blog was once on WordPress. Now a static site. See source code on

GitLab