Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

Make HTML 5 video

Make HTML 5 video

So far, there has never been a standard for displaying videos on a website.

Today, most videos are displayed through plugins (such as flash). However, not all browsers have the same add-on.

HTML5 specifies a standard way to include a video with video elements.

Currently, there are 2 supported video formats for video elements: Ogg (ogv) and MPEG 4.

To make one HTML5 video you only need a couple of codes:

<iframe title=”YouTube video player” width=”480″ height=”390″src=”Video Link” frameborder=”0″allowfullscreen></iframe>

Now we need to change something. First, you need to enter the URL from where the clip will be streamed, more precisely, the source of the clip. You enter this URL instead of "Video Link". You can also change the clip name by typing your text instead of "YouTube video player". If encoding is not your strong suit, you can do it easier. At this link, you enter the data in the text fields, and when you finish below you will see the Code that you can copy.

You can watch an example of a video clip at this link.

Comments

Popular this month

YouTube Vanced is down! These are alternatives

The popular replacement for the YouTube app - Vanced - will no longer be available for download. Namely, the authors (due to "legal reasons") had to stop the development of their application and announce that the download links will be unavailable soon.

How to copy text from an image (in 2 clicks, free)

Copying text online is certainly an action we do many times during the day, but the problem is that the text from the image cannot be copied - we have to retype it. However, today there are intelligent OCR tools for image text recognition.

Make an easy professional banner

To attract visitors to some sites to visit yours, you need advertising . Ads on well-visited sites are paid, but you can find sites that offer banner exchanges .

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

To click on the post or not?

Recently, Facebook has been flooded with " click bait " posts, and sometimes you don't know if there is something really useful behind that post or if it's just collecting clicks. There is a plugin that can partially reveal this to you. Nothing special, it's a Chrome extension called " Photo Zoom ". What does he actually do? Enlarges the image you hover over by loading the source address of the image . How can it help? Clickbait posts often "trick" users into clicking with an image (in addition to terrible headlines). They place those pictures so that only a part of them is visible on the Facebook wall and just enough to interest your potential. If you want to see the whole thing, you have to click on the link, which is their goal.