Need to do forms development sans Access or Filemaker? Want rapid Web apps without Ruby on Rails? Want a rich Internet interface and abhor Ajax? Need PostgreSQL development, but don't do PHP? Just want a Java application without the, well, Java? Why not check out the once:radix Web-based RAD environment from once:technologies. And, by the way, did I mention it's open source?
It goes by the name of once:radix, a contraction of develop it once and RAD applications for intranets and extranets.
Last year I reported on the release of once:radix as an open source project under the terms of the GPL.
Rob Napier, once:technologies' managing director, was very pleased with the publicity the article generated at the time, and was keen to have a follow-up piece about the technology written.
I suggested a more in-depth review of once:radix and before I knew it I was participating in an online demonstration of the Web-based RAD environment.
Getting started
For the purpose of this review, I simply logged into once:technologies' demonstration server and proceeded to play around with once:radix.
If you want to download and install the application yourself, grab it from Sourceforge and satisfy its minimal dependencies, namely Java, Apache Tomcat and PostgreSQL.
If not, get in touch with once:technologies and request a demo.
Gotta love Firefox
Once:radix is completely Web-based allowing a level of freedom unprecedented in RAD development environments, which have traditionally relied on a fat client.
Ironically, however, once:radix does depend on the Firefox Web browser to function as intended. Yes Firefox is cross-platform, open source and well supported, but wedding an application to one type of browser is not what the Web is all about. If, for some moronic reason, an organization prohibits the use of Firefox, then what?
I spoke with Rob about this and the company is working to multi-browser compatibility and it's simply a matter of time and resources to make it happen.
In addition to this annoying dependency, once:radix is also a bit finicky when it comes to how Firefox is configured.
The default Firefox configuration for signed.applets.codebase_principal_support needs to be set to "true" and the prefs.js configuration file may need to be reset by the browser.
Again, after the demonstration I spoke with Rob about these issues and the company is looking at what can be done to streamline the user experience here.
Latest on AJAX
- Open source Jspresso serves multi-channel RIA
- Open source Vaadin bridges Java to Ajax
- Need desktop access over the Web? Try some Guacamole
- Horde open source groupware preps version 4 release
- The iPad makes demands on Web developers
- Web app developers showered with advice
- Google Maps adds real estate app
- Google to promote Web speed on new developer site
- Aussie devs make Wave with Google Web Toolkit
- Google seeks to boost geo apps with new Maps API
Development Essentials
- Security experts name top 25 programming screw-ups
- 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?
- WebSphere Solution Design (S20) - CBD, contract role3/09/2010
Other
I.T. & T
WebSphere Solution Design (S20) - CBD, contract role - Solution Architect - Web Application Architecture Project!3/09/2010
Other
I.T. & T
Solution Architect to provide strategic and operational consulting for the end-to-end Web Application System project! Experienced with J2EE or .NET?! - Principal Consultant - ITIL2/09/2010
Other
I.T. & T
Excellent opportunity for an experienced ITIL Principal Consultant to join an innovative leading IT Service management consultancy. Attractive packag - Mainframe Developer - COBOL - 12 Month Contract2/09/2010
Other
I.T. & T
Mainframe Developer - COBOL - 12 Month Contract - Business Systems Analyst2/09/2010
Other
I.T. & T
Perm CBD based role for an experienced Business Systems Analyst - Senior SAP Project Manager2/09/2010
Other
I.T. & T
Senior SAP Project Manager - SAP FICO Consultant - 6 week contract - West Sydney2/09/2010
Other
I.T. & T
SAP FICO Consultant - 6 week contract - West Sydney
Whitepapers
TechWorld Blogs
Recent blog posts
- Windows Phone 7: how big can it get?
- NBN gets a turn at political football
- Internet filter gets caught up in politics
- TechWorld Forums goes live
- Selective sourcing the hybrid of cloud services
- Social networks catch more business attention
- RIP Kin
- Telstra’s copper and NBN’s fibre: will the two ends meet?
- RIP Windows 2000, XP lives on
- Does the world need another iPhone? Why not
Recent comments
- java development
12 hours 55 min ago - When mine called they
13 hours 39 min ago - 3D TV cannot fall - no way! Why?
16 hours 52 min ago - Thanks for taking the time to
1 day 5 hours ago - Windows scam
1 day 12 hours ago - My only anti fraud method is
2 days 7 hours ago - Private Cloud Taxonomies
2 days 7 hours ago - ...however...
2 days 16 hours ago - This Guy
2 days 16 hours ago - Glasses Free technology
2 days 17 hours ago - FOSS community
3 days 30 min ago - i have dv6000 with nvidia
3 days 1 hour ago - i have dv6000 and suddenly
3 days 2 hours ago - This is an awesome comment.
3 days 5 hours ago - Real Estate
3 days 7 hours ago - Scam - eventvwr scammers
3 days 12 hours ago - Well I never...
5 days 2 hours ago - Too bad Microsoft was mentioned
5 days 4 hours ago - Phone card is a better option to make calls at a lower rate
5 days 9 hours ago - In other words: "Developers,
5 days 14 hours ago










Comments
The default Firefox
The default Firefox configuration for signed.applets.codebase_principal_support needs to be set to "true" and the prefs.js configuration file may need to be reset by the browser. Thanks. I will show all this to my husband. I am totally clue less when I read code I am afraid. Kirsten Willis
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.
Post new comment