Wrapper to Google API QR Code
Published on 17/02/2012 22:19:16 by Lynx
A windows Gadget for chat on U8 topics
It contain a page with references/links to U8 topics of interest.
Server side development using S8 + NodeJS with API calls and callbacks support (under windows). Includes a complete test set of FFI interface.
How to (dynamically) load Google Libraries with Google Loader.
Test of our full implementation of CodeMirror API. Replace textArea of workspace with CodeMirror editor. As an example, we implemented naïve support for Smalltalk syntax using our S8 framework (it do NOT require external foreign script to implement a language syntax).
Reading and writing objects in json format.
With extension to support cyclic references, and mappings/transforms for objects during conversion.
A library to exchange data using webSockets from/to a Visual Smalltalk Application. It is a Visual Smalltalk implementation of libWebSockets API, that let you implement webSockets (server and client mode) to share data with S8 applications running Web and/or android platforms. UPDATED tp support (sub)protocols.
How to run S8 systems on the Raspberry Pi
Step by step sample using MPU6050 sensor on Raspberry Pi platform.
This contributions shows you different ways to access to an attribute using syntax sugar. Also will show you the compiled code generated by the block that we are evaluating, so you can see the diference in the compiled code in every method used.
It's a tool that lets you to export easily a framework compiled code, source code, or both. Also lets you to insert code before and after the framework you are exporting.
This contribution allows to access local databases in iOS devices.
It is also a good example about wrapping an existing Objective C third party library. (In this case, We wrap FMDB library).
See also http://alereimondo.no-ip.org/U8/231
Includes LuaStudioSetup settings for running LuaStudio MipMapping sample.