The py8 platform let you run S8 systems on Python runtime environments.
All S8 features are present, the system can be connected from remote U8 toolset; exchanging objects and behavior with other S8 systems running on other runtimes (e.g. javascript, Lua, etc).
Native android application development with S8 on top of Lua VM
Node8-Android is the Android project development platform and tools, for building Android native applications with S8.
Includes LuaStudioSetup settings for running LuaStudio Triangles sample.
Includes LuaStudioSetup settings for running LuaStudio SkyBox sample.
Includes LuaStudioSetup settings for running LuaStudio Particles sample.
Includes LuaStudioSetup settings for running LuaStudio MipMapping sample.
Includes LuaStudioSetup settings for running LuaStudio XML sample.
Includes LuaStudioSetup settings for running LuaStudio Multitouch sample.
Includes LuaStudioSetup settings for running LuaStudio showU8Logo sample.
Includes LuaStudioSetup settings for running LuaStudio Masks sample.
Includes LuaStudioSetup settings for running LuaStudio Tiles sample.
Includes LuaStudioSetup settings for running LuaStudio Sound sample.
m8n Workbench
This contribution load fengari (a lua execution environment for web) on top of U8 toolset.
This make it easy to test m8n kernel using a web browser.
Includes LuaStudioSetup settings for running LuaStudio Shading sample.
Includes LuaStudioSetup: a tool for running LuaStudio projects from U8 contributions.
Includes LuaStudioSetup settings for running LuaStudio Clipboard sample.
Includes LuaStudioSetup settings for running LuaStudio CacheAsBitmap sample.
Includes LuaStudioSetup settings for running LuaStudio Fire sample.
Includes LuaStudioSetup settings for running LuaStudio SquareTexture sample.
Includes LuaStudioSetup settings for running LuaStudio Accelerometer sample.
Includes LuaStudioSetup settings for running LuaStudio Timer sample.
Includes LuaStudioSetup settings for running LuaStudio Camera sample.
Includes LuaStudioSetup settings for running LuaStudio Stage3DAGAL sample.
Includes LuaStudioSetup settings for running LuaStudio Stage3D sample.
Includes LuaStudioSetup settings for running LuaStudio ColorTransform sample.
Step by step sample using MPU6050 sensor on Raspberry Pi platform.
How to run S8 systems on the Raspberry Pi
Forwarder tool to define a set of links for documentation purpose
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
An execution environment to develop embedded and mobile native applications (and servers) with S8. The JX8 runtime environment is designed to build modern applications using S8 targeting windows/OSX/iOS/Android and others.
Framework to in-application send of SMS and email.
Browse #example on class side.
Note that the MessageUI framework must be linked to application to run the example.
Framework to detect/track objects (faces & read barcode).
See example application (on class side).
Use the UI8 tools to browse our NodeJS framework.
Native application framework to write OSX native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in OSX.
Loadable coco8 Application that dynamically load and run in iPhone and iPad devices.
Point your phone to this folder to run the App.
A Coco8 Application sample. Use the Coco8 App to load and run this App in your iPhone (or iPad).
The simple pop up the share sheet to Gift the Subway Surfer App to a friend. The App will load and run from U8 service in your coco8 host. See our swiki for more details.
Implementation of Word Counter tool described in the S8 Console Tutorial at: http://alereimondo.no-ip.org/U8/130
Also see http://alereimondo.no-ip.org/U8/20
Native application framework to write iOS native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in iPhone and iPad devices.
Project for development using Cordova 3.x with S8, running on IOS devices (iPhone and iPad).
Smalltalk 100% compatible with Android version (Cva8).
Native implementation of WebSockets (with subprotocol support) for S8 applications running on Android devices (A8 and A8+Cordova). Efficient connection of Android devices with Smalltalk servers running WebSockets (e.g. vsWebSockets).
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.
This is a basic implementation of the MVP architecture that runs on top of DOM elements.
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.
It is the default S8 image to be run with IE on XBOX 360.
Show us what you can do with Smalltalk for XBOX !
The S8 platform presentation, created for The 2013 Smalltalk Industry Conference, Phoenix, Arizona.
30's Smalltalk Aniversary. June, 2013
This is a implementation of a remote workspace. You can evaluate smalltalk expressions in a remote S8 which is running on a nodejs server. The implementation use websocket and does not consider security policies or error handling.
Demostration of S8 running Cordova framework (Android build)
How to use ECMAScript 6(Harmony) WeakMap support.
A simple demostration on how to set contribution to automatically open a CHB on class side messages of a class.
It should open a CHB on WebSocket class messages after loadign the contibution (and WS framework libraries).
Malware iqkib+buz.ru detection.
We used this malware detector implemented in S8, to diagnose intrusion in a recent infection. Hope it can help others in same situation.
WebIDL helper tools for U8.
The framework parse WebIDL files and pages containing IDL definitions and produce S8 code for wrappers.
Image based web development. Minimalistic browsing tools
How to use the Kinect framework to write kinect based interactive applications and kiosks.
Ensayos para sistema Carola (Caras y Olas).
Face detection and image composition with S8.
How to use client side websockets.
How to load SWF library and dynamically embedd flash contents in a page.
U8 Debugger as a Chrome extension.
-IT IS A WORK IN PROGRESS-
Debug Instrumentation of S8 environment with remote debugging capabilities.
Great step forward! raw/compact interface elements w/full debug instrumentation (100% S8 code).
Preview of WI8 (widgets for S8) and new Smalltalk tools for U8 (workspace, CHB, inspectors, references, and more)
---IT IS A WORK IN PROGRESS--- frequently updated to let you see the advance each time you visit this image.
The U8 service as a Chrome (hosted) application.
Handling mouse devices with our DOM framework.
S8 sample application built as a chrome Extension.
Download this contributions (as a zip file), decompress in a folder, and install the folder as a chrome extension to access our U8 contributions in two clicks.
Reading and writing objects in json format.
With extension to support cyclic references, and mappings/transforms for objects during conversion.
How to use U8 interface to UglifyJS library (a general-purpose JavaScript parser/compressor/beautifier toolkit)
Simple demostration on how to load and embed morphic(.js) in a web page with U8
Handling touch devices with our DOM framework.
How to extract resources from zip files.
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).
How to use our gamepad interface for S8.
Simple workspace expressions to learn how to use gamepads and joysticks with U8 (web platform).
TypedArrays minimal framework
How to use our (complete) Google Earth Application framework.
UPDATED: more demostrations and simple protocol for learning.
Demostration of jQuery UI Interface (w/ Theme switcher)
How to load our COMPLETE jQuery Interface for S8 and a simple expression to ensure it is ready to run.
enhances the add, and remove events messages that are that are called from the smalltalk DOMElement layer to the HTMLDOMElement layer assuming that the enviroment is in a Browser.
Also adds the posibility of retrieve DOMEvent object from the context, with the consecuents benefits of that (knowing who was the sender, etc, etc.).
Adds caching of the wrappers of the child nodes in the document element.
GeoIP city interface for S8. The GeoIP JavaScript City web service is offered by MaxMind to return the Country, Region, City, Latitude, and Longitude of your web visitors.
Tests for booting from (multiple) external files
Sample of Highcharts framework for S8
Note:
Javascript library is zero cost for non-commercial use.
Smalltalk library is MIT licensed.
Test of data upload/download functionality.
How to (dynamically) load Google Libraries with Google Loader.
Demostration of use of PubNub framework
Loading and using Head.js framework
How to load Panoramio Templates framework dynamically and render photographs in a page.
Some notes on #launch and executing code at launch time.
Dynamic changes to HTML element styles
Hide/show tool and maximize playground
Request Animation Frame.
Browser friendly implementation.
Not all browsers support WebGL, in fact only chrome and firefox work with WebGLRenderer at this moment.
How to load CSS dynamically.
How to load jQuery min and bind a click event.
Report screen extent and resolution
How to get browser information.
Accessing the contribution file in the same domain
Web based development booting from external files
ODBC connection for ST - at present is an attempt because a call to dll is not implemented
Show how to use Three.js framework for S8.
Three Sphere sample (WebGL)
Alternative implementation of http request on top of implementation given by navigators.
Gives more semantics to the object.
Fireworks sample.
Original code by Paul Lewis for CreativeJS.
enhances the add, and remove events messages that are that are called from the smalltalk DOMElement layer to the HTMLDOMElement layer assuming that the enviroment is in a Browser.
Also adds the posibility of retrieve DOMEvent object from the context, with the consecuents benefits of that (knowing who was the sender, etc, etc.).
Class Hierarchy Browser for U8
Published on 27/03/2012 01:27:16 by Lynx
BallPool, Box2D demo implemented in S8.
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.
Server side development using S8 + NodeJS with API calls and callbacks support (under windows). Includes a complete test set of FFI interface.
It contain a page with references/links to U8 topics of interest.
A windows Gadget for chat on U8 topics
S8 + PhoneGap framework + demostration app (Android version)
S8 for Android. 0 cost smalltalk application for android.
Quick and dirty chat implemented using PubNub service. Note that the index.html page has been modified to host PubNub script.
Wrapper to Google API QR Code
Published on 17/02/2012 22:19:16 by Lynx
How to use our complete implementation of Node.js interface (NodeJS framework).
Plus a minimal framework for testing server side frameworks/apps.
Server side development using S8 + NodeJS
S8 execution machinery for Console mode development
How to use PhoneGap framework for S8.
S8 WebBrowser application for testing in Android devices.
Contain Build folder of SUnit framework as an example on how to build a new framework using S8 Console platform.
Shows how to put the name of the contribution as the title of the page
This image will start running maximized (without tool GUI)
Detecting HTML5 features using Modernizr library
Published on 04/02/2012 23:49:25 by Lynx
A javascript program is embedded in this image and built dynamically from it's parts.
It took minutes to embedd, assemble and execute in playground area.