YouTube - The Machine is Us/ing Us Final Version.
“We have to rethink Everything”
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.
Pearltrees: A Design Interface for Remapping the Web – ReadWriteStart.
This is very interesting as a means of building a PLE from websites…
iPhone Distribution Build Cheatsheet just a simple PDF cheatsheet
http://johncmurphy.com/ This site has free programming howto videos, walk throughs on basic application to advanced Dashcode tips
http://www.iphonemicrosites.com/tutorials/ This site has some great tutorials for scripts that redirect an iPhone browser to a mobile version of a website, as well as some methods for making a mobile site version look very professional. There is even a template you can download to get a head start on your own mobile site.
I think it is interesting how micro-sites have become a necessity and a convenience for mobile browsers based on Webkit (safari). I would imagine that soon there will be a way to automate the creation of a micro-site from the data on a regular website. The trafficking of data as a service instead of the service of trafficking data is the big difference I see for web 1.0 versus 2.0. People expect to see independent data that can be collated to their whims instead of just being given a little snippet of data that some person deemed was enough. I truly appreciate micro-sites when Im on my iphone and need some information, it saves me a lot of time and reinforces my loyalty to a site as a source which I will happily pass on to my social circle.
here is an informative article from IBM on what goes on when someone goes to your website and how to understand whatall the machine is doing.