DWScript news roundup for May 2013
Here are the main DWS news items for May 2012
(more…)
Here are the main DWS news items for May 2012
(more…)
This is a belated followup to the L-System Fiddle series from last year (more like a forgotten article), which ended with a Pascal-based HTML5 app being used to generate fractals and publish them to imgur.
DWScript now has database support classes built-in, these are based on a thin, interface-based layer, and can be used Delphi-side as well to get automatic memory management for simple DB access.
It currently supports mORMot SynDB and Universal InterBase, meaning it gets high performance native connectivity to SQLite, FireBird, Oracle, ODBC and OleDB (MySQL, MS SQLServer, MS Jet, AS400…).
After having survived the Mayan apocalypse and just before the year ends, and the US economy falls from the fiscal cliff into the pit of recession, here is a quick look at thirteen features of DWScript, so you don’t come into 2013 unaware 🙂
With the end of the world in a few days, it’s time to flush the what’s new log for DWScript.
There are two major items that will be discussed in future posts:
Also the old Indy-based webserver demo is being replaced by one based on Synopse high-performance http server classes.