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

Stremio - watch all movies and series with subtitles for free!

Stremio is a service that allows you to watch any movie or series completely free with subtitles in HD and FHD resolution on any device, even TV. How is it possible? It is a free program for Windows, Mac, Linux, Android, and iOS that serves as a player to play video content from your computer. That’s all this program does and it’s completely legal.

New smileys - New possibilities

As the news about the new opportunity on Facebook appeared a few days ago, so did the various creations of the users. So we have a list of Troll smileys for FB chat, and from now on I can read all the inscriptions, names ... etc.

Free coding learning sites

Learning to code is something that every person turned to technology should try at least once. The wealth of online courses, where most are free or cheap, makes learning coding easier than ever.

Youtube Vanced - what is it, is it safe, how to install?

UPDATE 14.03.2022. Vanced is off! You can find more information and alternatives here . In short: Youtube Vanced is what the original Youtube app should be. So, this is a "repackaged" original application from which unnecessary things have been removed and some useful ones added. You will probably like this app for two things at most:

QR Code - How to encode and decode it

In short, what is a QR code? " Qr-code " is a matrix code (or two-dimensional  Bar code ) created in 1994. It was created by the Japanese corporation   Denso-Wave . "QR" is an acronym for Quick Response, as the creator intended to decode the content extremely quickly. QR codes are common in Japan, where two-dimensional codes are currently the most popular. (Source: Wikipedia )