Raudus 0.8.7 Released

Raudus 0.8.7 is released.

This version fixes a bug that was introduced in 0.8.6.
Please download Raudus 0.8.7 if you encounter problems.

Thank you.

January 27, 2012 | 1 Comment  |

Raudus 0.8.6 Released

Raudus 0.8.6 is released.

Download Raudus 0.8.6

This release contains new RaVCL controls and features. Though, RaExt and RaSt bugs are fixed.

Now RaVCL library contains the following controls:
TForm, TPanel, TButton, TBitBtn, TLabel, TImage, TEdit, TListBox, TDBText, TDBImage, TDBEdit, TDBListBox, TDBLookupListBox.

To look at example – open ‘Raudus\examples\07-rfe-preview\18-FishFacts’. This is a database application. You can run it in three ways:
1) Just run after open. It will launch a web application. When you open ‘http://localhost:88/’, the application will check the browser that you use. If you use desktop browser, you will see desktop theme of the controls. If you use mobile browser (iOS, Android or other), the application will scale and rearrange controls according your device screen resolution and orientation. And you will see mobile theme of the controls.
2) Uncomment line ‘MobileDevice := True’ and run. The application will work in mobile mode even if you use desktop browser. The online demo works in this mode: http://samples.raudus.com:88/18-FishFacts.
3) Comment lines with {$DEFINE RAUDUS} in all modules including DPR. You will turn off web mode and return back to native desktop application. This demonstrates the way how currently existing VCL application can be upgraded to become web applications.

Our wiki has moved to a new site: http://raudus.wikispaces.com/. Welcome and feel free to join. Great thanks to Sergio Hernandez, chief maintainer of the wiki!

Thank you for your feedback! Stay tuned!

January 22, 2012 | 1 Comment  |

Raudus 0.8.5 Released

Raudus 0.8.5 is released.

Download Raudus 0.8.5

In this version:

Preview of current development branch is available. Open ‘Raudus\examples\07-rfe-preview’ with Delphi 7..XE2 or Lazarus 0.9.30.2. New control set will have codename RaVCL. It will present standard VCL controls and advanced (DevExpress-like) controls in browser. Screenshot. The control set will have new original javascript codebase (not a derivative of a Sencha product, nor any other third-party lock in). The javascript codebase will be greatly size-optimized to speed up transmission over network (approximately 10 times smaller than ext-4.0.7.js). The control set works in all browsers, including Android and iOS browsers. Screenshot. Lazarus (both Windows and Linux) can be used to create applications using this control set. Further explanations will follow later.

Thank you for your feedback! Stay tuned!

November 26, 2011 | 28Comments  |

Raudus 0.8.4 Released

Raudus 0.8.4 is released.

Download Raudus 0.8.4

In this version:

Thank you for your feedback! Stay tuned!

September 22, 2011 | 14Comments  |

Raudus 0.8.3 Released

Raudus 0.8.3 is released.

This is a bugfix release.
Download Raudus 0.8.3

Now i am going to add some more SenchaTouch controls and support of PhoneGap.

Thank you for your feedback! Stay tuned!

September 8, 2011 | 4Comments  |

Raudus 0.8.2 Released

Raudus 0.8.2 is released.

Download Raudus 0.8.2

In this version:

Thank you for your feedback! Stay tuned!

August 10, 2011 | 13Comments  |

Reference pages and FAQ

I have added two reference pages and updated the FAQ page:
Reference: TRaApplication
Reference: TRaConfig
Frequently Asked Questions
Please if you have any question, first look through these pages “from cover to cover”. I think there is much valuable information.

People have noticed that Raudus is not enough fast. This is because caching is turned off by default. Please have a look at FAQ page and add Application.Config.CachePolicy to your dpr files to increase load speed.

Caching will be turned on by default in next version. Thank you!

August 1, 2011 | 2Comments  |

Raudus 0.8.1 Released

Raudus 0.8.1 is released.

Download Raudus 0.8.1

In this version:

Thank you for your feedback! Stay tuned!

July 30, 2011 | 12Comments  |

Raudus 0.8.0 Released

Raudus 0.8.0 is released.

Download Raudus 0.8.0

In this version:

Thank you for your feedback! Stay tuned!

June 12, 2011 | 14Comments  |

Raudus 0.7.9 Released

Raudus 0.7.9 is released.

Download Raudus 0.7.9

In this version:

mongoose32.dll contains Mongoose project, embedded web-server (http://code.google.com/p/mongoose)

Work on Delphi XE support is in progress yet.

Please remove the line, assigning ExtDirectoryURL in your dpr-file.

Thank you for your feedback! Stay tuned!

April 8, 2011 | 8Comments  |

Next Page →