Page 1 of 2

SpiderBasic 1.20 is available !

Posted: Thu Jan 21, 2016 2:45 pm
by Fred
Hi there,

The final version is out ! Thank you all for the testing :)

beta 3 is out, it does fix a bit more issues ! Don't hesitate to test it to see if everything looks OK !

beta 2 is available ! It brings some important fixes regarding local webserver cache and multiple sbmongoose process spawning. Should be easier now to use multiple SB version on the same computer without disabling the cache feature of the browser.

The first new version of the year is available as beta, and brings some interesting new commands, to handle AES cipher, SHA/MD5 fingerprint, file and memory manipulation:

Code: Select all

- Added: new Cipher library with AES, MD5, CRC32 and SHA1/2/3 support
- Added: new File library, with read and write support, including streaming read
- Added: AllocateMemory(), ReAllocateMemory(), MemorySize(), CompareMemory() and FreeMemory()
- Added: PeekB(), PeekA(), PeekC(), PeekU(), PeekW(), PeekL(), PeekF(), PeekS()
         PokeB(), PokeA(), PokeC(), PokeU(), PokeW(), PokeL(), PokeF(), PokeS()
- Added: ParseDate()
SpiderBasic also handle raw memory block manipulation, with AllocateMemory(), and all Poke/Peek functions which should open a whole new range of functionality (it's based on JavaScript 'ArrayBuffer') as you can parse or create any kind of binary content. You can take a look to the FileStreaming.sb example to show how to use file streaming and new memory buffers. Unlike PureBasic, all memory access commands requiers an extra 'offset' parameter. The whole commandset has been strengthened with the help of unit testing, so if you find something odds, don't hesitate to report so it can get better. The help should be up to date as well.

Have fun,

The Fantaisie Software Team

Re: SpiderBasic 1.20 beta 1 is available

Posted: Sat Jan 23, 2016 4:42 pm
by Stefan Schnell
Hello Fred,

excellent :D

Your file and memory library are incredible :D

Cheers
Stefan

Re: SpiderBasic 1.20 beta 2 is available

Posted: Tue Jan 26, 2016 12:46 pm
by Fred
Beta 2 is available :), check the first post for more info

Re: SpiderBasic 1.20 beta 2 is available

Posted: Tue Jan 26, 2016 2:55 pm
by bbanelli
No more manual killing of sbmongoose! :) Works like a charm! Thank's a lot, Fred! ;)

Re: SpiderBasic 1.20 beta 2 is available

Posted: Tue Jan 26, 2016 4:28 pm
by SparrowhawkMMU
Thank you Fred, great progress :)

Re: SpiderBasic 1.20 beta 2 is available

Posted: Tue Feb 02, 2016 6:53 am
by Stefan Schnell
Hello Fred,

SpiderBasic 1.20 beta 2 works great
:D

Thank you.
Stefan

Re: SpiderBasic 1.20 beta 3 is available

Posted: Mon Feb 08, 2016 1:22 pm
by Fred
Beta 3 is out !

Re: SpiderBasic 1.20 beta 3 is available

Posted: Mon Feb 08, 2016 1:31 pm
by spidernet
Thank you very much.

Could you consider to implement this small wish in the final release? If possible, it helps us a lot. :)

http://forums.spiderbasic.com/viewtopic.php?f=8&t=536

Re: SpiderBasic 1.20 is available !

Posted: Tue Feb 09, 2016 4:34 pm
by Fred
Final version is out ! Thank you all for the testing :)

Re: SpiderBasic 1.20 is available !

Posted: Tue Feb 09, 2016 7:10 pm
by Comtois
where is demo version ?

This address does not exist anymore :

http://www.spiderbasic.com/download.php