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

Google offline maps - instructions

Google has recently added several new features to its maps, including Offline maps and turn-by-turn navigation. It was these two options that were missing so that Google Maps  that could be used as a standalone offline navigation app.

The difference between Sleep, Hibernate and Hybrid sleep options

What is the difference between regular Sleep mode and Hybrid sleep mode? And what is Hibernate ? I will try to explain in the simplest way possible so that everyone understands nicely. 1. Sleep When you select Sleep mode , all components of the computer except RAM are shut down to store data. So, if you do something on the computer and press Sleep, the computer shuts down and everything you did (left open windows, documents, etc.) is stored in RAM.

Top 5 free Google Maps alternatives in 2021

Google Maps is for many the main application for navigation, searching for restaurants, sights, information about an object… etc. There are really many options, including Offline navigation, but again, some users do not want to just use Google services. Google is indeed a bit of a taboo topic when it comes to user privacy, so in this article, I would like to present similar applications that do not use Google services.

iPad 3 and 3D hologram

You've probably seen the concept for the iPhone 5, now you can also see the iPad 3 made by the same company, Aatma Studio. Certainly one of the options that I believe everyone will like is the 3D hologram and the ability to merge multiple iPads into one (which is also shown in the clip below).

The difference between an AMOLED and an LCD screen

UPDATE : This is an outdated article. Read the new, more detailed one here: Differences between AMOLED, LCD, Infinity Display, and Retina display You've probably heard many times about AMOLED, LCD, TFT, and OLED screens on mobile phones, TVs, and tablets, but you don't know the difference between them? Below I will try to clarify the difference between LCD and AMOLED screens in the phone.