Posted in Dojo, JavaScript, Tech, Work on February 4th, 2008 No Comments »
Peter Higgins and I spent part of our evening assembling a collection of Dojo Community Resources, mostly in the form of up do date tutorials and demos.
Posted in JavaScript, Tech on January 30th, 2008 No Comments »
In preparation for their next Future of Web Apps conference, Carsonified is running a poll at Web App Charts to get feedback on your favorite web apps. I’m curious to hear the results, and see if things have changed recently, or if the early popular Ajax apps are still the most popular.
I’m pleased to announce that I recently accepted Aptana’s offer to join their advisory board, along with a number of other great people in the Ajax community. Aptana has just announced the release of Jaxer, dubbed “The Ajax Server.” So what exactly does that mean? It means that JavaScript, the DOM, HTML, and CSS are […]
Posted in Dojo, JavaScript, Tech on December 11th, 2007 No Comments »
Ajaxian is running a new version of their Ajax survey for those that are interested in taking part in such things.
Posted in Dojo, JavaScript, Mozilla, Tech on December 4th, 2007 No Comments »
Andrew Betts has delivered a phenomenal summary of cross site scripting (XSS) techniques and options in today’s browsers in his article Cross Site Scripting Joy.
Posted in Dojo, JavaScript, Tech on November 28th, 2007 1 Comment »
When I was working on a project a couple of years ago, I had an idea for a great, alternative way to select a date. In the end, the better parts of my work made their way into Dojo, and the natural language feature was dropped as it was non-essential at the time. Today, I […]
Posted in JavaScript, Mozilla, Tech on November 26th, 2007 No Comments »
John Resig’s EcmaScript Cloud reminds me of our earlier DHTML Universe, except this is from the perspective of browser vendors and language implementers rather than users and extenders. Very cool.
Posted in Apple, CSS, JavaScript on November 25th, 2007 No Comments »
Apple has collated a list of supported CSS properties in Safari. Most notable are the list of webkit-* properties, which are implementations that are either attempts at implementing a CSS 3 draft concept, or experiments by Apple in making CSS better. On Surfin’ Safari, there’s also a new article about 10 new things with WebKit […]
Posted in JavaScript, Tech on November 23rd, 2007 No Comments »
Last month, Microsoft created a document outlining each of the major browser’s deviations from the ECMAScript 3 standard. The blog entry links to the full 87 page summary which is pretty informative. For example, something as straightforward as parseInt(string, radix) has different behavior across browsers. When radix is 0 or undefined and the string’s number […]
Posted in Dojo, JavaScript, Tech, Work on November 22nd, 2007 2 Comments »
Dojo 1.0.1 has been released. Users of 1.0 are encouraged to update, and should have no issues with the migration. As mentioned previously, this release fixes 40+ bugs from 1.0, but there are no API changes. Also, a quick reminder that SitePen will conduct a 2-day Dojo training course in Palo Alto in early December. […]