Giter Club home page Giter Club logo

slushlines's Introduction

**slushlines 

*Introduction 
slushlines is a new media form of delivering the story. Think movie script, think mashup, think youtube, think anarchy. 
It is written collaboratively by everyone who wants to chip in and get their favourite slushlines and scenes mashed into a slushlines production. 
Use readily available media and scenes stored on public video sites, such as youtube to create the end product. You reference to the video, set inpoint and 
outpoint ...

* The actors - handling a changing cast 
To keep the narrative smooth we need the ensure that the viewer can grasp which character is supposed to be which as we switch to scenes from different movies as we develop the story. So they need to be similarly inclined archetypes. Look out for that when choosing the scenes for the composition.

* Why Git/Github?
Git and Github are used to emphasize that everyone can participate in this project. Just clone the repository, develop the story further, push your branch and ask others to pull your version. Chances are that you might not be familiar with git or any other SCM (being Source Control Management). That is stuff being used for software development to keep track of changes and keep everybody sane whilst doing so, and not work in a program like MSWord with the "track change mode", which will drive you insane if more than three people are making changes, apart from wrecking the document. You sill soon get to love the 
pushing and pulling from the cloned versions of the repository where others have published their changes.

* Directory structure 
The story is written in plain text files, to enable tracking changes. 
Make frequent use of line breaks. This makes it easier to track subsequent changes via git commits.

* referencing scenes 
You use existing scenes available in video sites.
To include References to scenes the following syntax is used:
  [clip:url,in,out]
  [clip:http://www.youtube.com/watch?v=pbTIvu34uz0,13,125]
13 and 25 are the seconds for the inpoint and the outpoint

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.