Latest on AJAX
- A future without programming
- Zend adds Flash links to PHP
- JavaFX RIA technology almost ready
- Aptana introduces AJAX servers
- Who needs an enterprise AJAX solution?
- OpenAjax moves on interoperability, security
- Mozilla Labs pursues Web development tools
- Open source identity: Horde lead developer Jan Schneider
- Nokia challenges developers to think outside the phone
- Coghead clicks for non-coders
Development Essentials
- Top 10 wicked cool algorithms
- Facebook app verification fee draws criticism
- Microsoft's openness stressed
- Yahoo's developer platform to launch this week
- Microsoft starts new developer portal
- Google API allows creating apps that can track laptops
- PHP, JavaScript, Ruby, Perl, Python, and Tcl Today: The State of the Scripting Universe
- Analyst: In-house app development fraught with waste
- Is unit testing doomed?
- Open source still the best way to develop software
TechWorld Jobs (beta)
Recent Jobs
TechWorld Blogs
-

TalkingTech
The view from the top of IT with TechWorld Editor Rodney Gedda
-

Entrenched
Cooking up better code, IDG's developers reveal some of their secrets
-

Broadband Voice
Darren Pauli digs in from the front line of Australia's broadband battleground
Recent blog posts
- A Novell approach to business
- An open storage stack? I like the sound of that
- The mobile clone wars: fighting for a better phone experience
- Stopping the "Clean Feed"
- Identifying web platforms
- Clean Feed ‘not technically possible’
- No Clean Feed - well duh!
- Conroy's content cops still on the cards
- Will open source ruin the economy? Please help
- Linux kernel 2.6.27 is out!
Recent comments
- A real alternative?
3 hours 32 min ago - Hello this is Brianna
1 day 13 hours ago - Turn any PC into a media center
2 days 2 hours ago - How About the Correct Title?
2 days 18 hours ago - who are you kidding?
2 days 23 hours ago - Seriously, how much did they pay for this advertisement
4 days 14 hours ago - SF Bay Area - free Seminar on Enterprise Cloud Computing
4 days 17 hours ago - video conferening but not telepresence...
5 days 32 min ago - SAMSUNG OLED 40" TECHNOLOGY
5 days 9 hours ago - What was the question again, oh well this was prepared earlier
1 week 16 hours ago - Worldwide broadband prices continue to drop which means ? in AU
1 week 16 hours ago - Not a Problem Here in Australia and New Zealand
1 week 2 days ago - Clear the air
1 week 3 days ago - Tabbed browsing, Quick Find,
1 week 6 days ago - Microsoft details plans for new social bookmarking tool
2 weeks 15 hours ago - There is a 3rd party tool
2 weeks 2 days ago - Demise of Windows
2 weeks 2 days ago - new OS
2 weeks 2 days ago - Re: Favicon
2 weeks 3 days ago - Multi Camera Kino
2 weeks 3 days ago




Comments
once:radix
Rodney Gedda's review provided a fair and balanced analysis of some of the features of once:radix.
The issue of configuring the browser is due to the lock-down of some features in Firefox. But to make some once:radix functions available (e.g. file uploads) signed.applets.codebase_principal_support must be enabled. Alternatively, an SSL signed certificate (e.g. from Verisign) is needed. Both solutions are simple and a matter of choice when developing an application.
The need to delete Rodney's prefs.js file is a problem that occurs infrequently. In fact, it is only the second time I have seen the need to do it, in the many thousands of installations performed. But then, in accordance with Murphy's Law, software is most likely to go wrong during an important product review!
Cross browser support is an important issue. At our last attempt, Internet Explorer was 16 times slower than Firefox 2. With the speed improvements achieved in Firefox 3, the difference would be even more dramatic.
We face the same issues with browser compatibility as other RIA technologies, though it may be more acute with once:radix, due to the sophistication of our client.
We have seen extraordinary changes in all of the associated technologies over the life of this project and expect this will continue. Nevertheless, the rewards far outweigh the small challenges we face. The key platform of our design strategy is to conform to W3C and other standards. If that means, failing to achieve Microsoft compatibility in the short term, so be it. However we are in discussion with Microsoft to develop a strategy to achieve full compatibility without loss of performance. Hopefully, this will be resolved soon.