Class responsible for assisting in performance evaluation of a PHP code
Robin Schulz – Sun Goes Down feat. Jasmine Thompson
Rocket League – um jogo espectacular que vai ficar para a história

Ainda recentemente estava a pensar qual seria o meu jogo preferido de sempre até ao momento e embora a conclusão não tenha sido clara, colocar o Rocket League no top 3 foi algo natural (outros jogos no top: Super Mario, F.E.A.R. Combat online, Tony Hawk Pro Skater 2, …).
Rocket League é um jogo divertido e viciante que nos faz voltar vezes sem conta. É um novo estilo de jogo, com uma jogabilidade aliciante para os fãs de futebol e carros, com gráficos atraentes e uma boa banda sonora. Para além disto o jogo não é caro (comparado com os outros) e os developers estão constantemente a ouvir a comunidade e a fazer melhorias, a maior parte gratuitas.
Se ainda não experimentas-te, devias.
Website: https://rocketleaguegame.com/
Forum: http://psyonix.com/forum/viewforum.php?f=32
Twitter: https://twitter.com/RocketLeague
Reddit: https://www.reddit.com/r/RocketLeague/
Hanz Zimmer – Time (inception)
Noto typeface
A typeface five years in the making, Google Noto spans more than 100 writing systems, 800 languages, and hundreds of thousands of characters. A collaborative effort between Google and Monotype, the Noto typeface is a truly universal method of communication for billions of people around the world accessing digital content.
Some cool websites worth checking out
Esqueleto – PHP MVC skeleton

Esqueleto is a skeleton PHP MVC application.
It aims to be simple and fast with a good structure.
Ideal for rapid prototyping.
Source code
Generate Wallpaper Now jQuery Plugin
A jQuery plugin that allows the creation of an image through a set of parameters.
Why
+ I wanted to create a jquery plugin
+ I like to put random backgrounds into my smartphone
Usage example
$(target).genWallNow({
width: "720px",
height: "1280px",
backgroundColor: "#000000",
patternStyle: "style1",
arcRadius: 25,
randomSize: true,
colorAlphaRandom: true,
fillStyle: "#ffffff",
strokeStyle: '#ffffff',
strokes: true,
lineWidth: 15,
randomLineWidth: true,
numberIterations: 1000,
monochromatic: true,
randomPosition: true
});
Source code
https://github.com/goncalogoncalves/genwallnow
Output example
(downsized)
