Projects

  • FreeBOMBS

    FreeBOMBS is a Free Bill of Materials Build System

    Introduction

    The goal of FreeBOMBS is to provide a precise system for configuring product BOM's as well as
    an online user interface for end users to configure their product and get a full BOM as the result....

  • RSence

    RSence is a framework designed for responsive web applications with desktop-like user interfaces and automated data synchronization. Data change events trigger bound data responders both on client and server.

    Installation:
    gem install rsence
    More detailed instructions...

    • Dice Component Example
      Simple Dice Component Example
      Shows how to create a simple, single-purpose component with graphics tiles.
    • GUI Switcher

      Simple example of JSONRenderer usage. Switches the value of a sub-gui from from a list.

    • Hello World
      A very simple hello world plugin. This example demonstrates the session specific value access by greeting the client with "Hello World" upon button click.
      • Download
      • Git: git clone git://github.com/rsence-examples/hello_world.git...
    • RSence Event Test
      RSence Interactive Event Tester
    • Simple Chat

      This plugin demonstrates a simple multi-user chat application. It's not intended to be a fully featured chat app in itself, instead its main purpose is to work as an example of a an application where multiple users interact with each other. Also shows how to create a thread for processing data in the background....

    • Solitaire
      RSence solitaire card game example.
    • Unit Converter
      Simple demonstration of client side programming and value binding with the server.
      • Download
      • Git: git clone git://github.com/rsence-examples/unit_converter.git
    • Url Validator
      Simple example of real time (server side) URL validation.
      • Download
      • Git: git clone git://github.com/rsence-examples/url_validator.git
    • Visitor Counter
      A real time visitor counter application.
      • Download
      • Git: git clone git://github.com/rsence-examples/visitor_counter.git

Also available in: Atom