Where on the Web is HTML5?– from Webmonkey.com by Scott Gilbertson

…HTML5 is much more than a hopeful successor to Flash’s web-video crown. In fact, watching a video without a plug-in only scratches the surface of what HTML5 offers.

HTML5 is the next generation of HTML, the language of the web. More than just a markup syntax like its predecessors, HTML5 provides a new set of features designed to make modern web applications work more like desktop applications.

The key features in the HTML5 stack: native video and audio playback, animated graphics, geolocation, hardware acceleration for in-browser events, the ability to keep using a browser-based app even if your internet connection drops, the ability to store application data on your local machine, dragging and dropping of files from the desktop to the browser, and the addition of semantic markup on pages, making them easier for both machines and humans to understand.

Also see:

Google rolls out new developer tools — from CNN.com

Google kicked off its annual developers’ conference on Wednesday by introducing tools to help people build web-based applications, while making a strong push for HTML5, the next generation of the code on which the web is built.

In a wide-ranging keynote, Google engineers and guest speakers emphasized the potential of the web as an open-source platform for developers to build apps and reduce the dependence on plug-ins — small external programs, such as the Flash media player, that can make browsers more useful.

“The future of the web is HTML5,” Sundar Pichai, a Google vice president of project management, told the audience at the Google I/O conference in San Francisco, California.

Tagged with:  

A DIY web design education — from noupe.com

  • Web Design 101: The Basics
  • Front-End and User Interface Design
  • Grids
  • Front-End Coding
  • HTML
  • CSS
  • User Experience
  • Information Architecture
  • Typography
  • Image Editing & Digital Illustration
  • Interactive Scripting
  • PHP
  • JavaScript and AJAX
  • Flash
  • Design Process and Project Management
  • Design Business
Tagged with:  
Tagged with:  

http://compfight.com/

Tagged with:  
Tagged with:  

Creative Live -- CS5

  

CreativeLive -- free online courses

  

Also see:

  

New Media Webinars

Tagged with:  

PHP: What you need to know to play with the web — SmashingMagazine.com by Christian Heilmann

What Is PHP?
PHP is a server-side language that has become a massive success for three reasons:

  • It is a very easy and forgiving language. Variables can be anything, and you can create them anytime you want.
  • It is part of the free LAMP stack (Linux, Apache, MySQL, PHP) and thus available on almost any server you can rent on the Web.
  • It does not need a special editor, environment or build process. All you do is create a file of the .php file type, mix PHP and HTML and then put it on your server for rendering.

From DSC:
Christian makes this sound so easy. However, in my experience, programmers have a different skillset that is not easily mastered or obtained.  They have a different way of thinking, and the syntax of coding languages is not something many people enjoy working with. That is why there seems to be two camps: web designers (who focus on the front-end of the web) and web developers (who focus on the back end of things such as application development/programming and database integration). Sometimes, a person can bridge those two worlds…but rare is the person who can stay up-to-date and do both sides of the house well…and consistently over time.

Dreamweaver CS5 first look: More WordPressy, more Firebuggy — from webmonkey.com by Michael Calore

Tagged with:  

The gradual disappearance of Flash websites — from SmashingMagazine.com by Brad Cooper

HTML vs. Flash Resources
Here are a few fairly recent articles. Make sure to check out their comments.

Tagged with:  

Adobe Creative Suite 5

Tagged with:  
Tagged with:  

Video demos of upcoming iPad apps — from digital inspiration by Amit Agarwal

  

Video demos of upcoming iPad apps

Tagged with:  
Tagged with:  

HTML 5: Why should we care? What might this specification give us?

  • HTML 5Wikipedia
  • HTML 5  Video — Wikipedia
  • HTML5 differences from HTML4 — W3C
  • HTML5 — W3C
    Abstract: This specification defines the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features are introduced to help Web application authors, new elements are introduced based on research into prevailing authoring practices, and special attention has been given to defining clear conformance criteria for user agents in an effort to improve interoperability.
  • A Preview of HTML 5 — from A List Apart
    HTML 5 introduces and enhances a wide range of features including form controls, APIs, multimedia, structure, and semantics.

    As evidenced by the various Flash-based media players, authors are interested in providing their own custom-designed user interfaces, which generally allow users to play, pause, stop, seek, and adjust volume. The plan is to provide this functionality in browsers by adding native support for embedding video and audio and providing DOM APIs for scripts to control the playback. The new video and audio elements make this really easy. Most of the APIs are shared between the two elements, with the only differences being related to the inherent differences between visual and non-visual media.
  • HTML 5 Glossary — from the HTML5Doctor.com
  • HTML 5 Could Challenge Flash: New browser technologies may reduce the need for Adobe’s ubiquitous plug-in.

HTML 5 Conference (Online):

HTML 5 Online Conference - April 12, 2010

Tagged with:  
© 2024 | Daniel Christian