10 Things CEOs Need to Know About Design
10 Things CEOs Need to Know About Design slide set has many good points. It is a very good presentation on designing for the user experience. Take the inspiration from the slides. →
10 Things CEOs Need to Know About Design slide set has many good points. It is a very good presentation on designing for the user experience. Take the inspiration from the slides. →
Google is countering with its own HTML5 site called HTML5Rocks. HTML5Rocks features several tutorials on HTML5 feature. And there’s a code playground to let you mess around with your own code. Obviously, all of this works well in Chrome because according to Google presentation was originally meant to run in Google Chrome. Some experimental features →
IBM has published a pretty interesting Creating mobile Web applications with HTML 5 article series that tells how to use HTML5 to make mobile applications. HTML 5 is a very hyped technology, but with good reason. As promising as it is for traditional browsers, it has even more potential for mobile browsers. Even better, the →
URL Encoding is used when placing text in a query string to avoid it being confused with the URL itself. It is normally used when the browser sends form data to a web server. URL Encoding replaces spaces with “+” signs, and unsafe ASCII characters with “%” followed by their hex equivalent. The URLEncode and →
Is your browser configuration rare or unique? If so, web sites may be able to track you, even if you limit or disable cookies. Panopticlick service tests your browser to see how unique it is based on the information it will share with sites it visits. The service will show the information your web browser →
A key factor in the web’s success is that its core technologies such as HTML, HTTP, TCP/IP, etc. are open and freely implementable. Though video is also now core to the web experience, there is unfortunately no open and free video format that is on par with the leading commercial choices. VP8, a high-quality video →
The State of Web Development 2010 report is about survey of professional web designers and developers. It includes details and analysis of all the responses to over 50 questions covering technologies, techniques, philosophies and practices that today’s web professionals employ. Start reading from viewing the PDF infographic overview.Note how unpopular Microsoft IE browser is here →
ARM dominates the mobile phone chip design market now and has done that for some time. Since 2008 ARM has been trying to get into the subnotebook market as well with Linux-based, ARM-powered “smartbooks” that would provide an instant-on, longer-life alternative to x86-based Netbooks. Smartbooks have been delayed by Flash issues, says ARM. There has →
Comparison of JavaScript frameworks is a table that shows the features of the most commonly used JavaScript frameworks. It is an incomplete table, but as it is a good starting point. My favourite is jQuery. →
Wired article April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity tells that NCSA Mosaic 1.0, the first web browser to achieve popularity among the general public, was released this day 1993. The web in the early 1990s was mostly text. NCSA Mosaic was the first web browser with the ability to display →