What is transmedia projects? Transmedia is defined as a narrative or project that combines multiple media forms. A transmedia project may combine many different types of prints or prose text, graphics and animation, or work across multiple platforms, such as different types of social media platforms, interactive websites or advertising outlets. One example of transmedia project is “The Human Scale”, which consists of filming a lot of people singing, then using a piano we can play with her voices. Now I explain more of this project:   Human scale Human Scale is an ongoing mission to create a fully playable instrument of humanity. This global collaborationRead More →

Tutorial JS: Add sound in image Today we will teach you how to click on an image so it emits a sound. First, we need to put the image in a div <div class=”Nom_Imatge” id=”nomAudio”> <img src=”img/pajaro_gris.png”> </div> Once we have put the image, we just have to link the JS and the sound <audio src=”ubicació/de/carpeta” id=”efectes”></audio> <script src=”ubicació/carpeta/js “></script> Next, we will begin to write the JS code. But before that, we will have to do this: Nom=document.getElementById(“NomAudio”); Now we will begin to write the function. We want to make it so that when we click on an imatge it triggers an audio sound.Read More →

Initial phase (STEP 1) This first phase is in contact with your idea, with the sector and with mobile technology. Before youget in search of developers or designers you have work to do. Let’s start with a first real contact with your idea. -The idea of Android app. The first thing you need to create an Android app is to have a good idea. The ideal is that it meets a need, which solves a problem with mobile users. Check your competition. If there are Android applications that already cover this need,make a better app. Mature this idea until you think it could be viable.Read More →

Instagram is a big and social network that is constantly growing. For that reason, there are some people that are getting known all around the net due to their posts and they are called “influencers”. Most of them gain followers through time to time because of the quality or their content (independently of the thematic), but some of them use some tricks to make grow the amount of likes and followers quickly. But how do they do it?Read More →

 What is a form? They have been used for many years to enter data and send important information from one place to another. Specifically, contact forms are an integral part of most websites, as it is the main way visitors have to communicate with the webmaster. Forms are the kind of elements that every website sooner or later needs to use, since it is the only possible way to send structured information and store it correctly on a web page.   How to create a custom forms in WordPress?? To create a custom form, you will need to install it using a plugin. In ourRead More →

What is Google? Take a look: https://www.google.es/ As we all know, Google is a search engine that can be employed to find a variety of information such as websites, pictures, maps and more. Google uses a computer program called a ‘web crawler’ that looks at the billions of websites available on the World Wide Web and examines their content to find ‘keywords’. Then it indexes these to make the websites easier for the search engine to find. So… There’s a simple search box into which you can type your query. Answers are provided almost instantly. You can choose to search for websites, images, news, maps andRead More →

What is Wix.com? In the online age that we live in, having a professional website is an absolute necessity for nearly all career choices and business ventures. A great website can simultaneously operate as a marketing tool, a store platform, a display of works and skills, a communication channel and as an engine for branding. If you want a website that can multitask all of these duties with force, Wix is just what you need. Wix.com is a platform for web development based on the cloud that was developed and popularized by the Wix company. It allows users to create HTML5 websites and mobile sitesRead More →

Number one: Sync Sync is a cloud storage service that makes it easy to store, share, and access your important files from anywhere in the world.  This company is often referred to as one of the best alternatives to Dropbox, and offers many robust features that appeal to both individuals and businesses. Here’s a basic run down on what Sync.com offers: 100% Private Cloud – Security and privacy is guaranteed with end-to-end file encryption. Access Files From Anywhere – Sync.com has impressive desktop and mobile apps that allow you to access your files from anywhere in the world. Easy File Sharing – You can easilyRead More →

Hootsuite is a media management platform which allows you to organize all your social network profiles, it’s used by people or companies which have a lot of profiles in different social networks. How does it work? Ryan Holmes, a Canadian computer programmer and internet entrepeneur had an digital services agency, Invoke Media, when his agency was gaining popularity he needed to manage his social networks profiles in an easy and fast way, finding that there was no product offering this he decided to create Hootsuite in 2008. The core features of this platform are the following, in each feature there are different sub-functions one ofRead More →

The World Wide Web, from now on WWW, is a network of pages written in hypertext using the HTML markup language and connected to each other through links. In this way they form a single body of knowledge through which you can easily navigate.  A web browser is required to access it. It was created by Tim Berners-Lee when he worked at CERN in Geneva, Switzerland. He runs the W3C, the body in charge of maintaining its operation. Estructure The website is based on three standards to operate: the Uniform Resource Locator (URL), which is responsible for providing a unique address in order to locateRead More →