Your current filters are…
In his talk, Marek will cover what’s fresh and up and coming in the future implementation of ECMAscript “Harmony” and why the future of JavaScript looks bright for developers.
Michal will talk about Open Web Technologies such as CSS, HTML and JavaScript in Game Development, it’s history, creating crossplatform games for desktops, mobiles, tablets and other devices Javascript could run on. During the talk he will present couple methods of animations, implementation of game’s logic and different ways to communicate between players.
A brief look at the state of CSS3 today; what you can do right now, and what you’ll be able to do in the very near future. Then a look into the long-term future, to a time when CSS3 will enable page layouts far richer and more dynamic than we’d thought possible, and where CSS3 has taken on aspects of programming languages. What CSS developers will be learning years from now.
by Rudy Rigot
Much is being said at the moment about the effective possibilities brought by the media-queries technology ; some will say it removes the need to feature browser sniffing, brought back by the current mobile explosion, although there’s not much in common between those two!
The confusion is brought by one application of that technology, called “Responsive Web Design”, which allows to show the same webpage with a different layout depending on the screen resolution.
Although the applications seem magical, many aspects of a web project can get kind of messy when Responsive Web Design is involved, for instance: