6 posts from: Agylen
Ruby for Java Programmers, Part VI
(Indexed 2006-05-06):
In the previous episode from this series, I showed you how to use XML-RPC to call Java code from Ruby over the network. In this article, we will do the same, but using SOAP instead of XML-RPC. One advantage of SOAP over XML-RPC is the fact that SOAP endpoints can be described using WSDL and, [...]
Cocoon supports Ajax
(Indexed 2006-02-23):
No, I’m not referring to Ajax as in Asynchronous Javascript and XML — Apache Cocoon has actually been supporting Ajax for quite a long time — but to Ajax as the football team from Amsterdam.The reason why I’m putting Cocoon supports Ajax in the title of this post is that yesterday a bunch of Apache [...]
Campfire and AJAX making the web run faster, again
(Indexed 2006-02-17):
What David Heinemeier Hansson writes today links together the two latest posts I made here:We’re currently polling every three seconds for every user active in a chat and while we’ll soon be able to regulate that between three and thirty seconds (depending on how active the chat is), it has certainly presented us with ’special [...]
Campfire
(Indexed 2006-02-16):
The fine folks at 37signals have released another one of their nice, ajaxy, web-2.0-ish, ruby-on-rails applications: Campfire. Campfire is a web-based, group chat for businesses and it looks real cool.I’m currently test-driving it and if you want to join my room for discussing Open Source, Web stuff, business opportunities or the weather in Amsterdam [...]
AJAX is making the Web run faster
(Indexed 2006-02-16):
A very interesting article by Tim Bray on the real benefit of AJAX:I suspect there’s a huge system-wide optimization waiting out there for us to grab, by pushing as much of the templating and page generation work out there onto the clients. In particular, when you’re personalizing a page, assign all the work you can [...]
Whatever … for Dummies
(Indexed 2006-02-08):
Some time ago, I used Ajax for Dummies as a post title. Not only that, I also reproduced, with some changes, the cover of a Wiley “For Dummies” book. Now I’m wondering: Will I get a slap on the wrist like Jason did?Mr. Wiley, can I have my own little letter from your “Trademark Coordinator”, [...]
