Category Archives: WebObjects

Posts about the WebObjects platform, the apple framework for building web applications.

WebObjects survey

Pascal Robert has just setup an online survey for WebObjects developers. The survey is short and direct2thePoint :) so you won’t spend more than 5 minutes on it. The results will be delivered to Apple, to help them focus their … Continue reading

Posted in WebObjects | Leave a comment

svgobjects 2.0

As you may know, Safari 3.0 finally fully supports SVGs. Based on that, Ravi Mendis released the first beta of svgobjects 2.0, an SVG framework for WebObjects. Apparently, the framework started with the goal of drawing charts dynamically, but the … Continue reading

Posted in WebObjects | Leave a comment

WebObjects rocks

Well, WWDC is almost done, I’m waiting for the last session on Level 3 of Moscone, near one of these really big windows. It’s a really big pain to not being able to write here all that I have learned … Continue reading

Posted in WebObjects | 10 Comments

W(O)W(O)DC 2007

I’ll go tomorrow to SF, to assist WOWODC 2007 and WWDC 2007, so I won’t post here for some time. WOWODC was organized by Pascal Robert, as a result of the lack of support Apple gives to WebObjects developers, and … Continue reading

Posted in WebObjects | 3 Comments

Emulating a slow internet link for http

When developing a Web Application, many times you need to test how will it react then operating over a slow internet connection, like 56k modem, GPRS or any other situation where the bandwidth is tight. This is important not only … Continue reading

Posted in UNIX, WebObjects | 6 Comments