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

How to ROOT a phone in 30 seconds

Recently, an application appeared that ROOTs some Android devices in a few seconds! You don't need Odin or anything else, just that app, and in a few seconds, your phone is rooted. An app called  ExynosAbuse can be found on the XDA forum, downloaded, and installed for free on your phone. After starting, all you have to do is press " Root device " and it will do its job in a few seconds. You don't even have to restart your phone, you will only be notified that the ROOT has passed successfully and you will see the SuperSu icon.

Self-destructive email

Self-Destructing email is a service that offers a unique email address for a specified period, usually 10 minutes. After the scheduled period of the email address expires, it is automatically destroyed and all messages that arrived at that address. IMPORTANT : These email addresses can be detected! Look at the alternative .

Mobile Browsers

The Internet on mobile devices is becoming more popular and has more and more users. As mobile internet expands, so do mobile browsers. Although the devices themselves already have built-in basic internet browsers, new browsers are constantly appearing. The reason is that each of the programs brings something new and useful. For example, Opera Mini is most popular on older phone models that use Java applications, while on Android platforms Chrome , Firefox ,  Dolphin , and xScope are more represented.

Twitter is celebrating its sixth birthday

Exactly six years ago, one of the founders of Twitter posted his first tweet - " just setting up my twttr ". Although the popularity of this service was modest in the first few years, today Twitter has over 500 million users who send tweets, and messages 140 characters long.

Google AI game recognizes and learns what you draw!

Artificial intelligence (AI) is quite popular nowadays and is being used more and more intensively. Google has, I can say, the most developed so far and is available to end-users (at least one part). We had a chance to see how it is integrated into the new Google Assistant that has replaced Google Now.