Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Suggestions » Future options
Future options [message #13] Fri, 14 April 2006 10:23 Go to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Here are a few items I have on my list of things that may prove useful in the future:

  • An XFORMS interface
  • A database driver for Oracle
  • Facilities for web services
  • Reporting facilities, perhaps via PDF

If anybody would like to volunteer their services to help with any of these I would be more than grateful.


Re: Future options [message #34 is a reply to message #13] Tue, 16 May 2006 05:20 Go to previous messageGo to next message
janalwin is currently offline  janalwin
Messages: 17
Registered: May 2006
Location: Groningen
Junior Member
I used the sample-application on your website for a project. (before Radicore was online). I did some adjustments to integrate the html-editor FCKeditor in the system. (http://www.fckeditor.net/). Could this be a nice addition to the Radicore framework?

FCKeditor relies heavilly on javascript, so you loose the indepence of javascript. And it doesn't work with client side xsl-transformation in FireFox because it uses document.write a lot, which isn't supported in XHTML. It works ok in Explorer.

I will try to find some time to integrate it in de Radicore codebase, if you or other people are interested.


I also made some bugfixes to the sample application. But the things I checked, seem to be corrected in de Radicore framework. I try to do a better check within the next few weeks.

Keep up the good work Wink

Jan Alwin
Re: Future options [message #78 is a reply to message #13] Fri, 16 June 2006 13:13 Go to previous messageGo to next message
chatworthy is currently offline  chatworthy
Messages: 3
Registered: June 2006
Location: Phoenix, AZ USA
Junior Member
I'll be able to help out with the Oracle drivers.

I've been playing with your development methodology for a year or more, and implemented a primitive set of database classes that let the user choose between MySQL and SQLite at installation time. I say "primitive" because it was barely working when business needs took me away from it for a number of months. Indeed, I just revisited your web site and downloaded RADICORE this week. I am still going through everything, but since it's based on the previous framework, the learning curve shouldn't be too steep. I was impressed with the framework before it became RADICORE and so far, this looks much better.

I have been an Oracle developer and occasional DBA since 1990. Currently I'm a PL/SQL developer; I've been doing PL/SQL development for as long as PL/SQL has existed.
Re: Future options [message #81 is a reply to message #78] Fri, 16 June 2006 13:57 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Currently the choice of which DBMS to use is down to a single setting in the CONFIG.INC file which can be changed without any sort of re-installation. I currently have both MySQL and PostgreSQL installed so I can switch between them with great ease, just to prove that what works in one also works in the other.

If you can help with an Oracle driver that would be greatly appreciated.


Re: Future options [message #1378 is a reply to message #81] Fri, 27 June 2008 07:18 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Here is an update to the wish-list.

The Oracle database driver now exists, as documented in http://www.tonymarston.net/php-mysql/oracle.html.

The ability to create PDF reports now exists, as documented in http://www.tonymarston.net/php-mysql/output-to-pdf.html.

The ability to add javascript now exists, as documented in http://www.tonymarston.net/php-mysql/radicore-and-javascript .html.


Previous Topic: path generalization
Next Topic: Internationalisation suggestion
Goto Forum:
  


Current Time: Tue Apr 16 13:10:07 EDT 2024

Total time taken to generate the page: 0.01199 seconds