GithubHelp home page GithubHelp logo

ykankaya / openroku Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ciphersson/openroku

0.0 2.0 0.0 357 KB

Open Source Projects for ROKU DVP

License: Other

Brightscript 96.29% Shell 3.71%

openroku's Introduction

INTRODUCTION
------------

This is openROKU, an open source of library(s) to support rapid development of working channels.  


INSTALLATION
------------

Installing the libraries into your project is simple:

1. One option is to copy the librarary(s) into your source directory

2. A second option is to modify your makefile to copy the library(s) from a central place

2. Copy the rokudev_src/ directory from the libRokuDev repository
   (in source/librokudev/source/ ) into your project inside the source/
   directory that contains your BrightScript .brs files.



LICENSE
-------

All files are Copyright 2011, Kirk Terrell. This library, and example programs, is free software;
see the LICENSE file for more details.

NOTES
-----
This is an update from the library loaded in February. 
Dealing with colons (:) in RSS tags has taken a while. My original approach was to attempt to replace them with
underscores (_) except in URLs. BrightScript perfroms these operations slowly. I've determined that reffering to the 
elements indirectly is faster. This method is demostrated in the TED talks example.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.