Blog

Friday, May 17, 2019

We're still working on the new cross-platform version of Integrative Studio. In the meantime, we've released Lara - a cross-platform server-side web rendering engine. Check it out at www.laraui.com

Tuesday, April 9, 2019

Version 0.0.8001.0 released. Int this version: - Minor bug fixes.

Thursday, April 4, 2019

Version 0.9.8000.5 released. In this version: - Performance/scalability improvements. All code compiled with Integrative Studio executes under the aync/await paradigm, allowing for higher server loads.

Thursday, March 21, 2019

We started looking into different alternatives to make Integrative Studio's designer and Web Server available in Linux and OSX. Note: The apps developed using Integrative Studio already run in Linux and OSX, because they are web apps that only require a web browser. More precisely, we're looking to allow developers to program while in Linux/OSX and to host websites in those platforms. Thanks everyone for the incredible support received! Here are our main projects coming up next: - Add support for programming and hosting in Linux and OSX. - Develop a working open source e-commerce website with menus and users/permissions/payments that anyone could use as a starting point. - Add more tutorials and examples. - Add more form templates (i.e. form wizards). - Write an official guide on how to develop with Integrative Studio.

Wednesday, March 20, 2019

Version 0.9.7018.35646 released. In this version: - Fix for scrolling issue in the Style editor's preview panel.

Monday, March 18, 2019

Version 0.9.7016.15789 released. In this version: - We simplified the syntax for $web.includeJS and $web.includeCSS. - Now we allow loading external CSS in async/defer modes. - When running in debug mode, runtime error details are shown directly in the browser. - Minor bug fixes.

Thursday, March 14, 2019

We added a blog section to our website! In this page we will be publishing news about updates and upcoming changes.