Terrainformatica - terrainformatica.com - Terra Informatica

Latest News:

Sciter 3 beta is out 25 Aug 2013 | 09:42 am

Here is Sciter 3 beta SDK distribution. This version of Sciter is pretty much Sciter v.2 with additional GDI+ backend. All samples from the SDK will run on Windows XP and above as they are. On Windows...

Sciter 3 is coming 18 Aug 2013 | 11:12 pm

Sciter 3 is all about various ports on various platforms. For example here it runs on Windows XP where it uses GDI+ graphics backend: Sciter 3 is built on top of Sciter 2 codebase and is a drop-in rep...

TIScript vs JavaScript.Harmony (ECMAScript 6), Part I 30 Jun 2013 | 12:04 am

Variables, block scope As we know local variables in JavaScript are declared in function scope. That creates many problems and surprises for people who came to JS from other languages using the same J...

Promises/A+ implementation in Sciter2 29 Apr 2013 | 03:22 am

The Promises, as a concept, is generalization of callback mechanism. This pattern is quite popular these days so Sciter2 SDK contains now (sdk/samples/+promise/) pretty simple (60 lines of code) imple...

Sciter UI, basic principles. Calling code behind UI from worker threads. 11 Apr 2013 | 08:59 am

I’ve updated the SDK with new sample: /sdk/demos/ui-framework . This sample demonstrates principles outlined in “Sciter UI, application architecture” article. In particular it demonstrates definition ...

CSS box-shadow support 6 Apr 2013 | 09:09 pm

Sciter version 2.0.2.3 contains support of shadows in CSS, see the ‘box-shadow’ property specification.

Q.tis – micro port of jQuery for Sciter. 31 Mar 2013 | 12:04 pm

I’ve published today Sciter 2.0.2.2 with q.tis – micro-port of essential jQuery features. Here is the list of supported functions. It is just enough to put include "t.tis"; in your code and any existi...

Sciter 2.0.2.0 is out with new TIScript features 24 Mar 2013 | 03:50 am

One of such features added in 2.0.2.0 is support of member variables declarations in classes. By using this var name = value construction you can define member (instance) variables: This code: class F...

Making TIScript syntax compatible with CSS. 19 Mar 2013 | 06:51 am

Time to time when I need to define some CSS constructs in script I feel myself non-comfortable – CSS and JavaScript/TIScript use different syntax’es. Consider this code in JavaScript: function switchS...

New version of Sciter2 is out. 11 Mar 2013 | 11:08 am

And it got its own page: Sciter2. RSS feed on the site is also connected now to Sciter2 logfile so you can use it to get notification about its new builds. Sciter2 is used now in at least 5 applicatio...

Recently parsed news:

Recent searches: