|
June 2007
June 20, 2007
Rainbow 9 Coding Tool
Developer Azer Koçulu's Rainbow 9 is an open-source web-based tool writing and testing JavaScript, CSS and HTML. Rainbow9 was uploaded to the Google Code site a couple of days ago, but you can also check it out at rainbow9.org. A video demo is also available.
If you like Rainbow9, check out Azer's thrilling Future of Cows 3 game or just drop him a line and say "merhaba".
Posted by John Dorsey at 12:49 AM Permalink
|
June 13, 2007
A REST Framework for Web Services
Eric Bruno's article, SOA, Web Services, and RESTful Systems looks at building SOA systems using REST. Eric presents a Java-based REST framework that consists of a REST Server, which is the Java Servlet that maps HTTP URL queries to application code; and a REST Worker, which is the Java class that is dynamically invoked by the framework when a request is made, and subsequently generates a response.
Posted by John Dorsey at 01:36 AM Permalink
|
|