Safari Content on InfoQ
Latest featured content about Safari

- Topics
- Javascript,
- Language,
- Architecture
In this interview, Doug Crockford discusses his views on HTML5, which basically amount to a warning that the technology is not quite ready and poses potential risks is widely adopted too quickly. Crockford also talks about the evolution of JavaScript, which has become his favorite language, and of the ECMAScript 5 standard. In addition, Crockford calls for the eradication of IE6.

- Topics
- Java,
- .NET,
- Internet,
- Architecture,
- Ruby
Deploying HTML5 is a book written by Aditya Yadav, a former Sr. Architect for ThoughtWorks and actual CTO of a consultancy firm, explaining the HTML5 standard components, showing how they are implemented across major browsers and providing code samples for using them.

- Topics
- Architecture,
- Internet
Scott Davis reviews some of the most important HTML5 features: new semantic elements - header, footer, nav, section, and article-, form enhancements - placeholder text, autocomplete, autofocus, and validation-, video and mobile support.
News about Safari
- Topics
- iOS,
- Web Frameworks,
- Javascript,
- Architecture,
- Mobile
jQuery Mobile has reached the Beta 1 milestone with support for all major browsers and mobile OSes. A final release is expected by the end of the summer.
- Topics
- HTML5,
- Java,
- Architecture,
- H264
After last week's announcement that the Chrome team was dropping support for H264, Mike Jazayeri has posted a more detailed explanation of the rationale behind the decision. Others, like the Free Software Foundation, have added their support to the decision.
- Topics
- Java,
- Rich Internet Apps,
- .NET,
- Ruby
Apple has created an HTML 5 Showcase that presents its vision for the next generation of the WWW. The fact that this page is only accessible using the Safari browser, while Apple advocates about web standards, has caused many to criticize the company’s lack of broader platform support.
- Topics
- Security,
- Artifacts & Tools,
- Architecture
Google has announced they will stop supporting older and less secure browsers like IE6, Firefox 2.x, Chrome 3 or Safari 2 starting with Google Docs and Google Sites editor from March 1st, 2010.
- Topics
- Security,
- Architecture
Google has added five security enhancements to Chrome in order to make browsing more secure: cross-documents message posting, Strict Transport Security, Origin and X-Frame-Options header fields, and Reflective XSS Filter. Some of these features have already been or are to be implemented by other browsers.
- Topics
- Security,
- Specifications,
- Architecture
The Web Hypertext Application Technology Working Group (WHATWG) is working jointly with W3C on developing the HTML 5 standard, which has been at "Last Call" at WHATWG for the last 3 months. During this time one feature which has changed more significantly is the sandbox attribute of the iframe element. sandbox can be used to isolate untrusted web page content from performing certain operations.