A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
If your Web site features a language with a specific character set, browser support can be tricky. See how you can use JavaScript to make sure browsers will properly display those characters. Recently ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Soroosh Khodami discusses why we aren't ready ...
Community driven content discussing all aspects of software development from DevOps to design patterns. It was great to see the 2.3 release of JavaServer Faces finalized last week. When JSF 2.0 came ...
I got a little concerned earlier when David Pogue posted in The Ultimate iPhone FAQ that the Safari Web browser for iPhone would not support Java or Flash. This got my heart racing, and not in a good ...
At the Build 2018 developer conference that's taking place these days in Seattle, USA, Microsoft announced support for custom JavaScript functions in Excel. What this means is that Excel users will be ...
JavaScript programmers have many good tools to choose from—almost too many to keep track of. In this article, I discuss 10 text editors with good support for developing with JavaScript, HTML5, and CSS ...
Over the last few years, Mozilla has developed asm.js, a subset of JavaScript that can be executed fast. Until now, asm.js optimization was only available in Firefox. But soon this technology will ...
Oracle has introduced JavaScript support in the MySQL database, allowing developers to write JavaScript stored programs, i.e. JavaScript functions and procedures, in the MySQL database server. Oracle ...