Browse contributions

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).
Published on 20/08/2021 14:52:43 by aleReimondo
Native android application development with S8 on top of Lua VM
Published on 03/11/2020 10:12:40 by aleReimondo
Node8-Android is the Android project development platform and tools, for building Android native applications with S8.
Published on 20/12/2019 10:33:17 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Triangles sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio SkyBox sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Particles sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio MipMapping sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio XML sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Multitouch sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio showU8Logo sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Masks sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Tiles sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Sound sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
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.
Published on 30/05/2019 18:28:00 by aleReimondo
Includes LuaStudioSetup settings for running LuaStudio Shading sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup: a tool for running LuaStudio projects from U8 contributions.
Published on 30/05/2019 18:28:00 by Smalltalking
Includes LuaStudioSetup settings for running LuaStudio Clipboard sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio CacheAsBitmap sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Fire sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio SquareTexture sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Accelerometer sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Timer sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Camera sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Stage3DAGAL sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio Stage3D sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Includes LuaStudioSetup settings for running LuaStudio ColorTransform sample.
Published on 30/05/2019 18:28:00 by Felipe Zak
Step by step sample using MPU6050 sensor on Raspberry Pi platform.
Published on 17/10/2017 18:56:32 by lordBreetai
How to run S8 systems on the Raspberry Pi
Published on 29/05/2017 17:20:30 by aleReimondo
Forwarder tool to define a set of links for documentation purpose
Published on 11/07/2016 18:28:20 by lordBreetai
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
Published on 03/02/2016 18:10:40 by claudio.roitman
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.
Published on 31/12/2015 18:22:18 by aleReimondo
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.
Published on 29/10/2015 16:55:20 by aleReimondo
Framework to detect/track objects (faces & read barcode). See example application (on class side).
Published on 29/10/2015 16:55:16 by aleReimondo
Use the UI8 tools to browse our NodeJS framework.
Published on 17/02/2015 00:07:56 by aleReimondo
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.
Published on 02/02/2015 16:30:18 by aleReimondo
Loadable coco8 Application that dynamically load and run in iPhone and iPad devices. Point your phone to this folder to run the App.
Published on 26/01/2015 15:31:03 by aleReimondo
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.
Published on 26/01/2015 14:48:54 by aleReimondo
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
Published on 03/11/2014 17:16:08 by claudio.roitman
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.
Published on 19/03/2014 22:17:01 by aleReimondo
Project for development using Cordova 3.x with S8, running on IOS devices (iPhone and iPad). Smalltalk 100% compatible with Android version (Cva8).
Published on 13/11/2013 16:56:17 by aleReimondo
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).
Published on 13/09/2013 14:14:44 by aleReimondo
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.
Published on 13/09/2013 13:09:39 by aleReimondo
This is a basic implementation of the MVP architecture that runs on top of DOM elements.
Published on 09/08/2013 15:07:14 by miguelisasmendi
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.
Published on 09/08/2013 15:06:59 by miguelisasmendi
It is the default S8 image to be run with IE on XBOX 360. Show us what you can do with Smalltalk for XBOX !
Published on 08/07/2013 23:44:03 by aleReimondo
The S8 platform presentation, created for The 2013 Smalltalk Industry Conference, Phoenix, Arizona. 30's Smalltalk Aniversary. June, 2013
Published on 12/06/2013 14:28:51 by aleReimondo
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.
Published on 05/06/2013 19:55:17 by claudio campos
Demostration of S8 running Cordova framework (Android build)
Published on 13/05/2013 14:46:59 by aleReimondo
How to use ECMAScript 6(Harmony) WeakMap support.
Published on 08/05/2013 18:58:15 by aleReimondo
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).
Published on 26/03/2013 18:42:57 by aleReimondo
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.
Published on 26/03/2013 17:27:44 by aleReimondo
WebIDL helper tools for U8. The framework parse WebIDL files and pages containing IDL definitions and produce S8 code for wrappers.
Published on 26/03/2013 17:26:22 by aleReimondo
ClearScript 8
Published on 28/02/2013 10:36:24 by Smalltalking
Image based web development. Minimalistic browsing tools
Published on 29/01/2013 21:01:59 by Smalltalking
How to use the Kinect framework to write kinect based interactive applications and kiosks.
Published on 15/01/2013 18:01:18 by aleReimondo
Ensayos para sistema Carola (Caras y Olas). Face detection and image composition with S8.
Published on 15/01/2013 18:01:13 by aleReimondo
How to use client side websockets.
Published on 14/12/2012 17:10:52 by aleReimondo
How to load SWF library and dynamically embedd flash contents in a page.
Published on 14/12/2012 17:10:47 by aleReimondo
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).
Published on 19/10/2012 13:53:07 by aleReimondo
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.
Published on 21/09/2012 20:04:41 by aleReimondo
The U8 service as a Chrome (hosted) application.
Published on 18/09/2012 16:55:30 by aleReimondo
Handling mouse devices with our DOM framework.
Published on 05/09/2012 15:38:58 by aleReimondo
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.
Published on 06/07/2012 19:39:01 by aleReimondo
Reading and writing objects in json format. With extension to support cyclic references, and mappings/transforms for objects during conversion.
Published on 02/07/2012 12:26:34 by aleReimondo
How to use U8 interface to UglifyJS library (a general-purpose JavaScript parser/compressor/beautifier toolkit)
Published on 18/06/2012 17:48:52 by aleReimondo
Simple demostration on how to load and embed morphic(.js) in a web page with U8
Published on 06/06/2012 20:13:12 by aleReimondo
Handling touch devices with our DOM framework.
Published on 06/06/2012 20:13:05 by aleReimondo
How to extract resources from zip files.
Published on 05/06/2012 12:43:49 by aleReimondo
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).
Published on 29/05/2012 22:52:13 by aleReimondo
How to use our gamepad interface for S8. Simple workspace expressions to learn how to use gamepads and joysticks with U8 (web platform).
Published on 21/05/2012 19:04:14 by aleReimondo
TypedArrays minimal framework
Published on 20/05/2012 14:08:43 by lordBreetai
How to use our (complete) Google Earth Application framework. UPDATED: more demostrations and simple protocol for learning.
Published on 15/05/2012 13:13:20 by aleReimondo
Demostration of jQuery UI Interface (w/ Theme switcher)
Published on 04/05/2012 16:24:29 by aleReimondo
How to load our COMPLETE jQuery Interface for S8 and a simple expression to ensure it is ready to run.
Published on 02/05/2012 18:34:35 by aleReimondo
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.
Published on 02/05/2012 18:34:11 by miguelisasmendi
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.
Published on 26/04/2012 20:25:47 by aleReimondo
Tests for booting from (multiple) external files
Published on 26/04/2012 20:25:13 by aleReimondo
Sample of Highcharts framework for S8 Note: Javascript library is zero cost for non-commercial use. Smalltalk library is MIT licensed.
Published on 23/04/2012 20:49:46 by aleReimondo
Test of data upload/download functionality.
Published on 23/04/2012 20:49:41 by aleReimondo
How to (dynamically) load Google Libraries with Google Loader.
Published on 23/04/2012 20:49:38 by aleReimondo
Demostration of use of PubNub framework
Published on 23/04/2012 20:49:33 by aleReimondo
Loading and using Head.js framework
Published on 23/04/2012 20:49:28 by aleReimondo
Runtime: remove sources
Published on 23/04/2012 20:49:24 by aleReimondo
How to load Panoramio Templates framework dynamically and render photographs in a page.
Published on 23/04/2012 19:11:35 by aleReimondo
Some notes on #launch and executing code at launch time.
Published on 23/04/2012 19:11:30 by aleReimondo
Dynamic changes to HTML element styles
Published on 23/04/2012 19:11:22 by aleReimondo
Hide/show tool and maximize playground
Published on 23/04/2012 19:11:17 by aleReimondo
Request Animation Frame. Browser friendly implementation.
Published on 23/04/2012 19:11:06 by aleReimondo
Perfomance monitor
Published on 23/04/2012 18:17:38 by aleReimondo
Not all browsers support WebGL, in fact only chrome and firefox work with WebGLRenderer at this moment.
Published on 23/04/2012 18:17:31 by aleReimondo
How to load CSS dynamically.
Published on 23/04/2012 18:17:21 by aleReimondo
How to load jQuery min and bind a click event.
Published on 23/04/2012 18:17:16 by aleReimondo
Report screen extent and resolution
Published on 23/04/2012 18:17:11 by aleReimondo
How to get browser information.
Published on 23/04/2012 18:16:14 by aleReimondo
Accessing the contribution file in the same domain
Published on 23/04/2012 18:15:38 by aleReimondo
Web based development booting from external files
Published on 19/04/2012 16:10:31 by Smalltalking
ODBC connection for ST - at present is an attempt because a call to dll is not implemented
Published on 10/04/2012 15:13:01 by Lorenzo Schiavina
Show how to use Three.js framework for S8.
Published on 06/04/2012 17:06:23 by aleReimondo
Three Sphere sample (WebGL)
Published on 04/04/2012 01:10:07 by aleReimondo
Alternative implementation of http request on top of implementation given by navigators. Gives more semantics to the object.
Published on 01/04/2012 19:22:46 by miguelisasmendi
Branching sample
Published on 01/04/2012 13:39:32 by aleReimondo
Fireworks sample. Original code by Paul Lewis for CreativeJS.
Published on 31/03/2012 22:51:23 by aleReimondo
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.).
Published on 28/03/2012 19:16:42 by miguelisasmendi
Class Hierarchy Browser for U8
Published on 27/03/2012 01:27:16 by Lynx
BallPool, Box2D demo implemented in S8.
Published on 17/03/2012 14:30:40 by aleReimondo
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.
Published on 14/03/2012 16:06:04 by miguelisasmendi
0-AD Scripting with S8
Published on 13/03/2012 17:05:25 by aleReimondo
Server side development using S8 + NodeJS with API calls and callbacks support (under windows). Includes a complete test set of FFI interface.
Published on 28/02/2012 20:02:37 by aleReimondo
It contain a page with references/links to U8 topics of interest.
Published on 28/02/2012 16:22:03 by aleReimondo
A windows Gadget for chat on U8 topics
Published on 27/02/2012 18:36:10 by aleReimondo
S8 + PhoneGap framework + demostration app (Android version)
Published on 23/02/2012 01:57:10 by aleReimondo
S8 for Android. 0 cost smalltalk application for android.
Published on 23/02/2012 01:57:01 by aleReimondo
Quick and dirty chat implemented using PubNub service. Note that the index.html page has been modified to host PubNub script.
Published on 22/02/2012 19:12:44 by aleReimondo
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.
Published on 17/02/2012 13:23:24 by aleReimondo
Server side development using S8 + NodeJS
Published on 17/02/2012 13:21:07 by Smalltalking
S8 execution machinery for Console mode development
Published on 17/02/2012 13:19:59 by Smalltalking
How to use PhoneGap framework for S8. S8 WebBrowser application for testing in Android devices.
Published on 17/02/2012 12:36:27 by aleReimondo
Contain Build folder of SUnit framework as an example on how to build a new framework using S8 Console platform.
Published on 17/02/2012 12:21:40 by aleReimondo
S8 for Android
Published on 17/02/2012 01:35:43 by Smalltalking
Shows how to put the name of the contribution as the title of the page
Published on 04/02/2012 23:49:25 by miguelisasmendi
This image will start running maximized (without tool GUI)
Published on 04/02/2012 23:49:25 by aleReimondo
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.
Published on 04/02/2012 23:49:25 by aleReimondo
home>> browse contributions
Smalltalking Association Smalltalking
powered by S8