HTML

TwitterFacebook
Get flash to fully experience Pearltrees

HTeuMeuLeu : HTML5, CSS3, et le quotidien du web pour un intégrateur !

Quand je pense à l'état actuel du web, j'ai le sentiment qu'on est entré dans la 3ème génération d'intégrateurs. Chaque génération a été marquée par sa guerre entre navigateurs, ses outils de développement, et ses bonnes et mauvaises pratiques. La première génération était la génération Netscape/Internet Explorer , du milieu des années 1990 jusque l'an 2000. Netscape était le navigateur dominant, mais s'est rapidement fait rattraper par Internet Explorer. http://www.hteumeuleu.fr/
What is Mugeda? Mugeda is a cloud based HTML5 animation platform, where you can create, share, and publish organic HTML5 animation contents, all in your browser, without any download or installation. The created animation content can be used in a wide range of applications like ads, games, tutorials, cartoons, and can be viewed on any devices including PC, smartphone, and tablets.

Home | Mugeda - Cloud Based HTML5 Animation Platform

https://www.mugeda.com/

Build HTML5 and Flash Charts & Graphs for Web Applications

http://www.zingchart.com/#welcome Select a chart type, topic, and feature and view how easy it is to find the attributes you need. ZingChart aims to keep Flash and HTML5 chart syntax is the same. Write one JSON packet and have it render the same chart. ZingChart: What you should know, why you should care. ZingChart is a charting library that renders a wide array of charts and graphs in both Flash and HTML5 Canvas. Launched in early 2010, we're in the process of engineering the best charting library available for web applications.
http://webdeveloper2.com/2011/09/patternizer-html5-canvas-pattern-generator-tool/

Patternizer - HTML5 Canvas Pattern Generator Tool | Web Developer 2.0

Patternizer is a small ( This project by Matthew Lein and Dave Johnson also comes with a handy UI to generate patterns visually and then export the code needed to create them. You can even save your patterns and showcase them on the site or look at patterns built by others to see how they’ve achieved different effects.
have become the fastest growing area of the Web. XFN enables web authors to indicate their relationship(s) to the people in their blogrolls simply by adding a ' rel ' attribute to their tags, e.g.: Version 1.1 of the XFN meta data profile: the list of the values used in XFN with their significance. http://gmpg.org/xfn/

XFN - XHTML Friends Network

HTML5

Chrome Experiments - WebGL Globe

http://www.chromeexperiments.com/globe The WebGL Globe is an open platform for geographic data visualization. We encourage you to copy the code, add your own data, and create your own.

Building a Custom HTML5 Audio Player with jQuery « Neutron Creations

We recently built an HTML5 audio player for Tim Van Damme ‘s The Box , a new podcast where he interviews people who make cool stuff. Tim wanted an HTML5 audio player on the site, and we put together some jQuery to hook up the player interface he designed. In this article we’ll run through the code to explain how it works, covering a few caveats along the way. http://neutroncreations.com/blog/building-a-custom-html5-audio-player-with-jquery/
Fibonacci Series for Android I’ve recently joined the Android Developer Relations team at Google and am thus renaming this blog David Chandler’s Journal of Java Web and Mobile Development. Some of my favorite Google platforms are intersecting in new ways all the time (witness today’s announcement of Chrome Beta for Android ICS ). Having done Web development for 18 years, I now turn my attention to mobile development, where I’m cautiously hopeful that HTML5 will make it easier in the long run to build cross-platform mobile apps. As I started to ramp up on Android, my first thought was, “Why on earth did I ever wait so long to try this?” http://turbomanage.wordpress.com/

TurboManage

http://blog.sproutcore.com/tag/handlebars/ The following post refers to SproutCore 2.0, which has split off as a separate project. However, the information within this post is entirely applicable with respect to using SC.TemplateView and Handlebars in SproutCore 1.8. If you wish to use SC.TemplateView in SproutCore, you only need be aware that the many views and controls in the Desktop framework may contain templates, but should not themselves be contained within templates. When people check out SproutCore 2.0 for the first time, one question that they frequently ask is: Do I have to use Handlebars?

Handlebars – SproutCore

As an extension to CSS, LESS is not only backwards compatible with CSS, but the extra features it adds use existing CSS syntax. This makes learning LESS a breeze , and if in doubt, lets you fall back to CSS. And we want to use these properties inside other rulesets. http://lesscss.org/

LESS « The Dynamic Stylesheet language