Builds
Tuesday, January 9th, 2007
Category: Builds
, Dojo
Shane O’Sullivan of IBM has released a GUI build tool for Dojo that is built on Eclipse RCP. He talked about this new tool earlier: There has been a lot of talk currently about making the build system for Dojo simpler. The web based method (customise a build on the Dojo website and download it Read the rest…
Monday, January 9th, 2006
Category: Builds
, Firefox
, Java
, JavaScript
, Testing
, Toolkit
J3Unit is a new OO testing framework for Javascript with optional integration with Jetty and Junit for automation into your test suite. It builds upon the work done with the Script.aculo.us test unit runner and JSUnit. Of course, you can grab the zip file and just get up and running in static mode. Or take Read the rest…
Tuesday, November 22nd, 2005
Category: Builds
, Flash
, JavaScript
haXe is an open-source programming language supporting portable code across the different web platforms: Ajax, Flash, and server-side. Developer Nicolas Cannasse lists its capabilities: create Flash SWF files using Flash APIs for Players 6,7,8 and soon 8.5. generate Javascript code using Browser DHTML API, so you can create AJAX web applications. generate Neko sourcecode that Read the rest…
Tuesday, March 15th, 2005
Category: Ajax
, Builds
, Java
, JavaScript
A lot of developers ‘poo poo’ any code that is written in JavaScript. “JavaScript isn’t a real programming language” “JavaScript is just about browser hacker scripts” “You can use it to focus(). Big deal.” “JavaScript is for the HTML designers, not for REAL coders” Giving thought to your JavaScript code As such, any JavaScript code Read the rest…