CSS3 + Progressive Enhancement = Smart Design • Perishable Press.
Tag Archive: web evolution
Google Releases API for Cool Visualization of Data Mashups from Many Sources.
This is extremely cool and it reminds me of stuff mentioned on Star Trek. The ability to manage datasets that are huge and apply them to easy to read graphs is a huge boon for research and understanding. Enabling researchers access to tools like this make their lives easier because they dont have to have computer science degrees to make use of data from censuses or anything else, they simply plug in the spreadsheet of the relevant data and viola they have usable data.
A Collection of HTML5 Resources and Tutorials : Speckyboy Design Magazine.
This page has great example videos that show the possibilities of HTML5. He also shows how the code looks and explains what functions are used for.
http://9elements.com/io/?p=153
http://arstechnica.com/open-source/news/2009/07/decoding-the-html-5-video-codec-debate.ars
http://dev.w3.org/html5/spec/spec.html
http://www.cmswire.com/cms/web-content/html-5-supersedes-web-forms-20-004054.php
http://www.slideshare.net/carsonified/the-future-of-html-5-by-bruce-lawson
Because I will not shut up about CSS3, this time I’ve decided to show you a little bit of the multi-column layout module. This module allows you to layout the content of an element in multiple columns, like flowing text on a newspaper-type layout.
via Web Designer Notebook » Remembering: The CSS3 Multi-Column Layout Module.
Adhering to standards and using public tools is incredibly important in that doing so allows for tools and information to evolve beyond its original vision or use. I have previously posted many links from top design sites that espouse the importance of this behavior and also lots of howtos and walkthroughs.
http://lordouroborus.wordpress.com/2009/11/22/34-cheat-sheets-for-web-designers-and-developers-web-and-designers-complete-resource-platform-for-web-designers-and-developers/
http://lordouroborus.wordpress.com/2009/11/21/zen-coding-a-speedy-way-to-write-htmlcss-code-smashing-magazine/
http://lordouroborus.wordpress.com/2009/11/10/poster-what-beautiful-html5-looks-like/
http://lordouroborus.wordpress.com/2009/10/26/great-web-design-resource-site/
http://lordouroborus.wordpress.com/2009/10/24/the-ultimate-guide-to-creating-a-design-and-converting-it-to-html-and-css/
The other great thing about using standards is that you can stand on the shoulders of giants. Not having to reinvent the wheel gives designers and creatives the time to invent new things and ideas. Work smarter, not harder. Dont we have enough to worry about and battle with daily without having to increase our stress and frustration?
https://wiki.mozilla.org/Labs/Ubiquity/Latest_Ubiquity_User_Tutorial
“Ubiquity is an experimental Firefox extension that gives you a powerful new way to interact with the Web. Ubiquity commands can do nearly anything. Ubiquity comes with a set of commands that make common Web tasks faster and easier. In this tutorial we’ll teach you how to use some of them. By the end of this tutorial you’ll be able to perform quick Wikipedia, Google, definition, and Yelp searches; add maps to your email; and translate a snippet of a web page, highlight a word, and then email it to a friend.”
In this post we present a new speedy way of writing HTML code using CSS-like selector syntax — a handy set of tools for high-speed HTML and CSS coding. It was developed by our author Sergey Chikuyonok and released for Smashing Magazine and its readers.How much time do you spend writing HTML code: all of those tags, attributes, quotes, braces, etc. You have it easier if your editor of choice has code-completion capabilities, but you still do a lot of typing.We had the same problem in JavaScript world when we wanted to access a specific element on a Web page. We had to write a lot of code, which became really hard to support and reuse. And then JavaScript frameworks came along, which introduced CSS selector engines. Now, you can use simple CSS expressions to access DOM elements, which is pretty cool.
via Zen Coding: A Speedy Way To Write HTML/CSS Code – Smashing Magazine.
Since we first announced captions in Google Video and YouTube, weve introduced multiple caption tracks, improved search functionality and even automatic translation. Each of these features has had great personal significance to me, not only because I helped to design them, but also because Im deaf. Today, Im in Washington, D.C. to announce what I consider the most important and exciting milestone yet: machine-generated automatic captions.
Over at the Chromium blog, Google has announced a project theyve been working on called SPeeDY. Its an updated transport protocol for the web which improves upon HTTP, reducing latency through network-fu like multiplexed streams, request prioritization, and header compression.
via Googles SPDY protocol will speed up the web – and Chrome OS, too.
