Dev.Magic

Success is a lousy teacher

Subscribe to RSS feed

♪ Paulo Gonzo e India Martinez "Vencer ao Amor" ♫

,

Blink: A rendering engine for the Chromium project

, , ,

Cross-posted from the Chromium Blog

WebKit is a lightweight yet powerful rendering engine that emerged out of KHTML in 2001. Its flexibility, performance and thoughtful design made it the obvious choice for Chromium's rendering engine back when we started. Thanks to the hard work by all in the community, WebKit has thrived and kept pace with the web platform’s growing capabilities since then.

However, Chromium uses a different multi-process architecture than other WebKit-based browsers, and supporting multiple architectures over the years has led to increasing complexity for both the WebKit and Chromium projects. This has slowed down the collective pace of innovation - so today, we are introducing Blink, a new open source rendering engine based on WebKit.

This was not an easy decision. We know that the introduction of a new rendering engine can have significant implications for the web. Nevertheless, we believe that having multiple rendering engines—similar to having multiple browsers—will spur innovation and over time improve the health of the entire open web ecosystem.

In the short term, Blink will bring little change for web developers. The bulk of the initial work will focus on internal architectural improvements and a simplification of the codebase. For example, we anticipate that we’ll be able to remove 7 build systems and delete more than 7,000 files—comprising more than 4.5 million lines—right off the bat. Over the long term a healthier codebase leads to more stability and fewer bugs.

Throughout this transition, we’ll collaborate closely with other browser vendors to move the web forward and preserve the compatibility that made it a successful ecosystem. In that spirit, we’ve set strong guidelines for new features that emphasize standards, interoperability, conformance testing and transparency.

To learn more about Blink visit our project page.

By Adam Barth, Software Engineer



http://www.chromium.org/blink

Zabbix – O próximo passo em monitorização de Redes

Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones.

Below is a short list of features available in Zabbix:
  • auto-discovery of servers and network devices
  • low-level discovery
  • distributed monitoring with centralized web administration
  • support for both polling and trapping mechanisms
  • server software for Linux, Solaris, HP-UX, AIX, FreeBSD, OpenBSD, OS X
  • native high performance agents (client software for Linux, Solaris, HP-UX, AIX, FreeBSD, OpenBSD, OS X, Tru64/OSF1, Windows NT4.0, Windows 2000,
  • Windows 2003, Windows XP, Windows Vista)
  • agent-less monitoring
  • secure user authentication
  • flexible user permissions
  • web-based interface
  • flexible e-mail notification of predefined events
  • high-level (business) view of monitored resources
  • audit log


http://pplware.sapo.pt/internet/zabbix-o-proximo-passo-em-monitorizacao-de-redes/

♪ Trio Odemira - Ana Maria ♫

,

asmjs.org

, , ,

This specification defines asm.js, a strict subset of JavaScript that can be used as a low-level, efficient target language for compilers. This sublanguage effectively describes a safe virtual machine for memory-unsafe languages like C or C++. A combination of static and dynamic validation allows JavaScript engines to employ an ahead-of-time (AOT) optimizing compilation strategy for valid asm.js code.

http://asmjs.org/

Unreal Engine implemented in JS

, , , ...

In joint effort of Mozilla and Epic strike team.


Which means we can potentially see any game released on UE3 technology working in modern browsers with near-native performance. (Yet, user input limitations will definitely hinder this).

via https://brendaneich.com/2013/03/the-web-is-the-game-platform/

Also, there is a demo of Unreal Engine 4, which runs on Geforce 680 and "looks like movie":


http://www.geforce.com/whats-new/articles/infiltrator-gtx-680-powered-unreal-engine-4-tech-demo-unveiled

Source: http://my.opera.com/c69/blog/2013/04/02/unreal-engine-implemented-in-js

http://www.unrealengine.com/news/infiltrator_demonstration_unveiled_at_gdc_2013/

http://hacks.mozilla.org/

http://www.unrealengine.com/en/news/mozilla_and_unreal_engine_are_unlocking_the_power_of_the_web_as_a_platform/

https://github.com/kripken/emscripten/wiki

Web GL Internet Explorer 11

,

♪ Sr Feliz, Sr Contente - Herman José e Nicolau Breyner ♫

,

♪ NEY MATOGROSSO - Homem Com H ♫

,

tinymonsters

,

Tiny Monsters is a 2D game, written with Javascript using ivank.js library. Your job is to cut small parts from polygon to make it smaller, but avoid tiny monsters inside the polygon.

http://tinymonsters.ivank.net/